| Commit message (Expand) | Author | Age | Files | Lines |
* | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
* | Fix typo in tkMacOSXFont.c | Kevin Walzer | 2012-10-04 | 1 | -1/+1 |
|
|
* | Backport of dgp fixes to trunk for Tk-Cocoa | Kevin Walzer | 2012-09-25 | 1 | -1/+1 |
|
|
* | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -1817/+522 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -3/+8 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -49/+45 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -1253/+1200 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -7/+4 |
|
|
| * | * 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 | -3/+1 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -11/+6 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -5/+6 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make | das | 2004-11-12 | 1 | -48/+75 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -9/+9 |
|
|
* | | * macosx/tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] | cc_benny | 2009-12-06 | 1 | -4/+14 |
|
|
* | | typo | das | 2008-08-19 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing of | das | 2008-08-19 | 1 | -3/+19 |
|
|
* | | * macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fix | das | 2008-06-19 | 1 | -34/+65 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | whitespace | das | 2007-11-17 | 1 | -9/+6 |
|
|
* | | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct an | cc_benny | 2007-11-16 | 1 | -8/+13 |
|
|
* | | whitespace | das | 2007-11-13 | 1 | -9/+8 |
|
|
* | | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix the | cc_benny | 2007-11-11 | 1 | -27/+28 |
|
|
* | | * macosx/tkMacOSXFont.c (TkpGetFontAttrsForChar): panic on false return | das | 2007-11-09 | 1 | -2/+5 |
|
|
* | | use Monaco 11 (was 9) as Aqua TkFixedFont | hobbs | 2007-10-30 | 1 | -3/+2 |
|
|
* | | * macosx/tkMacOSXFont.c: register named fonts for TIP #145 fonts | das | 2007-10-21 | 1 | -2/+132 |
|
|
* | | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD region | das | 2007-10-12 | 1 | -3/+5 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -4/+5 |
|
|
* | | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 1 | -2/+5 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -41/+40 |
|
|
* | | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix short | cc_benny | 2007-05-28 | 1 | -54/+50 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -1464/+1056 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -1081/+1283 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -1283/+1081 |
|
|
* | | * TIP #300 Implementation, fill-in TkpGetFontAttrsForChar. | cc_benny | 2006-12-30 | 1 | -69/+144 |
|
|
* | | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+33 |
|
|
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -51/+59 |
|
|
* | | fix building on Jaguar | das | 2006-05-16 | 1 | -1/+9 |
|
|
* | | * macosx/tkMacOSXFont.c: remove #ifdef'd text measuring codepaths now | das | 2006-04-11 | 1 | -159/+25 |
|
|
* | | typos, whitespace | das | 2006-04-11 | 1 | -3/+3 |
|
|
* | | * (MeasureStringWidth): Use implementation based on | cc_benny | 2006-04-10 | 1 | -53/+61 |
|
|
* | | use standard Carbon Fixed <-> Int conversion macros instead of our own | das | 2006-04-05 | 1 | -23/+12 |
|
|
* | | * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext): | das | 2006-03-25 | 1 | -36/+42 |
|
|
* | | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -1594/+2039 |
|
|
* | | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -3/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -11/+6 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -2/+3 |
|
|