#                                   1.2.5                                    #
##############################################################################

2008-02-28  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-data.h:
       * src/utils.cc:
       Resurrected gcmd-block (used only when set "/programs/use_gcmd_block" key to TRUE)

2008-02-26  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con.cc:
       * src/gnome-cmd-con.h:
       * src/gnome-cmd-dir.cc:
       Fixed problem #449137 (renamed directories not accessed by name)

2008-02-25  Piotr Eljasiak  <[email protected]>

       * src/utils.cc:
       Yet another fix for setting exec dir for started MIME applications

2008-02-23  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       * src/tags/gnome-cmd-tags-file.cc:
       Do not show password in File.Link tag

       * src/gnome-cmd-file-popmenu.cc:
       Revert the bug introduced in rev. #1575

2008-02-22  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-popmenu.cc:
       * src/utils.cc:
       Set proper exec dir for started MIME applications

       * src/gnome-cmd-file-list.cc:
       Fix for RMB selection

2008-02-18  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-bookmark-dialog.cc:
       Allow resizing of bookmark dlg

       * src/Makefile.am:
       * src/gnome-cmd-data.cc:
       * src/utils.cc:
       Fix for problem #448942 (SHIFT+ENTER: running a command in a separate terminal)

2008-02-11  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-app.h:
       * src/gnome-cmd-file-popmenu.cc:
       * src/gnome-cmd-file-props-dialog.cc:
       Simplify error handling for MIME retrieving

2008-02-06  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file-popmenu.cc:
       * src/gnome-cmd-file-props-dialog.cc:
       Fix for crash when handling mime for some exotic permissions

2008-01-28  Piotr Eljasiak  <[email protected]>

       * src/utils.cc:
       Simplify code for string handling

2008-01-26  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       Do not use escaped directory name when runnning editor application

2008-01-22  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-popmenu.cc:
       Run "Open with other..." application in file's directory

2008-01-21  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-dir.cc:
       Fixed problem #510567 (failed assert when deleting dir)

       * src/gnome-cmd-dir.cc:
       * src/gnome-cmd-dir.h:
       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file-list.cc:
       * src/gnome-cmd-file-list.h:
       * src/gnome-cmd-file-props-dialog.cc:
       * src/gnome-cmd-file-selector.cc:
       * src/gnome-cmd-rename-dialog.cc:
       Fixed problem #345314 (cursor not staying on file while renaming)

2008-01-19  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-list.cc:
       Point to the focused file properly

2008-01-17  Piotr Eljasiak  <[email protected]>

       * src/libgviewer/image-render.cc:
       Yet another fix for problem with updating of internal viewer status bar

       * src/gnome-cmd-file-props-dialog.cc:
       Added "kbps" to Audio.Bitrate tag presented in file properties dlg

2008-01-16  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-lexer.ll:
       Fixed problem #508565 (improper utf-8 handling in advanced file rename tool)

       * src/gnome-cmd-advrename-dialog.cc:
       Set template combo history as case sensitive

       * src/gnome-cmd-file-list.cc:
       Yet another fix for cursor going astray

2008-01-14  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-lexer.ll:
       More C++ in advrename

2008-01-11  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-lexer.ll:
       C++ optimisation

2008-01-10  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con-device.cc:
       * src/gnome-cmd-con-ftp.cc:
       Add missing "umount" cross to close-connection toolbar button

       * src/gnome-cmd-file.cc:
       Run editor application in file's directory

       * src/gnome-cmd-data.cc:
       Yet another fix for storing advrename data (regex patterns)

       * src/gnome-cmd-con-device.cc:
       Fix for memory leak

2008-01-09  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-data.cc:
       Set default value for "/network/use_gnome_auth_manager" to FALSE

       * pixmaps/Makefile.am:
       * pixmaps/desktop.xpm:
       * pixmaps/exec.xpm:
       * pixmaps/ftp_connect.xpm:
       * pixmaps/ftp_disconnect.xpm:
       * pixmaps/ftp.xpm:
       * pixmaps/home.xpm:
       * pixmaps/key.xpm:
       * pixmaps/lock.xpm:
       * pixmaps/mkdir.xpm:
       * pixmaps/server.xpm:
       * pixmaps/smb-computer.xpm:
       * pixmaps/smb-network.xpm:
       * src/imageloader.cc:
       * src/imageloader.h:
       Removed unused pixmaps

       * src/gnome-cmd-user-actions.cc:
       Made "view.home" working on non-home connections too

2008-01-08  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       Added gnome_cmd_file_get_dirname()

       * src/tags/gnome-cmd-tags-doc.cc:
       * src/tags/gnome-cmd-tags-exiv2.cc:
       Fix for memory leak in tag handling

       * src/tags/gnome-cmd-tags-file.cc:
       Set File.Path tag properly

       * src/gnome-cmd-con-dialog.cc:
       Set password entry hidden

       * src/tags/gnome-cmd-tags-file.cc:
       Set File.Format tag to "Folder" for directories

2008-01-07  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file.cc:
       Simplified gnome_cmd_file_get_extension()

       * src/gnome-cmd-file-selector.cc:
       * src/gnome-cmd-user-actions.cc:
       * src/gnome-cmd-user-actions.h:
       Define SHIFT+F4 binding as user definable (file.edit_new_doc)

2008-01-06  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-selector.cc:
       Fix for starting the new document

2008-01-04  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       Fixed the size of text array (text[3] -> text[4]).
       That fixes crashes #346286, #424447, #447882, #467058.

2008-01-03  Piotr Eljasiak  <[email protected]>

       * src/libgviewer:
       Rename libgviewer -> intviewer

2008-01-02  koos  <[email protected]>

       * src/gnome-cmd-xfer.cc:
       Fix for problem #353889 (disappearing file after failed move (F6))

2008-01-02  Piotr Eljasiak  <[email protected]>

       * src/utils.h:
       Fix for crash on gentoo

2008-01-01  Djihed Afifi <[email protected]>

       * src/gnome-cmd-main-win.cc:
       Made window title translatable

2007-12-29  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       Fixed misplaced bracket in regex handling

2007-12-23  <[email protected]>

       * src/gnome-cmd-python-plugin.cc:
       Fixed crash #468685

2007-12-13  Piotr Eljasiak  <[email protected]>

       * /src/gnome-cmd-data.cc:
       * /src/gnome-cmd-data.h:
       * /src/gnome-cmd-remote-dialog.cc:
       quick-connect working again

2007-12-12  Damien Carbery  <[email protected]>

       * src/libgviewer/fileops.c:
       Fix for problem #365227 (build for Solaris x86)

2007-12-10  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       * src/gnome-cmd-con-dialog.cc:
       * src/gnome-cmd-file-selector.cc:
       * src/gnome-cmd-user-actions.cc:
       * src/libgviewer/search-dlg.cc:
       * src/libgviewer/viewer-window.cc:
       * src/tags/gnome-cmd-tags-doc.cc:
       * src/tags/gnome-cmd-tags-taglib.cc:
       Fix for problem #502756 (translations)

       * src/imageloader.cc:
       * src/utils.cc:
       * src/tags/gnome-cmd-tags-doc.cc:
       strncmp()==0 -> g_str_has_prefix()

2007-12-10  koos  <[email protected]>

       * src/gnome-cmd-remote-dialog.cc:
       * src/gnome-cmd-file-props-dialog.cc:
       Made dlg windows resize vertically

2007-12-06  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-con-ftp.h:
       * src/gnome-cmd-remote-dialog.cc:
       Removed excessive ftp code

2007-12-04  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con.cc:
       * src/gnome-cmd-con.h:
       * src/gnome-cmd-con-dialog.cc:
       Added gnome_cmd_con_make_uri() function and ..._*_uri() derivatives

2007-11-30  Piotr Eljasiak  <[email protected]>

       * src/utils.h:
       Added uri_is_valid() function for URI verification

2007-11-29  koos  <[email protected]>

       * src/gnome-cmd-file.cc:
       Fixed problem #490431 (view files with name containing '%')

2007-11-26  koos  <[email protected]>

       * src/gnome-cmd-xfer.cc:
       Fix for crash when moving file with % in the name

2007-11-21  Piotr Eljasiak  <[email protected]>

       * po/POTFILES.in:
       * src/Makefile.am:
       * src/gnome-cmd-con.h:
       * src/gnome-cmd-con-dialog.cc:
       * src/gnome-cmd-con-dialog.h:
       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-ftp-dialog.cc:
       * src/gnome-cmd-user-actions.cc:
       Brand new dlg for connection details

       * src/gnome-cmd-con-dialog.cc:
       Use proper type for #define GNOME_CMD_TYPE_CONNECT_DIALOG

       * po/POTFILES.in:
       * src/Makefile.am:
       * src/gnome-cmd-remote-dialog.cc:
       * src/gnome-cmd-remote-dialog.h:
       * src/gnome-cmd-user-actions.cc:
       Rename GnomeCmdFtpDialog -> GnomeCmdRemoteDialog

2007-11-20  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-data.cc:
       Store connections as URI in ~/.gnome-commander/connections

2007-11-19  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con.h:
       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-con-list.cc:
       * src/gnome-cmd-con-list.h:
       Added gnome_cmd_con_list_find_alias() function

2007-11-17  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-data.cc:
       Fix for storing advrename templates

2007-11-13  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.cc:
       * src/tags/gnome-cmd-tags-exiv2.cc:
       Add more metatags to the file property dlg

       * src/gnome-cmd-file-props-dialog.cc:
       Present image sizes in the form: 'widht x height' in the file property dlg

       * src/gnome-cmd-file-props-dialog.cc:
       * src/utils.h:
       Truncate oversized tags to 120 chars

2007-11-12  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.h:
       Added has_tag() function

       * src/gnome-cmd-file-props-dialog.cc:
       Present selected metatags in the file property dlg

2007-11-08  Mike Crash <[email protected]>

       * src/gnome-cmd-con-device.cc:
       Fix for mounting of devices with spaces in the name (e.g. "/media/NIKON D40")

2007-11-07  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-ftp-dialog.cc:
       Activate/deactivate buttons accordingly to the number of connections

2007-11-06  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-bookmark-dialog.cc:
       * src/gnome-cmd-file-selector.cc:
       * src/gnome-cmd-file-selector.h:
       * src/gnome-cmd-ftp-dialog.cc:
       * src/gnome-cmd-main-win.cc:
       * src/gnome-cmd-user-actions.cc:
       Set default dir to NULL for gnome_cmd_file_selector_set_connection ()

       * src/gnome-cmd-ftp-dialog.cc:
       Added tooltips to the connection list columns

       * src/gnome-cmd-user-actions.cc:
       * src/utils.cc:
       * src/utils.h:
       Added gnome_cmd_show_message() function

       * src/gnome-cmd-file-props-dialog.cc:
       Added tooltips to the metadata list columns

       * src/gnome-cmd-delete-dialog.cc:
       Fix for memory leak in delete confirm dlg

2007-11-05  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       * src/gnome-cmd-bookmark-dialog.cc:
       * src/gnome-cmd-ftp-dialog.cc:
       * src/gnome-cmd-options-dialog.cc:
       Use stock buttons in dialogs

2007-11-05  koos  <[email protected]>

       * src/gnome-cmd-file-selector.cc:
       Proper handling of 'cd ~/mydir'

2007-11-04  Matthias <[email protected]>

       * data/gnome-commander.ebuild:
       Typo fix

2007-11-03  Piotr Eljasiak  <[email protected]>

       * configure.in:
       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-ftp-dialog.cc:
       Deep surgery of the FTP dialog

2007-11-01  koos  <[email protected]>

       * src/gnome-cmd-cmdline.cc:
       'cd -': go to dir '-' if present

2007-10-31  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con.cc:
       * src/gnome-cmd-con.h:
       Added gnome_cmd_con_get_icon_name ()

2007-10-30  Piotr Eljasiak  <[email protected]>

       * src/libgviewer/image-render.cc:
       * src/libgviewer/image-render.h:
       * src/libgviewer/text-render.cc:
       * src/libgviewer/text-render.h:
       * src/libgviewer/viewer-widget.cc:
       Fixed problem with updating of internal viewer status bar

2007-10-29  Piotr Eljasiak  <[email protected]>

       * configure.in:
       * src/utils.cc:
       * src/utils.h:
       * src/libgviewer/viewer-window.cc:
       Dropped duplicate code for help menus

       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-data.h:
       * src/gnome-cmd-user-actions.cc:
       Fixed bug in detecting key modifiers (wrong handling of key bindings)

       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-data.h:
       * src/gnome-cmd-options-dialog.cc:
       * src/gnome-cmd-options-dialog.h:
       * src/main.cc:
       Allow disabling use of gnome-auth-manager

2007-10-28  Piotr Eljasiak  <[email protected]>

       * src/main.cc:
       Call gnome_vfs_init() & gnome_authentication_manager_init() in proper order

       * src/gnome-cmd-con-device.cc:
       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-con-home.cc:
       * src/gnome-cmd-con-smb.cc:
       * src/gnome-cmd-con.cc:
       * src/gnome-cmd-con.h:
       Added ConnectionMethodID info to GnomeCmdCon

2007-10-26  Piotr Eljasiak  <[email protected]>

       * po/POTFILES.in:
       * src/Makefile.am:
       * src/gnome-cmd-smb-auth.c:
       * src/gnome-cmd-smb-auth.h:
       Revert removed gnome-cmd-smb-auth.* files

       * src/gnome-cmd-data.cc:
       Added new key ('/network/use_gnome_auth_manager') to cfg file

2007-10-23  Piotr Eljasiak  <[email protected]>

       * src/utils.h:
       * src/tags/gnome-cmd-tags.h:
       Yet another fix for gcc-4.2

2007-10-22  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-clist.cc:
       Fixed problem with sporadically lost cursor in file pane

2007-10-19  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.h:
       Yet another fix for gcc-4.2

2007-10-18  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.h:
       Fix for gcc-4.2 compiling problem

2007-10-17  Piotr Eljasiak  <[email protected]>

       * src/libgviewer/bm_byte.c:
       * src/libgviewer/bm_byte.h:
       * src/libgviewer/bm_chartype.c:
       * src/libgviewer/bm_chartype.h:
       * src/libgviewer/cp437.h:
       * src/libgviewer/datapresentation.h:
       * src/libgviewer/fileops.c:
       * src/libgviewer/fileops.h:
       * src/libgviewer/gvtypes.h:
       * src/libgviewer/image-render.c:
       * src/libgviewer/image-render.h:
       * src/libgviewer/inputmodes.c:
       * src/libgviewer/inputmodes.h:
       * src/libgviewer/Makefile.am:
       * src/libgviewer/scroll-box.c:
       * src/libgviewer/scroll-box.h:
       * src/libgviewer/search-dlg.c:
       * src/libgviewer/search-dlg.h:
       * src/libgviewer/searcher.c:
       * src/libgviewer/searcher.h:
       * src/libgviewer/search-progress-dlg.c:
       * src/libgviewer/search-progress-dlg.h:
       * src/libgviewer/text-render.c:
       * src/libgviewer/text-render.h:
       * src/libgviewer/viewer-utils.c:
       * src/libgviewer/viewer-utils.h:
       * src/libgviewer/viewer-widget.c:
       * src/libgviewer/viewer-widget.h:
       * src/libgviewer/viewer-window.c:
       * src/libgviewer/viewer-window.h:
       Internal viewer: migration to C++

2007-10-15  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-collection.cc:
       * src/gnome-cmd-file-collection.h:
       * src/gnome-cmd-file-list.cc:
       * src/gnome-cmd-file-list.h:
       Replaced gnome_vfs_list_sort() with its glib counterpart: g_list_sort_with_data().
       That fixes bug #424159 (column sort problem)

2007-10-11  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-ftp-dialog.cc:
       * src/main.cc:
       Use the GNOME authentication manager for user's security credentials

2007-10-10  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-data.cc:
       Write URI to ~/.gnome-commander/connections files

2007-10-02  Piotr Eljasiak  <[email protected]>

       * src/utils.h:
       More stringify() functions

2007-09-24  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-main-menu.cc:
       * src/gnome-cmd-main-win.cc:
       * src/gnome-cmd-user-actions.cc:
       * src/gnome-cmd-user-actions.h:
       Rename underlying functions to reflect changes to "connections.*"

2007-09-23  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-user-actions.cc:
       Replaced old "connections.*" actions with "connections.open", "connections.close"
       and "connections.new" ones

2007-09-18  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-main-win.cc:
       * src/gnome-cmd-user-actions.cc:
       * src/gnome-cmd-user-actions.h:
       Added "view.home" and "view.root" actions

       * src/gnome-cmd-user-actions.cc:
       Added support for key shortcuts to defined bookmarks

2007-09-17  Piotr Eljasiak  <[email protected]>

       * src/utils.cc:
       * src/utils.h:
       Added split() function

2007-09-16  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-selector.cc:
       * src/gnome-cmd-file-selector.h:
       * src/gnome-cmd-user-actions.cc:
       * src/gnome-cmd-user-actions.h:
       Added CTRL+LEFT/RIGHT shortcuts to copy the cwd from the active filelist to
       the inactive one

2007-09-14  Piotr Eljasiak  <[email protected]>

       * src/*.h:
       * src/tags/*.h:
       Get rid of G_BEGIN_DECLS and G_END_DECLS

2007-09-13  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-popmenu.cc:
       * src/gnome-cmd-main-win.cc:
       * src/gnome-cmd-user-actions.cc:
       * src/gnome-cmd-user-actions.h:
       Send files via email or instant messenger (using nautilus-sendto)

2007-09-13  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-con-ftp.cc:
       * src/gnome-cmd-con-home.cc:
       * src/gnome-cmd-con-smb.cc:
       * src/gnome-cmd-pixmap.cc:
       * src/gnome-cmd-pixmap.h:
       Use default GNOME theme icons for home, SMB and FTP locations

2007-09-12  Mike Crash <[email protected]>

       * src/gnome-cmd-con-device.cc:
       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-data.h:
       * src/gnome-cmd-pixmap.cc:
       * src/gnome-cmd-pixmap.h:
       Fixed problem #434545 (Debian bug #421480: HUGE icons for device icons)

2007-09-12  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-ftp-dialog.cc:
       * src/utils.cc:
       * src/utils.h:
       * src/libgviewer/viewer-window.c:
       * src/tags/gnome-cmd-tags-doc.cc:
       * src/tags/gnome-cmd-tags-exiv2.cc:
       * src/tags/gnome-cmd-tags.cc:
       Replaced ARRAY_ELEMENTS with glib G_N_ELEMENTS macro

2007-09-12  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       * src/tags/gnome-cmd-tags.cc:
       Fixed crash when building menu button for metatags

2007-09-12  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-user-actions.cc:
       Fixed bug in GdkEventKey handling (improper use of g_ascii_is...(key_val))

2007-08-23  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.cc:
       Fixed build problem (incorrect #ifndef)

2007-08-08  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Replaced metatags[] array with its DICT<GnomeCmdTag,TagName> counterpart

2007-08-01  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.cc:
       Added button for copying metatags to clipboard

       * configure.in:
       Changed required exiv2 version to 0.14 or more

       * src/tags/gnome-cmd-tags-exiv2.cc:
       Set Image.Width & Image.Height metatags if available

2007-07-31  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags-exiv2.cc:
       Use exiv2 interpreted values

       * src/utils.h:
       Added join(coll,sep) function family

       * src/tags/gnome-cmd-tags.h:
       Added support for multiple tags in advrename

2007-07-30  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.cc:
       Make help button context (tab) aware

       * src/tags/gnome-cmd-tags.h:
       Fix for g++ 3.4 build

2007-07-25  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.cc:
       Make image metatags working in advrename again

       * src/tags/gnome-cmd-exiv2.cc:
       Yet another fix for Exif.Makernote

2007-07-21  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-dialog.cc:
       * src/tags/gnome-cmd-tags-file.cc:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Remove "File.Created" tag (info->ctime ISN'T creation time ;o)

       * src/tags/gnome-cmd-tags-doc.cc:
       * src/tags/gnome-cmd-tags-exiv2.cc:
       * src/tags/gnome-cmd-tags-taglib.cc:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Copy metatags value for some File.tags

       * src/tags/gnome-cmd-tags-exiv2.cc:
       Suppress Exif.Makernote, as it contains unrecognized binary data

2007-07-20  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.cc:
       Added scrollbars to metatags file prop dlg

       * src/gnome-cmd-advrename-dialog.cc:
       * src/gnome-cmd-advrename-lexer.ll:
       * src/utils.cc:
       * src/utils.h:
       * src/tags/Makefile.am:
       * src/tags/gnome-cmd-tags-file.cc:
       * src/tags/gnome-cmd-tags-file.h:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Added support for File metatags

2007-07-18  Piotr Eljasiak  <[email protected]>

       * configure.in:
       * data/gnome-commander.spec.in:
       * po/POTFILES.in:
       * src/Makefile.am:
       * src/tags/Makefile.am:
       * src/tags/gnome-cmd-tags-exiv2.cc:
       * src/tags/gnome-cmd-tags-exiv2.h:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h
       Replaced libexif and iptcdata with exiv2 and used GnomeCmdFileMetadata_New container
       for Exif and IPTC metatags

       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       Remove last libexif & iptcdata remnants

       * src/tags/gnome-cmd-tags.h:
       Remove trailing " \t\n\r\0" from a metatag

       * src/tags/gnome-cmd-tags-exiv2.cc:
       Interpret exiv2 tag values

       * configure.in:
       * po/POTFILES.in:
       * src/gnome-cmd-file.cc:
       * src/Makefile.am:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       * src/tags/Makefile.am:
       * src/gnome-cmd-file.h:
       Remove unused ICC code

       * src/gnome-cmd-file.h:
       * src/gnome-cmd-file-props-dialog.cc:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags-doc.cc:
       * src/tags/gnome-cmd-tags-exiv2.cc:
       * src/tags/gnome-cmd-tags.h:
       * src/tags/gnome-cmd-tags-taglib.cc:
       Rename GnomeCmdFileMetadata_New -> GnomeCmdFileMetadata

2007-07-17  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.cc:
       * src/tags/gnome-cmd-tags-taglib.cc:
       * src/tags/gnome-cmd-tags.h:
       Add support for multiple metadata tags

2007-07-17  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.h:
       Add generic template function GnomeCmdFileMetadata_New::add(GnomeCmdTag, const T &)

2007-07-11  koos  <[email protected]>

       * src/gnome-cmd-smb-path.cc:
       Fix for smb browsing crash

2007-07-10  Piotr Eljasiak  <[email protected]>

       * src/utils.h:
       Added `' to TRACE() macro

       * src/gnome-cmd-file.cc:
       * src/tags/gnome-cmd-tags-doc.cc:
       Allocate metadata memory only when needed

       * src/tags/gnome-cmd-tags.h:
       Remove trailing whitespace from a tag

       * configure.in:
       * data/gnome-commander.spec.in:
       * doc/C/gnome-commander.xml:
       * po/POTFILES.in:
       * src/Makefile.am:
       * src/gnome-cmd-advrename-dialog.cc:
       * src/gnome-cmd-advrename-lexer.ll:
       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       * src/tags/Makefile.am:
       * src/tags/gnome-cmd-tags-taglib.cc:
       * src/tags/gnome-cmd-tags-taglib.h:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Replaced id3lib with taglib and use GnomeCmdFileMetadata_New container
       for ID3, Vorbis, FLAC and APE metatags

2007-07-07  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.cc:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Metadata tags in file properties dialog

2007-07-06  Piotr Eljasiak  <[email protected]>

       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Added gcmd_tags_bulk_load()

       * src/tags/Makefile.am:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags-libs.h:
       Removed gnome-cmd-tags-libs.h file

2007-07-04  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-advrename-lexer.ll:
       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       * src/tags/gnome-cmd-tags-doc.cc:
       * src/tags/gnome-cmd-tags-doc.h:
       * src/tags/gnome-cmd-tags-exif.cc:
       * src/tags/gnome-cmd-tags-icc.cc:
       * src/tags/gnome-cmd-tags-id3.cc:
       * src/tags/gnome-cmd-tags-iptcdata.cc:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Replaced GHashTable with GnomeCmdFileMetadata_New container
       for ODF and OLE2 metatags

2007-07-02  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-user-actions.cc:
       Define CTRL+SHIFT+= binding as user definable (view.equal_panes)

2007-07-01  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-popmenu.cc:
       * src/gnome-cmd-list-popmenu.cc:
       * src/gnome-cmd-main-menu.cc:
       * src/gnome-cmd-user-actions.cc:
       * src/gnome-cmd-user-actions.h:
       * src/utils.h:
       Added "Open Terminal" action to toolbar, RMB and user actions.

2007-06-30  Piotr Eljasiak  <[email protected]>

       * configure.in:
       * src/Makefile.am:
       * src/main.cc:
       Set proper value to DATADIR

2007-06-28  koos  <[email protected]>

       * src/gnome-cmd-dir.cc:
       * src/gnome-cmd-dir.h:
       * src/gnome-cmd-file.cc:
       Fixed runtime assertions

2007-06-28  Kamil Madac

       * src/gnome-cmd-xfer-progress-win.c:
       Show copied bytes instead of percentage during file transfer

2007-06-26  koos  <[email protected]>

       * src/gnome-cmd-dir.cc:
       * src/gnome-cmd-dir.h:
       Fixed crash when creating absolute dir on SMB share

2007-06-26  Piotr Eljasiak  <[email protected]>

       * src/utils.cc:
       Replacing obsoleted gnome_pixmap_*() with gdk_pixbuf_*()

2007-06-22  Piotr Eljasiak  <[email protected]>

       * src/utils.cc:
       Fixed bug #447415 (gcmd can't launch executables)

2007-06-16  koos  <[email protected]>

       * src/gnome-cmd-mkdir-dialog.cc:
       Fixed problem when creating ~/dir

2007-06-16  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file.cc:
       * src/gnome-cmd-file.h:
       * src/tags/gnome-cmd-tags.cc:
       * src/tags/gnome-cmd-tags.h:
       Initial framework for new metatags implementation
       (replacing GHashTable with std::map<GnomeCmdTag,std::string>)

2007-06-12  Piotr Eljasiak  <[email protected]>

       * data/gnome-commander.spec.in:
       Minor tweaking with library versioning

2007-06-12  Damien Carbery  <[email protected]>

       * configure.in:
       * libgcmd/gnome-cmd-file-info.c:
       * libgcmd/Makefile.am:
       * plugins/cvs/Makefile.am:
       * plugins/fileroller/Makefile.am:
       * plugins/test/Makefile.am:
       * plugins/test/test-plugin.c:
       * src/dict.h:
       * src/filter.cc:
       * src/gnome-cmd-data.cc:
       * src/gnome-cmd-file-popmenu.cc:
       * src/gnome-cmd-types.h:
       * src/Makefile.am:
       * src/utils.cc:
       * src/libgviewer/Makefile.am:
       * src/libgviewer/viewer-widget.c::
       * src/tags/id3lib/Makefile.am:
       * src/tags/Makefile.am:
       * tests/gviewer/datapresentation.c:
       * tests/gviewer/imagerenderer.c:
       * tests/gviewer/Makefile.am:
       * tests/gviewer/textrenderer.c:
       * tests/gviewer/viewerwidget.c:
       Fixed build errors for Solaris

2007-06-10  Piotr Eljasiak  <[email protected]>

       * src/gnome-cmd-file-props-dialog.c:
       Added 'Metadata' tab to file-props dlg

2007-06-09  Piotr Eljasiak  <[email protected]>

       * configure.in: Bumped version to 1.2.5


##############################################################################