##############################################################################
# 1.2.1 #
##############################################################################
2006-10-16 Piotr Eljasiak <
[email protected]>
* data/gnome-commander.desktop.in.in:
Fixed bug #333898 (deprecated icon suffix in desktop file)
2006-10-15 Ilkka Tuohela <
[email protected]>
* configure.in: Added fi to ALL_LINGUAS
2006-10-10 Piotr Eljasiak <
[email protected]>
* plugins/cvs/cvs-plugin.c:
* plugins/fileroller/file-roller-plugin.c:
* src/gnome-cmd-file.c:
* src/gnome-cmd-file-list.c:
* src/gnome-cmd-prepare-xfer-dialog.c:
* src/gnome-cmd-search-dialog.c:
Reaplacing obsoleted g_dirname() with g_path_get_dirname()
2006-10-08 Assaf Gordon <
[email protected]>
* src/libgbiewer/viewer-window.c:
* src/libgviewer/bm_byte.{c.h}:
* src/libgviewer/bm_chartype.{c,h}:
* src/libgviewer/cp437.{c,h}:
* src/libgviewer/input_mode.c:
* src/libgviewer/libgviewer.h:
* src/libgviewer/Makefile.am:
* src/libgviewer/search-dlg.{c,h}:
* src/libgviewer/searcher.{c,h}:
* src/libgviewer/search-progress-dlg.{c,h}:
* src/libgviewer/text-render.{c,h}:
* src/libgviewer/viewer-utils.{c,h}:
* src/libgviewer/viewer-widget.{c,h}:
* tests/gviewer/Makefile.am:
* tests/gviewer/bm_byte_test.c:
* tests/gviewer/bm_chartype_test.c:
* tests/gviewer/utils_test.c:
Added "Find" feature to the internal viewer
2006-10-07 vlad <
[email protected]>
* src/gnome-cmd-file-list.c:
* src/gnome-cmd-rename-dialog.c:
* src/gnome-cmd-rename-dialog.h:
Added in-place rename (SHIFT+F6)
2006-10-07 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-data.c:
* src/gnome-cmd-data.h:
* src/gnome-cmd-main-win.c:
Added CTRL+SHIFT+H for toggle of hidden files filter
2006-10-04 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-advrename-dialog.c:
* src/gnome-cmd-tags.c:
* src/gnome-cmd-tags.h:
More work on 'Metatag' button
2006-10-02 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-advrename-dialog.c:
* src/gnome-cmd-advrename-dialog.h:
More work on buttons for fast access to advrename template placeholders
2006-09-28 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-advrename-dialog.c:
Added buttons for fast access to advrename template placeholders
2006-09-26 Piotr Eljasiak <
[email protected]>
* configure.in:
* po/POTFILES.in:
* src/Makefile.am:
* src/gnome-cmd-advrename-lexer.l:
* src/gnome-cmd-file.c:
* src/gnome-cmd-file.h:
* src/gnome-cmd-tags-libs.c:
* src/gnome-cmd-tags-libs.h:
* src/gnome-cmd-tags.c:
* src/gnome-cmd-tags.h:
Added suddort for Exif and IPTC metatags in advrename
2006-09-17 Dušan Hokův <
[email protected]>
* src/*.c:
Add missing '#include <config.h>'
2006-09-14 Dušan Hokův <
[email protected]>
* pixmaps/mime-icons/Makefile.am:
* pixmaps/mime-icons/gnome-x-directory-smb-server.png:
* pixmaps/mime-icons/gnome-x-directory-smb-workgroup.png:
* src/gnome-cmd-dir.c:
Icons for samba servers and workgroups
2006-09-01 Piotr Eljasiak <
[email protected]>
* gnome-cmd-file-list.c:
Set default sorting of size column to descending.
2006-08-30 Roma <
[email protected]>
* src/gnome-cmd-data.c:
* src/gnome-cmd-data.h:
* src/gnome-cmd-main-win.c:
* src/useractions.c:
Save the window state across sessions.
2006-08-10 Dirk Göttel <
[email protected]>
* data/gnome-commander.ebuild:
Updated ebuild file for gentoo systems.
2006-08-08 Piotr Eljasiak <
[email protected]>
* *.h:
Added C_BEGIN_DECLS and C_END_DECLS.
* plugins/fileroller.c:
Added support for archives via FileRoller.
* pixmaps/Makefile.am:
* src/gnome-cmd-main-menu.c:
* src/gnome-cmd-pixmap.c:
* src/imageloader.c:
* src/imageloader.h:
Remove excessive icons.
2006-08-03 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-main-menu.c:
Use GNOME stock items for menus.
2006-08-02 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-advrename-lexer.l:
Added python-like indices for placeholders in advrename.
2006-07-31 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-advrename-dialog.c:
Added 'help' button to advrename dlg.
2006-07-29 Piotr Eljasiak <
[email protected]>
* doc/C/figures/gnome-commander_dialog_adv_rename.png:
* doc/C/figures/gnome-commander_window.png:
* doc/C/gnome-commander.xml:
* doc/Makefile.am:
Updated docs
2006-07-24 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-data.c:
Detect malformed (empty) 'connections' file
2006-07-19 Piotr Eljasiak <
[email protected]>
* plugins/test/Makefile.am:
Do not install test plugin
* src/gnome-cmd-con-ftp.c:
* src/gnome-cmd-con-ftp.h:
* src/gnome-cmd-data.c:
* src/gnome-cmd-ftp-dialog.c:
Added partial support for setting ftp remote dir
2006-07-18 Piotr Eljasiak <
[email protected]>
* configure.in:
* src/Makefile.am:
Set PLUGIN_DIR in Makefile.am
2006-07-17 <
[email protected]>
* plugins/cvs/Makefile.am:
* plugins/fileroller/Makefile.am:
* plugins/test/Makefile.am:
Incorrect use of Makefile linker flags
2006-07-17 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-con-device.c:
* src/gnome-cmd-data.c:
* src/utils.c:
Added some minor safety precautions for fgets().
* cofigure.in:
* data/gnome-commander.spec.in:
Added glib dependencies (>=2.6.0)
2006-06-27 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-main-menu.c:
* src/useractions.c:
* src/useractions.h:
* src/utils.c:
* src/utils.h:
Added new entries ("GNOME Commander on the Web", "Report a Problem") to Help menu
2006-06-26 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-chmod-dialog.c:
* src/gnome-cmd-chown-dialog.c:
Fixed problem with refreshing after chown or chmod
* src/useractions.c:
i18n
2006-06-15 Magnus Stålnacke <
[email protected]>
* pixmaps/internal-viewer.xpm:
New internal viewer icon.
2006-06-15 Assaf Gordon <
[email protected]>
* pixmaps/internal-viewer.xpm:
* pixmaps/Makefile.am:
* src/gnome-cmd-file.c:
* src/imageloader.c:
* src/imageloader.h:
New internal viewer icon.
2006-05-29 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-file-selector.c:
Do not hide ext column when selected GNOME_CMD_EXT_DISP_WITH_FNAME ("With filename")
2006-05-28 Dima <
[email protected]>
* src/gnome-cmd-dir-indicator.c:
Bug fix for crash when cmd dir indicator is empty
2006-05-20 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-cmdline.c:
* src/gnome-cmd-data.c:
* src/gnome-cmd-main-win.c:
* src/gnome-cmd-main-win.h:
Replaced gnome_cmd_main_win_get_left_fs() and gnome_cmd_main_win_get_right_fs()
with gnome_cmd_main_win_get_fs()
2006-05-19 Stephanos Manos <
[email protected]>
* data/gnome-commander.spec.in: Fix scrollkeeper database update problem.
2006-05-17 vlad <
[email protected]>
* src/gnome-cmd-file-list.c:
* src/gnome-cmd-rename-dialog.c:
* src/gnome-cmd-rename-dialog.h:
Added in-place rename (SHIFT+F6)
2006-05-08 Piotr Eljasiak <
[email protected]>
* src/gnome-cmd-main-menu.c:
* src/useractions.{c,h}:
* src/utils.{c,h}:
Added 'Keyboard Shortcuts' to 'Help' menu.