summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* update Apple copyright notice for 2009-04-10 changesdas2009-04-143-13/+13
* * generic/tkImgPhoto.c: fix numerous leaks discovered with thedas2009-02-061-1/+7
* whitespacedas2009-02-061-2/+2
* adjust copyright yeardas2009-01-081-3/+3
* Fix potential use of uninitialized variable flagged by clang static analyzerdas2008-12-071-3/+4
* Fix leaks flagged by clang static analyzerdas2008-12-071-1/+25
* TkpDisplayButton: use computed borderWidthdas2008-12-071-2/+2
* MenuDefProc: avoid crash with non-Tk menusdas2008-12-071-6/+3
* SeparatorElementSize: fix state lookupdas2008-12-071-2/+3
* [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-1/+7
* fix TkX11 builddas2008-10-231-2/+2
* Backport of fix for [Bug 2112563]dkf2008-10-051-23/+30
* comments, whitespacedas2008-09-024-7/+13
* typodas2008-08-191-2/+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
* * macosx/tkMacOSXHLEvents.c: sync with HEAD.das2008-07-221-204/+218
* * 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 debug configs for 64bit,das2008-06-125-505/+853
* fix Makefile dependencydas2008-05-061-2/+2
* "default" and "focus" adornments should not be disjoint [Bug 1942785]jenglish2008-05-041-1/+3
* 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
* * configure tktest-X11 with --disable-corefoundation to enable testing of bot...das2008-04-152-7/+25
* * 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
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-123-34/+137
* add inttypes.h #include (sync with tkUnixPort.h change of 2007-11-28)das2007-12-101-1/+4
* Fix TCombobox layout on OSX so as not to truncate long textjenglish2007-12-061-2/+2
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-41/+27
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-17/+35
* ttkMacOSXTheme.c: Resynchronize with Tile codebasejenglish2007-11-181-41/+50
* whitespacedas2007-11-171-9/+6
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct ancc_benny2007-11-161-8/+13
* * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-152-4/+8
* whitespacedas2007-11-131-9/+8
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix thecc_benny2007-11-111-27/+28