| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 1 | -2/+2 |
|
|
* | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 1 | -28/+16 |
|
|
* | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -1322/+894 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -2/+2 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -67/+114 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -7/+11 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -10/+10 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -967/+909 |
|
|
| * | * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redraw | hobbs | 2006-05-26 | 1 | -26/+32 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -7/+3 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+19 |
|
|
| * | * macosx/tkMacOSXButton.c: | das | 2005-08-22 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -3/+3 |
|
|
| * | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug. | wolfsuit | 2005-03-12 | 1 | -23/+19 |
|
|
| * | * generic/tkMain.c: | das | 2004-11-11 | 1 | -25/+26 |
|
|
| * | Fix for 1055023 from mikek@muonics.com. | wolfsuit | 2004-11-10 | 1 | -11/+15 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -41/+43 |
|
|
| * | * mac/tkMacButton.c (TkpDisplayButton): | hobbs | 2003-10-10 | 1 | -4/+4 |
|
|
| * | * library/demos/widget: don't create iconwindow on aqua, but add | das | 2003-09-25 | 1 | -1/+21 |
|
|
| * | * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo for | hobbs | 2003-04-30 | 1 | -3/+3 |
|
|
| * | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 1 | -42/+55 |
|
|
* | | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 1 | -5/+7 |
|
|
* | | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern API | das | 2007-11-08 | 1 | -47/+74 |
|
|
* | | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -4/+10 |
|
|
* | | * macosx/tkMacOSXButton.c: delay picParams setup until needed. | das | 2007-10-12 | 1 | -25/+16 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -7/+11 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -10/+10 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -2/+2 |
|
|
* | | silence debug build error messages | das | 2007-04-25 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -978/+920 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -961/+1008 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -1008/+961 |
|
|
* | | sync whitespace with core-8-4-branch | das | 2006-08-18 | 1 | -5/+5 |
|
|
* | | * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redraw | hobbs | 2006-05-26 | 1 | -22/+28 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -4/+2 |
|
|
* | | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -4/+2 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -4/+4 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+19 |
|
|
* | | * macosx/tkMacOSXButton.c: | das | 2005-08-22 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -11/+10 |
|
|
* | | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -4/+3 |
|
|
* | | Fix the mysterious "sometimes one button doesn't draw" bug. | wolfsuit | 2005-03-12 | 1 | -23/+19 |
|
|
* | | fix to MacOSX compound button layout | vincentdarley | 2004-11-09 | 1 | -4/+10 |
|
|