2003-07-27	Ludovic Marcotte <ludovic@Sophos.ca>

        * Added patches from Richard Frith-Macdonald <rfm@gnu.org> to
	  update the PlopFolio code wrt changes in the GSXML code.
	* Fixed the count drawing position in PlopView: -drawRect. We now
	  use the same code as under Mac OS X.


2002-06-06      Francis Lachapelle <francis@Sophos.ca>

	* Added dock menu support under Mac OS X.


2002-05-18      Ludovic Marcotte <ludovic@Sophos.ca>

        * Again, some major enhancements. YOU MUST REMOVE all your
          previous plops if you upgrade to this version (see
          comment on 2002-05-14)
	* Added an option to be able to select a custom web browser
	  in the General tab of the Preferences Panel.
	* Updated PreferencePanel.nib (the General tab)
	* Added cancel support when loading plops.
	* Implemented some parts in ConfigureWindow. Again, you
	  MUST REMOVE all your plops.
	* Updated ConfigureWindow.nib
	* Added COPYING and README files.


2002-05-17      Ludovic Marcotte <ludovic@Sophos.ca>

        * Added a temporary reload icon. It also does work when
 	  you click on it. It reloads the content of the actual
	  plop.
	* Fixed some issues of XML parsing under GNUstep.
	* Added new look and feel, new animation and new reload icon.
	  All artwork done by Boris Anthony <boris@levendis.com>.
	* Updated OS X project file


2002-05-16      Ludovic Marcotte <ludovic@Sophos.ca>

        * Fixed a bug in Channel: -dealloc. We weren't invalidating
	  and destroying our timer.
	* Added non-blocking I/O support on GNUstep and OS X.


2002-05-15      Ludovic Marcotte <ludovic@Sophos.ca>

        * Fixed a bug in the parsing of klips that contain comments
          under GNUstep.
	* Fixed the same kind of bug that was present when parsing
	  RDF under GNUstep.
	* Fixed the same issues under OS X and also fixed issues with
	  -stringByTrimmingWhiteSpaces on OS X.


2002-05-14      Ludovic Marcotte <ludovic@Sophos.ca>

        * We now remove previous plops before updating the channel
          under OS X.
	* Added the ConfigureWindow and ConfigureWindowController classes.
	* Modified Plop to save the bannerSource. This breaks the previous
	  serialized format so you HAVE to remove everything in ~/Library/PlopFolio
	  (on OS X) or ~/GNUstep/Library/PlopFolio (on GNUstep) and reload
	  all your Klips.
	* Added ConfigureWindow.nib and modified the OS X project file.


2002-05-13	Ludovic Marcotte <ludovic@Sophos.ca>

	* Initial version of this file.
	* Fixed A LOT of things tonight. Resizing,
	  bugs when parsing broken RDF and more.
