Commit graph

3,014 commits

Author SHA1 Message Date
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
Alexander Koblov
d2996f2f17 UPD: Don't query password second time if it was inputted on archive opening 2013-07-21 09:29:24 +00:00
Alexander Koblov
f271e406b8 FIX: Import hotkeys from old file format
FIX: Set default hotkeys for cm_RenameOnly command
2013-07-20 08:20:20 +00:00
Alexander Koblov
7557721ff2 FIX: Bug [0000696] 2013-07-17 17:50:31 +00:00
Alexander Koblov
1d070501fd FIX: MultiRename - replace restricted symbols by dots when using .wdx plugins 2013-07-16 16:20:00 +00:00
Alexander Koblov
7ad8385f3a FIX: Bug [0000692] "Problematic Drag & Drop" 2013-07-13 06:55:08 +00:00
Alexander Koblov
b577587f12 ADD: Capability to show hidden shares 2013-07-10 16:45:22 +00:00
Alexander Koblov
c4836ab2a5 FIX: Crash if desktop file not found 2013-07-10 15:59:59 +00:00
Alexander Koblov
927456793b FIX: Crash on exit from thumbnails view 2013-07-10 05:05:36 +00:00
Alexander Koblov
d6f001c99b FIX: Add file links into tar archive 2013-07-07 09:08:15 +00:00
Alexander Koblov
17097220c2 FIX: Bug [0000685] "Close tab by Ctrl+W does not work" 2013-07-06 08:28:58 +00:00
Alexander Koblov
ff4c265676 FIX: Bug [0000687] 2013-07-05 22:08:16 +00:00
Alexander Koblov
7ca977cde1 FIX: Workaround for bug: http://bugs.freepascal.org/view.php?id=22499 2013-06-30 14:26:49 +00:00
Alexander Koblov
82875a8f5e UPD: Version info
FIX: Qt spelling
2013-06-29 08:15:00 +00:00
Alexander Koblov
ea668fec99 UPD: Don't install samba plugin under Mac OS X 2013-06-29 08:07:57 +00:00
Alexander Koblov
ecdbaacee2 UPD: Make differ and file association forms as standalone 2013-06-23 19:42:35 +00:00
Alexander Koblov
f1df1eb320 FIX: Restore focus when close standalone form under Mac OS X Qt + warnings fixes 2013-06-23 09:35:49 +00:00
Alexander Koblov
bea9e5e293 FIX: Bug [0000670] "File groups coloring broken" 2013-06-22 16:11:45 +00:00
Alexander Koblov
4686818111 UPD: Don't change current directory in multiarc operations, change archiver process current directory instead 2013-06-22 15:23:03 +00:00
Alexander Koblov
90d23be22e ADD: Quicksearch with chinese pinyin (patch by wlanlover) 2013-06-20 15:48:28 +00:00
Alexander Koblov
5bebaf36c0 FIX: Cancel rename if user scroll file list (simpler way) 2013-06-20 15:24:21 +00:00
Alexander Koblov
05094c5e69 FIX: Cancel rename if user scroll file list 2013-06-18 18:40:41 +00:00
Alexander Koblov
1d9c231e54 FIX: Compiling in default build mode 2013-06-08 21:00:55 +00:00
Alexander Koblov
87811738ca UPD: Load KDE default theme as fallback theme + small fixes 2013-06-08 19:16:30 +00:00
Alexander Koblov
6d2d1d2877 FIX: ParamStr function for UTF-8 file names under Unix 2013-06-08 11:52:31 +00:00
Alexander Koblov
80cd5744c5 ADD: SplitString function
FIX: Compiling with Free Pascal 2.6.0
2013-06-08 10:42:17 +00:00
Alexander Koblov
095fe465de FIX: Revert changes from revision 5210 2013-06-02 08:53:51 +00:00
Alexander Koblov
0a2e92f210 FIX: Unhandled exception 2013-06-01 20:03:33 +00:00
Alexander Koblov
41e312c21c FIX: File name encoding in *.trashinfo file 2013-06-01 18:18:38 +00:00
Alexander Koblov
f55a780141 FIX: ParamStr function for UTF-8 file names under Unix 2013-06-01 12:13:39 +00:00
Alexander Koblov
7b63b416b2 FIX: Remove special meaning of \" in command line parameters 2013-06-01 09:02:31 +00:00
Alexander Koblov
dbaad628c0 FIX: ParamStr(0) 2013-05-29 09:42:40 +00:00