1. 6bfd655 Added the rgb.txt file from X11R6.4, including the license by Barry Warsaw · 26 years ago
  2. 4f63235 Initial revision by Barry Warsaw · 26 years ago
  3. e7f4a47 Better initial color choosing by Barry Warsaw · 26 years ago
  4. 45c8d34 Better quitting by Barry Warsaw · 26 years ago
  5. 3836503 Converted to newstyle menubars by Barry Warsaw · 26 years ago
  6. 56af444 Update main window when Update on Click is turned on by Barry Warsaw · 26 years ago
  7. ad3a67c Added version number in the About window by Barry Warsaw · 26 years ago
  8. 3a476e9 Track color changes: disable buttons and their labels when turned off by Barry Warsaw · 26 years ago
  9. 332aa4c Color Variation Ties => Move Sliders by Barry Warsaw · 26 years ago
  10. c4a9b3d main(): Better recovery when bogus color given on command line by Barry Warsaw · 26 years ago
  11. b7b1cf0 rrggbb_to_triplet(): When color doesn't start with `#' raise a by Barry Warsaw · 26 years ago
  12. 5b67839 Added a hex button so arrow numbers can display in decimal or hex. by Barry Warsaw · 26 years ago
  13. c2d8f57 __togglehex(): Simplify by Barry Warsaw · 26 years ago
  14. 73290df hexp() => hexp_var() by Barry Warsaw · 26 years ago
  15. 6831c30 hexp(): New function by Barry Warsaw · 26 years ago
  16. a398924 __normalize(): Preserve the location of the icursor and restore it so by Barry Warsaw · 26 years ago
  17. ae4ad6e Changed the grey/magenta/cyan/yellow label text slightly. by Barry Warsaw · 26 years ago
  18. 14e2caf usage(): Print msg at end of docstring by Barry Warsaw · 26 years ago
  19. 7c51a9a Title by Barry Warsaw · 26 years ago
  20. c078b03 Finished implementation + docstring by Barry Warsaw · 26 years ago
  21. 964fbbb Added Alt-w bindings by Barry Warsaw · 26 years ago
  22. 9044b8e Added details window by Barry Warsaw · 26 years ago
  23. cd09867 current_rgb(): New method by Barry Warsaw · 26 years ago
  24. 3d31439 *** empty log message *** by Barry Warsaw · 26 years ago
  25. 69a4ab5 Docstring by Barry Warsaw · 26 years ago
  26. 4638c5b Docstring by Barry Warsaw · 26 years ago
  27. eb61fbd Docstring by Barry Warsaw · 26 years ago
  28. bd36d6e Added the ListViewer by Barry Warsaw · 26 years ago
  29. a9053f6 Updated docstring. by Barry Warsaw · 26 years ago
  30. 9f3ea21 all_names(): => unique_names() by Barry Warsaw · 26 years ago
  31. ddb9fc1 Added docstring by Barry Warsaw · 26 years ago
  32. b44056e Functionality complete by Barry Warsaw · 26 years ago
  33. 8be2594 all_names(): Return just the unique names of rgb colors by Barry Warsaw · 26 years ago
  34. b55c4ad Got click on working. Dragging is disabled for now by Barry Warsaw · 26 years ago
  35. ff45d54 resolve(): Improved use of a/an, suggested by Tino Wildenhain by Barry Warsaw · 26 years ago
  36. 399f10c Lots of good UI working, but not yet update-while-dragging by Barry Warsaw · 26 years ago
  37. 46670a2 *** empty log message *** by Barry Warsaw · 26 years ago
  38. 4ab5d85 Change some init order by Barry Warsaw · 26 years ago
  39. a7ba45b update_views_current(): New method by Barry Warsaw · 26 years ago
  40. 86daeb7 Added View button and popup of text widget by Barry Warsaw · 26 years ago
  41. f9c6ddc *** empty log message *** by Barry Warsaw · 26 years ago
  42. 231c8c0 Gridify this widget by Barry Warsaw · 26 years ago
  43. b26743a Make sure the menubar is stretched by Barry Warsaw · 26 years ago
  44. 65f0b6b Add a nice divider by Barry Warsaw · 26 years ago
  45. 85e6965 Fixed toggle b/w hex and decimal by Barry Warsaw · 26 years ago
  46. d344165 Added options to visible window by Barry Warsaw · 26 years ago
  47. aa40b55 Groove for debugging by Barry Warsaw · 26 years ago
  48. 03e8a31 Get rid of Edit menu by Barry Warsaw · 26 years ago
  49. 0fa6e4b Added options to visible window by Barry Warsaw · 26 years ago
  50. fda3ace Added interface to get/set colordb by Barry Warsaw · 26 years ago
  51. a9b4558 Removed old cruft, added raw about dialog by Barry Warsaw · 26 years ago
  52. 7a13418 Changed interface for nearest() method to take individual red, green, by Barry Warsaw · 26 years ago
  53. 4202019 Got updating with Return/Tab working by Barry Warsaw · 26 years ago
  54. 885b371 Un PMW-ified by Barry Warsaw · 26 years ago
  55. d7d4725 Added an extra frame in widget heirarchy in case I want to add separators later by Barry Warsaw · 26 years ago
  56. dc492e6 Un PMW-ified by Barry Warsaw · 26 years ago
  57. 63c9e98 Rework startup by Barry Warsaw · 26 years ago
  58. 1ac18cd simplify by Barry Warsaw · 26 years ago
  59. 0e3e699 triplet_to_brightness(): New function by Barry Warsaw · 26 years ago
  60. a69c1ba De PMW-ify by Barry Warsaw · 26 years ago
  61. 26f4b5d Fixed the brightness calculation by Barry Warsaw · 26 years ago
  62. 0dc9c92 Updated to new post-PMW framework. Moved generators to here and added by Barry Warsaw · 26 years ago
  63. 5177c48 formatting by Barry Warsaw · 26 years ago
  64. 6a3ea74 Un PMW-ified by Barry Warsaw · 26 years ago
  65. 04c7886 Un PMW-ified by Barry Warsaw · 26 years ago
  66. 987fb92 Initial revision by Barry Warsaw · 26 years ago
  67. a5a018f Fixed unit test by Barry Warsaw · 26 years ago
  68. f9a6d7d Print serious errors to stderr instead of stdout. by Guido van Rossum · 26 years ago
  69. caf9fca nannified by Guido van Rossum · 26 years ago
  70. e7e632a Nannified. by Guido van Rossum · 26 years ago
  71. a53f30b nannified by Guido van Rossum · 26 years ago
  72. 4e96ec6 nannified. by Guido van Rossum · 26 years ago
  73. 09eea82 Utility to replace CRLF with LF in argument files. by Guido van Rossum · 26 years ago
  74. 499a6e5 Utility to replace LF with CRLF in argument files. by Guido van Rossum · 26 years ago
  75. ce85827 Utility to untabify stubber results. by Guido van Rossum · 26 years ago
  76. 9819983 Beh, new version must be edited in a separate file. by Guido van Rossum · 26 years ago
  77. 2053aa6 Use SCRIPT_NAME (if defined) instead of hardcoding /cgi-bin/ when by Guido van Rossum · 26 years ago
  78. 859b407 Ignore cruft generating by the test run for hello.py. by Guido van Rossum · 26 years ago
  79. baf0603 New version, with contributions from Sjoerd Mullender and Mark Hammond. by Guido van Rossum · 26 years ago
  80. ee60eb1 New tool: reverse grep (greps from the end). Uses a fairly efficient by Guido van Rossum · 26 years ago
  81. e7f3953 A script by Mark-Andre Lemburg to produce the PC/python_nt.def file by Guido van Rossum · 26 years ago
  82. a42c1ee Added note() message to Page class -- this was used but didn't exist. by Guido van Rossum · 26 years ago
  83. b77a68e Rewrite to support multiple suckers, each with their own thread. by Guido van Rossum · 26 years ago
  84. 125700a Instead of printint, use self.message() or self.note(). by Guido van Rossum · 26 years ago
  85. 5e32a77 Minor change for windows; set extensions_c later and set by Guido van Rossum · 26 years ago
  86. d94c2dc # Bump version because of checkin to faqwiz.py. :-( by Guido van Rossum · 26 years ago
  87. 0922a56 Don't add <...> around mail addresses; they may already be there. by Guido van Rossum · 26 years ago
  88. b3bf2cd # The variable total is never used somehow. I think I had plans for by Guido van Rossum · 26 years ago
  89. a259696 Fix by Sjoerd Mullender to support symbolic links and make a backup of by Guido van Rossum · 26 years ago
  90. f57736e Translated to use re instead of regex. Also replaced one use of by Guido van Rossum · 26 years ago
  91. 0a13f7f # This is a new module I wrote over the weekend. Again, you missed the by Guido van Rossum · 26 years ago
  92. e3bd821 Primitive GUI for websucker. by Guido van Rossum · 26 years ago
  93. d328a9b Fix the way a trailing / is changed to /index.html so that it by Guido van Rossum · 26 years ago
  94. 6eb9d32 sort the urls in the todo list by Guido van Rossum · 26 years ago
  95. c8f859a Jonathan Giddy: by Guido van Rossum · 26 years ago
  96. 590fc2c Jonathan Giddy: by Guido van Rossum · 26 years ago
  97. aa2a7a4 From: "Tim Peters" <tim_one@msn.com> by Guido van Rossum · 26 years ago
  98. 0f1e1fc Don't die if win32api doesn't exist. by Guido van Rossum · 26 years ago
  99. 55b40b0 Fix a dumb typo in the revparse() regular exception: {1-4} should be {1,4}. by Guido van Rossum · 26 years ago
  100. 6c3a2cb whrandom -> random by Guido van Rossum · 26 years ago