rgbconverter.git
13 years agoReorder the text fields to get the right tab order. master
Robert Sesek [Sat, 11 Dec 2010 21:49:58 +0000 (16:49 -0500)]
Reorder the text fields to get the right tab order.

13 years agoJavascript cleanup.
Robert Sesek [Sat, 11 Dec 2010 21:49:23 +0000 (16:49 -0500)]
Javascript cleanup.

13 years agoGive the fields a translucent black background.
Robert Sesek [Sat, 11 Dec 2010 21:34:50 +0000 (16:34 -0500)]
Give the fields a translucent black background.

13 years agoChange the appearance of the text fields.
Robert Sesek [Sat, 11 Dec 2010 21:32:49 +0000 (16:32 -0500)]
Change the appearance of the text fields.

13 years agoRemove the names on the input fields.
Robert Sesek [Sat, 11 Dec 2010 21:22:24 +0000 (16:22 -0500)]
Remove the names on the input fields.

13 years agoRemove old image assets.
Robert Sesek [Sat, 11 Dec 2010 21:20:59 +0000 (16:20 -0500)]
Remove old image assets.

13 years agoWork around a WebKit bug in which the same path cannot be used to storke and fill.
Robert Sesek [Sat, 11 Dec 2010 21:16:52 +0000 (16:16 -0500)]
Work around a WebKit bug in which the same path cannot be used to storke and fill.

13 years agoRefactor the stylesheet.
Robert Sesek [Sat, 11 Dec 2010 21:07:47 +0000 (16:07 -0500)]
Refactor the stylesheet.

13 years agoLighten the background gradient.
Robert Sesek [Sat, 11 Dec 2010 21:01:32 +0000 (16:01 -0500)]
Lighten the background gradient.

13 years agoPixel push the Done/back button.
Robert Sesek [Sat, 11 Dec 2010 20:57:53 +0000 (15:57 -0500)]
Pixel push the Done/back button.

13 years agoDon't insert the revision number anymore.
Robert Sesek [Sat, 11 Dec 2010 20:57:42 +0000 (15:57 -0500)]
Don't insert the revision number anymore.

13 years agoRemove the SVN keywords.
Robert Sesek [Sat, 11 Dec 2010 20:49:34 +0000 (15:49 -0500)]
Remove the SVN keywords.

13 years agoVertically align the blue and hex fields
rsesek [Sat, 11 Dec 2010 20:03:43 +0000 (20:03 +0000)]
Vertically align the blue and hex fields

git-svn-id: svn://depot/macosx/RGBConverter/trunk@643 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoAdd the Icon.png file
rsesek [Sat, 11 Dec 2010 19:06:08 +0000 (19:06 +0000)]
Add the Icon.png file

git-svn-id: svn://depot/macosx/RGBConverter/trunk@642 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoClear the canvas before each Draw()
rsesek [Sat, 11 Dec 2010 19:00:26 +0000 (19:00 +0000)]
Clear the canvas before each Draw()

git-svn-id: svn://depot/macosx/RGBConverter/trunk@641 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoChange the mouse listeners to be on the <canvas> element
rsesek [Sat, 11 Dec 2010 18:57:26 +0000 (18:57 +0000)]
Change the mouse listeners to be on the <canvas> element

git-svn-id: svn://depot/macosx/RGBConverter/trunk@640 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoPixel push
rsesek [Sat, 11 Dec 2010 18:52:04 +0000 (18:52 +0000)]
Pixel push

git-svn-id: svn://depot/macosx/RGBConverter/trunk@639 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoFix the back side positioning
rsesek [Sat, 11 Dec 2010 18:49:48 +0000 (18:49 +0000)]
Fix the back side positioning

git-svn-id: svn://depot/macosx/RGBConverter/trunk@638 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoAdd a new background/Default.png to create the drop shadow.
rsesek [Sat, 11 Dec 2010 18:48:21 +0000 (18:48 +0000)]
Add a new background/Default.png to create the drop shadow.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@637 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoVersion 3.0
rsesek [Sat, 11 Dec 2010 18:31:01 +0000 (18:31 +0000)]
Version 3.0

git-svn-id: svn://depot/macosx/RGBConverter/trunk@636 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoDraw a black gradient when the back side is showing.
rsesek [Sat, 11 Dec 2010 18:30:43 +0000 (18:30 +0000)]
Draw a black gradient when the back side is showing.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@635 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoStart cleaning up the back side of the widget.
rsesek [Sat, 11 Dec 2010 18:27:38 +0000 (18:27 +0000)]
Start cleaning up the back side of the widget.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@634 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoThe color watchers now work again.
rsesek [Sat, 11 Dec 2010 18:18:14 +0000 (18:18 +0000)]
The color watchers now work again.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@633 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

13 years agoStart drawing the color wheel with HTML5 canvas.
rsesek [Sat, 11 Dec 2010 18:05:01 +0000 (18:05 +0000)]
Start drawing the color wheel with HTML5 canvas.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@632 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

16 years agoRemoving substitution variables 2.2
rsesek [Mon, 26 Nov 2007 13:14:00 +0000 (13:14 +0000)]
Removing substitution variables

git-svn-id: svn://depot/macosx/RGBConverter/trunk@631 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

16 years agoRemoving the gradient on the final mixed swatch and fixing the centering issue of...
rsesek [Mon, 26 Nov 2007 13:08:45 +0000 (13:08 +0000)]
Removing the gradient on the final mixed swatch and fixing the centering issue of the green input box on Leopard

* RGB Converter.wdgt/Default.png
* RGB Converter.wdgt/Widget.css
* front.psd

git-svn-id: svn://depot/macosx/RGBConverter/trunk@630 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoIn RGB triads, don't force the parentheses to be there; just allow three comma-separa...
rsesek [Thu, 15 Mar 2007 00:01:41 +0000 (00:01 +0000)]
In RGB triads, don't force the parentheses to be there; just allow three comma-separated integers

git-svn-id: svn://depot/macosx/RGBConverter/trunk@622 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoAllow RGB triads to be pasted in any of the R-G-B fields
rsesek [Wed, 14 Mar 2007 23:58:28 +0000 (23:58 +0000)]
Allow RGB triads to be pasted in any of the R-G-B fields

git-svn-id: svn://depot/macosx/RGBConverter/trunk@621 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoRemove the maxlength attributes to allow HEX with a pound sign and eventually a paste...
rsesek [Wed, 14 Mar 2007 23:56:54 +0000 (23:56 +0000)]
Remove the maxlength attributes to allow HEX with a pound sign and eventually a pasted RGB triad

git-svn-id: svn://depot/macosx/RGBConverter/trunk@620 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoSettling on the final default colour
rsesek [Sat, 15 Jul 2006 03:56:38 +0000 (03:56 +0000)]
Settling on the final default colour

git-svn-id: svn://depot/macosx/RGBConverter/trunk@251 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoWe need to specify the default values in the fields[] array to prevent an odd bug
rsesek [Sat, 15 Jul 2006 03:54:28 +0000 (03:54 +0000)]
We need to specify the default values in the fields[] array to prevent an odd bug

git-svn-id: svn://depot/macosx/RGBConverter/trunk@250 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoBold all the fonts to make them slightly stronger
rsesek [Sat, 15 Jul 2006 03:54:14 +0000 (03:54 +0000)]
Bold all the fonts to make them slightly stronger

git-svn-id: svn://depot/macosx/RGBConverter/trunk@249 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoAdding a drop shadow to make things fit better with HIG
rsesek [Sat, 15 Jul 2006 03:50:52 +0000 (03:50 +0000)]
Adding a drop shadow to make things fit better with HIG

git-svn-id: svn://depot/macosx/RGBConverter/trunk@248 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoSpecified the wrong image for the front
rsesek [Sat, 15 Jul 2006 03:13:59 +0000 (03:13 +0000)]
Specified the wrong image for the front

git-svn-id: svn://depot/macosx/RGBConverter/trunk@247 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoRenaming the images to what they used to be
rsesek [Sat, 15 Jul 2006 03:10:11 +0000 (03:10 +0000)]
Renaming the images to what they used to be

git-svn-id: svn://depot/macosx/RGBConverter/trunk@246 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoUpdated Info.plist
rsesek [Sat, 15 Jul 2006 03:09:20 +0000 (03:09 +0000)]
Updated Info.plist

git-svn-id: svn://depot/macosx/RGBConverter/trunk@245 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years ago- Set a new starting colour that doesn't have such glaring attributes
rsesek [Sat, 15 Jul 2006 03:02:32 +0000 (03:02 +0000)]
- Set a new starting colour that doesn't have such glaring attributes
- Fixed all the positioning and z-index'ing so that the interface is complete

git-svn-id: svn://depot/macosx/RGBConverter/trunk@244 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoStart off with a white swatch so users know which is RGB
rsesek [Sat, 15 Jul 2006 02:27:37 +0000 (02:27 +0000)]
Start off with a white swatch so users know which is RGB

git-svn-id: svn://depot/macosx/RGBConverter/trunk@243 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoIn update_swatch(), throw in some code that also converts the HEX to be all upper...
rsesek [Sat, 15 Jul 2006 02:26:17 +0000 (02:26 +0000)]
In update_swatch(), throw in some code that also converts the HEX to be all upper case

git-svn-id: svn://depot/macosx/RGBConverter/trunk@242 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoIncoroporating a fix for three-character HEX codes
rsesek [Sat, 15 Jul 2006 02:23:04 +0000 (02:23 +0000)]
Incoroporating a fix for three-character HEX codes

git-svn-id: svn://depot/macosx/RGBConverter/trunk@241 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoAdding a new back widget
rsesek [Sat, 15 Jul 2006 02:20:59 +0000 (02:20 +0000)]
Adding a new back widget

git-svn-id: svn://depot/macosx/RGBConverter/trunk@240 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoThis is now a BS product
rsesek [Sat, 15 Jul 2006 02:05:51 +0000 (02:05 +0000)]
This is now a BS product

git-svn-id: svn://depot/macosx/RGBConverter/trunk@239 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoMoving the final swatch to the left end to separate the RGB ones
rsesek [Sat, 15 Jul 2006 02:01:16 +0000 (02:01 +0000)]
Moving the final swatch to the left end to separate the RGB ones

git-svn-id: svn://depot/macosx/RGBConverter/trunk@238 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoRenaming "RGB_Converter.wdgt" to "RGB Converter.wdgt"
rsesek [Sat, 15 Jul 2006 01:51:35 +0000 (01:51 +0000)]
Renaming "RGB_Converter.wdgt" to "RGB Converter.wdgt"

git-svn-id: svn://depot/macosx/RGBConverter/trunk@237 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoWhen we run update_swatch(), update the individual RGB swatches as well
rsesek [Sat, 15 Jul 2006 01:50:36 +0000 (01:50 +0000)]
When we run update_swatch(), update the individual RGB swatches as well

git-svn-id: svn://depot/macosx/RGBConverter/trunk@236 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoRemoving background colouring on an input
rsesek [Sat, 15 Jul 2006 01:50:09 +0000 (01:50 +0000)]
Removing background colouring on an input

git-svn-id: svn://depot/macosx/RGBConverter/trunk@235 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoRelocate the flip "i"
rsesek [Sat, 15 Jul 2006 01:46:14 +0000 (01:46 +0000)]
Relocate the flip "i"

git-svn-id: svn://depot/macosx/RGBConverter/trunk@234 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoAdding a new front and getting all the new swatches aligned
rsesek [Sat, 15 Jul 2006 00:52:16 +0000 (00:52 +0000)]
Adding a new front and getting all the new swatches aligned

git-svn-id: svn://depot/macosx/RGBConverter/trunk@233 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

17 years agoAdding a new front
rsesek [Fri, 14 Jul 2006 18:11:48 +0000 (18:11 +0000)]
Adding a new front

git-svn-id: svn://depot/macosx/RGBConverter/trunk@232 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoRemoving the old layout parts. Step 3.
rsesek [Sat, 28 Jan 2006 20:42:45 +0000 (20:42 +0000)]
Removing the old layout parts. Step 3.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@21 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoMoving the old files out of the previous layout into the new one. Step 2.
rsesek [Sat, 28 Jan 2006 20:41:21 +0000 (20:41 +0000)]
Moving the old files out of the previous layout into the new one. Step 2.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@20 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoMoving to a project-based layout. Step 1.
rsesek [Sat, 28 Jan 2006 20:39:36 +0000 (20:39 +0000)]
Moving to a project-based layout. Step 1.

git-svn-id: svn://depot/macosx/RGBConverter/trunk@19 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoShrunk widget size trunk@18
rsesek [Sun, 21 Aug 2005 06:58:58 +0000 (06:58 +0000)]
Shrunk widget size

git-svn-id: svn://depot/macosx/trunk@17 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoFixed weird bug (update_swatch() would update black on the first time of entering...
rsesek [Sun, 21 Aug 2005 06:28:06 +0000 (06:28 +0000)]
Fixed weird bug (update_swatch() would update black on the first time of entering a HEX) by giving it rgb() instead of HEX#

git-svn-id: svn://depot/macosx/trunk@16 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoMake default of the hex field be 6 zeros
rsesek [Sun, 21 Aug 2005 06:14:58 +0000 (06:14 +0000)]
Make default of the hex field be 6 zeros

git-svn-id: svn://depot/macosx/trunk@15 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoScooted over the "Done" button a little more
rsesek [Sun, 21 Aug 2005 06:08:34 +0000 (06:08 +0000)]
Scooted over the "Done" button a little more

git-svn-id: svn://depot/macosx/trunk@14 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoBack side of widget is done
rsesek [Sun, 21 Aug 2005 06:07:35 +0000 (06:07 +0000)]
Back side of widget is done

git-svn-id: svn://depot/macosx/trunk@13 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoJavaScript almost completely working
rsesek [Sun, 21 Aug 2005 05:40:13 +0000 (05:40 +0000)]
JavaScript almost completely working

git-svn-id: svn://depot/macosx/trunk@12 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoColour swatch now updates
rsesek [Sun, 21 Aug 2005 05:05:07 +0000 (05:05 +0000)]
Colour swatch now updates

git-svn-id: svn://depot/macosx/trunk@11 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoHooked up decimal system
rsesek [Sun, 21 Aug 2005 04:57:09 +0000 (04:57 +0000)]
Hooked up decimal system

git-svn-id: svn://depot/macosx/trunk@10 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoSome interesting keycode stuff, but we're not going to use it anymore
rsesek [Sun, 21 Aug 2005 04:25:00 +0000 (04:25 +0000)]
Some interesting keycode stuff, but we're not going to use it anymore

git-svn-id: svn://depot/macosx/trunk@9 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoAdded input boxes
rsesek [Sun, 21 Aug 2005 03:53:20 +0000 (03:53 +0000)]
Added input boxes

git-svn-id: svn://depot/macosx/trunk@8 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoWidget info button now positioned correctly
rsesek [Sun, 21 Aug 2005 03:21:15 +0000 (03:21 +0000)]
Widget info button now positioned correctly

git-svn-id: svn://depot/macosx/trunk@7 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoWidget now works in basic form
rsesek [Sun, 21 Aug 2005 03:06:07 +0000 (03:06 +0000)]
Widget now works in basic form

git-svn-id: svn://depot/macosx/trunk@6 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoRenaming files
rsesek [Sun, 21 Aug 2005 02:46:53 +0000 (02:46 +0000)]
Renaming files

git-svn-id: svn://depot/macosx/trunk@5 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoBroken widget crap
rsesek [Sun, 21 Aug 2005 02:44:41 +0000 (02:44 +0000)]
Broken widget crap

git-svn-id: svn://depot/macosx/trunk@4 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoBasic widget in place; no functionality
rsesek [Sun, 21 Aug 2005 02:16:26 +0000 (02:16 +0000)]
Basic widget in place; no functionality

git-svn-id: svn://depot/macosx/trunk@3 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoAddinig RGB_Converter directories
rsesek [Sun, 21 Aug 2005 00:42:30 +0000 (00:42 +0000)]
Addinig RGB_Converter directories

git-svn-id: svn://depot/macosx/trunk@2 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

18 years agoAdding basic repository structure
rsesek [Sat, 20 Aug 2005 20:03:26 +0000 (20:03 +0000)]
Adding basic repository structure

git-svn-id: svn://depot/macosx/trunk@1 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0