Commit graph

10,149 commits

Author SHA1 Message Date
Alexander Koblov
a87fe860e8 FIX: Compiling under Win64 2009-06-21 16:16:39 +00:00
Alexander Koblov
be5f58ba2b FIX: Bug [2807818] lost tab 2009-06-21 10:05:04 +00:00
cobines
8f9bb217f9 FIX: Disable actions only in specific controls, not by default when panel is losing focus. 2009-06-21 09:47:03 +00:00
cobines
94314400e6 FIX: Bug [2809521] button bar dialog window - all buttons are greyed out. 2009-06-21 09:31:03 +00:00
cobines
f49748f51a UPD: Don't call OnExit directly when activating panel as it's called automatically on focus change. 2009-06-21 09:17:17 +00:00
Alexander Koblov
e9fc503f4f UPD: Read all symlinks when get executable directory 2009-06-20 21:24:46 +00:00
Alexander Koblov
98ea5f49a2 FIX: AppConfigDir under MacOSX 2009-06-20 20:39:03 +00:00
Alexander Koblov
3617bd680f FIX: Some fixes for MacOSX 2009-06-20 19:03:05 +00:00
Alexander Koblov
8673fa2f5a ADD: Output directory for MacOSX-Carbon 2009-06-20 13:40:44 +00:00
Alexander Koblov
a6922ca91f UPD: German language file from Vacon 2009-06-20 10:50:40 +00:00
Alexander Koblov
1166f2ab4d ADD: Patch [2807946] "Option to show/hide tabs close button" from Jesus 2009-06-20 10:49:10 +00:00
cobines
955bf971ba FIX: Tab order in Copy/Move dialogs. 2009-06-18 21:20:53 +00:00
cobines
e4f41d6fb1 FIX: Memory leaks. 2009-06-18 20:46:27 +00:00
cobines
ef061f3eba FIX: Sometimes two doubleclicks being executed on the panel instead of one. 2009-06-18 13:37:51 +00:00
cobines
ed9912b08e ADD: cm_ChangeDir command. 2009-06-18 09:34:53 +00:00
cobines
aa762421c8 FIX: Bug [2806729] "copying/moving files by drag&drop inside dc". (Only a workaround.) 2009-06-17 11:16:41 +00:00
cobines
6bc6462f54 FIX: Bug [2801892] Странное поведение командной строки и Ctrl+Enter. 2009-06-16 20:01:51 +00:00
cobines
80b1cb3b2e ADD: cm_AddFilenameToCmdLine (Ctrl+Enter) and cm_AddPathAndFilenameToCmdLine (Shift+Ctrl+Enter) commands. 2009-06-16 19:51:28 +00:00
cobines
e550facd87 FIX: Freeze when opening a new tab in background. 2009-06-16 19:40:07 +00:00
cobines
6d062078d6 UPD: Assign Ctrl + Left, Right, Up, Down to commands instead of handling directly. 2009-06-16 19:38:28 +00:00
cobines
23eb2b2357 ADD: Closing search panel with TAB key. 2009-06-16 18:55:26 +00:00
cobines
2f6123c256 UPD: Make hotkeys enabled by default only in panels (except a few) - bug [2798471], [2798738]. Allow disabling specific actions.
UPD: KeyPreview is now always on for main form, so hotkey manager can work outside of panels.
2009-06-16 18:51:44 +00:00
Alexander Koblov
2e39882acf FIX: Empty panel then can not read directory content 2009-06-16 05:50:40 +00:00
Alexander Koblov
33131e2e28 UPD: LCL language files 2009-06-16 05:22:09 +00:00
Alexander Koblov
16451dfa46 UPD: Language code 2009-06-16 05:17:01 +00:00
cobines
7f053e637e FIX: Memory leak. 2009-06-15 22:03:55 +00:00
cobines
78ec48ea5a FIX: Bug [2806173] "переход в недоступную папку" and similar cursor jumping.
FIX: Issue where the current directory could be empty.
2009-06-15 20:51:39 +00:00
cobines
1ae6409ef0 FIX: Set CRLF line endings for Windows resource file. 2009-06-15 10:52:06 +00:00
cobines
5e667fe578 UPD: Output directories for different cpu and platform. 2009-06-14 18:26:06 +00:00
cobines
639e154b26 FIX: Compiling for 64-bit. 2009-06-14 16:53:13 +00:00
cobines
fcba289b29 FIX: Compiling for 64-bit. 2009-06-13 10:12:36 +00:00
Alexander Koblov
4a2b6ccee1 FIX: Bug [2803139] 2009-06-12 16:18:21 +00:00
Alexander Koblov
e1df4394d4 ADD: Patch [2804426 ] "Reset marker after cm_CountDirContent" from LaBero 2009-06-12 15:03:40 +00:00
Alexander Koblov
68f6a848ee ADD: Patch [2804234] cm_Minimize from LaBero 2009-06-12 13:12:50 +00:00
cobines
c6dc60d70f UPD: Use sorter object to sort file list. 2009-06-10 14:38:52 +00:00
cobines
64758c86a5 UPD: Moved file sorting to separate file and reworked a bit. Restored automatic sorting by name, extension. 2009-06-10 13:32:13 +00:00
Alexander Koblov
aa68c162e1 ADD: Patch [2803220] "QuickSearch fix" from LaBero 2009-06-09 19:54:51 +00:00
cobines
deb4ffd724 FIX: Bug [2802587] file sorting problem. 2009-06-09 18:24:08 +00:00
cobines
e3a5f7d728 UPD: Use nboHidePageListPopup to disable GTK popup menu on notebook. 2009-06-09 16:23:23 +00:00
cobines
272c11e380 FIX: Do not display size for links to directories. 2009-06-09 16:14:41 +00:00
cobines
2e0e5f6f73 ADD: cm_SortByColumn command.
UPD: Get ColumnsClass by a function.
2009-06-09 16:00:49 +00:00
cobines
44ee8b077a UPD: Sort columns by the contents functions. 2009-06-09 15:24:14 +00:00
cobines
44f8736e29 UPD: Execute some of tab menu options on the clicked tab. 2009-06-09 07:12:38 +00:00
cobines
f4a9c03c08 ADD: Close tabs with mouse middle button. 2009-06-08 14:06:07 +00:00
Alexander Koblov
db61c21c5a UPD: Help files from Rustem 2009-06-08 07:49:19 +00:00
cobines
75729f0f28 UPD: Use right mouse button for tabs menu on GTK. 2009-06-07 13:58:48 +00:00
Alexander Koblov
cc612aaa10 UPD: Size of some components 2009-06-07 09:09:03 +00:00
Alexander Koblov
184cf85419 DEL: Debug message 2009-06-07 08:10:54 +00:00
Alexander Koblov
9328f9b3da FIX: Rewrite check sum files for files with same name 2009-06-07 08:06:14 +00:00
Alexander Koblov
a19b9e6379 FIX: Bug [2684784] and [2777115] 2009-06-06 14:49:19 +00:00