rgbconverter.git
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"
2006-07-15 rsesekWhen we run update_swatch(), update the individual...
2006-07-15 rsesekRemoving background colouring on an input
2006-07-15 rsesekRelocate the flip "i"
2006-07-15 rsesekAdding a new front and getting all the new swatches...
2006-07-14 rsesekAdding a new front
2006-01-28 rsesekRemoving the old layout parts. Step 3.
2006-01-28 rsesekMoving the old files out of the previous layout into...
2006-01-28 rsesekMoving to a project-based layout. Step 1.
2005-08-21 rsesekShrunk widget size trunk@18
2005-08-21 rsesekFixed weird bug (update_swatch() would update black...
2005-08-21 rsesekMake default of the hex field be 6 zeros
2005-08-21 rsesekScooted over the "Done" button a little more
2005-08-21 rsesekBack side of widget is done
2005-08-21 rsesekJavaScript almost completely working
2005-08-21 rsesekColour swatch now updates
2005-08-21 rsesekHooked up decimal system
2005-08-21 rsesekSome interesting keycode stuff, but we're not going...
2005-08-21 rsesekAdded input boxes
2005-08-21 rsesekWidget info button now positioned correctly
2005-08-21 rsesekWidget now works in basic form
2005-08-21 rsesekRenaming files
2005-08-21 rsesekBroken widget crap
2005-08-21 rsesekBasic widget in place; no functionality
2005-08-21 rsesekAddinig RGB_Converter directories
2005-08-20 rsesekAdding basic repository structure