Commit graph

29 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 5e7dbd23fa Code refactoring 2023-06-04 01:07:30 +03:00
Jaex 9b008ac399 fixed #4363 #6860: Support closing windows with "Escape" key 2023-06-04 00:20:57 +03:00
Jaex 1031e0b462 Code refactoring 2023-04-15 00:55:04 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +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 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex f57d9693a3 More dark theme support 2019-06-23 16:59:48 +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
Jaex dae4809133 Rename selective color value to threshold 2018-05-09 00:24:05 +03:00
SupSuper c60467ee3b Fix MaxSize of input boxes 2018-04-22 03:45:59 +01:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex a38f720698 Added Shorten URL dialog to upload menu 2017-08-27 11:42:21 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 228622a64e Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
Jaex 29189deb38 Added custom input box for text drawing 2016-05-20 01:57:49 +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 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/InputBox.cs (Browse further)