Commit graph

36 commits

Author SHA1 Message Date
Jaex 10c6f5e8a7 Support closing windows with "Escape" key 2024-01-17 10:12:48 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 0e506e7877 fixed #4231: Added "DisableLogging" registry setting 2023-01-05 15:31:08 +03:00
Jaex ff28b68ca0 Use OrdinalIgnoreCase 2022-10-15 02:10:59 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +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 bff8c869f2 Make sure to apply dark theme to manually opened contextmenustrip 2019-06-24 22:52:20 +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
Charles Milette f0069efbb1
Use InvokeSafe 2018-10-17 14:29:12 -04:00
Charles Milette 5697671199
Add warning before uploading log 2018-10-17 13:48:58 -04:00
Charles Milette 08129ae865
Use delegates 2018-10-01 16:22:13 -04:00
Charles Milette 1ae48e8d91
Add button in debug form to upload log 2018-10-01 15:47:05 -04:00
Jaex 212b21904f fixed #1914: Use singleton debug window 2018-01-04 10:08:42 +03: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 640a4b67d0 Right clicking menu grip will collapse menu 2016-10-05 16:00:33 +03:00
Permik 6e0b5c9e7d Fixes the error message in debug screen when pressing loaded assemblies button, by not trying to include dynamic assemblies. Fixes https://github.com/ShareX/ShareX/issues/706 and https://github.com/ShareX/ShareX/issues/1860 (#1913) 2016-10-05 15:05:13 +03:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Jaex 8c74b42efc Added lightpics.net 2016-02-21 13:22:36 +02:00
Michael Delpach a4409c1582 Remove underlining to increase readability 2016-02-21 09:38:14 +08:00
Jaex 86389c63a4 Using link label that way startup folder can be opened 2016-02-20 15:25:11 +02:00
Michael Delpach 98699b0e2a Debug Log shows executable path to avoid scrolling 2016-02-20 16:36:38 +08:00
Jaex 638c9caefa Added open log file button to debug form 2016-02-19 19:33:15 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 70f4f13a08 Added few options to Logger 2015-11-22 22:28:04 +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/DebugForm.cs (Browse further)