Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ttk::spinbox: Add cross-platform MouseWheel bindings. | jenglish | 2008-12-07 | 3 | -27/+76 |
| | | | | Factored out [ttk::bindMouseWheel] procedure. | ||||
* | Add native aqua elements for ttk::spinbox [Bug 2219588]. | jenglish | 2008-12-07 | 2 | -91/+111 |
| | | | | | Moved most spinbox "business logic" out of ttkEntry.c into Tcl bindings. Minor spinbox appearance improvements in clam theme. | ||||
* | Added vista theme to iron out the visual differences between vista and XP. | patthoyts | 2008-12-05 | 3 | -53/+214 |
| | |||||
* | Clean up PS prolog generation, getting rid of an obsolete file, and stop text | dkf | 2008-12-05 | 2 | -1620/+1338 |
| | | | | from going wildly wrong when Xft is used. [Bug 2107938] | ||||
* | Add new "hover" state | jenglish | 2008-12-03 | 1 | -3/+1 |
| | | | | (patch from Pat Thoyts; needed to support proper visual feedback on Vista). | ||||
* | Use a styled frame around the popdown listbox so we can adjust the border ↵ | patthoyts | 2008-11-29 | 7 | -14/+51 |
| | | | | for each theme as needed. | ||||
* | Added angled text support to demonstration | dkf | 2008-11-22 | 1 | -18/+45 |
| | |||||
* | GOOBE on Win, where stippling and angling work poorly together... | dkf | 2008-11-22 | 1 | -3/+3 |
| | |||||
* | demo angled text | das | 2008-11-22 | 1 | -2/+2 |
| | |||||
* | [Bug 1991930] combobox dropdown needs to be topmost | patthoyts | 2008-11-22 | 1 | -3/+2 |
| | |||||
* | [Bug 1939129] combobox dropdown was drawn behind topmost toplevels. | patthoyts | 2008-11-22 | 1 | -1/+3 |
| | |||||
* | TIP#119 implementation. [Patch 1611359] | dkf | 2008-11-22 | 1 | -5/+7 |
| | |||||
* | bug #1777362 - handle windows with funky names by avoiding use of the | patthoyts | 2008-11-12 | 1 | -36/+52 |
| | | | | window path for anchors. | ||||
* | Implemented the themed spinbox widget ttk::spinbox. | patthoyts | 2008-11-01 | 9 | -9/+175 |
| | |||||
* | Expanded set of symbolic cursors. | jenglish | 2008-10-28 | 6 | -37/+208 |
| | | | | | Add correct platform-specific cursors for OSX [Bug 2054562] Use correct cursor for ttk::entry and ttk::combobox widgets [Bug 1534835] | ||||
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-23 | 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: | ||||
* | Implemented keyboard bindings for ttk::scale | patthoyts | 2008-10-17 | 1 | -6/+42 |
| | |||||
* | a final fix | tmh | 2008-09-09 | 1 | -4/+4 |
| | |||||
* | add global tk_strickMotif | tmh | 2008-09-09 | 1 | -4/+4 |
| | |||||
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-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: | ||||
* | fix typo in menu.tcl | tmh | 2008-08-27 | 1 | -2/+2 |
| | |||||
* | correct to use global namespace varialbe : 1023955 | tmh | 2008-08-25 | 1 | -5/+5 |
| | |||||
* | [Bug 1023955] don't flip to arrow cursor on menus | tmh | 2008-08-25 | 1 | -7/+15 |
| | |||||
* | Bug tracker ID 1936220 | tmh | 2008-08-25 | 1 | -20/+7 |
| | | | | This patch corrects the multiple selection error reported in this bug tracker. | ||||
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 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: | ||||
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 named | das | 2008-07-22 | 1 | -16/+18 |
| | | | | font instead of hardcoded color values and deprecated native font name. | ||||
* | Work around missing timezones (eg: tclkit or some unixes) | patthoyts | 2008-06-24 | 1 | -3/+9 |
| | |||||
* | * generic/tk.h: TIP 285 additions make Tk 8.6 call the new | dgp | 2008-06-19 | 1 | -4/+2 |
| | | | | | | * library/tk.tcl: Tcl_Canceled() routine, available only in Tcl 8.6, so bump our Tcl dependencies to version 8.6. Tk 8.6a1 will no longer [load] into a Tcl 8.5 interp. | ||||
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 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: | ||||
* | Batch of ttk::treeview enhancements: | jenglish | 2008-05-23 | 8 | -95/+49 |
| | | | | | | | | | | | + Added [$tv identify region], [$tv identify element], and [$tv identify item] subcommands. + Simplified bindings. + Added [$tv tag has] subcommand. + Tag-related display improvements: setting a tag -background or -foreground no longer overrides selection feedback. + Don't need separate 'Item', 'Cell', and 'Row' style settings anymore, only the base "Treeview" style is used. | ||||
* | Add correct border to combobox on Vista | patthoyts | 2008-05-15 | 1 | -1/+24 |
| | |||||
* | Support pixel sized font in the +/- keybindings | patthoyts | 2008-05-13 | 1 | -3/+8 |
| | |||||
* | Support for ttk widgets in AmpWidget | patthoyts | 2008-05-11 | 1 | -5/+5 |
| | |||||
* | BUGFIX: [$tv selection] takes a list of items, not a single item [Bug 1951733]. | jenglish | 2008-04-25 | 1 | -2/+2 |
| | |||||
* | Don't resize the window if the toplevel is not resizable or the sizegrip is ↵ | patthoyts | 2008-04-04 | 1 | -3/+19 |
| | | | | disabled | ||||
* | Fix the foreground colour for labelframe in xp | patthoyts | 2008-04-03 | 1 | -2/+2 |
| | |||||
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * macosx/Wish-Common.xcconfig: * unix/configure.in: * unix/tk.spec: * win/README: * win/configure.in: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tkConsole.c: Relax Tcl_InitStubs() calls so that a Tk 8.6 * generic/tkMain.c: might [load] into a Tcl 8.5 interp. * generic/tkWindow.c: * generic/tkStubLib.c: Update to compatibility with a libtcl.so that contains no "tclStubsPtr" [Tcl Bug 1819422]. * generic/tkDecls.h: make genstubs * generic/tkIntDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h: * generic/tkPlatDecls.h: | ||||
* | * 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: |