summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Rename variable to avoid clash with floorplan demo. Reported bydkf2009-12-161-3/+3
* Split out presentation-form decision code into clearer procedure.dkf2009-12-151-41/+64
* * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-19/+41
* Simplified this code following observation by Brian Griffindkf2009-12-111-7/+3
* [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-17/+30
* Added demo of ttk::scale widget.dkf2009-12-102-1/+44
* * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed accessandreas_kupries2009-11-231-6/+8
* [update] hygiene.jenglish2009-11-124-11/+11
* Minor glitch fix.dkf2009-10-271-2/+2
* Fix [Bug 1854913] by improving the class bindings.dkf2009-10-251-9/+11
* [Patch 1530276]: Improve no-indicator check/radio buttons on Unix.dkf2009-10-241-7/+125
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-222-12/+16
* * library/msgs/pl.msg: Applied patch to Polish message catalogandreas_kupries2009-10-201-30/+48
* [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-081-2/+2
* [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for Windo...patthoyts2009-10-071-3/+18
* Corrected descriptive textdkf2009-09-041-2/+2
* Correct bindings for [tk_messageBox].dkf2009-08-241-4/+4
* Make the pendulum demo cope with resizing more gracefully.dkf2009-08-081-15/+18
* * library/demos/mclist.tcl: use native sort arrows with aqua theme.das2009-07-151-4/+18
* * macosx/ttkMacOSXTheme.c: Update notebook tab appearance todas2009-07-151-4/+5
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-1/+6
* Updated the Wish and Tk icons for Windows 7 support.patthoyts2009-05-062-0/+114
* Fix [Bug 2777019].dkf2009-05-011-2/+2
* Factor out some of the postscript generation code to the PS prolog.dkf2009-05-011-1/+112
* Make filebox.test pass cleanly again.dkf2009-04-142-4/+4
* Fix the other issue from [Bug 2759119].dkf2009-04-131-2/+2
* Fix [Bug 2759119] and apply [Patch 2739360] (partially).dkf2009-04-132-124/+169
* Oops!dkf2009-04-111-2/+2
* tk_setPalette: Don't set *selectColor: #b03060;jenglish2009-04-101-5/+2
* * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbuttondas2009-04-101-2/+2
* * library/demos/widget: GOOBE: use ttk::cursordas2009-04-101-6/+6
* * library/demos/knightstour.tcl: fix knightstour demo not running fromdas2009-04-101-10/+6
* * library/console.tcl (::tk::ConsoleInit): remove redundant TkAquadas2009-04-101-5/+2
* * library/menu.tcl (::tk::MbPost): fix error thrown in y positiondas2009-04-101-3/+3
* Fix [Bug 2116837].dkf2009-04-101-41/+59
* Remove 'NEW' tags from sub-demos.dkf2009-04-081-18/+2
* Minor fixes to demos. In the pendulum demo make use of unicode for thepatthoyts2009-04-022-13/+28
* Small improvements to multi-column list demo.dkf2009-03-311-5/+20
* bring doc and demos in line with http://wiki.tcl.tk/812nijtmans2009-03-256-12/+12
* Correct the ttk::treeview border on XP and Vista.patthoyts2009-02-211-2/+4
* [Bug 2546087] Restore support for NULs in console stdout channel.patthoyts2009-02-211-2/+2
* Some tidying up; reducces coupling to rest of Tk implementationdkf2009-02-161-31/+39
* Factor out the IconList megawidget.dkf2009-02-125-851/+742
* Increase idiomaticitydkf2009-02-111-2/+2
* Use a color picture of JO for better GOOBE. [Bug 2588919]dkf2009-02-115-187/+22
* catch font create when the console is re-sourced via F9patthoyts2009-01-301-2/+2
* * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-2/+2
* Pretty up the messagebox on unix using PNG images for the icons and group the...patthoyts2009-01-114-90/+178
* Themed the bgerror dialog and make use of our PNG support to improve the icon.patthoyts2009-01-081-41/+77
* Applied patch from [Bug 2473120] to fix the arguments to tk_messageBox call i...patthoyts2009-01-071-2/+2