summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-015-20/+22
* Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-5/+7
* proposed fix for bug-3486474jan.nijtmans2012-02-101-1/+1
* Purge RCS Keywords.dgp2011-06-0849-98/+0
* * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-241-49/+27
* * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS Xdas2009-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
* * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;das2008-06-191-44/+37
* * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit makingdas2008-06-192-5/+6
* * macosx/tkMacOSXEmbed.c (TkpMakeWindow): fix bug with missingdas2008-06-192-18/+50
* * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fixdas2008-06-191-2/+2
* * macosx/tkMacOSXXStubs.c: sync with core-8-5-branch.das2008-06-121-2/+2
* 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
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-183-35/+138
* * macosx/tkMacOSXPrivate.h: fix Panther build.das2007-12-181-1/+2
* Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-2/+2
* Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-0923-775/+2124
* fix DEF_MENUBUTTON_FONTdas2007-10-301-2/+2
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-261-24/+27
* * macosx/tkMacOSXDialog.c: sync with HEAD.das2007-10-261-12/+13
* * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-111-2/+13
* cleanupdas2007-09-111-11/+7
* * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting ofdas2007-08-271-35/+27
* move macros for Debugging.h to private headerdas2007-08-232-4/+11
* * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result ondas2007-07-251-1/+2
* * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrdas2007-07-092-105/+146
* * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte anddas2007-07-091-49/+26
* * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in releasehobbs2007-07-041-3/+2
* * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values.das2007-07-022-4/+8
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-2929-1008/+1013
* * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImagedas2007-06-232-126/+236
* * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-0913-377/+384
* * macosx/tkMacOSXInt.h: use native debug message API when available.das2007-06-061-2/+18
* * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-0610-261/+221
* * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-0412-51/+75
* * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display indas2007-06-021-1/+2
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-317-293/+204
* * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-3010-266/+231
* * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-098-240/+256
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-2949-15232/+16006
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-3/+7
* whitespacedas2007-01-192-5/+5
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-011-1/+4