summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* Work around missing timezones (eg: tclkit or some unixes)patthoyts2008-06-241-3/+9
* Aqua GOOBEdas2008-03-171-2/+6
* Made work when run twice in the same session. [Bug 1899664]dkf2008-03-161-691/+787
* * library/demos/knightstour.tcl: Aqua GOOBE.das2008-03-112-15/+26
* Added a Knights tour canvas demo.patthoyts2008-02-292-1/+249
* Fix [Bug 1860802]dkf2007-12-301-103/+110
* merge stable branch onto HEADdgp2007-12-1325-25/+25
* * library/demos/widget: reduce start size to 70% of screenheighthobbs2007-12-051-2/+2
* * library/demos/mclist.tcl: Aqua GOOBE.das2007-11-044-17/+16
* Tinkering with the default demo widget heightdkf2007-11-021-3/+7
* Added a demo of how to do a multi-column sortable listbox.dkf2007-11-022-1/+101
* GOOBE for unix; use themed scrollbardkf2007-11-021-2/+2
* Better resizing. [Bug 1822410]dkf2007-11-021-3/+3
* Better resizing behaviour. [Bug 1822601]dkf2007-11-011-2/+6
* * library/demos/widget: increase height of main window text widget todas2007-11-011-4/+8
* Improved description/comments so that people better understand what is beingdkf2007-10-311-2/+4
* D'uh, now make the code more idiomatic!dkf2007-10-311-2/+2
* Minor GOOBE boost on Unix and OSXdkf2007-10-311-4/+3
* Mark non-loadable images as such instead of throwing a nasty dialog,dkf2007-10-311-3/+8
* Fix Arabic and Hebrew rendering on Windows. [Bug 1803723]dkf2007-10-301-3/+3
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-306-54/+39
* use global for -typevariabledas2007-10-261-4/+7
* * macosx/tkMacOSXDialog.c: TIP#242 cleanup.das2007-10-261-3/+6
* * library/demos/combo.tcl: Aqua GOOBE.das2007-10-236-50/+77
* More widget demos!dkf2007-10-229-75/+449
* * library/demos/ttkmenu.tcl: Aqua GOOBE.das2007-10-213-18/+36
* More Ttk demosdkf2007-10-183-1/+155
* icon beautificationdas2007-10-171-17/+17
* more GOOBEdas2007-10-173-6/+8
* * library/demos/widget: Aqua GOOBE, cleanup icons.das2007-10-173-99/+91
* Added demo of basic Ttk widgets.dkf2007-10-172-1/+61
* More improvements for the widget demo main structure, including 'new' flagging.dkf2007-10-161-104/+162
* GOOBE work on the widget demo, plus a new demo of text widget peering.dkf2007-10-156-97/+157
* replace previous inoperative commit with direct setting of highlightbackgroun...das2007-05-301-2/+9
* * library/bgerror.tcl: standardize dialog option & button sizedas2007-05-301-1/+4
* fix TIP #145 breakage on Aquadas2007-05-271-2/+3
* library/demos/ttk_*.tcl: removed Tile demos, not appropriate for core.jenglish2007-05-253-1110/+0
* TIP #145 implementationpatthoyts2007-05-041-7/+21
* * library/demos/goldberg.tcl: fix overwriting of widget demo global.das2007-04-235-22/+22
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-313-0/+1110
* * library/demos/pendulum.tcl: fix incorrect setting of toplevel title.das2006-10-171-2/+2
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-9/+10
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-7/+23
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-1/+15
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-2/+1
* Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-181-15/+17
* Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-2144-45/+131
* Added Keith Vetter's tkGoldberg as an animation demo. Thanks Keith!dkf2004-11-082-1/+1736
* More animation demosdkf2004-11-073-1/+301
* Added a demo of simple animation to the widget tour.dkf2004-11-072-1/+164