| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix many warnings related to the -Wshadow gcc compiler flag | jan.nijtmans | 2020-10-05 | 1 | -39/+36 |
|
|
* | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b... | jan.nijtmans | 2020-08-12 | 1 | -2/+2 |
|
|
* | Use Glyph indexing in more places (underscoring and canvas text and some more) | jan.nijtmans | 2020-05-19 | 1 | -1/+1 |
|
|
* | More improvements handling characters > U+FFFF as surrogates. Add internal Tk... | jan.nijtmans | 2020-05-14 | 1 | -2/+2 |
|
|
* | In tkUnixFont, make sure that the utf-to-ucs2 encoder clamps at 0xFFFF. Use m... | jan.nijtmans | 2019-12-01 | 1 | -1/+1 |
|
|
* | Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish. | jan.nijtmans | 2019-03-15 | 1 | -5/+1 |
|
|
* | Use TkGetMenuIndex to parse the index argument to the post command. | culler | 2019-01-15 | 1 | -8/+8 |
|
|
* | Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu post | culler | 2019-01-13 | 1 | -1/+90 |
|
|
* | Fix related menubutton issues on linux and Windows. | culler | 2019-01-11 | 1 | -3/+11 |
|
|
* | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh... | fvogel | 2018-10-06 | 1 | -3/+3 |
|\ |
|
| * | Fix drawing of the menu separator on Linux (was already correct on Windows) | fvogel | 2018-09-29 | 1 | -1/+1 |
|
|
| * | Fix drawing of the tearoff entry | fvogel | 2018-09-29 | 1 | -1/+1 |
|
|
| * | Once the menu geometry is correctly computed there is no need anymore for que... | fvogel | 2018-09-29 | 1 | -1/+1 |
|
|
* | | Remove somewhat misleading text in comments | fvogel | 2018-09-22 | 1 | -2/+1 |
|
|
* | | Fix [8229232472]: Cascade menu entry indicator wrong colour on Unix. Patch pr... | fvogel | 2018-09-22 | 1 | -5/+8 |
|/ |
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -18/+24 |
|
|
| | * | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 1 | -1/+14 |
|
|
| * | | TIP 360: Remove special handling of the .help menu on X11. | patthoyts | 2010-01-09 | 1 | -1/+13 |
|
|
* | | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -3/+3 |
|
|
* | | | TIP 360: Remove special handling of .help menu on X11. | patthoyts | 2010-01-09 | 1 | -1/+13 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-01-28 | 1 | -8/+8 |
|
|
* | | | minor corrections to comments | dkf | 2008-12-09 | 1 | -22/+22 |
|
|
* | | | Making code neater... | dkf | 2008-11-26 | 1 | -18/+17 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -26/+26 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -5/+5 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -3/+1 |
|
|
* | | Minor syntactic stuff | dkf | 2007-02-27 | 1 | -51/+34 |
|
|
* | | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -17/+23 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | | Finish ANSIfying | dkf | 2005-11-14 | 1 | -124/+130 |
|
|
* | | ANSIfy | dkf | 2005-11-13 | 1 | -331/+315 |
|
|
* | | Silence compiler warnings | dgp | 2004-06-08 | 1 | -5/+3 |
|
|
* | | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 1 | -1/+14 |
|
|
* | | Make test suite pass without crashes from TIP#109 changes... | dkf | 2003-08-14 | 1 | -3/+6 |
|
|
* | | TIP#109 implementation - checkbuttons and radiobuttons now look better. | dkf | 2003-08-14 | 1 | -54/+70 |
|/ |
|
* | Stop GCC from issuing warnings about things that don't matter. | dkf | 2002-02-22 | 1 | -3/+3 |
|
|
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 1 | -21/+144 |
|
|
* | * unix/configure.in: | hobbs | 1999-12-21 | 1 | -7/+3 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -181/+266 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1603 |
|
|