GWhere 0.1.6

0.1.6:	- Disks storage are called "media" and disks in catalog are called "disk" to remove any confusion. [Sbastien LECACHEUR]
	- Fix spelling error and sentences. [Luis PARRAVICINI, Sbastien LECACHEUR]
	- Remove any reference to /etc/fstab in win32 port. [Sbastien LECACHEUR]
	- Interrupt any crash during all plugin calls. [Sbastien LECACHEUR]
	- Fix bug with plugins description build under win32. [Sbastien LECACHEUR]
	- Fix bug with "Edit description" feature. [Sbastien LECACHEUR]
	- Fix bug to display selected files with GTK+ 2.x. [Sbastien LECACHEUR]
	- Fix bug and improvment of the HTML plugins. [Sbastien LECACHEUR]

0.1.5:	- Fix bug with gw_dialog_box_create() under GTK+ 2.x. [Sbastien LECACHEUR]
	- Port win32 version to GTK+ 2.4. [Sbastien LECACHEUR]
	- Start the MAC OS X port. [Sbastien LECACHEUR]
	- Fix memory leak with the use of the gtk_editable_get_chars() function. [Sbastien LECACHEUR]
	- Fix UTF-8 encoding for message box. [Sbastien LECACHEUR]
	- Search engine optimized. [Sbastien LECACHEUR]
	- Set the catalog file name or the catalog name in the file selection box entry. [Sbastien LECACHEUR]
	- Fix bad status bar displaying. [Sbastien LECACHEUR]
	- Fix the scan by forbiding the scan of internal mount points. [Sbastien LECACHEUR]
	- Fix recents opened catalogs list refreshing. [Sbastien LECACHEUR]
	- Fix locked folder displaying. [Sbastien LECACHEUR]
	- Fix crash bug with gw_file_get_name() function. [Sbastien LECACHEUR]
	- Fix crash bug with empty disk name and label with "use disk label as name" option is checked. [Sbastien LECACHEUR]
	- Fix bug with renaming catalog and saving it. [Sbastien LECACHEUR]

0.1.4:	- Fix bug with Set-Gid and "sticky" bits file rights detection. [Sbastien LECACHEUR]
	- Use less memory to store files informations. [Sbastien LECACHEUR]
	- Fix bug of GWhere translation for normal users when it was installed by administrator under win32. [Sbastien LECACHEUR]
	- Fix bug to display selected items with GTK+ 2.x under Linux. [Sbastien LECACHEUR]
	- Add a function in popup menu to rename folders and files. [Sbastien LECACHEUR]
	- Fix compilation error with Cygwin and/or GCC 3.x. [Luis PARRAVICINI]
	- Fix compilation error with GTK 2.0. [Sbastien LECACHEUR]
	- Auto-generation of config.h file for win32. [Sbastien LECACHEUR]

0.1.3:	- Use a RC file to customize the GUI aspect. [Sbastien LECACHEUR]
	- Catalog loading optimization. [Sbastien LECACHEUR]
	- Save the horizontal pane position of the explorer view. [Sbastien LECACHEUR]
	- Fix crash in the reading of /ect/fstab and /etc/mtab files. [Sbastien LECACHEUR]
	- Fix crash in the loading of device properties. [LUKACS Arpad]
	- Remove the execution right on the configuration file. [Sbastien LECACHEUR]
	- Fix memory leak in gw_properties_file_save_all function. [Sbastien LECACHEUR]
	- Use tempory file for saving to prevent catalog lost if a crash occures. [Sbastien LECACHEUR]
	- Catalog saving optimization. [Sbastien LECACHEUR]
	- Add MPC plugin. [Raphal MARINIER]
	- Fix spelling error. [Luis PARRAVICINI]
	- Solve some compilation warning. [Sbastien LECACHEUR]
	- Fix missing rights when make a folder. [Sbastien LECACHEUR]
	- Add an option to activate or desactivate beeps. [Sbastien LECACHEUR]
	- Add expand all/expand only disks/collapse all functions in menu action. [Sbastien LECACHEUR]
	- Add a button to clear all search results. [Sbastien LECACHEUR]
	- Fix bug in DESCRIPT.ION plugin and improves the generated description. [Sbastien LECACHEUR]
	- Fix lines sorting in the search. [Sbastien LECACHEUR]
	- Add configuration of column which must displayed in search. [Sbastien LECACHEUR]
	- Support files and folders bigger than 2,1 Go. [Sbastien LECACHEUR]
	- Add an option to use an advanced pattern to generate disk name from disk information. [Sbastien LECACHEUR]
	- Save the explorer columns width. [Sbastien LECACHEUR]
	- Add an option to set case sentitive the sort items in explorer. [Sbastien LECACHEUR]
	- Add an option to sort items in explorer by folders and files. [Sbastien LECACHEUR]
	- Add an option to activate the column autoresizing. [Sbastien LECACHEUR, LUKACS Arpad]
	- Add an option to not explore the disk tree structure when it is added. [Sbastien LECACHEUR]
	- Save all search settings. [Sbastien LECACHEUR]
	- Add a new search mode by key words. [Sbastien LECACHEUR, LUKACS Arpad]
	- Fix spelling errors. [Guillermo GRIATZKY]

0.1.2:	- Better title tree explorer displaying. [Sbastien LECACHEUR]
	- Fix win32 installer end status. [Sbastien LECACHEUR]
	- Fix spelling errors. [Guillermo GRIATZKY]
	- Resize window about box for better displaying. [Sbastien LECACHEUR]
	- Fix bug in gw_combo_box_categories_set_selected_category() function. [Sbastien LECACHEUR]
	- Fix missing UTF-8 encoding under GTK+ 2.0. [Sbastien LECACHEUR]
	- Fix bug with the loading of catalog file settings. [Sbastien LECACHEUR]
	- Launch uninstaller during installation if GWhere is already installed under win32. [Sbastien LECACHEUR]
	- Fix the not saving of unmodified catalog with "Save as" functionality. [Sbastien LECACHEUR]
	- Add FreeBSD port. [Mykhaylo SOROCHAN]
	- Fix lines sorting in explorer. [Sbastien LECACHEUR]
	- Fix compressed files loading under win32. [Sbastien LECACHEUR]
	- Temporaries files are corectly removed under win32. [Sbastien LECACHEUR]
	- Fix line size limitation of configuration file. [Sbastien LECACHEUR]
	- Fix memory leak during catalogs loading. [Sbastien LECACHEUR]
	- Add WAV MPEG 1 Layer 3 support with MP3 plugin. [Sbastien LECACHEUR]
	- Fix bug in gintlen() function. [Sbastien LECACHEUR]
	- Fix bug in the gw_str_replace_str() function. [Sbastien LECACHEUR]
	- Fix bug with cleanning fields after an adding disk failed. [Sbastien LECACHEUR]
	- Don't still load default media information at application launching. [Sbastien LECACHEUR]
	- Explorer view changes are applied at once. [Sbastien LECACHEUR]
	- Add libtool requirement in gwhere.spec.in. [Sbastien LECACHEUR]
	- Improvement of severals buttons positions. [Sbastien LECACHEUR]
	- Fix bug with catalog statistics of catalogs built under win32. [Sbastien LECACHEUR]
	- Improvement of properties box displaying. [Sbastien LECACHEUR]
	- Fix mount status under Linux. [Sbastien LECACHEUR]
	- Fix memories leaks with *mntent() functions. [Sbastien LECACHEUR]
	- Remove depedencies with ws2_32. [Sbastien LECACHEUR]
	- Fix disk in drive detection under Win 95/98/ME. [Sbastien LECACHEUR]
	- Hide message box displayed by win32 system when a disk unavailable. [Sbastien LECACHEUR]
	- Fix spelling error. [Luis PARRAVICINI]
	- Fix opening catalog from win32 explorer with space caracters in path name. [Sbastien LECACHEUR]
	- Fix crash with opening a recent opened file. [Sbastien LECACHEUR]
	- Add use disk volume name as disk name option. [Sbastien LECACHEUR]
	- Fix unused default properties at first launch in "Disk Managment". [Sbastien LECACHEUR]
	- Fix information disk access under Win 95/98/ME. [Sbastien LECACHEUR]
	- Fix bug on UTF-8 string with GtkText. [Sbastien LECACHEUR]
	- Hide mount status on Win32 systems. [Sbastien LECACHEUR]
	- Fix bug on loading FS informations under Linux. [Sbastien LECACHEUR]
	- Fix ISO 9660 files system detection. [Sbastien LECACHEUR]
	- Fix uncase sensitive detection of description plugins. [Sbastien LECACHEUR]
	- Add DESCRIPT.ION plugin. [Sbastien LECACHEUR]
	- Add FILE_ID.DIZ plugin. [Sbastien LECACHEUR]
	- Fix plugin type detection. [Sbastien LECACHEUR]

0.1.1:  - Fix bug in gw_folder_get_disk_name(). [Sbastien LECACHEUR]
	- Fix bug of double encoding to UTF-8. [Sbastien LECACHEUR]
	- Delete test on automount option on systems which not support mount. [Sbastien LECACHEUR]
	- Fix bug to show popup menu for first listed file (at disk root). [Sbastien LECACHEUR]
	- Fix MS Windows 95 OSR2 detection. [Sbastien LECACHEUR]
	- Fix GWhere's home folder creation. [Sbastien LECACHEUR]
	- Add AVI (included DivX) plugin. [Sbastien LECACHEUR]
	- Add OS information in the about window. [Sbastien LECACHEUR]
	- Fix unspecified files system type. [Sbastien LECACHEUR]
	- Fix bug in gwhere.spec.in to integrate plugins links in RPMs. [Sbastien LECACHEUR]
	- Cleanning Makefile for win32; [Sbastien LECACHEUR]
	- Fix mkinstalldirs file. [Luis PARRAVICINI]
	- Fix spelling errors in AUTHORS file. [Luis PARRAVICINI]
	- Integrate debian folder in source files. [Luis PARRAVICINI]

0.1.0:	- To lower case all sources file name. [Sbastien LECACHEUR]
	- Avoids the loading of useless device information at the starting of the application. [Sbastien LECACHEUR]
	- Add gw_package_get_plugins_dir() function to fix plugins dir bug under win32. [Sbastien LECACHEUR]
	- Add gw_package_get_locale_dir() function to fix locale dir bug under win32. [Sbastien LECACHEUR]
	- Fix spelling error. [Bogdan MODZELEWSKI, Luis PARRAVICINI]
	- All columns in explorer and search are autoresizable. [Sbastien LECACHEUR]
	- Selected the default value in capture box. [Sbastien LECACHEUR]
	- Improvment of categories edit box. [Sbastien LECACHEUR]
	- Fix bug of the status bar message when create new catalog in the managment pane. [Sbastien LECACHEUR]
	- All catalog file must have the ".ctg" extension. [Sbastien LECACHEUR]
	- By default explorer set view for disks exploring. [Sbastien LECACHEUR]
	- Fix memory leak in catalog_file_info_free(). [Sbastien LECACHEUR]
	- Add autoload last opened catalog file option. [Sbastien LECACHEUR]
	- Fix bug when disk size is bigger than 4 294 967 296 bytes in ProgressBarBox. [Sbastien LECACHEUR]
	- Add the focus for ProgressBarBox button. [Sbastien LECACHEUR]
	- Fix home dir under Win9x. [Sbastien LECACHEUR]
	- Fix untranslated date under win32. [Sbastien LECACHEUR]
	- Fix double references in the list of recents opened catalog files. [Sbastien LECACHEUR]
	- Add configuration of column which must displayed. [Sbastien LECACHEUR]
	- Fix memory leak in Settings object. [Sbastien LECACHEUR]
	- Single left click on cross node in tree expand or collapse node. [Sbastien LECACHEUR]
	- Remember last window position and size. [Sbastien LECACHEUR]
	- Can choose to save or not GUI properties in settings. [Sbastien LECACHEUR]
	- Fix bug on gw_file_mkdirs() with pathname ending with file separator constant. [Sbastien LECACHEUR]
	- Change the order of available drives to prevent floppy drive auto-selection. [Sbastien LECACHEUR]
	- Add the focus for MsgBox. [Sbastien LECACHEUR]
	- Add an activate signal on CaptureBox and Search entry. [Mike Hokenson]
	- Start with full-screen window. [Sbastien LECACHEUR]
	- Fix bug on changing disk volume name. [Sbastien LECACHEUR]
	- Fix severals memory leaks in PropertiesBox. [Sbastien LECACHEUR]
	- Fix severals memory leaks in StatusBar. [Sbastien LECACHEUR]
	- Fix status bar messages for disks. [Sbastien LECACHEUR]
	- Fix bug with disk bigger than 4 294 967 296 bytes on systems which support guint64. [Sbastien LECACHEUR]
	- Fix severals memory leaks in NoteBookManagment. [Sbastien LECACHEUR]
	- Fix bug on rename catalog. [Sbastien LECACHEUR]
	- Fix bug on remove file from catalog. [Sbastien LECACHEUR]
	- Fix bug on save disk data. [Sbastien LECACHEUR]
	- Fix bug with missing files in the root disk file list. [Sbastien LECACHEUR]
	- Add HTML plugin. [Sbastien LECACHEUR]
	- Show a message box when no item matched in search. [Sbastien LECACHEUR]
	- Display in the status bar the search result. [Sbastien LECACHEUR]
	- Add MP3 plugin. [Sbastien LECACHEUR]
	- Add plugins manager for auto extracting file information. [Sbastien LECACHEUR]
	- Fix bug in the file2gchar function. [Sbastien LECACHEUR]
	- Add autoload catalog option. [Sbastien LECACHEUR]
	- Adding log function. [Sbastien LECACHEUR]
	- Fix configuration folder execution right. [Sbastien LECACHEUR, Joe LAZARO]
	- Remember last selected options in the managment pane. [Sbastien LECACHEUR]
	- Fix bugs on NotebookManagment component. [Sbastien LECACHEUR]
	- Fix some bugs on VFSStats access functions. [Sbastien LECACHEUR]
	- Add a man page. [Luis PARRAVICINI]
	- Add local file support in gwhere.spec. [Sbastien LECACHEUR]
	- Improve the configure script. [Sbastien LECACHEUR]
	- Add an icon and a .desktop file for window manager. [Sbastien LECACHEUR]
	- Rename the binary name to "gwhere". [Sbastien LECACHEUR]
	- Adding the recents opened files in the menu file. [Sbastien LECACHEUR]
	- Fix bug on configuration file parser. [Sbastien LECACHEUR]
	- Fix bug on circular scanning with links to folder : replace stat by lstat. [Sbastien LECACHEUR, Peter HANSACK]
	- Port to GTK 2.0 (only for compatibility). [Sbastien LECACHEUR]
	- Replace all atoi to strtol or strtoul. [Sbastien LECACHEUR]
	- Fix bug on file2gchar function. [Sbastien LECACHEUR]
	- Eject CD-ROM on Win32. [Sbastien LECACHEUR]
	- Start the port to Win32. [Sbastien LECACHEUR]

0.0.26: - Improvment of install scripts. [Sbastien LECACHEUR]
	- Can give the catalog file name to load in command line. [Sbastien LECACHEUR]
	- Fix bug on disk data saving. [Sbastien LECACHEUR]
	- Safe copy of properties file when user quit the application. [Sbastien LECACHEUR]
	- Possibility to choose the compression ratio of the catalogs. [Sbastien LECACHEUR]
	- Adding the catalog send by mail. [Sbastien LECACHEUR]
	- Adding a mail sender component. [Grgory BLOQUEL]
	- Modification of DialogBox interface. [Sbastien LECACHEUR]
	- Adding application manager and GUI manager. [Sbastien LECACHEUR]
	- Adding the control panel. [Sbastien LECACHEUR]
	- Adding the configuration file. [Sbastien LECACHEUR]
	- Right click selects in the explorer. [Sbastien LECACHEUR]
	- Fix bug on catalog renaming via menu popup. [Sbastien LECACHEUR]
	- Replacement of Calcul.h to GWString.h. [Sbastien LECACHEUR]
	- Fix bug in gw_str_delete_char. [Sbastien LECACHEUR]
	- Adding a composant to read properties files. [Sbastien LECACHEUR]

0.0.25:	- Display waiting message during the catalog loading and closing. [Sbastien LECACHEUR]
	- Hide the selection file box during the catalog loading. [Sbastien LECACHEUR]
	- Fix memories leaks in the search engine. [Sbastien LECACHEUR]
	- Fix memory leak in gw_strcmp_strregex. [Sbastien LECACHEUR]
	- Fix spelling errors. [Luis PARRAVICINI]
	- Adding the debug mode of tools library. [Sbastien LECACHEUR]
	- Progress bar is not displayed when there are not max value. [Sbastien LECACHEUR]
	- Experimental port on Cygwin. [Sbastien LECACHEUR]
	- Reading of the FAT12, FAT16 volume name. [Sbastien LECACHEUR]
	- Detect FAT12, FAT16, FAT32 and ISO 9660 file system type. [Sbastien LECACHEUR]
	- Detect the presence of mount and umount programs in configure.sh. [Sbastien LECACHEUR]
	- Adding of encode/decode base 64. [Sbastien LECACHEUR]
	- Logs adding in GUI. [Sbastien LECACHEUR]
	- Remove AUTHORS-fr and TODO-fr : it's too hard to maintain all files translations. [Sbastien LECACHEUR]
	- Rename GWhere-x.y.z.spec to GWhere.spec. [Sbastien LECACHEUR]
	- Use of the constant __PRETTY_FUNCTION__ for functions names in logs. [Sbastien LECACHEUR]
	- Replace the constant DEBUG_MODE by the constants GW_DEBUG_*_COMPONENT. [Sbastien LECACHEUR]
	- Replace the string "GWhere" by the constant PACKAGE. [Sbastien LECACHEUR]
	- Replace the constant GWHERE_VERSION by VERSION. [Sbastien LECACHEUR]
	- Fix bug of the function gw_str_blob_to_regex to support the character "?". [Sbastien LECACHEUR]
	- New functions to read lines : gw_file_readline, gw_zfile_readline. [Sbastien LECACHEUR, Luis PARRAVICINI]
	- Catalogs compression with the zlib. [Luis PARRAVICINI]

0.0.24:	- New quick search engine. [Sbastien LECACHEUR]
	- Fix result of reloading search when regular expression is activated. [Sbastien LECACHEUR]
	- Dialog box button aren't auto resized. [Sbastien LECACHEUR]
	- Checks if a catalog is loaded before launch search. [Sbastien LECACHEUR]
	- Fix bug on several free() functions. [Sbastien LECACHEUR]
	- Add of debug mode on compilation (--enable-debug option). [Sbastien LECACHEUR]
	- Fix spelling errors. [Luis PARRAVICINI]
	- Cut sources in static libraries. [Sbastien LECACHEUR]

0.0.23:	- Fix spelling errors. [Luis PARRAVICINI]
	- Fix bug on returning to current folder when adding disk failed. [Sbastien LECACHEUR]
	- Remaking GUI managment. [Sbastien LECACHEUR]
	- Search can be with regular expression. [Sbastien LECACHEUR]
	- Can cancel adding disk during adding process. [Sbastien LECACHEUR]
	- Progress bar for adding disk. [Sbastien LECACHEUR]
	- Fix several memory leaks on VFSStats. [Sbastien LECACHEUR]

0.0.22:	- Fix bug on adding category. [Sbastien LECACHEUR]
	- Fix bug on directories beginning by "." or ".." support. [Sbastien LECACHEUR]
	- Fix bug on unkowned owner and group files. [Sbastien LECACHEUR]
	- Fix bug on testing mount for non root users. [Sbastien LECACHEUR]
	- News message boxes to report adding disk status. [Sbastien LECACHEUR]
	- Fix bug on reading of device label. [Sbastien LECACHEUR]
	- Fix bug on Makefile for internationalization. [Grgory BLOQUEL]
	- Fix bug on reading of device label. [Grgory BLOQUEL]
	- Fix bug on mounting of CD for non root users. [Grgory BLOQUEL]
	- Fix bug on calculation of device size with Mandrake 8.0. [Grgory BLOQUEL]

0.0.21: - Search can be case or uncase sensitive.
	- Fix bug on calcul of disks capacity/free space/used space.
	- Fix bug on loading folders/files size/inode.
	- Fix bug on informations generation when create catalog.
	- Fix bug when user add a disk and there is no open catalog.
	- Fix bug on catalogs/disks/categories name saving.

0.0.20:	- Close catalog buton in toolbar.
	- News functions in menu barre.
	- Can change category of a disk/folder/file.
	- Fix bug on datas managment.
	- Fix bug on saving category of a disk/folder/file.
	- Can apply recursively a category to all the new disk.
	- Fix bug on category search.
	- Fix bug on displaying dates.
	- Can't edit/delete the default category.
	- Locked folders don't stop disk adding now and own their icon.
	- Load/save catalog functions cleanning.
	- Message box to display errors.

0.0.19:	- Load and save the disk/folders/files categories.
	- Add the displaying informations of selected device option.
	- Add categories edition window.
	- Fix loading file nug with categories list.

0.0.18:	- Improvement of notebook managment.
	- Correct bug with total capacity disk.
	- Correct memory leak in VFSStats.
	- Correct bug with "Save As".
	- Improvement of categories.
	- Improvement of catalog/disk/folder/file's properties.
	- Correct displaying bug when opens a file which aren't a GWhere file format.
	- Catalog may have a name different to file name.

0.0.17: - Add quick search.
	- Support OS supermount.
	- Correct control of disk adding.
	- Correct disk infos displaying.
	- Correct disk infos.
	- Add capacity disk and capacity catalog in properties.
	- Add total used and free space disk.
	- Add volume name disk.
	- Update of catalog properties.
	- Window properties minor bug fixed.
	- Add new catalog information (file version, generator program, categories).
	- Managment of catalog versions.
	- Main window may shrinked.

0.0.16:	- Managment of links in the creation of disk.
	- Icons change with the type of disk (CD-Rom, HD, Floppy and Zip).
	- Popup menu allow to change disk's volume name.
	- Edition window of catalog/disk/folder/file's description.
	- Add catalog description.
	- Allow to rename catalog or disk.
	- Correct deleting of item (update size of items that contain it).
	- Correct adding of disk (control disk name).
	- Change description integration.
	- Catalog/disk/folder/file properties.
	- Popup menu added.
	- Explorer was better.

0.0.15:	- Suppression of item by popup menu.
	- Update of size calcul (support until iotaoctet!!).
	- Optimize memory managment during the catalog loading.
	- Modify disks loading and saving.
	- Correct the disk explorer.
	- Correct the disk adding.
	- Add disk informations.
	- Correct the automount (the test of is mounted).
	
0.0.14:	- Correct the calcul of disk and catalog size.
	- Automount is done (support the type "auto" for file system).
	- CD-Rom eject.

0.0.13: - Correct directory size and add disk size.
	- Add the statusbar.
	- Correct scrollbars.
	- Optimize explores fonctions.
 	- Optimize the use of memory.

0.0.12:	- Program rewritting for an organization with module.
	
0.0.11:	- Catalog is loaded in memory (before it use a tempory file).
	- Some bugs fixed.

0.0.6:	- All was be done since 0.0.1
	- Graphical interface with GTK+.

0.0.1:	- Create and read an image in command ligne.
