summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXInt.h
Commit message (Expand)AuthorAgeFilesLines
* On OSX 10.13 and earlier a different strategy is needed.culler2019-05-211-1/+1
* Rework how contrasting backgrounds are handled.culler2019-04-041-1/+11
* Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca...culler2019-02-271-0/+1
* Fix bug [0d63621b6c]: Aqua ttk uses incorrect background colors.culler2019-02-241-0/+1
* Use a better method for making test images on the mac emulate test images on ...culler2018-11-151-1/+1
* Fixed transparency issues and crashes related to PhotoImages and greatly simp...culler2018-11-081-1/+1
* Came up with a scheme for making test images behave the way that theculler2018-11-061-1/+2
* Make XSync, and hence update, be synchronous so test results are consistent. ...culler2018-11-051-1/+1
* Cleaned up the Rube Goldberg logic of TkMacOSXSetupDrawingContext and TkMacOS...culler2018-11-031-5/+4
* Try adding an extra display of the Text widget when it syncs, without making ...culler2018-10-241-1/+2
* Added a boolean state variable so a displayProc can check if it is being run ...culler2018-10-241-0/+2
* Make it possible to generate an NSImage with correct transparency from aculler2017-11-151-1/+1
* Implemented a more robust and transparent scheme for makingculler2017-11-141-0/+1
* 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