summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Minor simplification in fix for [Bug 2312027]:nijtmans2008-11-181-3/+4
* bug 2239034: restrict [wm manage] to Frame type widgetspatthoyts2008-11-151-1/+7
* remove -Wno-implicit-intdas2008-11-141-2/+2
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-087-142/+185
* more internal -Wwrite-strings warning fixesnijtmans2008-11-021-3/+3
* Code style improvements, especially including making code less deeply nested.dkf2008-10-2710-1940/+2014
* fix TkX11 builddas2008-10-231-2/+2
* add tkBusy.cdas2008-10-221-1/+7
* Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-202-39/+108
* Add "const" to many internalnijtmans2008-10-173-125/+125
* * unix/tkUnixWm.c: Restored consistency of error messages fromdgp2008-10-081-3/+3
* minor improvements in legibilitydkf2008-10-053-551/+598
* Greatly clean up Tk's handling of the writability of the Tcl result object.dkf2008-10-052-103/+106
* Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]dkf2008-10-031-148/+155
* comments, whitespacedas2008-09-024-7/+13
* add tkImgPhInstance.cdas2008-08-251-1/+7
* remove id.testdas2008-08-191-3/+1
* After some discussion with Joe English and subsequently thegeorgeps2008-08-192-31/+2
* * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing ofdas2008-08-191-3/+19
* force-disable nonsensical embedded build for X11; only rewrite tkConfig.sh wh...das2008-08-191-2/+3
* remove NRE.test & add new test filesdas2008-08-031-3/+5
* tclNRE.h die die diedas2008-07-311-3/+1
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-232-7/+7
* * macosx/tkMacOSXHLEvents.c: factor out common code; formatting.das2008-07-221-22/+15
* add new NRE filesdas2008-07-131-1/+5
* Ensure that errors in callback scripts don't get swept under the carpet.dkf2008-07-021-208/+229
* * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;das2008-06-191-44/+46
* * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit makingdas2008-06-192-5/+6
* * macosx/tkMacOSXEmbed.c (TkpMakeWindow): fix bug with missingdas2008-06-192-19/+59
* * macosx/tkMacOSXInit.c: add helper to efficiently convert fromdas2008-06-192-3/+53
* * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fixdas2008-06-191-2/+2
* * macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fixdas2008-06-191-34/+65
* * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivitydas2008-06-121-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add tclIORTrans.c; add tclOOdas2008-06-125-503/+905
* * macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debugdas2008-06-012-9/+129
* fix Makefile dependencydas2008-05-061-2/+2
* "default" and "focus" adornments should not be disjoint [Bug 1942785]jenglish2008-05-041-1/+3
* fix typos, whitespacedas2008-05-032-5/+5
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-279-1984/+1956
* remove ioUtil.test, llvm-gcc fixdas2008-04-251-9/+1
* * configure tktest-X11 with --disable-corefoundation to enable testing of bot...das2008-04-152-7/+25
* * README: Bump version number to 8.6a0dgp2008-04-011-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1das2008-03-123-4/+23
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-112-42/+49
* * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 anddas2008-03-112-3/+261
* fix copyright yeardas2008-02-271-4/+4
* * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat()das2008-02-271-12/+26
* * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-1/+5
* fix building on Pantherdas2007-12-151-1/+3
* merge stable branch onto HEADdgp2007-12-1341-41/+41