| Commit message (Expand) | Author | Age | Files | Lines |
* | 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly. | dgp | 2012-09-15 | 1 | -1/+2 |
|
|
* | Patch for font metrics and colorspace provided by Adrian Robert | Kevin Walzer | 2012-02-22 | 1 | -7/+20 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | 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 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | | Fix for 2857300, improves rounding up on text width [submitted by treectrl] | wordtech | 2011-01-06 | 1 | -2/+2 |
|
|
* | | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 1 | -2/+2 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -5/+5 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -1903/+509 |
|
|
* | | | * tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] Handle | cc_benny | 2009-03-09 | 1 | -8/+18 |
|
|
* | | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 1 | -1/+98 |
|
|
* | | | reduce number of CTM manipulation calls | das | 2008-11-22 | 1 | -4/+4 |
|
|
* | | | TIP#119 implementation. [Patch 1611359] | dkf | 2008-11-22 | 1 | -4/+66 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-11-02 | 1 | -3/+3 |
|
|
* | | | * 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 |
|
|