Commit graph

3,054 commits

Author SHA1 Message Date
Alexander Koblov
f27bca1755 FIX: Compilation under Windows 2010-10-30 07:46:55 +00:00
cobines
0605236410 UPD: Support theme icons in the toolbar and file associations. 2010-10-30 04:24:05 +00:00
cobines
402f5549b3 UPD: Open icon dialog at the file passed as the initial file name. 2010-10-30 04:01:00 +00:00
cobines
dde4c8ad54 FIX: Result of ReplaceEnvVars function. 2010-10-30 03:58:13 +00:00
cobines
0b59209872 FIX: Use MIME type without extension in pixmaps.txt. 2010-10-29 18:47:34 +00:00
cobines
9d7770e945 UPD: Split dialog buttons captions into several strings so that it is easier to maintain translations when buttons will be added or removed.
UPD: Renamed "Rewrite" to "Overwrite".
2010-10-29 01:41:28 +00:00
cobines
2231c9e247 UPD: Load system icon for folder and executable for modes > sim_standard (Windows).
UPD: When file icon not yet loaded use default icons also for folder and executable.
2010-10-29 00:23:55 +00:00
cobines
66665728e4 ADD: Comment about usage of TWfxPluginFileSource instead of IWfxPluginFileSource. 2010-10-28 19:06:27 +00:00
cobines
6d1f7ca0f7 UPD: Set folder attribute for drive when showing context menu, so that actions for folder are displayed instead of actions for files. 2010-10-28 18:08:22 +00:00
cobines
d88aed82d4 UPD: Use Notebook.Multiline property, remove old workaround. 2010-10-28 16:25:40 +00:00
Alexander Koblov
91fcd8deae FIX: Compilation for 64 bit 2010-10-27 08:46:21 +00:00
cobines
e1b50b8c55 UPD: When copying files, don't allow overwriting target directory when source is a directory or link to directory. The saved operation options still need redo. 2010-10-27 03:12:19 +00:00
Alexander Koblov
213697560c FIX: Compilation under Linux 2010-10-26 19:20:06 +00:00
cobines
b30031d3cf FIX: Range check error. 2010-10-25 15:18:12 +00:00
cobines
27de17ade8 UPD: Load some file properties and icons on demand, when they are about to be displayed. 2010-10-25 05:03:11 +00:00
Alexander Koblov
4689eb335e FIX: Exit from rename mode when click on another file 2010-10-13 19:05:18 +00:00
Alexander Koblov
ba9a75773d FIX: Extract files from archive when destination path is null 2010-10-10 16:45:27 +00:00
Alexander Koblov
d6d23c1e2b FIX: Cancel unpack operation if error is occurred and user choose "Cancel" 2010-10-10 16:07:57 +00:00
Alexander Koblov
2fa027538b FIX: Process OnMouseUp only if it called on same control 2010-10-10 12:51:18 +00:00
Alexander Koblov
198361e87d UPD: Replace OnMouseDown by OnMouseUp in workaround for bug [2806729] 2010-10-10 07:25:33 +00:00
Alexander Koblov
5f53fbd49b UPD: Hungarian language file 2010-10-03 16:47:05 +00:00
Alexander Koblov
52fc8192d4 UPD: Hungarian language file 2010-10-03 16:34:19 +00:00
Alexander Koblov
5768cc18d5 FIX: Compilation under Linux with last Lazarus SVN 2010-10-03 15:13:43 +00:00
Alexander Koblov
53bf969bbd FIX: Compilation with last Lazarus SVN 2010-10-03 14:39:28 +00:00
Alexander Koblov
802ad32e58 FIX: Compilation under Linux 2010-10-03 09:30:16 +00:00
Alexander Koblov
290660785b FIX: Finding files with "Space" and "[]" in name 2010-10-03 08:17:42 +00:00
Alexander Koblov
c91209573b ADD: Show KDE specific "New" sub menu under KDE 2010-10-02 13:02:44 +00:00
Alexander Koblov
01f6a6d149 UPD: Don't show in drive list "debugfs" and "devtmpfs" 2010-10-02 12:28:56 +00:00
Alexander Koblov
c5a9ca14ae ADD: "Paste from clipboard" command to background context menu 2010-10-02 09:12:30 +00:00
Alexander Koblov
b687f063aa UPD: Help file 2010-10-02 08:02:10 +00:00
Alexander Koblov
3d66d2357d UPD: Ukrainian language file by Ma$terok 2010-09-29 10:22:08 +00:00
Alexander Koblov
c4d69c30c0 FIX: "Properties" menu item in background context menu under Linux 2010-09-28 18:30:20 +00:00
Alexander Koblov
3d9967b009 FIX: Compiling under Linux 2010-09-28 18:24:26 +00:00
Alexander Koblov
110c4d948f UPD: Russian language file
UPD: Clean up
2010-09-28 17:55:59 +00:00
Alexander Koblov
e09e4ea3f2 UPD: Language files 2010-09-28 17:43:11 +00:00
Alexander Koblov
a115d2d667 UPD: Context menu code optimization (Windows) 2010-09-28 17:41:28 +00:00
Alexander Koblov
264f7c3356 UPD: Code optimizations for shell context menu (Linux) 2010-09-26 16:53:21 +00:00
Alexander Koblov
62b7bb83a7 ADD: "New" sub menu into background context menu (Linux) 2010-09-26 10:14:53 +00:00
Alexander Koblov
44cde2cb95 FIX: Bug [3075597] typo in 'File operations' options 2010-09-26 08:32:15 +00:00
Alexander Koblov
50a50b80f3 UPD: Help file 2010-09-26 07:29:08 +00:00
Alexander Koblov
a7b9b02222 FIX: Restore locked path for first tab 2010-09-25 08:21:05 +00:00
Alexander Koblov
41312923f4 FIX: Don't show incorrect size instead '<DIR>' for WCX plugins that returns size for directories 2010-09-25 07:39:54 +00:00
Alexander Koblov
5c3e3ca1bb UPD: Use '$' for environment variable definition 2010-09-25 07:15:45 +00:00
Alexander Koblov
e96061c203 UPD: When select with "Control" key if there is no selected files then select also previous file 2010-09-19 09:13:38 +00:00
Alexander Koblov
4af20af69a UPD: If destination path is null then extract to path there archive is located 2010-09-19 08:54:07 +00:00
Alexander Koblov
07dddf3a18 UPD: Replace TNoteBook by TPageControl 2010-09-18 10:18:49 +00:00
Alexander Koblov
1947fab714 FIX: Use correct directory separator for toolbar icon file names
UPD: Replace TNoteBook by TPageControl
2010-09-18 10:12:28 +00:00
Alexander Koblov
3781bccbc2 FIX: Limit tab title length for non ASCII symbols 2010-09-17 14:25:50 +00:00
Alexander Koblov
d559fb9bf4 FIX: Background context menu under Vista/Seven 2010-09-16 11:38:19 +00:00
Alexander Koblov
aba584b9ae FIX: Don't remove page on drag&drop if it is a last page 2010-09-15 11:49:51 +00:00