Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation of -offset and -outlineoffset item options. [Bug 1836621] | dkf | 2009-01-03 | 2 | -336/+277 |
| | |||||
* | add new ttk test files | das | 2009-01-03 | 1 | -1/+5 |
| | |||||
* | Fix incorrect statement about %-substituees quoting. | ferrieux | 2009-01-03 | 1 | -3/+2 |
| | |||||
* | CONSTify Tk_ClipboardAppend | nijtmans | 2009-01-02 | 4 | -14/+20 |
| | |||||
* | no message | davygrvy | 2008-12-31 | 1 | -0/+4 |
| | |||||
* | * win/rules.vc: small bug not setting SYMBOLS macro fixed. | davygrvy | 2008-12-31 | 1 | -1/+2 |
| | |||||
* | tests/ttk/{checkbutton,radiobutton}.test: split out from ttk.test. | jenglish | 2008-12-31 | 4 | -86/+104 |
| | |||||
* | * generic/ttk/ttkDefaultTheme.c: Fix color palette for radiobutton | jenglish | 2008-12-31 | 3 | -96/+74 |
| | | | | | | | and checkbutton indicators. Fixes [Bug 2003310]; also makes "alt" theme check/radiobuttons look like Windows 98, as intended. * library/ttk/altTheme.tcl: Specify dark gray -bordercolor to soften edges. | ||||
* | window-2.9 deadlocks threaded Tk [Bug 1715716], add constraint | das | 2008-12-29 | 1 | -4/+7 |
| | |||||
* | fixes for [temporaryDirectory] != [pwd] | das | 2008-12-29 | 1 | -2/+3 |
| | |||||
* | Added an "incompat" note | dkf | 2008-12-28 | 1 | -0/+3 |
| | |||||
* | Corrected mouse-wheel bindings for widgets. Now Shift-wheel always scrolls the | dkf | 2008-12-28 | 4 | -13/+62 |
| | | | | text widget horizontally on all platforms. | ||||
* | TIP#171 implementation - sanity for <MouseWheel> event handling! | dkf | 2008-12-28 | 3 | -16/+28 |
| | |||||
* | Applied Michael Kirkham's fix to make all PngSuite images work. | dkf | 2008-12-28 | 2 | -3/+6 |
| | |||||
* | add ImgPNG files | das | 2008-12-28 | 1 | -1/+9 |
| | |||||
* | Implementation of TIP #244, PNG image support. | dkf | 2008-12-28 | 9 | -16/+3524 |
| | |||||
* | ttk::treeview: Fix inconsistent use of treeArea / headingArea; | jenglish | 2008-12-27 | 3 | -29/+58 |
| | | | | fixes [#2381555] ([$tv identify] didn't work when horizontally scrolled). | ||||
* | doc/busy.n: add missing .BS | jenglish | 2008-12-27 | 1 | -1/+2 |
| | |||||
* | MINOR CHANGE: Tidy up changelog formatting. | dkf | 2008-12-21 | 1 | -10/+10 |
| | |||||
* | Regularized doc of postscript subcommand's -channel option. | dkf | 2008-12-21 | 2 | -3/+16 |
| | |||||
* | sync file additions/removals with Wish.xcodeprojcore_8_6_b1 | das | 2008-12-20 | 1 | -5/+61 |
| | |||||
* | add new files | das | 2008-12-20 | 1 | -1/+17 |
| | |||||
* | mark fontchooser demo as new | das | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | fix warning | das | 2008-12-20 | 1 | -2/+2 |
| | |||||
* | * changes: Updates for 8.6b1 release. | dgp | 2008-12-19 | 2 | -1/+54 |
| | |||||
* | tag for 8.6b1 release | dgp | 2008-12-19 | 1 | -0/+2 |
| | |||||
* | * tests/clrpick.test: Eliminate duplicate test names. | dgp | 2008-12-19 | 5 | -12/+17 |
| | | | | | | * tests/embed.test: * tests/text.test: * tests/textMark.test: | ||||
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 9 | -22/+34 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * library/msgs/de.msg: Updated German messages. Thanks to Ruediger | dgp | 2008-12-18 | 2 | -1/+22 |
| | | | | Haertel. [Patch 2442309]. | ||||
* | VOID -> void | nijtmans | 2008-12-17 | 4 | -36/+12 |
| | |||||
* | Small doc fixes | dkf | 2008-12-17 | 2 | -11/+18 |
| | |||||
* | remove unused variables | nijtmans | 2008-12-16 | 2 | -4/+6 |
| | |||||
* | fix 'make checkstubs' failure: make TtkEntry_Init MODULE_SCOPE | das | 2008-12-15 | 1 | -2/+2 |
| | |||||
* | TIP #338 IMPLEMENTATION | dgp | 2008-12-15 | 4 | -6/+17 |
| | | | | | | * doc/Tk_Main.c: Removed the last two '#include "tclInt.h"'. * generic/tkMain.c: Tk is now limited to Tcl's public interface. * macosx/tkMacOSXInit.c: | ||||
* | add new zlib files | das | 2008-12-14 | 1 | -1/+9 |
| | |||||
* | Added a simple fontchooser demo to the common dialogs section. | patthoyts | 2008-12-12 | 3 | -7/+84 |
| | |||||
* | Make error message from Tk_GetRelief the | nijtmans | 2008-12-12 | 5 | -9/+16 |
| | | | | | same as for Tk_GetReliefFromObj Adapt test cases for changed error message | ||||
* | Remove leftover commented-out code, mistakenly included in last commit | jenglish | 2008-12-11 | 1 | -2/+1 |
| | |||||
* | library/demos/*.tcl: Omit contraindicated [package require Ttk]. | jenglish | 2008-12-11 | 14 | -47/+25 |
| | | | | | | Remove logic that switches [ttk::scrollbar]s to [tk::scrollbar]s based on [tk windowingsystem]; this is already handled in library/ttk/scrollbar.tcl. | ||||
* | add TIP #234 files | das | 2008-12-11 | 1 | -1/+13 |
| | |||||
* | Fix some problems running the tests on windows. As Tk tests run in ↵ | patthoyts | 2008-12-10 | 4 | -28/+55 |
| | | | | -singleproc 1 we cannot do the script testing without damaging the later native tests. | ||||
* | Fixed tk.test to account for tk ensemble changes | patthoyts | 2008-12-10 | 1 | -3/+3 |
| | |||||
* | Fixed windows build glitches for tip 324 | patthoyts | 2008-12-10 | 1 | -3/+3 |
| | |||||
* | note patch # and new files | das | 2008-12-10 | 1 | -10/+10 |
| | |||||
* | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 25 | -74/+2459 |
| | |||||
* | TkMakeEnsemble(): support for NULL subensemble | das | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | fix warning | das | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | s/Tk_BackgroundException/Tcl_BackgroundException/ | das | 2008-12-10 | 1 | -2/+2 |
| | |||||
* | * generic/tkInt.h: Turn [tk] into an ensemble (thoyts, steffen) | das | 2008-12-10 | 6 | -332/+504 |
| | | | | | | * generic/tkBusy.c: * generic/tkCmds.c: * generic/tkWindow.c: | ||||
* | * macosx/tkMacOSXInit.c (TkpInit): unconditionally show Tk console | das | 2008-12-09 | 2 | -24/+28 |
| | | | | if TK_CONSOLE env var is set. |