Jack Jansen
|
362c7cd07b
|
Lots of minor tweaks for the pep252 checkins, mainly because Qd
attributes are no longer supported.
|
2002-11-30 00:01:29 +00:00 |
Just van Rossum
|
31a4c22cee
|
added support for live feedback in scrollbars
|
2001-12-31 08:56:52 +00:00 |
Jack Jansen
|
b6b6c6c33f
|
Patch by Jason Harper to allow IDE to work again under MacOS 8.1. Plus appearance support for Wlist frames and focussing. Plus commented-out appearance support for the same for Wtext, which still needs some work.
|
2001-12-04 13:30:29 +00:00 |
Just van Rossum
|
f376ef0996
|
a whole bunch of OSX tweaks
|
2001-11-18 14:12:43 +00:00 |
Just van Rossum
|
2dd4d1600a
|
use 32bit APIs for control values, refactor slightly
|
2001-11-02 22:51:42 +00:00 |
Just van Rossum
|
a73f78b6ec
|
use proper APIs for activate/deactivate
|
2001-11-02 21:12:52 +00:00 |
Just van Rossum
|
64350b4610
|
- rearranged some imports
- removed default button drawing code: this doesn't work well
under OSX. Needs to be replaced by SetWindowDefaultButton()
calls, once we have those.
|
2001-11-02 19:17:16 +00:00 |
Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Just van Rossum
|
3eec7620be
|
- fixed some re usage, partly so it'll still work when re uses pre instead
of sre, and partly fixing re -> regex porting oversights
- fixed PyFontify.py so it actually *works* again..
|
2001-07-10 19:25:40 +00:00 |
Jack Jansen
|
7302340436
|
Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed.
|
2001-01-23 14:58:20 +00:00 |
Jack Jansen
|
d829e9e8e3
|
Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.
|
2001-01-23 14:34:49 +00:00 |
Just van Rossum
|
eb67a7b980
|
improved scrollbar delay behavior -- jvr
|
1999-04-21 09:24:02 +00:00 |
Just van Rossum
|
ca37995553
|
added slight delay in Scrollbar.click() for more intuitive response -- jvr
|
1999-02-25 23:00:43 +00:00 |
Just van Rossum
|
40f9b7bd7c
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |