summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Bug 1958848: be more positive in canvas item demopatthoyts2010-01-041-2/+2
* | Fix the <Return> binding for tk_dialog to invoke the focused button.patthoyts2010-01-041-24/+11
* | Fix the default size of the font chooser and set minimum sizepatthoyts2010-01-041-9/+30
* | Fix the console <<Cut>> binding to actually remove textpatthoyts2010-01-041-27/+38
* | Fix keyboard access to console menu and restored broken comment.patthoyts2010-01-041-2/+3
* | Make the filebox demo prettierpatthoyts2010-01-041-7/+10
* | Fix display of source code for fontchooser demopatthoyts2010-01-041-2/+2
* | Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-041-19/+4
* | Simplify the postscript generation.dkf2010-01-031-92/+99
* | tearoff menus should be transient and use the toolwindow style on Windowspatthoyts2010-01-031-1/+6
* | Reworked ActivateTab focus selection logicjenglish2009-12-252-38/+65