summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/ttk/ttkDefaultTheme.c: Fix color palette for radiobuttonjenglish2008-12-311-1/+3
* Corrected mouse-wheel bindings for widgets. Now Shift-wheel always scrolls thedkf2008-12-283-13/+59
* mark fontchooser demo as newdas2008-12-201-1/+2
* * README: Bump version number to 8.6b1dgp2008-12-191-2/+2
* * library/msgs/de.msg: Updated German messages. Thanks to Ruedigerdgp2008-12-181-1/+17
* Added a simple fontchooser demo to the common dialogs section.patthoyts2008-12-122-1/+73
* library/demos/*.tcl: Omit contraindicated [package require Ttk].jenglish2008-12-1113-47/+18
* Fix some problems running the tests on windows. As Tk tests run in -singlepro...patthoyts2008-12-101-15/+40
* TIP #324 IMPLEMENTATIONdas2008-12-106-6/+501
* ttk::spinbox: Add cross-platform MouseWheel bindings.jenglish2008-12-073-27/+76
* Add native aqua elements for ttk::spinbox [Bug 2219588].jenglish2008-12-072-91/+111
* Added vista theme to iron out the visual differences between vista and XP.patthoyts2008-12-053-53/+214
* Clean up PS prolog generation, getting rid of an obsolete file, and stop textdkf2008-12-052-1620/+1338
* Add new "hover" statejenglish2008-12-031-3/+1
* Use a styled frame around the popdown listbox so we can adjust the border for...patthoyts2008-11-297-14/+51
* Added angled text support to demonstrationdkf2008-11-221-18/+45
* GOOBE on Win, where stippling and angling work poorly together...dkf2008-11-221-3/+3
* demo angled textdas2008-11-221-2/+2
* [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-3/+2
* [Bug 1939129] combobox dropdown was drawn behind topmost toplevels.patthoyts2008-11-221-1/+3
* TIP#119 implementation. [Patch 1611359]dkf2008-11-221-5/+7
* bug #1777362 - handle windows with funky names by avoiding use of thepatthoyts2008-11-121-36/+52
* Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-019-9/+175
* Expanded set of symbolic cursors.jenglish2008-10-286-37/+208
* * README: Bump version number to 8.6a4dgp2008-10-231-2/+2
* Implemented keyboard bindings for ttk::scalepatthoyts2008-10-171-6/+42
* a final fixtmh2008-09-091-4/+4
* add global tk_strickMotiftmh2008-09-091-4/+4