Commit graph

5,795 commits

Author SHA1 Message Date
Alexander Koblov
24797cc681 UPD: Project file 2013-12-07 06:59:48 +00:00
Alexander Koblov
bf9bb7ca98 ADD: Synchronize directories, initial implementation (patch by Anton Panferov) 2013-12-07 06:51:57 +00:00
Alexander Koblov
cdfd220846 FIX: Go to network path using cm_ChangeDir command 2013-12-04 17:53:19 +00:00
Alexander Koblov
fbec61ce08 FIX: Bug [0000767] "If Quick View Panel is open, when resizing the window an error occurs" 2013-12-04 17:44:22 +00:00
Alexander Koblov
bc800a1b5d FIX: Bug [0000766] "Crash if search template using for file coloring has invalid regular expression" 2013-12-04 17:18:15 +00:00
Alexander Koblov
2b254c06fd FIX: Create password store when file is read only 2013-12-04 16:47:23 +00:00
Alexander Koblov
087d0ee29b ADD: Use archive name as tab title when in archive root 2013-12-02 15:15:36 +00:00
Alexander Koblov
31e8ecf87e UPD: Pass linker options 2013-12-01 10:06:59 +00:00
Alexander Koblov
b922183bdb UPD: Enable HARDENING_RELRO (fixes lintian warnings) 2013-12-01 09:07:08 +00:00
Alexander Koblov
6d63cf11e4 ADD: Feature [0000643] "[PATCH] add a hotkey to change dir to home" 2013-11-30 17:24:12 +00:00
Alexander Koblov
e5ab5ac575 FIX: Revert previous commit 2013-11-24 18:27:43 +00:00
Alexander Koblov
2d6a9436ec FIX: Auto size message form 2013-11-24 15:38:47 +00:00
Alexander Koblov
39686ece36 FIX: Set correct attributes for '..' item 2013-11-24 10:06:22 +00:00
Alexander Koblov
8f946b2374 ADD: Determine FileSource by URI 2013-11-24 09:11:46 +00:00
Alexander Koblov
278823f603 ADD: Feature [0000145] "Regular Expressions in file content search is really needed" 2013-11-22 15:49:29 +00:00
Alexander Koblov
4de209bcef UPD: New verify checksum form 2013-11-16 05:33:21 +00:00
Alexander Koblov
15d71040d5 FIX: Bug [0000752] "Selection by shift+arrows" 2013-11-12 16:06:40 +00:00
Alexander Koblov
297ae41926 FIX: Find file by full path (virtual file source can contain multiply files with same name) 2013-11-12 15:58:36 +00:00
Alexander Koblov
f6bd1da6d1 FIX: Go to opposite panel path when click on drive button undex Unix 2013-11-02 08:44:53 +00:00
Alexander Koblov
3dd67515b9 UPD: Use diskutil to mount/unmount/eject operations under Mac OS X 2013-11-02 07:07:33 +00:00
Alexander Koblov
f0387bdb6b DEL: Unused HAL units 2013-10-27 12:27:51 +00:00
Alexander Koblov
46c0995df6 ADD: Verify file with manually input checksum (patch by Rustem with some modifications) 2013-10-19 12:52:17 +00:00
Alexander Koblov
10af02e30d FIX: Error with Lazarus 1.0.10 2013-10-15 17:16:00 +00:00
Alexander Koblov
b9693dd27d FIX: Corrupted form 2013-10-15 17:06:11 +00:00
Alexander Koblov
d4a4151df6 ADD: Show different colors for checksum verify result 2013-10-15 17:00:13 +00:00
Alexander Koblov
d612bdfe1b ADD: OverwriteSmaller/OverwriteLarger file exists options 2013-10-15 14:51:06 +00:00
Alexander Koblov
1ab155e3a7 ADD: New overwrite dialog for WfxPluginCopyOutOperation 2013-10-12 19:28:01 +00:00
Alexander Koblov
cc5a35a5f5 ADD: Feature [0000173] "Display more details than just filename if file exists when copying/moving" 2013-10-12 13:29:55 +00:00
Alexander Koblov
c0426f2ec0 UPD: Use Lazarus mechanism to align controls in fMsg 2013-10-12 09:02:59 +00:00
Alexander Koblov
909efb63d9 FIX: Load color scheme for default highlighter 2013-10-06 12:35:19 +00:00
Alexander Koblov
8e24c6ab2c FIX: Bug [0000733] 'Open With' command and applicarions with spaces 2013-10-05 09:06:15 +00:00
Alexander Koblov
950dab10fc FIX: Restore active form 2013-09-21 17:22:50 +00:00
Alexander Koblov
578b0f2ffc UPD: Make some forms standalone 2013-09-21 05:50:57 +00:00
Alexander Koblov
e911c71915 FIX: Load 64 bit Unicode plugins 2013-09-21 05:42:49 +00:00
Alexander Koblov
b6702144d1 FIX: Bug [0000729] "when I move directory, after <enter> pressed, doublecmd loose focus" 2013-09-15 13:49:45 +00:00
Alexander Koblov
2de315fd12 ADD: Detect Windows 8/Server 2012 2013-09-15 13:12:17 +00:00
Alexander Koblov
028bf56a50 FIX: MultiArc - Incorrect file size for files > 2 Gb 2013-09-13 15:43:29 +00:00
Alexander Koblov
d06de80174 FIX: Bug [0000722] "Unhandled Exception when adding wdx plugin" 2013-09-08 12:33:43 +00:00
cobines
553dcccadd FIX: Issue [0000718] Fixed rename inactive tab. Patch from hubalu. 2013-08-31 08:55:01 +00:00
cobines
6a4d0af8d8 UPD: At shutdown save main toolbar config before saving xml file. 2013-08-24 10:44:52 +00:00
cobines
7e69ed448b FIX: Issue [0000715] Language change does not update toolbar buttons text.
Now Hint for Command menu items is not saved to xml file if it is the same as default text for the action. Then on loading the toolbar the hint is set based on current language.
2013-08-23 20:07:51 +00:00
cobines
f5465d6fba FIX: Bug [0000676] when copying a directory to its own soft-link, all files deleted.
Introduced mbSameFile instead of mbCompareFileNames, which checks if the two files are the same (or hardlinks).
2013-08-23 11:32:02 +00:00
cobines
28e23f31d4 FIX: Bug [0000684] Drag&drop part of a file name when renaming file leads to ERR FILE NOT FOUND 2013-08-23 09:18:06 +00:00
cobines
3dec27c8a8 UPD: Switch to using LazUtils for UTF8ToSys and SysToUTF8 in doublecmd_common package, now that we require Lazarus 1.0. 2013-08-17 19:16:15 +00:00
cobines
571077f6bf FIX: Compilation with GTK2 and QT. 2013-08-17 19:16:10 +00:00
Alexander Koblov
325dd23a50 FIX: Bug [0000712] Main form shortcuts are triggered when other non-modal dialogs are active 2013-08-17 09:01:45 +00:00
Alexander Koblov
e51bd55d6f FIX: Open gif images in GIF87a format 2013-08-16 14:33:36 +00:00
Alexander Koblov
928dcd18e0 FIX: Blinking while viewing animated GIF 2013-08-16 03:23:04 +00:00
Alexander Koblov
ea9ba28c01 FIX: Open with - Crash with corrupted .desktop file 2013-08-11 15:47:13 +00:00
Alexander Koblov
a9ab7cce44 FIX: Bug [0000687]
FIX: Load highlighters configuration
2013-07-29 18:14:51 +00:00