| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * README: Bump version number to 8.6b1 | dgp | 2008-12-19 | 9 | -22/+34 |
|
|
* | * library/msgs/de.msg: Updated German messages. Thanks to Ruediger | dgp | 2008-12-18 | 2 | -1/+22 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | add TIP #234 files | das | 2008-12-11 | 1 | -1/+13 |
|
|
* | Fix some problems running the tests on windows. As Tk tests run in -singlepro... | patthoyts | 2008-12-10 | 4 | -28/+55 |
|
|
* | 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 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): unconditionally show Tk console | das | 2008-12-09 | 2 | -24/+28 |
|
|
* | minor improvements | dkf | 2008-12-09 | 2 | -25/+27 |
|
|
* | minor corrections to comments | dkf | 2008-12-09 | 2 | -29/+29 |
|
|
* | TIP 337 | dgp | 2008-12-09 | 20 | -82/+122 |
|
|
* | add error checking | das | 2008-12-08 | 1 | -9/+13 |
|
|
* | fix brekage (bad merge?) | das | 2008-12-07 | 1 | -8/+8 |
|
|
* | ttk::spinbox: Add cross-platform MouseWheel bindings. | jenglish | 2008-12-07 | 4 | -27/+79 |
|
|
* | Add native aqua elements for ttk::spinbox [Bug 2219588]. | jenglish | 2008-12-07 | 6 | -433/+396 |
|
|
* | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 7 | -29/+22 |
|
|
* | Fix potential divide by zero flagged by clang static analyzer | das | 2008-12-07 | 1 | -13/+21 |
|
|
* | Fix potential null dereference flagged by clang static analyzer | das | 2008-12-07 | 2 | -44/+44 |
|
|
* | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 5 | -17/+19 |
|
|
* | Fix leaks flagged by clang static analyzer | das | 2008-12-07 | 2 | -3/+27 |
|
|
* | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 |
|
|
* | MenuDefProc: avoid crash with non-Tk menus | das | 2008-12-07 | 1 | -7/+3 |
|
|
* | SeparatorElementSize: fix state lookup | das | 2008-12-07 | 1 | -2/+3 |
|
|
* | Implementation of TIP #197. | dkf | 2008-12-06 | 9 | -77/+174 |
|
|
* | Remove useless constraint | dkf | 2008-12-06 | 1 | -144/+58 |
|
|
* | remove prolog.ps, add xpTheme.tcl | das | 2008-12-05 | 1 | -3/+3 |
|
|
* | fix warning | das | 2008-12-05 | 1 | -1/+2 |
|
|
* | Improve the code to convert from pixels to points | dkf | 2008-12-05 | 1 | -4/+7 |
|
|
* | undid previous 'fix': 'const' is only useful for pointers, not for | nijtmans | 2008-12-05 | 3 | -29/+29 |
|
|
* | Added vista theme to iron out the visual differences between vista and XP. | patthoyts | 2008-12-05 | 5 | -55/+240 |
|
|
* | Remove references to deleted file | dkf | 2008-12-05 | 2 | -7/+7 |
|
|