2007-08-06  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/banter.in: Removed mozilla initialization code
	* NEWS: Updated for the 0.1.9 release

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/ProviderUserManager.cs: Added a ProviderUserRemoved event to
	  remove the user in the UI too
	* Banter/PersonManager.cs: Fixed removal code so a person get's removed
	  from the model
	* Banter/PersonView.cs: spacing
	* Banter/PersonSync.cs: Added handlers for a personRemoved event

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/ChatWindow.cs: Updated notification so you don't get a
	  notification for each message updated when a window firsts opens

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/Person.cs: Fixed up data integrity problems between Person and
	  ProviderUser
	* Banter/PersonManager.cs: Called model updates on the gui thread and
	  protected the model
	* Banter/PersonView.cs: Removed code that messed with me in the model
	  since me shouldn't even be in there, it was handled at the model
	  layer

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

	* Banter/Account.cs: fixes to remove
	* Banter/ProviderUserManager.cs: catching member change events
	* Banter/ProviderUser.cs: more authorization remove methods

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/MessagesView.cs: Added margin and new wrap style

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/MessagesView.cs: Updated to not munge the text on an insert if
	  things are selected

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* ChangeLog, Banter/Application.cs: Applied patch from Johnny Jacob
	  <jjohnny@novell.com>
	* Banter/ChangeLog: Removed outdated changelog... all changes go in the
	  root changelog

2007-08-04  Johnny Jacob  <jjohnny@novell.com>

	* Application.cs : Open/Show GroupWindow on left click on trayicon

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/GroupWindow.cs, Banter/PersonCard.cs: Added tool tips

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Removed the users controls when they are in the
	  process of being removed

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/ProviderUser.cs: Updated exceptions to state the actual
	  problem
	* Banter/PersonCard.cs: Added calls to RevokeInvitations and remove
	  users

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Updated to handle accepting invitations very
	  well!  Also modified so there is only one remove and it's the same
	  for all people

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter.mdp, Banter/SidebarTextButton.cs, Banter/Makefile.am: Added
	  SidebarTextButton
	* Banter/GroupWindow.cs, Banter/PersonCard.cs, Banter/PersonView.cs:
	  Added button to remove people

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

	* Banter/Account.cs: added method to invite a remote user

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

	* Banter/Account.cs: added methods to deny authorization
	* Banter/ProviderUser.cs: added method to deny authorization
	* Banter/PersonCard.cs: added methods to authorize a user

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Updated pending people to look better

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Added new Add/Remove buttons for people
	  requesting authorization

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Fixed up invitations so you can almost accept
	  them

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/GroupWindow.cs: Removed unimplemented groups and added Add
	  Person functionality
	* Banter/HIGMessageDialog.cs: Fixed up to have a window title

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

	* Banter/PersonCard.cs: added methods to authorize a user

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Updated personcard to have a little more
	  indication of presence and bling
	* Banter/PersonView.cs: Removed "Me" from the view

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

	* Banter/PersonCard.cs: Added code to support Invitation and
	  Authorization

2007-08-03  Calvin Gaisford <calvinrg@gmail.com> 

	* data/sounds/notify.wav: Updated with a matching sound
	* data/sounds/send.wav, data/sounds/Makefile.am,
	  data/sounds/receive.wav, Banter/ChatWindow.cs: Added a send and
	  receive sound

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

	* Banter/Account.cs, Banter/GroupWindow.cs,
	  Banter/ProviderUserManager.cs, Banter/ProviderUser.cs: Added code
	  to support Invitation and Authorization

2007-08-01  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Fixed up audio button
	* Banter/PersonManager.cs: Removed status sort for now, race condition
	  is messing it up

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

	* Banter/Conversation.cs: bug in requesting both audio and video stream
	  in SetupAudioVideoStream

2007-08-01  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/PersonCard.cs: Updated card to allow blank cards to be created
	  and set the Person later
	* Banter/PersonManager.cs: Added sorting to model
	* Banter/PersonView.cs: added updated model

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

	* Banter/NotificationManager.cs: removed VideoDown event
	* Banter/ChatType.cs: added calltype
	* Banter/ConversationManager.cs: work to support audio only support
	* Banter/ChatWindow.cs: support new events ex. Hangup
	* Banter/Conversation.cs: work to support audio only support, removed
	  some unecessary events

2007-07-31  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/NotificationManager.cs: Added method to notify
	* Banter/ChatWindow.cs: Chat window now notifies of a text message if
	  it doesn't have the focus

2007-07-31  Calvin Gaisford <calvinrg@gmail.com> 

	* data/images/Makefile.am, data/images/mic.png, Banter/Makefile.am:
	  Added Mic graphic for audio calls
	* Banter/PersonCard.cs: Added Mic graphic for audio calls and ability
	  to make an audio only call

2007-07-31  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/ChatWindowManager.cs: added code to hide all chat windows
	* Banter/Application.cs: Modified the quit code to give the appearance
	  of quickly shutting down

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

	* Banter/NotificationManager.cs: added notification for audio chat only

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

	* Banter/ConversationManager.cs: fixes for bi-directional text chat
	  startup
	* Banter/Conversation.cs: small fixes to support bidirectional text
	  chat startup

2007-07-31  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/Person.cs: Fixed the initial status setting
	* Banter/GroupWindow.cs: Updated to show the avatar

2007-07-31  Calvin Gaisford <calvinrg@gmail.com> 

	* Banter/ChatWindow.cs: Removed the show contact details button...
	  there is none to show

2007-07-31  Calvin Gaisford <calvinrg@gmail.com> 

	* configure.ac, Banter/NotificationManager.cs, Banter/PersonGroup.cs,
	  Banter/ChatWindowManager.cs, Banter/Person.cs,
	  Banter/ChatWindow.cs, Banter/AvatarManager.cs,
	  Banter/GroupWindow.cs, Banter/PersonManager.cs,
	  Banter/PersonView.cs, Banter/PersonSync.cs, Banter/Makefile.am:
	  removed evolution integration
	* Banter/Application.cs: Moved window creation to happen right away

2007-07-18  Calvin Gaisford <calvinrg@gmail.com> 

	* configure.ac: bumped version for 0.1.9 iteration