summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-122-6/+9
* s/target/config/das2008-06-121-1/+1
* * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivitydas2008-06-122-2/+18
* * unix/configure: autoconf-2.59das2008-06-121-26/+49
* * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-24/+39
* * macosx/Wish.xcodeproj/project.pbxproj: add debug configs for 64bit,das2008-06-125-505/+853
* Use Xutf8LookupString where available [Patch #1986818].jenglish2008-06-112-14/+95
* Avoid passing width or height <= 0 to Tk_RedrawImage,jenglish2008-05-232-1/+12
* Support for ttk widgets in AmpWidgetpatthoyts2008-05-112-5/+7
* Backported documentation fixes from HEADpatthoyts2008-05-1118-62/+68
* fix Makefile dependencydas2008-05-061-2/+2
* "default" and "focus" adornments should not be disjoint [Bug 1942785]jenglish2008-05-042-1/+8
* revert erroneous CONST->const syncdas2008-05-031-2/+2
* sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra...das2008-05-038-1964/+1934
* llvm-gcc fixdas2008-05-031-7/+1
* * generic/tkCanvas.c: Fix logic that determines when canvas itemdgp2008-04-172-7/+13
* * configure tktest-X11 with --disable-corefoundation to enable testing of bot...das2008-04-152-7/+25
* backported tk_chooseColor -title fix from HEADpatthoyts2008-04-144-8/+89
* * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-118-19/+30
* * 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-2/+7
* Fix the foreground colour for labelframe in xppatthoyts2008-04-032-2/+6
* ensure WORDS_BIGENDIAN #define agrees with autoconfdas2008-04-021-2/+2
* typodgp2008-04-021-1/+1
* * generic/tkStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-023-2/+12
* autoconf-2.59das2008-04-011-8/+185
* sync with tcl/unix/tcl.m4 changes das2008-04-011-3/+24
* 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
* Made work when run twice in the same session. [Bug 1899664]dkf2008-03-162-697/+798