Commit graph

5,029 commits

Author SHA1 Message Date
Alexander Koblov
79d33db489 UPD: Language files 2012-11-24 08:15:42 +00:00
Alexander Koblov
ac95b59efb ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
Alexander Koblov
8cc50ac067 ADD: Additional functions for working with desktop files and mime actions 2012-11-24 08:01:38 +00:00
Alexander Koblov
1f3fb4f7d6 UPD: Language files 2012-11-21 08:14:22 +00:00
Alexander Koblov
e43f8450ec FIX: Error when can not read .directory file 2012-11-17 08:32:25 +00:00
Alexander Koblov
9bf73ba102 FIX: Bug [0000573] "Layout and line" (patch by pktfag with small changes) 2012-11-17 08:13:25 +00:00
Alexander Koblov
5e0b9e3029 ADD: Close Differ by escape key 2012-11-13 11:42:40 +00:00
Alexander Koblov
18a844e573 UPD: Standards version, change doublecmd.xpm resolution to 32x32, as required by debian policy 2012-11-11 13:39:37 +00:00
Alexander Koblov
ef9b75e494 UPD: Don't upload .svn directory to build server 2012-11-11 08:57:52 +00:00
cobines
b0bccaddb2 UPD: Chinese translation from mlance_2. 2012-11-10 12:11:39 +00:00
cobines
f255468923 FIX: Bug [0000062]: When quickly doubleclicking to move through directories some doubleclicks don't work. 2012-11-10 12:03:34 +00:00
Alexander Koblov
1e27da2f7a UPD: Use DWARF debug info under Mac OS X (like under other OS) 2012-11-10 10:11:39 +00:00
Alexander Koblov
6ffc40ad78 FIX: Read debug line info from 64 bit Mac OS X binary 2012-11-10 09:29:00 +00:00
Alexander Koblov
91bc94c7f1 ADD: Extract DWARF debug info from Mac OS X binary 2012-11-09 22:00:43 +00:00
cobines
4161b9912b ADD: Tool for testing changes on the file system (traffic generator). 2012-11-06 21:52:25 +00:00
cobines
914debf47b UPD: Slovenian translation from Matej Urbančič. 2012-11-06 21:34:00 +00:00
Alexander Koblov
43a5d6c226 UPD: Move extractdwrflnfo into tools subdirectory 2012-11-05 15:01:37 +00:00
Alexander Koblov
abc0ec80e0 ADD: Check errors when loading doublecmd.ext and multiarc.ini 2012-11-05 09:33:30 +00:00
cobines
4741f76b24 UPD: Check for errors when saving each configuration file. 2012-11-04 16:40:43 +00:00
cobines
4f54af268c UPD: Add sharing mode when opening and checking for file access for configuration files. Share only Reading but not Writing. 2012-11-04 15:30:45 +00:00
Alexander Koblov
3abbc0badd FIX: Update MultiArc configuration 2012-11-04 15:09:27 +00:00
cobines
cb083f9d7d UPD: Language files (with Lazarus 1.0).
UPD: German language translation from Vacon (issue 0000604).
2012-11-04 11:17:21 +00:00
cobines
c697a01d2c UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
cobines
d909e9c50d UPD: Different approach to executing hotkeys for submenus items in toolbar. 2012-11-04 10:01:49 +00:00
Alexander Koblov
7429427555 FIX: Saving multiarc configuration 2012-11-04 08:50:08 +00:00
cobines
835366cc5a UPD: Remove dependency on LCL for DCXmlConfig, use lazutils instead (requires Lazarus >= 1.0 from now). 2012-11-03 20:28:33 +00:00
cobines
1a3a826b2c ADD: Execute hotkeys for items in submenus of the toolbar buttons. 2012-11-03 19:47:17 +00:00
Alexander Koblov
30d277882e ADD: Pass arguments to the application under Mac OS X 2012-10-30 07:12:54 +00:00
Alexander Koblov
165c681d4f ADD: Readme and diff files to GifAnim package 2012-10-29 11:27:04 +00:00
Alexander Koblov
7c8f747afa DEL: Lazarus debian directory (use original now) 2012-10-29 09:52:06 +00:00
Alexander Koblov
612e7c07d4 FIX: Build DC under Linux when project widgetset <> IDE widgetset 2012-10-29 09:49:33 +00:00
Alexander Koblov
a70000e869 ADD: Ubuntu 12.10 package build 2012-10-26 16:03:17 +00:00
Alexander Koblov
9310acba91 UPD: Language files 2012-10-25 10:50:51 +00:00
Alexander Koblov
855a352a4c ADD: Feature [0000597] "Overwrite if older" 2012-10-25 10:48:22 +00:00
Alexander Koblov
de3b418a0c DEL: svn:executable flag 2012-10-21 15:58:23 +00:00
Alexander Koblov
163aaa4491 FIX: rsvg library name 2012-10-21 15:43:06 +00:00
Alexander Koblov
7dc87faee4 ADD: SVG support to Viewer under Linux (via rsvg and cairo) 2012-10-21 15:31:57 +00:00
Alexander Koblov
19fb72ce08 FIX: Bug [0000590] "Drag&Drop in one DC panel doesn't work correctly for network shares" 2012-10-19 15:43:53 +00:00
cobines
13b6115467 FIX: Make sure active file is fully visible after redisplaying file list. 2012-10-07 09:03:59 +00:00
Alexander Koblov
e36e904979 FIX: Compiling with Lazarus 1.0 2012-10-07 07:08:45 +00:00
cobines
dcd7646265 FIX: Bug [0000548] Error occurs when delete only one element in search templates. 2012-10-07 07:04:22 +00:00
Alexander Koblov
ce45f51c64 UPD: Bulgarian language file by ССТАНЕВ 2012-10-07 06:51:27 +00:00
cobines
4521889921 UPD: Don't store FileView reference in FindDialog as it may be destroyed while the dialog is running. Remember the list of selected files at creation of the FindDialog.
UPD: Remove the locking mechanism in TDisplayFiles and use CloneSelectedFiles instead.
2012-10-06 20:12:54 +00:00
cobines
0c004ba284 UPD: Rename CloneSelectedFiles to CloneSelectedOrActiveFiles so that it explicitly says that active file may be returned if there are no selected files. CloneSelectedFiles will now only return the list of selected files (with Insert). 2012-10-06 19:06:24 +00:00
Alexander Koblov
e4ce0d71ff UPD: Lazarus debian files 2012-10-06 14:59:47 +00:00
Alexander Koblov
1ab40d6dc4 UPD: Debain control file 2012-10-06 12:16:58 +00:00
Alexander Koblov
b50245c934 FIX: Bug [0000579] "Can not disable wfx-plugins" 2012-09-26 08:57:18 +00:00
cobines
9d670ec0d9 UPD: Make mbFileAccess also work for directories on Windows. 2012-09-24 20:05:25 +00:00
Alexander Koblov
3ef80f62b4 FIX: Build snapshot at launchpad.net 2012-09-24 12:23:56 +00:00
Alexander Koblov
fbc0b02e30 ADD: Build snapshot and upload it to PPA option 2012-09-24 11:17:08 +00:00