Jack Jansen
|
dfebe90c4c
|
Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, but at least the roundtrip gives
the correct macroman characters again.
|
2001-05-17 12:35:13 +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
|
7051e5263e
|
added setbound() method, some cleanups (jvr)
|
2000-04-09 19:44:45 +00:00 |
Just van Rossum
|
66e53854d6
|
- windowbounds() now works with multiple screens (window position prefs!)
- Minor tab behavior tweak
-- jvr
|
1999-10-30 11:49:07 +00:00 |
Just van Rossum
|
b7ad821f02
|
Added support for global default font settings. (jvr)
|
1999-09-26 12:21:32 +00:00 |
Just van Rossum
|
fc372aae48
|
added hasclosebox attr (jstrout) -- jvr
|
1999-03-03 23:15:39 +00:00 |
Just van Rossum
|
edab93939e
|
re-checkin with "ISO-8859 translation" turned on.
|
1999-02-02 22:31:05 +00:00 |
Just van Rossum
|
40f9b7bd7c
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |