vitaliyg
|
be32fbc389
|
UPD: better autosize and tab support
|
2012-01-02 17:32:05 +00:00 |
|
Alexander Koblov
|
5a97869991
|
FIX: Compilation
|
2012-01-02 10:40:59 +00:00 |
|
Alexander Koblov
|
cb4bf6b565
|
FIX: Compilation under Mac OS X
|
2012-01-02 09:05:33 +00:00 |
|
Alexander Koblov
|
b678067790
|
ADD: Feature [0000294] "System icons support under Mac OS X"
|
2012-01-01 18:25:33 +00:00 |
|
Alexander Koblov
|
8281844ef7
|
UPD: Force save hotkeys when LoadDefaultHotkeyBindings
|
2011-12-31 13:01:09 +00:00 |
|
Alexander Koblov
|
f153d08cd5
|
ADD: Some actions for hotkeys in Viewer (patch by Rustem with modifications)
|
2011-12-31 11:35:12 +00:00 |
|
Alexander Koblov
|
49db47106c
|
FIX: Error when file '*.app/Contents/Info.plist' does not exists
|
2011-12-31 06:23:13 +00:00 |
|
Alexander Koblov
|
fdb5c02fda
|
FIX: Crash under Mac OS X
|
2011-12-30 13:38:06 +00:00 |
|
Alexander Koblov
|
a4fb226fe1
|
FIX: Selecting text when find with single byte encoding
|
2011-12-30 08:10:46 +00:00 |
|
Alexander Koblov
|
9c027dff39
|
ADD: Feature [0000169] "Horizontal Scrollbar in Viewer" (patch by Rustem with additions)
|
2011-12-30 07:56:10 +00:00 |
|
Alexander Koblov
|
bb3d2e34b3
|
ADD: Feature [0000293] "Auto copy into command"
|
2011-12-25 16:10:43 +00:00 |
|
Alexander Koblov
|
81da6feef3
|
FIX: Bug [0000289] "Double-click on file does not open file"
|
2011-12-24 07:10:40 +00:00 |
|
Alexander Koblov
|
bd33b7b325
|
ADD: Interface to GIO (prepare to fix bug [0000289])
|
2011-12-22 17:40:20 +00:00 |
|
Alexander Koblov
|
27c654888a
|
DEL: TernInfo unit from uses
|
2011-12-18 13:47:07 +00:00 |
|
Alexander Koblov
|
8ca20dcd1a
|
FIX: Cross compiling to 64 bit under Linux
|
2011-12-17 08:58:54 +00:00 |
|
Alexander Koblov
|
9b6c885345
|
UPD: Use gvfs-open instead deprecated gnome-open
|
2011-12-13 06:56:17 +00:00 |
|
Alexander Koblov
|
0340f5d602
|
UPD: Install scripts
|
2011-12-13 06:08:30 +00:00 |
|
Alexander Koblov
|
a48bfddc16
|
UPD: Use external debug-info file for "Nightly" build mode
|
2011-12-11 07:29:33 +00:00 |
|
Alexander Koblov
|
9f5a211a80
|
FIX: Compiling with other build modes
|
2011-12-11 07:21:09 +00:00 |
|
Alexander Koblov
|
33eaaf7f3d
|
ADD: Feature [0000280] "End of line (EOL) conversion"
|
2011-12-11 06:56:31 +00:00 |
|
Alexander Koblov
|
428fe5fe05
|
UPD: Use chsdet component to detect text encoding in Viewer
|
2011-12-10 20:35:37 +00:00 |
|
Alexander Koblov
|
301c863a62
|
UPD: Use chsdet component to detect text encoding
|
2011-12-10 20:16:16 +00:00 |
|
Alexander Koblov
|
4a3dca0f9b
|
FIX: Set ActiveFrame at start with Lazarus 0.9.30
|
2011-12-10 11:41:07 +00:00 |
|
Alexander Koblov
|
8057ec9f6e
|
FIX: Hang under Mac OS X when build using Lazarus 0.9.31
|
2011-12-10 09:31:34 +00:00 |
|
Alexander Koblov
|
0afaab2f27
|
UPD: Mac OS X - linking with 10.5 framework by default so DC compiled under 10.6-10.7 will work under 10.5 too
|
2011-12-10 09:28:43 +00:00 |
|
cobines
|
82cadb45fa
|
UPD: Improve interface of File Properties.
|
2011-12-10 02:28:08 +00:00 |
|
cobines
|
b031f81f36
|
ADD: Switch between pages in File Properties dialog with Ctrl+Tab, Ctrl+Shift+Tab (issue [0000133]).
|
2011-12-10 01:51:40 +00:00 |
|
Alexander Koblov
|
50a977210b
|
FIX: Viewer - search non ASCII characters in non Unicode file
|
2011-12-09 04:46:15 +00:00 |
|
cobines
|
e191c05df9
|
UPD: Change some functions to procedures because result isn't needed.
|
2011-12-08 13:43:28 +00:00 |
|
cobines
|
65e8602742
|
FIX: Don't crash on invalid command line, bug [0000224].
|
2011-12-08 13:24:06 +00:00 |
|
cobines
|
ae1684ee31
|
FIX: Set key as handled when switching tabs with Ctrl+Tab, Ctrl+Shift+Tab.
|
2011-12-08 13:11:20 +00:00 |
|
Alexander Koblov
|
8c18e81794
|
UPD: Use in "Actions" submenu same parameters as in toolbar
|
2011-12-07 11:32:51 +00:00 |
|
cobines
|
35aae2bb03
|
ADD: Switch between pages in Find dialog with Ctrl+Tab, Ctrl+Shift+Tab (issue [0000133]).
|
2011-12-07 10:34:18 +00:00 |
|
cobines
|
c08938f681
|
UPD: Don't need to handle Enter key in copy/move dialog, only Escape.
|
2011-12-07 10:26:39 +00:00 |
|
cobines
|
af7e3b1ca7
|
FIX: Tab-order in options dialog.
|
2011-12-07 10:21:08 +00:00 |
|
cobines
|
04069c3036
|
FIX: Compilation with Lazarus trunk.
|
2011-12-07 10:02:53 +00:00 |
|
cobines
|
d58fb38391
|
UPD: Make cm_TransferPath bidirectional, patch [0000250].
|
2011-12-07 09:55:21 +00:00 |
|
Alexander Koblov
|
098e2fb1e2
|
FIX: Inverted selection mode (works now like in TC)
|
2011-12-04 08:24:14 +00:00 |
|
Alexander Koblov
|
dfd7d6995f
|
FIX: Also fixes for bug [0000225]
|
2011-12-03 10:44:12 +00:00 |
|
Alexander Koblov
|
508a13c164
|
FIX: Bug [0000225] "Critical errors with FTP plugin"
|
2011-12-03 10:26:24 +00:00 |
|
Alexander Koblov
|
9f7aad6229
|
UPD: Revert previous changes (function result is checked in high level function, so no need to raise exception)
|
2011-12-03 10:05:10 +00:00 |
|
Alexander Koblov
|
82b1968bcb
|
FIX: Some fixes for bug [0000275]
|
2011-12-02 17:48:34 +00:00 |
|
Alexander Koblov
|
eaf109defd
|
ADD: SFV checksum support
|
2011-12-02 17:29:21 +00:00 |
|
Alexander Koblov
|
6ae7e8408c
|
FIX: Some fixes for issue [0000275]
|
2011-12-01 11:07:25 +00:00 |
|
Alexander Koblov
|
129f5c09e0
|
ADD: Patch [0000269] by denis230
|
2011-12-01 08:23:33 +00:00 |
|
Alexander Koblov
|
a36ee28ddb
|
ADD: Patch [0000247] "Small updates to wfxplugin" (by vitaliyg)
|
2011-12-01 07:36:49 +00:00 |
|
Alexander Koblov
|
75350b1493
|
ADD: Rearrange items by Drag&Drop in "File Types Colors" list, optimizations (patch by vitaliyg)
|
2011-12-01 06:46:19 +00:00 |
|
Alexander Koblov
|
786e584c89
|
FIX: Copy path opened in the other panel if the file source and drive match
|
2011-11-27 19:22:30 +00:00 |
|
Alexander Koblov
|
bca125bd7a
|
FIX: Bug [0000045] "Cannot use Ctrl-Right when 'Feed to listbox'"
|
2011-11-27 19:04:25 +00:00 |
|
Alexander Koblov
|
5b346ec850
|
FIX: Bug [0000272] Only one instance of Options dialog
|
2011-11-26 18:29:34 +00:00 |
|