- 30f2080 Methods {Get,Set}ControlData that know about data types passed for the various by Jack Jansen · 25 years ago
- 871a889 Fixed the password dialog to use a password control. by Jack Jansen · 25 years ago
- cc38688 Updated Message, question, YNC and progress dialogs for Appearance. Password by Jack Jansen · 25 years ago
- 2d76c25 In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier by Jack Jansen · 25 years ago
- c5d0959 Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support, and added workaround for non-existing calls for 68K. by Jack Jansen · 25 years ago
- a05ac60 Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. by Jack Jansen · 25 years ago
- 608b3fa Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we by Jack Jansen · 25 years ago
- 8bb573e Oops, PLstring funcs should be "pascal". Funny this never caused problems before... by Jack Jansen · 25 years ago
- 0bdd90a Catch up with terminology change in UnixCCompiler: 'includes' -> 'include_dirs'. by Greg Ward · 25 years ago
- 1d0495e Catch missing MANIFEST file and warn rather than blowing up. by Greg Ward · 25 years ago
- 9b45443 Fixed 'find_package_modules()' to ensure that we never build (and thus by Greg Ward · 25 years ago
- 48697d9 Changed 'build_extensions()' so 'sources' can be a list or tuple; and by Greg Ward · 25 years ago
- 04d7832 In 'compile()' method, renamed 'includes' parameter to 'include_dirs' for by Greg Ward · 25 years ago
- 44f8e4e Added support for printing out help text from option table: 'print_help()', by Greg Ward · 25 years ago
- c9c37b1 Made "verbose" mode the default; now you have to supply --quiet if you by Greg Ward · 25 years ago
- d6bc4e7 New appearance mgr support. This appears (no pun intended) to have some problems that I'll fix tonight, so don't check it out. by Jack Jansen · 25 years ago
- 09ac088 The call to PyArg_ParseTuple in al_Connect had one too few arguments. by Guido van Rossum · 25 years ago
- d6ecfea Changed appearance-dialogs to new WDEF values. Also undid silly change of by Jack Jansen · 25 years ago
- a6107f7 Regenerated, and manually massaged (sigh): there can now be comments after enum defs, and bgen doesn't understand this yet. by Jack Jansen · 25 years ago
- 24c3531 Fixed a linebreak I forgot, added docstrings, (temporarily) blacklisted a few routines that seem to be missing in my CW Pro 5.1. by Jack Jansen · 25 years ago
- d60069c Added USE_APPEARANCE flag. by Jack Jansen · 25 years ago
- 18f7a45 Document the new stuff in the os module. by Fred Drake · 25 years ago
- 89143df Added support for ctermid, tempnam, tmpfile, tmpnam, and tmpnam_r. by Fred Drake · 25 years ago
- 5ab8eaf Added support for abort(), ctermid(), tmpfile(), tempnam(), tmpnam(), by Fred Drake · 25 years ago
- 229c086 Changes by Corran Webster to support {Get,Set}ControlData and by Jack Jansen · 25 years ago
- 4d56ecf Minimal test of Dlg.SetControlData by Corran Webster: draw a default by Jack Jansen · 25 years ago
- 8f5725a First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE by Jack Jansen · 25 years ago
- cbdff76 OpenSSL support. This is based on patches for a version of SSLeay by by Guido van Rossum · 25 years ago
- 09c8b6c OpenSSL support. This is based on patches for a version of SSLeay by by Guido van Rossum · 25 years ago
- 5274c33 According to Craig H Rowland, openbsd2 is yet another BSD variant that by Guido van Rossum · 25 years ago
- 8f35681 Added \" to escapes so embedded escaped double quotes are handled by Barry Warsaw · 25 years ago
- b70699b Set the finder "is shared" bit, by request of Joe Strout. It seems this allows multiple simultaneous copies to be run from a server, and Applets shouldn't by Jack Jansen · 25 years ago
- 75e62f2 Allow for 12 arguments max, in stead of 8. Untested. by Jack Jansen · 25 years ago
- bf27298 Correct the docstring for byteswap(); error noted by Bernhard Reiter by Fred Drake · 25 years ago
- 631e6a0 [from 1999-11-04] by Greg Ward · 25 years ago
- 0c3e4b6 Default schedparams set to (0,0): no event-intervention by Python mainloop. This by Jack Jansen · 25 years ago
- dd20689 Standalone.html is long obsolete. Added description of BuildApplication by Jack Jansen · 25 years ago
- 2450a25 New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip by Jack Jansen · 25 years ago
- 43fd1f7 Give a warning if system-wide sys.argv processing is off (because then we by Jack Jansen · 25 years ago
- c6f8fd9 Last try, think I got it now. by Barry Warsaw · 25 years ago
- 490b15d Once more by Barry Warsaw · 25 years ago
- a20a1e7 Once more by Barry Warsaw · 25 years ago
- 6b96ec3 Urg! by Barry Warsaw · 25 years ago
- 6c3e3a9 more trivial stuff to test CVS -- should be the last? by Barry Warsaw · 25 years ago
- 0afe026 testing CVS once more by Barry Warsaw · 25 years ago
- fcd490b testing CVS by Barry Warsaw · 25 years ago
- 71d9f0d testing CVS by Barry Warsaw · 25 years ago
- 3479053 testing CVS by Barry Warsaw · 25 years ago
- a8a57a7 testing CVS by Barry Warsaw · 25 years ago
- 8896a2b Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- de4636c Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- 61c0461 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- 086bc36 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- bda81c8 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- 0319b370 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- 554cd94 Minor change to test new CVS reporting by Barry Warsaw · 25 years ago
- d4d4ba3 Update link to PythonWare library page. by Fred Drake · 25 years ago
- 6dfc792 In abspath(), always use normpath(), even when win32api is available by Guido van Rossum · 25 years ago
- d25c1b7 A bunch of docstring fixes. by Barry Warsaw · 25 years ago
- 32efef3 look for builtins before stuff on the path. by Greg Stein · 25 years ago
- 2b23413 add loading of dynamic library modules. by Greg Stein · 25 years ago
- 645af9f rewrite_descriptor(): Fixup conversion of arguments (simpler). by Fred Drake · 25 years ago
- 8a3b449 Don't rename \var to <varname>; DocBook is too verbose here. by Fred Drake · 25 years ago
- 7ec28d2 turn SysPathImporter into PathImporter. by Greg Stein · 25 years ago
- 72ee435 remove the __version__ global. by Greg Stein · 25 years ago
- 6d3165a only put __path__ into package modules. by Greg Stein · 25 years ago
- 63faa01 shift code from DirectoryImporter out to a common area. by Greg Stein · 25 years ago
- 995285e Moved all the imports to the top. by Fred Drake · 25 years ago
- d81b1b0 Set the date and version to reflect the actual status, not the last by Fred Drake · 25 years ago
- 0d6bf0e When generating the top-level index to the documents, make sure some by Fred Drake · 25 years ago
- b960e7a Patches by Kannan Vijayan: by Guido van Rossum · 25 years ago
- 7424242 Removed last XXX comment; no further action needed on this one. by Fred Drake · 25 years ago
- 4755ee5 Complete the integration of Sam Bayer's fixes. by Guido van Rossum · 25 years ago
- 497a198 Changed fron importing wcnew back to webchecker. by Guido van Rossum · 25 years ago
- e284b21 Integrated Sam Bayer's wcnew.py code. It seems silly to keep two by Guido van Rossum · 25 years ago
- 61b95db # *NOT* by Sam Bayer: reindented to use 4 spaces like the rest here, by Guido van Rossum · 25 years ago
- 64acb5c Samuel L. Bayer: by Guido van Rossum · 25 years ago
- a894640 Samuel L. Bayer: by Guido van Rossum · 25 years ago
- f97eecc Samuel L. Bayer: by Guido van Rossum · 25 years ago
- dbd5c3e Samuel L. Bayer: by Guido van Rossum · 25 years ago
- d7b147b Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a by Guido van Rossum · 25 years ago
- ed7f9e2 Hint for C++ users on AIX by Gary Duzan added. by Guido van Rossum · 25 years ago
- bcb393f The 'test' target ought to depend on 'all', not just on python$(EXE) by Guido van Rossum · 25 years ago
- 0eefa3f Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
- 569ef61 Changes resulting from patch to acconfig.h. by Guido van Rossum · 25 years ago
- e74c429 Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
- 001b9be Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
- ba98a42 Change the last PyErr_Format %s format to %.400s. by Guido van Rossum · 25 years ago
- 55e9396 Preliminary documentation for turtle module (Tk), by Moshe Zadka. by Fred Drake · 25 years ago
- 77980a7 Correct typo in module doc string doscovered by Jonathan Giddy. by Guido van Rossum · 25 years ago
- 2530d4e Added request to please not send HTML email to the newsgroup/mailing by Fred Drake · 25 years ago
- 29a710f Document \citetitle and \programopt. by Fred Drake · 25 years ago
- 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
- e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
- 9fa76f1 Use \citetitle in several places, and \programopt where appropriate. by Fred Drake · 25 years ago
- 698d520 Use \citetitle in several places. by Fred Drake · 25 years ago
- ebe0341 Use \citetitle instead of \emph. by Fred Drake · 25 years ago
- 356d0ce Use \citetitle in one place. by Fred Drake · 25 years ago
- 268df27 Use the new markup as apporpriate. by Fred Drake · 25 years ago
- 6e9ea59 Use \programopt in one place. by Fred Drake · 25 years ago