summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Browse all PICT resources in the resource chain. Uses SetWindowPic forJack Jansen1995-11-142-0/+176
* - Added support for PicHandleJack Jansen1995-11-146-4/+368
* New universal headers, a few bit-flags were added.Jack Jansen1995-11-143-2/+13
* - Fixed handling of InsetRect, OffsetRect, MapRectJack Jansen1995-11-145-13/+190
* Universal header changes: some new bits defined.Jack Jansen1995-11-142-2/+11
* Regenerated because of minor changes in universal headersJack Jansen1995-11-143-24/+25
* Updated for the CW7.5 release, and some minor tweaks that I don'tJack Jansen1995-11-1412-4248/+4302
* Project to build alternative version of MWCRuntimePPC.lib, needed forJack Jansen1995-11-141-0/+100
* almost-but-not-quite working python with tk.Jack Jansen1995-11-141-0/+813
* MacTkPython configuration file.Jack Jansen1995-11-141-0/+5
* Added progress-bar dialogJack Jansen1995-11-141-55/+57
* Changed for the 1.3.2 compiler (CW7.5)Jack Jansen1995-11-141-2/+2
* Initialize GUSI for MacTkPythonJack Jansen1995-11-141-0/+3
* Added 2 missing SetPort callsJack Jansen1995-11-141-1/+2
* Added a ProgressBar() class (which shows a progress bar). Needs newJack Jansen1995-11-141-0/+63
* Added _tkinter, if USE_TK definedJack Jansen1995-11-101-1/+6
* Continue looking for "open doc" events even after "open app". ThisJack Jansen1995-11-101-0/+3
* Cosmetic change to event handling.Jack Jansen1995-11-101-3/+11
* For MW Python, update titlebar of window when python exits.Jack Jansen1995-11-101-5/+9
* Added idle() method, called when no events are available.Jack Jansen1995-11-101-0/+5
* - plugin tkinter module for ppc pythonJack Jansen1995-10-313-0/+1166
* Updated 'vers' resource to 1.3 (forgot before the distribution:-)Jack Jansen1995-10-272-72/+74
* Added options for keeping window open on normal/error terminationJack Jansen1995-10-272-10/+47
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
* Added prototypes.Jack Jansen1995-10-231-2/+2
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
* CW6->CW7Jack Jansen1995-10-231-2/+3
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
* Added imgpbm and imgsgiJack Jansen1995-10-121-1/+3
* Added missing imgpbm and imgsgi modulesJack Jansen1995-10-121-0/+4
* Export strdup (parsermodule needs it)Jack Jansen1995-10-121-2/+4
* Last few notes/bugsJack Jansen1995-10-121-0/+9
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-1211-3697/+3707
* Fixed positioning of icon on copy()Jack Jansen1995-10-091-1/+3
* Updated for 1.3Jack Jansen1995-10-092-28/+52
* Removed unused variablesJack Jansen1995-10-091-4/+1
* Changed SIZE: minimum 2Mb is a bit over the top...Jack Jansen1995-10-091-107/+106
* Ported to CW7Jack Jansen1995-10-0911-3453/+4102
* Resource files for 1.3 distributionJack Jansen1995-10-095-130/+174
* Adapted to CW7, added MkPluginAlisesJack Jansen1995-10-091-4/+4
* Changed CW signature and fixed .as/.hqx creator/typeJack Jansen1995-10-091-4/+4
* Adapted to os and imp changesJack Jansen1995-10-091-2/+2
* New universal headersJack Jansen1995-10-099-44/+56
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-095-381/+322
* Clarified some things, started adding mods since 1.3beta3Jack Jansen1995-10-032-0/+12
* Removed unused variableJack Jansen1995-10-031-2/+0
* Modified/recreated to use keyword argumentsJack Jansen1995-10-037-2360/+1152
* Added some clarifications and fixed host names.Jack Jansen1995-09-241-5/+8
* Load toolbox modules "by hand" using imp, so this script should nowJack Jansen1995-09-241-11/+52
* Changed the way .rsrc and template are copied: hopefully this willJack Jansen1995-09-241-36/+53