Commit graph

2,135 commits

Author SHA1 Message Date
Alexander Koblov
b4cf76e3d0 FIX: Default flags for lzma plugin 2011-10-28 17:53:40 +00:00
cobines
93f9391f03 FIX: Executing files with ShellExecute when there is no "open" command defined. Will now use default command or "open" if deafult is not defined. Bug [0000214]. 2011-10-28 13:07:34 +00:00
Alexander Koblov
c6a735925a FIX: Don't open archive by plugin on "Enter" if plugin has PK_CAPS_HIDE flag set 2011-10-28 09:34:09 +00:00
cobines
9b37472d27 FIX: Recalculate notebook size after changing caption with Multiline tabs, bug [0000213]. 2011-10-27 22:32:30 +00:00
Alexander Koblov
717499568c FIX: mbFileSize function and related stuff for files > 4Gb (fixes bug 0000208) 2011-10-27 05:40:15 +00:00
Alexander Koblov
6388dab259 ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00
Alexander Koblov
92c798ddbf FIX: Bug [0000056] Viewer crash when open monochrome bitmap on Linux/GTK2 (workaround) 2011-10-25 11:28:41 +00:00
cobines
6e5bd9a86f UPD: Reduce debugging. 2011-10-24 20:42:38 +00:00
cobines
d0e16efbe4 UPD: Remove using edtCommand.Tag as command line focus indicator, seems it is not needed anymore. 2011-10-24 19:54:48 +00:00
cobines
1283b58f94 UPD: Bug with setting caption of not visible tab in QT fixed in Lazarus trunk. 2011-10-24 13:23:22 +00:00
cobines
30a0b58e83 UPD: Move some options from Behavior to Files Views page. 2011-10-21 15:47:24 +00:00
cobines
eb919c3485 UPD: Improve sizing of Hotkeys options page. 2011-10-21 15:08:47 +00:00
cobines
7ec7f3e3b3 UPD: Remember previously opened page in Options. 2011-10-20 15:03:00 +00:00
cobines
a8db856e62 FIX: Loading keys settings from config file (bug [3426365]). 2011-10-20 13:20:19 +00:00
cobines
52d33c8f61 DEL: Remove some definitions that are already in FPC. 2011-10-19 13:44:25 +00:00
cobines
f0dea65b9e UPD: MCI_OPEN_PARMS fixed in FPC 2.6. 2011-10-19 12:53:59 +00:00
cobines
44a9093f75 UPD: Don't apply workaround for & in treeview in Lazarus trunk, already fixed. 2011-10-19 12:40:16 +00:00
cobines
455a20c544 UPD: Move QuickSearch/QuickFilter keys settings to Keys page. 2011-10-18 23:05:55 +00:00
Alexander Koblov
424f3ea26b FIX: Bugs [3401446] and [3424994] 2011-10-18 04:34:32 +00:00
Alexander Koblov
f2b3522663 FIX: Disable overlay scrollbar under GTK2 2011-10-17 11:44:29 +00:00
Alexander Koblov
ebe30e8ebc UPD: Optimize StrFloatCmpW function 2011-10-16 11:28:33 +00:00
Alexander Koblov
49167f345c FIX: Handling special environment variables under Windows (=C:, =D: etc.), fixes bug "http://doublecmd.sourceforge.net/forum/viewtopic.php?f=10&t=959" 2011-10-16 09:41:29 +00:00
cobines
bd734e4bae UPD: Default terminal for MacOSX: /Applications/Utilities/Terminal.app. 2011-10-09 19:45:27 +00:00
cobines
8a87ae5335 UPD: Language files. 2011-10-09 16:55:54 +00:00
cobines
49b59e8394 UPD: More changes to anchors and spacing in Options.
Each top control (group boxes) in a frame must be anchored to parent or not anchored at all, they cannot be anchored to one another because autosizing in the scrollbox won't work correctly. Each control in an autosized container must be anchored so that the container is autosized properly. Using VerticalSpacing on TFrame currently does not work correctly with autosize, so replaced with spacing of individual controls.
2011-10-09 15:59:49 +00:00
cobines
27824c4ed4 UPD: Move options page file to frames. 2011-10-09 00:01:03 +00:00
cobines
81ca5e2d31 UPD: Change anchors and spacing in Options so that scrollbars are shown correctly and the frames scale better when resizing. 2011-10-08 23:59:04 +00:00
cobines
1948bc2788 UPD: Use reversed "delete to trash" settings when pressing Shift + Delete button. 2011-10-08 17:50:23 +00:00
cobines
038d2aaedb ADD: Make drives list button options page. Add options to show/hide columns in the drives list. 2011-10-08 16:28:15 +00:00
Alexander Koblov
c81f29e541 FIX: Access violation when open archive with symbolic links 2011-10-08 12:52:41 +00:00
cobines
db758b7500 FIX: Bug [3417839] "Font changes when file is being renamed". 2011-10-05 19:03:37 +00:00
cobines
1c0fe46767 UPD: Improve sizing of MultiRename form. 2011-10-05 16:58:41 +00:00
cobines
864a98907c UPD: Improve sizing find files dialog. 2011-10-03 19:13:12 +00:00
cobines
83c5162c31 FIX: Size of columns header. 2011-10-03 18:48:05 +00:00
cobines
5bbbecd928 FIX: Crash if Enter pressed in QuickSearch when file list is empty. 2011-10-03 13:33:50 +00:00
cobines
6de400c3f2 UPD: Change LabeledEdit into Label+Edit because the former cannot be anchored properly. 2011-10-02 22:07:16 +00:00
cobines
94f979a6d0 UPD: Make Files Views, Columns View options pages. 2011-10-02 21:53:01 +00:00
cobines
f007a467bb FIX: Building with Lazarus trunk. 2011-10-02 21:39:53 +00:00
Alexander Koblov
aac1182eda FIX: Make DialogBox procedure thread save (fixes bug [3402974]) 2011-10-01 16:36:19 +00:00
Alexander Koblov
147ee4ad51 FIX: Bug [3416235] Incorrect default path to Lua library 2011-09-30 21:02:55 +00:00
Alexander Koblov
71b78088b1 FIX: Compilation 2011-09-30 19:54:55 +00:00
cobines
efc8e66e0d ADD: Display version and build in the main window caption. Add button to copy info from about dialog to clipboard. Patch from xeningem.
UPD: Improve layout of About window a bit.
2011-09-30 19:36:24 +00:00
Alexander Koblov
e763d4efd7 FIX: Bug [3415942] "Editor->Search&Replace field order is bad..." 2011-09-30 13:10:45 +00:00
cobines
0509f2c7a5 UPD: Make Drag&Drop options page. 2011-09-28 22:33:15 +00:00
cobines
db148b63fe UPD: Use ConfigVersion to determine which config values to use. 2011-09-28 20:42:49 +00:00
cobines
ebc20c8a86 UPD: Rename SmallIconSize -> IconSize in config file. 2011-09-28 19:50:27 +00:00
cobines
183d9f573a DEL: Remove not used gToolBarSmallIcons. 2011-09-28 18:48:38 +00:00
cobines
3a372cd1fc FIX: List index out of bounds on deleting separator from toolbar (bug [3415074]). 2011-09-28 18:41:07 +00:00
cobines
61c3514d8b UPD: Show "<no label>" when drive label is empty (feature request [2981814]). 2011-09-28 18:17:56 +00:00
cobines
8ea9e85814 FIX: Copying full paths of filenames from search result. 2011-09-27 21:52:05 +00:00