2004-12-06  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller.m : enable /disable start & stop button for SlideShow 
	* Controller.h : add secondLabel/stopButton IBoutlets
	* English.lproj/Main.gorm : add secondLabel/stopButton IBOutlets
	add resizing Mask

2004-11-25  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller : add Timer, clean Up

2004-11-22  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller : Clean up, split into several categories 
	(Services/FilesManagment/Marks/Services/SlideShowCommands ..)
	Show the first image when adding images
	* English.lproj/Main.gorm : Make browser the initialFirstresponder
	* SlideShowMenu: Bordered View

2004-11-19  Fabien VALLON  <fabien.vallon@fr.alcove.com>
	
	* PreferencesController : Test Shortcut View UI
	* InputView : Test ShortCut View
	* Controller, CacheEngine: remove some warning, 
	* Controller : _addImagesFromList: check if imageFileTypes
	* Controller  lots of clean Up

2004-11-18  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller : _addImagesFromDirectory:  simple implementation 
	slideShowWithDirectory: userData:error: simple implementation 
	* PreferenceController: startFullScreenSwitchAction: new method
	* Controller : slideShowWithDirectory: userData: error: and slideShowWithPaths:userData:error
	Check defaults to start (or not) in full screen mode when starting from services

2004-11-16  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* CacheEngine : mark userUsePath as oneway
	* Controller : implement services categories 
	* SlideShowInfo.plist : add NSServices

2004-10-26  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* start to implement cache (DO)
	* CacheEngine : new class 
	* Controller : use cacheEngine
	* SlideShowObject: use shortName instead of description

2004-10-25  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Images/*.tiff : new images for SlideShowMenu
	* Controller.m : slideShowMenu tests
	* SlideShowMenu : slideshowmenu tests

2004-10-25  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller : new methods showMarkAction, addMarkAction : manage marks from menu,
	writeSelectionToPasteboard: validRequestorForSendType: manage services
	validateMenuItem: more validation
	* Main.gorm : add IBActions
	* new version : 0.2.5

2004-10-21  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller.m : removeImage: select a cell after removing the image 
	new methods : _currentDirectory , _setCurrentDirectory 

2004-10-20  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Add SlideShowMenu
	* English.lproj/MainMenu.gorm : Window cannot be close

2004-10-15  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Move INSTALL, COPYING and ChangeLog into the top of the source directory
	* Controller.h: add imageWindow, browserWindow IBOutlet
	* Controller.m : add setTitle for imageWindow, add setFrameAutosaveName:

2004-10-14  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller.m : New methods fullscreenAction:,showPreviousImage:, showNextImage:,
	move startSlideShow: in private category.
	* English.lproj/MainMenu.gorm: add Controls submenu
	* PreferenceControler.m : remove marks management
	* English.lproj/Preferences.gorm : add IBActions & IBOutlets for MarkView


2004-09-16  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Controller.*, Backend.*: Clean up

2004-09-16  Fabien VALLON  <fabien.vallon@fr.alcove.com>

	* Import a b0rken version

