Alexander Koblov
d1565ddf24
ADD: BriefView - Calculate folder size by space bar
2012-06-17 12:46:43 +00:00
Alexander Koblov
b7082dcc99
ADD: Show folder statistics (folders/files count) in file properties dialog (Unix)
2012-06-17 12:01:27 +00:00
Alexander Koblov
c865fa0e9f
FIX: Bug [0000032] "Rename doesn't work if I copy files out of an archive"
2012-06-17 09:41:06 +00:00
Alexander Koblov
dc30ec2067
FIX: BriefView - Calculate tab header height
2012-06-17 08:00:42 +00:00
Alexander Koblov
49af28e659
FIX: Display icons with invalid alpha channel
2012-06-13 05:14:46 +00:00
cobines
f52bb5c113
ADD: The source file for the main DC icon and SVGs in various sizes. Add Andryei Gudyak, the author of the icon, to contributors.
2012-06-12 07:15:36 +00:00
Alexander Koblov
c0b0d7253d
FIX: Bug [0000486] "Button bar icon - access violation"
2012-06-07 16:58:56 +00:00
Alexander Koblov
cde1833e32
UPD: Use same height for tab header as row height
2012-06-05 17:11:15 +00:00
Alexander Koblov
6e36962b31
UPD: Automatically set PermanentTitle at tab lock
2012-06-03 16:44:49 +00:00
Alexander Koblov
704780d448
FIX: Operation ID
2012-06-03 14:22:49 +00:00
Alexander Koblov
e2f74ff291
UPD: Enter key behavior in search result list box
2012-06-03 10:48:26 +00:00
Alexander Koblov
f508e458ca
ADD: MultiArchiveFileSource - symbolic link support (display file as link and get link target)
2012-06-03 07:42:40 +00:00
Alexander Koblov
bf627d8e23
UPD: Use built-in TPicture method to determine graphic file
2012-06-02 13:24:06 +00:00
Alexander Koblov
0fe0f075e3
ADD: RPM plugin - detect *.xz sub archive
2012-06-01 18:19:43 +00:00
cobines
fcbec9ee58
UPD: Zip plugin: Remove changes in TAbArchive.AddFilesEx because we don't use this function anymore.
2012-05-30 03:43:41 +00:00
Alexander Koblov
f00fc21d59
ADD: "Find files" dialog - Go to file by "Enter" on file, add "Edit" button
2012-05-27 14:50:07 +00:00
Alexander Koblov
3e0ded1799
FIX: In place rename, change selection (name/extension) on second call
2012-05-27 13:05:17 +00:00
Alexander Koblov
28089fa4c8
UPD: Cleanup
2012-05-27 12:45:26 +00:00
Alexander Koblov
6f1aeb01c8
UPD: Move edtRename to TFileViewWithMainCtrl
2012-05-27 12:39:33 +00:00
Alexander Koblov
3fe64685a5
UPD: BriefFileView - Scroll at line by mouse wheel (so first visible column always whole visible)
2012-05-27 11:53:53 +00:00
Alexander Koblov
6cde477289
FIX: BriefFileView - PageUp/PageDown handling
2012-05-27 09:11:49 +00:00
Alexander Koblov
00701a7dbc
ADD: BriefFileView - Show file details in panel footer when no selected files
2012-05-27 08:56:18 +00:00
Alexander Koblov
aeee064c3d
UPD: Ukrainian language file by Ma$terok
2012-05-26 17:59:48 +00:00
cobines
08ddd1447d
UPD: If template has IsNotOlderThan option then recalculate date/time file checks before checking because it depends on current time.
2012-05-21 13:50:53 +00:00
Alexander Koblov
53839bac0e
FIX: MultiArchiveFileSource - open archive with encrypted file names
...
FIX: 7-zip password query string
2012-05-20 08:39:15 +00:00
Alexander Koblov
c5758aa0db
FIX: Error when choose "Cancel" in "Save as" dialog
2012-05-20 07:21:53 +00:00
Alexander Koblov
b8d20d6a9c
UPD: Make Editor form really standalone
2012-05-20 07:14:34 +00:00
Alexander Koblov
d2613f3717
UPD: Interface alignment, refactoring
2012-05-20 07:10:56 +00:00
Alexander Koblov
cb0c935ac0
FIX: Don't activate pseudo modal form (only when it opened as pseudo modal)
2012-05-20 06:31:56 +00:00
Alexander Koblov
6bf51baf88
FIX: Don't activate pseudo modal form
2012-05-20 06:21:30 +00:00
Alexander Koblov
99e0534915
FIX: Don't activate main window when activate Viewer form, make Viewer form really standalone
...
UPD: Use in Viewer modal windows that blocks only parent form (fixes "jumping" between main window and viewer form, don't block main form)
2012-05-20 05:51:31 +00:00
cobines
a4f6cfc96c
FIX: Reset position of cursor only after loading file list, not every time display file list changes. Bug [0000482].
2012-05-20 01:21:55 +00:00
cobines
82725ec92b
FIX: Crash when removing columns headers in options. Bug [0000473].
2012-05-19 23:04:02 +00:00
cobines
ecb076c1bc
FIX: Crash when updating file index when no file focused. Fixes bugs [0000477] and [0000473].
2012-05-19 22:08:57 +00:00
cobines
b15d46b934
UPD: Find Files: Don't check checkboxes on Advanced page when setting default values.
2012-05-19 20:14:19 +00:00
cobines
1f37c6863f
ADD: Zip plugin: Add possibility to store symbolic links in TAR archives on Unix. [0000475]
2012-05-18 17:23:28 +00:00
cobines
0185d20bc4
UPD: Zip plugin: Update diff file after r4848.
2012-05-18 02:10:52 +00:00
cobines
3a3aa6e492
UPD: Cleanup unused units.
2012-05-18 01:57:15 +00:00
cobines
85eb4c257b
FIX: Zip plugin: Fix getting/setting file type in TAR archive. Use LinkFlag to retrieve and store file type.
2012-05-18 01:32:28 +00:00
cobines
bb2959f186
FIX: Reduce blinking when switching tabs on Windows by reducing erasing background. Issue [0000480].
2012-05-18 00:03:46 +00:00
cobines
724dd4e471
UPD: Set all pages on the same notebook to active because sometimes first page is redrawn and only after that activated, so it may be drawn with wrong color first.
2012-05-17 22:46:47 +00:00
cobines
3d81a7ef68
UPD: Don't deactivate panel when losing focus, but only when another panel is activated. This reduces flickering when switching tabs if brightness level of inactive panel setting is used.
...
The deactivation on losing focus was done because some actions were being disabled when panels did not have focus (like Ctrl+X, Ctrl+C). But now that this method has been abandoned in favour of possibility of assiging hotkeys to specific controls, the deactivation is not needed. This reverts to having always one panel highlighted.
2012-05-16 22:33:05 +00:00
Alexander Koblov
687b21b89a
UPD: Don't try to get system icons under Mac OS X < 10.6 (fixes 0000481)
2012-05-16 16:16:41 +00:00
cobines
5aa3998c9d
UPD: Slovenian language translation from mateju.
2012-05-15 09:28:01 +00:00
cobines
019086b81b
UPD: Language files.
2012-05-14 21:23:03 +00:00
cobines
29faf9ab00
UPD: Remove Disable/EnableAutoSizing from EndUpdate and requests/notifies handler because they are called very often and it only slows things down.
2012-05-14 21:11:51 +00:00
cobines
78413ac23b
ADD: Main icon in SVG format and 128x128, 256x256 PNG.
2012-05-14 20:40:28 +00:00
cobines
dca56fa95f
ADD: Slovak language translation by Tchimo.
2012-05-14 19:33:02 +00:00
cobines
d54868c9e7
UPD: When path is changed and while loading new file list loading is canceled go back to previous entry in history and preserve file list if possible.
2012-05-14 17:49:49 +00:00
cobines
027809aa65
UPD: German language translation from Vacon.
2012-05-14 17:04:31 +00:00