Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - "manage" controls created by CreateXxxXxxControl() functions. | Just van Rossum | 2001-12-13 | 1 | -0/+18 |
* | Added a GetControlRect() method to controls which returns the bounding rectan... | Jack Jansen | 2000-03-21 | 1 | -0/+3 |
* | Unified handle-conversion scheme to | Jack Jansen | 1999-12-23 | 1 | -7/+1 |
* | Added Ctl.as_Control and Menu.as_Menu methods, which take a resource as | Jack Jansen | 1999-02-07 | 1 | -0/+4 |
* | Export type objects to Python | Jack Jansen | 1997-09-20 | 1 | -1/+1 |
* | Fixed very nasty null-dereferencing bug in DisposeControl/destroy | Jack Jansen | 1996-10-01 | 1 | -0/+18 |
* | Added as_Resource() method to convert ctl object to res object | Jack Jansen | 1995-06-18 | 1 | -0/+8 |