summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dutch messages for widget demo from Arjen Markus. [Patch 836368]dkf2003-11-053-3/+149
* Minor fix that removes dependence on a particular path in the README.dkf2003-11-051-4/+4
* Add 'Print Code' support to Widget demo [Patch 835644]dkf2003-11-041-2/+122
* Make demo location independent of main Tk library location. [Patch 832691]dkf2003-11-0312-53/+59
* Added [package require] to demos. [FRQ 815118]dkf2003-09-309-70/+97
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-251-3/+3
* Brought tk_messageBox demo into line with the newer look-and-feel for the demos.dkf2003-08-222-13/+13
* make images align at 16pix height and do not allow Dismiss Return to trigger ...hobbs2003-08-211-6/+8
* use delete image for dismiss buttonhobbs2003-08-201-2/+2
* add sep frame to seecode/dismiss button framehobbs2003-08-201-4/+7
* * library/demos/widget: Redo code view dialog, use named fonts,hobbs2003-08-2040-319/+300
* I18n (and some l10n) for the console and the main window of the widget demo.dkf2003-05-192-51/+202
* Typo fix from Georgios Petasis, and commented-out-code removal.dkf2003-02-211-18/+2