1. ef30092 Added most of the mechanism to change the strips from color variations by Barry Warsaw · 26 years ago
  2. 6403991 A start on the TestModExp applet "Author" => "Contact" by Barry Warsaw · 26 years ago
  3. ce0bbd2 Added Helpwin -- help in a text widget by Barry Warsaw · 26 years ago
  4. eb6b9b7 Untabification and other cruft by Barry Warsaw · 26 years ago
  5. d0e1e51 docstring(): Function for returning __doc__ % globals() by Barry Warsaw · 26 years ago
  6. 3fe1b14 A little more tweakage by Barry Warsaw · 26 years ago
  7. 615a66a (ChipViewer): Make frame sticky NSEW to fix geometry problem. by Barry Warsaw · 26 years ago
  8. 93990de tweak version number by Barry Warsaw · 26 years ago
  9. e882b8a Updating by Barry Warsaw · 26 years ago
  10. cf1daad Brief update on the slightly changed API of pyColorChooser.askcolor(). by Barry Warsaw · 26 years ago
  11. 2be8582 __init__(): Removed initialcolor keyword. by Barry Warsaw · 26 years ago
  12. f72d580 sticky should be NSEW to fix pixel weirdness at right edge by Barry Warsaw · 26 years ago
  13. 4ab5ae2 Error message goes to stderr by Barry Warsaw · 26 years ago
  14. d9e5214 beep => bell by Barry Warsaw · 26 years ago
  15. 877d299 Fixed running of standalone via command line. Also, only do save from by Barry Warsaw · 26 years ago
  16. 3dd1c39 Describe all the new features by Barry Warsaw · 26 years ago
  17. a20f6af Chooser.__init__(): Added `wantspec' keyword to conform exactly to by Barry Warsaw · 26 years ago
  18. ca07ba0 Many changes to support a second mode of operation. Pynche can now be by Barry Warsaw · 26 years ago
  19. 8a09e1c Saving/Restoring state into ~/.pynche file by Barry Warsaw · 26 years ago
  20. f3dcafe The driver script on Unix is `pynche'; for Windows `pynche.pyw' by Barry Warsaw · 26 years ago
  21. 840a84d Updated __main__ unit test by Barry Warsaw · 26 years ago
  22. bac609a Updated about text by Barry Warsaw · 26 years ago
  23. 0926dea Moved the main pynche.py file to Main.py. Added minimal driver by Barry Warsaw · 26 years ago
  24. c958043 Better layout of options menu and inc/dec buttons by Barry Warsaw · 26 years ago
  25. 8934af0 Fixes for some type-in strangeness by Barry Warsaw · 26 years ago
  26. cd63dc9 Add a note about the console window by Barry Warsaw · 26 years ago
  27. 9cdd44f Never mind by Barry Warsaw · 26 years ago
  28. 1c792d5 Add link for Windows by Barry Warsaw · 26 years ago
  29. 84f52e0 RightARrow._create(): justify=RIGHT on the text object by Barry Warsaw · 26 years ago
  30. e55055d A readme by Barry Warsaw · 26 years ago
  31. da7502e Add a SELECTION to the pre-inserted text by Barry Warsaw · 26 years ago
  32. 3886e3a Copyright CNRI by Barry Warsaw · 26 years ago
  33. 6bfd655 Added the rgb.txt file from X11R6.4, including the license by Barry Warsaw · 26 years ago
  34. 4f63235 Initial revision by Barry Warsaw · 26 years ago
  35. e7f4a47 Better initial color choosing by Barry Warsaw · 26 years ago
  36. 45c8d34 Better quitting by Barry Warsaw · 26 years ago
  37. 3836503 Converted to newstyle menubars by Barry Warsaw · 26 years ago
  38. 56af444 Update main window when Update on Click is turned on by Barry Warsaw · 26 years ago
  39. ad3a67c Added version number in the About window by Barry Warsaw · 26 years ago
  40. 3a476e9 Track color changes: disable buttons and their labels when turned off by Barry Warsaw · 26 years ago
  41. 332aa4c Color Variation Ties => Move Sliders by Barry Warsaw · 26 years ago
  42. c4a9b3d main(): Better recovery when bogus color given on command line by Barry Warsaw · 26 years ago
  43. b7b1cf0 rrggbb_to_triplet(): When color doesn't start with `#' raise a by Barry Warsaw · 26 years ago
  44. 5b67839 Added a hex button so arrow numbers can display in decimal or hex. by Barry Warsaw · 26 years ago
  45. c2d8f57 __togglehex(): Simplify by Barry Warsaw · 26 years ago
  46. 73290df hexp() => hexp_var() by Barry Warsaw · 26 years ago
  47. 6831c30 hexp(): New function by Barry Warsaw · 26 years ago
  48. a398924 __normalize(): Preserve the location of the icursor and restore it so by Barry Warsaw · 26 years ago
  49. ae4ad6e Changed the grey/magenta/cyan/yellow label text slightly. by Barry Warsaw · 26 years ago
  50. 14e2caf usage(): Print msg at end of docstring by Barry Warsaw · 26 years ago
  51. 7c51a9a Title by Barry Warsaw · 26 years ago
  52. c078b03 Finished implementation + docstring by Barry Warsaw · 26 years ago
  53. 964fbbb Added Alt-w bindings by Barry Warsaw · 26 years ago
  54. 9044b8e Added details window by Barry Warsaw · 26 years ago
  55. cd09867 current_rgb(): New method by Barry Warsaw · 26 years ago
  56. 3d31439 *** empty log message *** by Barry Warsaw · 26 years ago
  57. 69a4ab5 Docstring by Barry Warsaw · 26 years ago
  58. 4638c5b Docstring by Barry Warsaw · 26 years ago
  59. eb61fbd Docstring by Barry Warsaw · 26 years ago
  60. bd36d6e Added the ListViewer by Barry Warsaw · 26 years ago
  61. a9053f6 Updated docstring. by Barry Warsaw · 26 years ago
  62. 9f3ea21 all_names(): => unique_names() by Barry Warsaw · 26 years ago
  63. ddb9fc1 Added docstring by Barry Warsaw · 26 years ago
  64. b44056e Functionality complete by Barry Warsaw · 26 years ago
  65. 8be2594 all_names(): Return just the unique names of rgb colors by Barry Warsaw · 26 years ago
  66. b55c4ad Got click on working. Dragging is disabled for now by Barry Warsaw · 26 years ago
  67. 399f10c Lots of good UI working, but not yet update-while-dragging by Barry Warsaw · 26 years ago
  68. 46670a2 *** empty log message *** by Barry Warsaw · 26 years ago
  69. 4ab5d85 Change some init order by Barry Warsaw · 26 years ago
  70. a7ba45b update_views_current(): New method by Barry Warsaw · 26 years ago
  71. 86daeb7 Added View button and popup of text widget by Barry Warsaw · 26 years ago
  72. f9c6ddc *** empty log message *** by Barry Warsaw · 26 years ago
  73. 231c8c0 Gridify this widget by Barry Warsaw · 26 years ago
  74. b26743a Make sure the menubar is stretched by Barry Warsaw · 26 years ago
  75. 65f0b6b Add a nice divider by Barry Warsaw · 26 years ago
  76. 85e6965 Fixed toggle b/w hex and decimal by Barry Warsaw · 26 years ago
  77. d344165 Added options to visible window by Barry Warsaw · 26 years ago
  78. aa40b55 Groove for debugging by Barry Warsaw · 26 years ago
  79. 03e8a31 Get rid of Edit menu by Barry Warsaw · 26 years ago
  80. 0fa6e4b Added options to visible window by Barry Warsaw · 26 years ago
  81. fda3ace Added interface to get/set colordb by Barry Warsaw · 26 years ago
  82. a9b4558 Removed old cruft, added raw about dialog by Barry Warsaw · 26 years ago
  83. 7a13418 Changed interface for nearest() method to take individual red, green, by Barry Warsaw · 26 years ago
  84. 4202019 Got updating with Return/Tab working by Barry Warsaw · 26 years ago
  85. 885b371 Un PMW-ified by Barry Warsaw · 26 years ago
  86. d7d4725 Added an extra frame in widget heirarchy in case I want to add separators later by Barry Warsaw · 26 years ago
  87. dc492e6 Un PMW-ified by Barry Warsaw · 26 years ago
  88. 63c9e98 Rework startup by Barry Warsaw · 26 years ago
  89. 1ac18cd simplify by Barry Warsaw · 26 years ago
  90. 0e3e699 triplet_to_brightness(): New function by Barry Warsaw · 26 years ago
  91. a69c1ba De PMW-ify by Barry Warsaw · 26 years ago
  92. 26f4b5d Fixed the brightness calculation by Barry Warsaw · 26 years ago
  93. 0dc9c92 Updated to new post-PMW framework. Moved generators to here and added by Barry Warsaw · 26 years ago
  94. 5177c48 formatting by Barry Warsaw · 26 years ago
  95. 6a3ea74 Un PMW-ified by Barry Warsaw · 26 years ago
  96. 04c7886 Un PMW-ified by Barry Warsaw · 26 years ago
  97. 987fb92 Initial revision by Barry Warsaw · 26 years ago
  98. a5a018f Fixed unit test by Barry Warsaw · 26 years ago
  99. a341fc3 update while dragging defaults to 0 by Barry Warsaw · 26 years ago
  100. ee6d8a5 No update while dragging still tracks the arrows by Barry Warsaw · 26 years ago