summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-1215-431/+1101
* * xlib/xgc.c: factor out alloc/free of GC clip_mask;das2007-10-122-48/+86
* * macosx/tkMacOSXButton.c: delay picParams setup until needed.das2007-10-121-25/+16
* * generic/tkTextDisp.c (CharUndisplayProc): fix textDisp.test crash.das2007-10-121-21/+23
* no messagedavygrvy2007-10-121-0/+7
* * win/winMain.c: Replaced incorrect comments in main() to descibedavygrvy2007-10-121-4/+3
* * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-112-2/+19
* Make Ttk_GetImage safe if called with NULL interp. Added some testspatthoyts2007-10-093-3/+44
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-028-20/+31
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-302-3/+9
* Added Hungarian messages. [Patch 1800742]dkf2007-09-262-0/+82
* update changes for 8.5b1core_8_5_b1dgp2007-09-242-3/+5
* Only call callbacks that are not NULL. [Bug 1791052]dkf2007-09-203-15/+42
* contributor namesdas2007-09-201-14/+14
* * changes: updates for 8.5b1 release.dgp2007-09-202-3/+27
* fix 'make checkstubs' complaint about Tk_PkgInitStubsCheckdas2007-09-201-1/+3
* * README: Bump version number to 8.5b1.dgp2007-09-199-17/+28
* Replace isdigit call with an internal implementation to avoid libc linkage on...patthoyts2007-09-192-2/+15
* Aqua changes for 8.5b1das2007-09-181-1/+34
* * generic/tkStubLib.c: Remove C library calls from Tk_InitStubs()dgp2007-09-183-4/+16
* fix warningsdas2007-09-181-3/+3
* autoconf-2.59das2007-09-181-85/+148
* fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* Yet another step in the tidying up of the GIF code.dkf2007-09-182-163/+199
* Made ttk/all.tcl be the same as tk's all.tcl and make use of file normalizepatthoyts2007-09-183-12/+26
* Add crt flags for tkStubLib now it makes use of C-library functionspatthoyts2007-09-172-2/+7
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-174-186/+103
* * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-176-11/+88
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-172-40/+70
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-153-74/+90
* * macosx/Wish-Common.xcconfig: enable Tcl DTrace support.das2007-09-143-3/+12
* * win/Makefile.in (install-binaries): Fixed missing brace in theandreas_kupries2007-09-123-4/+10
* Missed one PkgRequire Tcl revisiondgp2007-09-111-2/+2
* * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-113-3/+23
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-118-22/+33
* cleanupdas2007-09-111-11/+7
* comment typos: s/Tcl/Tk/das2007-09-111-4/+4
* typo corrections [Bug 1788682]hobbs2007-09-102-3/+7
* * generic/tkConsole.c: Revise all Tcl_InitStubs() calls to restoredgp2007-09-104-6/+14
* Assorted minor cleanups.dkf2007-09-0810-203/+225
* Assorted minor cleanups.dkf2007-09-085-92/+125
* remove references to tkInitScript.hdas2007-09-072-6/+2
* Disable __NO_OLD_CONFIG configuration enabled by latest commitdgp2007-09-071-1/+3
* header cleanupdgp2007-09-0792-194/+123
* * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-067-83/+44
* typodas2007-09-061-2/+2
* * macosx/Wish.xcode/project.pbxproj: discontinue unmaintained supportdas2007-09-067-125/+114
* discontinue support for Xcode 1.5 (project was no longer being maintained); m...das2007-09-062-14826/+4123
* correct autoconf/autoheader dependenciesdas2007-09-051-5/+4
* Fix for [Bug 1788019] "tkTest.c compiler warning".jenglish2007-09-042-4/+9