summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * unix/Makefile.in: It's unreliable to count on the releasedgp2007-09-042-2/+6
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-042-4/+11
* * generic/ttk/ttkInit.c (Ttk_Init): register ttk in package databasedas2007-09-033-5/+10
* Assorted documentation improvements.dkf2007-08-286-11/+50
* * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting ofdas2007-08-272-36/+34
* move macros for Debugging.h to private headerdas2007-08-232-4/+11
* Synchronize with tcl rules.vcpatthoyts2007-08-212-9/+15
* Fix the line-endings.patthoyts2007-08-212-22/+26
* whitespace fixdkf2007-08-181-2/+2
* Update to reflect the fact that this is the 8.5 test suitedkf2007-08-181-22/+22
* Updated for better readability.dkf2007-08-181-197/+197
* * unix/Makefile.in: add support for compile flags specific todas2007-08-074-18/+36
* Fix bug #1692927 (buffer length problems). Added 'testfindwindow' and 'testge...patthoyts2007-08-014-34/+459
* * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result ondas2007-07-252-1/+7
* * unix/Makefile.in: clarify what the headers installed are, andhobbs2007-07-092-9/+18
* * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_mergedas2007-07-093-106/+165
* * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte anddas2007-07-091-49/+26
* Explicitly set -anchor w for TMenubuttons [#1614540]jenglish2007-07-062-1/+6
* * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault inandreas_kupries2007-07-042-3/+9
* * macosx/tkMacOSXDraw.c (TkMacOSXRestoreDrawingContext): don't restoredas2007-07-023-4/+18
* * xlib/xgc.c (XCreateGC): correct black and white pixel values used todas2007-07-021-3/+5
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-2931-966/+1060
* * macosx/Wish.xcodeproj/project.pbxproj: improve support for renameddas2007-06-294-36/+71
* * unix/configure.in: fix flag used to weak-link libXss.das2007-06-292-3/+3
* * xlib/ximage.c: bitmaps created from the static .xbmdas2007-06-291-1/+3
* restore unix line endingsdgp2007-06-258-2491/+2491
* fix compile errors & warnings introduced by dkf's cleanupdas2007-06-253-8/+8
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-830/+825