summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New part for the widget demo showing Tk's UNICODE output. [Patch #627453]dkf2003-02-192-1/+96
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-314-10/+24
* Tweaked resizing behaviour of the image-viewer demo.dkf2002-08-121-4/+4
* Fixed panedwindow binding bugs and added demos for it too.dkf2002-02-223-3/+117
* More widget demo improvements.dkf2001-11-301-13/+44
* Some neatening up of the widget demo launcher, and a new validated entry demodkf2001-11-192-109/+256
* stupid typodkf2001-11-151-2/+2
* tk_setPalette now works correctly under CDE, + an image demo updatedkf2001-11-151-12/+36
* Minor improvements to undo (demo,docs&bindings)dkf2001-11-151-3/+15
* Yet more -compound showing off, prompted by Vince Darleydkf2001-11-121-1/+7
* More fancying up of the demo suitedkf2001-11-121-14/+29
* Minor fixes from wohnivec@iol.cz Thanks!dkf2001-11-054-8/+8
* Improvements to widget demo (integrates/demonstrates the new 8.4 widgets)dkf2001-10-303-14/+71
* More demo upgrades derived from 8.3.4 and using new featuresdkf2001-10-302-96/+119
* More demo upgrades derived from 8.3.4dkf2001-10-292-14/+28
* Improvements to the demo scripts, mostly up-ported from 8.3.4dkf2001-10-293-165/+185
* Added labelframe widget. TIP#18.pspjuth2001-09-263-4/+89
* Converted [glob [file join]] to [glob -directory] (Bug #223313)dkf2001-08-101-2/+2
* Added braces to expressions.dkf2001-06-1413-115/+119
* Replaced SCCS strings, fixed binary filesstanton1998-09-1450-61/+62
* Initial revisionrjohnson1998-04-0158-0/+6829