- cd09867 current_rgb(): New method by Barry Warsaw · 26 years ago
- 3d31439 *** empty log message *** by Barry Warsaw · 26 years ago
- 69a4ab5 Docstring by Barry Warsaw · 26 years ago
- 4638c5b Docstring by Barry Warsaw · 26 years ago
- eb61fbd Docstring by Barry Warsaw · 26 years ago
- bd36d6e Added the ListViewer by Barry Warsaw · 26 years ago
- a9053f6 Updated docstring. by Barry Warsaw · 26 years ago
- 9f3ea21 all_names(): => unique_names() by Barry Warsaw · 26 years ago
- ddb9fc1 Added docstring by Barry Warsaw · 26 years ago
- b44056e Functionality complete by Barry Warsaw · 26 years ago
- 8be2594 all_names(): Return just the unique names of rgb colors by Barry Warsaw · 26 years ago
- b55c4ad Got click on working. Dragging is disabled for now by Barry Warsaw · 26 years ago
- ff45d54 resolve(): Improved use of a/an, suggested by Tino Wildenhain by Barry Warsaw · 26 years ago
- 399f10c Lots of good UI working, but not yet update-while-dragging by Barry Warsaw · 26 years ago
- 46670a2 *** empty log message *** by Barry Warsaw · 26 years ago
- 4ab5d85 Change some init order by Barry Warsaw · 26 years ago
- a7ba45b update_views_current(): New method by Barry Warsaw · 26 years ago
- 86daeb7 Added View button and popup of text widget by Barry Warsaw · 26 years ago
- f9c6ddc *** empty log message *** by Barry Warsaw · 26 years ago
- 231c8c0 Gridify this widget by Barry Warsaw · 26 years ago
- b26743a Make sure the menubar is stretched by Barry Warsaw · 26 years ago
- 65f0b6b Add a nice divider by Barry Warsaw · 26 years ago
- 85e6965 Fixed toggle b/w hex and decimal by Barry Warsaw · 26 years ago
- d344165 Added options to visible window by Barry Warsaw · 26 years ago
- aa40b55 Groove for debugging by Barry Warsaw · 26 years ago
- 03e8a31 Get rid of Edit menu by Barry Warsaw · 26 years ago
- 0fa6e4b Added options to visible window by Barry Warsaw · 26 years ago
- fda3ace Added interface to get/set colordb by Barry Warsaw · 26 years ago
- a9b4558 Removed old cruft, added raw about dialog by Barry Warsaw · 26 years ago
- 7a13418 Changed interface for nearest() method to take individual red, green, by Barry Warsaw · 26 years ago
- 4202019 Got updating with Return/Tab working by Barry Warsaw · 26 years ago
- 885b371 Un PMW-ified by Barry Warsaw · 26 years ago
- d7d4725 Added an extra frame in widget heirarchy in case I want to add separators later by Barry Warsaw · 26 years ago
- dc492e6 Un PMW-ified by Barry Warsaw · 26 years ago
- 63c9e98 Rework startup by Barry Warsaw · 26 years ago
- 1ac18cd simplify by Barry Warsaw · 26 years ago
- 0e3e699 triplet_to_brightness(): New function by Barry Warsaw · 26 years ago
- a69c1ba De PMW-ify by Barry Warsaw · 26 years ago
- 26f4b5d Fixed the brightness calculation by Barry Warsaw · 26 years ago
- 0dc9c92 Updated to new post-PMW framework. Moved generators to here and added by Barry Warsaw · 26 years ago
- 5177c48 formatting by Barry Warsaw · 26 years ago
- 6a3ea74 Un PMW-ified by Barry Warsaw · 26 years ago
- 04c7886 Un PMW-ified by Barry Warsaw · 26 years ago
- 987fb92 Initial revision by Barry Warsaw · 26 years ago
- a5a018f Fixed unit test by Barry Warsaw · 26 years ago
- f9a6d7d Print serious errors to stderr instead of stdout. by Guido van Rossum · 26 years ago
- caf9fca nannified by Guido van Rossum · 26 years ago
- e7e632a Nannified. by Guido van Rossum · 26 years ago
- a53f30b nannified by Guido van Rossum · 26 years ago
- 4e96ec6 nannified. by Guido van Rossum · 26 years ago
- 09eea82 Utility to replace CRLF with LF in argument files. by Guido van Rossum · 26 years ago
- 499a6e5 Utility to replace LF with CRLF in argument files. by Guido van Rossum · 26 years ago
- ce85827 Utility to untabify stubber results. by Guido van Rossum · 26 years ago
- 9819983 Beh, new version must be edited in a separate file. by Guido van Rossum · 26 years ago
- 2053aa6 Use SCRIPT_NAME (if defined) instead of hardcoding /cgi-bin/ when by Guido van Rossum · 26 years ago
- 859b407 Ignore cruft generating by the test run for hello.py. by Guido van Rossum · 26 years ago
- baf0603 New version, with contributions from Sjoerd Mullender and Mark Hammond. by Guido van Rossum · 26 years ago
- ee60eb1 New tool: reverse grep (greps from the end). Uses a fairly efficient by Guido van Rossum · 26 years ago
- e7f3953 A script by Mark-Andre Lemburg to produce the PC/python_nt.def file by Guido van Rossum · 26 years ago
- a42c1ee Added note() message to Page class -- this was used but didn't exist. by Guido van Rossum · 26 years ago
- b77a68e Rewrite to support multiple suckers, each with their own thread. by Guido van Rossum · 26 years ago
- 125700a Instead of printint, use self.message() or self.note(). by Guido van Rossum · 26 years ago
- 5e32a77 Minor change for windows; set extensions_c later and set by Guido van Rossum · 26 years ago
- d94c2dc # Bump version because of checkin to faqwiz.py. :-( by Guido van Rossum · 26 years ago
- 0922a56 Don't add <...> around mail addresses; they may already be there. by Guido van Rossum · 26 years ago
- b3bf2cd # The variable total is never used somehow. I think I had plans for by Guido van Rossum · 26 years ago
- a259696 Fix by Sjoerd Mullender to support symbolic links and make a backup of by Guido van Rossum · 26 years ago
- f57736e Translated to use re instead of regex. Also replaced one use of by Guido van Rossum · 26 years ago
- 0a13f7f # This is a new module I wrote over the weekend. Again, you missed the by Guido van Rossum · 26 years ago
- e3bd821 Primitive GUI for websucker. by Guido van Rossum · 26 years ago
- d328a9b Fix the way a trailing / is changed to /index.html so that it by Guido van Rossum · 26 years ago
- 6eb9d32 sort the urls in the todo list by Guido van Rossum · 26 years ago
- c8f859a Jonathan Giddy: by Guido van Rossum · 26 years ago
- 590fc2c Jonathan Giddy: by Guido van Rossum · 26 years ago
- aa2a7a4 From: "Tim Peters" <tim_one@msn.com> by Guido van Rossum · 26 years ago
- 0f1e1fc Don't die if win32api doesn't exist. by Guido van Rossum · 26 years ago
- 55b40b0 Fix a dumb typo in the revparse() regular exception: {1-4} should be {1,4}. by Guido van Rossum · 26 years ago
- 6c3a2cb whrandom -> random by Guido van Rossum · 26 years ago
- 110f365 Additions for Mark Hammond's Win32 specific hacks. by Guido van Rossum · 26 years ago
- e35c601 Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
- ce5988b Remove Emacs cruft. by Guido van Rossum · 26 years ago
- f1b5a0e Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
- 1f05cb0 OK, here's a different way to implement the same thing -- this version by Guido van Rossum · 27 years ago
- aeeda5b Support filenames with spaces in their names (for non-Mac ftp servers). by Guido van Rossum · 27 years ago
- 27c225e Add the specific sed statement to recover the second output file to by Guido van Rossum · 27 years ago
- 83b8518 Adding Tim Peters' ndiff utility. by Guido van Rossum · 27 years ago
- 4a11431 After variable expansion, what was formerly a single word can now by Guido van Rossum · 27 years ago
- e10053b Remove Emacs cruft at end. by Guido van Rossum · 27 years ago
- 92f01c5 accept * in return value type and convert it to _ptr after the by Guido van Rossum · 27 years ago
- db9a7b9 Style and StyleParameter are two different types. (Jack) by Guido van Rossum · 27 years ago
- 8b3c30c class ByAddressType, a simple Type but passed by address even on input. (Jack) by Guido van Rossum · 27 years ago
- 53117ae typo in error message (fname vs. file). (Jack) by Guido van Rossum · 27 years ago
- bee6453 Use a try-except so that the pickle file is written even when we die by Guido van Rossum · 27 years ago
- 6a508ae Use the (new) standard script #! line by Barry Warsaw · 27 years ago
- a937afd Freeze assumes that all built-in modules are part of the Python core. by Guido van Rossum · 27 years ago
- 1abfb9c If freezing with the -O option, the optimized bytecode files are by Guido van Rossum · 27 years ago
- df19407 When using extention modules, relative path names that occur in the by Guido van Rossum · 27 years ago
- 23cff31 Shouldn't import addpack! by Guido van Rossum · 27 years ago
- 9cd9fbb Change the example of what's in scripts/. by Guido van Rossum · 27 years ago
- a16a509 tabnanny stuff by Guido van Rossum · 27 years ago