summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added kind resources (in US-english and dutch, sigh).Jack Jansen1999-12-151-0/+0
* Added table entries for Irix 6.5 names for confstr()/sysconf()/Fred Drake1999-12-151-0/+174
* Fixed buglet in Application.do_suspendresume(), it took the wrong flag to det...Just van Rossum1999-12-151-1/+1
* do_strip(): Fixed cut-and-paste error; this function should check forBarry Warsaw1999-12-151-3/+1
* Only set msg.fp to None when there are no extra arguments; if thereGuido van Rossum1999-12-141-1/+2
* Added support for getlogin(); does *not* use getlogin_r() whereFred Drake1999-12-141-44/+73
* Remove test for getlogin_r(); the interface is not clearly defined, atFred Drake1999-12-143-125/+120
* Added detection of getlogin() and getlogin_r().Fred Drake1999-12-143-106/+114
* Bgen now understands more constant definitions, but that means that a few whi...Jack Jansen1999-12-147-2/+32
* If a menu shortcut is a tuple in stead of a char it is a tuple (modifierkeys,...Jack Jansen1999-12-141-4/+10
* Regenerated now that bgen can handle a few more constructs in constant defini...Jack Jansen1999-12-1421-26/+174
* Markup consistency nits that Guido didn't check. ;-)Fred Drake1999-12-131-6/+6
* Doc update from Piers Lauder see changes for imaplib.py version 2.16.Guido van Rossum1999-12-131-0/+32
* V 2.16 from Piers:Guido van Rossum1999-12-131-50/+123
* Use 'search', not 'match', on filename pattern regexes.Greg Ward1999-12-131-2/+2
* Removed debugging prints.Fred Drake1999-12-131-4/+0
* Added bindings for getgroups(), fpathconf(), pathconf(), confstr(),Fred Drake1999-12-131-1/+863
* Added detection for getgroups(), fpathconf(), pathconf(),Fred Drake1999-12-133-114/+131
* Fixed the password dialog to use a password control.Jack Jansen1999-12-131-50/+26
* C-style comments removed (again).Jack Jansen1999-12-133-4/+237
* Methods {Get,Set}ControlData that know about data types passed for the variousJack Jansen1999-12-131-0/+32
* Fixed the password dialog to use a password control.Jack Jansen1999-12-131-0/+0
* Updated Message, question, YNC and progress dialogs for Appearance. PasswordJack Jansen1999-12-122-47/+33
* In places where a ResObj is expected for PyArg_Parse and the object passed in...Jack Jansen1999-12-122-10/+53
* Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and Appearan...Jack Jansen1999-12-1231-1/+144
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-1247-498/+4048
* Dummy functions which return unimpErr for lots of toolbox calls that are unav...Jack Jansen1999-12-121-0/+290
* Oops, PLstring funcs should be "pascal". Funny this never caused problems bef...Jack Jansen1999-12-121-3/+9
* Catch up with terminology change in UnixCCompiler: 'includes' -> 'include_dirs'.Greg Ward1999-12-122-11/+12
* Catch missing MANIFEST file and warn rather than blowing up.Greg Ward1999-12-121-3/+27
* Fixed 'find_package_modules()' to ensure that we never build (and thusGreg Ward1999-12-121-11/+24
* Changed 'build_extensions()' so 'sources' can be a list or tuple; andGreg Ward1999-12-121-3/+4
* In 'compile()' method, renamed 'includes' parameter to 'include_dirs' forGreg Ward1999-12-121-6/+16
* Added support for printing out help text from option table: 'print_help()',Greg Ward1999-12-121-12/+171
* Made "verbose" mode the default; now you have to supply --quiet if youGreg Ward1999-12-121-18/+75
* New appearance mgr support. This appears (no pun intended) to have some probl...Jack Jansen1999-12-103-1/+631
* The call to PyArg_ParseTuple in al_Connect had one too few arguments.Guido van Rossum1999-12-101-1/+1
* Changed appearance-dialogs to new WDEF values. Also undid silly change ofJack Jansen1999-12-091-0/+0
* Regenerated, and manually massaged (sigh): there can now be comments after en...Jack Jansen1999-12-091-3/+45
* Fixed a linebreak I forgot, added docstrings, (temporarily) blacklisted a few...Jack Jansen1999-12-093-17/+147
* Added USE_APPEARANCE flag.Jack Jansen1999-12-093-0/+3
* Document the new stuff in the os module.Fred Drake1999-12-091-2/+47
* Added support for ctermid, tempnam, tmpfile, tmpnam, and tmpnam_r.Fred Drake1999-12-093-107/+127
* Added support for abort(), ctermid(), tmpfile(), tempnam(), tmpnam(),Fred Drake1999-12-091-163/+326
* Changes by Corran Webster to support {Get,Set}ControlData andJack Jansen1999-12-092-12/+132
* Minimal test of Dlg.SetControlData by Corran Webster: draw a defaultJack Jansen1999-12-091-0/+13
* First bits and pieces of appearance support: an init routine, a global flag P...Jack Jansen1999-12-076-13/+45
* OpenSSL support. This is based on patches for a version of SSLeay byGuido van Rossum1999-12-071-1/+7
* OpenSSL support. This is based on patches for a version of SSLeay byGuido van Rossum1999-12-073-19/+439
* According to Craig H Rowland, openbsd2 is yet another BSD variant thatGuido van Rossum1999-12-061-0/+2