Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * library/ttk/cursors.tcl: backport ttk::cursor from HEAD | das | 2009-04-10 | 1 | -14/+167 |
| | |||||
* | * library/demos/knightstour.tcl: fix knightstour demo not running from | das | 2009-04-10 | 1 | -8/+6 |
| | | | | interactive wish. | ||||
* | * library/console.tcl (::tk::ConsoleInit): remove redundant TkAqua | das | 2009-04-10 | 1 | -5/+2 |
| | | | | Quit menu item. | ||||
* | * library/menu.tcl (::tk::MbPost): fix error thrown in y position | das | 2009-04-10 | 1 | -3/+3 |
| | | | | computation with indicatoron. | ||||
* | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509] | dkf | 2009-04-10 | 1 | -284/+0 |
| | |||||
* | Fix [Bug 2116837]. | dkf | 2009-04-10 | 1 | -16/+19 |
| | |||||
* | catch font create when the console is re-sourced via F9 | patthoyts | 2009-01-30 | 1 | -2/+2 |
| | |||||
* | * generic/tk.h: Bump to 8.5.6 for release. | dgp | 2008-12-21 | 1 | -2/+2 |
| | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | [Bug 1991930] combobox dropdown needs to be topmost | patthoyts | 2008-11-22 | 1 | -3/+2 |
| | |||||
* | Backported combobox toplevel fix for [Bug 1939129] | patthoyts | 2008-11-22 | 1 | -1/+3 |
| | |||||
* | backported fix for bug #1777362 to make events work for windows with hyphens ↵ | patthoyts | 2008-11-12 | 1 | -36/+52 |
| | | | | in the path | ||||
* | * generic/tk.h: Bump version number to 8.5.6b1 to distinguish | dgp | 2008-10-23 | 1 | -2/+2 |
| | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | Backported keyboard bindings for ttk::scale | patthoyts | 2008-10-17 | 1 | -6/+42 |
| | |||||
* | * generic/tk.h: Bump to 8.5.5 for release. | dgp | 2008-10-10 | 1 | -2/+2 |
| | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | a final fix | tmh | 2008-09-09 | 1 | -8/+8 |
| | |||||
* | add global commands for tk_strictMotif variable | tmh | 2008-09-09 | 1 | -4/+4 |
| | |||||
* | * generic/tk.h: Bump version number to 8.5.5b1 to distinguish | dgp | 2008-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.4 and * unix/configure.in: 8.5.5 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | fix typo added to menu.tcl | tmh | 2008-08-27 | 1 | -2/+2 |
| | |||||
* | [bug 1023955 : don't flip cursors on menus to arrow pointer. | tmh | 2008-08-25 | 1 | -7/+15 |
| | |||||
* | fix for bug tracker id 1936220 backported from tk8.6 | tmh | 2008-08-25 | 1 | -20/+7 |
| | |||||
* | * generic/tk.h: Bump to 8.5.4 for release. | dgp | 2008-08-08 | 1 | -2/+2 |
| | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 named | das | 2008-07-22 | 1 | -20/+24 |
| | | | | font instead of hardcoded color values and deprecated native font name. | ||||
* | * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3 | dgp | 2008-06-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updates for 8.5.3 release. | ||||
* | Backport fix for [Bug 1951733] | jenglish | 2008-06-20 | 1 | -2/+2 |
| | |||||
* | Support for ttk widgets in AmpWidget | patthoyts | 2008-05-11 | 1 | -5/+5 |
| | |||||
* | * generic/tk.h: Bump version number to 8.5.3b1 to distinguish | dgp | 2008-04-11 | 1 | -2/+2 |
| | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | Fix the foreground colour for labelframe in xp | patthoyts | 2008-04-03 | 1 | -2/+2 |
| | |||||
* | * README: Bump to 8.5.2 for release. | dgp | 2008-03-28 | 1 | -2/+2 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | whitespace fixes | hobbs | 2008-03-27 | 1 | -19/+8 |
| | |||||
* | * library/safetk.tcl (::safe::tkInterpInit): make sure tk_library | hobbs | 2008-03-27 | 1 | -31/+25 |
| | | | | and its subdirs (eg, ttk) are on the "safe" access path. | ||||
* | Aqua GOOBE | das | 2008-03-17 | 1 | -2/+6 |
| | |||||
* | Made work when run twice in the same session. [Bug 1899664] | dkf | 2008-03-16 | 1 | -691/+787 |
| | | | | Also made the control panel use Ttk widgets. | ||||
* | * library/demos/knightstour.tcl: Aqua GOOBE. | das | 2008-03-11 | 2 | -15/+26 |
| | | | | * library/demos/widget: | ||||
* | Added a Knights tour canvas demo. | patthoyts | 2008-02-29 | 2 | -1/+249 |
| | |||||
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 1 | -2/+2 |
| | | | | as intended [Bug 1890211]. Clarified documentation. | ||||
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 1 | -2/+2 |
| | | | | | | | | | | | * generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * library/msgbox.tcl (::tk::MessageBox): don't use ttk::label in | hobbs | 2008-01-31 | 1 | -2/+3 |
| | | | | low depth/aqua fallback, as it doesn't support -bitmap. | ||||
* | library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding | jenglish | 2008-01-30 | 1 | -2/+2 |
| | | | | (error if no current focus item; reported on c.l.t.) | ||||
* | Fix MouseWheel bindings for ttk::treeview widget | jenglish | 2008-01-06 | 2 | -18/+64 |
| | | | | (Fixes #1442006, #1821939, #1862692) | ||||
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguish | dgp | 2008-01-02 | 1 | -2/+2 |
| | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | Fix [Bug 1860802] | dkf | 2007-12-30 | 1 | -103/+110 |
| | |||||
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 52 | -56/+56 |
| | |||||
* | s/style/ttk::style/ | jenglish | 2007-12-08 | 2 | -63/+61 |
| | |||||
* | line endings | dgp | 2007-12-06 | 1 | -76/+76 |
| | |||||
* | * library/demos/widget: reduce start size to 70% of screenheight | hobbs | 2007-12-05 | 1 | -2/+2 |
| | | | | from sh-200 for a more reasonable size. | ||||
* | Correct errors in language specifiers | dkf | 2007-12-05 | 1 | -75/+75 |
| | |||||
* | Added missing messages. [Patch 1800744] | dkf | 2007-12-04 | 1 | -74/+76 |
| | |||||
* | Added Danish message catalog. [Patch 1844143] | dkf | 2007-12-04 | 1 | -0/+77 |
| | |||||
* | * library/tkfbox.tcl (VerifyFileName): Corrected a couple | Kevin B Kenny | 2007-11-26 | 1 | -4/+5 |
| | | | | | | | | of typos in handling of bad file names. [Bug #1822076] * tests/filebox.test (filebox-7.1, filebox-7.2): Added test cases that exercise the above bug. Thanks to Christoph Bauer (fridolin@users.sf.net) for the patch. | ||||
* | Improve theming of Unix dialogs | dkf | 2007-11-21 | 2 | -7/+10 |
| |