| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with global variables (the only way it *can* work...)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* generic/tkMain.c: so that Tk 8.5.8 can [load] into Tcl 8.6 (and
* generic/tkWindow.c: later 8.*) interps.
* library/tk.tcl
* unix/Makefile.in:
* win/Makefile.in:
* win/makefile.vc:
|
| |
|
| |
|
|
|
|
| |
Windows 7.
|
| |
|
| |
|
|
|
|
| |
backgrounds
|
|
|
|
| |
on comp.lang.tcl.
|
|
|
|
|
|
|
| |
* win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu.
[Bug 873613]
(DrawMenuEntryArrow): Draw Win menu arrow after being torn
off. [Bug 873608]
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
event handler issues on recent Mac OS X releases by using AE coercion
to 'utf8' for text data and to 'fsrf' for alias data. (reported by
Youness Alaoui on tcl-mac)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
last set of internal function of this type which was not exposed yet.
Removed TkTile(Parse|Print)Proc from tkInt.h, because they don't exist.
Follow-up to [Bug 2804935], now all Tk*(Parse|Print)Proc functions are exposed through the internal stub table.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
equals -tristatevalue
|
|
|
|
| |
This requires the vsapi element engine, the hover state and the theme script definition.
|
|
|
|
| |
descriptions.
|
| |
|
| |
|
|
|
|
| |
bitmaps. (cjmcdonald)
|
| |
|
| |
|
|
|
|
| |
to add _r to CC on AIX with threads.
|
| |
|
|
|
|
| |
cwd on selchange. Prevents delete of selected folder in dialog.
|