summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXInt.h
Commit message (Expand)AuthorAgeFilesLines
* Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-1/+1
* Backing out changes; unexpected issues with window resizing that require furt...Kevin Walzer2015-04-071-1/+1
* Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler...Kevin Walzer2015-04-071-1/+1
* Fix for shimmering of buttons embedded when scrolled in text and canvas widge...Kevin Walzer2014-08-161-1/+2
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-4/+9
| | * move macros for Debugging.h to private headerdas2007-08-231-3/+1
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-275/+3
| | * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-31/+62
| | * * macosx/tkMacOSXInt.h: use native debug message API when available.das2007-06-061-2/+18
| | * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-2/+64
| | * * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-1/+2
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-39/+191
| | * * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-3/+3
| | * * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-2/+3
| | * fix typo: visable -> visibledas2006-07-241-3/+3
| | * * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-7/+2
| | * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-19/+25
| | * * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-111-2/+3
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-7/+5
| | * * macosx/tkMacOSXInt.h:das2005-12-081-19/+21
| | * * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-11-301-10/+12
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+9
| | * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-1/+3
| | * * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-281-1/+2
| | * Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug.wolfsuit2005-03-121-1/+2
| | * * generic/tkMain.c:das2004-11-111-1/+2
| | * Finish the implementation of the CG version of the X Drawing layer.wolfsuit2004-07-251-1/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-50/+78
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawabledas2007-11-081-1/+3
* | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-121-4/+7
* | move macros for Debugging.h to private headerdas2007-08-231-3/+1
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-276/+4
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-31/+62
* | * macosx/tkMacOSXInt.h: use native debug message API when available.das2007-06-061-2/+18
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-2/+64
* | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-1/+2
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-42/+197
* | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-109/+71
* | Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-71/+109
* | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-3/+3
* | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-2/+3
* | fix typo: visable -> visibledas2006-07-241-3/+3
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-2/+2
* | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-1/+2
* | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-111-2/+3
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-7/+13