Alexander Koblov
6fe711895b
ADD: Requests from issue 0000306
2012-08-10 04:21:00 +00:00
Alexander Koblov
3a611b6398
FIX: Call TfrmQuickSearch.OnHide only when panel hided by action in it (fixes 0000517)
2012-07-15 07:54:01 +00:00
Alexander Koblov
ee61830b67
ADD: Feature [0000502] "Disable special icons for some directories"
2012-07-02 20:03:19 +00:00
vitaliyg
18b7289680
FIX: Replaced EConverError exception when entering incorrect date time format with error message string
...
FIX: Prevent storing of incorrect date time format in options
UPD: Replaced dot in predefined date time formats with system configured date separator ("/" in format string)
FIX: Prevent DC crash on startup when incorrect date time format was stored in options (fall back to default format)
2012-05-13 12:32:58 +00:00
cobines
d6588be58c
UPD: Reduce number of updates when filter called with many parameters.
2012-05-10 16:43:15 +00:00
cobines
092afe12e5
ADD: Options to show confirmation window for Copy, Move, Delete operations. Issue [0000135].
2012-05-09 18:34:45 +00:00
cobines
c8c8136b87
UPD: Disable overlay icon checkbox in options if icons are disabled.
2012-05-08 17:49:21 +00:00
Alexander Koblov
b05eefbffc
UPD: Disable and hide gListFilesInThread option under Mac OS X Carbon, because loading file list in separate thread are very very slow
2012-05-06 08:42:58 +00:00
cobines
c93d7e6871
UPD: Enter characters with Ctrl+Alt only if the keyboard layout has AltGr mapped (Windows).
2012-05-01 11:00:21 +00:00
Alexander Koblov
891335aeba
FIX: Some warnings and notes
2012-04-29 13:20:08 +00:00
cobines
d48c195d1f
FIX: Destroying toolbars when editing submenus in Options.
2012-04-17 14:22:59 +00:00
cobines
84045f2995
UPD: Allow drag&drop toolbar buttons between different toolbars when editing submenus in Options.
2012-04-17 14:07:45 +00:00
cobines
9ebbfccf78
UPD: Creating menu toolbar buttons.
2012-04-12 12:08:14 +00:00
cobines
66e7033548
UPD: Don't always reload hotkeys when showing hotkeys options page.
2012-04-11 06:48:22 +00:00
cobines
87594e7799
UPD: Don't store hotkeys for toolbar because they can be retrieved from hotkey manager.
2012-04-11 06:40:25 +00:00
cobines
38a095196c
FIX: Running with Lazarus 0.9.30, bug [0000421].
2012-04-11 00:56:31 +00:00
cobines
927c9af75e
UPD: Setting hotkeys for toolbar buttons.
2012-04-10 13:39:31 +00:00
cobines
6cf900a8f4
UPD: Move most of toolbar editor into an Options page.
2012-04-10 07:45:18 +00:00
cobines
60abbb7462
UPD: Set svn:eol-style property for all source files.
2012-04-09 01:13:34 +00:00
cobines
47aec6b94c
UPD: Move some code to a separate package so that it can be reused in components or plugins.
2012-04-09 00:38:34 +00:00
cobines
0437e9f984
UPD: Move quick filter options back to the same row as text. Now that they are speed buttons they are small with fixed size. Remove the "Search" label to make more space.
2012-04-05 06:31:34 +00:00
cobines
bb006cbb99
ADD: Support for shortcuts sequences, i.e., commands can be executed after two or more consecutive shortcuts.
2012-04-05 05:23:22 +00:00
cobines
217dfd68e4
ADD: Support UDISKS_PRESENTATION_HIDE, UDISKS_PRESENTATION_NAME, UDISKS_AUTOMOUNT_HINT udev properties (Linux).
...
ADD: Option to automatically black list unmounted drives and possibility to black list by device id (for example /dev/hda1).
2012-04-05 01:15:59 +00:00
cobines
59f4134e1e
FIX: Enable Add hotkey button when there are no hotkeys.
2012-04-03 09:53:01 +00:00
cobines
03e7e282cf
UPD: Change options to cm_QuickFilter/cm_QuickSearch so that they can be assigned values.
2012-04-03 07:56:19 +00:00
cobines
21b90a27e6
UPD: Update the algorithm for assigning shortcuts to cm_Delete when changing UseTrash setting to automatically fix some more cases and make it work on all shortcuts not just the first.
2012-04-02 06:50:19 +00:00
cobines
ea6eb9c00d
UPD: Change recycle parameter to cm_Delete to be of form "trashcan=".
2012-04-02 02:39:07 +00:00
Alexander Koblov
30e5d7b9d5
DEL: Unneeded control captions
2012-04-01 14:38:16 +00:00
Alexander Koblov
cc13940867
UPD: Remove unneeded text, move button separator
2012-04-01 14:31:58 +00:00
cobines
34d6c49e09
UPD: Edit hotkeys in a separate window. There was too little space in hotkeys options page. Support multiple parameters to commands.
2012-04-01 10:40:57 +00:00
cobines
30fee9494b
UPD: Support multiple parameters to a command in HotkeyManager.
2012-04-01 05:38:40 +00:00
cobines
271eb65d46
UPD: Reorganize file operations options.
2012-03-31 06:02:51 +00:00
cobines
2a0f01af65
ADD: Option to choose how file operations progress is shown initially: separate window, minimized window or in the operations panel.
2012-03-30 10:10:36 +00:00
cobines
6f9022095d
UPD: Cleanup.
2012-03-21 02:20:30 +00:00
cobines
a886335b68
ADD: Highlight new and updated files.
2012-03-18 01:15:27 +00:00
cobines
d3bd4b6fc4
ADD: Option that specifies where to put updated files in the file list, similar as the option for new files.
2012-03-17 20:44:58 +00:00
cobines
e27935198c
FIX: Remove Lazarus 0.9.31 properties (bug [0000380]).
2012-03-16 16:19:17 +00:00
cobines
898ed636fe
ADD: Option to insert new files at top, bottom of filelist, after directories or at normal sorted position (issue [0000012]).
2012-03-15 20:24:53 +00:00
Alexander Koblov
d79e23974f
UPD: Use same font as in Editor in highlighters preview
2012-03-14 04:52:03 +00:00
Alexander Koblov
de44bf79d7
ADD: Feature [0000354] "Redesign internal editor configuration dialog"
2012-03-10 08:23:04 +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
88889a67fa
ADD: Missing lrt file for quick search.
2012-03-06 21:57:22 +00:00
Alexander Koblov
1be8e13575
ADD: Editor highlighters configuration frame
2012-03-04 10:43:53 +00:00
cobines
8d3169bc9b
UPD: Add some const modifiers. Remove const from TFileView.SetFileFilter because it assigns the string parameter to a non-local string. If FFileFilter is passed as the parameter but modified before the assignment it will be dereferenced causing a crash.
...
UPD: Remove UpdateView call on filter change, it is not needed.
2012-03-01 13:54:24 +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
ea338c8806
FIX: Wfx plugins page width
2012-01-15 08:00:40 +00:00
Alexander Koblov
8d5686cca0
ADD: Feature [0000196] Sorting folders differently (patch by Holger Segler with modifications)
2012-01-15 07:39:46 +00:00
cobines
ed44d8b56d
FIX: Setting sorting method (broken in previous commit).
2012-01-08 17:18:52 +00:00
cobines
254c1ab342
ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]).
2012-01-08 17:13:07 +00:00