12003-07-27	Ludovic Marcotte <ludovic@Sophos.ca>
2
3        * Added patches from Richard Frith-Macdonald <rfm@gnu.org> to
4	  update the PlopFolio code wrt changes in the GSXML code.
5	* Fixed the count drawing position in PlopView: -drawRect. We now
6	  use the same code as under Mac OS X.
7
8
92002-06-06      Francis Lachapelle <francis@Sophos.ca>
10
11	* Added dock menu support under Mac OS X.
12
13
142002-05-18      Ludovic Marcotte <ludovic@Sophos.ca>
15
16        * Again, some major enhancements. YOU MUST REMOVE all your
17          previous plops if you upgrade to this version (see
18          comment on 2002-05-14)
19	* Added an option to be able to select a custom web browser
20	  in the General tab of the Preferences Panel.
21	* Updated PreferencePanel.nib (the General tab)
22	* Added cancel support when loading plops.
23	* Implemented some parts in ConfigureWindow. Again, you
24	  MUST REMOVE all your plops.
25	* Updated ConfigureWindow.nib
26	* Added COPYING and README files.
27
28
292002-05-17      Ludovic Marcotte <ludovic@Sophos.ca>
30
31        * Added a temporary reload icon. It also does work when
32 	  you click on it. It reloads the content of the actual
33	  plop.
34	* Fixed some issues of XML parsing under GNUstep.
35	* Added new look and feel, new animation and new reload icon.
36	  All artwork done by Boris Anthony <boris@levendis.com>.
37	* Updated OS X project file
38
39
402002-05-16      Ludovic Marcotte <ludovic@Sophos.ca>
41
42        * Fixed a bug in Channel: -dealloc. We weren't invalidating
43	  and destroying our timer.
44	* Added non-blocking I/O support on GNUstep and OS X.
45
46
472002-05-15      Ludovic Marcotte <ludovic@Sophos.ca>
48
49        * Fixed a bug in the parsing of klips that contain comments
50          under GNUstep.
51	* Fixed the same kind of bug that was present when parsing
52	  RDF under GNUstep.
53	* Fixed the same issues under OS X and also fixed issues with
54	  -stringByTrimmingWhiteSpaces on OS X.
55
56
572002-05-14      Ludovic Marcotte <ludovic@Sophos.ca>
58
59        * We now remove previous plops before updating the channel
60          under OS X.
61	* Added the ConfigureWindow and ConfigureWindowController classes.
62	* Modified Plop to save the bannerSource. This breaks the previous
63	  serialized format so you HAVE to remove everything in ~/Library/PlopFolio
64	  (on OS X) or ~/GNUstep/Library/PlopFolio (on GNUstep) and reload
65	  all your Klips.
66	* Added ConfigureWindow.nib and modified the OS X project file.
67
68
692002-05-13	Ludovic Marcotte <ludovic@Sophos.ca>
70
71	* Initial version of this file.
72	* Fixed A LOT of things tonight. Resizing,
73	  bugs when parsing broken RDF and more.
74