Roadamp to version 0.12.1 (Roadmap not frozen)
==============================================

* Put progress bar in an a more appropriate place when scanning a CD and when searching
 (me and Markus Gaugusch <markus@gaugusch.dhs.org>)

Roadamp to version 1.0.0 (Roadmap not frozen)
=============================================

* Anybody wants to write the doc ? Drop me a mail to let me know ! (ymettier@libertysurf.fr)

* button to stop a scan of a cd

* Reports: make a coma separated list. (Jesus Climent <jcliment@cc.hut.fi>)

* Use plugins inside VFS (Vaclav Slavik <v.slavik@volny.cz>)

* Bug in reports. Here is Carlos Nieves nega <cnieves@tsc.uvigo.es>'s description:
 - I generate a report. (All disks, all categories; include all, sorted
by categories). There is no file in that report. If I do it again, but
sorted by disk->directory->file, it includes all files. (All my files
have category and description, but I think it should report all files.
And I didn't have the checkbox with "only elements with descriptions",
neither "only elements with category" active).

* Es translation for Help->GTKtalog does not work. (Carlos Nieves nega <cnieves@tsc.uvigo.es>)

* Have a "by category" view instead of a "by directory" view. Only if not too slow. Maybe have a linked list
 of the files in each category ?

* Add a list of mimes that make gtktalog skip that file when scanning.
      Zdenko Podon <zdpo@mailbox.sk> gave me the idea.

* In search/replace, a new option to delete the found files.

* Multiple selection to be able to delete more than one file/dir/disk.
       (Zdenko Podon <zdpo@mailbox.sk> asked for it)

* Combos and menus in Edit box. Here is the mail from David Necas (Yeti) <yeti@physics.muni.cz>:
     - GtkMenu doesn't handle the situation it doesn't fit into the screen
       automatically, programmer intervention is needed.  That's bad, since
       that would mean too much work with for nothing.
     - I changed my mind about what is the best solution. I think what one
       really wants _is_ a combo, provided that one _can type text into
       it_ to create a new category on the fly (and even beter it should have
       automatic completion---like URL entry box in Mozilla, Galeon or MSIE)
     - Beside that, the menus is Find file looks OK.  (Well, the whole Find
       file dialog looks like `The Great Broken-GUI Contest' winner, but that's
       another matter... I think the GTKtalog GUI will have to be completely
       rewritten anyway in the future and before that I'm not sure whether it
       worths to mess with these things...)



* Crash when testing plugins. Here is the mail from Carlos Nieves nega <cnieves@tsc.uvigo.es>:
 - another fatal error (Gtktalog crash), if the space after '\t' in
separator char filed is missing (that's the way I was trying before I
asked you). I have no time enough to find why (I tried with the patch I
sent you yesterday, and testing: if strlen(p1) < 2 => return without
doing more things but it crashed anyway).

* mcree@freemail.hu reported that gtktalog looks ugly when using 100dpi fonts. Will probably not be fixed
        if nobody else reports for it because I cannot reproduce that bug.

Ideas for version after 1.0.0 (or for people who want to help if the previous
========================================================  was not enough)
                                                        ======================

- Make a programmer's interface to the data structure. This would make it easy
   to program import&export functions to other formats. Easier to implement
   database functions too...

- Implement MDI (multi-documents).

- Make catalogs of audio CDs. Connect to cddb databases on the internet to get
     names of the CDs and songs. (David Erman <di97@student.hk-r.se> and others)

- generate html instead of txt in a report
   ->Sorry, this will not be implemented. A new project should do that better.
     Check the gtktalog homepage http://gtktalog.sourceforge.net to know more about it.

