Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
560e8adef71dd10898e0f8a0a9a20599e6bec857
/
Mac
/
Lib
/
FrameWork.py
7b56aad
Break circular reference on menus upon cleanup
by Jack Jansen
· 27 years ago
d080edd
Added dopendingevents call
by Jack Jansen
· 28 years ago
3368cb7
Replaced MacOS.EnableAppSwitch with MacOS.SchedParams
by Jack Jansen
· 28 years ago
c75e1d0
Added Application.cleanup method which asks all windows to close
by Jack Jansen
· 28 years ago
b1667ef
Menu callbacks can be strings, in which case they will be looked up in
by Jack Jansen
· 28 years ago
647535d
- Use a flag (self.quitting) as preferred method of exiting mainloop
by Jack Jansen
· 28 years ago
4634130
Added setwatchcursor() and setarrowcursor() functions
by Jack Jansen
· 28 years ago
ded835c
Mods by Just:
by Jack Jansen
· 29 years ago
0f6dc5b
Added MenuItem methods setstyle(), seticon(), setmark()
by Jack Jansen
· 29 years ago
c4eec9f
- Confine window moves to screen boundaries
by Jack Jansen
· 29 years ago
7bfc875
Fixed ScrolledWindow to disable scrollbars if everything is visible.
by Jack Jansen
· 29 years ago
e353215
Added ScrolledWindow (a window with one or two scrollbars)
by Jack Jansen
· 29 years ago
cef2c59
Added enable(onoff) method to menus and menu items
by Jack Jansen
· 29 years ago
ef51d13
Removed addpack calls
by Jack Jansen
· 29 years ago
db9ff36
Added checkmenu() method (to checkmark an entry) and delete() method
by Jack Jansen
· 29 years ago
c8a9949
Various fixes/enhancements, thanks to Ivan and Just:
by Jack Jansen
· 29 years ago
6f47bf4
Minor bugfix in keyboard input handling
by Jack Jansen
· 29 years ago
da38f2d
Added 2 missing SetPort calls
by Jack Jansen
· 29 years ago
3818678
Added idle() method, called when no events are available.
by Jack Jansen
· 29 years ago
13dc4f7
Fixed dialog-window event handling
by Jack Jansen
· 29 years ago
7e0da90
Made separate window class (and subclasses for special windows like
by Jack Jansen
· 29 years ago
7a58336
Various fixes: missing imports, missing calls to
by Jack Jansen
· 30 years ago
e4b4038
Various toolbox routines have gotten new names.
by Jack Jansen
· 30 years ago
8f4b6ad
two new modules for the Mac toolbox
by Guido van Rossum
· 30 years ago