summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase idiomaticitydkf2009-02-111-2/+2
* Use a color picture of JO for better GOOBE. [Bug 2588919]dkf2009-02-116-188/+32
* fix [tcl-Bug 2502365] Building of head on HPUX isnijtmans2009-02-103-10/+22
* ElementStateEventProc: Avoid dangling pointers when layout changesjenglish2009-02-093-17/+27
* Renamed several internal data structures and functions:jenglish2009-02-0817-277/+290
* * generic/tkImgPhInstance.c: fix numerous leaks discovered with thedas2009-02-0610-17/+58
* whitespacedas2009-02-061-2/+2
* - eliminate some unnessary type castsnijtmans2009-02-0324-96/+129
* catch font create when the console is re-sourced via F9patthoyts2009-01-301-2/+2
* - eliminate some unnessary type castsnijtmans2009-01-2817-150/+168
* Fix a typodkf2009-01-241-2/+2
* typodgp2009-01-221-1/+1
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-223-2/+8
* Patch 907924Kevin B Kenny2009-01-204-18/+73
* fix typo that led to crashesdas2009-01-191-3/+3
* * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-167-10/+20
* - fix for aMSN compatibility [tcl-Bug 2507326]nijtmans2009-01-144-38/+50
* fix [tcl-Bug 2502365] Building of head onnijtmans2009-01-133-2/+8
* Tk tests that create images need to be independent of the interpreter environ...patthoyts2009-01-1317-360/+412
* [Bug 2495740] result needed to exclude any images already present.patthoyts2009-01-111-2/+7
* [Bug 2336454] fixed keysyms used in bind tests.patthoyts2009-01-112-31/+34
* * 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