| Commit message (Expand) | Author | Age | Files | Lines |
* | doh! added missing comma (will check before committing in the future ;-) -- jvr | Just van Rossum | 1999-01-29 | 1 | -1/+1 |
|
|
* | added path entry for NumPy -- jvr | Just van Rossum | 1999-01-29 | 1 | -0/+1 |
|
|
* | Pythonpath converted to Rez source, and vers resource removed from | Jack Jansen | 1999-01-29 | 10 | -0/+119 |
|
|
* | Projects moved to Mac:Build. The macfreeze projects still need sorting out. | Jack Jansen | 1999-01-29 | 39 | -3493/+0 |
|
|
* | Fixed an absolute path. | Jack Jansen | 1999-01-29 | 1 | -0/+0 |
|
|
* | Re-committed as AppleSingle | Jack Jansen | 1999-01-29 | 18 | -0/+0 |
|
|
* | Updated for new build and plugin paths | Jack Jansen | 1999-01-28 | 3 | -11/+11 |
|
|
* | Everything now builds in the right location,. | Jack Jansen | 1999-01-28 | 18 | -0/+0 |
|
|
* | Checking in the projects that have been converted so far. | Jack Jansen | 1999-01-28 | 10 | -0/+0 |
|
|
* | Re-commit in applesingle | Jack Jansen | 1999-01-28 | 7 | -0/+0 |
|
|
* | added default sys.path entry for NumPy -- jvr | Just van Rossum | 1999-01-28 | 1 | -0/+0 |
|
|
* | Starting on the new project/plugin structure. Far from complete... | Jack Jansen | 1999-01-28 | 40 | -0/+3494 |
|
|
* | cleaned up ugly hack related to activate events and suspend/resume -- jvr | Just van Rossum | 1999-01-27 | 1 | -14/+8 |
|
|
* | Added Sherlock source for Python documentation, and added icons to them all. | Jack Jansen | 1999-01-26 | 3 | -0/+0 |
|
|
* | Adding sherlock search templates for Python and Python FAQ. | Jack Jansen | 1999-01-25 | 3 | -0/+14 |
|
|
* | Added Icn module to toolboxmodules | Jack Jansen | 1999-01-25 | 3 | -0/+3 |
|
|
* | Set PythonCore version number to sys.hexversion, and removed version | Jack Jansen | 1999-01-25 | 23 | -0/+0 |
|
|
* | Script to synchronize files with / in their name and their _s_ counterparts. | Just van Rossum | 1999-01-24 | 1 | -0/+89 |
|
|
* | Test checkin, to see whether I really can do it. --jvr schpeaking. | Just van Rossum | 1999-01-23 | 1 | -2/+0 |
|
|
* | Test checkin, to see whether I really can do it. --jvr schpeaking. | Just van Rossum | 1999-01-22 | 1 | -0/+2 |
|
|
* | Updated for 1.5.2b1 | Jack Jansen | 1999-01-22 | 2 | -7/+7 |
|
|
* | In unpackevent, get the direct object (----) before asking for missed paramet... | Jack Jansen | 1999-01-22 | 1 | -0/+7 |
|
|
* | Select the whole default input field in AskString (Joe Strout) | Jack Jansen | 1999-01-22 | 1 | -1/+2 |
|
|
* | Added examples/testcode for the Icn module. | Jack Jansen | 1999-01-21 | 3 | -1/+374 |
|
|
* | Don't qualify local symbols with aetools... | Jack Jansen | 1999-01-21 | 1 | -1/+1 |
|
|
* | Manually added definitions for normal, bold, etc. These are in MacTypes (of all | Jack Jansen | 1999-01-21 | 2 | -3/+31 |
|
|
* | Updated for 1.5.2b1 | Jack Jansen | 1999-01-21 | 1 | -1/+3 |
|
|
* | Updated for 1.5.2b1 (better late than never:-) | Jack Jansen | 1999-01-21 | 2 | -4/+8 |
|
|
* | Updated the version number in the vers and preffilename resources. | Jack Jansen | 1999-01-21 | 2 | -0/+0 |
|
|
* | Removed warnings for packages (Just implemented support for freezing | Jack Jansen | 1999-01-21 | 2 | -2/+2 |
|
|
* | Interface to GetIcon, PlotIcon and friends. | Jack Jansen | 1999-01-18 | 3 | -0/+828 |
|
|
* | Updated for 1.5.2b1 | Jack Jansen | 1999-01-13 | 2 | -33/+45 |
|
|
* | Hand't been committed yet (minor changes) | Jack Jansen | 1999-01-13 | 1 | -9/+11 |
|
|
* | CW Projects for 1.5.2b1 | Jack Jansen | 1999-01-13 | 23 | -0/+0 |
|
|
* | Distribution databases for 1.5.2b1 | Jack Jansen | 1999-01-13 | 4 | -42/+57 |
|
|
* | Removed USE_MALLOC_DEBUG that shoulnd't be in the production version. | Jack Jansen | 1999-01-13 | 1 | -1/+1 |
|
|
* | Project files converted for CW Pro 4. And the daylight savings time switch se... | Jack Jansen | 1998-11-01 | 52 | -1/+1 |
|
|
* | Added {Get,Set}WindowUserData methods. | Jack Jansen | 1998-10-22 | 3 | -6/+44 |
|
|
* | Removed debug print | Jack Jansen | 1998-10-21 | 1 | -1/+0 |
|
|
* | For submenus remember the parent and parent index, so we can grey out our | Jack Jansen | 1998-10-15 | 1 | -0/+8 |
|
|
* | Set kAECanInteract and kAECanSwitchLayer flags for the finder interactions. | Jack Jansen | 1998-10-15 | 1 | -0/+3 |
|
|
* | The help dialog id numbers never got changed when the dialog numbers changed, | Jack Jansen | 1998-10-15 | 1 | -0/+0 |
|
|
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 17 | -22/+21 |
|
|
* | These were never under CVS, but now that I use cvs to communicate | Jack Jansen | 1998-10-05 | 15 | -0/+807 |
|
|
* | Newer versions of projects. | Jack Jansen | 1998-10-05 | 9 | -0/+0 |
|
|
* | Added SIZEOF_VOID_P and HAVE_LONG_LONG | Jack Jansen | 1998-10-05 | 1 | -0/+2 |
|
|
* | Disable python event handling in mainloop (discovered by Tasselli Marco) | Jack Jansen | 1998-09-30 | 1 | -0/+2 |
|
|
* | Truncate messages if they are longer than 255 characters. Note that this is | Jack Jansen | 1998-09-28 | 1 | -0/+2 |
|
|
* | Added optional mouseregion parameter to WaitNextEvent (which is now | Jack Jansen | 1998-09-17 | 3 | -25/+56 |
|
|
* | Don't remember... | Jack Jansen | 1998-09-13 | 1 | -1/+1 |
|
|