Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -13/+1 |
| | |||||
* | Assorted minor documentation fixes | dkf | 2004-10-28 | 1 | -17/+35 |
| | |||||
* | TIP#165 (user data field) implementation. | dkf | 2004-08-29 | 1 | -5/+14 |
| | |||||
* | Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083] | dkf | 2004-08-20 | 1 | -12/+12 |
| | |||||
* | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 1 | -1/+10 |
| | |||||
* | Highlight the command whose examples these are | dkf | 2004-06-21 | 1 | -3/+3 |
| | |||||
* | Compacted the synopsis | dkf | 2004-06-21 | 1 | -8/+2 |
| | |||||
* | Minor fixes. | dkf | 2004-05-23 | 1 | -11/+2 |
| | |||||
* | Added examples and did some doc L&F improvements. | dkf | 2004-04-23 | 1 | -81/+74 |
| | |||||
* | Typo fix. | pspjuth | 2004-01-09 | 1 | -2/+2 |
| | |||||
* | Describe %P and %s substitution for Property events. [BUG #577906] | jenglish | 2003-09-13 | 1 | -3/+9 |
| | |||||
* | * doc/bind.n: Added more information on event types and details | jenglish | 2003-08-19 | 1 | -14/+188 |
| | | | | [FRQ #523593 "bind(n) manpage needs more detail"] | ||||
* | * doc/bind.n: Doc-fix to mention that %A substitutes UNICODE | dkf | 2002-09-30 | 1 | -5/+6 |
| | | | | | characters rather than ASCII ones. Tk's done this ever since 8.1 in any case; after all, it is the right thing to do. | ||||
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -19/+28 |
| | | | | | | | | (patch from Neil McKay). * Add CirculateRequest, Create, MapRequest, ResizeRequest, and ConfigureRequest event types; * Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER, TK_WIN_MANAGED, and TK_TOP_HIERARCHY. | ||||
* | * doc/bind.n: | hobbs | 2000-05-23 | 1 | -12/+11 |
| | | | | | | | * doc/canvas.n: * doc/entry.n: * doc/listbox.n: * doc/photo.n: doc fix-ups [Bug: 5396] | ||||
* | * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645]. | ericm | 2000-04-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * doc/colors.n: Man page enumerating valid color names [RFE: 1645]. * doc/cursors.n: Man page enumerating valid cursor values [RFE: 1645]. * library/msgbox.tcl: Corrected Unix tk_messageBox implementation to make the first button the default when no default is specified [Bug: 2218]. * doc/messageBox.n: Updated documentation with regards to selection of default button when none is specified (now it will use the first button as the default in that case) [Bug: 2218]. | ||||
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 1 | -11/+60 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+474 |