| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few typo's | jan.nijtmans | 2019-10-15 | 1 | -1/+1 |
|
|
* | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -1/+1 |
|
|
* | Mitigate future merge conflict headaches. | culler | 2019-04-17 | 1 | -89/+104 |
|
|
* | Mac code cleanup. Move interfaces for subclasses of AppKit classes to | culler | 2018-11-26 | 1 | -6/+0 |
|
|
* | Tweak a couple of #define constants for building on OSX 10.6. | culler | 2018-10-29 | 1 | -1/+1 |
|
|
* | Deal with Mojave deprecations and remove unneeded code. | culler | 2018-10-21 | 1 | -9/+1 |
|
|
* | Add explanatory comments in TkpMeasureCharsInContext() on macOS. | fvogel | 2018-10-08 | 1 | -2/+30 |
|
|
* | Fix [6437e8d00d] (font-24.5 test fails on macOS and Linux) without regression... | fvogel | 2018-10-07 | 1 | -4/+4 |
|
|
* | Re-integrate the tentative fixes for font-24.5 ([94cfd2f6] for macOS and [123... | fvogel | 2018-10-07 | 1 | -0/+4 |
|
|
* | Revert [e0f026c8] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an... | fvogel | 2018-10-07 | 1 | -4/+0 |
|
|
* | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux. This is the fix fo... | fvogel | 2018-09-30 | 1 | -0/+4 |
|
|
* | Some code cleanup, suggested by Christian Werner. Cherry-picked from bug-00a2... | jan.nijtmans | 2018-01-08 | 1 | -11/+1 |
|
|
* | Another attempt to fix [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8],... | jan.nijtmans | 2017-05-15 | 1 | -1/+1 |
|
|
* | 'Fixed' font-24.11 and unixfont-5.12 to fail again identically as they fail i... | fvogel | 2017-01-02 | 1 | -1/+1 |
|
|
* | Fix [28a4535fa2]: Off-by-1 error on text widget index on OS X | fvogel | 2017-01-01 | 1 | -1/+1 |
|
|
* | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back... | jan.nijtmans | 2016-09-27 | 1 | -2/+2 |
|\ |
|
| * | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 1 | -2/+3 |
|
|
| * | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -3/+15 |
|
|
| * | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -2/+3 |
|
|
| * | 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 |
|
|
* | | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 1 | -3/+4 |
|
|
* | | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -3/+15 |
|
|
* | | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -2/+3 |
|
|
* | | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patch | Kevin Walzer | 2014-08-01 | 1 | -1/+1 |
|
|
* | | 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 |
|
|