Commit graph

10,149 commits

Author SHA1 Message Date
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
cobines
b0f02fff40 FIX: Build libmime with large file support (bug [3403818]). 2011-09-07 23:54:32 +00:00
Alexander Koblov
41fa2878ad FIX: CopyFile function result 2011-09-07 18:56:31 +00:00
Alexander Koblov
a4256e8cc2 UPD: Polish language file by nobange 2011-09-07 18:25:29 +00:00
Alexander Koblov
35fa9cbbc1 UPD: Traditional Chinese language file by mlance_2 2011-09-07 18:20:42 +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
Alexander Koblov
e0b01a38e4 UPD: Change log file 2011-09-04 08:08:29 +00:00
Alexander Koblov
51b5c8157a UPD: Install script 2011-09-04 08:00:23 +00:00
cobines
03b535d515 UPD: Center path label vertically (patch [3403238] with some modifications). 2011-09-03 21:40:43 +00:00
Alexander Koblov
8b70f713d3 UPD: Ukrainian language file by ma$terok 2011-09-03 15:49:47 +00:00
Alexander Koblov
89a305534a FIX: Delete HotDir with ItemIndex=0 2011-09-03 08:57:10 +00:00
cobines
6011c17721 UPD: German language file from Vacon (patch [3399839]). 2011-09-03 05:38:59 +00:00
cobines
0ff21b9160 UPD: Language files. 2011-09-02 18:43:39 +00:00
cobines
124458d8ff UPD: Spanish language file from Patricio Gómez. 2011-09-02 18:35:42 +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
cobines
b35499edf0 UPD: Make Behavior configuration page as TFrame. 2011-08-30 23:15:08 +00:00
cobines
d45440955a UPD: Don't auto create newly added forms/frames. 2011-08-30 22:25:45 +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
862a9c69bd DEL: Remove leftovers of old hotkeys per control method. 2011-08-28 22:43:37 +00:00
Alexander Koblov
499825d1f7 UPD: Version info 2011-08-28 15:14:05 +00:00
Alexander Koblov
cb1f0666ca FIX: Update button text 2011-08-28 13:19:06 +00:00
Alexander Koblov
98ed103fe4 ADD: Patch [3388083] "Disable "Find text in file" in file search dialog" 2011-08-28 13:10:53 +00:00
Alexander Koblov
55cd74d49d UPD: Spanish language file by patgmez 2011-08-28 13:05:19 +00:00
Alexander Koblov
dff8c7c96b UPD: Ukrainian language file by ma$terok 2011-08-28 12:59:46 +00:00
Alexander Koblov
abbeb47676 UPD: Russian language file 2011-08-27 15:33:09 +00:00
Alexander Koblov
89606ad6ab UPD: Language files 2011-08-27 15:28:38 +00:00
Alexander Koblov
e91e001773 UPD: Language files 2011-08-27 15:07:42 +00:00