Commit graph

33 commits

Author SHA1 Message Date
cobines
011a446133 UPD: Reloading configuration after manually editing files. 2011-09-23 22:05:39 +00:00
cobines
390ecb12c7 UPD: Some optimizations to showing options editors to reduce visual flicker. 2011-09-23 19:53:08 +00:00
cobines
5bbd760c89 FIX: Displaying categories in file types colors options. 2011-09-23 18:26:09 +00:00
cobines
c601c11df8 UPD: Split colors options page. 2011-09-23 13:54:18 +00:00
cobines
cdb39d0426 ADD: Grouping editors in options. 2011-09-22 19:13:13 +00:00
cobines
45c01a26b2 ADD: Patch "New quick search/filter" [3405463] from bbtruk.
* Filter directories / only files / both directories and files
* Case sensitive / insensitive option
* Close filter panel without losing the filtered list in the file panel with TAB key or clicking outside, ESCAPE cancels filter
* Button to toggle between quick search/filter keeping the typed text
* Allow writing text while ALT or CTRL+ALT key is pressed in quick search
* Allow changing settings for individual tabs without affecting the rest; parameters added to cm_QuickFilter/cm_QuickSearch for changing those settings via hotkeys:
    'togglefilter': changes between quick search and quick filter modes
    'matchbeginning': sets/unsets match beginning option
    'matchending': same as above but for match ending
    'casesensitivity': toggles case sensitivity in search/filter
    'filesdirectories': changes mode between only files, only directories and both files and directories
2011-09-22 11:48:59 +00:00
cobines
cb9981ef57 FIX: Update plugins options page after Load. 2011-09-01 22:09:28 +00:00
cobines
508a425d6b UPD: Remove notebook with pages in Options, create and show options editor as needed. 2011-09-01 21:40:37 +00:00
cobines
03af988e26 FIX: Building with Lazarus 0.9.30. 2011-09-01 19:45:06 +00:00
cobines
cac0c5db65 FIX: Crash when no shortcut file selected. 2011-09-01 19:15:19 +00:00
cobines
2c67d6331e UPD: Make Archivers, IgnoreList options pages as TFrame. 2011-09-01 05:01:58 +00:00
cobines
c415964698 UPD: Make AutoRefresh, Icons, Misc options pages as TFrame. 2011-09-01 04:10:59 +00:00
cobines
c2a9053b09 UPD: Make Columns, Configuration, Log options pages as TFrame. 2011-09-01 03:26:44 +00:00
cobines
f013a14dac UPD: Make File operations, QuickSearchFilter, Tabs pages as TFrame. 2011-09-01 01:53:36 +00:00
cobines
e5a79a406d FIX: Remove accidently committed properties of Lazarus 0.9.31. Remove forgotten font dialog. 2011-08-31 08:10:59 +00:00
cobines
176b72dc74 UPD: Make Fonts configuration page as TFrame. 2011-08-31 05:10:29 +00:00
cobines
073175af8c UPD: Make Layout configuration page as TFrame. 2011-08-31 04:51:41 +00:00
cobines
8db8098a4e UPD: Make Hotkeys configuration page as TFrame. 2011-08-31 04:34:29 +00:00
cobines
aa603f94cb UPD: Copy comment/licence header. 2011-08-31 00:10:04 +00:00
cobines
a5d9bdb53b UPD: Make Tools configuration page as TFrame. 2011-08-31 00:07:48 +00:00
cobines
b35499edf0 UPD: Make Behavior configuration page as TFrame. 2011-08-30 23:15:08 +00:00
cobines
26129fac3b UPD: Apply Align=alClient automatically to all options editors. 2011-08-30 21:50:47 +00:00
cobines
92ebc8a69a UPD: Make language configuration page as TFrame.
UPD: Add Save result to report that options change needs restart.
2011-08-30 21:25:58 +00:00
cobines
3dadcdc476 UPD: Use identifiers instead of numbers in options frames so that reordering, adding, removing editors is easier. 2011-08-28 23:21:30 +00:00
cobines
585cc8a86b UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
Alexander Koblov
01606fecbe UPD: Move SetColorInColorBox to udcutils 2011-04-12 14:56:11 +00:00
Alexander Koblov
100b518247 FIX; Save/load colors 2011-04-12 14:29:41 +00:00
Alexander Koblov
067a264df3 UPD: Forgotten unit 2011-04-12 14:18:39 +00:00
Alexander Koblov
b0f8315169 UPD: Register options frames like Lazarus IDE does 2011-04-12 14:01:01 +00:00
Alexander Koblov
3ac60d1f26 UPD: Make colors configuration page as TFrame 2011-04-11 19:10:01 +00:00
Alexander Koblov
42f5e74cce UPD: Make plugins configuration page as TFrame 2011-04-10 19:17:41 +00:00
Alexander Koblov
d3179b207e UPD: Interface alignment 2011-04-10 17:23:43 +00:00
Alexander Koblov
5317ee486a ADD: Configure custom tooltips 2011-04-10 17:15:09 +00:00