cobines
|
74faadd4cd
|
FIX: Check if application is active instead of checking main form's focus if FileWatcher should not work when application is in the background. This fixes the issue where refreshing file list is not working even when DC is active.
|
2010-02-02 02:43:50 +00:00 |
|
cobines
|
025d73be0b
|
FIX: Possibly unsafe assignments.
|
2010-02-02 02:31:54 +00:00 |
|
cobines
|
15557b9143
|
FIX: Focus not being restored to the panel after choosing drive from the drives list (GTK2).
|
2010-02-01 22:29:51 +00:00 |
|
Alexander Koblov
|
6f44237e5c
|
UPD: Show drive free space only for mounted devices
|
2010-02-01 15:57:24 +00:00 |
|
Alexander Koblov
|
2eaa2c22d4
|
FIX: Manual editing tools path
|
2010-02-01 12:36:28 +00:00 |
|
cobines
|
c5ab363b2a
|
UPD: Saving columns configuration to XML.
|
2010-02-01 09:16:55 +00:00 |
|
cobines
|
fac3a7d84e
|
FIX: Some hotkeys being blocked unnecessarily (regresion since rev. 2302).
|
2010-02-01 09:04:00 +00:00 |
|
cobines
|
7ac6556a39
|
UPD: Recognize fsoCopy operation in progress dialog.
|
2010-02-01 08:24:39 +00:00 |
|
cobines
|
847d8ee818
|
ADD: Saving columns configuration to XML.
|
2010-02-01 08:03:46 +00:00 |
|
cobines
|
93c2ce0648
|
ADD: Saving plugins configuration to XML.
|
2010-01-31 08:58:51 +00:00 |
|
cobines
|
0eaabd0ced
|
FIX: Memory leaks.
|
2010-01-31 01:31:29 +00:00 |
|
cobines
|
1182dc848b
|
UPD: Temporarily disable some XML config functions.
|
2010-01-31 00:38:39 +00:00 |
|
cobines
|
553cf18889
|
ADD: Started implementing XML configuration file.
|
2010-01-31 00:10:48 +00:00 |
|
Alexander Koblov
|
6b925e4a54
|
FIX: Don't execute hotkeys that coincide with quick search combination
|
2010-01-29 16:45:38 +00:00 |
|
Alexander Koblov
|
c4a54e1ab3
|
UPD: Options dialog alignment
|
2010-01-28 10:54:37 +00:00 |
|
Alexander Koblov
|
0a46ae4bce
|
FIX: Bug [2941172] jumping toolbar
|
2010-01-28 10:11:18 +00:00 |
|
Alexander Koblov
|
da3ad6c9b3
|
FIX: Show russian file name in ZIP archive under Linux
|
2010-01-27 18:59:42 +00:00 |
|
Alexander Koblov
|
2865d155c6
|
FIX: Drive panel alignment
|
2010-01-27 17:02:33 +00:00 |
|
Alexander Koblov
|
24eca13059
|
FIX: Encoding in Zip archives
|
2010-01-27 14:27:13 +00:00 |
|
Alexander Koblov
|
bf91fd3d5f
|
FIX: Rar stores file name in OEM encoding (from RAR documentation)
|
2010-01-27 12:48:33 +00:00 |
|
Alexander Koblov
|
c3bd96d48d
|
FIX: Call WcxSetProcessDataProc
|
2010-01-27 11:28:16 +00:00 |
|
Alexander Koblov
|
736e257fe4
|
ADD: Unicode support for WCX plugins
|
2010-01-27 11:16:26 +00:00 |
|
Alexander Koblov
|
dcfbd364d4
|
ADD: Some functions for Unicode support in WCX plugins
|
2010-01-27 10:31:18 +00:00 |
|
Alexander Koblov
|
dc8383357e
|
ADD: Some functions for Unicode support in WCX plugins
|
2010-01-27 10:10:11 +00:00 |
|
Alexander Koblov
|
18beb2417b
|
FIX: Find files in hidden directories
|
2010-01-26 14:54:58 +00:00 |
|
Alexander Koblov
|
ec76787c5c
|
FIX: Find hidden folders
|
2010-01-26 13:27:51 +00:00 |
|
Alexander Koblov
|
9e8988e35e
|
ADD: Implement ShellExecute for Mac OS X
|
2010-01-26 13:09:16 +00:00 |
|
cobines
|
82a3791644
|
FIX: Compiling on Unix/GTK2.
|
2010-01-26 07:02:21 +00:00 |
|
cobines
|
326dbde92f
|
UPD: Move file to unix platform dir.
|
2010-01-26 06:41:24 +00:00 |
|
cobines
|
2c8d85690a
|
FIX: Displaying icons from .desktop files when icon name incorrectly contains an extension.
|
2010-01-26 06:20:24 +00:00 |
|
cobines
|
9365b7cc29
|
FIX: Crash in GetPathType when empty path supplied.
|
2010-01-26 06:01:54 +00:00 |
|
cobines
|
2cfa7fd85f
|
DEL: Remove redundant Path assignments.
|
2010-01-25 22:22:24 +00:00 |
|
cobines
|
22cfd9f021
|
FIX: Compiling with latest FPC.
|
2010-01-25 22:12:42 +00:00 |
|
Alexander Koblov
|
aab2d027f8
|
FIX: Don't copy last LineEnding when copy file names to clipboard
|
2010-01-25 11:25:33 +00:00 |
|
Alexander Koblov
|
2f63e4f8df
|
|
2010-01-24 20:21:35 +00:00 |
|
Alexander Koblov
|
41e101ed2b
|
ADD: Unicode support to OpenArchiveHandle
|
2010-01-24 20:14:17 +00:00 |
|
Alexander Koblov
|
20fbf3a16e
|
ADD: Unicode functions prototype for WCXModule
|
2010-01-24 17:25:50 +00:00 |
|
Alexander Koblov
|
8ec195efcc
|
FIX: Bug [2938523] Console
|
2010-01-24 12:46:48 +00:00 |
|
Alexander Koblov
|
888770bada
|
UPD: Options dialog alignment
|
2010-01-24 11:59:11 +00:00 |
|
Alexander Koblov
|
25952459ce
|
UPD: Options dialog alignment
|
2010-01-24 11:58:07 +00:00 |
|
Alexander Koblov
|
955ce4435a
|
FIX: Don't try to find theme icon then system theme icons disabled
|
2010-01-24 11:09:55 +00:00 |
|
Alexander Koblov
|
9716ce174c
|
FIX: Find files with non ACSII names
|
2010-01-24 10:17:34 +00:00 |
|
Alexander Koblov
|
b03338d911
|
UPD: Install scripts
|
2010-01-23 20:29:56 +00:00 |
|
Alexander Koblov
|
1c2c6178d5
|
FIX: Case insensitive file search for non ACSII file names
|
2010-01-23 19:13:37 +00:00 |
|
Alexander Koblov
|
a1936ec820
|
UPD: Language files
|
2010-01-23 19:10:48 +00:00 |
|
Alexander Koblov
|
950ac51a07
|
UPD: Language files
|
2010-01-23 19:03:56 +00:00 |
|
Alexander Koblov
|
d5cab23ee1
|
FIX: InsertFirstItem function
|
2010-01-23 15:38:21 +00:00 |
|
Alexander Koblov
|
e31b1f31c8
|
FIX: Index out of bounds
|
2010-01-23 14:52:21 +00:00 |
|
Alexander Koblov
|
e8d82971a1
|
UPD: Find file dialog interface
|
2010-01-23 14:07:12 +00:00 |
|
Alexander Koblov
|
2f5bf4c27f
|
UPD: Increase version number to 0.4.5.1
|
2010-01-23 12:22:45 +00:00 |
|