- 84c8baf Added missing imgpbm and imgsgi modules by Jack Jansen · 30 years ago
- 178652b Export strdup (parsermodule needs it) by Jack Jansen · 30 years ago
- d0f2678 Last few notes/bugs by Jack Jansen · 30 years ago
- c925291 Last minor tweaks: debug off, added missing img mods, minor things by Jack Jansen · 30 years ago
- a8a277c Fixed positioning of icon on copy() by Jack Jansen · 30 years ago
- 9bd2d97 Updated for 1.3 by Jack Jansen · 30 years ago
- 83f4540 Removed unused variables by Jack Jansen · 30 years ago
- fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 30 years ago
- ae3d3ef Ported to CW7 by Jack Jansen · 30 years ago
- 3434a27 Resource files for 1.3 distribution by Jack Jansen · 30 years ago
- b39a5d7 Adapted to CW7, added MkPluginAlises by Jack Jansen · 30 years ago
- 703e2c1 Changed CW signature and fixed .as/.hqx creator/type by Jack Jansen · 30 years ago
- 316ba5d Adapted to os and imp changes by Jack Jansen · 30 years ago
- d40f3c6 New universal headers by Jack Jansen · 30 years ago
- 7321514 Fixed bug in optional argument error checking (and generated all suites anew). by Jack Jansen · 30 years ago
- 8150760 Clarified some things, started adding mods since 1.3beta3 by Jack Jansen · 30 years ago
- 8ccfc93 Removed unused variable by Jack Jansen · 30 years ago
- 8426477 Modified/recreated to use keyword arguments by Jack Jansen · 30 years ago
- 59fcc5a Added some clarifications and fixed host names. by Jack Jansen · 30 years ago
- bc12873 Load toolbox modules "by hand" using imp, so this script should now by Jack Jansen · 30 years ago
- 3f14f4a Changed the way .rsrc and template are copied: hopefully this will by Jack Jansen · 30 years ago
- 1dc366f add (dummy) mode arg to open() by Guido van Rossum · 30 years ago
- edd6376 added read/writelines, bufsize to makefile, gethostbyaddr by Guido van Rossum · 30 years ago
- 6655c4e Build appplications, libraries and applets according to builtin instructions. by Jack Jansen · 30 years ago
- 0f452fa Slightly reorganized so it is useable from another program, and by Jack Jansen · 30 years ago
- 54500bb Fixed typo by Jack Jansen · 30 years ago
- 8932a82 Projects used for 1.3b3 distribution (I promise I won't check them in by Jack Jansen · 30 years ago
- e83d201 Minor fix by Jack Jansen · 30 years ago
- 05249f96f Updated 1.3 relnotes and added top-level instructions by Jack Jansen · 30 years ago
- b39be21 Fixed to work on 68K (could be yet another optimizer bug or something) by Jack Jansen · 30 years ago
- dffa123 Seems I had never checked the README file in... by Jack Jansen · 30 years ago
- 41fa7ea Python will now attempt (again) to create at least a minimal by Jack Jansen · 30 years ago
- 9119ccf Added List module by Jack Jansen · 30 years ago
- 847e89e Removed unused variables by Jack Jansen · 30 years ago
- 57633c1 removed unused variables by Jack Jansen · 30 years ago
- 61c32fe Release notes for 1.3 by Jack Jansen · 30 years ago
- 6c60b6e Added version resource Added dialogs for initial preference file creation by Jack Jansen · 30 years ago
- e220f50 removed unused var by Jack Jansen · 30 years ago
- a6a55e9 Removed unused var by Jack Jansen · 30 years ago
- c9c99f2 Interactively create a distribution from a sourcetree. by Jack Jansen · 30 years ago
- 7c86b21 - Allow PythonApplet to be an alias - Correctly set bundle and init bits by Jack Jansen · 30 years ago
- 8094f0d Added functionality: locate CW projects, copy them, empty them and binhex them. by Jack Jansen · 30 years ago
- fbac4bb - imp seems to always want a file object arg by Jack Jansen · 30 years ago
- 0949055 its all in the name... by Jack Jansen · 30 years ago
- 8961847 Modeless dialog test by Jack Jansen · 30 years ago
- 423c798 copy() can now create destination path by Jack Jansen · 30 years ago
- f5101ee Constants useful when using macfs module by Jack Jansen · 30 years ago
- 13dc4f7 Fixed dialog-window event handling by Jack Jansen · 30 years ago
- 7765dbb Hexbinned CodeWarrior projects by Jack Jansen · 30 years ago
- d4c2646 Generated anew by Jack Jansen · 30 years ago
- 91a6398 Use ResObj_OptNew for GetDialogItem return value: the handle returned by Jack Jansen · 30 years ago
- 9f37c6d Added ResObj_OptNew, like ResObj_New but returns None when passed NULL. by Jack Jansen · 30 years ago
- caf7505 Added WhichWindow function to obtain window object given WindowPtr (as by Jack Jansen · 30 years ago
- 2f21246 Test of list in dialog by Jack Jansen · 30 years ago
- b4e4783 Uses new FrameWork, has multiple windows by Jack Jansen · 30 years ago
- 8ce4d51 Different arg to GetEventHandler (but I cannot really remember fixing by Jack Jansen · 30 years ago
- 7e0da90 Made separate window class (and subclasses for special windows like by Jack Jansen · 30 years ago
- 7a58336 Various fixes: missing imports, missing calls to by Jack Jansen · 30 years ago
- 01c2309 Useful routines on a mac: by Jack Jansen · 30 years ago
- 32486f5 Added PyMac_PromptGetFile, removed stuff gone to other sources. by Jack Jansen · 30 years ago
- 819f177 Lots of stuff moved to other files. by Jack Jansen · 30 years ago
- c2e6dd8 New file: list resource-ids in one place. by Jack Jansen · 30 years ago
- 56b14d4 Lots of stuff removed: gone to various other files. by Jack Jansen · 30 years ago
- 696c958 This is completely different from the old mainmain (which wasn't used by Jack Jansen · 30 years ago
- 12fce3e macgetpath - sys.path setting code factored out of config.c and by Jack Jansen · 30 years ago
- f717ac2 Merged Jack's macgetcompiler.c and Guido's maccompiler.c and named the by Jack Jansen · 30 years ago
- 0e1c0ce Renumbered dialogs: by Jack Jansen · 30 years ago
- d5d5f46 Added new call PromptGetFile (like StandardGetFile, but accepts a by Jack Jansen · 30 years ago
- 9c45a65 Added missing initializer and extra error check. by Jack Jansen · 30 years ago
- 9062fa2 Added prompts to various file-select dialogs Renumbered resources to above 512 by Jack Jansen · 30 years ago
- ad16927 Added List.slb alias by Jack Jansen · 30 years ago
- 3050a2d Binhexify any .rsrc file in a tree by Jack Jansen · 30 years ago
- 9d19a91 Added prompt to getfile dialog Renumbered resources by Jack Jansen · 30 years ago
- a4b1d00 Interface to the Mac List Manager. by Jack Jansen · 30 years ago
- ea79c87 re-enabled newmodule by Jack Jansen · 30 years ago
- d8eb8a7 MkPluginAliases - Scripts (AppleScript and Python) to create aliases by Jack Jansen · 30 years ago
- 6e39e53 Initial revision by Guido van Rossum · 30 years ago
- 222c892 add xstat (extended stat, returns resource fork size and creator/type) by Guido van Rossum · 30 years ago
- 08d2071 set some fields to zero for directories by Guido van Rossum · 30 years ago
- cf63693 Better error messages wrt missing resources and preferences by Jack Jansen · 30 years ago
- a7b6a82 Added binascii by Jack Jansen · 30 years ago
- 3d18593 Added interfaces to {Get,Set}FInfo and accompanying objects by Jack Jansen · 30 years ago
- f8bddd8 Mwerks now also has fopenrf by Jack Jansen · 30 years ago
- 426fa79 Mwerks version of fopenRF. by Jack Jansen · 30 years ago
- 67b4e6d Fix for cfm68k by Jack Jansen · 30 years ago
- fc59603 Moved here because it is think-specific by Jack Jansen · 30 years ago
- 63bf598 Added resource-files to CVS tree, in binhex form by Jack Jansen · 30 years ago
- d8c7a41 Put resource-files under CVS, in binhex form by Jack Jansen · 30 years ago
- 5968bad - Use new names - Use AEInteractWithUser by Jack Jansen · 30 years ago
- 39fe80b Initial revision by Jack Jansen · 30 years ago
- e87e7a5 New test program for server AE handling by Jack Jansen · 30 years ago
- 7874b5d minor fix by Jack Jansen · 30 years ago
- 5050199 Fixed incorrect call to InstallHandler and a few other things by Jack Jansen · 30 years ago
- 292b0f9 Added code so you canset "command line options" if you by Jack Jansen · 30 years ago
- cc456fb Un-installing of AE handlers fixed (AE is very picky that you specify by Jack Jansen · 30 years ago
- 7571f30 A new home for scripts/applets by Jack Jansen · 30 years ago
- 23ebeba Made more ppc-savvy by Jack Jansen · 30 years ago
- 4cae5e6 - Added getplatform() - (temporarily?) removed newmodule reference by Jack Jansen · 30 years ago
- e4b4038 Various toolbox routines have gotten new names. by Jack Jansen · 30 years ago
- bc60864 The three most important suites, generated by gensuitemodule by Jack Jansen · 30 years ago