1. 2e965ad __validate(): test for None-age, not not-ness by Barry Warsaw · 26 years ago
  2. 35ae864 get arrow movement, and text updating. also outlining of highlight by Barry Warsaw · 26 years ago
  3. 79a7879 fixed the generators by Barry Warsaw · 26 years ago
  4. 2662e15 triplet_to_pmwrgb(): New function by Barry Warsaw · 26 years ago
  5. f7e4793 fixed initial color by Barry Warsaw · 27 years ago
  6. 4b0d67d typo by Barry Warsaw · 27 years ago
  7. 29fe4dd Added color strip widgets by Barry Warsaw · 27 years ago
  8. 9d882bc Initial revision by Barry Warsaw · 27 years ago
  9. eab81a9 Better conversion of command line given initial color by Barry Warsaw · 27 years ago
  10. 55d3ffa new interface to find_byname() by Barry Warsaw · 27 years ago
  11. eb9b8af __init__(): simplify, use tuple as key to __byrgb, lowercase __byname key. by Barry Warsaw · 27 years ago
  12. 37400e8 Better dimensions by Barry Warsaw · 27 years ago
  13. a6f591a Interface changes, delegate chaining, type in widget addition by Barry Warsaw · 27 years ago
  14. f4562a7 Simplification of conversion routines by Barry Warsaw · 27 years ago
  15. 4a445c6 #Layout looks good, as does validation, and delegate chaining by Barry Warsaw · 27 years ago
  16. 2e6c13f Initial revision by Barry Warsaw · 27 years ago
  17. 48b1cde Fix typo in format for strftime() used by cookie code. by Guido van Rossum · 27 years ago
  18. f7c1e5a Moved toplevel widget to PyncheWidget.py by Barry Warsaw · 27 years ago
  19. fefbf79 Initial revision by Barry Warsaw · 27 years ago
  20. 9f4d73a BadColor: new exception class by Barry Warsaw · 27 years ago
  21. bfbe67f Better implementation of nearest(). Not faster, but better by Barry Warsaw · 27 years ago
  22. 2406b1d Initial revision by Barry Warsaw · 27 years ago
  23. b6db1b9 mered Greg's suggestions, added docstring by Barry Warsaw · 27 years ago
  24. 7080a7f Initial revision by Barry Warsaw · 27 years ago
  25. 516f189 Initial revision by Barry Warsaw · 27 years ago
  26. fdc5adc Dangerous feature added: when removing local files (i.e., only when -r by Guido van Rossum · 27 years ago
  27. 9d98c91 Fix bug detected by AMK: need to import string. by Guido van Rossum · 27 years ago
  28. 982209d Fix bug detected by AMK: Types should be types. by Guido van Rossum · 27 years ago
  29. c4b9af7 Added Jack Jansen's versioncheck to the README file. by Guido van Rossum · 27 years ago
  30. 5291037 Adding Jack Jansen's version checking utility. by Guido van Rossum · 27 years ago
  31. 80e57fb Converted to use re instead of regex; version 0.9.0. by Guido van Rossum · 27 years ago
  32. 71c0dec Up the version. by Guido van Rossum · 27 years ago
  33. 0721358 Fix a bug in translate(): the pointer was incremented by the length of by Guido van Rossum · 27 years ago
  34. b1823ad v 0.8.3 -- add an option to suppress URL processing inside <PRE>, by Guido van Rossum · 27 years ago
  35. 94ce0d1 Add special handling for Python modules that are imported implicitly by Guido van Rossum · 27 years ago
  36. 90136b0 Only parsing requires Python 1.5 by Barry Warsaw · 27 years ago
  37. 00727b0 Updated world codes with latest iso3166 codes by Barry Warsaw · 27 years ago
  38. 9efdef1 Added parsing of ISO 3166 files by Barry Warsaw · 27 years ago
  39. ca83f01 Added "-n file" option to only print files newer than the given file. by Guido van Rossum · 27 years ago
  40. 345df17 os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  41. 2aa78ef Add a pointer back to the wizard in the "compat" output. by Guido van Rossum · 27 years ago
  42. 6592b3c Use a %s format for the exit status -- through the magical workings of by Guido van Rossum · 27 years ago
  43. ca2f69c As Mark Hammond found out, it was a bad idea to add "set -e" to the by Guido van Rossum · 27 years ago
  44. 79b2038 When checking for equality, open the slave file in text mode so it by Guido van Rossum · 27 years ago
  45. 9476a78 Remove "." or "" from front of sys.path (this bit me once). by Guido van Rossum · 27 years ago
  46. 8450370 Generate new style exception initializer (Jack). by Guido van Rossum · 27 years ago
  47. f326134 Map .shtml to text/html. by Guido van Rossum · 27 years ago
  48. 57d4c55 Version 0.8.1. by Guido van Rossum · 27 years ago
  49. b6fd5a5 Add "set -e" to lock command. by Guido van Rossum · 27 years ago
  50. 9971f68 Fix comment to add the all-important trailing colon to the example. by Guido van Rossum · 27 years ago
  51. d575480 A variant on webchecker that creates a mirror copy of a remote site. by Guido van Rossum · 27 years ago
  52. 2237b73 Several changes: by Guido van Rossum · 27 years ago
  53. 03be7f5 Changes by jack so the generated modules export their types to Python. by Guido van Rossum · 27 years ago
  54. b81b5c7 Moved pystone to Lib/test. Use import test.pystone to run it. by Guido van Rossum · 27 years ago
  55. d2ba369 Skip symlinks; don't bother keeping a list of files that is never used. by Guido van Rossum · 27 years ago
  56. a11b041 Added faqwiz and webchecker. by Guido van Rossum · 27 years ago
  57. 8c5fa91 Added section about multiple FAQs. by Guido van Rossum · 27 years ago
  58. f1ead1a New installation instructions show how to maintain multiple FAQs. by Guido van Rossum · 27 years ago
  59. 8a2d216 Removed faqmain.py -- it was an earlier implementation and no longer relevant. by Guido van Rossum · 27 years ago
  60. 92dfa4f Use correct keyword parameter when calling copy with answer option! by Guido van Rossum · 27 years ago
  61. 92c9032 Recognize https:// as URL as well. by Guido van Rossum · 27 years ago
  62. 939e4c1 Oops, there was a bug in the output formatting - the last printed by Guido van Rossum · 27 years ago
  63. 3485bb6 Added logmerge.py by Guido van Rossum · 27 years ago
  64. 6f0cf7e Consolidate a bunch of CVS or RCS logs read from stdin. by Guido van Rossum · 27 years ago
  65. 91c7c93 New version (changes are so minor that I don't bother to explain them). by Guido van Rossum · 27 years ago
  66. fee9faa Of course, this file should be empty except for an informative comment. by Guido van Rossum · 27 years ago
  67. 193a11e Add a separate SRC directory and insert it in front of the path. by Guido van Rossum · 27 years ago
  68. 1dccdc2 Add missing semicolon to '&gt;'. by Guido van Rossum · 27 years ago
  69. 4d3376a Added cvsfiles.py and treesync.py by Guido van Rossum · 27 years ago
  70. a554107 Source tree synchronization tool (for Windowes, mostly) by Guido van Rossum · 27 years ago
  71. 30e53c0 Print a list of files under CVS. by Guido van Rossum · 27 years ago
  72. 9189bda support C++ comments by Guido van Rossum · 27 years ago
  73. 5526e39 set LOOPS to 10000 by Guido van Rossum · 27 years ago
  74. 77b3008 Add XXX warning about fishy line by Guido van Rossum · 27 years ago
  75. 7ba3de4 Added Windows NT instructions. by Guido van Rossum · 27 years ago
  76. 58a5948 Changes for building under windows. by Guido van Rossum · 27 years ago
  77. 0b4b8a2 Changed indents to 4 *spaces*; added Emacs variables to avoid by Guido van Rossum · 27 years ago
  78. 9a6e855 Support using -p/-P to point to the source/build directory instead of by Guido van Rossum · 27 years ago
  79. b3afce5 Updated for new style build/install; much simpler! by Guido van Rossum · 27 years ago
  80. 4dddff8 Upped version to 0.6. by Guido van Rossum · 27 years ago
  81. 9b1718c New PythonPowered logo image. by Guido van Rossum · 27 years ago
  82. 9115eb5 Added a variant of the epilogue that has the PythonPowered logo. by Guido van Rossum · 27 years ago
  83. 5bf4d00 Move the second import of faqcust to the very end. by Guido van Rossum · 27 years ago
  84. dafce6d Expanded the setup instructions. by Guido van Rossum · 27 years ago
  85. 525d52f Move the roulette() functionality out of the FaqDir class into the by Guido van Rossum · 27 years ago
  86. 4f07404 Version upped. by Guido van Rossum · 27 years ago
  87. 178f58a Stupid typos -- ImporError. by Guido van Rossum · 27 years ago
  88. c22eb01 Bugfix: last_changed would always print current time. by Guido van Rossum · 27 years ago
  89. d7918fb Added hint about permissions. by Guido van Rossum · 27 years ago
  90. 72a342f Protect roulette against empty FAQ. by Guido van Rossum · 27 years ago
  91. 00494bf Inclide the imports and chdir in the try/except. by Guido van Rossum · 27 years ago
  92. 68bdad1 Tiny script to play with it on a Mac. by Guido van Rossum · 27 years ago
  93. d812c07 Set version to 0.4; get rid of '(' in column 1 in triple-queted string. by Guido van Rossum · 27 years ago
  94. 132e189 Initial revision by Guido van Rossum · 27 years ago
  95. 7a24107 Added marks for very recently (24 hours) and recently (7 days) by Guido van Rossum · 27 years ago
  96. fd67f73 Added marks for very recently (24 hours) and recently (7 days) by Guido van Rossum · 27 years ago
  97. 8bc49c8 Support for more general diffing and retrieving any old revision. by Guido van Rossum · 27 years ago
  98. 8cde0b4 Added keyword searching. by Guido van Rossum · 27 years ago
  99. d993695 Added keyword searching radio buttons. by Guido van Rossum · 27 years ago
  100. 030144d Don't need <BR> at end of <LI>. by Guido van Rossum · 27 years ago