# 1.2.7 # ############################################################################## 2008-07-28 Piotr Eljasiak * src/gnome-cmd-file-selector.cc: * src/src/gnome-cmd-file.cc: * src/src/gnome-cmd-file.h: Invalidate metadata for modified files 2008-07-28 Padraig O'Briain * src/filter.cc: * src/gnome-cmd-file-popmenu.cc: * src/utils.cc: Correctly handle FNM_CASEFOLD when building on non-Gnu systems 2008-07-25 Marius Siegas * src/gnome-cmd-xfer.cc: Fix for "(null)" filename in message dlg 2008-07-25 Piotr Eljasiak * src/gnome-cmd-file-list.cc: * src/gnome-cmd-file-list.h: * src/gnome-cmd-search-dialog.cc: Fixed problem #532615 (file operations on wrong file) * src/gnome-cmd-main-win.cc: Fixed problem #522430 (quick search for files starting with uppercase) 2008-07-23 Piotr Eljasiak * src/gnome-cmd-quicksearch-popup.cc: Fixed problem #538806 (quick search in root dir) 2008-07-21 Piotr Eljasiak * src/gnome-cmd-file-selector.cc: * src/gnome-cmd-file-selector.h: * src/gnome-cmd-user-actions.cc: Fix for setting the current working directory to the remote inactive one (CTRL+., CTRL+LEFT/RIGHT) 2008-07-20 Piotr Eljasiak * src/gnome-cmd-con.cc: Fix for bug introduced in rev. #1669 2008-07-19 Piotr Eljasiak * src/gnome-cmd-prepare-xfer-dialog.cc: Fix for upload problem 2008-07-18 Piotr Eljasiak * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con-ftp.cc: * src/gnome-cmd-con-ftp.h: * src/gnome-cmd-remote-dialog.cc: Removed superfluous code for GnomeCmdConFtp 2008-07-17 Piotr Eljasiak * src/gnome-cmd-con.h: * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con-ftp.cc: * src/gnome-cmd-remote-dialog.cc: Fixed problem #541404 (update of host names) * src/gnome-cmd-con-ftp.cc: Removed superfluous code for anonymous user handling * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con-ftp.cc: * src/gnome-cmd-con-ftp.h: Removed superfluous code for host_port handling * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con-ftp.cc: * src/gnome-cmd-con-ftp.h: Removed superfluous code for user_name handling * src/gnome-cmd-con-ftp.cc: Removed superfluous code for host_name handling * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con-ftp.cc: * src/gnome-cmd-con-ftp.h: Removed superfluous code for remote_dir handling 2008-07-14 Piotr Eljasiak * src/gnome-cmd-con-ftp: Use specified uri for connection (instead of previous building from 'ftp:', host, port, dir, user, pswd) 2008-07-14 Dušan Hokův * src/gnome-cmd-xfer.cc: * src/gnome-cmd-xfer-progress-win.cc: * src/gnome-cmd-xfer-progress-win.h: New progress indicator for individual files for transfer dialogs 2008-07-13 Piotr Eljasiak * src/libgviewer/viewer-window.cc: Fix for intviewer menu entry 2008-07-10 Padraig O'Briain * src/intviewer/fileops.cc: Fix for problem #539753 (build error on Solaris) 2008-07-10 Mamoru Tasaka * configure.in: Added 'ja' to ALL_LINGUAS 2008-06-23 Piotr Eljasiak * src/gnome-cmd-search-dialog.cc: File search: added radio buttons for controlling file name matching mode (regex/shell) 2008-06-17 Piotr Eljasiak * src/gnome-cmd-file-list.cc: Fix for problem when re-sorting (keep selection visible) * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con.h: Remote connection GUI: support for SSH+WebDAV in remote connection dlg * src/gnome-cmd-con-dialog.cc: Set default method to CON_SSH for new connections 2008-06-16 Piotr Eljasiak * src/gnome-cmd-file-list.cc: Use current column sorting in advrename 2008-06-15 Piotr Eljasiak * src/gnome-cmd-user-actions.cc: Simplified code for "file.sendto" user action * src/gnome-cmd-user-actions.cc: Added copying selected URIs to clipboard with ALT+click on toolbar button 2008-06-13 Piotr Eljasiak * src/gnome-cmd-user-actions.cc: Build fix for g++ 4.3 2008-06-12 Piotr Eljasiak * src/gnome-cmd-user-actions.cc: * src/gnome-cmd-user-actions.h: Added support for user defined shortcuts to arbitrary programs, available as "command.execute" user action 2008-06-09 Piotr Eljasiak * src/gnome-cmd-data: Add GNOME Commander ftp site to remote servers for the first-time users 2008-06-05 Piotr Eljasiak * src/gnome-cmd-file-selector.cc: * src/gnome-cmd-file-selector.h: * src/gnome-cmd-prepare-xfer-dialog.cc: Yet another fix for full file path handling while copying/moving to the mounted devices 2008-06-05 Maciej Piechotka * src/gnome-cmd-main-menu.cc: "S_ynchonize Directories" -> "S_ynchronize Directories" (problem #536705) 2008-06-04 Piotr Eljasiak * src/gnome-cmd-search-dialog.cc: Revamped 'Search...' dlg 2008-06-03 Piotr Eljasiak * src/gnome-cmd-con-dialog.cc: * src/gnome-cmd-con-ftp.cc: * src/gnome-cmd-con-ftp.h: * src/gnome-cmd-con.h: Removed superfluous alias from GnomeCmdConFtp object * src/gnome-cmd-data.cc: Simplify code for connections loading from cfg 2008-06-02 Mamoru Tasaka * src/gnome-cmd-includes.h: * src/intviewer/image-render.cc: * src/intviewer/text-render.cc.: * src/intviewer/viewer-widget.cc: Add patch to compile with GTK 2.13.X 2008-06-01 Piotr Eljasiak * configure.in: Bumped version to 1.2.7 ##############################################################################