| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapted for cfm68k, new names and split off of qt. | Jack Jansen | 1996-08-20 | 2 | -67/+92 |
|
|
* | Rationalized header files: | Jack Jansen | 1996-08-20 | 4 | -21/+52 |
|
|
* | - Gave PPC shared libraries (and projects) .ppc in their name | Jack Jansen | 1996-08-20 | 31 | -4304/+8544 |
|
|
* | Added void before main | Jack Jansen | 1996-08-20 | 1 | -0/+1 |
|
|
* | - Renamed USE_BGEN to USE_TOOLBOX | Jack Jansen | 1996-08-20 | 1 | -6/+10 |
|
|
* | Re-binhexed | Jack Jansen | 1996-08-20 | 2 | -518/+518 |
|
|
* | Fixed command-. handling | Jack Jansen | 1996-08-19 | 1 | -2/+15 |
|
|
* | Fixed to work for ppc and cfm68k | Jack Jansen | 1996-08-19 | 1 | -0/+4 |
|
|
* | Guido: | Jack Jansen | 1996-08-19 | 1 | -1/+10 |
|
|
* | Removed debug printf | Jack Jansen | 1996-08-19 | 1 | -3/+1 |
|
|
* | Removed obsolete cfm68k ifdef (Guido) | Jack Jansen | 1996-08-19 | 1 | -3/+0 |
|
|
* | Include config.h | Jack Jansen | 1996-08-19 | 1 | -0/+2 |
|
|
* | Guido: | Jack Jansen | 1996-08-19 | 1 | -14/+5 |
|
|
* | Guido: added some void's to declarations | Jack Jansen | 1996-08-19 | 1 | -1/+5 |
|
|
* | Guido: changed __sinit to __initialize for CFM68K. | Jack Jansen | 1996-08-19 | 1 | -2/+2 |
|
|
* | Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK and | Jack Jansen | 1996-08-19 | 3 | -16/+7 |
|
|
* | No USE_MACSPEECH for CFM68K (the interface library appears to be missing) | Jack Jansen | 1996-08-19 | 1 | -0/+2 |
|
|
* | Dummy SpinCursor() if __CFM68K__ is defined | Jack Jansen | 1996-08-19 | 1 | -0/+10 |
|
|
* | Removed {Set,Get}SoundVol (old calls not supported by cfm68k) | Jack Jansen | 1996-08-19 | 2 | -34/+4 |
|
|
* | Fixed viewrect/destrect calculation | Jack Jansen | 1996-08-19 | 1 | -2/+8 |
|
|
* | Changed to use 8-byte doubles. Also re-enabled optimizations, 68020 | Jack Jansen | 1996-08-07 | 1 | -1342/+1330 |
|
|
* | Moved build.html to building.html | Jack Jansen | 1996-08-07 | 1 | -1/+1 |
|
|
* | Changed instructions for new releases of cwgusi, waste and tcl/tk, | Jack Jansen | 1996-08-06 | 1 | -209/+274 |
|
|
* | New releases of CWGUSI, Waste and Tcl/Tk. | Jack Jansen | 1996-08-06 | 12 | -4894/+4899 |
|
|
* | Updated for new tcl/tk release | Jack Jansen | 1996-08-06 | 1 | -3048/+3093 |
|
|
* | GUSI mkdir() lost its dummy second arg | Jack Jansen | 1996-08-06 | 1 | -0/+4 |
|
|
* | New waste release | Jack Jansen | 1996-08-06 | 1 | -1/+2 |
|
|
* | Upgraded to Waste 1.2f | Jack Jansen | 1996-08-06 | 3 | -98/+114 |
|
|
* | rebinhexed | Jack Jansen | 1996-08-05 | 3 | -68/+69 |
|
|
* | Build instructions for source distribution that were somehow never | Jack Jansen | 1996-08-05 | 1 | -0/+351 |
|
|
* | Removed references to mactcp, macdnr and stdwin modules | Jack Jansen | 1996-08-02 | 9 | -322/+240 |
|
|
* | 1.4b2 projects | Jack Jansen | 1996-08-02 | 12 | -5213/+5274 |
|
|
* | Upped version number, rebinhexed everything | Jack Jansen | 1996-08-02 | 7 | -4284/+4304 |
|
|
* | Guido's 1.4b2 fixes: Py_GetProgramName, Py_GetPrefix and Py_GetExecPrefix. | Jack Jansen | 1996-08-02 | 1 | -6/+20 |
|
|
* | Regenerated | Jack Jansen | 1996-08-02 | 10 | -30/+0 |
|
|
* | Regenerated from CW9 includes (only QuickDraw really got a few new values) | Jack Jansen | 1996-08-02 | 16 | -17/+22 |
|
|
* | PyMac_BuildNumVersion added | Jack Jansen | 1996-08-02 | 1 | -0/+2 |
|
|
* | CW9 | Jack Jansen | 1996-08-01 | 18 | -5269/+6127 |
|
|
* | Removed debug output | Jack Jansen | 1996-08-01 | 1 | -2/+0 |
|
|
* | Removed unused var | Jack Jansen | 1996-08-01 | 2 | -5/+0 |
|
|
* | NumVersion stuff has changed | Jack Jansen | 1996-08-01 | 2 | -47/+8 |
|
|
* | - Minimum stacksize is now 8K for PPC, 4K for 68K | Jack Jansen | 1996-08-01 | 1 | -7/+20 |
|
|
* | Allow only one selection (this tests settability of selFlags) | Jack Jansen | 1996-07-26 | 1 | -0/+2 |
|
|
* | Regenerated | Jack Jansen | 1996-07-26 | 1 | -1/+1 |
|
|
* | Added access to selFlags and listFlags members (both read and write) | Jack Jansen | 1996-07-26 | 2 | -4/+68 |
|
|
* | Mods by Just: | Jack Jansen | 1996-07-26 | 1 | -20/+46 |
|
|
* | Added SetFolder method which sets Standard File initial folder | Jack Jansen | 1996-07-22 | 1 | -0/+29 |
|
|
* | Added PyOS_CheckStack() function which returns -1 when we are running | Jack Jansen | 1996-07-22 | 1 | -0/+14 |
|
|
* | Added USE_STACKCHECK define | Jack Jansen | 1996-07-22 | 5 | -0/+8 |
|
|
* | - Added a file dialog example | Jack Jansen | 1996-07-18 | 4 | -2/+132 |
|
|