| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
|/
|
|
| |
slave widget
|
| |
|
|\ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(internal) TkMacOSXDrawableWindow() to TkMacOSXGetNSWindowForDrawable(). Code (type-cast) cleanup
|
|
|
|
| |
compiler warnings
|
| |
|
| |
|
|
|
|
| |
TkMacOSXGetRootControl exists and why it should never be used.
|
|
|
|
| |
function to a macro. This saves an empty wrapper-function for TkMacOSXGetRootControl()
|
|
|
|
| |
from xgc.c; remove call to XSetClipMask; add debug logging
|
|
|
|
|
| |
out, windows and X11 already had this)
More use of TCL_UNUSED()
|
| |
|
| |
|
|
|
|
| |
windows, but they break more than they fix.
|
| |
|
| |
|
|
|
|
| |
needsRedisplay flag, update comments.
|
|
|
|
| |
tkMacOSXFlushWindows, make XSync do nothing except process timer events.
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Tcl_WaitForEvent from blocking if there is drawing that needs to be done.
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
when the screen resolution is changed.
|
| |
|
|
|
|
| |
value, not "void", which allows to check for errors.
|
|
|
|
| |
tkTest.c.
|
| |
|
| |
|
| |
|
|
|
|
| |
immediately
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
|
|
| |
live resize. Code cleanup.
|
|
|
|
|
| |
"shell32.dll" is already linked to Tk.
Also various whitespace changes (mainly at line-ends) and comment fixes. Nothing functional.
|
|
|
| |
Prepare for cleanup of TkpInit. Fixes the basic menu bar problem.
|
| |
|
|
|
| |
when first mapped.
|