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

	* NEWS: Updated for Release 0.1.8

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

	* AUTHORS, MAINTAINERS: Fixed email address
	* src/PreferencesDialog.cs: fixed email address
	* src/Application.cs: Fixed about

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

	* AUTHORS: Updated to contain Calvin and Scott
	* src/Utilities.cs, src/ServiceInfo.cs, src/TargetWindow.cs,
	  src/Logger.cs, src/GiverMenuItem.cs, src/PreferencesDialog.cs,
	  src/Defines.cs.in, src/ServiceLocator.cs, src/SendingHandler.cs,
	  src/RequestHandler.cs, src/UriList.cs, src/GiverService.cs,
	  src/Preferences.cs, src/Protocol.cs, src/Application.cs,
	  src/TransferStatusArgs.cs, src/TrayLib.cs, src/TargetService.cs,
	  src/PhotoService.cs: Changed header to MIT License
	* COPYING: Modified to MIT License
	* MAINTAINERS: Updated to contain everyone
	* NEWS: minor

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

	* configure.ac: updated for next iteration

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

	* configure.ac: updated to release version 0.1.7
	* NEWS: updated for release

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

	* src/ServiceLocator.cs: updated to quickly load all people on the
	  network

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

	* src/PhotoService.cs: added code to requeue the avatar update if it
	  fails

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

	* src/SendingHandler.cs, src/RequestHandler.cs: changed buffer to 8K
	* src/Application.cs: removed notification window that was broken
	* src/TargetService.cs: changed progress notification to be time based

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

	* src/ServiceLocator.cs: used a different constructor when newing up
	  the service class.  asking specifically for IP4 addresses

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

	* src/giver.in: fixed up the process name
	* src/ServiceLocator.cs: Added support for web avatars
	* src/SendingHandler.cs: changed the status messages
	* src/RequestHandler.cs: Added social message
	* configure.ac: changed the version after new release

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

	* src/SendingHandler.cs: Updated to not cache the stream on a send
	* src/RequestHandler.cs: Updated request handler to flush on write

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

	* configure.ac: Bump the version to 0.1.5 now that
	  0.1.4 has been released.

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

	* configure.ac, NEWS: Update the version

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

	* src/ServiceLocator.cs, src/Makefile.am, data/images/blankphoto.png,
	  data/images/Makefile.am: added blank photo

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

	* src/TargetWindow.cs, src/SendingHandler.cs, src/TargetService.cs,
	  giver.mdp: Added Bitch'n events

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

	updated the image

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

	changes for PhotoService

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

	added AvatarUpdated event

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

	removed debug messages

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

	started and stopped the PhotoService

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

	added PhotoService

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

	* src/SendingHandler.cs, src/Application.cs, src/TransferStatusArgs.cs:
	  Events

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

	added PhotoService to the project

2007-06-29  Scott Reeves <sreeves@novell.com> 

	* src/TrayPopupWindow.cs: Add initial popup widow

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

	* src/TargetService.cs: Stubbed out a ProgressBar and ProgressLabel. 
	  Commented-out the handlers.

2007-06-29  Scott Reeves <sreeves@novell.com> 

	* src/Application.cs, src/Makefile.am: add start of popup status
	  message. Patch from Travis Hansen

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

	* src/SendingHandler.cs, src/Makefile.am, src/TransferStatusArgs.cs,
	  giver.mdp: Added TransferStatusArgs

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

	* src/SendingHandler.cs: ReadOnly file transfers
	* src/RequestHandler.cs: Fixed the readonly file stuff
	* configure.ac: Bumped the version

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

	* src/RequestHandler.cs: Fixed up the root folder transfer conflicter
	  thingy

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

	* src/ServiceLocator.cs, src/Application.cs, src/Makefile.am: debug

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

	* configure.ac, data/images/gravatar.png: Added gravatar.png

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

	* src/PreferencesDialog.cs: polished the preferences
	* src/Application.cs: fixed hiding prefs dialog
	* src/Makefile.am: Added gravatar image to exe
	* giver.mdp: removed glade
	* configure.ac, data/glade, data/glade/giver-prefs.glade,
	  data/glade/Makefile.am, data/glade/gravatar.gif: removed glade
	  (sorry Scott)
	* data/images/Makefile.am, data/Makefile.am: Added gravatar image

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

	* src/ServiceLocator.cs, src/SendingHandler.cs, src/RequestHandler.cs,
	  src/Protocol.cs, src/TargetService.cs: Added TomBoy Hack
	* data/glade/giver-prefs.glade: Fixed up spacing

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

	* src/SendingHandler.cs, src/RequestHandler.cs: Added new prompts
	* src/Application.cs: Added About dialog

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

	* configure.ac: bumped version
	* NEWS: updated for release

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

	* src/TargetWindow.cs: changed window name
	* src/TargetService.cs: renamed menu item

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

	* src/ServiceLocator.cs: Removed local computers from view

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

	* src/TargetWindow.cs: debug
	* src/SendingHandler.cs: multiple files and folders
	* src/RequestHandler.cs: Multiple files and folders
	* src/UriList.cs: new class for drag and drop
	* src/GiverService.cs: Debug
	* src/Protocol.cs: Support for multiple files and folders
	* src/Application.cs, src/Makefile.am, src/TargetService.cs, giver.mdp:
	  Updated drag and drop support

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

	* src/TargetWindow.cs, src/Application.cs, src/TargetService.cs:
	  Updated to save window and hide it

2007-06-28  Scott Reeves <sreeves@novell.com> 

	* src/PreferencesDialog.cs: store name, location, partial type

2007-06-28  Scott Reeves <sreeves@novell.com> 

	* src/PreferencesDialog.cs, data/glade/giver-prefs.glade: Finish
	  loading preferences

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

	* src/ServiceInfo.cs: Added ID
	* src/TargetWindow.cs: New Window to choose targets
	* src/ServiceLocator.cs: Modified Event names to make sense
	* src/Application.cs: Modified events and removed menu that shows
	  targets
	* src/Makefile.am: Added new widgets to build
	* src/TargetService.cs: New Widget to show services
	* giver.mdp: Added TargetService and TargetWindow Widgets

2007-06-28  Scott Reeves <sreeves@novell.com> 

	* src/PreferencesDialog.cs, src/Preferences.cs,
	  data/glade/giver-prefs.glade, data/glade/Makefile.am,
	  data/glade/gravatar.gif: updated prefs dialog, read values

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

	* src/ServiceInfo.cs, src/GiverMenuItem.cs, src/SendingHandler.cs:
	  Renamed Service to ServiceInfo
	* src/ServiceLocator.cs: Renamed Service to ServiceInfo and threaded
	  the resolver to get icons on a thread
	* src/Application.cs: Added stock quit menu item
	* src/Makefile.am: Added ServiceInfo
	* giver.mdp: Added ServiceInfo class

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

	* src/RequestHandler.cs: updated to use save location 
	* src/GiverService.cs: added full name publish if the preference is set
	* src/Preferences.cs: added full name and save location

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

	* src/Utilities.cs, src/ServiceLocator.cs, src/RequestHandler.cs,
	  src/GiverService.cs: Added uri and gravatar support
	* src/Preferences.cs: updated to use XML and saves it
	* giver.mdp: Added XML for preferences
	* src/PreferencesDialog.cs: debug

2007-06-27  Scott Reeves <sreeves@novell.com> 

	* src/PreferencesDialog.cs, src/Application.cs: preferences update

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

	* src/Makefile.am, giver.mdp, configure.ac: removed evolution-sharp
	  dependency

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

	* src/Application.cs: Fixed another anoying gui threading problem

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

	* src/ServiceLocator.cs: Added protection for services
	* src/Application.cs: Removed Gtk.App stuff for Gnome.App stuff

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

	* src/SendingHandler.cs: added username and threaded the sending of
	  files
	* src/RequestHandler.cs, src/Protocol.cs: added username
	* src/Application.cs: Fixed some startup issues
	* src/Makefile.am: Fixed makefile issue with giver 256 icon

2007-06-27  Scott Reeves <sreeves@novell.com> 

	* src/PreferencesDialog.cs, src/Defines.cs.in, src/Application.cs,
	  giver.mdp, data/glade/giver-prefs.glade: preferences update

2007-06-27  Scott Reeves <sreeves@novell.com> 

	* src/PreferencesDialog.cs, src/Preferences.cs, src/Makefile.am,
	  giver.mdp, configure.ac, data/Makefile.am, data/glade,
	  data/glade/giver-prefs.glade, data/glade/Makefile.am: start of
	  preferences

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

	* src/Defines.cs.in, configure.ac, data/Makefile.am, data/sounds,
	  data/sounds/notify.wav, data/sounds/Makefile.am: Added sounds
	* src/RequestHandler.cs, src/Application.cs: Added notification
	* src/Protocol.cs: Added declined message
	* giver.mdp: Added notify-sharp

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

	* src/ServiceLocator.cs: Fixed up the shutdown and photo handling
	* src/RequestHandler.cs: Updated photo requests
	* src/GiverService.cs: Fixed up requesting photos
	* src/Preferences.cs: Added photo prefs
	* src/Application.cs: Fixed up the startup routine and the shutdown

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

	* src/GiverMenuItem.cs: Uses the photo in the service if available
	* src/ServiceLocator.cs: Added code to get the photo when discovering
	  services
	* src/SendingHandler.cs: Added GetPhoto method
	* src/RequestHandler.cs: Handles requests for photos
	* src/Protocol.cs: ADded a photo headder tag
	* src/Preferences.cs: Added a debug photo
	* src/Application.cs: Added the preference object 

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

	* src/SendingHandler.cs, src/RequestHandler.cs: updated to use Protocol
	  class and real HTTP headers
	* src/Protocol.cs: Class to hold defines for headers and such
	* src/Preferences.cs: New class to store app prefs
	* src/Makefile.am, giver.mdp: Added new files

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

	* src/SendingHandler.cs: Sends files
	* src/RequestHandler.cs: Receives files
	* src/GiverService.cs: removed unneeded string
	* src/Application.cs: Added new handlers for new classes
	* src/Makefile.am: new files
	* src/PayloadInfo.cs: no longer needed
	* src/ReceivingHandler.cs: renamed to Request Handler
	* giver.mdp: Changed around some files

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

	* src/GiverService.cs, src/Application.cs, src/ServiceLocator.cs,
	  src/SendingHandler.cs, src/ReceivingHandler.cs: Moved the socket
	  communication over to http

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

	* src/GiverService.cs: Changed the service name so two instances can
	  run on a box
	* src/GiverMenuItem.cs: Switched the graphic size to one that fits
	* src/Application.cs: Debug
	* src/ServiceLocator.cs: Turned on the show locals for debugging
	* giver.mdp: truned on gdk.sharp

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

	* data/images/giver-48.png: added correct size

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

	* src/GiverService.cs: debug
	* src/Application.cs: Added wrappers of Avahi isn't running
	* src/Makefile.am, data/images/giver-22.png, data/images/giver-32.png,
	  data/images/giver-24.png, data/images/giver-16.png,
	  data/images/giver-44.png, data/images/Makefile.am,
	  data/images/giver-256.png, data/images/giveroff-24.png: Updated
	  icons from jimmac

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

	* src/SendingHandler.cs: debug
	* src/ReceivingHandler.cs: changed the encoding and it fixed a problems
	  getting the file name

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

	* src/GiverMenuItem.cs: Added parameters to get the service from the
	  menu item
	* src/Application.cs: Added handlers to send files (well, test it)
	* src/Makefile.am: Added SendingHandler
	* src/PayloadInfo.cs: Added public property to get name
	* src/SendingHandler.cs: new class for sending files
	* src/ReceivingHandler.cs: debug message
	* giver.mdp: Added SendingHandlerClass

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

	* src/GiverService.cs: Removed sample code
	* src/GiverMenuItem.cs: Comment correction
	* src/Application.cs: Updated application to handle incoming
	  connections
	* src/Makefile.am: ADded new files
	* src/PayloadInfo.cs: new class to hold payload info on a transfer
	* src/ReceivingHandler.cs: new class to handle incoming giver requests
	  and handle the transfer
	* giver.mdp: Added new files

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

	* src/GiverService.cs: Added TcpListener for transferring files
	* src/Application.cs: Changed the stop order
	* giver.mdp: Added needed references

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

	* src/GiverMenuItem.cs: Fixed the banter-44 icon to be giver-44
	* src/Application.cs: Fixed up icon so it's off if nobody is there

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

	* src/GiverMenuItem.cs: Updated the alignment of the menu items

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

	* src/ComplexMenuItem.cs: code to handle cool new complex menu items
	* src/GiverMenuItem.cs: New menu item to handle graphics and such
	* src/Defines.cs.in: removed unneeded definitions
	* src/Application.cs: Added new menu support with graphics
	* src/ServiceLocator.cs: Updated to provide a count of current services
	  found
	* src/Makefile.am: Added new files
	* giver.mdp: Updated for new files
	* data/images/Makefile.am: Addded new back and white image
	* data/images/giveroff-24.png: new "off" image

2007-06-25  Scott Reeves <sreeves@novell.com> 

	* TODO: add todo item

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

	* src/Application.cs: Updated menu with more information

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

	* src/ServiceLocator.cs: Added code to correctly remove a service when
	  it goes down

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

	* src/GiverService.cs: New service to advertize service
	* src/Application.cs: Added Service Locator
	* src/ServiceLocator.cs: Giver Service Locator to find giver instances
	* src/Makefile.am: ADded files that needed to be built
	* giver.mdp: Updated to mono 2.0

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

	* src/GiverService.cs: new service to advertise and transfer files
	* src/Application.cs: Started Giver Service
	* src/Makefile.am: Added service to build
	* giver.mdp: Added Avahi Dependency

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

	* src/GiverService.cs, src/Makefile.am, src/TrayLib.cs, giver.mdp,
	  configure.ac: Added GiverService and TRayLib.cs

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

	* src/Application.cs, src/Makefile.am, giver.mdp: Fixed up graphics in
	  project

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

	* configure.ac, Makefile.am, data, data/images,
	  data/images/giver-22.png, data/images/giver-32.png,
	  data/images/giver-24.png, data/images/giver-16.png,
	  data/images/giver-44.png, data/images/Makefile.am,
	  data/Makefile.am, data/giver.desktop.in: Added image files to
	  project

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

	* po/POTFILES.in: updated to use the correct file

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

	* src/Utilities.cs, src/Logger.cs, src/Defines.cs.in, src/Makefile.am,
	  configure.ac, Makefile.am, autogen.sh: Updated template to work
	  with giver
	* src/giver.in: created standard startup script
	* src/Application.cs: updated to work with giver
	* giver.mdp: added files

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

	* AUTHORS: Initial checkin of code

