2007-04-24  Brady Anderson <banderso@novell.com> 

	* Banter/Application.cs: removed checks for connections

2007-04-24  Brady Anderson <banderso@novell.com> 

	* Banter/Application.cs: set initiated flag when text chatting

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* Banter.mdp: Enabled makefile support so we can build and run from the
	  MD.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* Makefile.am: Added a "make run" option.
	* Banter/Makefile.am: Make sure the banter script is executable.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* data/Themes/Makefile.am: Workaround to deal with the Current symlink
	  already existing.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* Banter/Application.cs: Rename rtc-16 -> banter-16 so the icon will
	  appear in the notification area.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* README: Updated with info about telepathy-gabble not exiting after
	  quitting banter.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* Banter/Logger.cs: Use ~/.banter.log as the logging file.
	* Banter/MessageStyleManager.cs: Look for MessageThemes in
	  ~/.banter/Themes/MessageThemes
	* Banter/PersonCard.cs: Look for ListStyles in
	  ~/.banter/Themes/ListStyles

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* README: Added a message about the ~/.banter/Themes directory.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* data/Themes/Makefile.am: Untar the ListStyle and MessageStyle
	  files during make install.  Also make ListStyle/Current point
	  to ListStyle/basic.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* data/Themes/Makefile.am: Got install and dist to work with ListStyle
	  and MessageStyle tar files.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* data/Themes/*: Changed the ListStyles and MessageStyles into
	  tar.gz files.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* configure.ac: Added tar-ustar to the AM_INIT_AUTOMAKE to have make dist
	  allow file paths longer than 99 characters long.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* data/Themes/Makefile.am: Attempting to get the Themes to install properly.
	* configure.ac: Moved the tapioca-sharp/Makefile line to be in alphabetical
	  order.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* tapioca-sharp/*makefilestuff: Removed old extra makefile stuff from
	  old original tarball.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* tapioca-sharp/configure.ac: Remove the extra autotools stuff from the
	  tapioca-sharp tarball
	* configure.ac: Modified to do i18n, and gnome-autogen.sh
	* data/banter.schemas.in: Rename from rtc.schemas
	* data/Themes/Makefile.am: Install the Themes
	* data/images/banter-16.png: renamed from rtc-16.png
	* data/images/Makefile.am: New file to install images
	* data/Makefile.am: New file
	* Makefile.am: Build data and po and dist check stuff
	* Banter/Makefile.am: Use banter-16.png instead of rtc-16.png
	* autogen.sh: Use gnome-autogen.sh from gnome-common.
	* po/ChangeLog: Initial file
	* po/POTFILES.in: dummy file so it configures
	* po/fi.po: dummy file so the build works

2007-04-24  Calvin Gaisford <calvinrg@gmail.com>

	* Banter.mdp, Banter.mds: Moved the Banter project up a directory

2007-04-24  Brady Anderson <banderso@novell.com> 

	* Banter/Application.cs: Added back a flag for telling if we initiated
	  a conversation which is checked in the OnNewChannel method

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* README: Added the Banter name in the file.
	* NEWS: Updated for the initial 0.1.0 release.

2007-04-24  Brady Anderson <banderso@novell.com> 

	* Banter/NotificationArea.cs, Banter/PreferencesDialog.cs,
	  Banter/AccountManagement.cs, Banter/Account.cs,
	  Banter/Application.cs, Banter/Person.cs, Banter/ChatWindow.cs,
	  Banter/TrayLib.cs, Banter/ActionManager.cs: removed compile
	  warnings

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* AUTHORS: Modified Brady's email address to be correct.
	* ChangeLog: Ditto.

2007-04-24  Calvin Gaisford <calvinrg@gmail.com>

	* AUTHORS: Modified my email address to be correct.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* Makefile.am: Added MAINTAINERS to EXTRA_DIST.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* MAINTAINERS: New file to state who the maintainers are.
	* ChangeLog: Updated my email address in this file.

2007-04-24  Boyd Timothy <btimothy@gmail.com> 

	* AUTHORS: Modified my email address to be correct.

2007-04-20  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs, RtcApplication/Application.cs:
	  cleanup
	* RtcApplication/PersonCard.cs: switched back to video chat
	* RtcApplication/Conversation.cs: continued work for audio and video
	* tapioca-sharp/tapioca-sharp.mdp: depended on the telepathy-sharp
	  package

2007-04-19  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Application.cs: Advertised that we support all caps

2007-04-19  Brady Anderson <brady.anderson@gmail.com> 

	* tapioca-sharp/tapioca/TextChannel.cs,
	  tapioca-sharp/tapioca/StreamChannel.cs: added a RemoteTarget
	  property for incoming channels
	* tapioca-sharp/tapioca/Connection.cs: debug code added
	* tapioca-sharp/tapioca/ContactGroup.cs: debug code
	* RtcApplication/Application.cs, RtcApplication/Conversation.cs: added
	  code to handle a new incoming channel

2007-04-19  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs, RtcApplication/Account.cs,
	  RtcApplication/Application.cs, RtcApplication/ChatWindow.cs,
	  tapioca-sharp/tapioca-sharp.mdp, RtcApplication/PersonCard.cs,
	  RtcApplication/Person.cs, RtcApplication/Conversation.cs: more
	  changes to work under tapioca-sharp
	* RtcApplication/RtcApplication.mdp: changes for video support over
	  tapioca

2007-04-18  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/VideoConversation.cs, RtcApplication/Conversation.cs,
	  RtcApplication/Application.cs: changes for video support over
	  tapioca

2007-04-18  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Application.cs, RtcApplication/Person.cs,
	  RtcApplication/ChatWindow.cs, RtcApplication/RtcApplication.mdp,
	  RtcApplication/PersonCard.cs, RtcApplication/Conversation.cs:
	  Changes to support the tapioca framework

2007-04-18  Brady Anderson <brady.anderson@gmail.com> 

	* tapioca-sharp/tapioca/Connection.cs,
	  tapioca-sharp/tapioca/ContactListControl.cs: fixed constructor
	  where null was passed in as the object path on a dbus get call
	* tapioca-sharp/tapioca/ContactList.cs,
	  tapioca-sharp/tapioca/Handle.cs: debugging information
	* tapioca-sharp/tapioca/PrivContactList.cs: changed to use a group
	  channel rather than a contact list channel - for some reason or
	  another the contact list channel is not working
	* rtc.mds: added tapioca sharp to the project

2007-04-13  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Conversation.cs: added method to get received messages

2007-04-13  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: Cleaned up the OnNewChannel call

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs, RtcApplication/VideoConversation.cs:
	  yep
	
	* RtcApplication/Application.cs: yep

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: changed the NewChannel code and the
	  IncomingMedia event

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: removed some debug code
	* RtcApplication/Member.cs: added better debug message

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: Added code to advertise my capabilities
	* RtcApplication/Member.cs: removed bogus code that was advertising for
	  all users

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: exported ConnectionInfo

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: more debug stuff

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: added debug messages on how the remote
	  contact was discovered

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: changed to 

2007-04-12  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: Added event for notifying incoming
	  media conversation

2007-04-10  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/RtcApplication.mdp: Added AvatarRequirements and
	  Avatar to the project

2007-04-10  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: Added avatar support to the connection
	  so you can query the avatar requirements and a handler was setup so
	  the connection can determine when a member's avatar changes.

2007-04-10  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AvatarRequirements.cs: initial check 
	* RtcApplication/Avatar.cs: initial checkin
	* RtcApplication/Member.cs: Added support to get the member's avatar

2007-04-09  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: Change to initially start all members
	  inactive
	* RtcApplication/Message.cs, RtcApplication/Conversation.cs: general
	  cleanup
	* RtcApplication/RtcApplication.mdp: Removed MessageList.cs from the
	  project

2007-04-06  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Connection.cs: General code cleanup

2007-04-06  Boyd Timothy <btimothy@gmail.com> 

	Brady and Calvin approved "Stuff".

2007-04-06  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs: took out the connect on an
	  account

2007-04-06  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs: added Account Name when
	  registering
	* RtcApplication/RtcApplication.mdp: correct references

2007-04-06  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Application.cs: changes to reflect the changes in
	  connection class

2007-04-05  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Account.cs: changes to move connect and disconnect out
	  of account
	* RtcApplication/Connection.cs: Moved all the member list functionality
	  into connection 
	* RtcApplication/Application.cs: changes to reflect the changes in
	  connection class

2007-04-05  Boyd Timothy <btimothy@gmail.com> 

	* RtcApplication/PreferencesDialog.cs: Return the GoogleTalkUsername
	  and GoogleTalkPassword and also set those up when the dialog is
	  realized.
	* RtcApplication/AccountManagement.cs: Added code to force the
	  preferences to show if there's no username/password.
	* RtcApplication/Application.cs: Restart the AccountManagement when the
	  preferences dialog closes and we've never initialized.  Also store
	  updated username/password into Gnome Keyring.
	* RtcApplication/Preferences.cs: Removing GoogleTalkAccountName and
	  GoogleTalkPassword since it's not stored in GConf anymore.
	* data/rtc.schemas: Removed google-talk/username and
	  google-talk/password since they no longer come from GConf.  They
	  come from GNOME Keyring now.

2007-04-05  Boyd Timothy <btimothy@gmail.com> 

	* RtcApplication/PreferencesDialog.cs: Implemented simple Accounts tab
	  for a GoogleTalk account using PropertyEditors.
	* RtcApplication/AccountManagement.cs: Moved the server, port,
	  username, and password keys into Preferences.
	* RtcApplication/MessageStyleManager.cs: Changed to use the updated key
	  names in Preferences.
	* RtcApplication/Preferences.cs: Changed MESSAGE_STYLE_NAME ->
	  MessageStyleName and MESSAGE_STYLE_VARIANT_NAME ->
	  MessageStyleVariantName.  Added GoogleTalk server, port, username,
	  and password keys here.
	* RtcApplication/MessagesView.cs: Changed MESSAGE_STYLE_VARIANT_NAME ->
	  MessageStyleVariantName.

2007-04-05  Boyd Timothy <btimothy@gmail.com> 

	* data/rtc.schemas: Set the default variant to be "Blue vs Green" for
	  the PurePlastics MessageStyle.

2007-04-04  Brady Anderson <brady.anderson@gmail.com> 

	* rtc.mds: removed dbus sharp
	* RtcApplication/RtcApplication.mdp: removed dbus-sharp project
	  reference
	* RtcApplication/AccountManagement.cs: removed bus.iterate
	* RtcApplication/Connection.cs: added code to get MyAlias information
	  once the connection occurs
	* RtcApplication/Application.cs: removed starting and stopping the
	  persistent message store since we're not writing to it yet

2007-04-04  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/NotificationArea.cs, RtcApplication/Message.cs,
	  RtcApplication/PersonCard.cs, RtcApplication/PersonView.cs,
	  RtcApplication/MessageStore.cs,
	  RtcApplication/TelepathyProviderFactory.cs,
	  RtcApplication/MemberList.cs, RtcApplication/Application.cs,
	  RtcApplication/Person.cs, RtcApplication/Member.cs,
	  RtcApplication/TelepathyProvider.cs,
	  RtcApplication/MessageEngine.cs, RtcApplication/Conversation.cs:
	  warning message fixes
	* RtcApplication/AccountManagement.cs: changes for reworked account and
	  connection classes
	* RtcApplication/Account.cs: reworked account class

2007-03-30  Brady Anderson <brady.anderson@gmail.com> 

	

2007-03-30  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Account.cs: new properties
	* RtcApplication/Connection.cs: added semi-support for incoming
	  conversation
	* RtcApplication/Conversation.cs: development
	* RtcApplication/AccountManagement.cs: more test code

2007-03-30  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Account.cs: new properties
	* RtcApplication/Connection.cs: added semi-support for incoming
	  conversation
	* RtcApplication/Conversation.cs: development
	* RtcApplication/AccountManagement.cs: more test code

2007-03-30  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Account.cs: new properties
	* RtcApplication/Connection.cs: added semi-support for incoming
	  conversation
	* RtcApplication/Conversation.cs: development
	* RtcApplication/AccountManagement.cs: more test code

2007-03-30  Boyd Timothy <btimothy@gmail.com> 

	* RtcApplication/MessageStyleManager.cs: New class to manage
	  MessageStyles found on the disk.
	* RtcApplication/MessagesView.cs: New Widget that displays messages
	  using AdiumMessageStyle.
	* RtcApplication/MessageStyle.cs: New class to represent an
	  AdiumMessageStyle.
	* RtcApplication/ChatWindow.cs: New file to show a conversation between
	  two or more people.
	* RtcApplication/RtcApplication.mdp: Added ChatWindow.cs,
	  MessageView.cs, MessageStyle.cs, and MessageStyleManager.cs to the
	  project.

2007-03-30  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Conversation.cs: development

2007-03-29  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/RtcApplication.mdp: added Conversation.cs
	* RtcApplication/AccountManagement.cs: added more test code
	* RtcApplication/MemberList.cs: exported Connection
	* RtcApplication/MessageEngine.cs: added temporary code to create a
	  text channel
	* RtcApplication/Conversation.cs: initial checkin

2007-03-29  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs: modified the test code
	* RtcApplication/Connection.cs: more work
	* RtcApplication/MemberList.cs: initial checkin
	* RtcApplication/Person.cs: No longer using the Person object for
	  accessing the providers
	* RtcApplication/Member.cs: Member is now the object returned from
	  providers

2007-03-28  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs: test code changes

2007-03-28  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/RtcApplication.mdp: added Person.cs
	* RtcApplication/AccountManagement.cs: Set google account to default
	* RtcApplication/Account.cs: make the telepathy connection visible 
	* RtcApplication/Person.cs: Initial checkin

2007-03-27  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Main.cs: added call to AccountManagement.Stop()
	* RtcApplication/RtcApplication.mdp: added Member.cs
	* RtcApplication/AccountManagement.cs: development
	* RtcApplication/Account.cs: Added getting member Aliases
	* RtcApplication/Member.cs: Member class which contains nothing but a
	  member and an alias one per account

2007-03-26  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/AccountManagement.cs, RtcApplication/Account.cs,
	  RtcApplication/TelepathyProviderFactory.cs,
	  RtcApplication/TelepathyProvider.cs: class refactoring

2007-03-23  Brady Anderson <brady.anderson@gmail.com> 

	* test/StreamObjectTest/gtk-gui/MainWindow.cs: development
	* RtcApplication/NotificationArea.cs, RtcApplication/MessageStore.cs:
	  removed warnings
	* RtcApplication/RtcApplication.mdp: added TelepathyFactoryProvider.cs
	  to the project
	
	  deleted TelepathyProviders from the project
	* RtcApplication/AccountManagement.cs, RtcApplication/Account.cs:
	  refactoring work
	* RtcApplication/TelepathyProviders.cs: split out provider from
	  factory/object
	* RtcApplication/TelepathyProviderFactory.cs: changed class to a
	  factory style clss
	* RtcApplication/TelepathyProvider.cs: initial checkin

2007-03-22  Brady Anderson <brady.anderson@gmail.com> 

	* test/TelepathyTest/Main.cs: removed hard coded password
	* RtcApplication/Utilities.cs: initial checkin - add SetProcessName
	  call
	* RtcApplication/Main.cs: added calls to start and stop account
	  management
	* RtcApplication/RtcApplication.mdp: added Utilities.cs
	* RtcApplication/AccountManagement.cs: created a temporary google talk
	  account 
	* RtcApplication/Account.cs: Added authentication and disconnect

2007-03-21  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Account.cs, RtcApplication/AccountManagement.cs: Added
	  to the project
	* RtcApplication/Main.cs: different sys tray icon - still temporary
	* RtcApplication/RtcApplication.mdp: Added Account.cs and
	  AccountManagement.cs to the project

2007-03-21  Brady Anderson <brady.anderson@gmail.com> 

	* RtcApplication/Defines.cs: added static for telepathy manager
	  locations
	* RtcApplication/TelepathyProviders.cs: initial checking - temporary
	  for now - basically just launches Gabble
	* RtcApplication/Main.cs: started and stopped the Telepathy Providers
	* RtcApplication/RtcApplication.mdp: added TelepathyProviders to the
	  project
	* RtcApplication/MessageEngine.cs: ongoing development

2007-03-20  Brady Anderson <brady.anderson@gmail.com> 

	* test/StreamObjectTest/MainWindow.cs: ongoing dev
	* rtc.mds: added Connection.cs, Message.cs and MessageEngine.cs to the
	  project.
	* RtcApplication/Connection.cs: Initial checkin
	* RtcApplication/MessageStore.cs: on going development
	* RtcApplication/Message.cs, RtcApplication/MessageEngine.cs: initial
	  checkin



