Commit graph

26 commits

Author SHA1 Message Date
Jaex
ec45f15922 fixed #3374: Added screen color picker support to image editor color picker, also gonna show recent colors in screen color picker tool too 2018-06-02 15:34:52 +03:00
Jaex
c3a6cc05e5 Added hover effect to color button 2018-04-24 14:15:17 +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
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
6fc4410e8a Interim commit for recent colors support 2018-04-19 21:59:02 +03:00
Jaex
0dbaa2e676 Removed ScreenColorPicker.cs instead using ColorPickerForm for both 2018-04-18 19:29:02 +03:00
Jaex
d09edfae1d Fix 0 byte file Amazon S3 uploads 2018-01-29 20:45:31 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
63b291e873 If alpha is 0 when transparent button is clicked then make alpha 255 2017-06-14 18:09:12 +03:00
Jaex
610abfcaf7 Use hue color view by default 2017-05-28 01:54:41 +03:00
Jaex
15e63e8a92 Use PickColor static method and show old color by default 2017-05-28 01:29:33 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
b417d31c0c Show color picker crosshair by default 2016-11-30 16:01:12 +03:00
Jaex
5d48b3c4f9 Added transparent button to color picker 2016-09-01 15:06:30 +03:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex
944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09: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
369be4e154 Fix color picker form color init issue 2016-02-25 02:40:43 +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/Colors/ColorPickerForm.cs (Browse further)