commit c44d5a85082e600bd202df59b57c85ffe959a660 Author: Piotr Eljasiak Date: 2010-02-13 1.2.8.5 release M doc/C/gnome-commander.xml M doc/gnome-commander.1 commit 19d0c99e647e94becaa98746034c0da529c88027 Author: Piotr Eljasiak Date: 2010-02-10 Fixed problem #609342 (do not show mtime for '..') M NEWS M doc/C/gnome-commander.xml M src/gnome-cmd-file-list.cc commit 1647ba7cbb03c0872d7a30fb921ab18e8dac27c7 Author: Piotr Eljasiak Date: 2010-02-10 GnomeCmdFile: minor speedups The checks if GnomeCmdFile was '..' dir, were done using many strcmp(f->info->name, "."). The fix replaces multiple calls to strcmp() with fast comparison to GnomeCmdFile::is_dotdot evaluated during GnomeCmdFile creation. M src/gnome-cmd-chmod-dialog.cc M src/gnome-cmd-chown-dialog.cc M src/gnome-cmd-delete-dialog.cc M src/gnome-cmd-file-list.cc M src/gnome-cmd-file-list.h M src/gnome-cmd-file-props-dialog.cc M src/gnome-cmd-file-selector.cc M src/gnome-cmd-file.cc M src/gnome-cmd-file.h M src/gnome-cmd-quicksearch-popup.cc M src/gnome-cmd-search-dialog.cc commit 0e64853a534ca0efc23defefe1b80b6dbb4c2258 Author: Piotr Eljasiak Date: 2010-02-10 noop: code cleanup M src/gnome-cmd-file.cc commit d90ba6421f9d6ed49827d4d9ba7036306d2373a4 Author: Piotr Eljasiak Date: 2010-01-26 Updated ebuild file for gentoo M data/gnome-commander.ebuild.in commit d6a6403d031f661a64e495e4b1e809305e1ac52d Author: Piotr Eljasiak Date: 2010-01-17 Fix for "gtk_entry_set_text: assertion `text != NULL'" assertion M src/gnome-cmd-con-dialog.cc commit 94ca40ab87ab134981e04a3981904a3a45e7aae6 Author: Piotr Eljasiak Date: 2010-01-17 Fixed problem with editing connections to Windows network M NEWS M doc/C/gnome-commander.xml M src/gnome-cmd-con-dialog.cc commit 0223313289a1f9e5c2e6ec84e9fdd37c0bb6731b Author: Piotr Eljasiak Date: 2010-01-17 Updated copyright info M libgcmd/gnome-cmd-dialog.cc M libgcmd/gnome-cmd-dialog.h M libgcmd/gnome-cmd-file-info.cc M libgcmd/gnome-cmd-file-info.h M libgcmd/gnome-cmd-plugin.cc M libgcmd/gnome-cmd-plugin.h M libgcmd/gnome-cmd-state.h M libgcmd/gnome-cmd-string-dialog.cc M libgcmd/gnome-cmd-string-dialog.h M libgcmd/libgcmd-data.cc M libgcmd/libgcmd-data.h M libgcmd/libgcmd-deps.h M libgcmd/libgcmd-utils.cc M libgcmd/libgcmd-utils.h M libgcmd/libgcmd-widget-factory.cc M libgcmd/libgcmd-widget-factory.h M libgcmd/libgcmd.h M libgcmd/plugin-info.h M plugins/cvs/cvs-plugin.cc M plugins/cvs/cvs-plugin.h M plugins/cvs/interface.cc M plugins/cvs/interface.h M plugins/cvs/parser.h M plugins/fileroller/file-roller-plugin.cc M plugins/fileroller/file-roller-plugin.h M plugins/python/md5sum/md5sum.py M plugins/python/sha1sum/sha1sum.py M plugins/test/test-plugin.cc M plugins/test/test-plugin.h M src/block.cc M src/cap.cc M src/cap.h M src/dialogs/gnome-cmd-advrename-regex-dialog.cc M src/dialogs/gnome-cmd-advrename-regex-dialog.h M src/dialogs/gnome-cmd-edit-profile-dialog.cc M src/dialogs/gnome-cmd-edit-profile-dialog.h M src/dialogs/gnome-cmd-manage-profiles-dialog.cc M src/dialogs/gnome-cmd-manage-profiles-dialog.h M src/dict.h M src/dirlist.cc M src/dirlist.h M src/eggcellrendererkeys.cc M src/eggcellrendererkeys.h M src/filter.cc M src/filter.h M src/gnome-cmd-about-plugin.cc M src/gnome-cmd-about-plugin.h M src/gnome-cmd-advrename-dialog.cc M src/gnome-cmd-advrename-dialog.h M src/gnome-cmd-advrename-lexer.h M src/gnome-cmd-advrename-lexer.ll M src/gnome-cmd-app.cc M src/gnome-cmd-app.h M src/gnome-cmd-chmod-component.cc M src/gnome-cmd-chmod-component.h M src/gnome-cmd-chmod-dialog.cc M src/gnome-cmd-chmod-dialog.h M src/gnome-cmd-chown-component.cc M src/gnome-cmd-chown-component.h M src/gnome-cmd-chown-dialog.cc M src/gnome-cmd-chown-dialog.h M src/gnome-cmd-clist.cc M src/gnome-cmd-clist.h M src/gnome-cmd-cmdline.cc M src/gnome-cmd-cmdline.h M src/gnome-cmd-con-device.cc M src/gnome-cmd-con-device.h M src/gnome-cmd-con-dialog.cc M src/gnome-cmd-con-dialog.h M src/gnome-cmd-con-ftp.cc M src/gnome-cmd-con-ftp.h M src/gnome-cmd-con-home.cc M src/gnome-cmd-con-home.h M src/gnome-cmd-con-list.cc M src/gnome-cmd-con-list.h M src/gnome-cmd-con-smb.cc M src/gnome-cmd-con-smb.h M src/gnome-cmd-con.cc M src/gnome-cmd-con.h M src/gnome-cmd-convert.cc M src/gnome-cmd-convert.h M src/gnome-cmd-data.cc M src/gnome-cmd-data.h M src/gnome-cmd-delete-dialog.cc M src/gnome-cmd-delete-dialog.h M src/gnome-cmd-dir-indicator.cc M src/gnome-cmd-dir-indicator.h M src/gnome-cmd-dir.cc M src/gnome-cmd-dir.h M src/gnome-cmd-file-collection.cc M src/gnome-cmd-file-collection.h M src/gnome-cmd-file-list.cc M src/gnome-cmd-file-list.h M src/gnome-cmd-file-popmenu.cc M src/gnome-cmd-file-popmenu.h M src/gnome-cmd-file-props-dialog.cc M src/gnome-cmd-file-props-dialog.h M src/gnome-cmd-file-selector.cc M src/gnome-cmd-file-selector.h M src/gnome-cmd-file.cc M src/gnome-cmd-file.h M src/gnome-cmd-hintbox.cc M src/gnome-cmd-hintbox.h M src/gnome-cmd-includes.h M src/gnome-cmd-key-shortcuts-dialog.cc M src/gnome-cmd-key-shortcuts-dialog.h M src/gnome-cmd-list-popmenu.cc M src/gnome-cmd-list-popmenu.h M src/gnome-cmd-main-menu.cc M src/gnome-cmd-main-menu.h M src/gnome-cmd-main-win.cc M src/gnome-cmd-main-win.h M src/gnome-cmd-make-copy-dialog.cc M src/gnome-cmd-make-copy-dialog.h M src/gnome-cmd-menu-button.cc M src/gnome-cmd-menu-button.h M src/gnome-cmd-mkdir-dialog.cc M src/gnome-cmd-mkdir-dialog.h M src/gnome-cmd-notebook.cc M src/gnome-cmd-notebook.h M src/gnome-cmd-options-dialog.cc M src/gnome-cmd-options-dialog.h M src/gnome-cmd-path.cc M src/gnome-cmd-path.h M src/gnome-cmd-patternsel-dialog.cc M src/gnome-cmd-patternsel-dialog.h M src/gnome-cmd-pixmap.cc M src/gnome-cmd-pixmap.h M src/gnome-cmd-plain-path.cc M src/gnome-cmd-plain-path.h M src/gnome-cmd-prepare-copy-dialog.cc M src/gnome-cmd-prepare-copy-dialog.h M src/gnome-cmd-prepare-move-dialog.cc M src/gnome-cmd-prepare-move-dialog.h M src/gnome-cmd-prepare-xfer-dialog.cc M src/gnome-cmd-prepare-xfer-dialog.h M src/gnome-cmd-profile-component.cc M src/gnome-cmd-profile-component.h M src/gnome-cmd-python-plugin.cc M src/gnome-cmd-python-plugin.h M src/gnome-cmd-quicksearch-popup.cc M src/gnome-cmd-quicksearch-popup.h M src/gnome-cmd-regex.h M src/gnome-cmd-remote-dialog.cc M src/gnome-cmd-remote-dialog.h M src/gnome-cmd-rename-dialog.cc M src/gnome-cmd-rename-dialog.h M src/gnome-cmd-search-dialog.cc M src/gnome-cmd-search-dialog.h M src/gnome-cmd-smb-auth.cc M src/gnome-cmd-smb-auth.h M src/gnome-cmd-smb-net.cc M src/gnome-cmd-smb-net.h M src/gnome-cmd-smb-path.cc M src/gnome-cmd-smb-path.h M src/gnome-cmd-style.cc M src/gnome-cmd-style.h M src/gnome-cmd-treeview.cc M src/gnome-cmd-treeview.h M src/gnome-cmd-types.h M src/gnome-cmd-user-actions.cc M src/gnome-cmd-user-actions.h M src/gnome-cmd-xfer-progress-win.cc M src/gnome-cmd-xfer-progress-win.h M src/gnome-cmd-xfer.cc M src/gnome-cmd-xfer.h M src/gnome-cmd-xml-config.cc M src/gnome-cmd-xml-config.h M src/handle.h M src/history.cc M src/history.h M src/imageloader.cc M src/imageloader.h M src/intviewer/bm_byte.cc M src/intviewer/bm_byte.h M src/intviewer/bm_chartype.cc M src/intviewer/bm_chartype.h M src/intviewer/cp437.cc M src/intviewer/cp437.h M src/intviewer/datapresentation.cc M src/intviewer/datapresentation.h M src/intviewer/fileops.cc M src/intviewer/fileops.h M src/intviewer/gvtypes.h M src/intviewer/image-render.cc M src/intviewer/image-render.h M src/intviewer/inputmodes.cc M src/intviewer/inputmodes.h M src/intviewer/libgviewer.h M src/intviewer/scroll-box.cc M src/intviewer/scroll-box.h M src/intviewer/search-dlg.cc M src/intviewer/search-dlg.h M src/intviewer/search-progress-dlg.cc M src/intviewer/search-progress-dlg.h M src/intviewer/searcher.cc M src/intviewer/searcher.h M src/intviewer/text-render.cc M src/intviewer/text-render.h M src/intviewer/viewer-utils.cc M src/intviewer/viewer-utils.h M src/intviewer/viewer-widget.cc M src/intviewer/viewer-widget.h M src/intviewer/viewer-window.cc M src/intviewer/viewer-window.h M src/ls_colors.cc M src/ls_colors.h M src/main.cc M src/owner.cc M src/owner.h M src/plugin_manager.cc M src/plugin_manager.h M src/tags/gnome-cmd-tags-doc.cc M src/tags/gnome-cmd-tags-doc.h M src/tags/gnome-cmd-tags-exiv2.cc M src/tags/gnome-cmd-tags-exiv2.h M src/tags/gnome-cmd-tags-file.cc M src/tags/gnome-cmd-tags-file.h M src/tags/gnome-cmd-tags-poppler.cc M src/tags/gnome-cmd-tags-poppler.h M src/tags/gnome-cmd-tags-taglib.cc M src/tags/gnome-cmd-tags-taglib.h M src/tags/gnome-cmd-tags.cc M src/tags/gnome-cmd-tags.h M src/utils.cc M src/utils.h M src/widget-factory.h M tests/gviewer/bm_byte_test.c M tests/gviewer/bm_chartype_test.c M tests/gviewer/datapresentation.c M tests/gviewer/dualrenderer.c M tests/gviewer/fileops.c M tests/gviewer/imagerenderer.c M tests/gviewer/inputmodes.c M tests/gviewer/search_dlg_test.c M tests/gviewer/textrenderer.c M tests/gviewer/viewerwidget.c M tests/gviewer/viewerwindow.c commit 59a3539db5ed85364d978a1efb52e6625d142673 Author: Piotr Eljasiak Date: 2010-01-16 Fixed problem with nonexistent user actions M NEWS M doc/C/gnome-commander.xml M src/gnome-cmd-user-actions.cc commit 3d0147eb536510639af66d7412e2a5837cb15496 Author: Piotr Eljasiak Date: 2010-01-13 spec: added deps for gnome-vfs2-smb and exiv2-libs M data/gnome-commander.spec.in commit 84db6668b5e4af89efe728565259f1d91756d9aa Author: Piotr Eljasiak Date: 2010-01-03 plugins: prevent C++ name mangling for exported functions M plugins/cvs/cvs-plugin.cc M plugins/fileroller/file-roller-plugin.cc M plugins/test/test-plugin.cc commit b0a98a87de3bf92a9256f2980a264492da810595 Author: Piotr Eljasiak Date: 2009-12-29 Fixed problem #604558 (cursor lost/placed in wrong position) M NEWS M doc/C/gnome-commander.xml M src/gnome-cmd-file-list.cc commit 27efa9c7f2072382cf93cc8457a9f1a9bf4fa3b0 Author: Piotr Eljasiak Date: 2009-12-18 Fixed a typo M NEWS M doc/C/gnome-commander.xml commit fdae789778c55d0d7970b27f16a2933361a792e7 Author: Padraig O'Briain Date: 2009-12-18 Fixed problem #604904 (build error on Solaris) M NEWS M doc/C/gnome-commander.xml M src/gnome-cmd-advrename-lexer.h commit 54654921ccfed8a9725572d0b52d6d305ed3ec85 Author: Piotr Eljasiak Date: 2009-12-11 libgcmd: migration to C++ M libgcmd/Makefile.am R097 libgcmd/gnome-cmd-dialog.c libgcmd/gnome-cmd-dialog.cc M libgcmd/gnome-cmd-dialog.h R097 libgcmd/gnome-cmd-file-info.c libgcmd/gnome-cmd-file-info.cc M libgcmd/gnome-cmd-file-info.h R097 libgcmd/gnome-cmd-plugin.c libgcmd/gnome-cmd-plugin.cc M libgcmd/gnome-cmd-plugin.h M libgcmd/gnome-cmd-state.h R096 libgcmd/gnome-cmd-string-dialog.c libgcmd/gnome-cmd-string-dialog.cc M libgcmd/gnome-cmd-string-dialog.h R100 libgcmd/libgcmd-data.c libgcmd/libgcmd-data.cc M libgcmd/libgcmd-data.h M libgcmd/libgcmd-deps.h R100 libgcmd/libgcmd-utils.c libgcmd/libgcmd-utils.cc M libgcmd/libgcmd-utils.h R099 libgcmd/libgcmd-widget-factory.c libgcmd/libgcmd-widget-factory.cc M libgcmd/libgcmd-widget-factory.h M libgcmd/libgcmd.h M libgcmd/plugin-info.h M po/POTFILES.in M src/main.cc commit 1e79d60820dbf831b23466b37ea48a7bd23ec5dc Author: Piotr Eljasiak Date: 2009-12-09 Removed forgotten G_BEGIN_DECLS & G_END_DECLS M plugins/cvs/cvs-plugin.h M plugins/cvs/parser.h M plugins/test/test-plugin.h commit add5d47df49c67a6740e07aae1b79610245cf1b4 Author: Piotr Eljasiak Date: 2009-12-08 Build fix M src/gnome-cmd-options-dialog.cc commit c1f909d22c5d48294302589c4866c33fe94feee5 Author: Piotr Eljasiak Date: 2009-12-08 cvs plugin: migration to C++ M libgcmd/libgcmd-widget-factory.c M libgcmd/libgcmd-widget-factory.h M plugins/cvs/Makefile.am M plugins/cvs/close.xpm R096 plugins/cvs/cvs-plugin.c plugins/cvs/cvs-plugin.cc M plugins/cvs/cvs-plugin.xpm R098 plugins/cvs/interface.c plugins/cvs/interface.cc R098 plugins/cvs/parser.l plugins/cvs/parser.ll M po/POTFILES.in commit 35c78030844f5ca7cf25fe1b1f18ef13d43b9427 Author: Piotr Eljasiak Date: 2009-12-08 fileroller plugin: migration to C++ M plugins/fileroller/Makefile.am R093 plugins/fileroller/file-roller-plugin.c plugins/fileroller/file-roller-plugin.cc M plugins/fileroller/file-roller-plugin.h M plugins/fileroller/file-roller-small.xpm M plugins/fileroller/file-roller.xpm M po/POTFILES.in commit d54d6caa1dbd3e7794646eebf962698f3300b11d Author: Piotr Eljasiak Date: 2009-12-08 test plugin: migration to C++ M plugins/test/Makefile.am R097 plugins/test/test-plugin.c plugins/test/test-plugin.cc M po/POTFILES.in commit 94e554b2e896ab631d51d9e5c0c96c8d53fcd037 Author: Ilya B Date: 2009-07-03 Fixed problem #571495 (replacing deprecated gnome_execute_shell() with g_spawn_async()), 2/3 M plugins/fileroller/file-roller-plugin.c commit 7516ad0ba91f01374ec73ba8336b9e1c77c2e332 Author: Piotr Eljasiak Date: 2009-12-08 Bumped version to 1.2.8.5 M NEWS M configure.in M doc/C/gnome-commander.xml