Commit graph

2,193 commits

Author SHA1 Message Date
Alexander Koblov
7c5091901f ADD: Patch [0000266] "Reload file using keyboard shortcut" 2011-11-23 06:42:16 +00:00
cobines
7198916d10 DEL: Remove explicit OnClick events for menu items from Viewer, second patch of [0000232]. 2011-11-22 07:28:13 +00:00
cobines
223a2dccce FIX: Center MakeDir form on screen, bug [0000249]. 2011-11-22 06:43:25 +00:00
Alexander Koblov
f81682f937 FIX: Bug [0000251] "Viewer don't print" 2011-11-20 12:18:39 +00:00
Alexander Koblov
3ee199efe7 FIX: Bug [0000243] "Don't split files at network" 2011-11-19 07:36:29 +00:00
cobines
57612224bb UPD: Add missing OnExecute handler to some actions. 2011-11-19 05:27:52 +00:00
cobines
28fe9f0b4f DEL: Remove explicit OnClick events for menu items, patch [0000232]. 2011-11-19 05:18:14 +00:00
Alexander Koblov
fb28435b56 FIX: Try to fix bug [0000050] "Error Control-C hit" 2011-11-18 11:48:50 +00:00
Alexander Koblov
5a228d95e0 ADD: Gradient fill for operation progress on operations panel (patch [0000233] by SOLON7) 2011-11-16 17:49:49 +00:00
cobines
22594ed1b5 UPD: Add in some other places checks for whether to activate another panel when clicking on any of its controls. 2011-11-15 06:11:19 +00:00
cobines
bee3f59903 FIX: Restore previously selected disk button after failing to switch to another. 2011-11-15 05:42:42 +00:00
cobines
033bd095ed UPD: Don't start typing with Space and only select files with Space without modifiers so that Alt+Space can open window menu if possible. 2011-11-15 03:23:50 +00:00
cobines
033c0382b6 FIX: Focus not set after deactivating quick search (GTK2). 2011-11-15 01:29:36 +00:00
cobines
f9a9af7244 FIX: Bug [0000215] Cannot close copy/move dialog after drag&drop. 2011-11-14 04:09:22 +00:00
cobines
6d2fc316be FIX: Bug [0000235] Doesn't display free space indicator to the end. 2011-11-14 00:19:49 +00:00
cobines
e17692f906 UPD: Copy/move directory to different name with Rename/Move command, unless the destination is a directory or it ends with path delimiter or file name contains wildcards. Bug [0000076] and related forum post. 2011-11-13 23:28:51 +00:00
Alexander Koblov
2e4cfe85a6 ADD: Ask to repeat the password when packing (patch by Holger Segler with small modifications) 2011-11-13 09:35:07 +00:00
Alexander Koblov
6d58d96161 FIX: Don't add new FileSource if current as same 2011-11-13 09:03:47 +00:00
Alexander Koblov
bccf969fc4 UPD: Don't create operations for network path 2011-11-12 19:50:54 +00:00
Alexander Koblov
57d1dda925 UPD: Determine FileSource class by ClassName where is needed 2011-11-12 19:14:33 +00:00
Alexander Koblov
4795ea9e53 FIX: Bug [0000061] 2011-11-12 18:27:32 +00:00
Alexander Koblov
84db68aed3 FIX: Bug [0000160] "Support address start with \\" and related bugs 2011-11-12 17:44:18 +00:00
cobines
1bdd57a63d UPD: Display different text for error when deleting directory. 2011-11-12 05:03:51 +00:00
cobines
ca087ea8e8 UPD: Rewrite deleting directory directly after trashing it failed so that it doesn't use an inner operation. 2011-11-12 04:43:58 +00:00
cobines
503c8a9aa3 FIX: Use Begin/EndUpdate when adding columns, so that AutoFillColumns doesn't interefere with settings Widths until after all columns have been added. Bug [0000231]. 2011-11-10 17:39:42 +00:00
cobines
657aa61039 FIX: Initializing colors controls in configure custom columns dialog. 2011-11-10 16:40:28 +00:00
cobines
136bcec4c0 UPD: Resort file list after cm_CountDirContent. 2011-11-10 15:11:05 +00:00
cobines
7684d4c468 FIX: Updating view after changing columns set. 2011-11-09 20:55:37 +00:00
cobines
5e131e54fb FIX: Compilation with Lazarus trunk. 2011-11-09 19:14:07 +00:00
Alexander Koblov
9b54ebb363 FIX: BriefFileView - navigation with keyboard
ADD: Update address label
2011-11-09 18:54:02 +00:00
Alexander Koblov
ff7e296f49 FIX: Close "Find file" dialog by Alt+F4
FIX: Show statistics in "Find file" dialog
2011-11-09 18:51:44 +00:00
cobines
17a9998fe8 FIX: Crash if columns set name is empty in configuration file. 2011-11-09 04:07:00 +00:00
cobines
65bb83ef3f FIX: Convert day, month names to UTF-8. 2011-11-08 17:49:13 +00:00
cobines
af314cd08c UPD: Small fixes with objects creation, bug [0000222], patch from vitaliyg with some modifications. 2011-11-08 17:24:09 +00:00
cobines
22dcd90243 UPD: Updated Make Dir dialog to store new input value first in drop down list, limit drop down list size to 20 items, correct set focus to edit control. Part of issue [0000222], patch from vitaliyg. 2011-11-08 15:19:25 +00:00
Alexander Koblov
51be2a10db ADD: BriefFileView - path header 2011-11-06 11:35:31 +00:00
Alexander Koblov
fbbb31f27e UPD: Move FileView header controls to standalone unit (for easy using from any FileView) 2011-11-06 10:57:49 +00:00
cobines
65db13337f UPD: Cleanup. 2011-11-06 04:33:41 +00:00
cobines
6645e60a03 FIX: mbGetEnvironmentVariable on Windows. 2011-11-06 04:13:03 +00:00
cobines
a179c87720 UPD: Improve support for non-UTF-8 locale on Unix (bug [0000037]). 2011-11-05 20:17:16 +00:00
Alexander Koblov
8eb8c59943 ADD: BriefView - tab header 2011-11-05 14:12:37 +00:00
Alexander Koblov
a8b8333e62 UPD: Move some common methods from TColumnsFileView to TFileView 2011-11-05 09:58:47 +00:00
Alexander Koblov
6389c4bf90 ADD: Brief view - mouse wheel support
UPD: Move some common properties/methods from TColumnsFileView to TFileView
2011-11-05 09:22:42 +00:00
cobines
adfd0fda76 FIX: Clearing drawing drop row. 2011-11-05 00:52:51 +00:00
cobines
a429cdbe97 FIX: Don't use cursor border when using frame cursor because border overwrites it. 2011-11-05 00:16:43 +00:00
cobines
2ef1185eb6 FIX: Use specific system colors for viewer control. clDefault has problems on QT. 2011-11-04 23:15:24 +00:00
Alexander Koblov
41a4201d05 FIX: Keyboard navigation behavior 2011-11-04 21:57:03 +00:00
Alexander Koblov
f82e1de6c4 ADD: Recalculate row count at resize
ADD: Draw selected cell
2011-11-04 21:28:10 +00:00
Alexander Koblov
25766333f2 ADD: Initial implementation of BriefFileView (issue 0000129) 2011-11-04 20:53:49 +00:00
Alexander Koblov
d3f8510646 UPD: Made more beautiful drive free space indicator (patch by SOLON7) 2011-11-03 15:40:55 +00:00