summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXFont.c
Commit message (Expand)AuthorAgeFilesLines
* 'Fixed' font-24.11 and unixfont-5.12 to fail again identically as they fail i...bug_28a4535fa2fvogel2017-01-021-1/+1
* Fix [28a4535fa2]: Off-by-1 error on text widget index on OS Xfvogel2017-01-011-1/+1
* Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back...jan.nijtmans2016-09-271-2/+2
|\
| * Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-2/+3
| * Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-3/+15
| * Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-2/+3
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
| * Fix typo in tkMacOSXFont.cKevin Walzer2012-10-041-1/+1
| * Backport of dgp fixes to trunk for Tk-CocoaKevin Walzer2012-09-251-1/+1
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-1817/+522
* | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-3/+4
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-3/+15
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-2/+3
* | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patchKevin Walzer2014-08-011-1/+1
* | 3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.dgp2012-09-151-1/+2
* | Patch for font metrics and colorspace provided by Adrian RobertKevin Walzer2012-02-221-7/+20
* | 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-3/+8
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-49/+45
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-1253/+1200
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-7/+4
| | * * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-101-1/+2
| | * * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-081-3/+1
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-11/+6
| | * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-5/+6
| | * * macosx/tkMacOSXInit.c:das2005-05-141-4/+4
| | * * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Makedas2004-11-121-48/+75
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-9/+9
| * | * macosx/tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661]cc_benny2009-12-061-4/+14
| * | typodas2008-08-191-2/+2
| * | * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing ofdas2008-08-191-3/+19
| * | * macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fixdas2008-06-191-34/+65
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-2/+2
* | | Fix for 2857300, improves rounding up on text width [submitted by treectrl]wordtech2011-01-061-2/+2
* | | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...):dkf2010-12-021-2/+2
* | | More marking of files as Objective-C.dkf2009-07-061-5/+5
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-1903/+509
* | | * tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] Handlecc_benny2009-03-091-8/+18
* | | TIP #324 IMPLEMENTATIONdas2008-12-101-1/+98
* | | reduce number of CTM manipulation callsdas2008-11-221-4/+4
* | | TIP#119 implementation. [Patch 1611359]dkf2008-11-221-4/+66
* | | more internal -Wwrite-strings warning fixesnijtmans2008-11-021-3/+3
* | | * macosx/tkMacOSXFont.c (SetFontFeatures): Disable antialiasing ofdas2008-08-191-3/+19
* | | * macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fixdas2008-06-191-34/+65
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | whitespacedas2007-11-171-9/+6
* | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct ancc_benny2007-11-161-8/+13
* | whitespacedas2007-11-131-9/+8