summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/imgbrowse
Commit message (Collapse)AuthorAgeFilesLines
* Use new file dialogs.Jack Jansen2003-01-261-5/+3
|
* Lots of minor tweaks for the pep252 checkins, mainly because QdJack Jansen2002-11-301-5/+5
| | | | attributes are no longer supported.
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-252-6/+6
|
* struct.pack has become picky about h (short) and H (unsigned short).Jack Jansen2000-10-221-1/+1
|
* Use MacOS.string_id_to_buffer for the hack to convert string id() toJack Jansen1997-04-031-1/+2
| | | | buffer address.
* Use mac_image (from cmif stuff)Jack Jansen1996-10-042-46/+64
| | | | | Fixed off-by-four error Keep data around so it won't get reclaimed
* Calling Application._quit() is now preferred over raising self.Jack Jansen1996-09-171-1/+1
|
* Minor fixJack Jansen1996-03-181-2/+2
|
* Sample image drawing code (not fully functional yet)Jack Jansen1995-12-121-0/+156