* Mon Aug 07 2000 Yves Mettier <ymettier@free.fr>
- Better code to recognize an older version of gtktalog (even if this is no more handled).
- Compression level can now be changed by the user.
- bugfix in suppress_dir(gn) when gn is the root GNode (when new or open when there is a catalog
      already opened).

* Sun Aug 06 2000 Yves Mettier <ymettier@free.fr>
- All catalogs are now saved in little endian. No changes for PC users. But the catalogs differ on
  big endian platforms like macs. Thanks to Etienne Herlent <eherlent@easynet.fr> for the idea.
  Sorry for big endian platforms users.

* Sat Aug 05 2000 Yves Mettier <ymettier@free.fr>
- bugfix in main(): c is int, not gchar. popt works better. Thanks to Etienne Herlent <eherlent@easynet.fr>

* Fri Aug 04 2000 Yves Mettier <ymettier@free.fr>
- Catalogs are now compressed.
- Corrected a bug with option -c of gtktalog.
- Corrected a bug with the display of a fast added disk

* Wed Aug 02 2000 Yves Mettier <ymettier@free.fr>
- Cleaned stuff about addisk.

* Wed Aug 02 2000 Benoit Dien <bdien@altern.org>
- New options

* Mon Jul 31 2000 Yves Mettier <ymettier@free.fr>
- Work on addisk to have the thread work better.
- fastaddisk should not work better, maybe worse. Many FIXME left in fastaddisk.c

* Sat Jul 29 2000 Benoit Dien <bdien@altern.org>
- Progress Bar

* Sat Jul 29 2000 Yves Mettier <ymettier@free.fr>
- Suppressed all my_config->stuff. Sometimes, global variables are better.
- More global variabes for code easier to read.
- Changed function prototypes to have less arguments

* Wed Jul 26 2000 Yves Mettier <ymettier@free.fr>, Benoit Dien <bdien@altern.org>
- bugfix in fastaddisk.c (pb with fosk, threads ...)
- in fastaddisk.c, entry dialog is now a gnome_dialog
- bugfix in folder.c (uninitialized data->ctree_node)
- bugfix in main.c (uninitialized my_config->fast_name)

* Tue Jul 25 2000 Yves Mettier <ymettier@free.fr>
- Added macros in the source directory. Changes in configure.in
- Translations for fr.

* Mon Jul 24 2000 Yves Mettier <ymettier@free.fr>
- corrected the "delete-event" bug for many windows

* Fri Jul 21 2000 Yves Mettier <ymettier@free.fr>
- Report
- No more my_config->tmpdata. Use my_config->stuff instead (cleaner).

* Tue Jul 18 2000 Yves Mettier <ymettier@free.fr>
- Added a notebook page in search: there is now Search and Extended Search.
- Filename to search is now at the left of the search window.
- No more crash when a right click occur in the left of the window.

* Mon Jul 17 2000 Yves Mettier <ymettier@free.fr>
- Changed the catalog file format again (back to Mathieu's idea of the tree)
- Beginning of a better managment of tmp pointers (my_config->tmpdata becomes my_config->stuff())

* Sun Jul 16 2000 Yves Mettier <ymettier@free.fr>
- clean description
- update disk
- Verifs when loading or saving a catalog
- Display the information field in the clist
- Use plugins to read the information
- use popt to read the command line.
- --geometry, --catalog, --version and --title implemented
- rvision du fr.po

* Sun Jul 16 2000 Yves Mettier <ymettier@free.fr>
- Launch viewer
- bugfix in the edit viewer box.
- suppressed the dummy program

* Sun Jul 16 2000 Yves Mettier <ymettier@free.fr>
- Search function
- small bugfixes
- moved functions from one source file to another
- added date.c, main.* and compare.*
- compare function. Better than fnmatch.

* Tue Jul 11 2000 Yves Mettier <ymettier@free.fr>
- Category dialog box now functional.
- Suppressed the display of the ctree root.

* Mon Jul 10 2000 Yves Mettier <ymettier@free.fr>
- Edit disk dialog now functional.
- Category dialog box works for "add" and "cancel".
- Corrected some bugs in loadcat.c and savecat.c.
   WARNING: catalogs older than 20000710 are incompatible with 20000710.
    The older one was bugged!!!
- macro ERROR_DIALOG and WARNING_DIALOG in config_common.h
- plugged my new wireless phone. Works very well :)
- little more doc in README.data_representation.
- "Not implemented yet" dialog box into empty functions (see fake_funcs.c)

* Fri Jul 07 2000 Yves Mettier <ymettier@free.fr>
- Added the "edit disk" window. Not functional yet.

* Thu Jul 06 2000 Yves Mettier <ymettier@free.fr>
- Delete disk, dir and files
- yes_no_dialog now displays the message (was a bug)
- selection now in clist XOR ctree (was OR)

* Wed Jul 05 2000 Yves Mettier <ymettier@free.fr>
- Suppressed a help menu entry because it did not work.
- Check if the pixmaps exist.
- when loading, no more "Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap"
- Links seem to work.

* Tue Jul 04 2000 Yves Mettier <ymettier@free.fr>
- Finished setup (except that "cancel" does not cancel the new extensions)
- Config file now loads from the proper places (home dir if found, $prefix/share/gtktalog/...
                                                                                     instead).

* Sun Jul 02 2000 Yves Mettier <ymettier@free.fr>
- Rewritten the data structure, read/write functions...
- suppressed a lot of functions (search, edit_categories, setup...)


* Thu Jun 22 2000 Yves Mettier <ymettier@free.fr>
- v0.0.18ym4
- config file scaned with lex&yacc
- icons from the file list are displayed again.
- standard automake INSTALL file

* Tue Jun 20 2000 Yves Mettier <ymettier@free.fr>
- v0.0.18ym3
- Gnome menu
- Gnome toolbar
- gtktalog.spec.in
- potential bugs fixed.

* Mon Jun 19 2000 Yves Mettier <ymettier@free.fr>
- v0.0.18ym2
- Internationalization
- Locale fr (partially translated)
- Gnome stuff.
- corrected bugs with autoconf/automake.

* Sun Jun 18 2000 Yves Mettier <ymettier@free.fr>
- v0.0.18ym1
- autoconf/automake




GTKtalog changelog:

v0.01->v0.02: All!

v0.02->v0.03:
	- open, save and new catalog bug fixed!
	- search with description bug fixed!
	- Follow symbolic links suport!
	- quick edit with midle mouse button (second on three).
	- full edition (rename, delete, change description and category) for disk, folders, files.

v0.03->v0.04:
	- bug with the path displayed during the browse of the catalog fixed.
	- New configurable button bar. You can choose the type of button, the image, the text and the comand it will execute for each button (It's really usefull if you have more than one catalog and/or if you don't use key shortcuts).

v0.04->v0.05:
	- New report function.
	- File selection bug fixed.
	- Compressed catalog support (can save in gz or bz2, and load gz and bz2 catalogs. gzip and bzip2 must be in your path to work).
	
v0.05->0.06:
	- Possibility to propagate just category or description in subfolders and files.
	- Category and description bug fixed (description and category array was not cleaned when a new catalog was loaded).
	- Opened catalog filename displayed in the main window bar.

v0.06->0.07:
	- New database to save more information about file.(old catalogs are converted to gtktalod DB2 when they are loaded)
	- Possibility to include all information from a file in the database with using a soft which write this informations to stdout. For exeample RPM informations and content, tar content ....
	- Disk scan progress displayed in a window (Scaned folder and file from which informations are extracted). 	
	- New "fast scan" command: gtktalog can mount, scan, umount and eject your CD-rom itself. 
	  I find it really usefull to create quickly a databse.

v0.07->0.08:
	- "Disk in use" bug fixed .Umount no more fail. 
	- Add plugin bug fixed 
	- Information viewer bug fixed 
	- Folder list crash with overflow fixed (xlib). 

v0.08->0.0.10:
	- New version system
	- Some bugs fixed

v0.0.10->0.0.11:
	- More easy to use list in the main and the search result window.
	- New search dialog, with disk selection and path parameter.

v0.0.11->0.0.12:
	- New search dialog, with date and file size search
	- Update disk function (use right mouse button to see the update function)

v0.0.12->0.0.13:
	- Eject setup bug fixed.
	- Crash on bad plugin, mount, umount and eject configuration setup fixed.	
	- New plugins: htmltitle, mod name extraction. You will find it in /usr/local/share/gtktalog/plugins

v0.0.13->0.0.14:
	- Bug in the makefile which cause a bad install fixed! 

v0.0.14->0.0.15:
	- Support for supermounted file systems. (For Mandrake users).

v0.0.15->0.0.16:
	- Eject support for normal user install.(usefull for Mandrake and supermount users).

v0.0.16->0.0.17:                                     
        - New mp3 plugin 
	- Clean descritpion bug fixed
	- Edit folder bug fixed
	- GTKtalog directories have change for a better compatibility with Linux folders:
		 dummy and eject programs are now in /usr/local/lib/gtktalog and plugins in /usr/local/lib/gtktalog/plugins

v0.0.17->0.0.18:
	- few bugs fixed. 
	
For more informations on new functions see the README file.
