summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/dlg/dlgsupport.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.Jack Jansen1998-10-121-2/+2
* Added a function SetUserItemHandler: this takes a function(dialog,Jack Jansen1998-07-101-0/+52
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-3/+0
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-0/+5
* Added support for GetDialogWindow and other accessor functionsJack Jansen1996-09-231-0/+14
* Replaced various dummy updateRegions by real argumentsJack Jansen1996-04-101-1/+1
* - Added color window/pixmap supportJack Jansen1995-12-121-5/+3
* Use ResObj_OptNew for GetDialogItem return value: the handle returnedJack Jansen1995-08-171-0/+6
* Trying again to check it in. Changes to:Jack Jansen1995-06-061-0/+5
* fix bug in filterproc interfaceGuido van Rossum1995-02-211-1/+1
* another round... ported to __SC__Guido van Rossum1995-02-191-2/+6
* Committed a more or less working version.Guido van Rossum1995-01-301-0/+121