cdcollect (0.6.0)

  * Update to gtk# version 2.8
  * Use sqlite version 3
  * Added patch to fix a bug when creating thumbnails in packed files thanks (again :-) to Jacek Tomasiak
  * Fix tooltip menus on toolbar
  * Fix bug when openning the preferences and compresion is not activated. 
    The sub-menu is not active anymore.
  * Fix bug when importing a folder that does not exist, an error message is printed.
  * Find also finds directories thanks to Oliver Albers
  * Fix bug when importing links to non-existing files
  * Updated czech translation thanks to Michal Turek <michal.turek@gmail.com>  

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Sun, 25 Nov 2006 16:20:50 +0200

cdcollect (0.5.1)

  * File details and thumbnail can be changed from a popup menu.
  * Added patch to escape "&" simbols on file names thanks to Jacek Tomasiak
  * Add command line arguments "--cd <cd_key>" and "--file <file_path>" 
    to automatically point to a specific cd and file of the database.
  * Add command line argument "--dump-cds" to print a list of all cds in the
    database
  * Updated spanish translation

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Sun, 18 Sep 2005 16:20:50 +0200

cdcollect (0.5.0)

  * Fix bug when reading volume label
  * Added initial support for image and video thumbnails

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Sun, 18 Sep 2005 16:20:50 +0200

cdcollect (0.4.2)

  * Fix location of cdcollect.exe.

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 16 Oct 2004 16:20:50 +0200

cdcollect (0.4.1)

  * Fix when reading location from the CD.

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 16 Oct 2004 16:20:50 +0200

cdcollect (0.4.0)

  * Do not use file-roller, there is a bug somewhere (I think mono) where a process does 
    not return when file-roller can not open a file so CDCollect sits waiting forever.
  * Changed the importing window to a cleaner layout.
  * Write a conversion tool to automatically convert the database to the new format.
  * Use the standard search dialog on the gtktreeview.
  * Re-write SQL backend (new db format). It should scale to large DBs more nicely.
  * Improved handling of mime types. It uses Gnome.Vfs# and not libgnome-vfs directly.
  * Fixed Gnome.DateEdit using gtk-sharp >= 1.9.1 with gtk 2.4 support.
  * Fixed toolbar buttons using gtk-sharp >= 1.9.1 with gtk 2.4 support.
  * Fixed bug when opening files with white spaces in the compression plugin.
  * Fixed bug that prevent the use of external information plugins without 
    regular expressions.
  * Test regular expression window now remembers the last file used.
  * Added try button when testing regular expressions.
  * Try to guess the CD name for iso9660 volumes. It defaults to the 
    /dev/cdrom device. User may change it using "gconf-editor".
  * Update spanish translation.
  * Use YesNo dialog when canceling importing.

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 28 Dec 2004 16:20:50 +0200

cdcollect (0.3.1)

  * Added Czech translation thanks to Ondra Kudlik <kepi@orthank.net>".
  * Fix to check if CD is mounted.

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 16 Oct 2004 16:20:50 +0200

cdcollect (0.3.0)

  * Create "autogen.sh", "configure.in" and "Makefile.am" to be able to
    use autoconf tools to compile the project.
  * Create "src/Makefile.am" to compile mono sources.
  * Create "debian" directory (from blam debian package) to be able to 
    create cdcollect debian packages.
  * Include menu in the gnome desktop.
  * Support for international strings (spanish translation started).

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 31 Sep 2004 16:20:50 +0200

cdcollect (0.2.0)

  * Fix bug when importing files ending with "~".
  * Fix bug when reading ill-formed CD icons.
  * CD Icons are now active when importing and edit CDs.
  * Fixed messing selection when opening the popup menu in the cdview.
  * Add a general option to activate external plugins.
  * Key presses on the cd view go to the CD which name begins with that key letter.
  * Key presses on the files view go to the file which name begins with that key letter.
  * Added tooltips in some window forms.
  * Added new test window to test regular expression output for external plugins.

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 31 Sep 2004 16:20:50 +0200

cdcollect (0.1.1)

  * Only run one instance per user.
  * CD icons are now stored in the database as strings.

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 25 Sep 2004 16:20:50 +0200

cdcollect (0.1.0)

  * First attempt to create a gtktalog clone for GNOME
  * Written in mono using monodevelop
  * Uses a SQL database with sqlite 
  * Support for importing CD (already mounted on "/mnt/cdrom")

 -- Javier Ruiz Hidalgo <jrhbcn@gmail.com>  Mon, 18 Aug 2004 19:20:50 +0200

