summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | [Patch #3154705] Close button has no effectnijtmans2011-01-131-2/+2
* | | Update NL catalog.nijtmans2010-11-0614-205/+199
* | | Use unicode copyright sign, in stead of depending on translation.nijtmans2010-11-053-7/+7
* | | * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings fordkf2010-09-051-7/+20
* | | library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-023-5/+17
* | | * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-031-2/+4
* | | [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6.jenglish2010-06-151-4/+7
* | | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Make itdkf2010-06-151-13/+25
* | | * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-05-031-2/+2
* | | * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-031-3/+3
* | | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keysdkf2010-03-172-2/+8
* | | Factor out some of the megawidget machinery.dkf2010-03-123-67/+173
* | | [Bug 2949774]: cascade menus should popdown ofter loosing the pointer.patthoyts2010-03-061-6/+13
* | | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-197-9/+19
* | | TIP 360: Remove special handling of .help menu on X11.patthoyts2010-01-091-1/+2
* | | TIP 360: Make Tk menu activation follow mouse movement.patthoyts2010-01-092-5/+23
* | | Centralize the definitions of what keys do particular types of left and rightdkf2010-01-065-54/+101