summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkEvent.c: Fix a possible segv due to a NULLgeorgeps2009-01-112-1/+12
* Pretty up the messagebox on unix using PNG images for the icons and group the...patthoyts2009-01-115-90/+185
* Fix missing word spotted by stu.patthoyts2009-01-111-2/+2
* ttkNotebook.c(NotebookCleanup): Don't call Tk_DeleteOptionTable(),jenglish2009-01-112-4/+7
* CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-099-46/+59
* adjust copyright yeardas2009-01-081-3/+3
* Themed the bgerror dialog and make use of our PNG support to improve the icon.patthoyts2009-01-082-41/+82
* Applied patch from [Bug 2473120] to fix the arguments to tk_messageBox call i...patthoyts2009-01-072-2/+4
* [Bug 1847002] On Windows a grab can be bypassed using the taskbar. This preve...patthoyts2009-01-072-19/+84
* A few const -> CONST86 modifications, improvingnijtmans2009-01-0610-61/+87
* Apply [Patch 1539990] to speed up Tk_PhotoPutBlock in one case.dkf2009-01-062-21/+30
* cast away a warning.patthoyts2009-01-061-2/+2
* Use task modal rather than system modal for messageboxes and use MB_SETFOREGR...patthoyts2009-01-062-2/+10
* Improve documentation of -offset and -outlineoffset item options. [Bug 1836621]dkf2009-01-032-336/+277
* add new ttk test filesdas2009-01-031-1/+5
* Fix incorrect statement about %-substituees quoting.ferrieux2009-01-031-3/+2
* CONSTify Tk_ClipboardAppendnijtmans2009-01-024-14/+20
* no messagedavygrvy2008-12-311-0/+4
* * win/rules.vc: small bug not setting SYMBOLS macro fixed.davygrvy2008-12-311-1/+2
* tests/ttk/{checkbutton,radiobutton}.test: split out from ttk.test.jenglish2008-12-314-86/+104
* * generic/ttk/ttkDefaultTheme.c: Fix color palette for radiobuttonjenglish2008-12-313-96/+74
* window-2.9 deadlocks threaded Tk [Bug 1715716], add constraintdas2008-12-291-4/+7
* fixes for [temporaryDirectory] != [pwd]das2008-12-291-2/+3
* Added an "incompat" notedkf2008-12-281-0/+3
* Corrected mouse-wheel bindings for widgets. Now Shift-wheel always scrolls thedkf2008-12-284-13/+62
* TIP#171 implementation - sanity for <MouseWheel> event handling!dkf2008-12-283-16/+28
* Applied Michael Kirkham's fix to make all PngSuite images work.dkf2008-12-282-3/+6
* add ImgPNG filesdas2008-12-281-1/+9
* 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