| Commit message (Expand) | Author | Age | Files | Lines |
* | Made version string shorter for Carbon so it fits on one line. | Jack Jansen | 2001-02-17 | 1 | -13/+5 |
|
|
* | More modifications to bring the script output in line with the real thing. | Jack Jansen | 2001-02-17 | 1 | -4/+34 |
|
|
* | Steven Majewski's instructions for building the toolbox modules for | Jack Jansen | 2001-02-16 | 1 | -0/+116 |
|
|
* | A few more tweaks (there were a couple of files missing on my work machine). | Jack Jansen | 2001-02-15 | 3 | -172/+182 |
|
|
* | Waste 1.3 extra's modified for waste 2.0 (and missing from MW's distribution ... | Jack Jansen | 2001-02-15 | 7 | -0/+617 |
|
|
* | DialogWindows now have a self.dlg in addition to self.wid. | Jack Jansen | 2001-02-14 | 3 | -15/+17 |
|
|
* | The new touched() was far too expensive. Re-enabled the old one, the ae-based... | Jack Jansen | 2001-02-14 | 1 | -2/+2 |
|
|
* | Also create alias to PythonCoreCarbon. | Jack Jansen | 2001-02-14 | 1 | -72/+3 |
|
|
* | Started on the 2.1a2 installer. | Jack Jansen | 2001-02-14 | 5 | -101/+195 |
|
|
* | Adapted unweave to Matthias' fixes. It's still off-by-one-space in some cases. | Jack Jansen | 2001-02-13 | 1 | -15/+53 |
|
|
* | Got rid of full pathnames in "generated from" comments, so that these files a... | Jack Jansen | 2001-02-12 | 20 | -22/+22 |
|
|
* | Brought in line with current config.h.in. | Jack Jansen | 2001-02-12 | 1 | -54/+151 |
|
|
* | Not sure what changed, probably an artefact of the new modules and/or new gusi. | Jack Jansen | 2001-02-12 | 5 | -22/+201 |
|
|
* | The interpreters built are now called PythonInterpreterClassic and PythonInte... | Jack Jansen | 2001-02-12 | 1 | -0/+0 |
|
|
* | Added modules _testcapi, _weakref, _symtable. | Jack Jansen | 2001-02-12 | 13 | -0/+5730 |
|
|
* | Added buttons for building interpreter, carbon standalone. | Jack Jansen | 2001-02-12 | 2 | -11/+37 |
|
|
* | Bit the bullet and added a private GUSISIOUX for Python. This makes the delay... | Jack Jansen | 2001-02-11 | 5 | -97/+117 |
|
|
* | Oops, repr didn't allocate the memory it used... | Jack Jansen | 2001-02-11 | 2 | -1/+19 |
|
|
* | Bit the bullet and added a private GUSISIOUX for Python. This makes the delay... | Jack Jansen | 2001-02-11 | 7 | -27/+274 |
|
|
* | Added prototype for DlgObj_WhichDialog() | Jack Jansen | 2001-02-09 | 1 | -0/+1 |
|
|
* | Replaced touched(), which no longer seems to work under os9, with something u... | Jack Jansen | 2001-02-09 | 1 | -1/+10 |
|
|
* | Added a few constants. | Jack Jansen | 2001-02-09 | 1 | -0/+6 |
|
|
* | Dialogs and there windows were still confused in some spots. Fixed. | Jack Jansen | 2001-02-09 | 1 | -7/+8 |
|
|
* | Get rid of from ... import * | Jack Jansen | 2001-02-09 | 2 | -6/+6 |
|
|
* | Replaced by :Lib:cfmfile.py. | Jack Jansen | 2001-02-08 | 1 | -236/+0 |
|
|
* | Added DlgObj_WhichDialog, analoguous to WhichWindow, and use this to get at d... | Jack Jansen | 2001-02-06 | 2 | -11/+107 |
|
|
* | QDFlushPortBuffer() has an optional region argument. | Jack Jansen | 2001-02-06 | 2 | -1/+5 |
|
|
* | Also recognize DragRef as a method-argument. | Jack Jansen | 2001-02-05 | 2 | -275/+221 |
|
|
* | Accept Dialogs and Windows where Grafports are expected (such as in SetPort) ... | Jack Jansen | 2001-02-02 | 2 | -4/+16 |
|
|
* | On MacOSX StackSpace() may lie because it doesn't know about the stack rlimit... | Jack Jansen | 2001-02-02 | 1 | -2/+19 |
|
|
* | New internal function BMObj_NewCopied() which copies the BitMap. Used to get ... | Jack Jansen | 2001-01-30 | 2 | -8/+46 |
|
|
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 9 | -18/+14 |
|
|
* | Got ZeroScrap() and PutScrap() to work under Carbon. | Jack Jansen | 2001-01-29 | 1 | -10/+21 |
|
|
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 1 | -1/+2 |
|
|
* | Use CountMenuItems() in stead of CountMItems(). | Jack Jansen | 2001-01-29 | 1 | -1/+1 |
|
|
* | Make balloon code dependent on existence of Help module | Jack Jansen | 2001-01-29 | 1 | -3/+10 |
|
|
* | Removed device from the list of Qd incompatibilities. It should be there, but... | Jack Jansen | 2001-01-29 | 1 | -1/+1 |
|
|
* | Accessor functions for regions and such expect an existing region as paramete... | Jack Jansen | 2001-01-29 | 3 | -15/+29 |
|
|
* | Ported the icglue module to carbon. | Jack Jansen | 2001-01-29 | 3 | -0/+1087 |
|
|
* | Added generators for EnableMenuItem and CheckMenuItem (which have Mac in fron... | Jack Jansen | 2001-01-29 | 2 | -0/+53 |
|
|
* | Re-enabled Scrap (even though it's mostly empty right now). | Jack Jansen | 2001-01-29 | 1 | -2/+0 |
|
|
* | Replace {Enable,Disable,Check}Item with their carbon-compatible equivalents {... | Jack Jansen | 2001-01-29 | 4 | -19/+19 |
|
|
* | Ported the icglue module to carbon. | Jack Jansen | 2001-01-29 | 5 | -4/+11 |
|
|
* | Added Help, Scrap and icglue missing methods. | Jack Jansen | 2001-01-29 | 1 | -2/+19 |
|
|
* | Added cellobject.c | Jack Jansen | 2001-01-28 | 3 | -0/+0 |
|
|
* | Got waste to work for Carbon. | Jack Jansen | 2001-01-26 | 2 | -1/+1 |
|
|
* | ucnhash module has gone, xreadlines module added. | Jack Jansen | 2001-01-25 | 3 | -0/+0 |
|
|
* | ucnhash module has gone. | Jack Jansen | 2001-01-25 | 12 | -1918/+0 |
|
|
* | ucnhash module has gone, xreadlines module added. | Jack Jansen | 2001-01-25 | 1 | -6/+2 |
|
|
* | Got rid of extraneous Modues:TE in the search path. | Jack Jansen | 2001-01-24 | 20 | -144/+0 |
|
|