diff -Nru gnome-commander-1.14.0/ChangeLog gnome-commander-1.14.2/ChangeLog --- gnome-commander-1.14.0/ChangeLog 2022-02-05 17:00:25.000000000 +0000 +++ gnome-commander-1.14.2/ChangeLog 2022-03-27 18:46:31.000000000 +0000 @@ -1,6 +1,312 @@ +commit e29158fec2262fba5c7caf27c6f74cbc56ffa750 +Author: Uwe Scholz +Date: 2022-03-27 + + Update of appdata file + +M data/org.gnome.gnome-commander.appdata.xml.in + +commit 1ba502fd8fe23228ac5cbaade810d59e7e9d0543 +Author: Uwe Scholz +Date: 2022-03-27 + + Update of appdata file + +M data/org.gnome.gnome-commander.appdata.xml.in + +commit 9a62e8d362a60fefe680fad31fde828595ed9fc7 +Author: Uwe Scholz +Date: 2022-03-27 + + Fix move of directory when it is sitting on a remote + +M src/gnome-cmd-con-list.cc +M src/gnome-cmd-con-list.h +M src/gnome-cmd-xfer.cc + +commit 5694d612916f25871d769ff09a79e606d089b3b4 +Author: Uwe Scholz +Date: 2022-03-20 + + Fix of size comparison: use correct getter method for + G_FILE_ATTRIBUTE_STANDARD_SIZE, fixing #121 + +M data/org.gnome.gnome-commander.appdata.xml.in +M src/gnome-cmd-file-list.cc + +commit 2ceab450e34a7b7426dafd25a9c894aae2b18b61 +Author: Uwe Scholz +Date: 2022-03-20 + + When sorting for size, ignore directories + +M src/gnome-cmd-file-list.cc + +commit fdadf578b75677dbc8f3ff9ca46caf668150275a +Author: Balázs Úr +Date: 2022-03-18 + + Update Hungarian translation + +M po/hu.po + +commit eb9afe7e0a25c05846d994b4eb966fef880a4223 +Author: Uwe Scholz +Date: 2022-03-14 + + When copying files only step into recursive copy when not done already + +M src/gnome-cmd-xfer.cc + +commit 20f8c3ac87e1571b0865ef85ced935587087bec2 +Author: Marek Černocký +Date: 2022-03-06 + + Updated Czech translation + +M po/cs.po + +commit 25524e7c01095a0a3369895153776b436aebf5c1 +Author: Andika Triwidada +Date: 2022-03-04 + + Update Indonesian translation + +M po/id.po + +commit 5cb172ecddf523f72973a0a55acf4ce063d89423 +Author: Anders Jonsson +Date: 2022-03-02 + + Update Swedish translation + +M doc/sv/sv.po + +commit aef0355a6e1a48bfe3d3a13b303838e3f504df0a +Author: Uwe Scholz +Date: 2022-03-02 + + Post release verion bump + +M configure.ac +M data/org.gnome.gnome-commander.appdata.xml.in +M doc/C/index.docbook + +commit 276a6c124e637d01e3baf21d5a60af157b238183 +Author: Daniel Mustieles +Date: 2022-03-02 + + Updated Spanish translation + +M po/es.po + +commit f957456636ab6f722f637f5a45dd22fb541a9a13 +Author: Anders Jonsson +Date: 2022-03-01 + + Update Swedish translation + +M doc/sv/sv.po + +commit f8360479857568c182f3c06fe15738c09fe815fc +Author: Uwe Scholz +Date: 2022-03-01 + + Update version + +M configure.ac +M doc/C/index.docbook + +commit 1148281a3ee3b94bb0fca3c9df82f08d7ea042f8 +Author: Uwe Scholz +Date: 2022-03-01 + + Update appdata file + +M data/org.gnome.gnome-commander.appdata.xml.in + +commit 768b0763f4a10c294ddb791aaf89c5c3cc1a72ae +Author: Asier Sarasua Garmendia +Date: 2022-02-27 + + Update Basque translation + +M po/eu.po + +commit a8e2ce38e17594f1513e7c331ceeace55bde753c +Author: Uwe Scholz +Date: 2022-02-25 + + Assign issue number to recent bugfix entry in appdata file + +M data/org.gnome.gnome-commander.appdata.xml.in + +commit 9281483102ec7e1d1ca12213be01ee2b8c6e7e60 +Author: Uwe Scholz +Date: 2022-02-21 + + Update of appdata file + +M data/org.gnome.gnome-commander.appdata.xml.in + +commit 18cf3f2eb979bcc11e497858b021f71e30498293 +Author: Maik Pertermann +Date: 2022-02-13 + + on_new_textfile_ok: Add trailing separator at the URI path of current + directory, fixing #119 + +M src/gnome-cmd-file-selector.cc + +commit 5f2bee40a81c85840e63f685856a8145823892cd +Author: Мирослав Николић +Date: 2022-02-20 + + Update Serbian translation + +M po/sr.po + +commit 016eee38afbf099111c79510893c6a03ccb72c4c +Author: Мирослав Николић +Date: 2022-02-20 + + Update Serbian translation + +M po/sr.po + +commit f918ce32be7cfbfe15bb1eb4faed23feae04bbaf +Author: Daniel Șerbănescu +Date: 2022-02-19 + + Update Romanian translation + +M po/ro.po + +commit 6a4ca381d865ecb85893661e8aa60890536f9fce +Author: Uwe Scholz +Date: 2022-02-13 + + Update of appdata file + +M data/org.gnome.gnome-commander.appdata.xml.in +M src/utils.cc + +commit 464d93e1568644923180975cc10c7a6c4766b5fd +Author: Uwe Scholz +Date: 2022-02-09 + + Add missing BDEPEND dependency in gentoo ebuild + +M data/gnome-commander.ebuild.in + +commit 94a2f3265ea20b834a84cf5f2a3c3a33d9aebc09 +Author: Uwe Scholz +Date: 2022-02-07 + + Remove deprecated linking of python library, which was not working + at all + +M src/Makefile.am + +commit d9c3967f2a68d5fc1f616677f6ef0418797808fa +Author: Uwe Scholz +Date: 2022-02-07 + + Remove deprecated linking of GnomeVFS library, which was not working + at all, part 2 + +M libgcmd/Makefile.am +M plugins/fileroller/Makefile.am +M plugins/test/Makefile.am +M src/Makefile.am +M src/dialogs/Makefile.am +M src/intviewer/Makefile.am +M src/tags/Makefile.am +M tests/Makefile.am + +commit 30a1a1ef202545b8a2f9cbcef63ba7f6a95febe6 +Author: Uwe Scholz +Date: 2022-02-06 + + Update appdata + +M data/org.gnome.gnome-commander.appdata.xml.in + +commit 96af6292c6bccd43e94c71a68b02e1563a78b8bf +Merge: a690406c 05b0cebc +Author: Uwe Scholz +Date: 2022-02-06 + + Merge branch 'feature/store_tab_connection_as_uri' into gcmd-1-14 + +commit a690406c0e97d05fb5dd3466fec215eeb58439b9 +Author: Uwe Scholz +Date: 2022-02-06 + + Remove ChangeLog-20090629 from repo and from distribution list + +D ChangeLog-20090629 +M Makefile.am + +commit bd9ec77a42368b4dc02b21362de0160ef0082502 +Author: Uwe Scholz +Date: 2022-02-06 + + Updating gentoo ebuild + +M data/gnome-commander.ebuild.in + +commit 126c9bf61b85d269cb9e10181e50e9c9df220659 +Author: Uwe Scholz +Date: 2022-02-06 + + Remove missed statement, see previous commit + +M tests/Makefile.am + +commit 90a282fccdbdb1b6fb3cd851f6274a349baa0b56 +Author: Uwe Scholz +Date: 2022-02-06 + + Remove deprecated linking of GnomeVFS library, which was not working + at all + +M libgcmd/Makefile.am +M plugins/fileroller/Makefile.am +M plugins/test/Makefile.am + +commit afa8f8d06f2093ceb8ed5953ef77b036fef37195 +Author: Matt Turner +Date: 2022-02-05 + + Remove chmlib configuration option + + Added in commit 6465db01 ("Added support for Exif and IPTC metags in + advanced file rename") in 2006 but never used. + +M configure.ac + +commit 63ffe756a21e8089c057c722b752808e5b0d8b88 +Author: Uwe Scholz +Date: 2022-02-05 + + Changes according to comments in the gnome-commander 1.14.0 merge + request to gentoo repo + +M data/gnome-commander.ebuild.in +M data/metadata.xml + +commit 305f7f6ebb09fb2020576ac88d7836005f107ab1 +Author: Anders Jonsson +Date: 2022-02-05 + + Update Swedish translation + +M doc/sv/sv.po + commit a631d6856b2fd599296cd3884117c9a24686ee57 Author: Uwe Scholz -Date: 2022-02-05 +Date: 2022-02-05 Update of NEWS, releases.xml and appdata @@ -207,6 +513,52 @@ M po/uk.po +commit 05b0cebc9fc5ef04aa3fae088e8f1539703375ca +Author: Uwe Scholz +Date: 2022-01-23 + + Store and open URI's for tabs instead of just using absolute path + names, fixing #30 + +M src/gnome-cmd-data.cc +M src/gnome-cmd-dir.cc +M src/gnome-cmd-main-win.cc + +commit dc4b0c23e7f017eb35985d9793ce06165e403113 +Author: Uwe Scholz +Date: 2022-01-23 + + Fix for propagating a GError object + +M src/gnome-cmd-dir.cc +M src/gnome-cmd-file.cc +M src/gnome-cmd-file.h + +commit cf43b160b098a22959da11020fca031046cb43b1 +Author: Uwe Scholz +Date: 2022-01-23 + + Free memory + +M src/gnome-cmd-con-remote.cc + +commit 04e78ea77b90952df742e5d467e344072b6d2872 +Author: Uwe Scholz +Date: 2022-01-23 + + Store scheme in the connection when creating a new GnomeCmdCon object + +M src/gnome-cmd-con-remote.cc + +commit 58a325dc34307dcc552b06791681f524614d276e +Author: Uwe Scholz +Date: 2022-01-23 + + noop: method renamed + +M src/gnome-cmd-data.cc +M src/gnome-cmd-data.h + commit c227a2acb2a709247c2428ce7742d9232f74b112 Author: Uwe Scholz Date: 2022-01-23 diff -Nru gnome-commander-1.14.0/ChangeLog-20090629 gnome-commander-1.14.2/ChangeLog-20090629 --- gnome-commander-1.14.0/ChangeLog-20090629 2022-01-23 14:18:35.000000000 +0000 +++ gnome-commander-1.14.2/ChangeLog-20090629 1970-01-01 00:00:00.000000000 +0000 @@ -1,5387 +0,0 @@ -=== ChangeLog discontinued === - - With the move to git, GNOME Commander is switching from a ChangeLog file - to relying on commit messages to provide change history. Please - see README.commits for guidance on the expected message format. - -############################################################################## -# 1.2.8 # -############################################################################## - -2009-06-28 Dmitriy Lyfar - - * src/main.cc: - Fix for memory leaks - -2009-06-21 Dmitriy Lyfar - - * src/gnome-cmd-file-props-dialog.cc: - Fixed problem #375357 (crash when cancelling calculation of dir properties) - -2009-06-15 Piotr Eljasiak - - * src/gnome-cmd-profile-component.cc: - advrename profiles: ref template_entry to keep it alive longer - - * src/dialogs/gnome-cmd-manage-profile-dialog.cc: - advrename profiles: added support for profile editing - -2009-06-14 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-options-dialog.cc: - Killed dead code - -2009-06-11 Piotr Eljasiak - - * src/gnome-cmd-xml-config.cc: - XML config: escape text properly - -2009-06-09 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Fixed problem #556836 (pane scrolling when moving between panes) - -2009-06-05 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-search-dialog.cc: - Replaced deprecated gtk_timeout_remove() with g_source_remove() - -2009-06-04 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Fixed problem #584727 (wrong positioning of file popup menu) - -2009-06-01 Piotr Eljasiak - - * src/gnome-cmd-xml-config.cc: - XML config: rename -> - -2009-05-29 Piotr Eljasiak - - * src/eggcellrendererkeys.cc: - Use gtk_widget_error_bell() for GTK+ >= 2.12 - - * src/gnome-cmd-search-dialog.cc: - Fixed problem #583135 (disabled 'Go to' button in search dialog) - -2009-05-26 Piotr Eljasiak - - * src/gnome-cmd-bookmark-dialog.cc: - Fixed problem #583711 (crash when pressing ESC in bookmark dialog) - -2009-05-25 Piotr Eljasiak - - * src/gnome-cmd-key-shortcuts-dialog.cc: - Fix for crash when assigning new UserAction (no.action) - -2009-05-23 Piotr Eljasiak - - * po/POTFILES.in: - * src/dialogs/Makefile.am: - * src/dialogs/gnome-cmd-edit-profile-dialog.cc: - * src/dialogs/gnome-cmd-edit-profile-dialog.h: - advrename profiles: addded dialog for editing profiles - -2009-05-22 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - advrename profiles: set default template string to "$N" - -2009-05-19 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-dialog.h: - Use new profile widget in advrename dialog - -2009-05-18 Christopher Zimmermann - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-options-dialog.cc: - Support for single-click open mode - -2009-05-16 Piotr Eljasiak - - * src/gnome-cmd-profile-component.cc: - advrename profiles: properly clear regex model - -2009-05-15 Piotr Eljasiak - - * src/gnome-cmd-file-props-dialog.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-make-copy-dialog.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-search-dialog.cc: - typo: filename -> file name - -2009-05-12 Piotr Eljasiak - - * src/gnome-cmd-profile-component.cc: - advrename profiles: be more conformant with HIG - -2009-05-11 Piotr Eljasiak - - * tests/gviewer/search_dlg_test.c: - * tests/gviewer/viewerwindow.c: - Replaced deprecated gnome_init() with gnome_program_init() - -2009-05-07 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Replaced deprecated gtk_entry_set_position() with gtk_editable_set_position() - -2009-05-07 Christopher Zimmermann - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-options-dialog.cc: - Allow gentoo like left-click behaviour - -2009-05-06 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.h: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-notebook.h: - * src/gnome-cmd-profile-component.h: - Properly destroy object in delete operator - -2009-04-30 Piotr Eljasiak - - * src/gnome-cmd-profile-component.cc: - * src/gnome-cmd-profile-component.h: - advrename profiles: added convert_case() and trim_blanks() methods - -2009-04-28 Piotr Eljasiak - - * src/tags/gnome-cmd-profile-component.cc: - advrename profiles: set default template string to "$N" in copy() - -2009-04-25 Piotr Eljasiak - - * src/tags/gnome-cmd-profile-component.cc: - * src/tags/gnome-cmd-profile-component.h: - advrename profiles: added copy() method - -2009-04-22 Andrey Cherkinskiy - - * src/gnome-cmd-user-actions.cc: - Fixed problem #579633 (accessing administrator privileges with gksudo) - -2009-04-15 - - * src/gnome-cmd-rename-dialog.cc: - Toggle path/basename/filename selections for F2 too - -2009-04-07 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Refresh file icon after renaming - - * src/tags/gnome-cmd-tags.cc: - Properly report unsuported Doc.* tags - - * src/tags/gnome-cmd-profile-component.cc: - * src/tags/gnome-cmd-profile-component.h: - advrename profiles: new widget for editing all profile data - - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * src/gnome-cmd-delete-dialog.cc: - * src/gnome-cmd-list-popmenu.cc: - * src/gnome-cmd-rename-dialog.cc: - * src/gnome-cmd-xfer.cc: - gcc warnings cleanup - -2009-04-06 Piotr Eljasiak - - * src/utils.cc: - Fix for memory leak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - Refresh MIME information after file renaming - -2009-04-02 Piotr Eljasiak - - * src/gnome-cmd-regex.h: - regex: fix for g_regex_unref() assertion - -2009-03-27 Piotr Eljasiak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file-list.cc: - Fixed problem #576174 (case insensitive file name sorting in non en_US.utf8 locale) - -2009-03-24 Piotr Eljasiak - - * src/gnome-cmd-main-menu.cc: - i18n: new translation string ("Show terminal") - -2009-03-23 Piotr Eljasiak - - * src/gnome-cmd-main-win.cc: - Added shortcut CTRL+E to command line history list - -2009-03-09 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-xml-config.cc: - Moved regexes GtkTreeModel from gnome-cmd-data.h to gnome-cmd-advrename-dialog.cc - -2009-02-24 Piotr Eljasiak - - * src/gnome-cmd-chown-component.cc: - * src/gnome-cmd-chown-dialog.cc: - * src/gnome-cmd-file.cc: - * src/gnome-cmd-main-win.cc: - * src/main.cc: - * src/owner.cc - * src/owner.h: - Fixed problem #567506 (slow startup for systems with many users) - -2009-02-13 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-options-dialog.cc: - * src/tags/gnome-cmd-tags.cc: - typo: filename -> file name - - * libgcmd/gnome-cmd-string-dialog.c: - * plugins/cvs/cvs-plugin.c: - * plugins/cvs/interface.c: - * plugins/fileroller/file-roller-plugin.c: - * src/gnome-cmd-bookmark-dialog.cc: - * src/gnome-cmd-chmod-dialog.cc: - * src/gnome-cmd-chown-dialog.cc: - * src/gnome-cmd-delete-dialog.cc: - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-patternsel-dialog.cc: - * src/gnome-cmd-prepare-xfer-dialog.cc: - * src/gnome-cmd-xfer-progress-win.cc: - * src/plugin_manager.cc: - Fixed problem #571558 (replacing deprecated GNOME_STOCK_* buttons with GTK_STOCK_* counterparts) - -2009-02-11 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-user-actions.cc: - * src/utils.cc: - GnomeCmdData: more C++ rework - - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * src/gnome-cmd-options-dialog.cc: - Fixed problem #571239 (replacing obsoleted GnomeColorPicker with GtkColorButton) - - * plugins/cvs/cvs-plugin.c: - * plugins/fileroller/file-roller-plugin.c: - * plugins/test/test-plugin.c: - Fixed problem #571247 (replacing obsoleted GnomePixmap with GtkImage) - -2009-02-10 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-prepare-xfer-dialog.cc: - * src/utils.cc: - * src/utils.h: - Toggle path/basename/filename selections in F5/F6 dialogs. - - * src/gnome-cmd-xml-config: - Save additional info on gcmd to XML cfg - -2009-02-09 Piotr Eljasiak - - * src/gnome-user-actions.cc: - Fixed problem #570727 (usage of deprecated gnome_url_show) - -2009-01-19 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-options-dialog.cc: - * src/utils.cc: - GnomeCmdData: more C++ rework - -2009-01-16 Piotr Eljasiak - - * src/tags/gnome-cmd-tags.cc: - typo: Exif Private -> Exif private - -2009-01-15 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-user-actions.cc: - tabs: added menus+shortcuts for open/close tabs - -2009-01-14 Piotr Eljasiak - - * src/owner.cc: - Yet another fix for faster startup - -2009-01-13 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-types.h: - * src/imageloader.cc: - GnomeCmdData: more C++ rework - - */gnome-cmd-file.cc: - * src/owner.c: - * src/owner.h: - Tweaks for making startup faster - - * src/dialogs/gnome-cmd-advrename-profiles-dialog.cc: - advrename profiles: fix for gtk_list_store_get_path() assertion - -2009-01-12 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-props-dialog.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-xfer-progress-win.cc: - * src/utils.cc: - GnomeCmdData: more C++ rework - - * src/gnome-cmd-notebook.h: - notebook: show tabs when number of pages > 1 - -2009-01-09 Piotr Eljasiak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - Added gnome_cmd_file_get_parent_dir (GnomeCmdFile *f) function - - * src/gnome-cmd-user-actions.cc: - Speed up "command.execute" twice - -2009-01-08 Andr - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-style.cc: - * src/gnome-cmd-style.h: - * src/gnome-cmd-types.h: - Support for row alternate background in colour themes - -2009-01-08 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - Fixed selection background colour in DeepBlue and Cafezinho themes - -2009-01-07 Zsombor - - * plugins/fileroller/file-roller-plugin.c: - Yet another fix for fileroller plugin - -2009-01-06 Andr - - * src/gnome-cmd-file.cc: - Fix for problem with starting the external viewer - -2009-01-06 Piotr Eljasiak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - Fix the bug introduced in rev. #2157 (viewing remote files) - - * src/tags/gnome-cmd-tags-taglib.cc: - audio metatags: set Audio.Codec to FLAC when appriopriate - -2009-01-05 Zsombor - - * plugins/fileroller/file-roller-plugin.c: - fileroller plugin: added extracting archive to the inactive panel - -2009-01-03 Piotr Eljasiak - - * src/tags/gnome-cmd-tags-taglib.cc: - ID3 metatags: added support for total number of tracks (Audio.AlbumTrackCount) - -2009-01-02 Piotr Eljasiak - - * src/gnome-cmd-bookmark-dialog.cc: - Fixed problem #556664 (bookmarks can not be saved for mounted devices) - -2008-12-19 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc - Updated copyright info - - * src/gnome-cmd-data.cc: - i18n: translate default profile name (CamelCase) - -2008-12-16 Piotr Eljasiak - - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-dialog.h: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-regex.h: - * src/gnome-cmd-xml-config.cc - * src/dialogs/gnome-cmd-advrename-regex-dialog.cc: - * src/dialogs/gnome-cmd-advrename-regex-dialog.h: - regex: move common code to gnome-cmd-data.h file - -2008-12-15 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - advrename: mark rename failure as red italics - - * src/Makefile.am: - Do not set default profiles for first-time users if there is no support for GRegex - -2008-12-11 Piotr Eljasiak - - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-menu-button.cc: - * src/gnome-cmd-menu-button.h: - move code for menu buttons to gnome-cmd-menu-button.{cc,h} files - - * dialogs/gnome-cmd-advrename-profiles-dialog: - advrename profiles: added menu button for profile import - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-data.h: - advrename: fix for profile saving - -2008-12-09 Piotr Eljasiak - - * src/dialogs/gnome-cmd-advrename-profiles-dialog.cc: - advrename: replaced 'Add' button with 'Duplicate' one - -2008-12-08 Piotr Eljasiak - - * src/gnome-cmd-bookmark-dialog.cc: - * src/gnome-cmd-con-ftp.cc: - * src/gnome-cmd-con.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-dir.cc: - * src/intviewer/image-render.cc: - * src/intviewer/text-render.cc: - Replaced obsoleted gtk_object_unref() with g_object_unref() - - * pixmaps/Makefile.am: - * src/imageloader.cc: - * src/imageloader.h: - Removal of forgotten parent-dir icon - - * src/gnome-cmd-advrename-dialog.cc: - advrename: fix for bug disabling buttons after profile loading - -2008-12-07 Piotr Eljasiak - - * po/POTFILES.in: - * src/gnome-cmd-advrename-dialog.cc: - * src/dialogs/Makefile.am: - * src/dialogs/gnome-cmd-advrename-profiles-dialog.cc: - * src/dialogs/gnome-cmd-advrename-profiles-dialog.h: - advrename: addded dialog for managing profiles - -2008-12-06 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - advrename: update file list after loading of the saved profile - -2008-12-06 Mamoru Tasaka - - * configure.in: Build fix for libtool-2.2 - -2008-12-01 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-dialog.h: - advrename: 'Profiles...' button for loading saved settings - - * src/gnome-cmd-xml-config.cc: - * src/gnome-cmd-xml-config.cc: - Added gnome_cmd_xml_config_parse() function - -2008-11-29 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-xml-config.cc: - Added AdvrenameConfig::fill_regex_model(Profile &) - -2008-11-27 Piotr Eljasiak - - * po/POTFILES.in: - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-xml-config.cc: - * src/gnome-cmd-xml-config.h: - Use XML cfg for storing advrename settings - -2008-11-25 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-patternsel-dialog.cc: - * src/gnome-cmd-search-dialog.cc: - Do not allocate dynamically SearchConfig in GnomeCmdData - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-search-dialog.cc: - * src/intviewer/search-dlg.cc: - * src/intviewer/viewer-utils.cc: - * src/intviewer/viewer-utils.h: - Find file dlg: copy searched text phrase into intviewer text search dlg (F3-F3) - -2008-11-24 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - Do not enable column searching for regex view - -2008-11-23 Alan Pae - - * po/Makefile.in.in: - * po/POTFILES.in: - * po/POTFILES.skip: - Add missing files to the relevant POTFILES file - -2008-11-22 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - Do not allocate dynamically AdvrenameConfig in GnomeCmdData - - * src/gnome-cmd-advrename-dialog.cc: - * src/history.h: - Add History::front() and History::reverse() functions - -2008-11-20 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - Fix for "gtk_tree_view_column_cell_layout_add_attribute: assertion `info != NULL' failed" assertion - -2008-11-18 Piotr Eljasiak - - * src/dialogs/gnome-cmd-advrename-regex-dialog.cc - advrename: viewing files with intviewer - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-dialog.h: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - Rename GnomeCmdData::AdvrenameDefaults -> GnomeCmdData::AdvrenameConfig - -2008-11-17 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.h: - * src/gnome-cmd-advrename-lexer.ll: - advrename lexer: fix for bug when resetting counters - - * src/gnome-cmd-advrename-dialog.cc - * src/gnome-cmd-advrename-dialog.h - * src/gnome-cmd-data.cc - * src/gnome-cmd-data.h - * src/gnome-cmd-main-win.cc - * src/gnome-cmd-main-win.h - * src/gnome-cmd-user-actions.cc - * src/dialogs/gnome-cmd-advrename-regex-dialog.cc - * src/dialogs/gnome-cmd-advrename-regex-dialog.h - Brand new dlg for Advanced Rename Tool - -2008-11-15 Piotr Eljasiak - - * src/gnome-con-dialog.cc: - * src/dialogs/gnome-cmd-advrename-regex-dialog.cc: - Activate the default widget for the dialogs containing the entry - -2008-11-13 Piotr Eljasiak - - * configure.in: - * po/POTFILES.in: - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - * src/dialogs/Makefile.am: - * src/dialogs/gnome-cmd-advrename-regex-dialog.cc: - * src/dialogs/gnome-cmd-advrename-regex-dialog.h - advrename: move code for regex rules dlg to dialogs/gnome-cmd-advrename-regex-dialog.{cc,h} files - -2008-11-07 Piotr Eljasiak - - * src/tags/gnome-cmd-tags.cc: - * src/tags/gnome-cmd-tags.h: - typo: Opto-Electoric -> Opto-Electronic - -2008-11-04 Piotr Eljasiak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - gnome_cmd_file_ref() returns the file now - - * src/gnome-cmd-treeview.cc: - * src/gnome-cmd-treeview.h: - treeview: added gnome_cmd_treeview_create_new_toggle_column() - -2008-11-03 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-lexer.h: - * src/gnome-cmd-advrename-lexer.ll: - advrename lexer: report presence of $c/$c(n) in template - -2008-11-02 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-lexer.h: - * src/gnome-cmd-advrename-lexer.ll: - gnome_cmd_advrename_parse_fname -> gnome_cmd_advrename_parse_template - -2008-10-31 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - Kill dead code - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-user-actions.cc: - Simplify code for advrename dlg invoking - -2008-10-29 Piotr Eljasiak - - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - Advanced file rename tool - minor change in dlg mnemonics - -2008-10-24 Piotr Eljasiak - - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-convert.cc: - * src/gnome-cmd-convert.h: - Advanced file rename tool - trim blanks - - * src/tags/gnome-cmd-tags.cc: - Simplify metadata tags descriptions - - * src/tags/gnome-cmd-tags.cc: - Typo fix: predifine -> predefine - -2008-10-21 Piotr Eljasiak - - * src/intviewer/viewer-window.cc: - Internal viewer: set zoom index properly when viewing in normal size - -2008-10-18 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - Added signal "dir-changed" (GnomeCmdFileList -> GnomeCmdFileSelector) - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-search-dialog.cc: - Replaced gnome_cmd_file_list_new() with GnomeCmdFileList::operator new() - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - GnomeCmdFileList: store realize state - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - GnomeCmdFileList: operator for casting to GtkWidget * - - * src/intviewer/viewer-window.cc: - Internal viewer: new zoom factors (10%, 20%, 33%, 50%, 67%, 100%, 125%, 150%, 200%, 300%, 400%, 500%, 600%, 700%, 800%) - -2008-10-16 Piotr Eljasiak - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-file-selector.cc: - Invalidate modified file metatada by GnomeCmdDir, not by GnomeCmdFileSelector - - * src/gnome-cmd-file-selector.cc: - Remove surplus assertions - - * src/gnome-cmd-user-actions.cc: - Do not assign CTRL+T as a default shortcut to advrename - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - Rename signal "selection-changed" -> "files-changed" - -2008-10-15 Piotr Eljasiak - - * src/intviewer/viewer-window.cc: - Internal viewer: view metatags with both t/T shortcuts - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-types.h: - New colour theme: cafezinho - -2008-10-13 Piotr Eljasiak - - * src/intviewer/viewer-window.cc: - Internal viewer - support for metadata tags - - * src/intviewer/viewer-window.cc: - Internal viewer - new key bindings: T and ALT+ENTER for metadata tags viewing - -2008-10-10 Piotr Eljasiak - - * src/intviewer/*.cc: - C++: add 'using namespace std' - - * src/gnome-cmd-combo.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-dir-indicator.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-options-dialog.cc: - * src/utils.cc: - GnomeCmdData: more C++ rework - -2008-10-08 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - Add GnomeCmdFileSelector::is_active() - - * src/intviewer/viewer-window.cc: - intviewer: kill obsoleted code for external tools - - * src/Makefile.am: - * src/gnome-cmd-file-props-dialog.cc: - * src/gnome-cmd-key-shortcuts-dialog.cc: - * src/gnome-cmd-remote-dialog.cc: - * src/gnome-cmd-treeview.cc: - * src/gnome-cmd-treeview.h: - treeview: move common code to gnome-cmd-treeview.* files - -2008-10-07 Piotr Eljasiak - - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-main-win.h: - Kill dead code - -2008-10-07 JP Rosevear - - * plugins/cvs/interface.c: - Fixed problem #555288 (build fix) - -2008-10-04 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - GnomeCmdFileSelector: more C++ rework - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - * src/intviewer/viewer-widget.cc: - * src/intviewer/viewer-window.cc: - * src/intviewer/viewer-window.h: - Pass GnomeCmdFile to intviewer (instead of previous file path) - -2008-10-03 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - create_column_titles() -> GnomeCmdFileList::create_column_titles() - -2008-10-03 Yuriy Penkin - - * configure.in: - * data/gnome-commander.ebuild.in: - * data/gnome-commander.spec.in: - Fixed problem #554598 (GNOME Goal: LINGUAS) - -2008-10-01 Yuriy Penkin - - * configure.in: - Fixed problem #554586 (AC_PROG_CXX macro problem) - -2008-09-30 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-main-win.cc: - GnomeCmdData: more C++ rework - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - GnomeCmdFileList::show_dir_size() -> GnomeCmdFileList::show_dir_tree_size() - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - GnomeCmdFileList::insert_file() and GnomeCmdFileList::remove_file() return success/failure now - - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - Move con, cwd, lwd, connected_dir from GnomeCmdFileSelector to GnomeCmdFileList - -2008-09-29 Piotr Eljasiak - - * src/gnome-cmd-notebook.h: - notebook: added missing prev_page() and next_page() - - * src/gnome-cmd-file-list.cc: - Simplify and speedup GnomeCmdFileList::file_is_wanted() - - * configure.in: - * src/eggcellrendererkeys.cc: - * src/eggcellrendererkeys.h: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Replace HAVE_GTK_2_10 with GTK_CHECK_VERSION(2,10,0) - -2008-09-27 Piotr Eljasiak - - * src/gnome-cmd-delete-dialog.cc: - Iterate through the file list MUCH faster (O(n*n) -> O(n)) - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-quicksearch-popup.cc: - Move get_file_at_row() and get_row_from_file() to GnomeCmdFileList - - * configure.in: - * data/gnome-commander.ebuild.in: - Use version requirements for ebuild from configure.in - -2008-09-26 Piotr Eljasiak - - * 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-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-options-dialog.cc: - * src/imageloader.cc: - GnomeCmdData: more C++ rework - - * 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-mkdir-dialog.cc: - * src/gnome-cmd-rename-dialog.cc: - * src/gnome-cmd-search-dialog.cc: - gnome_cmd_file_list_focus_file() -> GnomeCmdFileList::focus_file() - -2008-09-25 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - gnome_cmd_file_list_show_dir_size() -> GnomeCmdFileList::show_dir_size() - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-dir.h: - inline gnome_cmd_dir_ref() and gnome_cmd_dir_unref() - - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-options-dialog.cc: - * gnome-cmd-tags-doc.cc: - gcc warnings cleanup - -2008-09-24 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-cmdline.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - GnomeCmdData: more C++ rework - -2008-09-24 Takao Fujiwara - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-options-dialog.cc: - * src/utils.cc: - Fixed problem #548947 (non-UTF8 locale date problem) - -2008-09-23 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - file_is_in_list(GnomeCmdFileSelector *fs, GnomeCmdFile *f) -> GnomeCmdFileList::has_file(const GnomeCmdFile *f) - - * src/gnome-con-dialog.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-quicksearch-popup.cc: - * src/gnome-cmd-remote-dialog.cc: - * src/main.cc: - * src/utils.cc: - GnomeCmdData: more C++ rework - -2008-09-22 Piotr Eljasiak - - * src/dirlist.cc: - * src/gnome-cmd-con.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-delete-dialog.cc: - * src/gnome-cmd-file-props-dialog.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-xfer.cc: - GnomeCmdData: gnome_cmd_data_get_gui_update_rate() -> gnome_cmd_data.gui_update_rate - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-patternsel-dialog.cc: - * src/gnome-cmd-user-actions.cc: - GnomeCmdFileList: more C++ rework - - * src/gnome-cmd-dir.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - Move code from update_files(GnomeCmdFileSelector *fs) to GnomeCmdFileList::show_files(GnomeCmdDir *dir) - -2008-09-11 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - * src/main.cc: - GnomeCmdData: more C++ rework - -2008-09-10 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.h: - file_is_wanted(GnomeVFSFileInfo *finfo) -> GnomeCmdFileList::file_is_wanted(GnomeCmdFile *f) - -2008-09-09 Piotr Eljasiak - - * /gnome-cmd-file-list.cc: - * /gnome-cmd-file-list.h: - * /gnome-cmd-file-selector.cc: - * /gnome-cmd-search-dialog.cc: - gnome_cmd_file_list_update_style(GnomeCmdFileList*) -> GnomeCmdFileList::update_style() - -2008-09-08 Piotr Eljasiak - - * /gnome-cmd-advrename-dialog.cc: - * /gnome-cmd-data.cc: - * /gnome-cmd-data.h: - * /gnome-cmd-file-list.cc: - * /gnome-cmd-file-selector.cc: - * /gnome-cmd-main-menu.cc: - * /gnome-cmd-main-win.cc: - * /gnome-cmd-options-dialog.cc: - * /gnome-cmd-patternsel-dialog.cc: - * /gnome-cmd-search-dialog.cc: - * /gnome-cmd-user-actions.cc: - GnomeCmdData: more C++ rework - - * src/imageloader.h: - Removal of root-dir icon - removed forgotten enum - - * src/gnome-cmd-main-win.cc: - Fix for 'equal pane size' in horizontal mode - -2008-09-07 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-delete-dialog.cc - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-prepare-copy-dialog.cc: - * src/gnome-cmd-prepare-move-dialog.cc: - Convert GnomeCmdData struct into C++ class - -2008-09-06 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - * src/imageloader.cc: - Removal of root-dir icon - -2008-09-05 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - GnomeCmdFileList: do not allocate dynamically shown_files - - * src/gnome-cmd-file.h: - * src/gnome-cmd-file-list.cc: - Move gnome_cmd_get_collation_fname() to gnome-cmd-file.h - - * src/gnome-cmd-file-collection.cc: - * src/gnome-cmd-file-collection.h: - GnomeCmdFileCollection::remove(): return TRUE if success, FALSE otherwise - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-quicksearch-popup.cc: - GnomeCmdFileCollection: get_all_files() -> get_visible_files() - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Visibility of connection/device list is configurable now - -2008-09-04 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Fix for memory leak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-popmenu.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-prepare-copy-dialog.cc: - * src/gnome-cmd-prepare-move-dialog.cc: - * src/gnome-cmd-prepare-xfer-dialog.cc: - * src/gnome-cmd-python-plugin.cc: - * src/gnome-cmd-quicksearch-popup.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - GnomeCmdFileList: more C++ rework - -2008-09-03 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - Fix the bug introduced in rev. #1978 - -2008-09-02 Piotr Eljasiak - - * src/gnome-cmd-search-dialog.cc: - File search: align regex/shell radio buttons - -2008-09-01 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - Widen up connection combo - -2008-08-27 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-quicksearch-popup.cc: - * src/gnome-cmd-user-actions.cc: - Convert GnomeCmdFileSelector struct into C++ class, part 3 - -2008-08-27 Takao Fujiwara - - * src/gnome-cmd-file.cc: - Fixed problem #548948 (crash when home directory contains non-UTF8 characters) - -2008-08-27 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - * src/gnome-cmd-list-popmenu.cc: - * src/gnome-cmd-user-actions.cc: - Move gnome_cmd_file_selector_show_mkdir_dialog() to gnome-cmd-user-actions.cc - -2008-08-26 Piotr Eljasiak - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-file-collection.cc: - * src/gnome-cmd-file-collection.h: - * src/gnome-cmd-file-list.cc: - Convert GnomeCmdFileCollection struct into C++ class - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-file-collection.cc: - * src/gnome-cmd-file-collection.h: - * src/gnome-cmd-file-list.cc: - DeGTK+ization of GnomeCmdFileCollection - -2008-08-25 Takao Fujiwara - - * src/gnome-cmd-quicksearch-popup.cc: - * src/gnome-cmd-rename-dialog.cc: - Fixed problem #548961 (support for input method when rename or quicksearch) - -2008-08-25 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: Revert bug introduced in rev. #1968 - -2008-08-25 Christian Kirbach - - * src/gnome-cmd-user-actions.cc: - "Synchonize Directories" -> "Synchronize Directories" (problem #548013) - -2008-08-15 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-dir-indicator.cc: - * src/gnome-cmd-file-props-dialog.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-mkdir-dialog.cc: - * src/gnome-cmd-prepare-copy-dialog.cc: - * src/gnome-cmd-prepare-move-dialog.cc: - * src/gnome-cmd-prepare-xfer-dialog.cc: - * src/gnome-cmd-python-plugin.cc: - * src/gnome-cmd-rename-dialog.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - Convert GnomeCmdFileSelector struct into C++ class, part 2 - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - GnomeCmdFileSelector: added operators for conversion to GtkWidget * and GtkBox * - - * src/gnome-cmd-bookmark-dialog.cc: - * src/gnome-cmd-cmdline.cc: - * src/gnome-cmd-dir-indicator.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - Convert GnomeCmdFileSelector struct into C++ class, part 3 - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-python-plugin.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - Convert GnomeCmdFileList struct into C++ class, part 2 - -2008-08-14 Piotr Eljasiak - - * src/gnome-cmd-bookmark-dialog.cc: - * src/gnome-cmd-cmdline.cc: - * src/gnome-cmd-dir-indicator.cc: - * src/gnome-cmd-file-popmenu.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file-selector.h: - * src/gnome-cmd-list-popmenu.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-prepare-xfer-dialog.cc: - * src/gnome-cmd-python-plugin.cc: - * src/gnome-cmd-remote-dialog.cc: - * src/gnome-cmd-user-actions.cc: - Convert GnomeCmdFileSelector struct into C++ class, part 1 - -2008-08-13 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-user-actions.cc: - Define SHIFT+F2 binding as user definable (mark.compare_directories) - - * src/Makefile.am: - * src/gnome-cmd-notebook.cc: - * src/gnome-cmd-notebook.h: - Initial framework for tabs support - -2008-08-12 Piotr Eljasiak - - * src/filter.cc: - Fix for mismatched case-sesitive/insensitive file selection (regex mode) - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-xfer.cc: - Convert GnomeCmdFileList struct into C++ class, part 1 - -2008-08-11 Piotr Eljasiak - - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * src/gnome-cmd-options-dialog.cc: - Replaced obsoleted code for GnomeFontPicker with GtkFontButton - -2008-08-09 Piotr Eljasiak - - * configure.in: - * data/gnome-commander.spec.in: - * po/POTFILES.in: - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-advrename-lexer.ll: - * src/gnome-cmd-file-props-dialog.cc: - * src/tags/Makefile.am: - * src/tags/gnome-cmd-tags-poppler.cc: - * src/tags/gnome-cmd-tags-poppler.h: - * src/tags/gnome-cmd-tags.cc: - * src/tags/gnome-cmd-tags.h: - Added support for PDF metatags - - * src/tags/gnome-cmd-tags-poppler.cc: - Do not search metatags for non-pdf documents - -2008-08-05 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - Kill obsoleted code - - * src/filter.cc: - * src/filter.h: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-search-dialog.cc: - Convert Filter struct into C++ class - -2008-08-04 Piotr Eljasiak - - * src/gnome-cmd-rename-dialog.cc: - SHIFT+F6: select file name without ext. This fixes problem #536446 - - * src/gnome-cmd-advrename-dialog.cc: - * src/gnome-cmd-con.cc: - * src/gnome-cmd-con.h: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-file-selector.cc: - * src/history.cc: - * src/history.h: - Convert History struct to C++ class - -2008-08-01 Piotr Eljasiak - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-dir-pool.cc: - * src/gnome-cmd-dir-pool.h: - Convert GnomeCmdDirPool into fully fledged C++ class - - * src/Makefile.am: - * src/gnome-cmd-con.cc: - * src/gnome-cmd-con.h: - * src/gnome-cmd-dir-pool.cc: - * src/gnome-cmd-dir-pool.h: - Removal of GnomeCmdDirPool class, as it is not completed and functional - - * src/gnome-cmd-options-dialog.cc: - * src/gnome-cmd-options-dialog.h: - Convert GnomeCmdOptionsDialog struct to C++ class - -2008-07-29 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - FILE_LIST_SORT_ASCENDING -> GTK_SORT_ASCENDING, FILE_LIST_SORT_DESCENDING -> GTK_SORT_DESCENDING - -2008-07-28 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.8 - - -############################################################################## -# 1.2.7 # -############################################################################## - -2008-07-28 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file.cc: - * 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 - - -############################################################################## -# 1.2.6 # -############################################################################## - -2008-05-30 Piotr Eljasiak - - * src/gnome-cmd-prepare-xfer-dialog.cc: - Fixed problem with full file path handling while copying/moving to mounted devices - -2008-05-28 Piotr Eljasiak - - * src/gnome-cmd-con.cc: - Added missing directory separator in remote sever dlg - -2008-05-21 Piotr Eljasiak - - * src/libgviewer/text-render.cc: - Fixed bug #496150 (scrolling with mouse wheel) - -2008-05-12 Piotr Eljasiak - - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - i18n - -2008-05-09 Piotr Eljasiak - - * src/gnome-cmd-file-popmenu.cc: - * src/gnome-cmd-list-popmenu.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added "Open folder in Nautilus" action to RMB and user actions. - -2008-05-05 Piotr Eljasiak - - * src/gnome-cmd-delete-dialog.cc - Center delete progress window - - * src/gnome-cmd-user-actions.cc: - Added "mark.invert" to user actions - -2008-05-04 Piotr Eljasiak - - * src/gnome-cmd-xfer.cc: - * src/gnome-cmd-xfer-progress-win.cc: - Center transfer progress window - -2008-05-03 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Do not pass unused pointer to file_selector in handle_key_event() - -2008-05-02 Piotr Eljasiak - - * src/gnome-cmd-main-win.cc: - Do not pass unused pointer to main_win - -2008-04-30 Piotr Eljasiak - - * src/gnome-cmd-key-shortcuts-dialog.cc: - * src/gnome-cmd-key-shortcuts-dialog.h: - gnome_cmd_key_shortcuts_dialog_new() returns response==GTK_RESPONSE_OK now - -2008-04-29 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Fixed problem #499761 (search window cleared when column sorted) - - * src/dirlist.cc: - * src/gnome-cmd-con-ftp.cc: - * src/gnome-cmd-con.cc: - * src/gnome-cmd-delete-dialog.cc: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-props-dialog.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-xfer.cc: - Replacing obsoleted gtk_timeout_add() with g_timeout_add() - -2008-04-26 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - Added gnome_cmd_file_list_get_column_default_width() function - -2008-04-25 Piotr Eljasiak - - * src/gnome-cmd-main-menu.cc: - Added icon to 'Help|Keyboard Shortcuts' menu entry - -2008-04-23 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - Fixed problem #499764 (multiple selection problem) - -2008-04-22 Piotr Eljasiak - - * src/gnome-cmd-key-shortcuts-dialog.cc: - * src/gnome-cmd-user-actions.cc: - Write modified shortcuts to config file - - * src/eggcellrendererkeys.cc: - * src/eggcellrendererkeys.h: - * src/gnome-cmd-key-shortcuts-dialog.cc: - Properly handle CAPSLOCK and Super keys in shortcuts dialog - - * src/gnome-cmd-user-actions.cc: - Replaced previous default binding (CTRL+~) for view.home with SHIFT+CTRL+~ - (asciitilde), as for the previous one didn't work at all. - -2008-04-19 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - Added support for GDK_grave key - - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-user-actions.cc: - Define CTRL+Q binding as user definable (file.exit) - -2008-04-15 Piotr Eljasiak - - * src/eggcellrendererkeys.cc: - * src/eggcellrendererkeys.h: - * src/gnome-cmd-user-actions.cc: - Do not use gtk_accelerator_get_label() for representing accelerators - -2008-04-08 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - Added new key binding: SUPER+F for file search - -2008-04-07 Piotr Eljasiak - - * configure.in: - * src/eggcellrendererkeys.cc: - * src/gnome-cmd-data.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Support for , and modifiers (since GTK+ 2.10) - -2008-04-02 Piotr Eljasiak - - * src/eggaccelerators.cc: - * src/eggcellrendererkeys.cc: - * src/gnome-cmd-key-shortcuts-dialog.cc: - Use libegg cell renderer and accelerators - -2008-03-31 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added gnome_cmd_user_actions_create_model() function - - * src/eggaccelerators.cc: - * src/eggaccelerators.h: - * src/eggcellrendererkeys.cc: - * src/eggcellrendererkeys.h: - Added libegg cell renderer and accelerators - -2008-03-31 Thomas Kordelle - - * libgcmd/gnome-cmd-dialog.c: - Fix for memory leak - - * src/gnome-cmd-con.cc: - Fixed problem with copying files to symlinked directories - - * src/gnome-cmd-quicksearch-popup.cc: - Allow Fx functions when in quicksearch mode editing - -2008-03-26 Thomas Kordelle - - * src/gnome-cmd-search-dialog.cc: - Bugfixes + added accelerators to the search dlg - -2008-03-21 Leonardo Valeri Manera - - * data/gnome-commander.ebuild: - Updated ebuild file for gentoo systems - -2008-03-20 Piotr Eljasiak - - * src/gnome-cmd-key-shortcuts-dialog.cc: - * src/gnome-cmd-key-shortcuts-dialog.h: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added GUI for keyboard shortcuts management - -2008-03-19 Piotr Eljasiak - - * src/gnome-cmd-user-actions.h: - Move key2str() and str2key() out of GnomeCmdUserActions class - -2008-03-17 Piotr Eljasiak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - * src/gnome-cmd-file-list.cc: - Fix for sorting of UTF-8 encoded file names - -2008-03-14 Piotr Eljasiak - - * src/gnome-cmd-user-actions.h: - Added ascii_islower() and ascii_isupper() - Added GnomeCmdUserActions::clear() - - * src/gnome-cmd-hintbox.cc: - * src/gnome-cmd-hintbox.h: - hintbox: new widget showing a label decorated with a GTK_STOCK_DIALOG_INFO icon - -2008-03-13 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added GnomeCmdUserActions iterators for accessing registered GdkEventKey - -2008-03-11 Piotr Eljasiak - - * libgcmd/libgcmd-widget-factory.c: - Replacing obsoleted gnome_icon_entry_set_icon() with gnome_icon_entry_set_filename() - -2008-03-10 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Moved static DICT to GnomeCmdUserActions class - Added descriptions for user action - -2008-03-05 Piotr Eljasiak - - * src/gnome-cmd-file-popmenu.cc: - * src/gnome-cmd-list-popmenu.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-search-dialog.cc: - * src/intviewer/viewer-window.cc: - Replaced deprecated icon names with newer ones - - * src/gnome-cmd-search-dialog.cc: - Added 'help' button to search dlg - -2008-03-04 Piotr Eljasiak - - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added "Start GNOME Commander as root" action to menu and user actions - - * src/gnome-cmd-advrename-lexer.ll: - * src/gnome-cmd-advrename-dialog.cc: - Multi-Rename-Tool - new $x and $X placeholders for random hexadecimal numbers - -2008-02-29 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.6 - - -############################################################################## -# 1.2.5 # -############################################################################## - -2008-02-28 Piotr Eljasiak - - * 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 - - * 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 - - * src/utils.cc: - Yet another fix for setting exec dir for started MIME applications - -2008-02-23 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * src/utils.cc: - Simplify code for string handling - -2008-01-26 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-file-popmenu.cc: - Run "Open with other..." application in file's directory - -2008-01-21 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-file-list.cc: - Point to the focused file properly - -2008-01-17 Piotr Eljasiak - - * 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 - - * 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 - - * src/gnome-cmd-advrename-lexer.ll: - More C++ in advrename - -2008-01-11 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.ll: - C++ optimisation - -2008-01-10 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * 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 - - * src/gnome-cmd-file-selector.cc: - Fix for starting the new document - -2008-01-04 Piotr Eljasiak - - * 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 - - * src/libgviewer: - Rename libgviewer -> intviewer - -2008-01-02 koos - - * src/gnome-cmd-xfer.cc: - Fix for problem #353889 (disappearing file after failed move (F6)) - -2008-01-02 Piotr Eljasiak - - * src/utils.h: - Fix for crash on gentoo - -2008-01-01 Djihed Afifi - - * src/gnome-cmd-main-win.cc: - Made window title translatable - -2007-12-29 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.cc: - Fixed misplaced bracket in regex handling - -2007-12-23 - - * src/gnome-cmd-python-plugin.cc: - Fixed crash #468685 - -2007-12-13 Piotr Eljasiak - - * 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 - - * src/libgviewer/fileops.c: - Fix for problem #365227 (build for Solaris x86) - -2007-12-10 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-remote-dialog.cc: - * src/gnome-cmd-file-props-dialog.cc: - Made dlg windows resize vertically - -2007-12-06 Piotr Eljasiak - - * 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 - - * 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 - - * src/utils.h: - Added uri_is_valid() function for URI verification - -2007-11-29 koos - - * src/gnome-cmd-file.cc: - Fixed problem #490431 (view files with name containing '%') - -2007-11-26 koos - - * src/gnome-cmd-xfer.cc: - Fix for crash when moving file with % in the name - -2007-11-21 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-data.cc: - Store connections as URI in ~/.gnome-commander/connections - -2007-11-19 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-data.cc: - Fix for storing advrename templates - -2007-11-13 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * src/gnome-cmd-ftp-dialog.cc: - Activate/deactivate buttons accordingly to the number of connections - -2007-11-06 Piotr Eljasiak - - * 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 - - * 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 - - * src/gnome-cmd-file-selector.cc: - Proper handling of 'cd ~/mydir' - -2007-11-04 Matthias - - * data/gnome-commander.ebuild: - Typo fix - -2007-11-03 Piotr Eljasiak - - * configure.in: - * src/gnome-cmd-con-ftp.cc: - * src/gnome-cmd-ftp-dialog.cc: - Deep surgery of the FTP dialog - -2007-11-01 koos - - * src/gnome-cmd-cmdline.cc: - 'cd -': go to dir '-' if present - -2007-10-31 Piotr Eljasiak - - * src/gnome-cmd-con.cc: - * src/gnome-cmd-con.h: - Added gnome_cmd_con_get_icon_name () - -2007-10-30 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * 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 - - * src/utils.h: - * src/tags/gnome-cmd-tags.h: - Yet another fix for gcc-4.2 - -2007-10-22 Piotr Eljasiak - - * src/gnome-cmd-clist.cc: - Fixed problem with sporadically lost cursor in file pane - -2007-10-19 Piotr Eljasiak - - * src/tags/gnome-cmd-tags.h: - Yet another fix for gcc-4.2 - -2007-10-18 Piotr Eljasiak - - * src/tags/gnome-cmd-tags.h: - Fix for gcc-4.2 compiling problem - -2007-10-17 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * src/gnome-cmd-data.cc: - Write URI to ~/.gnome-commander/connections files - -2007-10-02 Piotr Eljasiak - - * src/utils.h: - More stringify() functions - -2007-09-24 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-user-actions.cc: - Replaced old "connections.*" actions with "connections.open", "connections.close" - and "connections.new" ones - -2007-09-18 Piotr Eljasiak - - * 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 - - * src/utils.cc: - * src/utils.h: - Added split() function - -2007-09-16 Piotr Eljasiak - - * 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 - - * src/*.h: - * src/tags/*.h: - Get rid of G_BEGIN_DECLS and G_END_DECLS - -2007-09-13 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * src/gnome-cmd-user-actions.cc: - Fixed bug in GdkEventKey handling (improper use of g_ascii_is...(key_val)) - -2007-08-23 Piotr Eljasiak - - * src/tags/gnome-cmd-tags.cc: - Fixed build problem (incorrect #ifndef) - -2007-08-08 Piotr Eljasiak - - * src/tags/gnome-cmd-tags.cc: - * src/tags/gnome-cmd-tags.h: - Replaced metatags[] array with its DICT counterpart - -2007-08-01 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * src/tags/gnome-cmd-tags.h: - Add generic template function GnomeCmdFileMetadata_New::add(GnomeCmdTag, const T &) - -2007-07-11 koos - - * src/gnome-cmd-smb-path.cc: - Fix for smb browsing crash - -2007-07-10 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * 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 - - * src/gnome-cmd-user-actions.cc: - Define CTRL+SHIFT+= binding as user definable (view.equal_panes) - -2007-07-01 Piotr Eljasiak - - * 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 - - * configure.in: - * src/Makefile.am: - * src/main.cc: - Set proper value to DATADIR - -2007-06-28 koos - - * 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 - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-dir.h: - Fixed crash when creating absolute dir on SMB share - -2007-06-26 Piotr Eljasiak - - * src/utils.cc: - Replacing obsoleted gnome_pixmap_*() with gdk_pixbuf_*() - -2007-06-22 Piotr Eljasiak - - * src/utils.cc: - Fixed bug #447415 (gcmd can't launch executables) - -2007-06-16 koos - - * src/gnome-cmd-mkdir-dialog.cc: - Fixed problem when creating ~/dir - -2007-06-16 Piotr Eljasiak - - * 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) - -2007-06-12 Piotr Eljasiak - - * data/gnome-commander.spec.in: - Minor tweaking with library versioning - -2007-06-12 Damien Carbery - - * 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 - - * src/gnome-cmd-file-props-dialog.c: - Added 'Metadata' tab to file-props dlg - -2007-06-09 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.5 - - -############################################################################## -# 1.2.4 # -############################################################################## - -2007-06-08 koos - - * src/gnome-cmd-dir.cc: - * src/gnome-cmd-dir.h: - * src/gnome-cmd-mkdir-dialog.cc: - Make parent directories as needed ('mkdir -p' like) - -2007-06-05 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - Added "file.delete" action - - * src/gnome-cmd-user-actions.cc: - Added shortcut CTRL+SHIFT+C as 'Copy selected file names to clipboard' - -2007-06-05 Dirk Göttel - - * data/gnome-commander.ebuild: - Updated ebuild file for gentoo systems - -2007-05-28 Piotr Eljasiak - - * src/utils.h: - Added stringify() functions - -2007-05-23 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - Added 'Licence' button to about dlg - -2007-05-14 Piotr Eljasiak - - * src/libgviewer/text-render.c: - Fixed bug #352253 (scrolling behaviour of the viewer) - -2007-05-13 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - Added modifier for winkey - Added aliases and for respectively and modifiers - -2007-05-08 Piotr Eljasiak - - * src/gnome-cmd-file-props-dialog.c: - Added 'help' button to file-props dlg - Added 'Metadata' tab to file-props dlg - -2007-05-07 Piotr Eljasiak - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-user-actions.cc: - Yet another fix for diff tool - - * plugins/python/Makefile.am: - * plugins/python/sha1sum/Makefile.am: - * plugins/python/sha1sum/sha1sum.py: - Addded SHA-1 plugin - -2007-05-01 Piotr Eljasiak - - * src/data.cc: - gdk_key_names.add(...) --> load_data (gdk_key_names, ...) - -2007-04-30 Piotr Eljasiak - - * src/Makefile.am: - * src/widget-factory.cc: - * src/widget-factory.h: - Inline create_clist_combo() function, remove widget-factory.cc - -2007-04-28 koos - - * src/gnome-cmd-plain-path.cc: - Fixed bug #360175 (crash while entering a dir with %) - -2007-04-28 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added "no.action" to user actions - -2007-04-27 Piotr Eljasiak - - * src/dirlist.cc: - i18 of progress bar message - - * src/gnome-cmd-file-popmenu.cc: - Fixed crash when right clicking on any file. - -2007-04-16 Piotr Eljasiak - - * src/Makefile.am: - * src/dict.h: - More generalized version of DICT<> class - -2007-04-04 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - Set default "/options/date_disp_mode" to "%x %R" - - * src/gnome-cmd-bookmark-dialog.cc: - * src/gnome-cmd-cmdline.cc: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-ftp-dialog.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-main-win.h: - * src/gnome-cmd-mkdir-dialog.cc: - * src/gnome-cmd-python-plugin.cc: - * src/gnome-cmd-search-dialog.cc: - * src/gnome-cmd-user-actions.cc: - Replace all gnome_cmd_main_win_get_{active,inactive}_fs(...) with - equivalent gnome_cmd_main_win_get_fs (...,{ACTIVE,INACTIVE}) - -2007-04-03 Piotr Eljasiak - - * src/gnome-cmd-user-actions.cc: - Added shortcut CTRL+5 to md5sum python plugin - - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Support for directory synchronizing - -2007-04-02 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-user-actions.cc: - More intuitive usage of diff tool - -2007-03-31 koos - - * src/utils.cc: - Removed gtk dialog warning - -2007-03-26 Piotr Eljasiak - - * src/gnome-cmd-data.cc: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - Added support for user defined shortcuts (via configuration file) - -2007-03-20 Piotr Eljasiak - - * src/gnome-cmd-cmdline.c: - Added 'cd -' for changing to the previous working directory from the cmdline - -2007-03-18 Piotr Eljasiak - - * src/gnome-cmd-file-selector.cc: - Fix for wrong display of subdirs files selected with SPACE - -2007-03-16 Piotr Eljasiak - - * src/gnome-cmd-file-popmenu.cc: - Fixed problem #412162 (build with --enable-python=no) - -2007-03-12 koos - - * src/gnome-cmd-file-list.cc: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-file.cc: - * src/gnome-cmd-file.h: - Display total size of files in subirs selected with SPACE - -2007-03-11 Dušan Hokův - - * src/gnome-cmd-main-win.cc: - Made i18n for toolbar tips working again - -2007-03-06 Piotr Eljasiak - - * po/POTFILES.in: - * src/gnome-cmd-file-selector.cc: - * src/gnome-cmd-main-menu.cc: - * src/gnome-cmd-main-win.cc: - * src/gnome-cmd-user-actions.cc: - * src/gnome-cmd-user-actions.h: - * src/main.cc: - * src/utils.cc: - Initial support for user defined shortcuts (via configuration file) - -2007-03-05 Piotr Eljasiak - - * src/Makefile.am: - * src/dict.cc: - * src/dict.h: - Generic dictionary class (std::string <-> typename T) - -2007-03-02 Piotr Eljasiak - - * src/gnome-cmd-file-popmenu.cc: - Added app name to "_Open" item in RMB menu - -2007-02-28 Piotr Eljasiak - - * src/gnome-cmd-file.cc: - * src/gnome-cmd-ftp-dialog.cc: - * src/useractions.cc: - * src/utils.cc: - * src/utils.h: - C++: inline the most popular functions - - * src/gnome-cmd-advrename-lexer.l: - Migration to C++ - - * src/*.cc: - C++: add 'using namespace std' - -2007-02-25 Piotr Eljasiak - - * src/gnome-cmd-file-popmenu.cc: - Fixed problem with RMB popoup menu. - -2007-02-24 Piotr Eljasiak - - * src/*.{c,h}: - Migration to C++ - -2007-02-20 - - * po/POTFILES.in: - * src/Makefile.am: - * src/gnome-cmd-smb-auth.c: - * src/gnome-cmd-smb-auth.h: - * src/main.c: - Added SMB authentication - -2007-02-19 Piotr Eljasiak - - * src/gnome-cmd-dir.c: - * src/gnome-cmd-dir.h: - * src/gnome-cmd-file.c: - * src/gnome-cmd-path.c: - * src/gnome-cmd-plain-path.c: - * src/gnome-cmd-python-plugin.c: - * src/useractions.c: - Fix for active/inactive dir paths passed to python plugins - -2007-02-16 Piotr Eljasiak - - * src/tags/gnome-cmd-tags-doc.c: - * src/tags/gnome-cmd-tags-doc.h: - * src/tags/gnome-cmd-tags-exif.c: - * src/tags/gnome-cmd-tags-exif.h: - * src/tags/gnome-cmd-tags-icc.c: - * src/tags/gnome-cmd-tags-icc.h: - * src/tags/gnome-cmd-tags-id3.c: - * src/tags/gnome-cmd-tags-id3.h: - * src/tags/gnome-cmd-tags-iptcdata.c: - * src/tags/gnome-cmd-tags-iptcdata.h: - * src/tags/gnome-cmd-tags-libs.h: - Define gcmd_tags_*_is_supported() as macros - -2007-02-15 Piotr Eljasiak - - * src/tags/Makefile.am: - * src/tags/gnome-cmd-tags-exif.c: - * src/tags/gnome-cmd-tags-exif.h: - * src/tags/gnome-cmd-tags-icc.c: - * src/tags/gnome-cmd-tags-icc.h: - * src/tags/gnome-cmd-tags-iptcdata.c: - * src/tags/gnome-cmd-tags-iptcdata.h: - * src/tags/gnome-cmd-tags-libs.c: - * src/tags/gnome-cmd-tags-libs.h: - * src/tags/gnome-cmd-tags.c: - Split gcmd_tags_*() functions into separate files - -2007-02-14 koos - - * src/tags/gnome-cmd-tags.c: - Fix build error (partially revert commit #697) - -2007-02-05 Piotr Eljasiak - - * src/Makefile.am: - * src/libgviewer/Makefile.am: - * tests/gviewer/Makefile.am: - Link libgviewer library statically - -2007-02-03 Piotr Eljasiak - - * configure.in: - * data/gnome-commander.spec.in: - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-advrename-lexer.l: - * src/gnome-cmd-file.c: - * src/gnome-cmd-file.h: - * src/main.c: - * src/tags/Makefile.am: - * src/tags/gnome-cmd-tags-audio.h: - * src/tags/gnome-cmd-tags-doc.c: - * src/tags/gnome-cmd-tags-doc.h: - * src/tags/gnome-cmd-tags-id3.h: - * src/tags/gnome-cmd-tags.c: - * src/tags/gnome-cmd-tags.h: - * src/utils.c: - Added support for OLE and ODF metags in advanced file rename templates - -2007-02-01 Piotr Eljasiak - - * configure.in: - * data/gnome-commander.spec.in: - Added build and runtime deps for python and gnome-python2-gnomevfs - - * src/gnome-cmd-python-plugin.c: - Fixed build warning - -2007-01-29 Piotr Eljasiak - - * plugins/fileroller/file-roller-plugin.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-selector.h: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-smb-path.c: - * src/libgviewer/inputmodes.c: - * src/tags/gnome-cmd-tags.c: - Fixed some build warnings - -2007-01-28 Mike Crash - - * src/libgviewer/search-dlg.c: - Make search entry selected by default - - * src/gnome-cmd-search-dialog.c: - Fixed bug #351952 (crash while doing a content search) - -2007-01-25 Mike Crash - - * src/gnome-cmd-rename-dialog.c: - Added GDK_KP_Enter handling - -2007-01-14 Piotr Eljasiak - - * Makefile.am: - * configure.in: - * data/gnome-commander.spec.in: - * m4/python.m4: - * pixmaps/Makefile.am: - * pixmaps/python-plugin.svg: - * plugins/Makefile.am: - * plugins/python/Makefile.am: - * plugins/python/md5sum/Makefile.am: - * plugins/python/md5sum/md5sum.py: - * po/POTFILES.in: - * src/Makefile.am: - * src/gnome-cmd-con.c: - * src/gnome-cmd-dir-pool.c: - * src/gnome-cmd-file-popmenu.c: - * src/gnome-cmd-python-plugin.c: - * src/gnome-cmd-python-plugin.h: - * src/main.c: - * src/utils.c: - Added support for python plugins - -2007-01-14 koos - - * src/gnome-cmd-file-selector.c: - Fixed bug #371948 and #388970 (file path not escaped) - -2007-01-10 Pema Geyleg - - * configure.in: Added 'dz' to ALL_LINGUAS. - -2006-12-28 Mamoru Tasaka - - * data/gnome-commander.spec.in: - Clean up - -2006-12-21 Piotr Eljasiak - - * src/gnome-cmd-list-popmenu.c: - * src/gnome-cmd-main-win.c: - Use GNOMEUIINFO_* helpers - -2006-12-20 Piotr Eljasiak - - * src/gnome-cmd-prepare-copy-dialog.c: - * src/gnome-cmd-prepare-move-dialog.c: - * src/gnome-cmd-xfer.c: - * src/utils.c: - Set default action to 'Replace' for overwriting confirmation dialog - The dialog can be closed with ESC now - -2006-12-18 koos - - * src/gnome-cmd-file-list.c: - Prevent gcmd from editing dirs - -2006-12-18 Henry Yonathan - - * src/gnome-cmd-main-win.c: - Added shortcut CTRL+\ as 'Go to the root dir' - Added shortcut CTRL+` as 'Go to the home dir' - -2006-12-17 Piotr Eljasiak - - * configure.in: - * data/gnome-commander.spec.in: - Use version requirements for rpm from configure.in - -2006-12-17 Stephanos Manos - - * data/gnome-commander.spec.in: - Removed unnecessary .a libs from rpm - Added dependencies for optional libs - -2006-12-14 Henry Yonathan - - * src/gnome-cmd-file-list.c: - Prevent int-viewer from opening dirs - -2006-12-12 Stephanos Manos - - * data/gnome-commander.spec.in: - Minor cleanups/fixes to make rpmlint silent - -2006-12-12 sstanev - - * configure.in: Added bg in ALL_LINGUAS - -2006-12-11 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.4 - - -############################################################################## -# 1.2.3 # -############################################################################## - -2006-12-11 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.3 - - * src/gnome-cmd-mkdir-dialog.c: - Fixed bug #384752 (wrong permissions for new dirs) - - -############################################################################## -# 1.2.2 # -############################################################################## - -2006-12-11 Piotr Eljasiak - - * src/gnome-cmd-dir-indicator.c: - Yet another fix for SMB UNC handling - -2006-12-08 Piotr Eljasiak - - * src/gnome-cmd-dir-indicator.c: - Fixed SMB UNC handling - -2006-12-04 Piotr Eljasiak - - * src/gnome-cmd-bookmark-dialog.c: - * src/gnome-cmd-combo.c: - * src/gnome-cmd-delete-dialog.c: - * src/gnome-cmd-dir-indicator.c: - * src/gnome-cmd-ftp-dialog.c: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-rename-dialog.c: - * src/gnome-cmd-search-dialog.c: - * src/gnome-cmd-xfer-progress-win.c: - Replaced deprecated gtk_widget_set_usize() with gtk_widget_set_size_request() - -2006-12-01 Piotr Eljasiak - - * plugins/cvs/cvs-plugin.c: - * plugins/fileroller/file-roller-plugin.c: - * plugins/test/test-plugin.c: - * src/gnome-cmd-about-plugin.c: - * src/useractions.c: - Prettify about dialogs - -2006-11-26 koos - - * src/gnome-cmd-file-list.c: - Fixed bug #377706 (selecting files with SHIFT+PGDN) - -2006-11-25 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-ftp-dialog.c: - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-types.h: - * src/utils.c: - * src/utils.h: - More work on grouping of file size digits - -2006-11-23 Dirk Göttel - - * data/gnome-commander.ebuild: - Updated ebuild file for gentoo systems - -2006-11-22 - - * src/utils.c: - Use locale formatting for grouping file size digits - -2006-11-22 Piotr Eljasiak - - * doc/C/gnome-commander.xml: - * doc/keys.txt: - * src/gnome-cmd-main-menu.c: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-main-win.h: - * src/useractions.c: - * src/useractions.h: - Added CTRL+SHIFT+= for setting equal panels - -2006-11-21 Piotr Eljasiak - - * src/gnome-cmd-main-menu.c: - Fixed mismatched horizontal/vertical menu entries - -2006-11-20 Piotr Eljasiak - - * src/gnome-cmd-data.c: - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-types.h: - New colour scheme - -2006-11-18 Piotr Eljasiak - - * src/gnome-cmd-chmod-dialog.c: - * src/gnome-cmd-chown-dialog.c: - * src/gnome-cmd-search-dialog.c: - Fixed bug #374282 (searching with recursive symlinks) - -2006-11-14 Piotr Eljasiak - - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-selector.c: - Made symlink prefix ("link to %s") user configurable - -2006-11-13 Piotr Eljasiak - - * src/utils.h: - Added TRACE() macro - -2006-11-12 Piotr Eljasiak - - * src/gnome-cmd-delete-dialog.c: - i18n - -2006-11-11 Piotr Eljasiak - - * src/gnome-cmd-delete-dialog.c: - Fixed bug #367744 (filename not correctly displayed) - -2006-11-10 Piotr Eljasiak - - * configure.in: - * doc/C/gnome-commander.xml: - * po/POTFILES.in: - * src/Makefile.am: - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-advrename-lexer.l: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-selector.h: - * 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: - * src/useractions.c: - * src/tags/Makefile.am: - * src/tags/gnome-cmd-tags-audio.c: - * src/tags/gnome-cmd-tags-audio.h: - * src/tags/gnome-cmd-tags-id3.c: - * src/tags/gnome-cmd-tags-id3.h: - * src/tags/gnome-cmd-tags-libs.c: - * src/tags/gnome-cmd-tags-libs.h: - * src/tags/gnome-cmd-tags.c: - * src/tags/gnome-cmd-tags.h: - * src/tags/id3lib/Makefile.am: - * src/tags/id3lib/c_wrapper.cpp: - * src/tags/id3lib/genres.h: - * src/tags/id3lib/id3_bugfix.h: - Added support for ID3 metatags in advrename - - * doc/C/gnome-commander.xml: - * po/POTFILES.in: - * src/tags/gnome-cmd-tags.c: - Fixed inprecise ID3.Duration title - -2006-10-30 Piotr Eljasiak - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-selector.h: - * src/useractions.c: - Fixed symlink creation for multiple selection - -2006-10-25 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-tags.c: - i18n for metatag title and description - - * src/gnome-cmd-chmod-dialog.c: - * src/gnome-cmd-file-list.c: - i18n for N_() - -2006-10-24 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.c: - Reorganized menu buttons for Exif and IPTC - -2006-10-23 Dirk Göttel - - * data/gnome-commander.ebuild: - Updated ebuild file for gentoo systems - * data/libiptcdata.ebuild: - Added ebuild file for gentoo systems - -2006-10-23 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.2 - - -############################################################################## -# 1.2.1 # -############################################################################## - -2006-10-16 Piotr Eljasiak - - * data/gnome-commander.desktop.in.in: - Fixed bug #333898 (deprecated icon suffix in desktop file) - -2006-10-15 Ilkka Tuohela - - * configure.in: Added fi to ALL_LINGUAS - -2006-10-10 Piotr Eljasiak - - * 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: - Replacing obsoleted g_dirname() with g_path_get_dirname() - -2006-10-08 Assaf Gordon - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * src/gnome-cmd-advrename-dialog.c: - Added buttons for fast access to advrename template placeholders - -2006-09-26 Piotr Eljasiak - - * 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 support for Exif and IPTC metatags in advrename - -2006-09-17 Dušan Hokův - - * src/*.c: - Add missing '#include ' - -2006-09-14 Dušan Hokův - - * 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 - - * gnome-cmd-file-list.c: - Set default sorting of size column to descending. - -2006-08-30 Roma - - * 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 - - * data/gnome-commander.ebuild: - Updated ebuild file for gentoo systems. - -2006-08-08 Piotr Eljasiak - - * *.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 - - * src/gnome-cmd-main-menu.c: - Use GNOME stock items for menus. - -2006-08-02 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.l: - Added python-like indices for placeholders in advrename. - -2006-07-31 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.c: - Added 'help' button to advrename dlg. - -2006-07-29 Piotr Eljasiak - - * 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 - - * src/gnome-cmd-data.c: - Detect malformed (empty) 'connections' file - -2006-07-19 Piotr Eljasiak - - * 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 - - * configure.in: - * src/Makefile.am: - Set PLUGIN_DIR in Makefile.am - -2006-07-17 - - * plugins/cvs/Makefile.am: - * plugins/fileroller/Makefile.am: - * plugins/test/Makefile.am: - Incorrect use of Makefile linker flags - -2006-07-17 Piotr Eljasiak - - * 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 - - * 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 - - * 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 - - * pixmaps/internal-viewer.xpm: - New internal viewer icon. - -2006-06-15 Assaf Gordon - - * 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 - - * 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 - - * src/gnome-cmd-dir-indicator.c: - Bug fix for crash when cmd dir indicator is empty - -2006-05-20 Piotr Eljasiak - - * 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 - - * data/gnome-commander.spec.in: Fix scrollkeeper database update problem. - -2006-05-17 vlad - - * 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 - - * src/gnome-cmd-main-menu.c: - * src/useractions.{c,h}: - * src/utils.{c,h}: - Added 'Keyboard Shortcuts' to 'Help' menu. - - -############################################################################## -# 1.2.0 # -############################################################################## - -2006-05-05 Piotr Eljasiak - - * Makefile.am: - Add m4/*.m4 only to EXTRA_DIST (instead of previous the whole m4/) - -2006-05-04 Piotr Eljasiak - - * src/main.c: - Replaced GNOME_PARAM_GOPTION_CONTEXT with GNOME_PARAM_POPT_TABLE to avoid dependency on GNOME-2.14.0 - -2006-04-25 Piotr Eljasiak - - * src/main.c: - * src/gnome-cmd-advrename-dialog.h: - * configure.in: - Added missing gnome_program_init(). - -2006-04-22 Piotr Eljasiak - - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-advrename-dialog.h: - * src/gnome-cmd-data.c: - Fixed crash if using broken or non-matching regex pattern in advrename. - -2006-04-21 Piotr Eljasiak - - * libgcmd/libgcmd-utils.c: - * src/gnome-cmd-data.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-ftp-dialog.c: - * src/libgviewer/text-render.c: - * src/useractions.c: - * src/utils.c: - gcc warnings cleanup. - -2006-04-20 Piotr Eljasiak - - * autogen.sh: Script update. - -2006-04-17 Kjartan Maraas - - * configure.in: Remove obsolete entry for no_NO. - * po/no.po: And the translation. - -2006-04-12 Piotr Eljasiak - - * configure.in: Bumped version to 1.2.0 - - * mkinstalldirs: Added missing mkinstalldirs - -2006-04-11 Remus Boara - - * configure.in: Added ro to ALL_LINGUAS. - -2006-04-10 Piotr Eljasiak - - * BUGS: Added info on bugs submission. - -2006-04-03 Piotr Eljasiak - - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-xfer.c: - * src/utils.c: - Fixed a few typos in gettext translations. - - * src/gnome-cmd-options-dialog.h: - Added missing GNOME_CMD_OPTIONS_DIALOG_TAB_CONFIRMATION definition. - -2006-04-05 Clytie Siddall - - * configure.in: - Added vi in ALL_LINGUAS line. - -2006-04-03 Piotr Eljasiak - - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-types.h: - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - More options in 'Option|Confirmation' tab. - - * gnome-cmd-prepare-copy-dialog.c: - * gnome-cmd-prepare-move-dialog.c: - * gnome-cmd-make-copy-dialog.c: - Use Options settings for copy and move overwrite confirmation. - - * gnome-cmd-file.c: - * gnome-cmd-file.h: - * gnome-cmd-file-list.c: - * gnome-cmd-file-list.h: - * gnome-cmd-file-selector.c: - * gnome-cmd-main-win.c: - * gnome-cmd-search-dialog.c: - * useractions.c: - * useractions.h: - Added new key bindings: SHIFT+F3 for internal viewer and ALT+F3 for external one - - * src/gnome-cmd-data.c: - Replaced xterm with gnome-terminal - -2006-04-02 Piotr Eljasiak - - * src/gnome-cmd-options-dialog.c: - Modified 'Quick search' item in 'Options|General' tab. - Added new 'Option|Confirmation' tab. - -2006-03-31 Piotr Eljasiak - - * src/gnome-cmd-options-dialog.c: - * src/utils.c: - Fixed bug #336649 (permission numbers). - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-selector.h: - Removed unused microbutton. - -2006-03-30 Piotr Eljasiak - - * src/gnome-cmd-main-win.c: - * src/useractions.c: - Added SHIFT+click on 'copy fnames' toolbar button for copying selected full paths to clipboard. - -2006-03-29 Assaf Gordon - - * src/gnome-cmd-main-win.c: - Fixed bug #309877 (strange artifacts with horizontal scrolling). - -2006-03-28 Piotr Eljasiak - - * src/useractions.c: - SHIFT+click on toolbar edit button opens a new document. - -2006-03-28 Assaf Gordon - - * src/gnome-cmd-main-win.c: - Small fix for ALT+[LETTER]. - - * src/gnome-cmd-main-win.c: - Fixed bug #332258 (left/right start directory parameter). - - * src/gnome-cmd-quicksearch-popup.c: - Fixed leaving the focus on the last file that matched the quick-search filter. - -2006-03-27 Piotr Eljasiak - - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-selector.h: - * src/useractions.c: - * src/useractions.h: - * src/history.c: - * src/history.h: - Revamped toolbar layout. - -2006-03-24 Assaf Gordon - - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-options-dialog.c: - Quick search by ALT+letter(s) - -2006-03-23 Assaf Gordon - - * src/gnome-cmd-dir-indicator.c: - * src/gnome-cmd-search-dialog.c: - * src/owner.c: - * src/utils.c: - Fixed memory bugs - -2006-03-21 Piotr Eljasiak - - * src/gnome-cmd-file-list.c: - Added CTRL+SHIFT+A for deselecting all files (for conformance with HIG 2.0) - -2006-03-17 Assaf Gordon - - * src/gnome-cmd-file-selector.c: - Fixed a crash when viewing "SMB" connections. - - * src/ls_colors.c: - Variable val might be read from uninitialized memory (if key is null) - -2006-03-15 Assaf Gordon - - * src/gnome-cmd-search-dialog.c: - This should fix bug #171051 - - * src/libgviewer/text-render.c: - Fixed endless loop when viewing files > 40MB - - * src/libgviewer/cp437.c: - * src/libgviewer/datapresentation.c: - * 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/libgviewer.c: - * src/libgviewer/libgviewer.h: - * src/libgviewer/scroll-box.c: - * src/libgviewer/scroll-box.h: - * src/libgviewer/text-render.c: - * src/libgviewer/text-render.h: - * src/libgviewer/viewer-widget.c: - * src/libgviewer/viewer-widget.h: - * src/libgviewer/viewer-window.c: - * src/libgviewer/viewer-window.h: - Added missing GPL - -2006-03-10 Piotr Eljasiak - - * src/libgviewer/viewer-widget.c: - i18n - -2006-03-09 Assaf Gordon - - * src/libgviewer/fileops.c: - Fixed bad initialization in gv_fileops_new() - -2006-03-08 Assaf Gordon - - * src/gnome-cmd-con-device.c: - * src/gnome-cmd-data.c: - * src/gnome-cmd-options-dialog.c: - Fixed the VFS auto volume mounting. - -2006-03-08 Piotr Eljasiak - - * src/gnome-cmd-file-selector.c: - Fixed wrong i18n, reported by Špela Počkar - -2006-03-08 Špela Počkar - - * configure.in: Added Slovenian (sl) to ALL_LINGUAS. - -2006-03-05 Piotr Eljasiak - - * src/libgviewer/viewer-window.c: - Minor int viewer navigation cleanup. - - * configue.in: - * src/libgviewer/fileops.c: - Used HAVE_MMAP from autoconf check - -2006-03-05 Assaf Gordon - - * src/libgviewer: - Reworked internal viewer plus new features: - external tools and EXIF/IPTC tags viewer - -2006-03-04 Assaf Gordon - - * src/gnome-cmd-options-dialog.c: - Fix typo. - - * doc/internal_viewer_hacking.txt: - Added new file - - * tests/gviewer/*: - Added tests for libgviewer - -2006-02-28 Piotr Eljasiak - - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-data.c: - * src/gnome-cmd-file-list.c: - Prettifying code ;o) - -2006-02-26 Piotr Eljasiak - - * src/imageloader.{c,h}: - Added desktop pixmap. - - * pixmaps/: - * pixmaps/device-icons: - New and updated icons. - - * */*.{c,h}: - Code cleanup. - - * gnome-cmd-file-list.h: - * gnome-cmd-file-list.c: - * gnome-cmd-data.c: - * gnome-cmd-main-win.c: - * gnome-cmd-data.h : - * gnome-cmd-file-selector.h: - One step closer towards 'Custom Columns'. Changed col sorting direction when selecting - (now sets to default col sort direction) - - -2006-02-26 Assaf Gordon - - * src/gnome-cmd-con-device.c: - * src/gnome-cmd-con-device.h: - * src/gnome-cmd-data.c: - Added monitoring of mounted volumes. - -2006-02-19 Piotr Eljasiak - - * src/gnome-cmd-data.c: - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-types.h: - Added new color scheme - Fusion - -2006-02-18 Piotr Eljasiak - - * src/gnome-cmd-internal-viewer.c: - i18n - -2006-02-13 Piotr Eljasiak - - * src/main.c: - * data/gnome-commander.1: - Renamed options for start {left,right} pane dir - -2006-02-13 Magnus Stålnacke - - * doc/create_archive.png: - * doc/extract_archive.png: - Updated doc files - -2006-02-13 Piotr Eljasiak - - * configure.in: - * Makefile.am: - * data/gnome-commander.desktop.in.in: - * data/gnome-commander.ebuild: - * data/gnome-commander.spec.in: - * data/Makefile.am: - Added ebuild file for gentoo systems - Moved gnome-commander.{desktop.in,spec}.in to data/ - -2006-02-11 Assaf Gordon - - * doc/gnome-commander.1: - * doc/Makefile.am: - * gnome-commander.spec.in: - Added general man pages on gnome-commander - -2006-02-13 Piotr Eljasiak - - * configure.in: - Version bumped to 1.2.0-pre - - * configure.in: - * Makefile.am: - * gnome-commander-desktop.in.in: - * gnome-commander.spec.in: - * po/POTFILES.in: - * pixmaps/Makefile.am: - Fixed problem with the lack of gnome menu entry - - * Makefile.am: - Removed dependency on mkinstalldirs - -2006-02-12 Piotr Eljasiak - - * configure.in: - * gnome-commander.spec.in: - Changed required gtk+ version to 2.6.0 or more - -2006-02-11 Piotr Eljasiak - - * src/gnome-data.c: - Changed default viewer and editor: emacs -> gedit - - * gnome-commander.spec.in: - Changed default tarball ext to bz2 - -2006-02-11 Assaf Gordon - - * pixmap/{flip,rotate}-*.xpm: - * src/gnome-cmd-internal-viewer.c: - Made internal viewer menu consistent with 'Eye of GNOME' - -2006-02-09 Assaf Gordon - - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file.c: - * src/gnome-cmd-options-dialog.c: - Added option for enabling/disabling 'Internal Viewer' - -2006-02-08 Piotr Eljasiak - - * src/gnome-cmd-internal-viewer.c: - * src/utils.c: - i18n - -2006-02-08 Assaf Gordon - - * src/Makefile.am: - * src/gnome-cmd-file.c: - * src/gnome-cmd-internal-viewer.c: - * src/gnome-cmd-internal-viewer.h: - * src/utils.c: - Added internal F3 viewer - -2006-02-08 Piotr Eljasiak - - * pixmaps/gnome-commander.{png,xpm}: new GNOME commander logo - * pixmaps/gcmd-icon?.{png,xcf,xpm}: removed old icons - -2006-02-05 Piotr Eljasiak - - * src/gnome-cmd-delete-dialog.c: - * src/gnome-cmd-file.c: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-xfer.c: - * src/utils.c: - * src/utils.h: - Set default button to OK in 'Delete' dialog - -2006-02-05 Assaf Gordon - - * src/gnome-cmd-file.c: - Fixed filename escaping - -2006-02-03 Piotr Eljasiak - - * src/gnome-cmd-main-menu.c: - Fixed typo. - -2006-02-03 Assaf Gordon - - * src/gnome-cmd-file-selector.c: - Added CTRL+SHIFT+. for copying the current working directory from the active file-list to the inactive one. - -2006-02-02 Assaf Gordon - - * src/gnome-cmd-file-list.c: - Added new keybindings for SelectAll/UnselectAll and SelectPatternDialog (for notebook users) - - * src/gnome-cmd-file-selector.c: - FAMD - do not monitor the last visited dir - - * src/gnome-cmd-quicksearch-popup.c: - Fixed CTRL+ALT+letter not responding when typed too fast - -2006-02-02 Piotr Eljasiak - - Updated copyright info. - -2005-09-07 Inaki Larranaga - - * configure.in: Added "eu" to ALL_LINGUAS. - -2005-09-02 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.l: - Reworked (and simplified) internal representation for fname templates. - -2005-08-31 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.l: - Added support for id3 and exif tags ($T placeholder). - -2005-08-18 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.l: - Added $g placeholder for grandparent dir. - -2005-08-12 Piotr Eljasiak - - * */Makefile.am: - * configure.in: - * autogen.sh: - Refreshed autotools scripts. - - * AUTHOR: - * gnome-commander.spec.in: - * po/pl.po: - email update - -2005-08-11 Piotr Eljasiak - - * src/gnome-cmd-search-popup.{c,h}: - * po/POTFILES.in: - Removed unused files. - -2005-07-25 Piotr Eljasiak - - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-selector.c: - Removed conflicting 'static' declaration. - -2005-07-21 Chao-Hsiung Liao - - * configure.in: Added "zh_TW" to ALL_LINGUAS. - -2005-04-22 Pawan Chitrakar - - * configure.in: Added ne in ALL_LINGUAS - -2005-04-01 Steve Murphy - - * configure.in: Added "rw" to ALL_LINGUAS. - -2005-03-04 Piotr Eljasiak - - * gnome-commander.spec.in: - Some cosmetics. - -2005-02-26 Kostas Papadimas - - * configure.in: Added "el" (Greek) to ALL_LINGUAS. - -2005-02-01 Piotr Eljasiak - - * src/gnome-cmd-advrename-lexer.l: - Fixed debian bug #288933 for amd64/gcc-4.0 compiling from Andreas Jochens (aj@andaco.de) - -2005-01-30 Piotr Eljasiak - - Updated copyright info. - -2005-01-28 Piotr Eljasiak - - * gnome-commander.spec.in: - Fixed typo: rpm --> rpmbuild - -2004-12-25 Kjartan Maraas - - * configure.in: Add «nb» to ALL_LINGUAS - -2004-11-24 Amanpreet Singh Alam - - *configure.in: Add pa ot ALL_LINGUAS - -2004-05-04 Gustavo Maciel Dias Vieira - - * configure.in: Added pt_BR to ALL_LINGUAS. - -2004-05-03 Piotr Eljasiak - - * src/gnome-cmd-dir-indicator.c: - * src/gnome-cmd-main-menu.c: - Connected Manage Bookmarks dialog to the bookmarks shortcut. - -2004-04-30 Piotr Eljasiak - - * src/gnome-cmd-file-props-dialog.c: - * src/utils.c: - i18n & pluralized "%s bytes". - - * src/gnome-cmd-data.c: - * src/utils.c: - Added some minor safety precautions. - -2004-04-28 Marcus Bjurman - - * src/gnome-cmd-dir-indicator.c: - * src/gnome-cmd-dir-indicator.h: - * src/utils.c: - Added a bookmarks shortcut to the directory indicator. - - * src/gnome-cmd-file.c (gnome_cmd_file_get_real_path): - Fixed crash when trying to copy the currently selected files - path to the cmdline by pressing ctrl+shift+enter. - -2004-04-26 Piotr Eljasiak - - * src/gnome-cmd-file-selector.c: - i18n of symlink name if SHIFT+CTRL+F5. - -2004-04-24 Andras Timar - - * configure.in: Added hu to ALL_LINGUAS. - -2004-04-21 Piotr Eljasiak - - * src/gnome-cmd-file-list.c: - Added shortcut CTRL+M to Multi-Rename-Tool for better compliance with - Total Commander. - -2004-04-19 Marcus Bjurman - - * src/gnome-cmd-main-win.c (update_drop_con_button): - Fixed problem with the disconnect button not behaving correctly when - connecting to ftp-servers and being in supermount mode. - - * src/gnome-cmd-xfer.c: - Fixed problem with infinite recursion when drag n dropping a directory - to it self. This should fix big #138933. - - * src/gnome-cmd-main-win.c - (gnome_cmd_main_win_update_list_orientation): - Fixed a bug that made the file-lists change size when browsing - directories. This should fix big #128872. - -2004-04-17 Marcus Bjurman - - * src/gnome-cmd-dir.c: - * src/gnome-cmd-dir.h: - * src/gnome-cmd-file.c: - Fixed update after renaming without FAM. - - * src/gnome-cmd-prepare-xfer-dialog.c: - Fixed bug #136643. - -2004-04-16 Marcus Bjurman - - * src/gnome-cmd-xfer.c (update_xfer_gui_func): - Removed a debug printf. - - * src/cap.c: - * src/gnome-cmd-main-win.c: - Made the toolbar buttons for cut,copy and paste sensitive - to the current state. - - * src/useractions.c: - Fixed some code style issues and a spelling error. The spelling error - fixes bug #140055. - - * src/gnome-cmd-xfer.c: - * src/gnome-cmd-mkdir-dialog.c: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-main-win.h: - * src/gnome-cmd-file.c: - * src/gnome-cmd-file.h: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-delete-dialog.c: - Rollbacked a previous commit that broke the feature that file-lists - refresh even without FAM when files are modifed by gcmd itself. - -2004-04-11 Adam Weinberger - - * configure.in: Added en_CA to ALL_LINGUAS. - -2004-04-10 Gareth Owen - - * configure.in: Added en_GB to ALL_LINGUAS - -2004-04-08 Piotr Eljasiak - - * src/gnome-cmd-main-menu.c: - Some cosmetics to make text of menu shortcuts more compliant with other Gnome apps. - - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-main-menu.c: - * src/gnome-cmd-main-win.c: - * src/useractions.c: - * src/useractions.h: - Added copying selected filenames to clipboard - -2004-03-17 Maxim Dziumanenko - - * configure.in: Added "uk" (Ukrainian) to ALL_LINGUAS. - -2004-03-10 Alastair McKinstry - - * configure.in: Added Irish to ALL_LINGUAS. - -2004-03-10 Kjartan Maraas - - * configure.in: Added Norwegian to ALL_LINGUAS. - - -############################################################################## -# 1.1.6 # -############################################################################## -2004-02-06 Robert Sedak - - * configure.in: Added "hr" (Croatian) to ALL_LINGUAS. - -2004-01-19 Marcus Bjurman - - * README.in: - Updated small details all over. - - * plugins/cvs/Makefile.am: - * plugins/cvs/callbacks.c: - * plugins/cvs/callbacks.h: - * plugins/cvs/close.xpm: - * plugins/cvs/cvs-plugin.c: - * plugins/cvs/cvs-plugin.h: - * plugins/cvs/cvs-plugin.xpm: - * plugins/cvs/interface.c: - * plugins/cvs/interface.h: - * plugins/cvs/parser.h: - * plugins/cvs/parser.l: - Updated the cvs-plugin so that it can be used to diff and log files. - - * src/history.c (history_add): - Fixed crash when navigating back in the history and then entering - another dir. - - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - Added function to create GtkOptionMenu's and fill them with options. - - * src/gnome-cmd-options-dialog.c: - Changed to using GtkOptionMenu's instead of the combo boxes where - appropriate. - - * src/gnome-cmd-dir-indicator.c: - Removed unused stuff. - - * src/gnome-cmd-file-list.c (gnome_cmd_file_list_sort): - Fixed bogus focus row when changing sorting column in the inactive - file-list. - -2004-01-17 Marcus Bjurman - - * src/gnome-cmd-dir.c: - * src/gnome-cmd-con.c: - * src/gnome-cmd-con.h: - Fixed a problem when opening multiple temporary ftp connections to the - same url. - - * src/plugin_manager.c: - Plugins can now be toggled between active and inactive state by - double-clicking. - - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-con-list.c: - * src/gnome-cmd-con-list.h: - * src/gnome-cmd-ftp-dialog.c: - Fixed ftp-quick-connect problems. - - * libgcmd/libgcmd-utils.c: - * libgcmd/libgcmd-utils.h: - Added more text markup convenience functions. - - * src/gnome-cmd-dir-indicator.c: - Changed to using bold text instead of underlined when focused by the - mouse cursor. - - * src/gnome-cmd-cmdline.c (init): - Made the cwd label selectable. - -2004-01-16 Marcus Bjurman - - * libgcmd/gnome-cmd-dialog.c: - The main window was always used instead of the window passed as a - parameter. - - * libgcmd/libgcmd-widget-factory.h: - * libgcmd/libgcmd-widget-factory.c: - Added function to get the selected text of a combo box. - - * src/gnome-cmd-xfer.c: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-main-win.h: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-dir-indicator.c: - * src/gnome-cmd-bookmark-dialog.c: - Fixed focus problems. - -2004-01-15 Marcus Bjurman - - * src/gnome-cmd-about-plugin.c (gnome_cmd_about_plugin_class_init): - Marked some strings as non-translatable since they are never seen in - the gui. - - * src/gnome-cmd-rename-dialog.c (on_ok): - * src/gnome-cmd-file-list.c: - Fixed the issue with the focus sometimes being on the wrong file - after a rename. Also reduced the timeout for the file context menu to - 750 ms instead of 1000. - -2004-01-14 Marcus Bjurman - - * src/utils.c: - * src/utils.h: - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-selector.c: - Make quicksearch work for uppercase characters too. - - * src/gnome-cmd-file-selector.c (on_list_key_pressed_private): - If the cmdline is not visible make input go to quicksearch instead. - - * src/gnome-cmd-dir-indicator.c (popup_dir_history): - The directory history popup is now atleast as wide as the file-list. - - * src/gnome-cmd-main-win.c: - * src/main.c (main): - Fixed some non-initialized variables. - - * src/gnome-cmd-ftp-dialog.c (create_ftp_server_dialog): - Fixed crash when bringing up the quick-connect dialog two times in a - row. - - * src/gnome-cmd-file-selector.c: - * doc/keys.txt: - Added "CTRL+." shortcut to copy the cwd from the inactive file-list to - the active one. - - * src/gnome-cmd-con.c (gnome_cmd_con_set_cwd): - Mixed up == and != in the previous commit for this file. - - * src/gnome-cmd-file-list.c (gnome_cmd_file_list_keypressed): - * doc/keys.txt: - Added the shortcut "shift+f10" to bring up the file context menu. - - * src/gnome-cmd-con-list.c: - * src/gnome-cmd-con-list.h: - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-smb-path.c: - * src/utils.c: - * src/utils.h: - Made it possible to 'cd' to smb paths from the cmdline. - Made it possible to customize the filepatterns that are to be treated - as backup files. - - * src/gnome-cmd-file-list.c: - Fixed problem with newly created directories not being focused. - -2004-01-13 Marcus Bjurman - - * src/gnome-cmd-con.c (gnome_cmd_con_set_cwd): - Fixed problem with the cwd of connections being set to directories - belonging to other connections. - - * plugins/test/test-plugin.c: - * plugins/cvs/cvs-plugin.c: - Updated to work with the newest GnomeCmdState. - - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-data.c: - Fixed crash when trying to edit the custom color scheme. - - * src/useractions.c: - * src/useractions.h: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-main-menu.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-data.c: - Removed the 'Save Position' menu item. Size and position are now saved - automatically instead. - - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-data.c: - Sorting column and direction is now remembered. - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-dir-indicator.h: - * src/gnome-cmd-dir-indicator.c: - Added button to the directory indicator to popup the directory history. - -2004-01-12 Marcus Bjurman - - * src/gnome-cmd-rename-dialog.c (gnome_cmd_rename_dialog_new): - Made the filename in the textbox selected when the dialog in shown. - - * src/gnome-cmd-file-list.c (gnome_cmd_file_list_keypressed): - The ordinary + and - keys can now be used to open the select and - unselect by pattern dialogs. Before only the keys on the numerical - part of the keyboard worked. - - * src/gnome-cmd-main-win.c: - F2 now opens the rename dialog instead of refreshing the active file - list. - - * libgcmd/gnome-cmd-dialog.h: - * libgcmd/gnome-cmd-dialog.c: - * src/gnome-cmd-search-dialog.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-patternsel-dialog.c: - Added history to the select and unselect by pattern dialogs. - - -############################################################################## -# 1.1.5 # -############################################################################## -2004-01-11 Marcus Bjurman - - * src/gnome-cmd-file.c (gnome_cmd_file_rename): - Fixed some more update problems after renaming directories. - - * src/gnome-cmd-main-win.c (init): - Removed a line that made gnome-commander be placed centered on the - desktop. The job of placing gnome-commander should be left to the - window manager. - -2004-01-10 Marcus Bjurman - - * src/gnome-cmd-file-collection.c: - * src/gnome-cmd-file-collection.h: - * src/gnome-cmd-dir.c: - * src/gnome-cmd-file.c: - Fixed crash when renaming a directory. This should once again fix - bug #129179. - -2004-01-06 Jordi Mallach - - * configure.in (ALL_LINGUAS): Added "ca" (Catalan). - -2003-12-27 Marcus Bjurman - - * src/Makefile.am: - * src/gnome-cmd-delete-dialog.c: - * src/gnome-cmd-dir.c: - * src/gnome-cmd-file-collection.c: - * src/gnome-cmd-file-collection.h: - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file.c: - * src/gnome-cmd-file.h: - * src/gnome-cmd-mkdir-dialog.c: - * src/gnome-cmd-xfer.c: - Cleaned up file monitoring code. This should fix bug #129325. - - * src/gnome-cmd-xfer.c (update_xfer_gui_func): - Refreshing the target directory after a xfer seems to move the input - focus to the corresponding file-selector. Fixed this by simply setting - the focus right again after each xfer. This should fix bug #128871. - -2003-12-26 Marcus Bjurman - - * src/gnome-cmd-dir-indicator.c: - The pointer now turns in to the pointing hand when the dir-indicator - is focused. Patch submitted by Kevin James. - - * src/gnome-cmd-dir.c (gnome_cmd_dir_new): - Fixed crash when renaming a directory multiple times and repeatedly - going in and out of it. This should fix bug #129179. - -2003-12-23 Marcus Bjurman - - * src/gnome-cmd-file-selector.c (gnome_cmd_file_selector_show_filter): - Fixed a crash when pressing the 'x' to close the filter-box. This - should fix bug #128764. - - * src/gnome-cmd-dir-indicator.h: - * src/gnome-cmd-dir-indicator.c: - * src/gnome-cmd-file-selector.c: - Applied a patch from Kevin James that makes the dir-indicator into - a control that can be clicked to changed the cwd. Before applying - I did some changes to make the code better follow the GC coding style. - -2003-12-17 Marcus Bjurman - - * doc/tips_tricks.txt: - Fixed some lines that where more then 80 chars wide. - -2003-12-08 Stanislav Brabec - - * configure.in: Added cs to ALL_LINGUAS. - -2003-12-05 Marcus Bjurman - - * src/gnome-cmd-file-selector.c: - Fixed problem with connections that stayed active even though - they couldn't be opened. - - * src/gnome-cmd-con.c (gnome_cmd_con_close): - Fixed problem with ftp-connections that didn't disappear from the - connection toolbars when disconnected. - -2003-12-04 Marcus Bjurman - - * plugins/test/test-plugin.c: - * plugins/cvs/interface.c: - * plugins/cvs/cvs-plugin.c: - * plugins/fileroller/file-roller-plugin.c: - Fixed some translation markup issues. - - * src/gnome-cmd-clist.c: - * src/gnome-cmd-clist.h: - * src/gnome-cmd-file-selector.c: - Fixed unnecessary redraws of the file-list when dragging files over it. - This fixes bug #128510. - -2003-12-03 Marcus Bjurman - - * src/gnome-cmd-con-smb.c (smb_open): - Avoid segfault when a NULL uri is returned from create_uri. - -2003-12-03 Danilo Šegan - - * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. - -2003-12-02 Marcus Bjurman - - * src/gnome-cmd-file-selector.c (gnome_cmd_file_selector_reload): - * src/gnome-cmd-xfer.c (update_xfer_gui_func): - * src/gnome-cmd-dir.c: - * src/gnome-cmd-dir.h: - Fixed some issues with file-lists not updating. - - * src/gnome-cmd-dir.c (gnome_cmd_dir_new_with_con): - Plain wrong object_destroy removed. - - * gnome-commander.spec.in: - Changed the desktop dir to match the new one. - - * po/POTFILES.in: - * gnome-commander.desktop: - * gnome-commander.desktop.in: - * Makefile.am: - Made the desktop file translatable through the .po files. - This fixes #128251. - -2003-12-01 Duarte Loreto - - * configure.in: Added Portuguese (pt) to ALL_LINGUAS. - -2003-11-27 Marcus Bjurman - - * src/utils.c: - * src/utils.h: - Added hack to fix uris created from uri-strings. - - * src/gnome-cmd-file-selector.c (gnome_cmd_file_selector_update_style): - The ext-column is now hidden when the extension is only showed together - with the filename. - -2003-11-25 Marcus Bjurman - - * src/gnome-cmd-file.c (gnome_cmd_file_rename): - * src/gnome-cmd-dir.h: - * src/gnome-cmd-dir.c: - Renaming a directory and then entering it immediately now works. - -############################################################################## -# 1.1.4 # -############################################################################## -2003-11-24 Marcus Bjurman - - * libgcmd/Makefile.am: - * libgcmd/gnome-cmd-dialog.c: - * libgcmd/gnome-cmd-dialog.h: - * libgcmd/gnome-cmd-file-info.c: - * libgcmd/gnome-cmd-file-info.h: - * libgcmd/gnome-cmd-plugin.c: - * libgcmd/gnome-cmd-plugin.h: - * libgcmd/gnome-cmd-state.h: - * libgcmd/gnome-cmd-string-dialog.c: - * libgcmd/gnome-cmd-string-dialog.h: - * libgcmd/libgcmd-data.c: - * libgcmd/libgcmd-data.h: - * libgcmd/libgcmd-utils.c: - * libgcmd/libgcmd-utils.h: - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * libgcmd/libgcmd.h: - * plugins/cvs/Makefile.am: - * plugins/cvs/callbacks.c: - * plugins/cvs/cvs-plugin.h: - * plugins/cvs/interface.c: - * plugins/fileroller/Makefile.am: - * plugins/test/Makefile.am: - * src/Makefile.am: - * src/gnome-cmd-includes.h: - * src/main.c: - Fixed the include issues for real. - - * libgcmd/Makefile.am: - * libgcmd/gnome-cmd-dialog.h: - * libgcmd/gnome-cmd-file-info.h: - * libgcmd/gnome-cmd-plugin.h: - * libgcmd/gnome-cmd-state.h: - * libgcmd/gnome-cmd-string-dialog.h: - * libgcmd/libgcmd-data.h: - * libgcmd/libgcmd-utils.h: - * libgcmd/libgcmd-widget-factory.h: - * libgcmd/libgcmd.h: - * plugins/cvs/Makefile.am: - * plugins/cvs/cvs-plugin.c: - * plugins/fileroller/Makefile.am: - * plugins/fileroller/file-roller-plugin.c: - * plugins/test/Makefile.am: - * plugins/test/test-plugin.c: - * src/Makefile.am: - Fixed include issues. - - * src/gnome-cmd-file-list.c: - Fixed bug when selecting multiple files with shift+mouse button. - - * src/gnome-cmd-file-selector.c (update_selected_files_label): - Fixed the problem with the selected-files-label not being updated at startup. - - * src/gnome-cmd-types.h: - * src/gnome-cmd-options-dialog.c (create_layout_tab): - * src/gnome-cmd-data.c (gnome_cmd_data_load): - Tweaked the color-themes. - -2003-11-23 Marcus Bjurman - - * src/history.c: - * src/history.h: - * src/gnome-cmd-file-selector.c: - Fixed some directory history problems. - - * src/utils.c (size2string): - Improved the alignment in the file-size column when using a non fixed - font. - - * src/gnome-cmd-xfer.c: - Fixed possible async errors when cancelling a xfer operation. Also - fixed the bug where choosing abort in the overwrite dialog caused the - vfs-error dialog to appear. - - * src/gnome-cmd-file.c: - * src/gnome-cmd-file.h: - * src/gnome-cmd-file-list.c: - Stopped superfluous updates of the file-list by remembering - the last time a file was updated. - -2003-11-22 Marcus Bjurman - - * src/gnome-cmd-bookmark-dialog.c: - * src/gnome-cmd-cmdline.c: - * src/gnome-cmd-combo.c: - * src/gnome-cmd-combo.h: - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-main-win.c: - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-options-dialog.h: - * src/gnome-cmd-style.c: - * src/gnome-cmd-style.h: - * src/gnome-cmd-types.h: - * src/widget-factory.c: - * src/widget-factory.h: - Improved the combo class and compensated for that in different classes - that used it. Also stopped changing fonts in all places except the - file panes. - - * src/gnome-cmd-options-dialog.c: - Removed the color tab and added that stuff to the layout tab. - -2003-11-21 Marcus Bjurman - - * src/plugin_manager.c (plugin_manager_show): - Placed the widget_show call after the widget_set_usize since that seems - to mather on fluxbox atleast. - - * src/useractions.c: - Updated the about-dialog. - - * src/gnome-cmd-file-popmenu.c: - Cleaned up the menu by removing the chmod,chown,view and edit items. - -2003-11-20 Marcus Bjurman - - * src/main.c: - * src/gnome-cmd-con.c: - * src/gnome-cmd-dir.c: - * src/gnome-cmd-file.c: - * src/ls_colors.c: - * src/main.c: - * src/plugin_manager.c: - * src/utils.c: - * libgcmd/gnome-cmd-file-info.c: - Fixed some memory leaks. - - * src/gnome-cmd-smb-path.c (smb_path_get_parent): - * src/gnome-cmd-plain-path.c (plain_path_get_parent): - Fixed "File not found"-bug when browsing to the parent dir when the - parent dir contained spaces. This was caused by using - the gnome_vfs_uri_get_path method wrongly. - -2003-11-18 Marcus Bjurman - - * libgcmd/gnome-cmd-string-dialog.c: - Don't make all string-dialogs resizable. - - * libgcmd/gnome-cmd-dialog.c (gnome_cmd_dialog_set_resizable): - * libgcmd/gnome-cmd-dialog.h: - Added method to set resize policy. - - * src/gnome-cmd-search-dialog.c: - Made the dialog resizable. - - * src/gnome-cmd-prepare-xfer-dialog.c: - Made the dialog wider. - - * src/gnome-cmd-file-selector.c (create_con_buttons): - Made the icons centered in the buttons. - - * src/useractions.c: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-file-props-dialog.c: - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-options-dialog.c: - Cleanup. - - * src/gnome-cmd-chown-dialog.c: - * src/gnome-cmd-chmod-dialog.c: - * src/gnome-cmd-bookmark-dialog.c: - * src/gnome-cmd-dir.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-ftp-dialog.c: - widget_hide -> widget_destroy for dialogs. - - * src/plugin_manager.c: - * src/gnome-cmd-about-plugin.c: - * src/gnome-cmd-about-plugin.h: - * libgcmd/gnome-cmd-plugin.c: - * libgcmd/gnome-cmd-plugin.h: - * libgcmd/plugin-ingo.h: - Adjusted the plugin api. - - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * libgcmd/gnome-cmd-string-dialog.c: - Removed some slack. - - * libgcmd/gnome-cmd-dialog.c: - Made all dialogs transient against the main window per default. - -2003-11-17 Marcus Bjurman - - * src/gnome-cmd-prepare-copy-dialog.c: - * src/gnome-cmd-prepare-copy-dialog.h: - * src/gnome-cmd-prepare-move-dialog.c: - * src/gnome-cmd-prepare-move-dialog.h: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-prepare-xfer-dialog.h: - * src/useractions.c: - Entering a non-absolute path in the prepare-xfer dialog now - moves the files to the active file-list. - - * src/plugin_manager.c: - Added plugin info window. - - * src/gnome-cmd-con.c (gnome_cmd_con_mkdir): - Changed unref->sink for temporary object. - - * src/utils.c: - Close dialogs when ESC is pressed. - -2003-11-16 Marcus Bjurman - - * configure.in: - * plugins/Makefile.am: - * plugins/fileroller/Makefile.am: - * plugins/fileroller/file-roller-plugin.c: - * plugins/fileroller/file-roller-plugin.h: - * plugins/fileroller/file-roller-small.xpm: - * plugins/fileroller/file-roller.xpm: - Added new plugin. - - * plugins/cvs/Makefile.am: - * plugins/cvs/callbacks.c: - * plugins/cvs/cvs-plugin.c: - * plugins/cvs/cvs-plugin.c: - * plugins/test/test-plugin.c: - Updated to the new plugin system. - - * libgcmd/Makefile.am: - * libgcmd/gnome-cmd-plugin.c: - * libgcmd/gnome-cmd-plugin.h: - * libgcmd/gnome-cmd-state.h: - * libgcmd/libgcmd.h: - * libgcmd/gnome-cmd-dialog.c: - * libgcmd/gnome-cmd-dialog.h: - * libgcmd/gnome-cmd-file-info.c: - * libgcmd/gnome-cmd-file-info.h: - * libgcmd/gnome-cmd-string-dialog.c: - * libgcmd/gnome-cmd-string-dialog.h: - * libgcmd/libgcmd-data.c: - * libgcmd/libgcmd-data.h: - * libgcmd/libgcmd-deps.h: - * libgcmd/libgcmd-utils.c: - * libgcmd/libgcmd-utils.h: - * libgcmd/libgcmd-widget-factory.c: - * libgcmd/libgcmd-widget-factory.h: - * libgcmd/plugin-info.h: - * libgcmd/Makefile.am - * libgcmd/dirlist.c: - * libgcmd/gnome-cmd-advrename-dialog.c: - * libgcmd/gnome-cmd-advrename-dialog.h: - * libgcmd/gnome-cmd-bookmark-dialog.c: - * libgcmd/gnome-cmd-bookmark-dialog.h: - * libgcmd/gnome-cmd-chmod-component.c: - * libgcmd/gnome-cmd-chmod-component.h: - * libgcmd/gnome-cmd-chmod-dialog.c: - * libgcmd/gnome-cmd-chmod-dialog.h: - * libgcmd/gnome-cmd-chown-component.c: - * libgcmd/gnome-cmd-chown-component.h: - * libgcmd/gnome-cmd-chown-dialog.c: - * libgcmd/gnome-cmd-chown-dialog.h: - * libgcmd/gnome-cmd-cmdline.c: - * libgcmd/gnome-cmd-con-device.c: - * libgcmd/gnome-cmd-data.c: - * libgcmd/gnome-cmd-delete-dialog.c: - * libgcmd/gnome-cmd-dialog.c: - * libgcmd/gnome-cmd-dialog.h: - * libgcmd/gnome-cmd-dir-indicator.c: - * libgcmd/gnome-cmd-dir.c: - * libgcmd/gnome-cmd-file-list.c: - * libgcmd/gnome-cmd-file-popmenu.c: - * libgcmd/gnome-cmd-file-props-dialog.c: - * libgcmd/gnome-cmd-file-selector.c: - * libgcmd/gnome-cmd-file.c: - * libgcmd/gnome-cmd-file.h: - * libgcmd/gnome-cmd-ftp-dialog.c: - * libgcmd/gnome-cmd-ftp-dialog.h: - * libgcmd/gnome-cmd-includes.h: - * libgcmd/gnome-cmd-main-menu.c: - * libgcmd/gnome-cmd-main-menu.h: - * libgcmd/gnome-cmd-main-win.c: - * libgcmd/gnome-cmd-make-copy-dialog.c: - * libgcmd/gnome-cmd-make-copy-dialog.h: - * libgcmd/gnome-cmd-mkdir-dialog.h: - * libgcmd/gnome-cmd-options-dialog.c: - * libgcmd/gnome-cmd-patternsel-dialog.h: - * libgcmd/gnome-cmd-prepare-xfer-dialog.c: - * libgcmd/gnome-cmd-prepare-xfer-dialog.h: - * libgcmd/gnome-cmd-rename-dialog.c: - * libgcmd/gnome-cmd-rename-dialog.h: - * libgcmd/gnome-cmd-search-dialog.c: - * libgcmd/gnome-cmd-search-dialog.h: - * libgcmd/gnome-cmd-smb-path.c: - * libgcmd/gnome-cmd-string-dialog.c: - * libgcmd/gnome-cmd-string-dialog.h: - * libgcmd/gnome-cmd-xfer-progress-win.c: - * libgcmd/gnome-cmd-xfer.c: - * libgcmd/main.c: - * libgcmd/plugin_manager.c: - * libgcmd/plugin_manager.h: - * libgcmd/support.c: - * libgcmd/support.h: - * libgcmd/useractions.c: - * libgcmd/utils.c: - * libgcmd/utils.h: - * libgcmd/widget-factory.c: - * libgcmd/widget-factory.h: - Reworked the plugin system. This resulted in quite many files being - moved from the src directory to the libgcmd ditto. - And yes this is a quite big log-entry :) - -2003-11-15 Marcus Bjurman - - * src/gnome-cmd-file-selector.c (on_dir_list_ok): - Fixed small visual artifact when switching between different - connections. - - * src/gnome-cmd-combo.c: - Made the combo behave abit better when using the mouse to select items. - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-list.h: - * src/gnome-cmd-clist.c: - * src/gnome-cmd-clist.h: - Moved the get_row method from the FileList to the CList class. - - * src/gnome-cmd-cmdline.c (update_history_combo): - Select the top row after each update. - -############################################################################## -# 1.1.3 # -############################################################################## -2003-11-14 Marcus Bjurman - - * src/gnome-cmd-delete-dialog.c: - Simplified. - - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-options-dialog.h: - Changed base class from GtkDialog to GnomeCmdDialog. - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file.c: - * src/gnome-cmd-file.h: - Changed the name of gnome_cmd_file_get_quoted_path to - gnome_cmd_file_get_real_quoted_path and made it quote the real - path instead of the virtual. - - * src/gnome-cmd-dir.c: - Fixed crash when mounting a device a second time. This was caused by - the use of gtk_object_destroy instead of ref/unref. - - * src/gnome-cmd-con.c: - Removed printerr. - - * src/gnome-cmd-con-device.c: - Added some type checks. - - * src/gnome-cmd-options-dialog.c (create_device_dialog): - Made the PIXMAPS_DIR/device-icons folder the default when opening - the icon-entry in the create/edit device dialog. - - * src/gnome-cmd-chmod-dialog.c: - * src/gnome-cmd-chown-dialog.c: - * src/gnome-cmd-file-popmenu.c: - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file.c: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/utils.c: - Stopped using file_get_path where file_get_real_path should be used. - - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-delete-dialog.c: - * src/gnome-cmd-options-dialog.c: - Applied a patch that added an option to disable the - 'confirm before delete' dialog. - The patch was made by Damian Gawêda - - * src/utils.c: - Added dialog when an executable text file is opened that asks if the - file should be executed or displayed. Also added a dialog that offers - to set the executable bit for files that has the mime-type - "application/x-executable-binary" but lacks the executable bit. - - * src/gnome-cmd-file.c: - * src/gnome-cmd-file.h: - The owning directory now gets notified when the permissions or owner - of a file changes. Also added two functions for checking the mime_type - of a file. - - * src/utils.h: - * src/utils.c: - * src/gnome-cmd-delete-dialog.c: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-xfer.c: - Added GtkMessageType argument to the run_simple_dialog function. - - * src/gnome-cmd-con-ftp.c: - Preventive change to avoid problems with escaping of hostnames. - - * src/dirlist.c: - Stopped using FORCE_FAST_MIME_TYPE to make gnomevfs follow symlinks. - -2003-11-13 Marcus Bjurman - - * src/gnome-cmd-con.c (gnome_cmd_con_get_path_target_type): - Removed dumb printerr. - - * src/gnome-cmd-file-list.c (gnome_cmd_file_list_remove_file): - Fixed bug when moving files on a machine with a snappy FAM installation. - This lead to that gnome-commander tried to remove the same file twice - from a list. - -2003-11-12 Marcus Bjurman - - * src/gnome-cmd-data.c: - Fixed bug in device-file loading and writing. - - * src/gnome-cmd-con-device.c: - * src/gnome-cmd-con.c: - * src/gnome-cmd-con.h: - * src/gnome-cmd-file-selector.c: - Better error messages are now shown when a mount fails. - -2003-11-11 Marcus Bjurman - - * src/widget-factory.h: - * src/widget-factory.c: - Added create_bold_label function. - - * src/gnome-cmd-file-props-dialog.c: - Made some labels bold. - Removed the Calculate size button and made the calculation start - automaticly when the dialog is shown for a directory. - -2003-11-10 Marcus Bjurman - - * src/gnome-cmd-options-dialog.c: - * src/gnome-cmd-main-menu.c: - * src/gnome-cmd-file-selector.c (file_is_wanted): - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/useractions.c: - * src/useractions.h: - Added filter for backup files and added that and the filter for hidden - files to the main menu for faster access. - - * src/imageloader.c: - * src/imageloader.h: - * src/gnome-cmd-main-menu.c (update_view_menu): - Added pixmap for the switch to vertical/horizontal mode menu-item. - - * src/utils.c (run_command_indir): - Fixed so that the feature where the terminal window stays open after - a program has finished works more reliably. - - * src/gnome-cmd-main-win.c (create_toolbar): - Fixed the size of the pixmaps in the toolbar. - - * src/gnome-cmd-main-menu.c (create_menu_item): - Fixed the size of the pixmaps in the menu. - - * src/useractions.c (file_diff): - * src/gnome-cmd-file.c: - Fixed quoting of files. - - * src/gnome-cmd-data.c (gnome_cmd_data_load): - Stopped using single quotes (') in the default application format - strings. Those are now instead added automaticly by gnome-commander. - - * src/gnome-cmd-cmdline.c: - gnome_cmd_file_get_path -> gnome_cmd_file_get_real_path - - - -2003-11-07 Marcus Bjurman - - * src/utils.c: - Don't asume /tmp is the tmp-dir (use g_get_tmp_dir instead). - - * src/utils.c: - * src/plugin_manager.c: - * src/main.c: - * src/imageloader.c: - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-file-selector.c: - Use g_build_path to build paths - - * src/utils.c: - * src/gnome-cmd-file-popmenu.c: - Use g_shell_quote to quote parameters - - * src/gnome-cmd-file-selector.c (on_dir_list_ok): - Fixed problem where signals where connected multiple times on the - same directory. Fixes bug where a new directory would appear many times - in the same file-list until reloaded. - - -############################################################################## -# 1.1.2 # -############################################################################## -2003-11-07 Marcus Bjurman - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-file-list.c: - * src/gnome-cmd-file-list.h: - Cleanup (removed duplicated code). - - * src/gnome-cmd-data.c: - * src/gnome-cmd-data.h: - * src/gnome-cmd-types.h: - * src/gnome-cmd-options-dialog.c: - There are now three different modes to display the file extensions. - - * src/gnome-cmd-delete-dialog.c: - Made the delete-dialog closeable with ESC. - - * src/gnome-cmd-xfer.c: - Fixed problem with moved files not disappearing from the source - file-list. - - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/utils.c: - Removed some old debug printerr's. - - * src/gnome-cmd-prepare-xfer-dialog.c - (gnome_cmd_prepare_xfer_dialog_new): - Use g_build_path to build paths. - - * src/utils.c: - * src/gnome-cmd-file-selector.c (gnome_cmd_file_selector_start_editor): - Replaced calls to gnome_cmd_file_get_path with - gnome_cmd_file_get_real_path - - * src/gnome-cmd-file.c (gnome_cmd_file_get_real_path): - * src/gnome-cmd-file.h: - Added call to get the real path. Needed for device connections that have - part of the real path (the mountpoint) hidden. - - * src/gnome-cmd-con-device.c (dev_create_uri): - * src/gnome-cmd-con-smb.c (smb_create_uri): - Fixed compile warning (const). - - * src/gnome-cmd-con-device.c (dev_create_uri): - Cleanup. - - * src/gnome-cmd-search-dialog.c (init): - Removed the statusbar resize handle. - - * src/gnome-cmd-xfer.c (async_xfer_callback): - * src/gnome-cmd-rename-dialog.c (gnome_cmd_rename_dialog_new): - * src/gnome-cmd-prepare-xfer-dialog.c: - * src/gnome-cmd-prepare-move-dialog.c - (gnome_cmd_prepare_move_dialog_show): - * src/gnome-cmd-prepare-copy-dialog.c - (gnome_cmd_prepare_copy_dialog_show): - * src/gnome-cmd-file-selector.c - (gnome_cmd_file_selector_create_symlink): - * src/gnome-cmd-file-props-dialog.c (create_properties_tab): - * src/gnome-cmd-dir-indicator.c (gnome_cmd_dir_indicator_set_dir): - * src/gnome-cmd-delete-dialog.c (gnome_cmd_delete_dialog_show): - * src/gnome-cmd-cmdline.c (gnome_cmd_cmdline_set_dir): - * src/gnome-cmd-file-list.c: - Added UTF-8 verification/conversion. - - * src/gnome-cmd-file-list.c: - Removed duplicated code. - - * src/gnome-cmd-bookmark-dialog.c: - Disabled the ability to create bookmarks to directories that have - a path that is not in valid UTF-8 encoding. - - * src/gnome-cmd-advrename-dialog.c: - * src/gnome-cmd-advrename-lexer.l: - Converted to work with utf8. - - * src/gnome-cmd-smb-path.c (smb_path_get_parent): - Removed unsafe uri-creation. - -2003-11-06 Marcus Bjurman - - * src/gnome-cmd-plain-path.c (plain_path_get_child): - Removed unsafe uri-creation. - - * src/gnome-cmd-dir.c (gnome_cmd_dir_new): - Don't try to add null pointers to the directory cache. - - * src/gnome-cmd-quicksearch-popup.c: - Fixed crash when clicking the file-list without closing the quick-search - box. - - * src/gnome-cmd-con-home.c: - * src/gnome-cmd-con-device.c: - * src/gnome-cmd-con-ftp.c: - * src/gnome-cmd-con-smb.c: - * src/gnome-cmd-file.c: - * src/utils.c: - Made uri creation safer. - - * src/gnome-cmd-delete-dialog.c (perform_delete_operation): - Small syntax fix. - - * src/utils.c: - Added question before downloading remote files when the user tried to - open them. - - * src/gnome-cmd-smb-path.c (gnome_cmd_smb_path_new_from_str): - The path was setup incorrectly from a string. - - * src/gnome-cmd-con-smb.c: - The base_path was initialized to early which made bookmarks unusable. - - * src/gnome-cmd-con-ftp.c: - Fixed broken uri-creation. - - -2003-11-05 Marcus Bjurman - - * src/gnome-cmd-con-ftp.c (get_file_info_func): - Fixed a bug where the password for a ftp-server was freed by mistake. - -############################################################################## -# 1.1.1 # -############################################################################## -2003-11-05 Marcus Bjurman - - * src/main.c (main): - Added call to bind_textdomain_codeset - - * src/utils.c (get_utf8): - Fixed crash when the function was passed a NULL string. - - * src/gnome-cmd-file-list.c: - Stopped showing the file extension in both the name column and the ext - column. - - * src/gnome-cmd-dir.c: - Fixed crashes that happened when browsing directories. - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-xfer.c: - Fixed update problems when copying and moving files. - -2003-11-04 Marcus Bjurman - - * src/gnome-cmd-file-selector.c: - * src/gnome-cmd-con.c: - * src/gnome-cmd-con.h: - The connection combo boxes should now show the correct connection as - selected all the time. - - * src/gnome-cmd-file-list.c: - Removed some bugs related to selecting files using the keyboard. - - * src/useractions.c: - * src/utils.c: - * src/utils.h: - * src/gnome-cmd-file-props-dialog.c: - Fixed the edit mime-types feature and added a button to do the same in - the file-props dialog. - - * src/gnome-cmd-prepare-xfer-dialog.c: - Fixed some bugs that showed up when moving or copying - files using F5 or F6. - - -# ChangeLog started at 1.1.0 diff -Nru gnome-commander-1.14.0/configure gnome-commander-1.14.2/configure --- gnome-commander-1.14.0/configure 2022-02-05 16:51:45.000000000 +0000 +++ gnome-commander-1.14.2/configure 2022-03-27 18:46:14.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for gnome-commander 1.14.0. +# Generated by GNU Autoconf 2.71 for gnome-commander 1.14.2. # # Report bugs to . # @@ -622,8 +622,8 @@ # Identity of this package. PACKAGE_NAME='gnome-commander' PACKAGE_TARNAME='gnome-commander' -PACKAGE_VERSION='1.14.0' -PACKAGE_STRING='gnome-commander 1.14.0' +PACKAGE_VERSION='1.14.2' +PACKAGE_STRING='gnome-commander 1.14.2' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gnome-commander/issues' PACKAGE_URL='https://gcmd.github.io/' @@ -680,8 +680,6 @@ GSF_1_14_24_CFLAGS GSF_LIBS GSF_CFLAGS -HAVE_CHM_FALSE -HAVE_CHM_TRUE TAGLIB_LIBS TAGLIB_CFLAGS EXIV2_LIBS @@ -903,7 +901,6 @@ with_samba with_exiv2 with_taglib -with_libchm with_libgsf with_poppler ' @@ -1501,7 +1498,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gnome-commander 1.14.0 to adapt to many kinds of systems. +\`configure' configures gnome-commander 1.14.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1572,7 +1569,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-commander 1.14.0:";; + short | recursive ) echo "Configuration of gnome-commander 1.14.2:";; esac cat <<\_ACEOF @@ -1623,7 +1620,6 @@ --without-samba disable SAMBA support --without-exiv2 disable EXIF and IPTC support --without-taglib disable taglib (ID3, Vorbis, APE and FLAC) support - --without-libchm disable CHM support --without-libgsf disable OLE and ODF support --without-poppler disable PDF support @@ -1760,7 +1756,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-commander configure 1.14.0 +gnome-commander configure 1.14.2 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2183,7 +2179,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-commander $as_me 1.14.0, which was +It was created by gnome-commander $as_me 1.14.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3676,7 +3672,7 @@ # Define the identity of the package. PACKAGE='gnome-commander' - VERSION='1.14.0' + VERSION='1.14.2' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -25840,66 +25836,6 @@ -# Check whether --with-libchm was given. -if test ${with_libchm+y} -then : - withval=$with_libchm; -fi - -have_chm=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for chm_open in -lchm" >&5 -printf %s "checking for chm_open in -lchm... " >&6; } -if test ${ac_cv_lib_chm_chm_open+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_check_lib_save_LIBS=$LIBS -LIBS="-lchm $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -char chm_open (); -int -main (void) -{ -return chm_open (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - ac_cv_lib_chm_chm_open=yes -else $as_nop - ac_cv_lib_chm_chm_open=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_chm_chm_open" >&5 -printf "%s\n" "$ac_cv_lib_chm_chm_open" >&6; } -if test "x$ac_cv_lib_chm_chm_open" = xyes -then : - have_chm=yes -else $as_nop - have_chm=no -fi - - if test "x$have_chm" = "xyes"; then - HAVE_CHM_TRUE= - HAVE_CHM_FALSE='#' -else - HAVE_CHM_TRUE='#' - HAVE_CHM_FALSE= -fi - - - - # Check whether --with-libgsf was given. if test ${with_libgsf+y} then : @@ -26630,10 +26566,6 @@ as_fn_error $? "conditional \"HAVE_SAMBA\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi -if test -z "${HAVE_CHM_TRUE}" && test -z "${HAVE_CHM_FALSE}"; then - as_fn_error $? "conditional \"HAVE_CHM\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 @@ -27024,7 +26956,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-commander $as_me 1.14.0, which was +This file was extended by gnome-commander $as_me 1.14.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -27093,7 +27025,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -gnome-commander config.status 1.14.0 +gnome-commander config.status 1.14.2 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -Nru gnome-commander-1.14.0/configure.ac gnome-commander-1.14.2/configure.ac --- gnome-commander-1.14.0/configure.ac 2022-02-05 16:34:37.000000000 +0000 +++ gnome-commander-1.14.2/configure.ac 2022-03-27 18:31:19.000000000 +0000 @@ -1,4 +1,4 @@ -AC_INIT([gnome-commander],[1.14.0],[https://gitlab.gnome.org/GNOME/gnome-commander/issues],,https://gcmd.github.io/) +AC_INIT([gnome-commander],[1.14.2],[https://gitlab.gnome.org/GNOME/gnome-commander/issues],,https://gcmd.github.io/) AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h) AC_CONFIG_MACRO_DIR([m4]) @@ -139,13 +139,6 @@ fi -dnl Check for libchm support -AC_ARG_WITH(libchm, [AS_HELP_STRING([--without-libchm], [disable CHM support])]) -have_chm=no -AC_CHECK_LIB(chm, chm_open, have_chm=yes, have_chm=no) -AM_CONDITIONAL(HAVE_CHM, test "x$have_chm" = "xyes") - - dnl Check for libgsf support AC_ARG_WITH(libgsf, [AS_HELP_STRING([--without-libgsf], [disable OLE and ODF support])]) have_gsf=no diff -Nru gnome-commander-1.14.0/data/gnome-commander-1.14.0.ebuild gnome-commander-1.14.2/data/gnome-commander-1.14.0.ebuild --- gnome-commander-1.14.0/data/gnome-commander-1.14.0.ebuild 2022-02-05 16:52:07.000000000 +0000 +++ gnome-commander-1.14.2/data/gnome-commander-1.14.0.ebuild 1970-01-01 00:00:00.000000000 +0000 @@ -1,66 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -GNOME2_LA_PUNT="yes" - -inherit gnome2 optfeature - -DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="https://gcmd.github.io/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="chm exif gsf pdf samba taglib test +unique" -RESTRICT="!test? ( test )" - -RDEPEND=" - app-text/yelp-tools - dev-libs/atk - dev-libs/glib:2 - gnome-base/gconf:2 - gnome-base/gnome-vfs - media-libs/fontconfig - media-libs/freetype - media-libs/harfbuzz:= - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:2 - x11-libs/pango - chm? ( dev-libs/chmlib ) - exif? ( >=media-gfx/exiv2-0.14 ) - gsf? ( gnome-extra/libgsf:= ) - pdf? ( >=app-text/poppler-0.18 ) - samba? ( gnome-base/gvfs[samba] ) - taglib? ( >=media-libs/taglib-1.4 ) - unique? ( >=dev-libs/libunique-0.9.3:1 ) -" -BDEPEND=" - ${RDEPEND} - dev-util/gtk-doc-am - sys-devel/gettext - virtual/pkgconfig -" -DEPEND=" - test? ( >=dev-cpp/gtest-1.7.0 ) -" - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_with chm libchm) \ - $(use_with exif exiv2) \ - $(use_with gsf libgsf) \ - $(use_with pdf poppler) \ - $(use_with samba) \ - $(use_with taglib) \ - $(use_with unique) -} - -pkg_postinst() { - gnome2_pkg_postinst - optfeature "synchronizing files and directories" dev-util/meld - optfeature "viewing the documentation" gnome-extra/yelp -} diff -Nru gnome-commander-1.14.0/data/gnome-commander-1.14.2.ebuild gnome-commander-1.14.2/data/gnome-commander-1.14.2.ebuild --- gnome-commander-1.14.0/data/gnome-commander-1.14.2.ebuild 1970-01-01 00:00:00.000000000 +0000 +++ gnome-commander-1.14.2/data/gnome-commander-1.14.2.ebuild 2022-03-27 18:46:26.000000000 +0000 @@ -0,0 +1,58 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +GNOME2_LA_PUNT="yes" + +inherit gnome2 optfeature + +DESCRIPTION="A graphical, full featured, twin-panel file manager" +HOMEPAGE="https://gcmd.github.io/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="exif gsf pdf samba taglib test +unique" +RESTRICT="!test? ( test )" + +RDEPEND=" + app-text/yelp-tools + >=dev-libs/glib-2.70.0:2 + >=x11-libs/gtk+-2.24.0:2 + exif? ( >=media-gfx/exiv2-0.14 ) + gsf? ( >=gnome-extra/libgsf-1.12:= ) + pdf? ( >=app-text/poppler-0.18 ) + samba? ( gnome-base/gvfs[samba] ) + taglib? ( >=media-libs/taglib-1.4 ) + unique? ( >=dev-libs/libunique-0.9.3:1 ) +" +BDEPEND=" + app-text/yelp-tools + dev-util/glib-utils + dev-util/gtk-doc-am + sys-devel/flex + >=sys-devel/gettext-0.19.7 + virtual/pkgconfig +" +DEPEND=" + ${RDEPEND} + test? ( >=dev-cpp/gtest-1.7.0 ) +" + +src_configure() { + gnome2_src_configure \ + --disable-static \ + $(use_with exif exiv2) \ + $(use_with gsf libgsf) \ + $(use_with pdf poppler) \ + $(use_with samba) \ + $(use_with taglib) \ + $(use_with unique) +} + +pkg_postinst() { + gnome2_pkg_postinst + optfeature "synchronizing files and directories" dev-util/meld + optfeature "viewing the documentation" gnome-extra/yelp +} diff -Nru gnome-commander-1.14.0/data/gnome-commander.ebuild gnome-commander-1.14.2/data/gnome-commander.ebuild --- gnome-commander-1.14.0/data/gnome-commander.ebuild 2022-02-05 16:52:07.000000000 +0000 +++ gnome-commander-1.14.2/data/gnome-commander.ebuild 2022-03-27 18:46:26.000000000 +0000 @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 GNOME2_LA_PUNT="yes" @@ -13,44 +13,36 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="chm exif gsf pdf samba taglib test +unique" +IUSE="exif gsf pdf samba taglib test +unique" RESTRICT="!test? ( test )" RDEPEND=" app-text/yelp-tools - dev-libs/atk - dev-libs/glib:2 - gnome-base/gconf:2 - gnome-base/gnome-vfs - media-libs/fontconfig - media-libs/freetype - media-libs/harfbuzz:= - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:2 - x11-libs/pango - chm? ( dev-libs/chmlib ) + >=dev-libs/glib-2.70.0:2 + >=x11-libs/gtk+-2.24.0:2 exif? ( >=media-gfx/exiv2-0.14 ) - gsf? ( gnome-extra/libgsf:= ) + gsf? ( >=gnome-extra/libgsf-1.12:= ) pdf? ( >=app-text/poppler-0.18 ) samba? ( gnome-base/gvfs[samba] ) taglib? ( >=media-libs/taglib-1.4 ) unique? ( >=dev-libs/libunique-0.9.3:1 ) " BDEPEND=" - ${RDEPEND} + app-text/yelp-tools + dev-util/glib-utils dev-util/gtk-doc-am - sys-devel/gettext + sys-devel/flex + >=sys-devel/gettext-0.19.7 virtual/pkgconfig " DEPEND=" + ${RDEPEND} test? ( >=dev-cpp/gtest-1.7.0 ) " src_configure() { gnome2_src_configure \ --disable-static \ - $(use_with chm libchm) \ $(use_with exif exiv2) \ $(use_with gsf libgsf) \ $(use_with pdf poppler) \ diff -Nru gnome-commander-1.14.0/data/gnome-commander.ebuild.in gnome-commander-1.14.2/data/gnome-commander.ebuild.in --- gnome-commander-1.14.0/data/gnome-commander.ebuild.in 2022-02-05 12:45:28.000000000 +0000 +++ gnome-commander-1.14.2/data/gnome-commander.ebuild.in 2022-02-13 21:24:33.000000000 +0000 @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 GNOME2_LA_PUNT="yes" @@ -13,44 +13,36 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="chm exif gsf pdf samba taglib test +unique" +IUSE="exif gsf pdf samba taglib test +unique" RESTRICT="!test? ( test )" RDEPEND=" app-text/yelp-tools - dev-libs/atk - dev-libs/glib:2 - gnome-base/gconf:2 - gnome-base/gnome-vfs - media-libs/fontconfig - media-libs/freetype - media-libs/harfbuzz:= - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:2 - x11-libs/pango - chm? ( dev-libs/chmlib ) + >=dev-libs/glib-2.70.0:2 + >=x11-libs/gtk+-@GTK_REQ@:2 exif? ( >=media-gfx/exiv2-@EXIV2_REQ@ ) - gsf? ( gnome-extra/libgsf:= ) + gsf? ( >=gnome-extra/libgsf-1.12:= ) pdf? ( >=app-text/poppler-@POPPLER_REQ@ ) samba? ( gnome-base/gvfs[samba] ) taglib? ( >=media-libs/taglib-@TAGLIB_REQ@ ) unique? ( >=dev-libs/libunique-@UNIQUE_REQ@:1 ) " BDEPEND=" - ${RDEPEND} + app-text/yelp-tools + dev-util/glib-utils dev-util/gtk-doc-am - sys-devel/gettext + sys-devel/flex + >=sys-devel/gettext-0.19.7 virtual/pkgconfig " DEPEND=" + ${RDEPEND} test? ( >=dev-cpp/gtest-@GTEST_REQ@ ) " src_configure() { gnome2_src_configure \ --disable-static \ - $(use_with chm libchm) \ $(use_with exif exiv2) \ $(use_with gsf libgsf) \ $(use_with pdf poppler) \ diff -Nru gnome-commander-1.14.0/data/gnome-commander.spec gnome-commander-1.14.2/data/gnome-commander.spec --- gnome-commander-1.14.0/data/gnome-commander.spec 2022-02-05 16:52:07.000000000 +0000 +++ gnome-commander-1.14.2/data/gnome-commander.spec 2022-03-27 18:46:27.000000000 +0000 @@ -4,7 +4,7 @@ # Source archive's extension can be specified with rpm --define 'srcext .foo' # where .foo is the source archive's actual extension. # To compile an RPM from a .bz2 source archive, give the command -# rpmbuild -tb --define 'srcext .bz2' gnome-commander-1.14.0.tar.bz2 +# rpmbuild -tb --define 'srcext .bz2' gnome-commander-1.14.2.tar.bz2 # %if %{?rel:0}%{!?rel:1} @@ -20,7 +20,7 @@ %define poppler_ver 0.18 Name: gnome-commander -Version: 1.14.0 +Version: 1.14.2 Epoch: 4 Release: %{rel}%{?dist} Summary: A nice and fast file manager for the GNOME desktop diff -Nru gnome-commander-1.14.0/data/org.gnome.gnome-commander.appdata.xml.in gnome-commander-1.14.2/data/org.gnome.gnome-commander.appdata.xml.in --- gnome-commander-1.14.0/data/org.gnome.gnome-commander.appdata.xml.in 2022-02-05 16:48:19.000000000 +0000 +++ gnome-commander-1.14.2/data/org.gnome.gnome-commander.appdata.xml.in 2022-03-27 18:45:01.000000000 +0000 @@ -59,6 +59,30 @@ + + +

This release fixes the following bugs:

+
    +
  • Issue #121: File sorting by size fails
  • +
  • Fix issue when recursively copying directories
  • +
  • Fix issue when moving directory from a remote connection
  • +
+

New or updated translations: cs (Marek Černocký), es (Daniel Mustieles), hu (Balázs Úr), id (Andika Triwidada)

+

New or updated docs: sv (Anders Jonsson)

+
+
+ + +

This release fixes the following bugs:

+
    +
  • Issue #30: Store URI for tab instead of storing absolute path
  • +
  • Issue #119: New Text File not created in current directory
  • +
  • Issue #120: File list panel shows GMT time not local time
  • +
+

New or updated translations: eu (Asier Sarasua Garmendia), ro (Daniel Șerbănescu), sr (Мирослав Николић)

+

New or updated docs: sv (Anders Jonsson)

+
+

diff -Nru gnome-commander-1.14.0/data/org.gnome.gnome-commander.desktop.in gnome-commander-1.14.2/data/org.gnome.gnome-commander.desktop.in --- gnome-commander-1.14.0/data/org.gnome.gnome-commander.desktop.in 2022-02-05 16:52:07.000000000 +0000 +++ gnome-commander-1.14.2/data/org.gnome.gnome-commander.desktop.in 2022-03-27 18:46:27.000000000 +0000 @@ -13,4 +13,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-commander X-GNOME-Bugzilla-Component=application -X-GNOME-Bugzilla-Version=1.14.0 +X-GNOME-Bugzilla-Version=1.14.2 diff -Nru gnome-commander-1.14.0/debian/changelog gnome-commander-1.14.2/debian/changelog --- gnome-commander-1.14.0/debian/changelog 2022-02-22 01:34:16.000000000 +0000 +++ gnome-commander-1.14.2/debian/changelog 2022-03-27 21:00:45.000000000 +0000 @@ -1,3 +1,22 @@ +gnome-commander (1.14.2-1) unstable; urgency=medium + + * New upstream release + + -- Jeremy Bicha Sun, 27 Mar 2022 17:00:45 -0400 + +gnome-commander (1.14.1-2) unstable; urgency=medium + + * debian/rules: Fix arch:all build + + -- Jeremy Bicha Sat, 19 Mar 2022 14:32:08 -0400 + +gnome-commander (1.14.1-1) unstable; urgency=medium + + * New upstream release + * Use appstream-util to install a NEWS file + + -- Jeremy Bicha Tue, 08 Mar 2022 16:44:15 -0500 + gnome-commander (1.14.0-1) unstable; urgency=medium * Reintroduce to Debian diff -Nru gnome-commander-1.14.0/debian/control gnome-commander-1.14.2/debian/control --- gnome-commander-1.14.0/debian/control 2022-02-22 01:34:16.000000000 +0000 +++ gnome-commander-1.14.2/debian/control 2022-03-27 21:00:45.000000000 +0000 @@ -6,10 +6,11 @@ Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Jeremy Bicha , +Uploaders: Jeremy Bicha , Michael Vogt , Alessio Treglia Build-Depends: debhelper-compat (= 13), + appstream-util, dh-sequence-gnome, flex, libexiv2-dev (>= 0.14), diff -Nru gnome-commander-1.14.0/debian/control.in gnome-commander-1.14.2/debian/control.in --- gnome-commander-1.14.0/debian/control.in 2022-02-22 01:34:16.000000000 +0000 +++ gnome-commander-1.14.2/debian/control.in 2022-03-27 21:00:45.000000000 +0000 @@ -6,6 +6,7 @@ Michael Vogt , Alessio Treglia Build-Depends: debhelper-compat (= 13), + appstream-util, dh-sequence-gnome, flex, libexiv2-dev (>= 0.14), diff -Nru gnome-commander-1.14.0/debian/rules gnome-commander-1.14.2/debian/rules --- gnome-commander-1.14.0/debian/rules 2022-02-22 01:34:16.000000000 +0000 +++ gnome-commander-1.14.2/debian/rules 2022-03-27 21:00:45.000000000 +0000 @@ -15,5 +15,9 @@ execute_before_dh_install: find debian/tmp -name '*.la' -print -delete +execute_after_dh_installdocs-arch: + appstream-util appdata-to-news debian/gnome-commander/usr/share/metainfo/org.gnome.gnome-commander.appdata.xml \ + > debian/gnome-commander/usr/share/doc/gnome-commander/NEWS + override_dh_strip: dh_strip --dbgsym-migration='gnome-commander-dbg (<< 1.14.0-1~)' diff -Nru gnome-commander-1.14.0/doc/C/index.docbook gnome-commander-1.14.2/doc/C/index.docbook --- gnome-commander-1.14.0/doc/C/index.docbook 2022-01-23 17:13:27.000000000 +0000 +++ gnome-commander-1.14.2/doc/C/index.docbook 2022-03-27 18:31:19.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -554,6 +554,24 @@ Uwe Scholz u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de GNOME Documentation Project diff -Nru gnome-commander-1.14.0/doc/cs/index.docbook gnome-commander-1.14.2/doc/cs/index.docbook --- gnome-commander-1.14.0/doc/cs/index.docbook 2022-02-05 16:57:23.000000000 +0000 +++ gnome-commander-1.14.2/doc/cs/index.docbook 2022-03-27 18:37:43.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Příručka aplikace GNOME Commander - Příručka k aplikaci GNOME Commander V1.10.3 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 2010 2009 2008 2007 2006 Piotr Eljasiak 2022 @@ -331,8 +331,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - Tato příručka popisuje GNOME Commander ve verzi 1.12.0. + This manual describes version 1.14.2 of GNOME Commander. Ohlasy Chyby v GNOME Commander můžete hlásit nebo si je prohlížet na gitlab.gnome.org. diff -Nru gnome-commander-1.14.0/doc/de/index.docbook gnome-commander-1.14.2/doc/de/index.docbook --- gnome-commander-1.14.0/doc/de/index.docbook 2022-02-05 16:57:36.000000000 +0000 +++ gnome-commander-1.14.2/doc/de/index.docbook 2022-03-27 18:37:46.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ GNOME-Commander-Handbuch - GNOME Commander-Anwenderhandbuch V1.12.0 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 2010 2009 2008 2007 2006 Piotr Eljasiak 2022 @@ -331,8 +331,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - Dieses Handbuch beschreibt Version 1.12.0 von GNOME Commander. + This manual describes version 1.14.2 of GNOME Commander. Rückmeldungen Sie können Fehler in GNOME Commander melden oder die Liste der bereits gemeldeten Fehler durchsuchen auf der GNOME-Gitlab-Seite. diff -Nru gnome-commander-1.14.0/doc/el/index.docbook gnome-commander-1.14.2/doc/el/index.docbook --- gnome-commander-1.14.0/doc/el/index.docbook 2022-02-05 16:57:48.000000000 +0000 +++ gnome-commander-1.14.2/doc/el/index.docbook 2022-03-27 18:37:50.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Εγχειρίδιο GNOME Commander - GNOME Commander Desktop Application Manual V1.12.0 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 @@ -557,8 +557,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - This manual describes version 1.12.0 of GNOME Commander. + This manual describes version 1.14.2 of GNOME Commander. Aνάδραση You can report or view GNOME Commander bugs at gitlab.gnome.org. diff -Nru gnome-commander-1.14.0/doc/es/index.docbook gnome-commander-1.14.2/doc/es/index.docbook --- gnome-commander-1.14.0/doc/es/index.docbook 2022-02-05 16:58:00.000000000 +0000 +++ gnome-commander-1.14.2/doc/es/index.docbook 2022-03-27 18:37:55.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Manual de GNOME Commander - Manual de aplicación de escritorio GNOME Commander V1.12.0 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 2010 2009 2008 2007 2006 Piotr Eljasiak 2022 @@ -331,8 +331,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - Este manual describe la versión 1.12.0 de GNOME Commander. + This manual describes version 1.14.2 of GNOME Commander. Comentarios Puede ver o informar de un error de GNOME Commander en gitlab.gnome.org. diff -Nru gnome-commander-1.14.0/doc/fr/index.docbook gnome-commander-1.14.2/doc/fr/index.docbook --- gnome-commander-1.14.0/doc/fr/index.docbook 2022-02-05 16:58:12.000000000 +0000 +++ gnome-commander-1.14.2/doc/fr/index.docbook 2022-03-27 18:37:58.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Manuel de GNOME Commander - GNOME Commander Desktop Application Manual V1.12.0 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 @@ -557,8 +557,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - This manual describes version 1.12.0 of GNOME Commander. + This manual describes version 1.14.2 of GNOME Commander. Votre avis You can report or view GNOME Commander bugs at gitlab.gnome.org. diff -Nru gnome-commander-1.14.0/doc/ru/index.docbook gnome-commander-1.14.2/doc/ru/index.docbook --- gnome-commander-1.14.0/doc/ru/index.docbook 2022-02-05 16:58:24.000000000 +0000 +++ gnome-commander-1.14.2/doc/ru/index.docbook 2022-03-27 18:38:02.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Руководство по GNOME Commander - GNOME Commander Desktop Application Manual V1.12.0 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 @@ -557,8 +557,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - This manual describes version 1.12.0 of GNOME Commander. + This manual describes version 1.14.2 of GNOME Commander. Обратная связь You can report or view GNOME Commander bugs at gitlab.gnome.org. diff -Nru gnome-commander-1.14.0/doc/sl/index.docbook gnome-commander-1.14.2/doc/sl/index.docbook --- gnome-commander-1.14.0/doc/sl/index.docbook 2022-02-05 16:58:35.000000000 +0000 +++ gnome-commander-1.14.2/doc/sl/index.docbook 2022-03-27 18:38:06.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Priročnik GNOME Commander - GNOME Commander Desktop Application Manual V1.12.0 + GNOME Commander Desktop Application Manual V1.14.2 2012 2011 @@ -557,8 +557,26 @@ GNOME Documentation Project + + GNOME Commander Manual V1.14.1; + 2022-03-01 + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + + + GNOME Commander Manual V1.14.2; + 2022-??-?? + + Uwe Scholz + u.scholz83@gmx.de + GNOME Documentation Project + + - This manual describes version 1.12.0 of GNOME Commander. + This manual describes version 1.14.2 of GNOME Commander. Odziv You can report or view GNOME Commander bugs at gitlab.gnome.org. diff -Nru gnome-commander-1.14.0/doc/sv/index.docbook gnome-commander-1.14.2/doc/sv/index.docbook --- gnome-commander-1.14.0/doc/sv/index.docbook 2022-02-05 16:58:47.000000000 +0000 +++ gnome-commander-1.14.2/doc/sv/index.docbook 2022-03-27 18:38:10.000000000 +0000 @@ -2,8 +2,8 @@ - - + + ]> @@ -27,7 +27,7 @@ Handbok för GNOME Commander - Handbok för skrivbordsprogrammet GNOME Commander v1.12.0 + Handbok för skrivbordsprogrammet GNOME Commander v1.14.2 2012 2011 2010 2009 2008 2007 2006 Piotr Eljasiak 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 Uwe Scholz