* Sat Jan 20 2001 Yves Mettier <ymettier@libertysurf.fr>
- More stuff to help people to port gtktalog to *bsd
- Fixed a focus bug in category edition. Thanks to Carlos Nieves nega <cnieves@tsc.uvigo.es> who told
    me about it.
- The left tree now follows the right display. Carlos Nieves nega <cnieves@tsc.uvigo.es> asked for it.
- Sorting the files by names now works better. Thanks to Carlos Nieves nega <cnieves@tsc.uvigo.es> who told
    me about it.
- Fixed a bug about the main window initial position. --geometry now works.
- The main window X,Y,WxH is now saved and can now be used instead of --geometry.
                 Vaclav Slavik <v.slavik@volny.cz> asked for it.

* Thu Jan 18 2001 Yves Mettier <ymettier@libertysurf.fr>
- Fixed a bug with mime types and wrong extensions.
     Thanks to Carlos Nieves nega <cnieves@tsc.uvigo.es> who showed me the bug.

* Wed Jan 17 2001 Yves Mettier <ymettier@libertysurf.fr>
- Added dpkg plugin thanks to Carlos Nieves nega <cnieves@tsc.uvigo.es> who gave me the parameters.

* Tue Jan 16 2001 Yves Mettier <ymettier@libertysurf.fr>
- Bugs fixed in vfs scan and vfs plugins. Thanks to Carlos Nieves nega <cnieves@tsc.uvigo.es> who
       showed some of them to me.

* Mon Jan 15 2001 Yves Mettier <ymettier@libertysurf.fr>
- fr.po update
- gtktalog.cf.in.in update

* Sun Jan 14 2001 Yves Mettier <ymettier@libertysurf.fr>
- Added new options in the setup for the default plugin.
- New setup notepage for scan options.
- switch to mime seems OK. Thanks to Guillaume Cottenceau <gc@mandrakesoft.com> to have asked me to
       implement it.

* Sat Jan 13 2001 Yves Mettier <ymettier@libertysurf.fr>
- Fixed some bugs resulting of the change extensions->magic/mimes
- Suppressed viewers. Now gnome viewers are used.

* Fri Jan 12 2001 Yves Mettier <ymettier@libertysurf.fr>
- Suppressed the code to read catalogs without zlib.
- New catalog format "gtkt 4.0  "
- New documentation about the new catalog format
- Magic/mimes implemented, but still things to test and finish.

* Wed Jan 10 2001 Yves Mettier <ymettier@libertysurf.fr>
- Fixed a bug in the generation of gtktalog.cf: the path are now good.
        Thanks to Christian <u13937@fh-harz.de> for his feedback about that bug.
- Code cleanup in config_parse.y and main.c

* Tue Jan 09 2001 Hermann J. Beckers <beckers@st-oneline.de>
- New de translation

* Tue Jan 09 2001 Kazuya NUMATA <kaznum@gol.com>
- ja.po update

* Tue Jan 09 2001 Yves Mettier <ymettier@libertysurf.fr>
- Save_config now saves '%s' for some args because they can be empty (eject prog for example).
- if eject prog is empty, the eject option is now forced to FALSE.
- Thanks to Christian <u13937@fh-harz.de> for his feedback about that bug.

* Sat Jan 06 2001 Panagiotis Issaris <panagiotis.issaris@advalvas.be>
- New nl translation
- New plugins (mpeginfo and aviinfo)

* Sat Jan 06 2001 Yves Mettier <ymettier@libertysurf.fr>
- Fixed a bug with case sensitivness for extensions. (Vaclav Slavik <v.slavik@volny.cz> told me about the bug)

* Sat Dec 23 2000 Yves Mettier <ymettier@libertysurf.fr>
- remove unused categories before saving if the user asked for it.
- Help system. I began it, but I think that it is not the programmer's role to write the user's manual.
     So I hope that someone will take the job!
- Fixed 2 bugs when reading information or vfs. Now, reading rpm vfs is possible.

* Fri Dec 22 2000 Yves Mettier <ymettier@libertysurf.fr>
- changed a line in configure.in about --disable-plugins. Matthias Saou <matthias.saou@est.une.marmotte.net> told
      me that is was more obvious.
- Fixed a bug with vfs: unzip could not be used as a plugin. Thanks to Guillaume Cottenceau <gc@mandrakesoft.com>
   who made me see that bug when he asked me to add a support for unzip.
- Added support for unzip un gtktalog.cf.in.in. Guillaume Cottenceau <gc@mandrakesoft.com> asked for it.
- Rows are initially unselected in setup box. That bug was just annoying, it could not crash gtktalog.
- Fixed a bug with "recent files". Strange that nobody submitted it!
- Gnome sessions.

* Thu Dec 21 2000 Yves Mettier <ymettier@libertysurf.fr>
- Fixed some paths in the config file. Thanks to Guillaume Cottenceau <gc@mandrakesoft.com> who pointed me that bug.
- s/Add disk/Add dir/
- The config file is no more translated: nobody would open it, and many bugs could happen there.

* Wed Dec 20 2000 Yves Mettier <ymettier@libertysurf.fr>
- More --enable-* options in configure

* Tue Dec 19 2000 Yves Mettier <ymettier@libertysurf.fr>
- Bug in VFS fixed (was with file names containing ' ' characters).
                Thanks to Bertram Walter <bwalter@first.gmd.de> who noticed that bug.
- Two #includes added in vfs.c depending if we are on linux or not.

* Mon Dec 18 2000 Dennis Bjrklund <db@zigo.dhs.org>
- sv.po updated

* Mon Dec 18 2000 David Necas (Yeti) <yeti@physics.muni.cz>
- Czech translation

* Mon Dec 18 2000 Yves Mettier <ymettier@libertysurf.fr>
- sed in src/gtktalog/Makefile.am bug fixed. Thanks to Dennis Bjorklund <db@zigo.dhs.org> who noticed the bug.

* Sun Dec 17 2000 Piotr Kozlowski <piotr@data.pl>
- pl.po update

* Sun Dec 17 2000 Kazuya NUMATA <kaznum@gol.com>
- ja.po update

* Sun Dec 17 2000 Yves Mettier <ymettier@libertysurf.fr>
- fr.po updated
- Work on configure.in: default paths for mount/umount/eject are now config-dependants.
- New option to build or not the eject binary. The default is no. amar <verm@snickers.org> asked for it.
- In config.h, the new variable HOST_OS is now either "linux" of "any". If "any", supermount? and mouted? checks
     return both FALSE. For mounted?, this is a bug, but it should work better than before.

* Thu Dec 14 2000 Yves Mettier <ymettier@libertysurf.fr>
- Optimized the save of the icons (one iconpath for each icon, not one iconpath for each 
         extension).
- All the strings should be translatable (translated ?)

* Tue Dec 12 2000 Yves Mettier <ymettier@libertysurf.fr>
- In the setup box, u do not need to select an extension before adding a new one. This was a bug.
        This is fixed.
- Icons choice in the setup box.

* Mon Dec 11 2000 Yves Mettier <ymettier@libertysurf.fr>
- 0.7.1. I comment the line that shows the new feature.

* Sun Dec 10 2000 Yves Mettier <ymettier@libertysurf.fr>
- Corrected a memory leak bug. I happened for example when loading a new catalog after losing an
    old one. Thanks to JJesus Climent <jesus.climent@simauria.upv.es> for noticing the bug.
- Fixed a bug in the hu.po translation. Thanks to Sipos Ferenc <sferi@dumballah.tvnet.hu> for his
                feedback.

* Sat Dec 09 2000 Yves Mettier <ymettier@libertysurf.fr>
- s/unsensitive/insensitive/    thanks to Nerijus Baliunas <nerijus@sourceforge.net> for noticing
      that miskake
- In the search box, the CANCEL button is now CLOSE and is smaller.
- The search mode is now saved for the filename.

* Fri Dec 08 2000 Yves Mettier <ymettier@libertysurf.fr>
- Left tree sorted.
- Beginning of icons choice in the setup box.
- Changed "Fast add". Now: "Add CD".

* Tue Dec 05 2000 Jesus Climent <jesus.climent@simauria.upv.es>
- catalan translation

* Fri Dec 01 2000 Karol Bryd <kbryd@int.gnu.org.pl>
- Improved src/gtktalog/Makefile.am

* Thu Nov 30 2000 Yves Mettier <ymettier@libertysurf.fr>
- Changes for my_config->mountpoint if it contains a ' '. Untested. Should work better, but
         I am not sure that all is OK.
- New escapespaces function for that matter.

* Thu Nov 30 2000 Kazuya NUMATA <kaznum@gol.com>
                  Piotr Kozlowski <piotr@data.pl>
		  Dennis Bjorklund <db@zigo.dhs.org>
- ja.po, pl.po and sv.po updated.

* Wed Nov 29 2000 Yves Mettier <ymettier@libertysurf.fr>
- fr.po updated
- New "recent files" entry into the "file" menu to load the current catalogs. File names are now
   saved.

* Tue Nov 28 2000 Yves Mettier <ymettier@libertysurf.fr>
- Implemented "recent files". Still missing: those file names are not saved yet in the config file.
         (Thanks to Dennis Bjorklund <db@zigo.dhs.org) for reminding me this missing feature)

* Mon Nov 27 2000 Yves Mettier <ymettier@libertysurf.fr>
- speed search (specially simple search): functions that always returned TRUE
      in simple search were suppressed. The result clist is frozen during the
      search.
- Setup box size bug: fixed.
- Many gettext fixes
- Handle automount (Thanks to Jesus Climent <jesus.climent@simauria.upv.es> for his remark)
- Scrollbars in the right panel when information is not fully displayed, instead of resizing the column.
             (Thanks to Sergey Mikhaylov <msa@saeco.ru> for his remark)
- Display sizes of directories in the column of sizes. Only if not too slow.
             (Thanks to Sergey Mikhaylov <msa@saeco.ru> for the idea)
- Hey, let me sleep sometimes!

* Mon Nov 27 2000 Dennis Bjorklund <db@zigo.dhs.org>
- sv translation

* Fri Nov 24 2000 Joel Barrios Duenas <jbarrios@jjnet.prohosting.com>
- Spanish translation

* Fri Nov 24 2000 Kazuya NUMATA <kaznum@gol.com>
- 3 strings gettextized in fastaddisk.c

* Thu Nov 23 2000 Translation team (hu, pl, ja and fr)
- Translations updated

* Wed Nov 22 2000 Yves Mettier <ymettier@libertysurf.fr>
- Bug fixed in search result display (information field)
- Dialogs are now created and use gtk_window_transient_for()
- Search box more frendly (Thanks to Dennis Bjorklund <db@zigo.dhs.org> for the idea).

* Tue Nov 21 2000 Yves Mettier <ymettier@libertysurf.fr>
- New search mode: globs. Thanks to Dennis Bjorklund <db@zigo.dhs.org) for the idea.

* Tue Nov 21 2000 Kazuya NUMATA <kaznum@gol.com>
- Japanese translation

* Tue Nov 21 2000 Yves Mettier <ymettier@libertysurf.fr>
- Dates were not displayed right. Bug fixed.
       Thanks to Nerijus Baliunas <nerijus@users.sourceforge.net> for reporting the bug
- Dates can now be displayed selecting the locale or with a user format. Thanks to him too for the
       suggestion.

* Sun Nov 19 2000 Yves Mettier <ymettier@libertysurf.fr>
- Bug in statistics fixed (nb of VFS)
- Freeze the left frame when adding new nodes (after loading a file). This makes refreshing the
   display much faster.

* Thu Nov 16 2000 Ern Rig <mcree@freemail.hu>
- hu translation (updated)

* Thu Nov 16 2000 Piotr Kozlowski <piotr@data.pl>
- pl translation (updated)

* Tue Nov 14 2000 Yves Mettier <ymettier@libertysurf.fr>
- Possibility to replace the category or the description of files in the search tool.
                            (Thanks to bille2@free.fr for the idea)
- When there were categories, searching was not so obvious because the first category was
         selected (default). Fixed.
- Progressbar for searching.
- For disks, added an "information" dialog, with the size of the catalog and other stuff
                 (Thanks to Ignacio Llamas <atilatnt@yahoo.com> for the idea).

* Sat Oct 28 2000 Yves Mettier <ymettier@libertysurf.fr>
- Progress bar for saving files.
- Statistics (idea from Ignacio Llamas <atilatnt@yahoo.com>)

* Fri Oct 27 2000 Yves Mettier <ymettier@libertysurf.fr>
- Import catalogs
- Free unused catalogs
- Corrected a bug when freeing a catalog (for example: "new" then "open cat")

* Fri Oct 20 2000 Yves Mettier <ymettier@libertysurf.fr>
- windows can be resized

* Mon Oct 02 2000 Ern Rig <mcree@freemail.hu>
- hu translation (updated)

* Sun Oct 01 2000 Piotr Kozlowski <piotr@data.pl>
- polish translation (updated)

* Sun Oct 01 2000 Yves Mettier <ymettier@libertysurf.fr>
- Improved the search dialog.
- French translation updated
- Old catalogs made gtktalog crash (since 0.3.2 I think). -> Fixed
- Old catalogs did not have the original real path stored in disks. This could make gtktalog crash.
            -> The fix is just putting "/" as the real path. Does not help a lot, but gtktalog
	       does not crash any more because of this.
- gnome stock buttons in categories edition box.

* Fri Sep 29 2000 Yves Mettier <ymettier@libertysurf.fr>
- Added an option about double-clicking on files.

* Fri Sep 29 2000 Ern Rig <mcree@freemail.hu>
- hu translation

* Wed Sep 27 2000 Yves Mettier <ymettier@libertysurf.fr>
- Corrected a bug while entering two extensions or vfs extensions in the setup, when the two
             extensions are the same if case not sensitive.
             Thanks to mcree@freemail.hu for pointing me the bug.
- Changed PREFIX to DATA_DIR in Makefile.am and other files. Should wirk better with rpm.


* Mon Sep 25 2000 Yves Mettier <ymettier@libertysurf.fr>
- Added the information field to the report function 
- corrected a bug when /usr/bin/eject or some other binaires lacks.
         (Thanks to mcree@freemail.hu for pointing me the bugs)

* Sun Sep 24 2000 Yves Mettier <ymettier@libertysurf.fr>
- Updated spec file for rpm-3.0.5 (thanks to Oliver Schulze L. <oliver@pla.net.py> for pointing me
                                                               the bug)

* Sun Sep 17 2000 Piotr Kozlowski <piotr@data.pl>
- polish translation (updated)

* Fri Sep 15 2000 Yves Mettier <ymettier@libertysurf.fr>
- Corrected the bug with icons (when a config file already exists but is uncomplete)
- Added options into preferences dialog box.
- Updated fr.po

* Thu Sep 14 2000 Yves Mettier <ymettier@libertysurf.fr>
- Internal change for gn->data: it now points to the FILE_DATA. It is not an id any more.
- For unreadable directories, there is now a new default icon. There is also a new type IS_UNREADABLE.
- Files are saved with no more confirmation when the file name is known.

* Mon Sep 04 2000 Piotr Kozlowski <piotr@data.pl>
- polish translation (updated)

* Sun Sep 03 2000 Yves Mettier <ymettier@libertysurf.fr>
- When loading the config file, test that the program(s) exist(s). If not, force the state to 0.
- Path in fileselector is now saved through calls to fileselectors in a same session.
     Should it be saved for the next session ?

* Sun Sep 03 2000 Piotr Kozlowski <piotr@data.pl>
- polish translation (not finished yet)

* Thu Aug 31 2000 Yves Mettier <ymettier@libertysurf.fr>
- New vfs icon (the dir icon, but blue)
- vfs conversion (right click on vfs)
- documentation for vfs in the README file.
- Updated translations

* Wed Aug 30 2000 Yves Mettier <ymettier@libertysurf.fr>
- setup now load ans save stuff about vfs.
- display vfs icon in the ctree and the clist (except that there is no specific vfs icon yet)
- Updated gtktalog.cf.in
- time can be either YYYY-MM-DD or now SSSSSSSSSS
- search will not go through VFS. Feature left for 0.4.0.

* Tue Aug 29 2000 Yves Mettier <ymettier@libertysurf.fr>
- setup for vfs. Load and save setup are still to do.

* Mon Aug 28 2000 Yves Mettier <ymettier@libertysurf.fr>
- load and save catalogs with vfs
- suppressed some printf (printf for test)

* Fri Aug 25 2000 Yves Mettier <ymettier@libertysurf.fr>
- display bug fixed for vfs.

* Thu Aug 24 2000 Yves Mettier <ymettier@libertysurf.fr>
- Beginning of virtual file systems (vfs). WARNING: this in not yet fully functionnal.
- Scan is OK for vfs. There is a bug in the display of vfs. load and save not yet supported.
- Fixed a bug in savecat.c. This bug only appeared on big endian platforms.
   Thanks to Etienne Herlent <eherlent@easynet.fr> for reporting the bug and sending a correction.

* Tue Aug 22 2000 Yves Mettier <ymettier@libertysurf.fr>
- Sorting in clists now works better for size and date.

* Mon Aug 21 2000 Mathieu Villegas <gtktalog@caramail.com>
- fr.po
- gtktalog.cf.in

* Mon Aug 21 2000 Yves Mettier <ymettier@libertysurf.fr>
- No more "empty" string in category or description field. There is now a button.
- The progress bar works better.
- plugins now work.

* Sun Aug 20 2000 Yves Mettier <ymettier@libertysurf.fr>
- Links are now OK for categories and descriptions
- plugins should compile better (#include <string.h>)
- gnome_less() does not freeze any more.
- disks now in '[]' in the path bar.

* Fri Aug 18 2000 Yves Mettier <ymettier@libertysurf.fr>
- Cleanup in source tree
- logo and menu entry for gnome menus

* Thu Aug 17 2000 Yves Mettier <ymettier@libertysurf.fr>
- bugfixes (in setup.c)

* Fri Aug 11 2000 Yves Mettier <ymettier@libertysurf.fr>
- Links in loading old catalogs.

* Thu Aug 10 2000 Benoit Dien <bdien@altern.org> & Yves Mettier <ymettier@libertysurf.fr>
- load old catalogs.

* Thu Aug 10 2000 Yves Mettier <ymettier@libertysurf.fr>
- Bugfix with buttonbar buttons.

* Wed Aug 09 2000 Yves Mettier <ymettier@libertysurf.fr>
- Correct managment of descriptions (new func: description_garbage_collection ())

* Tue Aug 08 2000 Benoit Dien <bdien@altern.org> & Yves Mettier <ymettier@libertysurf.fr>
- Mount and umount inside the scan thread.
- Progress bar works better.

* Tue Aug 08 2000 Yves Mettier <ymettier@libertysurf.fr>
- simple click instead of double click in the tree...
- create report even if there is no category.

* Mon Aug 07 2000 Yves Mettier <ymettier@libertysurf.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. Thanks to Etienne Herlent <eherlent@easynet.fr> for the idea
- 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@libertysurf.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@libertysurf.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@libertysurf.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@libertysurf.fr>
- Cleaned stuff about addisk.

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

* Mon Jul 31 2000 Yves Mettier <ymettier@libertysurf.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@libertysurf.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@libertysurf.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@libertysurf.fr>
- Added macros in the source directory. Changes in configure.in
- Translations for fr.

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

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

* Tue Jul 18 2000 Yves Mettier <ymettier@libertysurf.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@libertysurf.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@libertysurf.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@libertysurf.fr>
- Launch viewer
- bugfix in the edit viewer box.
- suppressed the dummy program

* Sun Jul 16 2000 Yves Mettier <ymettier@libertysurf.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@libertysurf.fr>
- Category dialog box now functional.
- Suppressed the display of the ctree root.

* Mon Jul 10 2000 Yves Mettier <ymettier@libertysurf.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@libertysurf.fr>
- Added the "edit disk" window. Not functional yet.

* Thu Jul 06 2000 Yves Mettier <ymettier@libertysurf.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@libertysurf.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@libertysurf.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@libertysurf.fr>
- Rewritten the data structure, read/write functions...
- suppressed a lot of functions (search, edit_categories, setup...)


* Thu Jun 22 2000 Yves Mettier <ymettier@libertysurf.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@libertysurf.fr>
- v0.0.18ym3
- Gnome menu
- Gnome toolbar
- gtktalog.spec.in
- potential bugs fixed.

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

* Sun Jun 18 2000 Yves Mettier <ymettier@libertysurf.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.
