summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Patch 2513104] fix cursor hotspots (cjmcdonald)patthoyts2009-02-2329-0/+2
* [Patch 2507419] fixes the image drawing bug on windows menus.patthoyts2009-02-232-29/+61
* [Patch 2542828] use stock Win32 help arrow cursor for question_arrowpatthoyts2009-02-222-1/+10
* Correct the ttk::treeview border on XP and Vista.patthoyts2009-02-213-3/+18
* [Bug 2546087] Restore support for NULs in console stdout channel.patthoyts2009-02-212-2/+9
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-173-76/+150
* * win/configure.in, win/configure: align better with tclhobbs2009-02-163-428/+503
* Apply some GOOBE to the ttk::intro(n) manpage. [Bug 2604420]dkf2009-02-162-18/+30
* Some tidying up; reducces coupling to rest of Tk implementationdkf2009-02-161-31/+39
* Factor out the IconList megawidget.dkf2009-02-126-851/+749
* 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