Commit graph

42 commits

Author SHA1 Message Date
Jaex b7ea6e0976 Auto hide status label 2022-03-24 11:01:17 +03:00
Jaex 3d57d05895 Only change cursor when navigation possible 2022-03-24 10:37:53 +03:00
Jaex adf9b6b390 fixed #6167: Support custom effect name 2022-03-23 12:34:53 +03:00
Jaex 70883ca3bc Decrease navigation area size 2022-03-18 12:28:19 +03:00
Jaex 154ba53110 Only change cursor when navigation possible 2022-03-18 12:19:40 +03:00
Jaex d9fb2ebdf5 Change cursor when inside navigation zone 2022-03-18 11:31:40 +03:00
Jaex 2e9b78787f Allow navigation with mouse click 2022-03-18 10:20:48 +03:00
Jaex 3c68d36b1c Added SupportWrap property 2022-03-17 10:52:44 +03:00
Jaex 0c035baf0e Support navigation with mouse wheel 2022-03-17 09:34:43 +03:00
Jaex bc09cc131e Support image preview navigation in history form 2022-03-16 23:53:19 +03:00
Jaex 2a9600edd4 Filter image files 2022-03-16 22:40:15 +03:00
Jaex 961e445d52 Also show file name in status label 2022-03-16 09:42:06 +03:00
Jaex e0665a20ca Handle non image files, auto hide labels 2022-03-16 09:04:32 +03:00
Jaex 178abbd36c Added index label 2022-03-16 00:14:38 +03:00
Jaex de348f41a1 In image preview support navigation using left/right keys 2022-03-15 23:40:57 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 57d3cb9de5 Code refactor 2020-11-26 16:39:30 +03:00
Jaex 335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex 0137f60a0d All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 1c5a44a40c fixed #4303: If load of image is failed then don't try to open image viewer 2019-11-22 12:21:26 +03:00
Jaex c229583c0b Show image size in image viewer form 2019-07-06 09:58:22 +03:00
Jaex fadd61ea49 Set checker pattern color inside picture box automatically 2019-05-17 02:01:37 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex aa46c723b8 Removed unnecessary this. usages 2018-10-09 14:30:22 +03:00
Fyers 84773455d0 changed start position to manual 2018-10-02 00:15:23 +02:00
Fyers ed473916df simplified current screen location for ImageViewer 2018-10-02 00:12:00 +02:00
Fyers b071e5ce9a use current screen location for ImageViewer 2018-10-01 23:53:14 +02:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex 3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
David Ruhmann 433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex 83c730b2d6 Lock image interactions, fix dispose 2015-06-27 17:01:22 +03:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex 9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from HelpersLib/Forms/ImageViewer.cs (Browse further)