Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Never mind | Barry Warsaw | 1998-10-06 | 1 | -0/+0 | |
* | Add link for Windows | Barry Warsaw | 1998-10-06 | 1 | -0/+0 | |
* | RightARrow._create(): justify=RIGHT on the text object | Barry Warsaw | 1998-10-06 | 1 | -0/+1 | |
* | A readme | Barry Warsaw | 1998-10-06 | 1 | -0/+173 | |
* | Add a SELECTION to the pre-inserted text | Barry Warsaw | 1998-10-06 | 1 | -1/+6 | |
* | Copyright CNRI | Barry Warsaw | 1998-10-06 | 1 | -2/+1 | |
* | Added the rgb.txt file from X11R6.4, including the license | Barry Warsaw | 1998-10-06 | 1 | -0/+3 | |
* | Initial revision | Barry Warsaw | 1998-10-06 | 2 | -0/+782 | |
* | Better initial color choosing | Barry Warsaw | 1998-10-06 | 2 | -17/+37 | |
* | Better quitting | Barry Warsaw | 1998-10-06 | 3 | -6/+3 | |
* | Converted to newstyle menubars | Barry Warsaw | 1998-10-06 | 1 | -34/+43 | |
* | Update main window when Update on Click is turned on | Barry Warsaw | 1998-10-06 | 1 | -1/+7 | |
* | Added version number in the About window | Barry Warsaw | 1998-10-06 | 1 | -4/+6 | |
* | Track color changes: disable buttons and their labels when turned off | Barry Warsaw | 1998-10-06 | 1 | -13/+28 | |
* | Color Variation Ties => Move Sliders | Barry Warsaw | 1998-10-06 | 1 | -15/+15 | |
* | main(): Better recovery when bogus color given on command line | Barry Warsaw | 1998-10-06 | 1 | -3/+2 | |
* | rrggbb_to_triplet(): When color doesn't start with `#' raise a | Barry Warsaw | 1998-10-06 | 1 | -1/+2 | |
* | Added a hex button so arrow numbers can display in decimal or hex. | Barry Warsaw | 1998-10-06 | 1 | -7/+30 | |
* | __togglehex(): Simplify | Barry Warsaw | 1998-10-06 | 1 | -12/+2 | |
* | hexp() => hexp_var() | Barry Warsaw | 1998-10-06 | 1 | -2/+2 | |
* | hexp(): New function | Barry Warsaw | 1998-10-06 | 1 | -0/+3 | |
* | __normalize(): Preserve the location of the icursor and restore it so | Barry Warsaw | 1998-10-06 | 1 | -0/+3 | |
* | Changed the grey/magenta/cyan/yellow label text slightly. | Barry Warsaw | 1998-10-06 | 1 | -5/+5 | |
* | usage(): Print msg at end of docstring | Barry Warsaw | 1998-10-06 | 1 | -3/+4 | |
* | Title | Barry Warsaw | 1998-10-05 | 3 | -8/+6 | |
* | Finished implementation + docstring | Barry Warsaw | 1998-10-05 | 1 | -0/+262 | |
* | Added Alt-w bindings | Barry Warsaw | 1998-10-05 | 2 | -0/+5 | |
* | Added details window | Barry Warsaw | 1998-10-05 | 1 | -1/+11 | |
* | current_rgb(): New method | Barry Warsaw | 1998-10-05 | 1 | -0/+3 | |
* | *** empty log message *** | Barry Warsaw | 1998-10-05 | 1 | -0/+0 | |
* | Docstring | Barry Warsaw | 1998-10-02 | 1 | -0/+14 | |
* | Docstring | Barry Warsaw | 1998-10-02 | 3 | -1/+58 | |
* | Docstring | Barry Warsaw | 1998-10-02 | 2 | -0/+20 | |
* | Added the ListViewer | Barry Warsaw | 1998-10-02 | 1 | -0/+11 | |
* | Updated docstring. | Barry Warsaw | 1998-10-02 | 1 | -5/+12 | |
* | all_names(): => unique_names() | Barry Warsaw | 1998-10-02 | 1 | -2/+12 | |
* | Added docstring | Barry Warsaw | 1998-10-02 | 1 | -0/+15 | |
* | Functionality complete | Barry Warsaw | 1998-10-02 | 1 | -5/+45 | |
* | all_names(): Return just the unique names of rgb colors | Barry Warsaw | 1998-10-02 | 1 | -0/+11 | |
* | Got click on working. Dragging is disabled for now | Barry Warsaw | 1998-10-02 | 1 | -35/+17 | |
* | Lots of good UI working, but not yet update-while-dragging | Barry Warsaw | 1998-10-01 | 1 | -13/+31 | |
* | *** empty log message *** | Barry Warsaw | 1998-10-01 | 1 | -0/+98 | |
* | Change some init order | Barry Warsaw | 1998-10-01 | 1 | -5/+10 | |
* | update_views_current(): New method | Barry Warsaw | 1998-10-01 | 1 | -0/+9 | |
* | Added View button and popup of text widget | Barry Warsaw | 1998-10-01 | 1 | -1/+22 | |
* | *** empty log message *** | Barry Warsaw | 1998-10-01 | 1 | -0/+95 | |
* | Gridify this widget | Barry Warsaw | 1998-10-01 | 1 | -2/+2 | |
* | Make sure the menubar is stretched | Barry Warsaw | 1998-10-01 | 1 | -1/+1 | |
* | Add a nice divider | Barry Warsaw | 1998-10-01 | 2 | -4/+14 | |
* | Fixed toggle b/w hex and decimal | Barry Warsaw | 1998-10-01 | 1 | -4/+21 | |