| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 4 | -4/+0 |
|\ |
|
| * | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 4 | -4/+0 |
|
|
* | | Polished listbox justification demo | fvogel | 2016-01-11 | 1 | -5/+7 |
|
|
* | | merged trunk | fvogel | 2016-01-11 | 23 | -40/+42 |
|\ \ |
|
| * | | minor spacing, no functional change. | jan.nijtmans | 2015-08-18 | 2 | -3/+3 |
|
|
| * | | Remove various unnecessary "global tcl_platform" occurrences, which are no lo... | jan.nijtmans | 2015-08-05 | 7 | -9/+9 |
|
|
| * | | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). | jan.nijtmans | 2015-08-03 | 14 | -28/+30 |
| |\ \
| | |/ |
|
* | | | [3f456a5bb9]: Patches for listbox right justify | jan.nijtmans | 2014-02-11 | 1 | -0/+9 |
|/ / |
|
* | | 8 new virtual events (doc not updated yet) | jan.nijtmans | 2012-08-09 | 1 | -1/+1 |
|
|
* | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 1 | -2/+2 |
|
|
* | | formatting, unnecessary if's | jan.nijtmans | 2012-08-09 | 1 | -39/+28 |
|\ \
| |/ |
|
| * | partly backport from 8.6 | jan.nijtmans | 2012-08-09 | 2 | -41/+44 |
|
|
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 2 | -4/+4 |
| |\ |
|
| * \ | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 6 | -6/+6 |
| |\ \
| | |/ |
|
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 6 | -6/+6 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 67 | -134/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 66 | -132/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 52 | -104/+0 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -13/+18 |
|
|
| | * | replace previous inoperative commit with direct setting of highlightbackgroun... | das | 2007-05-30 | 1 | -2/+9 |
|
|
| | * | * library/bgerror.tcl: standardize dialog option & button size | das | 2007-05-30 | 1 | -5/+13 |
|
|
| | * | * library/demos/menu.tcl: on aqua, use custom MDEF and tearoffs; | das | 2007-04-29 | 3 | -12/+16 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 1 | -7/+7 |
|
|
| | * | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 1 | -1/+15 |
|
|
| | * | * library/demos/menu.tcl: removed errant '}'.core_8_4_11 | das | 2005-06-25 | 1 | -2/+1 |
|
|
| | * | Fix widget parenting issue reported by Keith Nash. Also tidied up a bit. | dkf | 2005-01-18 | 1 | -15/+17 |
|
|
| | * | Stop tk_strictMotif poisoning of the widget demo [Bug 1013942] | dkf | 2004-09-10 | 1 | -1/+5 |
|
|
| | * | * library/demos/widget: don't create iconwindow on aqua, but add | das | 2003-09-25 | 1 | -3/+3 |
|
|
| * | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-20 | 1 | -1/+3 |
|
|
| * | | Rename variable to avoid clash with floorplan demo. Reported by | dkf | 2009-12-16 | 1 | -3/+3 |
|
|
| * | | * library/demos/unicodeout.tcl: Added code to check for | Kevin B Kenny | 2009-12-15 | 1 | -19/+41 |
|
|
| * | | Added demo of ttk::scale widget. | dkf | 2009-12-10 | 2 | -1/+44 |
|
|
| * | | Minor glitch fix. | dkf | 2009-10-27 | 1 | -2/+2 |
|
|
| * | | More graceful handling of resizing. | dkf | 2009-08-08 | 1 | -15/+18 |
|
|
| * | | * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbutton | das | 2009-04-10 | 1 | -2/+2 |
|
|
| * | | * library/demos/widget: GOOBE: use ttk::cursor | das | 2009-04-10 | 1 | -6/+6 |
|
|
| * | | * library/demos/knightstour.tcl: fix knightstour demo not running from | das | 2009-04-10 | 1 | -8/+6 |
|
|
* | | | Implement support for [wm forget] and [wm manage] on OS X; fix issue with lib... | Kevin Walzer | 2011-04-29 | 1 | -3/+3 |
|
|
* | | | Use unicode copyright sign, in stead of depending on translation. | nijtmans | 2010-11-05 | 3 | -7/+7 |
|
|
* | | | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-19 | 1 | -1/+3 |
|
|
* | | | Bug 1958848: be more positive in canvas item demo | patthoyts | 2010-01-04 | 1 | -2/+2 |
|
|
* | | | Make the filebox demo prettier | patthoyts | 2010-01-04 | 1 | -7/+10 |
|
|
* | | | Fix display of source code for fontchooser demo | patthoyts | 2010-01-04 | 1 | -2/+2 |
|
|
* | | | Rename variable to avoid clash with floorplan demo. Reported by | dkf | 2009-12-16 | 1 | -3/+3 |
|
|
* | | | Split out presentation-form decision code into clearer procedure. | dkf | 2009-12-15 | 1 | -41/+64 |
|
|
* | | | * library/demos/unicodeout.tcl: Added code to check for | Kevin B Kenny | 2009-12-15 | 1 | -19/+41 |
|
|
* | | | Added demo of ttk::scale widget. | dkf | 2009-12-10 | 2 | -1/+44 |
|
|
* | | | Minor glitch fix. | dkf | 2009-10-27 | 1 | -2/+2 |
|
|
* | | | Corrected descriptive text | dkf | 2009-09-04 | 1 | -2/+2 |
|
|