2005-06-28 fabien * set version 0.8.5 2005-06-14 Fabien VALLON * GNUmakefile : Add Bulgarian localization * Bulgarian : new localization * Thanks to Yavor Doganov * ChangeLog : Change email address * *.m *.h PreviewInfo.plist : add Copyright to Alcove 2005-06-01 Fabien VALLON * INSTALL : Add Debian package section 2005-04-12 Fabien VALLON * Document.m : keep fir window working 2005-03-02 Fabien VALLON * Documnent.m Fix zoom * Documnent.m :Remove _notifyMouseDown _notifyMouseUp track the mouse for ImageView. * ImageView.m : track the mouse and display the correct cursor 2004-12-15 Fabien VALLON * Document.m: resize fix some resiz bugs 2004-10-27 Fabien VALLON * Add Cursor when it entered into the view * Images/hand.tiff : new icon 2004-10-18 Fabien VALLON $ * Document.m : add alpha , new class (CheckeredView), rewrite some part of windowControllerDidLoadNib * Move gpl.txt to the top of the directory and rename it COPYING * Move INSTALL to the top of the directory * Move ChangeLog to the top of the directory 2004-10-08 Fabien VALLON * New version: 0.7 2004-09-16 Fabien VALLON * main.m,GNUmakefile : mail address is now 2004-09-15 Fabien VALLON * English.lproj/Preview.gorm : New gorm format (require gnustep-gui > 0.93 now) * English.lproj/Main.gorm : New gorm format (require gnustep-gui > 0.93 now) * French.lproj/Preview.gorm : New gorm format (require gnustep-gui > 0.93 now) * French.lproj/Main.gorm : New files (require gnustep-gui > 0.93 now) 2004-06-04 Fabien VALLON * Window min height is now 100 2004-06-03 Fabien Vallon * Document.m windowNibName Fix typo (verticalScrollerSize) * Document.m resize: Fix tag 2004-05-27 Fabien VALLON * Remove Defaults * Remove French (temp) * Preview.gorm : all interface is Gormified * Document.m : cleanup add windowDidMiniaturize: 2004-05-23 Fabien Vallon * Add again NSDocument design :) * Pasteboard & services should work * Window have a min and Max size now. (see TODO/Known_bugs.txt) * Save as & Save to should work now 2004-04-06 Fabien VALLON * Remove NSDocument design (some NSDocument troubles) * Add Image.{m,h} Controller.{m,h} PreviewView.{m,h} PreviewWindowController.{m.h} * Remove Document* ExtendedScrollView* 2004-03-20 Fabien Vallon * Document.m add shouldRunSavePanelWithAccessoryView: and runModalSavePanel: withAccessoryView: * DocumentController.m add runModalOpenPanel: forTypes: * InfoPanel.m : Add version * Change all email addresses 2004-02-02 * New release 0.6 2004-01-17 Fabien Vallon * ExtendedScrollView.m : add setTag setTarget and setAction messages for buttons 2004-01-15 Fabien Vallon * InfoPanel.{mh] : add _gpl, add GPLWindow when the user clic on the licence * GNUmakefile: Add GPLWindow and add gpl.tx into Resource * add GPLWindow.gorm * DocumentController: Fix setFrameAutosaveName: (repport by Denis Leeuw) 2004-01-13 Fabien Vallon * ExtendedScrollView[mh] : new class * Document.m/main.m : Cleanup resize:, add fit window and fit width 2004-01-06 * main.m : comment GSMemory Panel (for release) switch zoomIn zoomOut rename Display to View Add 100% - Full Size, 200% - Double Size, 400%, 800%, 50% - Half Size items * DocumentController.m : NSRunAlertPanel message change. * Document.m : add resize: _setOriginalSize and _originalSize methods add _statFile method add timer to check the image * upgrade TODO 2004-01-05 * Document.m : set correct size for Window (Bug report by Jeff Teunissen) 2004-01-01 Fabien Vallon * Document.m : Add miniwindowImage 2003-12-28 Fabien Vallon * Images/*.tiff : New icons, thanks to Vincent Meyer * Document.m : dealloc problem 2003-12-18 Fabien Vallon * Defaults.[mh] : Add Defaults * Document.[mh] : Use defaults 2003-12-07 Fabien Vallon * Add help 2003-12-06 Fabien Vallon * Document.m : set the default window height & width. use NSScreen id it is not set into defaults * Add Documentation * main.m/DocumentController.m/Preview.help/GNUmakefile: Add Help Panel * main.m: Add GSMemoryPanel (for debug) 2003-11-26 Fabien Vallon * CVS import