commit c44d5a85082e600bd202df59b57c85ffe959a660
Author: Piotr Eljasiak <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
Date:	2010-02-10

    noop: code cleanup

M	src/gnome-cmd-file.cc

commit d90ba6421f9d6ed49827d4d9ba7036306d2373a4
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2010-01-26

    Updated ebuild file for gentoo

M	data/gnome-commander.ebuild.in

commit d6a6403d031f661a64e495e4b1e809305e1ac52d
Author: Piotr Eljasiak <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
Date:	2009-12-18

    Fixed a typo

M	NEWS
M	doc/C/gnome-commander.xml

commit fdae789778c55d0d7970b27f16a2933361a792e7
Author: Padraig O'Briain <Padraig.Obriain@Sun.COM>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
Date:	2009-12-08

    Build fix

M	src/gnome-cmd-options-dialog.cc

commit c1f909d22c5d48294302589c4866c33fe94feee5
Author: Piotr Eljasiak <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <epiotr@src.gnome.org>
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 <concious@mail.ru>
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 <epiotr@src.gnome.org>
Date:	2009-12-08

    Bumped version to 1.2.8.5

M	NEWS
M	configure.in
M	doc/C/gnome-commander.xml

commit 93011100fc8d2c14e3c51a206409b83afca8a4a5
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-12-03

    1.2.8.4 release

M	doc/C/gnome-commander.xml
M	doc/gnome-commander.1

commit 60f4e6e19b8f9853e700ed2ee5f0fc091dcaa0df
Author: Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
Date:	2009-12-02

    Fixed problem #603301 (crash when cancelling symlink creation by ESC)

M	NEWS
M	doc/C/gnome-commander.xml
M	libgcmd/gnome-cmd-dialog.c
M	libgcmd/gnome-cmd-string-dialog.c

commit b0a529770ae7fceb5c525e37a0eedfae3d89a4d0
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-11-25

    Fixed problem #602916 (non-working menu entry)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-main-menu.cc

commit 58e2ebc333dc601cf375fd16ee339700c551f0de
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-11-12

    Fixed problem with stalled keyboard after ALT+1/2 with hidden
    device list

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-main-win.cc

commit 3aed1d0e45522b478bda77e428938aab4ebb981d
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-11-08

    Updated German doc translation

M	doc/de/de.po

commit 6ac62cfa47cf54a4d021a1caa05a7562bfabcf7f
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-11-08

    Fixed problem with not working keypad enter in copy/move dialog

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-prepare-xfer-dialog.cc

commit e4e6cde02a921cd9c138314798f94cfcff9f3dc3
Author: Marcin Wider <mwider@gmail.com>
Date:	2009-10-30

    Fixed Ubuntu problem #369818 (incorrect sorting by size in panel)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-file-list.cc

commit 4f23052ab24f104863feec74eb83def5ca27ef19
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-30

    Docs fix

M	doc/C/gnome-commander.xml

commit 95f059443104228c3b13aa4fcc629a3163b9fe0d
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-30

    Bumped version to 1.2.8.4

M	NEWS
M	configure.in
M	doc/C/gnome-commander.xml

commit 1ac19d7e2e5f22bbac1a8b6514b349eeab8339d9
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-28

    1.2.8.3 release

M	doc/C/gnome-commander.xml
M	doc/gnome-commander.1

commit 174a9c319ea5fb5a2597a4974d1141b4c80b7dfc
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-26

    Fixed problem #541891 (file names with % in advanced file rename tool)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-advrename-lexer.ll

commit 3b2771a570a4faa41c568c67238b531b1aab6e42
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-24

    advrename: call strftime() only if template contains % character

M	src/gnome-cmd-advrename-lexer.ll

commit 169b5b7247711baf25d30f9508bc33cc3efc4d22
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-24

    advrename: replaced ECHO() macro with inlined echo() function
    counterpart

M	src/gnome-cmd-advrename-lexer.ll

commit ce6a2948c4ed08c0355c10825508b612189824cb
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-23

    advrename: concatenate consecutive TEXT chunks into one TEXT chunk

M	src/gnome-cmd-advrename-lexer.ll

commit 834f7817ce822b54a3b3391624ddc7cc91f6ce3d
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-23

    advrename: concatenate consecutive non-[%$] chars into single
    TEXT chunk

M	src/gnome-cmd-advrename-lexer.ll

commit 627e6cc0be401b7555cc05de4db06cc3528698d0
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-21

    advrename: simplify code for handling %[Dnt] tokens

M	src/gnome-cmd-advrename-lexer.ll

commit 0e615faf9d2b2979f3c4ea928d84c6c4f840bb63
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-20

    advrename: do not parse file name, ext and dir for empty templates

M	src/gnome-cmd-advrename-lexer.ll

commit b9b8ac0d3faa6c5186f47654fa8e83821282e226
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-20

    advrename: eliminate redundant g_strdup()

    GnomeCmdAdvrenameDialog::update_new_filenames() used local buff[]
    for generating new fname from the given template,
    and then it copied the buff[] content into newly allocated string
    with g_strdup(). The fix makes it generate
    new fname directly in the allocated memory avoiding unnecessary copy.

M	src/gnome-cmd-advrename-dialog.cc
M	src/gnome-cmd-advrename-lexer.h
M	src/gnome-cmd-advrename-lexer.ll

commit 40ffe7304cec252e5f3da883749a9b030acf1384
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-19

    typo: characeter -> character

M	src/intviewer/inputmodes.cc
M	src/intviewer/text-render.cc

commit 38b6deed90637b28cbee6d2066d799a01e9fe3f8
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-19

    docs: reduced size of figures/gnome-commander_window.png a bit more

M	doc/C/figures/gnome-commander_window.png

commit 2b92e4d5e92bd42add9e1b571c18ed7845d9e984
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-10-17

    Updated German doc translation

M	doc/de/de.po

commit 3b4576c4ced6b02b325a219f9137c4308771ddfa
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-17

    Fixed problem #598278 (memory leak)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-dir-indicator.cc

commit e6d377e039f11f84f15649e07e43fe7694df4477
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-11

    Fixed problem #597890 (wrong arguments passed to meld)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-user-actions.cc

commit 9464fb499ca2eabd1439183baf9d5c4558e16c96
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-09

    Fixed problem #581645 (uncomfortable quick search)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-quicksearch-popup.cc

commit e2e0fc457b3347cd7ecb90409732b876ed0fa9ca
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-10-09

    docs: reduced size of figures/gnome-commander_window.png

M	doc/C/figures/gnome-commander_window.png

commit 32eba49d317b2bcca801e44b3046a1f2ffb62a2a
Author: Niklas Mattisson <niklas.mattisson@gmail.com>
Date:	2009-10-04

    Fixed problem #597233 (validating of doc translations)

M	NEWS
M	doc/C/gnome-commander.xml
M	doc/de/de.po

commit 50f66c930806a28035c3b0bbb91e25afbddb5f94
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-10-03

    Fixed problem #597144 (missing call to pclose)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/utils.cc

commit fc3914a3ec2fd5bd5c86344079bfb7007da8ecde
Author: Niklas Mattisson <niklas.mattisson@gmail.com>
Date:	2009-10-01

    Fixed problem #596973 (documentation build error)

M	NEWS
M	doc/C/gnome-commander.xml

commit 44ffdab4a215d0ad8705d80e8d01bc7c29bff07d
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-09-30

    Updated German doc translation

M	doc/de/de.po

commit 74fb966dd27ddcaba203fb7b6d3ebc59e729888c
Author: Niklas Mattisson <niklas.mattisson@gmail.com>
Date:	2009-09-30

    Fixed problem #596768 (build warnings for python)

M	NEWS
M	doc/C/gnome-commander.xml
M	m4/python.m4

commit 4b42e3757a014df014235479ac262a02607f3ae8
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-28

    File properties: use 'Directory name:' intead of 'File name:'
    for directories

M	src/gnome-cmd-file-props-dialog.cc

commit 5928b449f82af230f5f5cd7c833dd092bee41d08
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-29

    Bumped version to 1.2.8.3

M	NEWS
M	configure.in
M	doc/C/gnome-commander.xml

commit 6b02dbb37babb21953bda20cfc9b192219936843
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-22

    1.2.8.2 release

M	doc/C/gnome-commander.xml
M	doc/gnome-commander.1

commit 21407e8ed96af645b4c54c504e009e9e0aef4e6d
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-22

    Fixed debian problem #438884 (wrong device label when switching
    panels with CTRL+U)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-main-win.cc

commit 72548f178688c97429d09ab4d6ab22153b8f5ae5
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-17

    This reverts bug introduced in commit
    91ee2dd9a34e0ef89a6797e517e5a715b985ffb9

M	doc/C/gnome-commander.xml

commit 00c6af0f90da40e2f63567c3e15039a7b8db7c2d
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-14

    Fixed problem #595097 (build error for poppler >= 0.11.3)

M	NEWS
M	configure.in
M	doc/C/gnome-commander.xml
M	src/tags/gnome-cmd-tags-poppler.cc

commit e1344cc3f66e9a9bf69c54453cbaf011d7215bd7
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-12

    Fixed a typo

M	NEWS
M	doc/C/gnome-commander.xml

commit 81cf270a66ae30acf3b1fa8788925fea55463972
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-12

    Fixed problem with broken file icon after renaming a symbolic link

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-file.cc

commit c02a55df27fa8d1248db21d8cfb107159721ecd2
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-09-12

    Do not call IMAGE_get_pixmap_and_mask() twice when displaying
    file icons

    That should spare a few cpu cycles when in file icon mode.

M	src/gnome-cmd-file-list.cc
M	src/gnome-cmd-file.cc
M	src/gnome-cmd-file.h

commit 17d3666afc963d73439cbbc95614739cf1ee9d49
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-20

    This reverts bug introduced in commit
    4c43d96b98f8dd5c8cc33fc92f4ae3ffc9840cfb (Migration to C++ #2)

M	src/gnome-cmd-prepare-copy-dialog.cc

commit 7282783e7cb95d692be3e699edf3f5408fc7b759
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-19

    Fixed problem #591944 (permissions set to 000 after chmod)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-chmod-component.cc

commit 91ee2dd9a34e0ef89a6797e517e5a715b985ffb9
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-19

    Bumped version to 1.2.8.2

M	NEWS
M	configure.in
M	doc/C/gnome-commander.xml

commit 87bd1c0f188fb0c3564e9eb6db1cdbc17a8c50e8
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-10

    1.2.8.1 release

M	doc/C/gnome-commander.xml
M	doc/gnome-commander.1

commit 390867cc09f2b0c2ababe268abf8ca6f6f658beb
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-10

    Fixed problem #591206 (crash while sysconf() on FreeBSD)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/owner.cc

commit 8fa107ed01acc408c04051f10cfc0ab5652a1d63
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-01

    Fixed problem with $c(16) counter formatting in advanced file rename
    templates

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-advrename-lexer.ll

commit 252059b87bf344d426717aa0e558b7701fb22ab7
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-10

    Fixed problem #589108 (build error on openSUSE)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-convert.cc

commit f9e76a9704f147f8edd638e8070a098110feeffb
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-10

    Fixed problem #587325 (crash in a clean chroot environment)

M	NEWS
M	doc/C/gnome-commander.xml
M	src/gnome-cmd-bookmark-dialog.cc
M	src/gnome-cmd-main-menu.cc

commit ee4e701572edb359c38f982c8dadc1f1ecbb1d02
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-06-30

    Add makefile rules to generate ChangeLog

M	ChangeLog-20090629
M	Makefile.am
M	doc/ChangeLog-20090629
M	po/ChangeLog-20090629

commit 196b0dec36d0e4bdc60f97477901aac9a7f6532f
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-06-30

    Autogenerate ChangeLog file

A	ChangeLog
A	doc/ChangeLog
A	po/ChangeLog

commit 61c798b8e28b8910d037d4236b3184101d0c3601
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-06-30

    Rename old ChangeLog files

R100	ChangeLog	ChangeLog-20090629
R100	doc/ChangeLog	doc/ChangeLog-20090629
R100	po/ChangeLog	po/ChangeLog-20090629

commit 5f30f7f6fa157025fe5c61b873f3c4d84150a9f9
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-06-30

    Added README.commits

M	Makefile.am
A	README.commits

commit 13aef4ff5600a9079af3c4fdec1a2c6e5844e4e7
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2009-08-10

    Bumped version to 1.2.8.1

M	NEWS
M	configure.in
M	doc/C/gnome-commander.xml
