Commit graph

4873 commits

Author SHA1 Message Date
Jaex c3a6cc05e5 Added hover effect to color button 2018-04-24 14:15:17 +03:00
Jaex fe11870abb Save recent colors 2018-04-24 13:46:12 +03:00
Jaex 30b7678635 Recent colors interim commit 2018-04-24 13:28:42 +03:00
Jaex d146ab68d5 Added BorderColor option to ColorButton 2018-04-24 11:13:23 +03:00
Jaex f342308c34 Also use parent form in color button 2018-04-24 10:28:34 +03:00
Jaex 4776c83d08 Added form parameter to PickColor method to be able to show color picker in front of top most forms 2018-04-24 10:15:19 +03:00
Jaex 07b7ea8361 Add () to functions 2018-04-24 03:55:35 +03:00
Jaex e9b0e7256b Inno script check changes 2018-04-24 03:46:45 +03:00
Jaex cce5f7f005
Merge pull request #3243 from sylveon/inno-no-shortcut
Prevent the update process from recreating the desktop shortcut
2018-04-24 03:17:21 +03:00
Charles Milette 9e1a1c5730
Add a similar check for the context menu entry 2018-04-22 17:39:23 -04:00
Charles Milette 1e89178aa0
Add a similar check for send to and startup shortcuts 2018-04-22 17:28:30 -04:00
Jaex 482d2bb6fc Shared folder UI improvements 2018-04-22 12:10:23 +03:00
Jaex d599c16076
Merge pull request #3329 from SupSuper/high-dpi
Make ShareX more usable in high DPI monitors
2018-04-22 09:57:37 +03:00
SupSuper 15aebbb506 Fix color picker autoscaling 2018-04-22 03:50:44 +01:00
SupSuper 58ff5094b8 Picture box label needs to be realigned on DPI change 2018-04-22 03:46:01 +01:00
SupSuper d58b001d8e Fix News indicator scaling 2018-04-22 03:46:00 +01:00
SupSuper 52a15de904 .NET 4.5 scales toolstrips for us 2018-04-22 03:46:00 +01:00
SupSuper c60467ee3b Fix MaxSize of input boxes 2018-04-22 03:45:59 +01:00
SupSuper 48402c740b Fix History form controls not resizing properly
For some reason anchoring in SplitContainers works strangely, just dropping a regular Panel in fixes it
2018-04-22 03:45:59 +01:00
SupSuper 3f01e83ddc Fix scaling of fixed split containers in Settings windows 2018-04-22 03:45:58 +01:00
SupSuper 67495fc952 Fix scaling of listview columns
https://stackoverflow.com/questions/10795134/c-sharp-listview-column-text-size-is-not-the-same-on-each-computer/36974138#36974138
2018-04-22 03:45:57 +01:00
SupSuper a8892d1503 Enable .NET DPI improvements 2018-04-22 03:45:57 +01:00
Jaex f51865389e
Merge pull request #3327 from matthewburnett/google-cloud-storage
Add Google Cloud Storage
2018-04-22 01:44:31 +03:00
Matthew Burnett 65c15e8035 Fix icon pt2 2018-04-21 18:31:03 -04:00
Jaex e292c00b2a
Merge pull request #3328 from sylveon/master
Allow to create startup shortcut even when startup is disabled via Task Manager
2018-04-22 00:33:22 +03:00
Charles Milette e6e72a6eef
Allow to create startup shortcut even when startup is disabled via Task Manager
This prevents the user falling in some cases where enabling startup again was impossible without manually creating the shortcut
2018-04-21 17:28:31 -04:00
Matthew Burnett 0c14f09b64 Fix variable convention 2018-04-21 16:11:31 -04:00
Matthew Burnett 942f6337c8 Revert args param for request 2018-04-21 02:26:16 -04:00
Matthew Burnett 986c39bce7 Properly handle url prefix 2018-04-21 02:14:08 -04:00
Matthew Burnett cf4d6b265b Adjust positioning 2018-04-21 02:02:31 -04:00
Matthew Burnett 5a32493192 Args dict was breaking request 2018-04-21 01:24:11 -04:00
Matthew Burnett e70858b90c Do it in one request :^) 2018-04-21 00:32:56 -04:00
Matthew Burnett 997921e0e5 Fix length 2018-04-20 17:18:39 -04:00
Matthew Burnett 7ea80aeaa0 Finish form 2018-04-20 17:16:46 -04:00
Matthew Burnett c215797c8a Encode URL Path for ACL 2018-04-20 16:47:30 -04:00
Matthew Burnett 7c3569a39d ACL Broken 2018-04-20 16:39:14 -04:00
Matthew Burnett 96ff489777 Remove icon left after merge 2018-04-20 13:02:31 -04:00
Matthew Burnett f2ab7f2f08 Add custom domain support in program
Form not done
2018-04-20 12:59:42 -04:00
Matthew Burnett 098e5aff64 Creat OAuth 2018-04-20 12:13:34 -04:00
Matthew Burnett 19fd8418d7 Add auth headers 2018-04-20 11:46:44 -04:00
Matthew Burnett dd16e6eaf5 Change request method 2018-04-20 11:45:52 -04:00
Matthew Burnett 7624dd3b2f Add license 2018-04-20 11:24:08 -04:00
Matthew Burnett 4b85a47537 Create form 2018-04-20 11:20:12 -04:00
Matthew Burnett d1c01ff207 Fix merge 2018-04-20 10:58:51 -04:00
Matthew Burnett d8be3a041d Better request method 2018-04-20 10:51:39 -04:00
Matthew Burnett d26b0eb4bc Add icon
Fix error
2018-04-20 01:33:58 -04:00
Matthew Burnett debb4e5cce More progress
OAuth, public read, custom domain support
2018-04-20 00:26:00 -04:00
Matthew Burnett d5bc81fc46 Upload test complete
Fix Uploader class missing arg
2018-04-19 23:03:28 -04:00
Jaex fea08e3c59 Removed unused API keys 2018-04-20 02:03:05 +03:00
Jaex a36c61431a Removed Google URL shortener (https://developers.googleblog.com/2018/03/transitioning-google-url-shortener.html) 2018-04-20 02:02:45 +03:00