Commit graph

14 commits

Author SHA1 Message Date
Jaex
d6a5568068 Rename "Hash check" tool to "Hash checker" 2023-12-23 08:51:24 +03:00
Jaex
150bc86526 Allow dragging file to second file path textbox 2022-10-02 07:50:38 +03:00
Jaex
4ea3d4e44f Code refactoring 2021-12-18 00:47:29 +03:00
Jaex
6e2b241bb1 Support ctrl + a when target textbox is read only 2020-09-13 06:40:30 +03:00
Jaex
f435470c2c UI changes 2020-09-13 06:24:57 +03:00
Jaex
fded529e72 UI update for comparing two files 2020-09-13 03:45:40 +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
RedMser
1c6ab9f984 Set BackColor of all TabPages to "Window" (used to be Transparent) to fix rendering issues for certain themes. 2017-11-27 20:14:31 +01: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
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
cce83515be fixed #1487: Using system colors everywhere in UI as possible so Windows themes can work properly 2016-04-08 18:58:03 +03: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
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.Designer.cs (Browse further)