| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init. | das | 2006-04-11 | 1 | -7/+7 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -45/+59 |
|
|
| * | * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86 | hobbs | 2006-03-02 | 1 | -29/+30 |
|
|
| * | * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow access | das | 2006-01-10 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -2/+1 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -6/+14 |
|
|
| * | * macosx/tkMacOSXDraw.c (XDrawLines, XDrawSegments): correct | hobbs | 2005-07-29 | 1 | -98/+101 |
|
|
| * | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -5/+88 |
|
|
| * | * macosx/README: typos | das | 2004-09-18 | 1 | -9/+9 |
|
|
| * | * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specific | das | 2004-07-27 | 1 | -2/+2 |
|
|
| * | Forgot this one in the last checkin... | wolfsuit | 2004-07-25 | 1 | -221/+526 |
|
|
| * | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -7/+15 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -5/+5 |
|
|
* | | * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat() | das | 2008-02-27 | 1 | -12/+26 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawable | das | 2007-11-08 | 1 | -14/+24 |
|
|
* | | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD region | das | 2007-10-12 | 1 | -258/+380 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte and | das | 2007-07-09 | 1 | -49/+26 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkMacOSXRestoreDrawingContext): don't restore | das | 2007-07-02 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -395/+358 |
|
|
* | | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -284/+226 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -83/+74 |
|
|
* | | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 1 | -5/+8 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -3/+2 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -55/+41 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -792/+716 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -411/+389 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -389/+411 |
|
|
* | | whitespace | das | 2006-10-16 | 1 | -5/+5 |
|
|
* | | * changes: updates for 8.5a5 release. | das | 2006-10-16 | 1 | -854/+823 |
|
|
* | | * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invalid | das | 2006-06-14 | 1 | -73/+129 |
|
|
* | | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 1 | -12/+42 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init. | das | 2006-04-11 | 1 | -7/+7 |
|
|
* | | * macosx/tkMacOSXDraw.c: sync whitespace & minor changes | das | 2006-03-28 | 1 | -4/+5 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 1 | -3/+3 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 1 | -36/+56 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -8/+1 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86 | hobbs | 2006-03-02 | 1 | -26/+26 |
|
|
* | | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -2/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -6/+14 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -103/+189 |
|
|
* | | * generic/tkMain.c: | das | 2004-11-11 | 1 | -223/+528 |
|
|
* | | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -7/+15 |
|
|
* | | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -5/+5 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -0/+1714 |
|
|