Fixed up internals to a nice (ish) state.origin
commitc0dc773c94be1ab6b178ee77787e567d995d2621
authorAdam Lofts <adam.lofts@gmail.com>
Wed, 27 Dec 2006 12:48:16 +0000 (27 12:48 +0000)
committerAdam Lofts <adam.lofts@gmail.com>
Wed, 27 Dec 2006 12:48:16 +0000 (27 12:48 +0000)
treecd6a6153ae804cbd6ac408ea74ed5bebc70ba6bc
Fixed up internals to a nice (ish) state.

The GUI is still a mess but one can at least use it to chat now.
54 files changed:
AccountModel.cs [new file with mode: 0644]
AccountStore.cs [new file with mode: 0644]
Chatter.Plugin/Plugin.cs [new file with mode: 0644]
Chatter.Plugin/Plugin.cs~ [new file with mode: 0644]
Chatter.Widget/AccountCombo.cs [new file with mode: 0644]
Chatter.Widget/AccountView.cs [new file with mode: 0644]
Chatter.Widget/AccountWindow.cs [new file with mode: 0644]
Chatter.Widget/ActionCombo.cs [new file with mode: 0644]
Chatter.Widget/AudioComponent.cs [new file with mode: 0644]
Chatter.Widget/BuddyImage.cs [new file with mode: 0644]
Chatter.Widget/ChatterIcon.cs [new file with mode: 0644]
Chatter.Widget/ContactTreeView.cs [new file with mode: 0644]
Chatter.Widget/ContactWindow.cs [new file with mode: 0644]
Chatter.Widget/Context.cs [new file with mode: 0644]
Chatter.Widget/ConversationWindow.cs [new file with mode: 0644]
Chatter.Widget/CoolWindow.cs [new file with mode: 0644]
Chatter.Widget/ImageCache.cs [new file with mode: 0644]
Chatter.Widget/NotificationArea.cs [new file with mode: 0644]
Chatter.Widget/NotifyItem.cs [new file with mode: 0644]
Chatter.Widget/PresenceComboBox.cs [new file with mode: 0644]
Chatter.Widget/TextComponent.cs [new file with mode: 0644]
Chatter.Widget/VideoComponent.cs [new file with mode: 0644]
Compat.cs [new file with mode: 0644]
ConnectionModel.cs [new file with mode: 0644]
ConnectionStore.cs [new file with mode: 0644]
ContactModel.cs [new file with mode: 0644]
Global.cs [new file with mode: 0644]
Logger.cs [new file with mode: 0644]
Makefile [new file with mode: 0644]
PersistientState.cs [new file with mode: 0644]
Phone.cs [new file with mode: 0644]
data/ActionCombo_Action.png [new file with mode: 0644]
data/DialButton_Connected.png [new file with mode: 0644]
data/DialButton_Dialing.png [new file with mode: 0644]
data/DialButton_Disconnected.png [new file with mode: 0644]
data/DialButton_Error.png [new file with mode: 0644]
data/PresenceImage_Away.svg [new file with mode: 0644]
data/PresenceImage_Brb.svg [new file with mode: 0644]
data/PresenceImage_Busy.svg [new file with mode: 0644]
data/PresenceImage_Chat.svg [new file with mode: 0644]
data/PresenceImage_Dnd.svg [new file with mode: 0644]
data/PresenceImage_Hidden.svg [new file with mode: 0644]
data/PresenceImage_Offline.svg [new file with mode: 0644]
data/PresenceImage_Online.svg [new file with mode: 0644]
data/PresenceImage_XA.svg [new file with mode: 0644]
data/SmileButton_smile.png [new file with mode: 0644]
data/buddy.png [new file with mode: 0644]
data/buddy2.png [new file with mode: 0644]
data/closed.png [new file with mode: 0644]
data/connecting.png [new file with mode: 0644]
data/message.png [new file with mode: 0644]
data/opened.png [new file with mode: 0644]
data/phone.glade [new file with mode: 0644]
data/phone.gladep [new file with mode: 0644]