12005-06-28  fabien  <fabien@sonappart.net>
2
3	* set version 0.8.5
4
52005-06-14  Fabien VALLON  <fabien@sonappart.net>
6
7	* GNUmakefile : Add Bulgarian localization
8	* Bulgarian : new localization
9	* Thanks to Yavor Doganov <doganov@fsa-bg.org>
10	* ChangeLog : Change email address
11	* *.m *.h PreviewInfo.plist : add Copyright to Alcove
12
132005-06-01  Fabien VALLON  <fabien@sonappart.net>
14
15	* INSTALL : Add Debian package section
16
172005-04-12  Fabien VALLON  <fabien@sonappart.net>
18
19	* Document.m : keep fir window working
20
212005-03-02  Fabien VALLON  <fabien@sonappart.net>
22
23	* Documnent.m Fix zoom
24	* Documnent.m :Remove _notifyMouseDown _notifyMouseUp
25	track the mouse for ImageView.
26	* ImageView.m : track the mouse and display the correct cursor
27
28
292004-12-15  Fabien VALLON  <fabien@sonappart.net>
30
31	* Document.m: resize fix some resiz bugs
32
332004-10-27  Fabien VALLON  <fabien@sonappart.net>
34
35	* Add Cursor when it entered into the view
36	* Images/hand.tiff : new icon
37
382004-10-18  Fabien VALLON  <fabien.vallon@fr.alcove.fr>$
39
40	* Document.m : add alpha , new class (CheckeredView), rewrite some part
41	of windowControllerDidLoadNib
42	* Move gpl.txt to the top of the directory and rename it COPYING
43	* Move INSTALL to the top of the directory
44	* Move ChangeLog to the top of the directory
45
462004-10-08  Fabien VALLON  <fabien@sonappart.net>
47
48	* New version: 0.7
49
502004-09-16  Fabien VALLON  <fabien@sonappart.net>
51
52	* main.m,GNUmakefile : mail address is now <fabien@sonappart.net>
53
542004-09-15  Fabien VALLON  <fabien@sonappart.net>
55
56	* English.lproj/Preview.gorm : New gorm format (require gnustep-gui > 0.93 now)
57	* English.lproj/Main.gorm : New gorm format (require gnustep-gui > 0.93 now)
58	* French.lproj/Preview.gorm : New gorm format (require gnustep-gui > 0.93 now)
59	* French.lproj/Main.gorm : New files (require gnustep-gui > 0.93 now)
60
612004-06-04  Fabien VALLON  <fabien@sonappart.net>
62
63	* Window min height is now 100
64
652004-06-03  Fabien Vallon  <fabien@sonappart.net>
66
67	* Document.m windowNibName Fix typo (verticalScrollerSize)
68	* Document.m resize: Fix tag
69
702004-05-27  Fabien VALLON  <fabien@sonappart.net>
71
72	* Remove Defaults
73	* Remove French (temp)
74	* Preview.gorm : all interface is Gormified
75	* Document.m : cleanup add windowDidMiniaturize:
76
772004-05-23  Fabien Vallon  <fabien@sonappart.net>
78
79	* Add again NSDocument design :)
80	* Pasteboard & services should work
81	* Window have a min and Max size now. (see TODO/Known_bugs.txt)
82	* Save as & Save to should work now
83
84
852004-04-06  Fabien VALLON  <fabien.vallo@fr.alcove.com>
86
87	* Remove NSDocument design (some NSDocument troubles)
88	* Add Image.{m,h} Controller.{m,h} PreviewView.{m,h} PreviewWindowController.{m.h}
89	* Remove  Document* ExtendedScrollView*
90
912004-03-20  Fabien Vallon  <fabien@sonappart.net>
92
93	* Document.m add shouldRunSavePanelWithAccessoryView: and runModalSavePanel: withAccessoryView:
94	* DocumentController.m add  runModalOpenPanel: forTypes:
95	* InfoPanel.m : Add version
96	* Change all email addresses
97
982004-02-02    <fabien@sonappart.net>
99
100	* New release 0.6
101
1022004-01-17  Fabien Vallon  <fabien@sonappart.net>
103
104	* ExtendedScrollView.m : add setTag setTarget and setAction messages for buttons
105
1062004-01-15  Fabien Vallon  <fabien@sonappart.net>
107
108	* InfoPanel.{mh] : add _gpl, add GPLWindow when the user clic on the licence
109	* GNUmakefile: Add GPLWindow and add gpl.tx into Resource
110	* add GPLWindow.gorm
111	* DocumentController: Fix setFrameAutosaveName:  (repport by Denis Leeuw)
112
1132004-01-13  Fabien Vallon  <fabien@sonappart.net>
114
115	* ExtendedScrollView[mh] : new class
116	* Document.m/main.m : Cleanup resize:, add fit window and fit width
117
1182004-01-06    <fabien@sonappart.net>
119
120	* main.m : comment GSMemory Panel (for release)
121	          switch zoomIn zoomOut
122	          rename Display to View
123		  Add 100% - Full Size, 200% - Double Size, 400%, 800%, 50% - Half Size items
124	* DocumentController.m : NSRunAlertPanel message change.
125	* Document.m : add resize: _setOriginalSize and _originalSize methods
126	add _statFile method add timer to check the image
127	* upgrade TODO
128
1292004-01-05    <fabien@sonappart.net>
130
131	* Document.m : set correct size for Window
132	(Bug report by Jeff Teunissen)
133
1342004-01-01  Fabien Vallon  <fabien@sonappart.net>
135
136	* Document.m : Add miniwindowImage
137
1382003-12-28  Fabien Vallon  <fabien@sonappart.net>
139
140	* Images/*.tiff : New icons, thanks to Vincent Meyer
141	* Document.m : dealloc problem
142
1432003-12-18  Fabien Vallon  <fabien@sonappart.net>
144
145	* Defaults.[mh] : Add Defaults
146	* Document.[mh] : Use defaults
147
1482003-12-07  Fabien Vallon  <fabien@sonappart.net>
149
150	* Add help
151
1522003-12-06  Fabien Vallon  <fabien@sonappart.net>
153
154	* Document.m : set the default window height & width.
155	use NSScreen id it is not set into defaults
156	* Add Documentation
157	* main.m/DocumentController.m/Preview.help/GNUmakefile: Add Help Panel
158	* main.m: Add GSMemoryPanel (for debug)
159
1602003-11-26  Fabien Vallon  <fabien@sonappart.net>
161
162	* CVS import
163
164