summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #1941740: tk_chooseColor -title was broken in revision 1.40 after s...patthoyts2008-04-144-8/+89
* Let the GIF writer use a real LZW compressor.nijtmans2008-04-092-444/+325
* a little cleanup, in preparation for replacing the gif compressor with a real...nijtmans2008-04-091-92/+85
* eliminate a few gcc 4.3 warningsnijtmans2008-04-091-5/+3
* Improved the element factory documentation and cross-linkspatthoyts2008-04-093-28/+44
* Forgot to add this yesterdaypatthoyts2008-04-091-0/+48
* Provide a visual-styles API element engine to permit scripts to createpatthoyts2008-04-083-3/+247
* * generic/tkDecls.h: make genstubs (genStubs.tcl changes).das2008-04-084-16/+15
* * tkDecls.h: Reverted das's change of Tk's stubs pointersKevin B Kenny2008-04-086-43/+35
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-073-3/+29
* use kenny variant for 1936238 fixhobbs2008-04-072-13/+5
* * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)hobbs2008-04-072-4/+9
* autoconf-2.59dgp2008-04-071-5/+5
* Don't resize the window if the toplevel is not resizable or the sizegrip is d...patthoyts2008-04-042-3/+24
* Fixed stubs usagepatthoyts2008-04-032-5/+14
* Fix the foreground colour for labelframe in xppatthoyts2008-04-032-2/+6
* * unix/configure: autoconf-2.59das2008-04-021-1/+1
* * unix/configure.in (Darwin): remove now unnecessary unexportingdas2008-04-021-2/+2
* * generic/tkDecls.h: make genstubsdas2008-04-027-63/+23
* * generic/tkStubLib.c: make symbols in libtkstub.a MODULE_SCOPE todas2008-04-023-13/+44
* * generic/tk.decls: remove 'export' declarations of symbols nowdas2008-04-021-23/+1
* Tweak the debug targetspatthoyts2008-04-021-18/+7
* * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-024-8/+6
* * generic/tkStubLib.c (Tk_InitStubs): Added missing error message anddgp2008-04-021-0/+4
* typodgp2008-04-022-13/+6
* * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-024-14/+15
* autoconf-2.59das2008-04-011-8/+183
* sync with tcl/unix/tcl.m4 changesdas2008-04-011-2/+21
* * README: Bump version number to 8.6a0dgp2008-04-0121-97/+124
* autoconf-2.59core_8_5_2dgp2008-03-282-2/+2
* * README: Bump to 8.5.2 for release.dgp2008-03-288-19/+31
* * changes: Updates for 8.5.2 release.dgp2008-03-282-1/+9
* whitespace fixeshobbs2008-03-271-19/+8
* * library/safetk.tcl (::safe::tkInterpInit): make sure tk_libraryhobbs2008-03-272-31/+30
* * unix/configure: autoconf-2.59das2008-03-271-9/+1
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-272-1/+7
* * generic/ttk/ttkStubLib.c: ensure tcl stubs are used in libtkstubdas2008-03-273-4/+21
* whitespace, typodas2008-03-271-2/+2
* * changes: Updates for 8.5.2 release.dgp2008-03-263-5/+18
* XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-267-226/+124
* Minor fixes to copyright declarations (spelling, consistency)dkf2008-03-261-2/+2
* Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030]jenglish2008-03-214-14/+13
* Rewrote so that tests clean up after themselves, not after the preceding test.dkf2008-03-202-885/+951
* initialize StubsPtr vars to NULLdas2008-03-191-6/+6
* ttkStubLib.o needs to be in tk library as well as stub librarydas2008-03-191-2/+2
* ensure symbols needed for Ttk stub support are exporteddas2008-03-192-6/+12
* Documented Tk_PreserveColormap. [Bug 220809]dkf2008-03-192-13/+22
* Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007].jenglish2008-03-184-14/+16
* Aqua GOOBEdas2008-03-171-2/+6
* Correct cross-referencedkf2008-03-161-3/+3