summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implementation of TIP #244, PNG image support.dkf2008-12-289-16/+3524
* ttk::treeview: Fix inconsistent use of treeArea / headingArea;jenglish2008-12-273-29/+58
* doc/busy.n: add missing .BSjenglish2008-12-271-1/+2
* MINOR CHANGE: Tidy up changelog formatting.dkf2008-12-211-10/+10
* Regularized doc of postscript subcommand's -channel option.dkf2008-12-212-3/+16
* sync file additions/removals with Wish.xcodeprojcore_8_6_b1das2008-12-201-5/+61
* add new filesdas2008-12-201-1/+17
* mark fontchooser demo as newdas2008-12-201-1/+2
* fix warningdas2008-12-201-2/+2
* * changes: Updates for 8.6b1 release.dgp2008-12-192-1/+54
* tag for 8.6b1 releasedgp2008-12-191-0/+2
* * tests/clrpick.test: Eliminate duplicate test names.dgp2008-12-195-12/+17
* * README: Bump version number to 8.6b1dgp2008-12-199-22/+34
* * library/msgs/de.msg: Updated German messages. Thanks to Ruedigerdgp2008-12-182-1/+22
* VOID -> voidnijtmans2008-12-174-36/+12
* Small doc fixesdkf2008-12-172-11/+18
* remove unused variablesnijtmans2008-12-162-4/+6
* fix 'make checkstubs' failure: make TtkEntry_Init MODULE_SCOPEdas2008-12-151-2/+2
* TIP #338 IMPLEMENTATIONdgp2008-12-154-6/+17
* add new zlib filesdas2008-12-141-1/+9
* Added a simple fontchooser demo to the common dialogs section.patthoyts2008-12-123-7/+84
* Make error message from Tk_GetRelief thenijtmans2008-12-125-9/+16
* Remove leftover commented-out code, mistakenly included in last commitjenglish2008-12-111-2/+1
* library/demos/*.tcl: Omit contraindicated [package require Ttk].jenglish2008-12-1114-47/+25
* add TIP #234 filesdas2008-12-111-1/+13
* Fix some problems running the tests on windows. As Tk tests run in -singlepro...patthoyts2008-12-104-28/+55
* Fixed tk.test to account for tk ensemble changespatthoyts2008-12-101-3/+3
* Fixed windows build glitches for tip 324patthoyts2008-12-101-3/+3
* note patch # and new filesdas2008-12-101-10/+10
* TIP #324 IMPLEMENTATIONdas2008-12-1025-74/+2459
* TkMakeEnsemble(): support for NULL subensembledas2008-12-101-2/+2
* fix warningdas2008-12-101-2/+2
* s/Tk_BackgroundException/Tcl_BackgroundException/das2008-12-101-2/+2
* * generic/tkInt.h: Turn [tk] into an ensemble (thoyts, steffen)das2008-12-106-332/+504
* * macosx/tkMacOSXInit.c (TkpInit): unconditionally show Tk consoledas2008-12-092-24/+28
* minor improvementsdkf2008-12-092-25/+27
* minor corrections to commentsdkf2008-12-092-29/+29
* TIP 337dgp2008-12-0920-82/+122
* add error checkingdas2008-12-081-9/+13
* fix brekage (bad merge?)das2008-12-071-8/+8
* ttk::spinbox: Add cross-platform MouseWheel bindings.jenglish2008-12-074-27/+79
* Add native aqua elements for ttk::spinbox [Bug 2219588].jenglish2008-12-076-433/+396
* Remove/disable dead code flagged by clang static analyzerdas2008-12-077-29/+22
* Fix potential divide by zero flagged by clang static analyzerdas2008-12-071-13/+21
* Fix potential null dereference flagged by clang static analyzerdas2008-12-072-44/+44
* Fix potential use of uninitialized variable flagged by clang static analyzerdas2008-12-075-17/+19
* Fix leaks flagged by clang static analyzerdas2008-12-072-3/+27
* TkpDisplayButton: use computed borderWidthdas2008-12-071-2/+2
* MenuDefProc: avoid crash with non-Tk menusdas2008-12-071-7/+3
* SeparatorElementSize: fix state lookupdas2008-12-071-2/+3