summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added \" to escapes so embedded escaped double quotes are handledBarry Warsaw1999-12-061-0/+1
* Set the finder "is shared" bit, by request of Joe Strout. It seems this allow...Jack Jansen1999-12-031-1/+1
* Allow for 12 arguments max, in stead of 8. Untested.Jack Jansen1999-12-031-6/+9
* Correct the docstring for byteswap(); error noted by Bernhard ReiterFred Drake1999-12-031-4/+9
* [from 1999-11-04]Greg Ward1999-12-031-5/+14
* Default schedparams set to (0,0): no event-intervention by Python mainloop. ThisJack Jansen1999-12-031-2/+2
* Standalone.html is long obsolete. Added description of BuildApplicationJack Jansen1999-12-033-89/+59
* New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslipJack Jansen1999-12-0312-333/+241
* Give a warning if system-wide sys.argv processing is off (because then weJack Jansen1999-12-021-1/+4
* Last try, think I got it now.Barry Warsaw1999-12-011-1/+0
* Once moreBarry Warsaw1999-12-011-0/+1
* Once moreBarry Warsaw1999-12-011-1/+0
* Urg!Barry Warsaw1999-12-011-0/+1