| Commit message (Expand) | Author | Age | Files | Lines |
* | ICFindConfigFile isn't needed, and it's gone under carbon. | Jack Jansen | 2001-08-03 | 1 | -2/+3 |
|
|
* | EasyDialogs has a working version of this. | Jack Jansen | 2001-08-03 | 1 | -25/+0 |
|
|
* | These stopped working a long time ago, and they're not worth fixing. | Jack Jansen | 2001-08-03 | 2 | -132/+0 |
|
|
* | Obsolete, EasyDialogs has the same code (but working:-). | Jack Jansen | 2001-08-03 | 2 | -72/+0 |
|
|
* | Obsolete: uses old applescript support. | Jack Jansen | 2001-08-03 | 1 | -33/+0 |
|
|
* | Obsolete, uses the old non-package-based applescript suite support. | Jack Jansen | 2001-08-03 | 1 | -25/+0 |
|
|
* | This "test" showed an obsolete way to get scrolled lists in dialogs. Removed. | Jack Jansen | 2001-08-03 | 1 | -79/+0 |
|
|
* | This "test" showed an obsolete way to get scrolled lists in dialogs. Removed. | Jack Jansen | 2001-08-03 | 2 | -3/+2 |
|
|
* | Removed: it doesn't work anymore, and it wasn't all that useful anyway. The F... | Jack Jansen | 2001-08-03 | 1 | -68/+0 |
|
|
* | Obsolete, superseded by :Mac:Demo:imgbrowse and friends. | Jack Jansen | 2001-08-03 | 1 | -86/+0 |
|
|
* | Obsolete, superseded by :Mac:Demo:TE | Jack Jansen | 2001-08-03 | 1 | -81/+0 |
|
|
* | Obsolete, superseded by :Mac:Demo:waste | Jack Jansen | 2001-08-03 | 1 | -86/+0 |
|
|
* | Obsolete, removed. | Jack Jansen | 2001-08-03 | 14 | -8337/+0 |
|
|
* | Merging appropriate 2.1.1 fixes back into the main trunk. | Jack Jansen | 2001-08-03 | 1 | -0/+4 |
|
|
* | ProgressBar crashed when you tried to drag it. Fixed. Thanks go to Alfonso Ba... | Jack Jansen | 2001-07-27 | 1 | -1/+1 |
|
|
* | Changed findertools.move() to move() in movetotrash. | Jack Jansen | 2001-07-24 | 1 | -1/+1 |
|
|
* | The constants for MLTE. | Jack Jansen | 2001-07-14 | 1 | -0/+164 |
|
|
* | Fixed typo in doc string. | Just van Rossum | 2001-06-26 | 1 | -1/+1 |
|
|
* | Fixed macroman<->latin1 conversion. Some chars don't | Jack Jansen | 2001-05-17 | 36 | -193/+195 |
|
|
* | Files for 2.1 distribution. | Jack Jansen | 2001-04-25 | 2 | -1/+1 |
|
|
* | Finally merged morefindertools into findertools. | Jack Jansen | 2001-04-07 | 1 | -4/+703 |
|
|
* | Oops, ISO translation was off. Fixed. | Jack Jansen | 2001-03-27 | 1 | -13/+13 |
|
|
* | FindFolder argument is a short, not an unsigned short. | Jack Jansen | 2001-03-15 | 1 | -1/+9 |
|
|
* | Handle the apple menu differently under Carbon. | Jack Jansen | 2001-03-15 | 1 | -2/+6 |
|
|
* | Default waittime in the eventloop is now None. At low level it will then be s... | Jack Jansen | 2001-03-08 | 1 | -5/+8 |
|
|
* | macostools.copy() now has an optional forcetype flag, which sets the filetype... | Jack Jansen | 2001-03-06 | 1 | -1/+3 |
|
|
* | Hide the ProgressBar before raising KeyboardInterrupt. Not doing so resulted ... | Jack Jansen | 2001-02-23 | 1 | -2/+8 |
|
|
* | Allow selecting a template in findtemplate(), so Classic programs can build C... | Jack Jansen | 2001-02-17 | 1 | -6/+8 |
|
|
* | DialogWindows now have a self.dlg in addition to self.wid. | Jack Jansen | 2001-02-14 | 1 | -3/+5 |
|
|
* | The new touched() was far too expensive. Re-enabled the old one, the ae-based... | Jack Jansen | 2001-02-14 | 1 | -2/+2 |
|
|
* | Got rid of full pathnames in "generated from" comments, so that these files a... | Jack Jansen | 2001-02-12 | 20 | -22/+22 |
|
|
* | Bit the bullet and added a private GUSISIOUX for Python. This makes the delay... | Jack Jansen | 2001-02-11 | 1 | -14/+9 |
|
|
* | Replaced touched(), which no longer seems to work under os9, with something u... | Jack Jansen | 2001-02-09 | 1 | -1/+10 |
|
|
* | Added a few constants. | Jack Jansen | 2001-02-09 | 1 | -0/+6 |
|
|
* | Dialogs and there windows were still confused in some spots. Fixed. | Jack Jansen | 2001-02-09 | 1 | -7/+8 |
|
|
* | Get rid of from ... import * | Jack Jansen | 2001-02-09 | 1 | -1/+1 |
|
|
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 7 | -16/+10 |
|
|
* | Replace {Enable,Disable,Check}Item with their carbon-compatible equivalents {... | Jack Jansen | 2001-01-29 | 1 | -12/+12 |
|
|
* | Ported the icglue module to carbon. | Jack Jansen | 2001-01-29 | 1 | -1/+2 |
|
|
* | Recognize {compiler} and {project} prefixes to pathnames and output the corre... | Jack Jansen | 2001-01-24 | 1 | -1/+10 |
|
|
* | Removed extraneous references to Modules:TE | Jack Jansen | 2001-01-23 | 1 | -9/+0 |
|
|
* | Various settings were unconditionally set. Allow them to be overridden in the... | Jack Jansen | 2001-01-23 | 1 | -4/+6 |
|
|
* | If the template is not specified it depends on the current execution model (c... | Jack Jansen | 2001-01-23 | 1 | -4/+12 |
|
|
* | Added a template for Carbon plugin projects. | Jack Jansen | 2001-01-23 | 8 | -0/+1104 |
|
|
* | Moved files from template to template-ppc, as this is the template for classi... | Jack Jansen | 2001-01-23 | 8 | -0/+0 |
|
|
* | Use &# escape for non-ascii chars. | Jack Jansen | 2001-01-23 | 1 | -3/+3 |
|
|
* | Sigh... First test before committing. InvalWindowRect and friends are window ... | Jack Jansen | 2001-01-23 | 2 | -8/+11 |
|
|
* | Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. | Jack Jansen | 2001-01-23 | 2 | -8/+8 |
|
|
* | Better test for skipping project creation: the project file should also exist... | Jack Jansen | 2001-01-22 | 1 | -2/+9 |
|
|
* | It's SetControlData_Handle, not SetControl_DataHandle. | Jack Jansen | 2001-01-22 | 1 | -1/+1 |
|
|