summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]dkf2004-10-1913-27/+27
* Prevent tk_strictMotif poisoning of the Widget demo [Bug 1013942]dkf2004-09-101-2/+6
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-102-20/+82
* Fix minor mistakedkf2004-06-281-2/+2
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-172-8/+4
* * (addFormattedText): Correct off-by-one error.cc_benny2004-02-251-2/+2
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-182-11/+59
* fix to text widget tabs and xy-scroll-commandvincentdarley2003-12-042-4/+67