commit 1ac19d7e2e5f22bbac1a8b6514b349eeab8339d9 Author: Piotr Eljasiak 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 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 Date: 2009-10-24 advrename: call strftime() only if template contains % character M src/gnome-cmd-advrename-lexer.ll commit 169b5b7247711baf25d30f9508bc33cc3efc4d22 Author: Piotr Eljasiak 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 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 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 Date: 2009-10-21 advrename: simplify code for handling %[Dnt] tokens M src/gnome-cmd-advrename-lexer.ll commit 0e615faf9d2b2979f3c4ea928d84c6c4f840bb63 Author: Piotr Eljasiak 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 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 Date: 2009-10-19 typo: characeter -> character M src/intviewer/inputmodes.cc M src/intviewer/text-render.cc commit 38b6deed90637b28cbee6d2066d799a01e9fe3f8 Author: Piotr Eljasiak 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 Date: 2009-10-17 Updated German doc translation M doc/de/de.po commit 3b4576c4ced6b02b325a219f9137c4308771ddfa Author: Piotr Eljasiak 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 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 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 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 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 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 Date: 2009-10-01 Fixed problem #596973 (documentation build error) M NEWS M doc/C/gnome-commander.xml commit 44ffdab4a215d0ad8705d80e8d01bc7c29bff07d Author: Mario Blättermann Date: 2009-09-30 Updated German doc translation M doc/de/de.po commit 74fb966dd27ddcaba203fb7b6d3ebc59e729888c Author: Niklas Mattisson 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 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 Date: 2009-09-29 Bumped version to 1.2.8.3 M NEWS M configure.in M doc/C/gnome-commander.xml