| Commit message (Expand) | Author | Age | Files | Lines |
* | Added FreeMem, MaxBlock and CompactMem calls. The values returned by these ar... | Jack Jansen | 2000-02-21 | 1 | -0/+43 |
|
|
* | And added a note about needing two "cvs update"s. | Jack Jansen | 2000-02-11 | 1 | -0/+6 |
|
|
* | Explained that you have to checkout the Mac portion of Python in a separate | Jack Jansen | 2000-02-11 | 1 | -3/+24 |
|
|
* | In AskYesNoCancel() treat the "yes" and "no" buttons the same way as the cancel | Jack Jansen | 2000-02-10 | 1 | -4/+10 |
|
|
* | Big oops: macfs has always been using a private exception but calling it mac.... | Jack Jansen | 2000-01-24 | 1 | -1/+1 |
|
|
* | Hmm, the project wasn't a 5.3 file, despite the log msg. Now it is. | Jack Jansen | 2000-01-24 | 1 | -0/+0 |
|
|
* | Build the Nav module too. | Jack Jansen | 2000-01-24 | 1 | -0/+2 |
|
|
* | If there's an error in an fsspec argument raise MacOS.Error, not ValueError. | Jack Jansen | 2000-01-24 | 1 | -1/+1 |
|
|
* | Made all textfields in message and question boxes minimal height and invisibl... | Jack Jansen | 2000-01-18 | 2 | -0/+10 |
|
|
* | - Actually _implemented_ SetFolder() | Jack Jansen | 2000-01-13 | 1 | -3/+27 |
|
|
* | Handling of defaultLocation argument was wrong, causing a crash when used. Fi... | Jack Jansen | 2000-01-13 | 1 | -1/+16 |
|
|
* | List objects obtained through as_List(resource) are not auto-disposed upon | Jack Jansen | 2000-01-13 | 2 | -11/+34 |
|
|
* | Get/set sys.path initializer in new appearance way. | Jack Jansen | 2000-01-13 | 1 | -3/+4 |
|
|
* | Two constants were missing. | Jack Jansen | 2000-01-07 | 1 | -0/+2 |
|
|
* | Added initializer routine optionally to be used as PEF fragment initializatio... | Jack Jansen | 2000-01-07 | 1 | -0/+34 |
|
|
* | CW Pro 5.3 projects. | Jack Jansen | 2000-01-01 | 31 | -0/+0 |
|
|
* | Nasty error: handle parameters are passed by _address_ to SetControlData. | Jack Jansen | 1999-12-29 | 2 | -2/+2 |
|
|
* | Renamed USE_MAC_DYNAMIC_LOADING to HAVE_DYNAMIC_LOADING | Jack Jansen | 1999-12-29 | 1 | -1/+1 |
|
|
* | Modified for new dll import source organisation by Greg. | Jack Jansen | 1999-12-24 | 6 | -2/+2 |
|
|
* | Modified for appearance. | Jack Jansen | 1999-12-24 | 1 | -2/+2 |
|
|
* | Oops, forgot & in ParseTuple argument in ControlGetDataHandle. | Jack Jansen | 1999-12-23 | 2 | -2/+2 |
|
|
* | skip CVS folders when building the Scripts menu -- jvr | Just van Rossum | 1999-12-23 | 1 | -1/+7 |
|
|
* | updated copyright string | Just van Rossum | 1999-12-23 | 1 | -1/+1 |
|
|
* | changed the "method find" algorithm so the function/class/method popup menu a... | Just van Rossum | 1999-12-23 | 1 | -3/+8 |
|
|
* | Added a reference to oldPICTbrowse.py. | Jack Jansen | 1999-12-23 | 1 | -1/+3 |
|
|
* | Converted to Appearance and using a List control in stead of manually creatin... | Jack Jansen | 1999-12-23 | 7 | -90/+185 |
|
|
* | Partially converted to Appearance, the dialog still has the old ugly layout and | Jack Jansen | 1999-12-23 | 2 | -15/+17 |
|
|
* | Converted to Appearance. | Jack Jansen | 1999-12-23 | 2 | -2/+2 |
|
|
* | Unified handle-conversion scheme to | Jack Jansen | 1999-12-23 | 10 | -27/+120 |
|
|
* | Support keys that have a Handle as parameter, by using the new GetControlData... | Jack Jansen | 1999-12-19 | 1 | -0/+21 |
|
|
* | Added {Get,Set}ControlDataHandle methods. These are {Get,Set}ControlData for | Jack Jansen | 1999-12-19 | 2 | -1/+148 |
|
|
* | StandardFile compatability routines. For the time being calling macfsn._insta... | Jack Jansen | 1999-12-18 | 1 | -0/+130 |
|
|
* | Increase applet minimal memory size by a megabyte. | Jack Jansen | 1999-12-18 | 1 | -0/+0 |
|
|
* | Added a line about passing None as eventProc to the docstring to get movable | Jack Jansen | 1999-12-17 | 1 | -0/+1 |
|
|
* | PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to exports. | Jack Jansen | 1999-12-17 | 2 | -36/+50 |
|
|
* | Added PyMac_BuildOptStr255, which returns None on a null pointer. | Jack Jansen | 1999-12-17 | 2 | -0/+15 |
|
|
* | Finished (I think), but only very lightly tested. Should now have full interf... | Jack Jansen | 1999-12-17 | 1 | -104/+413 |
|
|
* | Project for Nav module. | Jack Jansen | 1999-12-17 | 2 | -0/+1 |
|
|
* | Added Nav | Jack Jansen | 1999-12-16 | 1 | -0/+0 |
|
|
* | Allow keyword arguments, and the dialog is now actually shown. No way to | Jack Jansen | 1999-12-16 | 1 | -29/+53 |
|
|
* | Added Nav module | Jack Jansen | 1999-12-16 | 1 | -0/+2 |
|
|
* | Navigation Services module. Started from scratch, as Joe's module exported to... | Jack Jansen | 1999-12-16 | 1 | -0/+618 |
|
|
* | Fixed menu glyph stuff. | Jack Jansen | 1999-12-15 | 1 | -15/+10 |
|
|
* | Added kind resources (in US-english and dutch, sigh). | Jack Jansen | 1999-12-15 | 1 | -0/+0 |
|
|
* | Fixed buglet in Application.do_suspendresume(), it took the wrong flag to det... | Just van Rossum | 1999-12-15 | 1 | -1/+1 |
|
|
* | Bgen now understands more constant definitions, but that means that a few whi... | Jack Jansen | 1999-12-14 | 7 | -2/+32 |
|
|
* | If a menu shortcut is a tuple in stead of a char it is a tuple (modifierkeys,... | Jack Jansen | 1999-12-14 | 1 | -4/+10 |
|
|
* | Regenerated now that bgen can handle a few more constructs in constant defini... | Jack Jansen | 1999-12-14 | 21 | -26/+174 |
|
|
* | Fixed the password dialog to use a password control. | Jack Jansen | 1999-12-13 | 1 | -50/+26 |
|
|
* | C-style comments removed (again). | Jack Jansen | 1999-12-13 | 3 | -4/+237 |
|
|