Commit graph

2,074 commits

Author SHA1 Message Date
cobines
64b7b0caa2 UPD: Remove not needed ShieldChar. 2011-09-24 17:13:57 +00:00
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
f473e965fa UPD: Revert some unwanted changes in doublecmd.lpi. 2011-09-22 19:44:05 +00:00
cobines
323957cde4 UPD: Show nodes buttons again. Automatically jump to first editor of a group when group selected. 2011-09-22 19:32:20 +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
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
d1628a7468 FIX: Change Russian text to English. Remove unneccessary language value in viewer dialog. 2011-09-15 11:12:18 +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
bf4cc76c64 FIX: Try to fix viewer and editor showing on wrong monitor. 2011-09-14 11:09:29 +00:00
cobines
d5185f165a FIX: Redirect pmount to /dev/null not nul. 2011-09-14 10:29:43 +00:00
cobines
d6b45cf18a ADD: Mounting drives with UDisks (Linux). 2011-09-13 16:56:59 +00:00
cobines
e5bcf72d80 UPD: Some checks to mount/unmount (Linux). 2011-09-13 15:26:42 +00:00
cobines
c8b350c867 UPD: Don't show all partitions (for example extended) but only those which can be mounted and they should already have ID_USAGE=filesystem (Linux). 2011-09-13 09:43:56 +00:00
cobines
20c3b0331f ADD: Icon for drive with removable media. 2011-09-12 10:45:45 +00:00
cobines
4eb350a67e UPD: Use pmount to mount/unmount drives if available (Linux). 2011-09-12 06:21:35 +00:00
Alexander Koblov
e594184c57 UPD: Enable row selecting for StringGrid in MultiRename tool 2011-09-11 10:19:50 +00:00
cobines
7ac3878676 UPD: Show devices that can be mounted reported by UDisks. 2011-09-10 12:39:49 +00:00
cobines
8257569e30 FIX: [HotMan] Correctly spell names of conflicting shortcuts. 2011-09-10 10:09:39 +00:00
Alexander Koblov
b95932d6a2 FIX: Bugs [3407086] and [3407087] 2011-09-10 09:35:11 +00:00
cobines
ed837811e9 FIX: Actually include a check for UTF-8 locale (for previous commit). 2011-09-09 01:43:51 +00:00
cobines
f9672fbba0 FIX: Force date, time separators to /, : in case they are UTF-8 characters in current locale (Unix). 2011-09-09 01:30:23 +00:00
Alexander Koblov
a1a78e5840 UPD: Small code relocation 2011-09-08 17:10:01 +00:00
Alexander Koblov
29d5c85479 FIX: Try to fix bug [3404533] 2011-09-08 17:02:23 +00:00
Alexander Koblov
abe91d907a ADD: Feature Request [3400370] ""Space" button and folder size inside archive" 2011-09-08 16:35:41 +00:00
cobines
6c0823111b FIX: Bug [3363682] "path variable in bar buttons not interpreted". 2011-09-08 00:48:51 +00:00
Alexander Koblov
41fa2878ad FIX: CopyFile function result 2011-09-07 18:56:31 +00:00
Alexander Koblov
175a0b918e FIX: Multi rename files with not ASCII names and using range 2011-09-06 05:40:03 +00:00
Alexander Koblov
4e4375b8a3 ADD: Feature Request [3404185] 2011-09-06 03:34:15 +00:00
Alexander Koblov
a98983666a FIX: Move files when can not copy attributes (e.g. move files from NTFS to EXT3 file system under Linux) 2011-09-04 18:03:09 +00:00
cobines
03b535d515 UPD: Center path label vertically (patch [3403238] with some modifications). 2011-09-03 21:40:43 +00:00
Alexander Koblov
89a305534a FIX: Delete HotDir with ItemIndex=0 2011-09-03 08:57:10 +00:00
cobines
84e891c87d FIX: Access violation. Using array of char=PAnsiChar does not seem to at all check length of PAnsiChar string. 2011-09-02 09:13:57 +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