- 10 Dec, 1999 2 commits
-
-
Jack Jansen authored
New appearance mgr support. This appears (no pun intended) to have some problems that I'll fix tonight, so don't check it out.
-
Guido van Rossum authored
This fixes PR#157.
-
- 09 Dec, 1999 9 commits
-
-
Jack Jansen authored
button types in those dialogs.
-
Jack Jansen authored
Regenerated, and manually massaged (sigh): there can now be comments after enum defs, and bgen doesn't understand this yet.
-
Jack Jansen authored
Fixed a linebreak I forgot, added docstrings, (temporarily) blacklisted a few routines that seem to be missing in my CW Pro 5.1.
-
Jack Jansen authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
and TMP_MAX. Converted all functions that used PyArg_Parse() or PyArg_NoArgs() to use PyArg_ParseTuple() and specified all function names using the :name syntax in the format strings, to allow better error messages when TypeError is raised for parameter type mismatches.
-
Jack Jansen authored
HandleControlClick. Untested.
-
Jack Jansen authored
ring around a button. Mainly here so I can transfer it home:-)
-
- 07 Dec, 1999 3 commits
-
-
Jack Jansen authored
First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE is off the code is disabled (but the variables are still there, set to 0).
-
Guido van Rossum authored
Brian E Gallew, which were improved and adapted to OpenSSL 0.9.4 by Laszlo Kovacs of HP. Both have kindly given permission to include the patches in the Python distribution. Final formatting by GvR.
-
Guido van Rossum authored
Brian E Gallew, which were improved and adapted to OpenSSL 0.9.4 by Laszlo Kovacs of HP. Both have kindly given permission to include the patches in the Python distribution. Final formatting by GvR.
-
- 06 Dec, 1999 2 commits
-
-
Guido van Rossum authored
uses the BSD version of the lock structure. Sigh, @!%$.
-
Barry Warsaw authored
correctly. Patch suggested by Mads Kiilerich <mk@solit.dk>.
-
- 03 Dec, 1999 7 commits
-
-
Jack Jansen authored
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 write their datafork so it appears safe.
-
Jack Jansen authored
-
Fred Drake authored
<bernhard@uwm.edu>. Added a check that no parameters were passed to byteswap(); previously allowed any parameters you happened to pass.
-
Greg Ward authored
Bunch of little bug fixes that appeared in building non-packagized distributions. Mainly: - brain-slip typo in 'get_package_dir()' - don't try to os.path.join() an empty path tuple -- it doesn't like it - more type-safety in 'build_module()'
-
Jack Jansen authored
was always meant to be the default, and the new example-2 was pretty critical of this.
-
Jack Jansen authored
process to freezing.html.
-
Jack Jansen authored
module.
-
- 02 Dec, 1999 1 commit
-
-
Jack Jansen authored
may have missed an applet being dropped on us). This may fix the obscure bug Tony Ingraldi was experiencing.
-
- 01 Dec, 1999 16 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-