meteu
a204875742
FIX: Options Colors-FilePanels-FrameCursor now work correct
2016-03-19 06:11:34 +00:00
meteu
47f1745d04
FIX: in Viewer stretch of image now work correct
...
FIX: in Viewer Save as now can be assigned
2016-03-15 18:55:57 +00:00
Alexander Koblov
1b6338fec9
FIX: Bug [0001315] doublecmd FTBFS on arm64
2016-03-14 19:54:08 +00:00
meteu
31fa2f78c1
UPD: little addition to previous commit
2016-03-13 15:01:42 +00:00
meteu
e5918eb4a4
FIX: Viewer was not save position and size on exit from Full screen mode
2016-03-13 14:46:34 +00:00
Alexander Koblov
344f41ccdd
UPD: Merge fixes from 0.7 branch (6683-6685,6691,6695-6698)
2016-03-13 12:05:28 +00:00
meteu
637ac673b2
UPD: adding to previous commit
2016-03-12 19:29:36 +00:00
meteu
73bad5ee4e
ADD: hot keys in Viewer now can be separately assigned to image files and to text files
...
FIX: in Viewer Ctrl+c copy to clipboard image - if image, text - if text
ADD: new global fonts for Options tree and Options [all components] main font
FIX: in Viewer menu not disappeared in Fullscreen mode(think, the same reason why menu is visible without command Menu.Items.Visible:=true when escape Fullscreen mode)
2016-03-12 19:10:27 +00:00
Alexander Koblov
05ef7f209f
UPD: Default form size
2016-03-12 18:23:58 +00:00
Alexander Koblov
de24a66c4c
FIX: Controls alignment
2016-03-12 09:16:16 +00:00
meteu
4dcc6f4d93
FIX: crash on convertion error when zooming(theoretically)
...
FIX: exit in menu
ADD: hot keys exit on Esc
ADD: some default commands: Left-Prev File,Right-Next File, Up-Rotate -90, Down- Rotate +90, til'da(`) - Preview, Ctrl+C - Copy to clipboard, Num+ - ZoomIn, Num- - ZoomOut
UPD: Viewer position now restore correct after Fullscreen mode, size window correct if RightBottom corner out of screen
FIX: Viewer Alt+Enter - fullscreen mode
FIX: Added '&' where was lost after Hotkey refactoring code
2016-03-10 20:36:07 +00:00
Alexander Koblov
230c75a139
UPD: Controls alignment
2016-03-10 20:01:34 +00:00
Alexander Koblov
4e364b9a4e
FIX: Controls alignment
2016-03-10 19:58:52 +00:00
meteu
68e452bc7e
UPD: delete unneeded commands cm_HotEncoding1 - 3.
2016-03-10 10:37:36 +00:00
meteu
6a18eba409
FIX: now no need restart program after Path font changing in Options
2016-03-10 09:03:38 +00:00
meteu
923f32e996
UPD: Viewer panel buttons handlers
2016-03-09 23:36:33 +00:00
meteu
e016c05678
ADD: ability to change Path font size through Options(need restart program)
...
ADD: some default keys for Viewer
2016-03-09 23:32:24 +00:00
Alexander Koblov
bc05b54a67
UPD: Better Lazarus 1.7 compatibility
2016-03-09 19:57:33 +00:00
Alexander Koblov
9d3ff111b0
UPD: Better Lazarus 1.7 compatibility
2016-03-09 19:51:47 +00:00
Alexander Koblov
16321410cc
UPD: Use LazUTF8 unit
2016-03-09 19:40:45 +00:00
meteu
a6021f148f
UPD: delete comment slashes
2016-03-08 20:07:40 +00:00
Alexander Koblov
200c69adb2
FIX: Abort test archive operation
2016-03-08 18:44:19 +00:00
Alexander Koblov
94b1d58339
UPD: Controls alignment
2016-03-08 18:29:13 +00:00
Alexander Koblov
4c820cf76d
UPD: Disable copy via temp for modal operations
2016-03-08 09:10:55 +00:00
Alexander Koblov
1d05af6364
FIX: Crash after find files stop
2016-03-08 09:10:12 +00:00
meteu
f38e26e660
GUI: Quick view info of folder now displayed in TMemo(for future adding size info, count files, etc.)
...
UPD: clean some obsolete code with mi<Name>Click
UPD: Captions of Rotate in Viewer
2016-03-08 08:23:00 +00:00
Alexander Koblov
a282303074
UPD: Controls alignment
2016-03-07 16:46:43 +00:00
Alexander Koblov
081a1be2b0
FIX: Bug [0001306] GUI: problem with the controls positions in "Custom columns"
2016-03-07 16:34:57 +00:00
meteu
4db06ebc25
ADD: focused Hotkey in Options now can be deleted by pressing Del-key
2016-03-05 14:58:13 +00:00
Alexander Koblov
500864d04e
FIX: Crash when execute change attributes command at '..' item
2016-03-05 11:44:58 +00:00
meteu
5719007ac8
UPD: refactoring code of Viewer - mi<Name>Click is now on TAction
...
ADD: Ctrl+Wheel now can zoom image in Viewer
ADD: Screenshot after delay in Viewer
ADD: Mirror vertically in Viewer
2016-03-04 16:09:12 +00:00
meteu
9d46216c29
UPD: captions of hotkeys in Viewer
...
ADD: commands in Viewer cm_ShowGraphics, cm_ShowPlugins
2016-03-03 19:22:28 +00:00
meteu
8476d12172
FIX: crash app when choose in Editor Encoding - Open As...
2016-03-03 18:16:50 +00:00
meteu
d7efdf117d
FIX: when renaming was incorrect detect length of filename
2016-03-03 17:59:38 +00:00
Alexander Koblov
8504596590
FIX: Don't use gestaltSystemVersion
2016-03-02 20:33:25 +00:00
Alexander Koblov
32968ae6ad
UPD: Don't copy owner/group by default
2016-03-02 14:42:45 +00:00
meteu
72ff71c851
FIX: caption now is: Show tool&bar
2016-03-02 13:16:34 +00:00
meteu
28bdfb9259
UPD: descriptions of Editor and Find files commands
...
ADD: primitive realization of search in opened tabs(without excluding repeated placed of search)
2016-03-02 13:13:49 +00:00
meteu
b80f03e9db
UPD: little caption improvements
2016-03-02 08:24:46 +00:00
meteu
2291c5cab5
ADD: new command for Editor: Find previous, assigned on Shift+F3
2016-03-01 21:15:17 +00:00
meteu
968fa5518a
FIX: caption changed from "Show button panel" to "Show toolbar", because in options it's also named "Toolbar"
2016-03-01 20:09:01 +00:00
meteu
1ce2b54f48
FIX: Replace dialog not shown in Editor
2016-03-01 16:17:01 +00:00
meteu
73e6b0f338
FIX: after search files focus now is at once on search results, LeftArrow move focus to NewSearch if user not change the focus while searching
2016-02-29 14:00:53 +00:00
meteu
79ca818345
ADD: some new commands to Viewer (from Menu-View, Menu-Edit) can be assigned with hotkeys
2016-02-29 12:21:24 +00:00
meteu
7f496925e0
FIX: file colorize bug
2016-02-29 10:53:57 +00:00
meteu
77cbc39eae
UPD: code to rename file by pressing F2 in file panels
2016-02-28 21:08:34 +00:00
Alexander Koblov
acf633408d
UPD: Use latest DateTimePicker component from Lazarus
2016-02-28 12:33:50 +00:00
Alexander Koblov
96791c1220
FIX: Bug [0001307] Strings without translate
2016-02-28 11:48:53 +00:00
meteu
a494b292f7
FIX: Ctrl+Wheel zooming of function keys now work on all keys
2016-02-27 19:43:07 +00:00
meteu
aa810f3569
FIX: bug when select in Hot Keys Viewer category
2016-02-27 18:08:02 +00:00