summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-2333-173/+173
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-044-17/+15
* * generic/tk.h: TIP 285 additions make Tk 8.6 call the newdgp2008-06-191-3/+3
* * README: Bump version number to 8.6a1dgp2008-06-191-3/+3
* TIP 285 ImplementationJoe Mistachkin2008-06-131-9/+58
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-6/+4
* * generic/ttk/ttkTreeview.c: fix warning.das2008-06-121-3/+4
* NSCjenglish2008-06-011-3/+3
* [ttk::style theme use] without an argument now returns the current themepatthoyts2008-05-271-3/+40
* fix warningdas2008-05-231-2/+3
* Batch of ttk::treeview enhancements:jenglish2008-05-237-334/+567
* Avoid passing width or height <= 0 to Tk_RedrawImage,jenglish2008-05-231-1/+7
* Apply fix for [Bug 1639824]dkf2008-05-141-4/+13
* fix constness warningsdas2008-05-031-4/+4
* More elimination of pre-C89-isms.dkf2008-05-022-9/+9
* Forgot to check in critical helper macro!dkf2008-04-281-2/+8
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-2770-2145/+2153
* * generic/tkCanvas.c: Fix logic that determines when canvas itemdgp2008-04-171-4/+5
* * generic/tkStubInit.c: make stubs tables static constdas2008-04-162-16/+18
* Let the GIF writer use a real LZW compressor.nijtmans2008-04-091-444/+321
* a little cleanup, in preparation for replacing the gif compressor with a real...nijtmans2008-04-091-92/+85
* * generic/tkDecls.h: make genstubs (genStubs.tcl changes).das2008-04-083-11/+6
* * tkDecls.h: Reverted das's change of Tk's stubs pointersKevin B Kenny2008-04-083-6/+11
* * 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
* * generic/tkDecls.h: make genstubsdas2008-04-027-63/+23
* * generic/tkStubLib.c: make symbols in libtkstub.a MODULE_SCOPE todas2008-04-022-12/+18
* * generic/tk.decls: remove 'export' declarations of symbols nowdas2008-04-021-23/+1
* typodgp2008-04-022-13/+6
* * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-022-8/+7
* * README: Bump version number to 8.6a0dgp2008-04-0110-28/+43
* * 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