summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkPanedWindow.c (PanedWindowProxyCommand)dgp2008-06-261-4/+13
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-6/+4
* Avoid passing width or height <= 0 to Tk_RedrawImage,jenglish2008-05-231-1/+7
* * generic/tkCanvas.c: Fix logic that determines when canvas itemdgp2008-04-171-4/+5
* * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-3/+3
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-2/+1
* use kenny variant for 1936238 fixhobbs2008-04-071-12/+4
* * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)hobbs2008-04-071-2/+3
* ensure WORDS_BIGENDIAN #define agrees with autoconfdas2008-04-021-2/+2
* * generic/tkStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-022-2/+7
* * README: Bump to 8.5.2 for release.dgp2008-03-281-3/+3
* * generic/ttk/ttkStubLib.c: ensure tcl stubs are used in libtkstubdas2008-03-272-4/+14
* whitespace, typodas2008-03-271-2/+2
* XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-262-97/+49
* Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030]jenglish2008-03-212-12/+6
* initialize StubsPtr vars to NULLdas2008-03-191-6/+6
* ensure symbols needed for Ttk stub support are exporteddas2008-03-192-6/+12
* * generic/tkCanvUtil.c: fix gcc-4.2 warnings.das2008-03-111-7/+7
* Don't enforce minimum sash thickness of 5 pixels, just use 5 as a defaultjenglish2008-02-231-9/+4
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-1/+7
* Make sure to schedule a redisplay when adding and/or hiding tabs [Bug 1878298].jenglish2008-01-281-2/+5
* BUGFIX: fix crash in [ttk::labelframe] when -style option specifiedjenglish2008-01-081-34/+37
* (oops. Missed a spot.)jenglish2008-01-061-11/+1
* Call Tk_MakeWindowExist() in widget constructor.jenglish2008-01-062-10/+6
* * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-3/+3
* * generic/tkMenubutton.c (ConfigureMenuButton): trace thehobbs2007-12-131-8/+5
* merge stable branch onto HEADdgp2007-12-13113-117/+117
* * generic/tkText.c (DeleteIndexRange, TextEditCmd, UpdateDirtyFlag):hobbs2007-12-131-40/+48
* fix typos in commentshobbs2007-12-131-4/+4
* * generic/ttk/ttkTheme.c(StyleElementOptionsCmd):jenglish2007-12-121-9/+9
* Added code to rebuild the from index after the deletion phase so that thedkf2007-12-111-10/+20
* * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-105-261/+283
* * generic/tk.decls: use new genstubs 'export' command todas2007-12-102-645/+426
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-027-75/+90
* Internal Ttk_Manager API updates (missed from 2007-11-25 commit)jenglish2007-12-022-19/+24
* * generic/tkImgPPM.c (StringReadPPM): Corrected a comparisonKevin B Kenny2007-11-261-2/+2
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-255-65/+116
* Fixed crash bug in style element createpatthoyts2007-11-191-2/+2
* * README: Bump version number to 8.5b3.dgp2007-11-191-3/+3
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-193-158/+85
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-182-38/+61
* BUGFIX: Ttk_GetPaddingFromObj() and Ttk_GetBorderFromObj() returned garbagejenglish2007-11-181-1/+2
* Tidy up some variable types.patthoyts2007-11-1710-25/+29
* Only check for -displayof if there are sufficient arguments. This permits che...patthoyts2007-11-171-5/+7
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-086-37/+54
* + Use null "treearea" element for treeview owner-draw areajenglish2007-11-042-5/+6
* Improve Tk_PhotoPutBlock a bit more. Derived from [Patch 224066]dkf2007-10-311-25/+53
* Use -fp:strict with msvc8 as -fp:precise fails on amd64 builds. Fixpatthoyts2007-10-312-6/+10
* * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2