Commit graph

3,342 commits

Author SHA1 Message Date
cobines
3f1663aa2d FIX: Alignment of viewer panels. Don't show splitter when not in thumbnails mode. 2011-02-12 07:23:48 +00:00
cobines
1573f151ba FIX: Unit path in project file. 2011-02-12 06:23:45 +00:00
cobines
de6a795ef7 ADD: Hotkey for horizontal panels, Shift+Ctrl+H. 2011-02-12 06:19:04 +00:00
cobines
2e896bbf53 UPD: Disable autosize in UpdateView, reduces flickering a bit when applying options. 2011-02-12 06:10:39 +00:00
cobines
33be618ca0 UPD: Alignment of free space indicator. 2011-02-12 06:04:23 +00:00
cobines
0fce66a5b5 FIX: Preserve settings from shortcuts.ini when moving to shortcuts.scf. 2011-02-11 22:02:03 +00:00
cobines
36509bee2f UPD: Silence some compiler warnings. 2011-02-10 22:37:16 +00:00
cobines
7e2d4fe592 UPD: Change "var" to "out". 2011-02-10 08:19:01 +00:00
cobines
64573f2e6c FIX: Crash when retrieving properties of not existing file (bug [3175649]). 2011-02-10 06:35:19 +00:00
cobines
bdb1733582 UPD: Viewer: Use PtrInt list instead of Pointer list for storing lines indexes. 2011-02-10 06:01:46 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
Alexander Koblov
9ad27f3d19 ADD: Translation of help to Ukrainian by Ma$terok 2011-02-08 05:30:56 +00:00
cobines
dc12b9e597 FIX: Different fix for the range check error in previous commit. Int64 should be converted to QWord in mixed expressions. 2011-02-08 02:06:19 +00:00
Alexander Koblov
090b4d346e FIX: Range check error 2011-02-07 19:30:06 +00:00
Alexander Koblov
ebdb22d0a1 DEL: Unneeded "inherited" call 2011-02-07 16:46:45 +00:00
cobines
0d934b1bc7 UPD: Move some units to implementation section, specify some types, added const to some string params. 2011-02-07 05:33:29 +00:00
cobines
679bd4a5f0 FIX: Converting date/time to local when timezone is UTC-xx. 2011-02-07 05:09:49 +00:00
Alexander Koblov
4aae4b82cb UPD: Language files 2011-02-06 19:37:19 +00:00
Alexander Koblov
172fdf5999 FIX: Bug [2920077] 2011-02-06 16:32:17 +00:00
Alexander Koblov
67c033f16d ADD: Patch [3173757] "Change script interpreter from bash to sh" 2011-02-06 15:34:33 +00:00
Alexander Koblov
a6de4c137f FIX: Run time error 2011-02-06 14:42:10 +00:00
Alexander Koblov
8e111446b7 FIX: TParserControl.isdigit function 2011-02-06 13:41:16 +00:00
Alexander Koblov
973980ec43 ADD: Some drag&drop related events for TKASToolBar (patch by Fuhrer) 2011-02-05 20:37:04 +00:00
Alexander Koblov
64be45c23b ADD: Patch [3173661] "Allow environment variables in cm_ChangeDir" 2011-02-05 20:01:49 +00:00
Alexander Koblov
5b571d5631 ADD: Patch [3173660] "ChangeDir in Toolbar" 2011-02-05 19:56:39 +00:00
Alexander Koblov
721ff11d34 ADD: Capability to set hotkeys for Viewer (patch by Rustem with some modifications) 2011-02-05 19:50:33 +00:00
Alexander Koblov
9c918dc52f FIX: Remove cbListFilesInThreadChange from foptions.lfm 2011-02-05 13:22:20 +00:00
cobines
e41e3fe405 UPD: Always allow using "Load icons after file list" option and make it default. 2011-02-05 07:07:49 +00:00
cobines
7a9796ddb3 FIX: Save all command line entries to history (issue [3141676]). 2011-02-05 02:18:39 +00:00
cobines
b7c3afc963 UPD: Change "remaining time" to "time remaining" (issue [3173135]). 2011-02-05 02:07:19 +00:00
cobines
eb218c7e4f ADD: Possibility to navigate through file view history with extra mouse buttons (issue [3172996]). 2011-02-05 01:57:18 +00:00
cobines
ae90bdb6ae FIX: Compiling on Unix. 2011-02-05 01:40:50 +00:00
cobines
626f002cf1 UPD: Allow stopping workers with Escape key. 2011-02-03 08:54:34 +00:00
cobines
2ea6f5c347 FIX: Switching to hourglass cursor when workers are working (fixes bug [3047504]). 2011-02-03 04:50:54 +00:00
cobines
6f45209f6f DEL: Remove unneeded files, since we use FPC resources now. 2011-02-03 02:56:22 +00:00
cobines
0ba2ca1472 UPD: Change link descriptions (fixes [3002680]), move symbolic link before hard link in menu, since it is more often used.
UPD: Autosize buttons of hard link and symbolic link forms.
2011-02-03 02:39:17 +00:00
cobines
65b947d28e UPD: Improved symlink and hardlink form sizing. 2011-02-02 07:57:24 +00:00
cobines
7de8807670 UPD: File view workers: allow more than one updater at the same time, added start and finish events. 2011-02-02 05:33:49 +00:00
Alexander Koblov
b02b4f790c UPD: Language files 2011-02-01 19:02:40 +00:00
Alexander Koblov
22e4f5c6e8 ADD: cm_GoToFirstFile and cm_GoToLastFile commands 2011-02-01 18:57:16 +00:00
Alexander Koblov
e7a116b38d UPD: Use FPC resources for forms 2011-02-01 18:27:38 +00:00
Alexander Koblov
fa057ca89d UPD: Use FPC resources for forms 2011-02-01 18:25:55 +00:00
Alexander Koblov
c1d6b914d9 UPD: Use FPC resources for forms 2011-02-01 18:10:44 +00:00
Alexander Koblov
dea2d8d276 UPD: Ukrainian language file by Ma$terok 2011-02-01 12:10:58 +00:00
cobines
a04f585fa3 FIX: Building with Lazarus 0.9.31. 2011-02-01 08:00:21 +00:00
cobines
1a8059dbf9 FIX: Dissappearing icon in taskbar button in Windows (bug [3146571]). 2011-02-01 00:10:11 +00:00
cobines
577929b28b FIX: Comparing file source interface viariables (should fix refreshing when not using file watcher). 2011-01-31 07:17:35 +00:00
Alexander Koblov
5b5df564a0 UPD: Language files 2011-01-30 10:17:39 +00:00
Alexander Koblov
cb00490683 FIX: Bug [3077527] "typos and grammar on 'Behaviors' options page" 2011-01-30 10:06:58 +00:00
Alexander Koblov
5f494aeac3 UPD: Use TBitBtn for Close button 2011-01-30 08:56:55 +00:00