Alexander Koblov
50efdc5ab8
ADD: Calculate/verify CRC32 in split/combine function (patch by Denis Bisson)
...
UPD: Increase directory hot list functionality (patch by Denis Bisson)
2014-07-27 10:25:50 +00:00
Alexander Koblov
cb61d144ef
UPD: Show language name first, file name second
2014-04-02 16:24:10 +00:00
Alexander Koblov
a98cfe4670
ADD: Feature [0000830] "Additional file extensions for syntax highlighters"
2014-03-21 17:36:07 +00:00
Alexander Koblov
f27fb8eb2d
FIX: Save button hint on drag&drop
2014-01-03 15:19:35 +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
Alexander Koblov
a9ab7cce44
FIX: Bug [0000687]
...
FIX: Load highlighters configuration
2013-07-29 18:14:51 +00:00
Alexander Koblov
05ffd3597a
FIX: Arithmetic overflow
2013-04-27 10:21:55 +00:00
Alexander Koblov
7c199137ac
ADD: Sort plugins by drag&drop
2013-04-12 18:49:12 +00:00
Alexander Koblov
79a2552853
ADD: Capability to enable/disable wlx plugins
2013-04-10 19:04:13 +00:00
Alexander Koblov
6a7e37f6b8
ADD: Option - go to root when change drive (patch by s1n)
2013-02-24 11:59:42 +00:00
Alexander Koblov
15d80cbf6c
ADD: Checking DSX plugin architecture at adding
2013-02-21 17:40:52 +00:00
Alexander Koblov
ba89637f36
ADD: Checking plugin architecture at adding
2013-02-21 17:30:40 +00:00
Alexander Koblov
5edbee9e03
ADD: Option to on/off icons in menus
2013-02-20 15:23:33 +00:00
Alexander Koblov
0384b63988
UPD: Increase maximum font size
2013-01-20 09:29:51 +00:00
Alexander Koblov
01fab1fa0c
ADD: Option to set thumbnails size
2013-01-11 21:57:10 +00:00
cobines
c697a01d2c
UPD: Update LFM and LRT files with Lazarus 1.0.
2012-11-04 11:07:53 +00:00
cobines
0c004ba284
UPD: Rename CloneSelectedFiles to CloneSelectedOrActiveFiles so that it explicitly says that active file may be returned if there are no selected files. CloneSelectedFiles will now only return the list of selected files (with Insert).
2012-10-06 19:06:24 +00:00
cobines
c63414ed51
UPD: When loading some config file fails ask user, instead of just printing to console.
...
UPD: Treat files with size 0 as if the configuration not existed, not an error.
UPD: Don't save a default config at the start as it only has defaults anyway. Save only when changed (OK, Apply in Options) or at exit, if not disabled and write is allowed.
2012-09-23 13:57:58 +00:00
Alexander Koblov
7e1e854266
ADD: Feature [0000376] Improvement to the "short file size" option (patch by pktfag)
2012-09-14 07:15:43 +00:00
cobines
33e676fc34
UPD: Remove the border in quick search panel to save some space.
2012-09-11 19:38:26 +00:00
Alexander Koblov
ebc7d39fae
FIX: Save external tools under Mac OS X
2012-09-02 06:29:17 +00:00
Alexander Koblov
ce702bb51a
FIX: Compatibility with Lazarus 0.9.30
2012-09-01 20:24:48 +00:00
Alexander Koblov
7300cbbd18
FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag)
2012-09-01 13:00:44 +00:00
vitaliyg
aa6f55a44a
UPD: Set svn:eol-style property to "native"
2012-08-19 15:11:56 +00:00
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