summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Don't remember...Jack Jansen1998-09-131-1/+1
* Split tcl/tk libs out of other libraries (don't want to build these always)Jack Jansen1998-09-081-0/+0
* Mods by Just to allow aliases in sys.path entriesJack Jansen1998-09-071-0/+20
* Added a note about the buildlibs script.Jack Jansen1998-08-271-4/+11
* All libraries have now been moved to their new location, with their new names.Jack Jansen1998-08-209-0/+0
* A new project that builds cwgusi, tcl, tk and all image libraries needed.Jack Jansen1998-08-201-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-2048-4041/+0
* Binhextree doesn't binhex anymore, it just copies the projects around. ThisJack Jansen1998-08-201-4/+6
* I guess I'll have to commit this file occasionally...Jack Jansen1998-08-201-1/+1
* Define some things to 1 (in stead of empty) to be compatible with new PILJack Jansen1998-08-201-2/+2
* Various libraryies have been moved around and renamed, now that we haveJack Jansen1998-08-193-0/+0
* Replaced binhexed version of project files by normal ones (in binary mode)Jack Jansen1998-08-1844-9217/+0
* Updated for 1.5.2a1Jack Jansen1998-08-182-3/+1
* Replaced the hand-generated .hqx files by the binary resourcefiles themselvesJack Jansen1998-08-1814-6572/+0
* Initial revisionJack Jansen1998-08-1836-0/+8306
* Initial revisionJack Jansen1998-08-1824-0/+5316
* Putting Python-specific GUSI modifications under CVS.Jack Jansen1998-08-186-0/+3264
* Putting TCL mods for Python under CVS.Jack Jansen1998-08-183-0/+967
* I give in (after all these years): renaming config.c to macconfig.c to forestallJack Jansen1998-08-181-0/+0
* Support for freezing packages (Just).Jack Jansen1998-08-184-12/+58
* Replace first sys.path entry with the directory where the script livesJack Jansen1998-08-181-1/+5
* Rebuilt everything with MSL 2.4.10, Compilers 2.1.1 and IDE 3.1.Jack Jansen1998-08-1316-3233/+3183
* Added SIZEOF_INT and SIZEOF_LONGJack Jansen1998-08-051-0/+3
* Use buildtools where appropriate.Jack Jansen1998-07-311-3/+4
* Build a full standalone application from a python script (Just)Jack Jansen1998-07-312-0/+189
* Common code used to the buildtools module (Just)Jack Jansen1998-07-312-326/+51
* Implementation of freezing from shared libraries, without source. (Just)Jack Jansen1998-07-312-7/+201
* Common code for BuildApplet, BuildApplication and fullbuild (Just)Jack Jansen1998-07-311-0/+279
* Extended replacement for scripts:cfmfile.py (Just)Jack Jansen1998-07-311-0/+186
* Added has_key() method to IC object.Jack Jansen1998-07-311-1/+7
* New about box and a few other fixes by Just, and everything gotJack Jansen1998-07-316-6300/+6252
* Initialize the program name before adding shared library resources (Just).Jack Jansen1998-07-311-0/+1
* Don't add the library file to the resource file chain if it is theJack Jansen1998-07-311-1/+18
* New about box, with the version mesage filled in in a text item, andJack Jansen1998-07-311-13/+14
* The PYD resource should now contain 2 strings: one for the ppcJack Jansen1998-07-311-2/+10
* Re-indented properly (Just).Jack Jansen1998-07-311-173/+173
* - Added a function MoviesTask, which is the same as the method butJack Jansen1998-07-222-3/+29
* Remove the MOOV filetype from the StandardGetFile call, so we can alsoJack Jansen1998-07-221-1/+1
* Added a delete() method to menu entries. Only the last entry of a menuJack Jansen1998-07-131-1/+14
* Added prototypes for the code resource routines, and for PstringJack Jansen1998-07-132-1/+4
* If the preference filename resource is empty don't try to open orJack Jansen1998-07-131-4/+13
* All import-related code has moved to macimport.c.Jack Jansen1998-07-132-224/+416
* Added macimport.c to various filesJack Jansen1998-07-1314-5028/+5127
* Add an empty PYTHONPREFSFILE STR resource, so frozen applicationsJack Jansen1998-07-131-81/+82
* Added a function SetUserItemHandler: this takes a function(dialog,Jack Jansen1998-07-102-0/+110
* Disable malloc debug in frozen programs.Jack Jansen1998-07-011-1/+1
* The init routine for MacOS had a non-standard name. Changed toJack Jansen1998-07-012-3/+3
* Convert \n to \r in strings that are displayed in the dialogs.Jack Jansen1998-07-011-8/+19
* Added build.macfreeze to the "special" folders.Jack Jansen1998-06-261-1/+1
* Config file for frozen binaries.Jack Jansen1998-06-261-4/+32