Reorder the text fields to get the right tab order.
[rgbconverter.git] / RGB Converter.wdgt /
2010-12-11 Robert SesekReorder the text fields to get the right tab order. master
2010-12-11 Robert SesekJavascript cleanup.
2010-12-11 Robert SesekGive the fields a translucent black background.
2010-12-11 Robert SesekChange the appearance of the text fields.
2010-12-11 Robert SesekRemove the names on the input fields.
2010-12-11 Robert SesekRemove old image assets.
2010-12-11 Robert SesekWork around a WebKit bug in which the same path cannot...
2010-12-11 Robert SesekRefactor the stylesheet.
2010-12-11 Robert SesekLighten the background gradient.
2010-12-11 Robert SesekPixel push the Done/back button.
2010-12-11 Robert SesekDon't insert the revision number anymore.
2010-12-11 Robert SesekRemove the SVN keywords.
2010-12-11 rsesekVertically align the blue and hex fields
2010-12-11 rsesekAdd the Icon.png file
2010-12-11 rsesekClear the canvas before each Draw()
2010-12-11 rsesekChange the mouse listeners to be on the <canvas> element
2010-12-11 rsesekPixel push
2010-12-11 rsesekFix the back side positioning
2010-12-11 rsesekAdd a new background/Default.png to create the drop...
2010-12-11 rsesekVersion 3.0
2010-12-11 rsesekDraw a black gradient when the back side is showing.
2010-12-11 rsesekStart cleaning up the back side of the widget.
2010-12-11 rsesekThe color watchers now work again.
2010-12-11 rsesekStart drawing the color wheel with HTML5 canvas.
2007-11-26 rsesekRemoving substitution variables 2.2
2007-11-26 rsesekRemoving the gradient on the final mixed swatch and...
2007-03-15 rsesekIn RGB triads, don't force the parentheses to be there...
2007-03-14 rsesekAllow RGB triads to be pasted in any of the R-G-B fields
2007-03-14 rsesekRemove the maxlength attributes to allow HEX with a...
2006-07-15 rsesekSettling on the final default colour
2006-07-15 rsesekWe need to specify the default values in the fields...
2006-07-15 rsesekBold all the fonts to make them slightly stronger
2006-07-15 rsesekAdding a drop shadow to make things fit better with HIG
2006-07-15 rsesekSpecified the wrong image for the front
2006-07-15 rsesekRenaming the images to what they used to be
2006-07-15 rsesekUpdated Info.plist
2006-07-15 rsesek- Set a new starting colour that doesn't have such...
2006-07-15 rsesekStart off with a white swatch so users know which is RGB
2006-07-15 rsesekIn update_swatch(), throw in some code that also conver...
2006-07-15 rsesekIncoroporating a fix for three-character HEX codes
2006-07-15 rsesekAdding a new back widget
2006-07-15 rsesekThis is now a BS product
2006-07-15 rsesekMoving the final swatch to the left end to separate...
2006-07-15 rsesekRenaming "RGB_Converter.wdgt" to "RGB Converter.wdgt"