Commit graph

5,795 commits

Author SHA1 Message Date
cobines
f74383c555 FIX: Possible error when removing extension associated with a plugin. 2009-10-03 09:11:23 +00:00
cobines
4e45d80ad4 FIX: Some interface issues (alignment, small fonts). 2009-10-02 11:35:56 +00:00
cobines
5f9bcc8ecb FIX: Bug [2871217] Tiny fonts in pack and unpack dialog 2009-10-02 08:04:33 +00:00
cobines
7bfc0ac808 FIX: Quicksearch working wrong with columns headers disabled [bug 2870784]. 2009-10-01 10:32:50 +00:00
cobines
4b68bf4b10 UPD: Drawing optimizations (more custom cell drawing). 2009-10-01 09:54:44 +00:00
cobines
8b43bdf650 UPD: When removing last tab make the previous one active instead of the first one (GTK2). 2009-10-01 08:15:34 +00:00
cobines
7c9f00b4a7 FIX: Compiling QT version with latest Lazarus. 2009-09-30 09:41:16 +00:00
cobines
646cbdd8fc FIX: Set columns row height also according to font size. 2009-09-29 07:13:11 +00:00
attid
98fd7cb152 display error with binary compare 2009-09-27 06:53:12 +00:00
Alexander Koblov
56be0d14dc ADD: File source execute operation 2009-09-22 19:15:38 +00:00
Alexander Koblov
35502cc5ca UPD: Some interface alignment 2009-09-22 16:47:57 +00:00
Alexander Koblov
fab47eda45 ADD: Virtual file system list file source 2009-09-21 17:58:44 +00:00
cobines
5e6c8a91ac FIX: Position of tab context menu in QT. 2009-09-18 20:11:49 +00:00
cobines
0b329dd047 FIX: Work around a problem in QT (since Lazarus 20794) where the tab caption cannot be changed after creation until it is visible. 2009-09-18 19:55:06 +00:00
cobines
94d6884b0d FIX: Text of combobox changing after inserting to history. 2009-09-18 13:25:11 +00:00
cobines
3fffec93b8 FIX: Access violation when restoring main window from tray. 2009-09-15 13:00:11 +00:00
cobines
1b53ae9e2d DEL: Remove workaround for checking minimized window state in QT. (Fixed in Lazarus 20886) 2009-09-15 12:13:22 +00:00
Alexander Koblov
4402835be4 FIX: Compiling for 64 bit 2009-09-15 05:46:41 +00:00
cobines
e29d907c24 UPD: Refactored key handling. 2009-09-14 20:57:17 +00:00
cobines
50ca99557f FIX: Position of context menu when invoked by a key. 2009-09-14 19:51:42 +00:00
cobines
4e3c5d7373 FIX: Main toolbar and drive bar swapping places after minimize and restore. 2009-09-14 15:56:05 +00:00
Alexander Koblov
fd67d477b6 FIX: Loose focus on rename/quick search 2009-09-13 12:52:07 +00:00
Alexander Koblov
4ea11a9fee UPD: Restore date/time rename in multi rename function 2009-09-13 10:02:45 +00:00
Alexander Koblov
a66fd72b88 UPD: Restore multi rename function 2009-09-13 09:46:53 +00:00
Alexander Koblov
59a4bc46af UPD: Restore rename file operation 2009-09-13 09:17:03 +00:00
Alexander Koblov
49a373fffe UPD: Restore edit comment function 2 2009-09-09 18:22:16 +00:00
Alexander Koblov
1e3bebcd17 UPD: Restore edit comment function 2009-09-09 18:14:52 +00:00
Alexander Koblov
5408ccd95b FIX: Some x64 fixes 2009-09-09 16:01:25 +00:00
Alexander Koblov
7668004afb UPD: Add support ListSearchDialog function in WLX plugins 2009-09-09 15:47:32 +00:00
Alexander Koblov
69ddd6da67 UPD: Add support of text search in WLC plugins 2009-09-09 15:34:07 +00:00
Alexander Koblov
9fa03c1e2e UPD: Some WLX plugins support expand 2009-09-09 14:47:12 +00:00
Alexander Koblov
f09fbdb355 ADD: Total Commander window emulation 2009-09-09 07:16:02 +00:00
Alexander Koblov
21ad87be1f FIX: mbCheckTrash function under Windows 2009-09-08 15:54:58 +00:00
cobines
8a072aed25 UPD: Restored showing free space. 2009-09-03 10:58:52 +00:00
cobines
3056fac5ee UPD: Allow setting some options before Copy/Move operation. 2009-09-03 08:32:25 +00:00
cobines
789291d8d3 FIX: Crash in delete/wipe when not processing comments. 2009-09-03 08:02:39 +00:00
Alexander Koblov
f7ab5826bf FIX: Bug [2845685] Date chooser bug when searching for files 2009-09-02 17:52:34 +00:00
Alexander Koblov
90aeb061b3 FIX: Error on first start 2009-08-29 09:17:57 +00:00
cobines
7b085d561e FIX: Memory leak. 2009-08-28 11:19:22 +00:00
cobines
20dd45edad FIX: Allowed user responses when directory exists in Copy/Move. 2009-08-28 11:08:32 +00:00
cobines
286cb5c60c UPD: Cleanup; disable some old code. 2009-08-28 10:59:58 +00:00
cobines
15f8527662 UPD: Updating statistics in Move/Copy operations; enable following links in Copy. 2009-08-28 10:30:24 +00:00
cobines
c751de95cf UPD: Revert back to dereferencing links in mbFileExists and mbDirectoryExists on Unix (from rev. 1535); add appropriate comments. 2009-08-27 08:46:25 +00:00
cobines
da86d5d717 FIX: Compiling with latest FPC. 2009-08-26 04:20:55 +00:00
cobines
a17c085340 FIX: GDI resources leaking on Windows. 2009-08-25 09:50:39 +00:00
Alexander Koblov
74752afd37 FIX: Bug [2801899] Incorrect delete to trash 2009-08-23 15:12:01 +00:00
Alexander Koblov
3dd3ba1e94 ADD: Feature Request [2840889] user desktop 2009-08-23 11:44:49 +00:00
Alexander Koblov
a9b1a5fb30 ADD: Environment variable support in HotDirMenu 2009-08-23 10:42:05 +00:00
Alexander Koblov
22b2265db4 FIX: Bug [2794498] 2009-08-22 07:55:40 +00:00
Alexander Koblov
bb9b519049 FIX: Bug [2794498] 2009-08-22 07:26:46 +00:00