| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added a method KeepConsole so programs can override the Keep console open opt... | Jack Jansen | 2000-10-12 | 1 | -0/+16 |
|
|
| * | Got rid of Py_FatalError calls. | Jack Jansen | 2000-09-08 | 1 | -4/+4 |
|
|
| * | Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. | Jack Jansen | 2000-07-14 | 1 | -2/+2 |
|
|
| * | Removed USE_STDWIN support. | Jack Jansen | 2000-06-04 | 1 | -58/+0 |
|
|
| * | Made the core toolbox modules carbon-compatible using the new greylist featur... | Jack Jansen | 2000-06-02 | 1 | -9/+17 |
|
|
| * | Added FreeMem, MaxBlock and CompactMem calls. The values returned by these ar... | Jack Jansen | 2000-02-21 | 1 | -0/+43 |
|
|
| * | First bits and pieces of appearance support: an init routine, a global flag P... | Jack Jansen | 1999-12-07 | 1 | -0/+3 |
|
|
| * | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 1 | -1/+1 |
|
|
| * | The init routine for MacOS had a non-standard name. Changed to | Jack Jansen | 1998-07-01 | 1 | -1/+1 |
|
|
| * | Fixed double-dispose of splash() dialog | Jack Jansen | 1998-02-20 | 1 | -0/+2 |
|
|
| * | Export type objects to Python | Jack Jansen | 1997-09-20 | 1 | -1/+5 |
|
|
| * | Added SysBeep | Jack Jansen | 1997-09-08 | 1 | -7/+22 |
|
|
| * | Added GetTicks() here, so profiling can use a decent timer | Jack Jansen | 1997-09-01 | 1 | -0/+9 |
|
|
| * | added SetEventHandler | Jack Jansen | 1997-06-20 | 1 | -12/+25 |
|
|
| * | Removed SetScheduleTimes | Jack Jansen | 1997-06-03 | 1 | -26/+66 |
|
|
| * | Don't free the MacOS_Splash() dialog twice... | Jack Jansen | 1997-05-13 | 1 | -2/+4 |
|
|
| * | - Changed the m# format for PyArg_ParseTuple back to s# | Jack Jansen | 1997-05-07 | 1 | -1/+1 |
|
|
| * | Added an attribute string_id_to_buffer, which gives the offset you | Jack Jansen | 1997-04-03 | 1 | -0/+12 |
|
|
| * | - Changed GestaltEqu.h to Gestalt.h | Jack Jansen | 1997-02-24 | 1 | -1/+1 |
|
|
| * | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 1 | -1/+1 |
|
|
| * | Got rid of nfullpath() | Jack Jansen | 1996-11-09 | 1 | -1/+1 |
|
|
| * | removed unused var | Jack Jansen | 1996-10-23 | 1 | -1/+0 |
|
|
| * | Added DebugStr method to drop into low-level debugger | Jack Jansen | 1996-09-30 | 1 | -0/+16 |
|
|
| * | Added dialog-centering code to splash() | Jack Jansen | 1996-09-23 | 1 | -1/+16 |
|
|
| * | Fixed macos.splash to actually *draw* the splash box:-) | Jack Jansen | 1996-09-15 | 1 | -3/+7 |
|
|
| * | Added splash method (to quickly display splash screen without first | Jack Jansen | 1996-05-20 | 1 | -0/+20 |
|
|
| * | Removed unused vars | Jack Jansen | 1996-03-05 | 1 | -3/+0 |
|
|
| * | Added openrf method, which opens resource fork. The resulting object | Jack Jansen | 1996-02-29 | 1 | -0/+330 |
|
|
| * | Added GetErrorString method (convert OSErr number to string) | Jack Jansen | 1995-07-17 | 1 | -0/+11 |
|
|
| * | return old value of PyMac_DoYieldEnabled; -1 means do not even check for inte... | Guido van Rossum | 1995-02-26 | 1 | -5/+6 |
|
|
| * | change SC ifdef to MPW | Guido van Rossum | 1995-02-21 | 1 | -1/+1 |
|
|
| * | Minor bug fix | Jack Jansen | 1995-02-20 | 1 | -1/+1 |
|
|
| * | cfm 68k support | Guido van Rossum | 1995-02-18 | 1 | -0/+4 |
|
|
| * | Added HandleEvent method to macos, so python programs can hand back | Jack Jansen | 1995-02-02 | 1 | -0/+14 |
|
|
| * | - Moved interrupt code to macglue.c | Jack Jansen | 1995-01-27 | 1 | -0/+15 |
|
|
| * | Added eventhandling in mainloop/busywait routine plus leaving some | Jack Jansen | 1995-01-26 | 1 | -0/+23 |
|
|
| * | Got rid of the Resource and Sound interfaces, in favor of the ones | Guido van Rossum | 1995-01-25 | 1 | -410/+3 |
|
|
| * | ported CW5 changes back to Think | Guido van Rossum | 1995-01-22 | 1 | -0/+1 |
|
|
| * | Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType -- | Guido van Rossum | 1995-01-22 | 1 | -37/+19 |
|
|
| * | Ported to CW5/new universal headers | Jack Jansen | 1995-01-22 | 1 | -2/+2 |
|
|
| * | renamed Get routines to PyMac_Get; added macfs to config.c | Guido van Rossum | 1995-01-21 | 1 | -4/+4 |
|
|
| * | added high level event interface (requires stdwin patch) | Guido van Rossum | 1995-01-18 | 1 | -3/+99 |
|
|
| * | Moved some generally useful routines to macglue.c | Jack Jansen | 1995-01-18 | 1 | -28/+0 |
|
|
| * | rename2 changes | Guido van Rossum | 1995-01-12 | 1 | -12/+10 |
|
|
| * | Used new getargs interface; added {Get,Set}FileInfo. | Guido van Rossum | 1995-01-09 | 1 | -44/+77 |
|
|
| * | 1995 copyright | Guido van Rossum | 1995-01-08 | 1 | -2/+2 |
|
|
| * | - Use PyErr_Mac for nicer exceptions | Jack Jansen | 1994-12-14 | 1 | -25/+57 |
|
|
| * | config.c: add MacOS module | Guido van Rossum | 1994-09-29 | 1 | -38/+50 |
|
|
| * | Support user routines (callbacks) on sound channels. | Guido van Rossum | 1994-09-16 | 1 | -6/+74 |
|
|
| * | gestaltmodule.c: interface to Gestalt Manager. | Guido van Rossum | 1994-09-16 | 1 | -0/+405 |
|
|