Alexander Koblov
09d05e669d
UPD: Viewer - use antialiasing when stretch image
2021-02-12 17:54:10 +00:00
Alexander Koblov
17e0c61063
FIX: Viewer - next button style
2020-11-10 17:29:39 +00:00
Alexander Koblov
d0d5bb41d4
UPD: Viewer - toolbar buttons hints
2020-08-16 11:14:34 +00:00
Alexander Koblov
e776556503
UPD: Viewer - toolbar buttons hints
2020-08-16 11:07:45 +00:00
Alexander Koblov
53e8fa0ed5
UPD: Viewer toolbar 1
2020-08-09 19:40:47 +00:00
Alexander Koblov
dd8e9262c6
ADD: Viewer - show caret menu item
2019-07-14 10:20:38 +00:00
Alexander Koblov
3614881981
ADD: Viewer - show caret command (F6)
2019-07-13 15:34:51 +00:00
Alexander Koblov
9f479a0155
ADD: Viewer - enable printing from plugins
2019-06-18 18:47:13 +00:00
Alexander Koblov
a819a28d63
ADD: Viewer - auto-reload option
2019-05-05 10:11:07 +00:00
Alexander Koblov
429fdd954f
FIX: Bug [0002277] Viewer Causes crash when using Copy To Clipboard Formatted
2019-04-06 21:13:00 +00:00
Alexander Koblov
4b261b4f70
UPD: Default status bar width
2019-01-29 20:51:12 +00:00
Alexander Koblov
fb9a302968
UPD: Use KASStatusBar control
2019-01-27 11:29:16 +00:00
Denis Bisson
c2ef4a581d
FIX: The names of the three drawing tools in the mini-graphic editor in internal viewer are now present in language files and can be translated.
...
ADD: The width of the drop box for the above mentionned drawing tool is now auto-sizing to accomodate tool name that will probably be larger in some langages.
UPD: Obviously languages files have been updated. French language is up to date.
2018-11-14 03:08:06 +00:00
Denis Bisson
c8cc4beeb1
RVT: Remove TPanel for viewer plugin in internal viewer added in last commit. Without being the form, some plugins think we're in quick vie mode and hide some controls.
2018-11-06 10:58:57 +00:00
Denis Bisson
223954c87b
FIX: In internal viewer, if the preview panel was displayed and we were displaying a file content through a WLX plugin, we were missing left portion of what the plugin was trying to show (at least in Windows for sure). This has been fixed by adding a TPanel and having that panel to be assigned for plugin drawing.
...
FIX: Add a little fix/patch for the "hpg_ed" old plugin so it invoke a resize just when we launch it. Through 27 plugins tried, was the only one required that. :-(
2018-11-06 03:20:13 +00:00
Denis Bisson
0abaa2599a
RMV: Remove six unused text strings from all languages files. Were removed from "TfrmViewer" but were still in language files...
...
ADD: Enable hints to be displayed in internal viewer for the whole window. When we're moving mouse over some controls on top of preview panel, these existing and translated hints will now be displayed.
2018-11-06 02:58:37 +00:00
Alexander Koblov
4149115149
FIX: Bug [0001840] List index out of bound in Viewer under Windows 10
2018-04-22 13:50:23 +00:00
Alexander Koblov
bfa458954d
FIX: Change viewer mode from plugin to text
2017-09-23 12:40:11 +00:00
Alexander Koblov
4712db87cb
FIX: Bug [0001477] Fullscreen image view mode isn't really fullscreen
2017-09-01 20:49:12 +00:00
Alexander Koblov
9ccd61c009
FIX: Viewer - cm_ChangeEncoding action
2017-05-08 16:24:37 +00:00
Alexander Koblov
e6a4b4f15d
UPD: Remove border
2016-08-28 15:33:36 +00:00
Alexander Koblov
223af35573
FIX: restore Viewer icon
2016-07-21 20:32:39 +00:00
meteu
1a78df5c48
ADD: Viewer - image can be copy to clipboard from context menu, even Gif-animated images
...
ADD: Viewer - Show as Dec mode - shows Ascii codes
ADD: Viewer - Copy to clipboard formatted values(have sence in modes Hex,Dec)
UPD: heavy reworked component TViewerControl, views like Hex,Dec are handled by common(and tuning) way - can be tune count of Values per one line, Separators every N chars , digits to present one char after transform and so on. This tunes stored in added class TCustomCharsPresentation.
UPD: some properties renamed in TViewerControl
2016-03-24 22:56:25 +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
meteu
31fa2f78c1
UPD: little addition to previous commit
2016-03-13 15:01:42 +00:00
meteu
637ac673b2
UPD: adding to previous commit
2016-03-12 19:29:36 +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
meteu
923f32e996
UPD: Viewer panel buttons handlers
2016-03-09 23:36:33 +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
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
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
aa810f3569
FIX: bug when select in Hot Keys Viewer category
2016-02-27 18:08:02 +00:00
meteu
e0703efcfc
ADD: Primitive realization of Group-Paired Tab Sets
2016-01-25 14:17:56 +00:00
meteu
af9cd94ca4
ADD: Ctrl+wheel in internal viewer (WARNING! Need uninstall/install component ViewerControl, rebuild IDE)
...
UPD: code of zooming
2016-01-21 16:16:19 +00:00
Alexander Koblov
f06e5868e0
ADD: Feature [0001144] Add option in the viewer to center images
2016-01-16 19:53:09 +00:00
Alexander Koblov
4b6e5e224e
FIX: Global menu and quick view (OS X)
2015-11-29 14:16:13 +00:00
Alexander Koblov
1167d48903
FIX: Restore Viewer/Editor position
2014-07-17 02:54:19 +00:00
Alexander Koblov
aa8165e0e2
FIX: Don't show unvisible controls under Gtk2
2013-03-10 10:37:19 +00:00
Alexander Koblov
8da6d40ab0
UPD: Pass Viewer window handle to Wlx plugins instead panel handle like original Total Commander Lister does (more plugins don't work correct without it)
2013-03-10 07:19:05 +00:00
Alexander Koblov
06c16c7a7a
FIX: Bug [0000630]
2013-03-05 18:22:51 +00:00
Alexander Koblov
08560bb8f0
FIX: Error message when open folder in "Quick view" mode
2012-11-29 05:12:54 +00:00
cobines
c697a01d2c
UPD: Update LFM and LRT files with Lazarus 1.0.
2012-11-04 11:07:53 +00:00
cobines
ff35516823
DEL: Not needed text in some controls.
2012-03-10 19:23:06 +00:00
Alexander Koblov
f153d08cd5
ADD: Some actions for hotkeys in Viewer (patch by Rustem with modifications)
2011-12-31 11:35:12 +00:00
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
Alexander Koblov
f81682f937
FIX: Bug [0000251] "Viewer don't print"
2011-11-20 12:18:39 +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
cobines
375329a872
ADD: Implement custom commands for any form. Issue [0000207].
2011-10-28 21:43:22 +00:00