summaryrefslogtreecommitdiff
path: root/Mac/Demo/PICTbrowse
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-185-626/+626
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-125-17/+17
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-303-3/+3
* Use the new macresource module to open the accompanying resource file (if nee...Jack Jansen2001-08-275-42/+12
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-255-26/+26
* Merging appropriate 2.1.1 fixes back into the main trunk.Jack Jansen2001-08-034-10/+10
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-1/+1
* Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {...Jack Jansen2001-01-094-4/+4
* Added an optional debug handler that traps and prints all unknown appleevents.Jack Jansen2000-06-206-4/+4
* Fixed multi-arg appends.Jack Jansen2000-03-075-5/+5
* Converted to Appearance and using a List control in stead of manually creatin...Jack Jansen1999-12-237-90/+185
* Re-committed as AppleSingleJack Jansen1999-01-291-0/+0
* Added examples/testcode for the Icn module.Jack Jansen1999-01-212-0/+372
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-011-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-202-11/+0
* Added (minimal) documentation on how to build standalone applicationsJack Jansen1998-02-251-2/+2
* Calling Application._quit() is now preferred over raising self.Jack Jansen1996-09-172-2/+2
* rebinhexedJack Jansen1996-08-051-6/+7
* Added a region arg to update callsJack Jansen1996-04-103-6/+6
* re-binhexedJack Jansen1996-03-201-8/+8
* Fixed binhexerJack Jansen1996-03-181-10/+9
* A variation on PICTbrowse.py that displays the picture usingJack Jansen1995-11-151-0/+187
* Browse all PICT resources in the resource chain. Uses SetWindowPic forJack Jansen1995-11-142-0/+176