Commit graph

4,973 commits

Author SHA1 Message Date
cobines
9bdc7fc2ce UPD: Detect if XML config files have <doublecmd> as root key name. 2012-09-23 14:37:28 +00:00
cobines
5c4cb8ba90 DEL: Remove not needed initializing variables to zero in constructor. 2012-09-23 14:02:38 +00:00
cobines
c63414ed51 UPD: When loading some config file fails ask user, instead of just printing to console.
UPD: Treat files with size 0 as if the configuration not existed, not an error.
UPD: Don't save a default config at the start as it only has defaults anyway. Save only when changed (OK, Apply in Options) or at exit, if not disabled and write is allowed.
2012-09-23 13:57:58 +00:00
Alexander Koblov
bcc3b68398 UPD: Patch [0000574] build.bat updates (by vitaliyg) 2012-09-23 07:51:57 +00:00
Alexander Koblov
856a04e6c6 UPD: Enable double buffering for TFileViewHeader 2012-09-22 17:46:09 +00:00
Alexander Koblov
49bd21342e FIX: Bugs 0000070, 0000226, 0000557 2012-09-16 18:13:35 +00:00
Alexander Koblov
1198e7d7a6 UPD: Language files 2012-09-16 15:50:40 +00:00
Alexander Koblov
11224632fb ADD: Feature [0000559] "Search in the selected files and directories" (patch by pktfag with some changes) 2012-09-16 15:46:46 +00:00
cobines
cc36a3d105 FIX: Bug [0000569] Displaying tab with folder name containing ampersand. Patch by pktfag. 2012-09-15 06:07:38 +00:00
cobines
7f96847d1f UPD: German language translation from Vacon. 2012-09-15 06:04:24 +00:00
cobines
9bec8a1b2f FIX: Preserve old short file size format setting. 2012-09-14 20:00:17 +00:00
Alexander Koblov
f3436e5b3b UPD: Language files 2012-09-14 07:44:09 +00:00
Alexander Koblov
7e1e854266 ADD: Feature [0000376] Improvement to the "short file size" option (patch by pktfag) 2012-09-14 07:15:43 +00:00
cobines
0f7a66eaf0 UPD: Use -fPIC also for packages that depend on doublecmd_common, not only for the package itself. 2012-09-12 20:05:57 +00:00
cobines
3d476b5fe6 DEL: Remove explicit path for Lazarus units in KasToolBar package, because those paths are automatically inherited from LCL package. 2012-09-12 19:51:44 +00:00
cobines
abb2b4d636 UPD: Add components/doublecmd to cleaning scripts. 2012-09-12 05:46:39 +00:00
cobines
33e676fc34 UPD: Remove the border in quick search panel to save some space. 2012-09-11 19:38:26 +00:00
cobines
019488ced7 FIX: Building with FPC 2.6.1. 2012-09-11 18:40:59 +00:00
Alexander Koblov
05c390dd90 UPD: Language files 2012-09-09 09:33:30 +00:00
Alexander Koblov
402a45831e UPD: Acceleration keys in extract files dialog (patch by pktfag) 2012-09-09 09:06:49 +00:00
Alexander Koblov
d12f252744 UPD: Language files 2012-09-09 08:47:17 +00:00
Alexander Koblov
d5c31038f9 FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
Alexander Koblov
729331ca6d FIX: Unicode support in mbSetCurrentDirectory for network path 2012-09-07 03:30:34 +00:00
Alexander Koblov
ebc7d39fae FIX: Save external tools under Mac OS X 2012-09-02 06:29:17 +00:00
Alexander Koblov
ce702bb51a FIX: Compatibility with Lazarus 0.9.30 2012-09-01 20:24:48 +00:00
Alexander Koblov
3a37180b0c ADD: Serbian language file by Stojan Jović 2012-09-01 20:16:48 +00:00
Alexander Koblov
0cb610c372 UPD: Ukrainian language file by Ma$terok 2012-09-01 20:13:07 +00:00
Alexander Koblov
6251a93a95 FIX: Bug [0000553] "Improper execution of the command in the terminal" (patch by pktfag) 2012-09-01 17:12:33 +00:00
Alexander Koblov
70079befe6 UPD: Language files 2012-09-01 13:02:45 +00:00
Alexander Koblov
7300cbbd18 FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
vitaliyg
3c22baa952 FIX: Fixed incorrectly reported division by zero exception when accessing Page[-1] in notebook 2012-08-23 15:25:43 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
f2e28040d3 FIX: Use absolute file name when open files from panel 2012-08-18 13:17:28 +00:00
Alexander Koblov
73a4137a1b ADD: Feature [0000541] "Show full tab path in hint" 2012-08-18 10:12:38 +00:00
Alexander Koblov
6745fb645c FIX: Bug [0000539] "Viewer does not search for the text specified in file find dialog" 2012-08-18 06:59:12 +00:00
Alexander Koblov
3e077f416d FIX: Bug [0000538] "File color is not refreshed after detection of file modification" 2012-08-14 11:53:13 +00:00
Alexander Koblov
6fe711895b ADD: Requests from issue 0000306 2012-08-10 04:21:00 +00:00
Alexander Koblov
d2f9e81b13 UPD: Call OnActivate handler on any SetActive(True, True) call, needed due changes in revision 4846 (fixes 0000507) 2012-08-04 05:33:33 +00:00
Alexander Koblov
408738f254 FIX: Call AfterChangePath before UpdatePath (fixes 0000493) 2012-08-04 05:02:09 +00:00
Alexander Koblov
1ecfdbfe2c FIX: Bug [0000532] "Access Violation on entering invalid DC command in column customization" 2012-07-29 13:54:35 +00:00
Alexander Koblov
d7d5ea2e73 FIX: Function result 2012-07-29 12:51:19 +00:00
Alexander Koblov
a4c66184a4 FIX: Bug [0000531] "Don't copy files from WIM image" 2012-07-29 11:38:04 +00:00
Alexander Koblov
f3ddc9a706 UPD: uNTFSLinks rewrite third party functions from scratch 2012-07-29 10:53:20 +00:00
Alexander Koblov
cb133b56f7 FIX: Don't show '..' item when go back (Alt+Left) from archive to drive root directory 2012-07-28 09:16:21 +00:00
Alexander Koblov
1aac40f1c0 FIX: Bug [0000516] "Authorization on network resources" 2012-07-26 06:03:23 +00:00
Alexander Koblov
2dd65eca7b FIX: Replace environment variables when call external viewer for file in archive 2012-07-24 17:41:36 +00:00
Alexander Koblov
8039e06e69 FIX: Set focus to file panel when call cm_GoToLastFile and cm_GoToFirstFile (patch by terix) 2012-07-24 17:24:19 +00:00
Alexander Koblov
60a57446af UPD: Ukrainian language file by Ma$terok 2012-07-22 15:24:37 +00:00
Alexander Koblov
ba04adc52a FIX: Bug [0000434] "Hangs when open encrypted RAR archive" 2012-07-22 10:01:40 +00:00
Alexander Koblov
9923647af1 FIX: Bug [0000528] "Incorrect scroll by mouse wheel in Viewer" 2012-07-21 07:41:13 +00:00