Sami Samhuri and Klaas Pieter Annema
d52cbb7077
Don't set placeholder text on hex text field
2010-09-10 10:02:14 +02:00
Sami Samhuri and Klaas Pieter Annema
ba9df402b0
Use a CPTextField for hex input in CPSliderColorPicker
...
The old DOM based field only accepted a few characters, and not even hex
chars. Backspace and other expected functionality was broken. Switching
to a CPTextField makes it behave as expected.
2010-09-10 10:02:04 +02:00
Ross Boucher
1642149228
Missing #include had broken the slider color picker.
2010-05-28 12:45:15 -07:00
Ross Boucher
7512a45cda
Add #if PLATFORM(DOM) protection to several additional classes.
2010-03-03 21:20:00 -08:00
Ross Boucher
6d8d4b59cc
Add an opacity slider to the color panel
2009-04-16 22:51:47 -07:00
Ross Boucher
20eaf1455d
Change the color panel to use the standard window theme.
2009-03-26 02:14:47 -07:00
Ross Boucher
3ba2f208d4
Some changes to color pickers to allow you to make your own.
2008-12-05 14:57:50 -08:00
Tom Robinson
1457f5d1c8
Changed deprecated setValues/value to setFloatValue/floatValue.
2008-10-28 01:07:03 -07:00
Francisco Ryan Tolmasky I
5144a5a579
Added @accessor support, @import, and fixed spacing bug with @selector.
...
Reviewed by ross.
2008-10-26 00:48:49 -07:00
Ross Boucher
a40fbd7961
Add the first draft of documentation inline.
2008-09-10 15:11:37 -07:00
Francisco Ryan Tolmasky I
a97bb72800
Initial commit.
...
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00