Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [Bug 2914943]: Correct the first option(n) example. | dkf | 2009-12-25 | 1 | -7/+40 | |
| | | | | | | | | | | | | | | | Also define what the format of option patterns is; that's a much less commonly known fact than it used to be. | |||||
| * | | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | make TkWinChildProc available in private stub table. [Bug #220600] and [Bug #220690]. | |||||
| * | | Minor correction. | dkf | 2009-11-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | with global variables (the only way it *can* work...) | |||||
| * | | Corrected definition of -height and -width for canvas' window items. [2326602] | dkf | 2009-07-14 | 1 | -5/+9 | |
| | | | ||||||
| * | | [Bug 2818455]: Corrected example. | dkf | 2009-07-11 | 1 | -2/+5 | |
| | | | ||||||
| * | | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 4 | -10/+117 | |
| | | | | | | | | | | | | This requires the vsapi element engine, the hover state and the theme script definition. | |||||
| * | | Fix typo | dkf | 2009-04-30 | 1 | -3/+6 | |
| | | | ||||||
| * | | Fix missing word spotted by stu. | patthoyts | 2009-01-11 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix incorrect statement about %-substituees quoting. | ferrieux | 2009-01-03 | 1 | -3/+2 | |
| | | | ||||||
| * | | [Bug 2239034] Only frame widgets are acceptable for [wm manage] | patthoyts | 2008-11-15 | 1 | -2/+6 | |
| | | | ||||||
| * | | Bug [2098425] docs typo | tmh | 2008-09-08 | 1 | -2/+2 | |
| | | | ||||||
| * | | bug #1686012: Direct user to the font manual for the -font option | patthoyts | 2008-07-26 | 1 | -2/+3 | |
| | | | ||||||
| * | | Backported documentation fixes from HEAD | patthoyts | 2008-05-11 | 17 | -62/+63 | |
| | | | ||||||
* | | | * doc/tk_mac.n (new file): Description of OSX-specific functionality | dkf | 2011-03-02 | 4 | -0/+259 | |
| | | | | | | | | | | | | | | | in Tk, contributed by Kevin Walzer. * doc/button.n, doc/font.n, doc/menu.n: Noted which parts of these commands are intentionally not fully supported on OSX. | |||||
* | | | [FRQ 491789]: "setargv() doesn't support a unicode | nijtmans | 2010-10-11 | 1 | -2/+3 | |
| | | | | | | | | | | | | cmdline" implemented for Tk on MSVC++ | |||||
* | | | * doc/text.n: Fixed minor typo in the description of 'text | andreas_kupries | 2010-07-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | delete', as reported by <eee@users.sf.net> on the chat. | |||||
* | | | ttk_widget.n(SEE ALSO): s/style/ttk::style/ | jenglish | 2010-07-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | (patch from David Welton sent to tcl-core) | |||||
* | | | Consistent use of variable names in RestrictEvent | nijtmans | 2010-05-11 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | API documentation and implementation: Use 'prev' in stead of 'old', and 'arg' in stead of 'clientData' everywhere, just as in tkEvent.c. | |||||
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | TkpMenuNotifyToplevelCreate, and TkSetWindowMenuBar Bring Tk_CreateBinding doc and signature (param name) in line. | |||||
* | | | Follow-up to [Bug 2983824]: update doc | nijtmans | 2010-04-09 | 1 | -3/+4 | |
| | | | ||||||
* | | | ttk::treeview widget: add 'tag names', 'tag add', and 'tag remove' methods. | jenglish | 2010-03-28 | 1 | -1/+15 | |
| | | | ||||||
* | | | Added note about transfer types, prompted by question on Tcler's Chat. | dkf | 2010-03-04 | 1 | -1/+6 | |
| | | | ||||||
* | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 3 | -10/+10 | |
| | | | ||||||
* | | | Adjust formatting to make this look nicer | dkf | 2010-01-14 | 1 | -11/+10 | |
| | | | ||||||
* | | | Improve linking between pages, put Tk variables in Tk docs. | dkf | 2010-01-14 | 1 | -3/+12 | |
| | | | ||||||
* | | | Embolden literals | dkf | 2010-01-13 | 1 | -24/+29 | |
| | | | ||||||
* | | | Tidy up subcommand order and formatting | dkf | 2010-01-13 | 1 | -18/+20 | |
| | | | ||||||
* | | | Improve links/keywords | dkf | 2010-01-13 | 1 | -5/+6 | |
| | | | ||||||
* | | | Add subcommands to SYNOPSIS, small improvement to cross-links | dkf | 2010-01-13 | 2 | -6/+33 | |
| | | | ||||||
* | | | Formatting correction | dkf | 2010-01-13 | 1 | -2/+2 | |
| | | | ||||||
* | | | Reorganize to split "interesting" variables from internal/debug ones. | dkf | 2010-01-13 | 1 | -17/+39 | |
| | | | | | | | | | | | | Improved the list of keywords. | |||||
* | | | Better keywords | dkf | 2010-01-13 | 1 | -2/+3 | |
| | | | ||||||
* | | | Small doc improvements to improve cross-links. | dkf | 2010-01-13 | 2 | -4/+10 | |
| | | | ||||||
* | | | Changes to make this convert better | dkf | 2010-01-13 | 1 | -24/+27 | |
| | | | ||||||
* | | | Small improvements in language use, added cross-links | dkf | 2010-01-12 | 1 | -17/+23 | |
| | | | ||||||
* | | | Small cleanups to improve HTML generation. | dkf | 2010-01-10 | 3 | -13/+15 | |
| | | | ||||||
* | | | CONSTify Tk_SetClassProcs | nijtmans | 2010-01-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | TIP 360: Remove special handling of .help menu on X11. | patthoyts | 2010-01-09 | 1 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tk is the only toolkit to continue the Motif scheme of anchoring a Help menu to the extreme right of the menubar. This patch disables the special handling of the .help menu so that the help menu will be grouped with the other menu items as is common with other toolkits. The old behaviour can be restored by setting the option *Menu.useMotifHelp to true or by calling 'tk::classic::restore menu'. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> | |||||
* | | | Minor formatting fix | dkf | 2010-01-08 | 1 | -3/+43 | |
| | | | ||||||
* | | | [Bug 2927569] Corrected image put documentation for -to option. | patthoyts | 2010-01-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | Multiple edits have peverted the original meaning of the phrase 'image file data' to reference a filename option that does not exist. | |||||
* | | | Centralize the definitions of what keys do particular types of left and right | dkf | 2010-01-06 | 1 | -1/+64 | |
| | | | | | | | | | | | | movements in entries and text widgets. They vary between platforms! | |||||
* | | | Bug 2192104: mention the USE_TK_STUBS macro in the man page | patthoyts | 2010-01-04 | 1 | -8/+11 | |
| | | | ||||||
* | | | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 2 | -4/+6 | |
| | | | ||||||
* | | | [Bug 2914943]: Correct the first option(n) example. | dkf | 2009-12-25 | 1 | -5/+34 | |
| | | | | | | | | | | | | | | | Also define what the format of option patterns is; that's a much less commonly known fact than it used to be. | |||||
* | | | Compile tkTest.c and friends with Stubs | nijtmans | 2009-11-19 | 1 | -0/+1 | |
| | | | ||||||
* | | | doc/GetHINSTANCE.3 Fix mentioned header file | nijtmans | 2009-11-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | win/tcl.m4 Should have been checked in together with the 2009-08-09 check in of "win/configure" | |||||
* | | | Added note that the 'move' operation restores detached nodes. | dkf | 2009-11-15 | 1 | -24/+25 | |
| | | | ||||||
* | | | Minor correction. | dkf | 2009-11-02 | 1 | -2/+2 | |
| | | | ||||||
* | | | minor doc fix for htmlhelp | Joe Mistachkin | 2009-11-01 | 1 | -2/+2 | |
| | | |