| Commit message (Expand) | Author | Age | Files | Lines |
* | improved scrollbar delay behavior -- jvr | Just van Rossum | 1999-04-21 | 1 | -2/+5 |
|
|
* | Class around PixMap objects that allows more python-like access. By Joe Strout. | Jack Jansen | 1999-04-13 | 1 | -0/+216 |
|
|
* | Removed reference to the PSA (PSA membership no longer needed for CVS | Jack Jansen | 1999-04-12 | 1 | -13/+14 |
|
|
* | Oops, try again. Test checkin (empty line) to see whether the new mailman-bas... | Jack Jansen | 1999-04-09 | 1 | -1/+0 |
|
|
* | Test checkin (empty line) to see whether the new mailman-based PythonMac-chec... | Jack Jansen | 1999-04-09 | 1 | -0/+1 |
|
|
* | Added bufferobject.c | Jack Jansen | 1999-03-22 | 5 | -0/+0 |
|
|
* | Remove all owner resources from template, and if no owner resource contained in | Jack Jansen | 1999-03-17 | 1 | -14/+22 |
|
|
* | Removed all owner resources except for "Pyth". | Jack Jansen | 1999-03-17 | 1 | -0/+0 |
|
|
* | For some reason these files had never been checked in. | Jack Jansen | 1999-03-17 | 5 | -0/+0 |
|
|
* | For reasons unknown these files were never checked in to CVS. | Jack Jansen | 1999-03-17 | 3 | -0/+213 |
|
|
* | If a control has no refcon pointing back to the Python object we create a new | Jack Jansen | 1999-03-13 | 2 | -11/+75 |
|
|
* | Added some clarification on CWGUSI building and pathnames as they come | Jack Jansen | 1999-03-10 | 1 | -23/+33 |
|
|
* | Offscreen bitmap support, first stab. PixMaps are still treated as ordinary | Jack Jansen | 1999-03-07 | 4 | -0/+775 |
|
|
* | Added Qdoffs module. | Jack Jansen | 1999-03-07 | 3 | -0/+3 |
|
|
* | Added a rewrite rule so the Str255 argument of GetControlTitle is seen as | Jack Jansen | 1999-03-07 | 2 | -5/+8 |
|
|
* | Added App module (appearance manager interface). | Jack Jansen | 1999-03-04 | 3 | -0/+89 |
|
|
* | Added App module (appearance manager interface). And of course codewarrior | Jack Jansen | 1999-03-04 | 28 | -0/+1 |
|
|
* | Interface to the appearance manager. | Jack Jansen | 1999-03-04 | 3 | -0/+831 |
|
|
* | Re-generated with OSStatus treated like OSErr (i.e. not returned, but raising | Jack Jansen | 1999-03-04 | 1 | -24/+27 |
|
|
* | added hasclosebox attr (jstrout) -- jvr | Just van Rossum | 1999-03-03 | 1 | -1/+2 |
|
|
* | added "Save options" menu to popup so users can set the creator of scripts --... | Just van Rossum | 1999-02-27 | 1 | -0/+56 |
|
|
* | changed creator to 'Pide' -- jvr | Just van Rossum | 1999-02-27 | 1 | -1/+1 |
|
|
* | added kludge so edit menus work in W.ModalDialogs -- jvr | Just van Rossum | 1999-02-27 | 1 | -1/+1 |
|
|
* | updated 'vers' resource -- jvr | Just van Rossum | 1999-02-27 | 1 | -0/+0 |
|
|
* | reverted Jack's mod: no longer neccesary since all BNDL & icon info is in the... | Just van Rossum | 1999-02-27 | 1 | -13/+0 |
|
|
* | added Jack's ad-hoc icon plus a BNDL resource, so the creator of the IDE will... | Just van Rossum | 1999-02-27 | 1 | -0/+0 |
|
|
* | Set the signature for the IDE "by hand", the bundle is already included in the | Jack Jansen | 1999-02-27 | 1 | -0/+13 |
|
|
* | Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. | Jack Jansen | 1999-02-27 | 2 | -0/+0 |
|
|
* | added "dummy" makeopenwindowsmenu method to simplify making a standalone W ap... | Just van Rossum | 1999-02-26 | 1 | -0/+7 |
|
|
* | open res file(s) read only; upped __version__ -- jvr | Just van Rossum | 1999-02-26 | 1 | -4/+4 |
|
|
* | added slight delay in Scrollbar.click() for more intuitive response -- jvr | Just van Rossum | 1999-02-25 | 1 | -0/+2 |
|
|
* | fixed "crashing" bug when scripts folder as stored in prefs file does not exist. | Just van Rossum | 1999-02-25 | 1 | -1/+1 |
|
|
* | Uncommented AskYesNoCancel docstring (how did it get commented in the first p... | Jack Jansen | 1999-02-25 | 1 | -11/+11 |
|
|
* | Added optional arguments to dialogs to allow setting of button titles. | Jack Jansen | 1999-02-16 | 1 | -4/+16 |
|
|
* | Updated for new folder layout (but not fully tested yet). | Jack Jansen | 1999-02-16 | 1 | -128/+54 |
|
|
* | Replaced .hqx project file by binary version, and updated to current CW. | Jack Jansen | 1999-02-16 | 1 | -0/+0 |
|
|
* | Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standal... | Jack Jansen | 1999-02-15 | 1 | -0/+6 |
|
|
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-15 | 2 | -39/+12 |
|
|
* | AskPassword(): added reference to the module doc string; added support for au... | Just van Rossum | 1999-02-15 | 1 | -2/+3 |
|
|
* | (finally) unified the interpreter and the applet as Just suggested ages ago. The | Jack Jansen | 1999-02-14 | 5 | -14/+7 |
|
|
* | Changed case on cm and qt modules, removed last references to toolboxmodules. | Jack Jansen | 1999-02-12 | 32 | -0/+0 |
|
|
* | Build all plugins modules separately, the PlugIns.prj project seems to | Jack Jansen | 1999-02-12 | 1 | -2/+42 |
|
|
* | Updated for the new one-slb-per-extension scheme. | Jack Jansen | 1999-02-10 | 1 | -14/+24 |
|
|
* | Added AskPassword() with same interface as AskString. By Steve Majewski with ... | Jack Jansen | 1999-02-10 | 1 | -0/+71 |
|
|
* | Try a new commit, hoping it'll fix the problems with this project on flap. | Jack Jansen | 1999-02-10 | 1 | -0/+0 |
|
|
* | Use typeFloat for all floating point values. The previously used | Jack Jansen | 1999-02-10 | 1 | -18/+7 |
|
|
* | new dangerous script: it removes all apps (except sys.executable), shared lib... | Just van Rossum | 1999-02-07 | 1 | -0/+59 |
|
|
* | Added Ctl.as_Control and Menu.as_Menu methods, which take a resource as | Jack Jansen | 1999-02-07 | 6 | -0/+52 |
|
|
* | Added a define USE_CORE_TOOLBOX, which includes six core toolbox modules | Jack Jansen | 1999-02-07 | 1 | -12/+21 |
|
|
* | Added a define USE_CORE_TOOLBOX, which includes six core toolbox modules | Jack Jansen | 1999-02-07 | 1 | -1/+2 |
|
|