Commit graph

34 commits

Author SHA1 Message Date
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 4ea3d4e44f Code refactoring 2021-12-18 00:47:29 +03:00
Jaex 71d807219d Set SHA256 as default hash type in hash check form 2021-11-10 12:30:57 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
L1Q df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex 127030ce4c Added Duplicate button to edit menu 2020-09-15 20:54:38 +03:00
Jaex 6e2b241bb1 Support ctrl + a when target textbox is read only 2020-09-13 06:40:30 +03:00
Jaex 03b2490858 Support comparing two files 2020-09-13 06:17:14 +03:00
Jaex ced2b1253a Convert BackgroundWorker to async task 2020-09-13 06:04:03 +03:00
Jaex fded529e72 UI update for comparing two files 2020-09-13 03:45:40 +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
Luke Anderson e811830666 Allow hash result to be selected via Ctrl-A (Fixes #3792) and fix UI bug with progress bar 2018-12-01 14:46:07 +10:30
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 d9357e3ffa In hash check form remove white spaces from target textbox, allow drag n drop file to file hash tab page 2016-05-29 12:23:02 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +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 f7c80e1582 Resx update, BrowseFile and BrowseFolder default title text 2016-03-27 01:31:22 +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
Jaex d8d379a04f Text conversion improvements 2016-01-02 15:24:14 +02:00
Jaex 53168286de fixed #1213: Added text conversions (binary, hex, ascii, base64, hash) to hash check window 2015-12-29 03:36:10 +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 154514c8c3 Added Automate stop support, line delay setting 2015-02-17 12:46:00 +02: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/HashCheckForm.cs (Browse further)