Commit graph

366 commits

Author SHA1 Message Date
cobines
1bf0d33905 ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
cobines
7c27831aa3 FIX: Update files views when columns sets change, bug [0000339]. 2012-03-11 02:55:48 +00:00
cobines
4984f59a3e FIX: Showing selected drive at startup (bug [0000360]). 2012-03-10 15:45:08 +00:00
cobines
0848df215e ADD: Option to delay loading file list in a tab until it is activated. 2012-03-10 05:30:44 +00:00
cobines
4567cab875 FIX: Initializing drive button on non-active panel (bug [0000360]). 2012-03-10 00:45:25 +00:00
cobines
93e61ab46b UPD: Prevent loading filelists twice at startup (on creation and later in UpdateView). 2012-03-09 03:00:00 +00:00
cobines
135c8be963 FIX: Updating disk free space after file list is updated. 2012-03-07 14:43:37 +00:00
cobines
99d4aa837f UPD: Reduce flickering of the free space indicator. 2012-03-04 21:30:00 +00:00
Alexander Koblov
c30a09b0e9 FIX: Bug [0000349] Don't work command 'cd <directory>' from command line 2012-03-03 15:30:05 +00:00
Alexander Koblov
2a802dea70 ADD: Option that change long/short format of drive free space label (patch by Rustem) 2012-02-23 14:27:41 +00:00
Alexander Koblov
ea8f924658 ADD: Capability to change drive free space indicator colors (patch by Rustem with small modifications) 2012-02-05 13:03:50 +00:00
Alexander Koblov
1fc92ab295 ADD: Compare Directories command 2012-02-04 13:45:27 +00:00
Alexander Koblov
c09eee753b ADD: Put all selected files to command line on drag&drop files on toolbar button 2012-01-14 10:23:05 +00:00
Alexander Koblov
7ebb6c14f2 FIX: Bug [0000033] DC cancels shutdown in KDE 2012-01-12 04:24:39 +00:00
Alexander Koblov
4a3dca0f9b FIX: Set ActiveFrame at start with Lazarus 0.9.30 2011-12-10 11:41:07 +00:00
Alexander Koblov
8057ec9f6e FIX: Hang under Mac OS X when build using Lazarus 0.9.31 2011-12-10 09:31:34 +00:00
cobines
65e8602742 FIX: Don't crash on invalid command line, bug [0000224]. 2011-12-08 13:24:06 +00:00
Alexander Koblov
786e584c89 FIX: Copy path opened in the other panel if the file source and drive match 2011-11-27 19:22:30 +00:00
Alexander Koblov
035e51a308 ADD: Patch [0000259] with small modifications 2011-11-23 18:23:07 +00:00
Alexander Koblov
5a228d95e0 ADD: Gradient fill for operation progress on operations panel (patch [0000233] by SOLON7) 2011-11-16 17:49:49 +00:00
cobines
22594ed1b5 UPD: Add in some other places checks for whether to activate another panel when clicking on any of its controls. 2011-11-15 06:11:19 +00:00
cobines
bee3f59903 FIX: Restore previously selected disk button after failing to switch to another. 2011-11-15 05:42:42 +00:00
cobines
033bd095ed UPD: Don't start typing with Space and only select files with Space without modifiers so that Alt+Space can open window menu if possible. 2011-11-15 03:23:50 +00:00
cobines
6d2fc316be FIX: Bug [0000235] Doesn't display free space indicator to the end. 2011-11-14 00:19:49 +00:00
cobines
e17692f906 UPD: Copy/move directory to different name with Rename/Move command, unless the destination is a directory or it ends with path delimiter or file name contains wildcards. Bug [0000076] and related forum post. 2011-11-13 23:28:51 +00:00
Alexander Koblov
6d58d96161 FIX: Don't add new FileSource if current as same 2011-11-13 09:03:47 +00:00
Alexander Koblov
57d1dda925 UPD: Determine FileSource class by ClassName where is needed 2011-11-12 19:14:33 +00:00
Alexander Koblov
4795ea9e53 FIX: Bug [0000061] 2011-11-12 18:27:32 +00:00
Alexander Koblov
84db68aed3 FIX: Bug [0000160] "Support address start with \\" and related bugs 2011-11-12 17:44:18 +00:00
cobines
65db13337f UPD: Cleanup. 2011-11-06 04:33:41 +00:00
Alexander Koblov
25766333f2 ADD: Initial implementation of BriefFileView (issue 0000129) 2011-11-04 20:53:49 +00:00
Alexander Koblov
d3f8510646 UPD: Made more beautiful drive free space indicator (patch by SOLON7) 2011-11-03 15:40:55 +00:00
cobines
28353cf39e UPD: Allow retrieving short and long caption of a command separately (action caption and hint respectively). 2011-11-01 23:01:43 +00:00
cobines
375329a872 ADD: Implement custom commands for any form. Issue [0000207]. 2011-10-28 21:43:22 +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
455a20c544 UPD: Move QuickSearch/QuickFilter keys settings to Keys page. 2011-10-18 23:05:55 +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
cobines
f007a467bb FIX: Building with Lazarus trunk. 2011-10-02 21:39:53 +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
cobines
61c3514d8b UPD: Show "<no label>" when drive label is empty (feature request [2981814]). 2011-09-28 18:17:56 +00:00
cobines
b9dde92750 ADD: Support tilde ~ (home directory) in path parameters (feature request [3228603]). 2011-09-27 16:23:03 +00:00
cobines
f52d52dffb FIX: Don't normalize path delimiters in parameters because params like "/h" won't work.
UPD: Support environment variables in commands.
2011-09-19 17:16:19 +00:00
cobines
c964c44359 ADD: Mount drive if selected from toolbar or from list and it is not yet mounted. 2011-09-14 11:34:15 +00:00
cobines
6c0823111b FIX: Bug [3363682] "path variable in bar buttons not interpreted". 2011-09-08 00:48:51 +00:00
Alexander Koblov
89a305534a FIX: Delete HotDir with ItemIndex=0 2011-09-03 08:57:10 +00:00
cobines
862a9c69bd DEL: Remove leftovers of old hotkeys per control method. 2011-08-28 22:43:37 +00:00
cobines
f77e4e564c UPD: Cleanup disabling actions in command line.
UPD: Rename "CommandLine" -> "Command Line" for consistency with the other names.
2011-08-27 04:57:20 +00:00
cobines
fec2fc137d ADD: Patch "Hotkey manager leak fix" [3398827]. 2011-08-27 01:53:14 +00:00
cobines
3652577fe4 ADD: Patch "Hotkeys for controls" [3395786]. 2011-08-25 21:59:14 +00:00