summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
* | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
* | [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-2/+17
* | Correct bindings for [tk_messageBox].dkf2009-08-241-4/+4
* | More graceful handling of resizing.dkf2009-08-081-15/+18
* | Backported support for the Vista theme.patthoyts2009-05-143-17/+218
* | * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-101-2/+2
* | tk_setPalette: Don't set *selectColor: #b03060;jenglish2009-04-101-5/+2
* | * library/msgbox.tcl: don't set msgbox bitmap background on TkAqua.das2009-04-101-2/+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/ttk/cursors.tcl: backport ttk::cursor from HEADdas2009-04-101-14/+167
* | * library/demos/knightstour.tcl: fix knightstour demo not running fromdas2009-04-101-8/+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
* | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509]dkf2009-04-101-284/+0
* | Fix [Bug 2116837].dkf2009-04-101-16/+19
* | catch font create when the console is re-sourced via F9patthoyts2009-01-301-2/+2
* | * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-211-2/+2
* | [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-3/+2
* | Backported combobox toplevel fix for [Bug 1939129]patthoyts2008-11-221-1/+3
* | backported fix for bug #1777362 to make events work for windows with hyphens ...patthoyts2008-11-121-36/+52
* | * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-2/+2
* | Backported keyboard bindings for ttk::scalepatthoyts2008-10-171-6/+42
* | * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
* | a final fixtmh2008-09-091-8/+8
* | add global commands for tk_strictMotif variabletmh2008-09-091-4/+4
* | * generic/tk.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-2/+2
* | fix typo added to menu.tcltmh2008-08-271-2/+2
* | [bug 1023955 : don't flip cursors on menus to arrow pointer.tmh2008-08-251-7/+15
* | fix for bug tracker id 1936220 backported from tk8.6tmh2008-08-251-20/+7
* | * generic/tk.h: Bump to 8.5.4 for release.dgp2008-08-081-2/+2
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 nameddas2008-07-221-20/+24
* | * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
* | Backport fix for [Bug 1951733]jenglish2008-06-201-2/+2
* | Support for ttk widgets in AmpWidgetpatthoyts2008-05-111-5/+5
* | * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
* | Fix the foreground colour for labelframe in xppatthoyts2008-04-031-2/+2
* | * README: Bump to 8.5.2 for release.dgp2008-03-281-2/+2
* | whitespace fixeshobbs2008-03-271-19/+8
* | * library/safetk.tcl (::safe::tkInterpInit): make sure tk_libraryhobbs2008-03-271-31/+25
* | Aqua GOOBEdas2008-03-171-2/+6
* | Made work when run twice in the same session. [Bug 1899664]dkf2008-03-161-691/+787
* | * library/demos/knightstour.tcl: Aqua GOOBE.das2008-03-112-15/+26
* | Added a Knights tour canvas demo.patthoyts2008-02-292-1/+249
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+2
* | *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* | * library/msgbox.tcl (::tk::MessageBox): don't use ttk::label inhobbs2008-01-311-2/+3
* | library/treeview.tcl: Fix bug in Shift-ButtonPress-1 bindingjenglish2008-01-301-2/+2
* | Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-062-18/+64