| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -81/+35 |
|
|
* | clean-up end-of-line spacing | jan.nijtmans | 2015-11-09 | 1 | -1/+1 |
|\ |
|
| * | clean-up end-of-line spacing | jan.nijtmans | 2015-11-09 | 1 | -1/+1 |
|
|
| * | Cleanup of last patch to Tk-Cocoa | Kevin Walzer | 2015-11-08 | 1 | -20/+53 |
|
|
| * | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ... | Kevin Walzer | 2015-11-07 | 1 | -8/+42 |
|
|
| * | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -6/+0 |
|
|
| * | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 1 | -10/+5 |
|
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -853/+251 |
|
|
* | | Cleanup of last patch to Tk-Cocoa | Kevin Walzer | 2015-11-08 | 1 | -31/+63 |
|
|
* | | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ... | Kevin Walzer | 2015-11-07 | 1 | -16/+42 |
|
|
* | | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -6/+0 |
|
|
* | | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 1 | -13/+8 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-18 | 1 | -1/+24 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgr | das | 2007-07-09 | 1 | -91/+133 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -8/+6 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -12/+7 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -24/+57 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -320/+340 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -2/+9 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -16/+99 |
|
|
| * | typo | das | 2006-04-11 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return | das | 2006-04-07 | 1 | -70/+104 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -6/+2 |
|
|
| * | * library/demos/cscroll.tcl: add MouseWheel bindings for aqua. | das | 2005-12-13 | 1 | -15/+27 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -24/+18 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -33/+32 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -375/+395 |
|
|
| * | * macosx/tkMacOSXWm.c (TkpWmSetState): add IsWindowCollapsed check | hobbs | 2005-07-28 | 1 | -240/+295 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): | hobbs | 2005-07-21 | 1 | -1/+1 |
|
|
| * | Fix for bug 1160025. | wolfsuit | 2005-03-10 | 1 | -12/+24 |
|
|
| * | * generic/tkMain.c: | das | 2004-11-11 | 1 | -11/+17 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-17 | 1 | -0/+1 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -16/+35 |
|
|
* | | [Bug 2926819]: Factor out the pointer warping code a bit better and extend it | dkf | 2010-01-06 | 1 | -1/+35 |
|
|
* | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -16/+18 |
|
|
* | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -798/+187 |
|
|
* | | Code style improvements, especially including making code less deeply nested. | dkf | 2008-10-27 | 1 | -367/+374 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-12 | 1 | -1/+24 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_merge | das | 2007-07-09 | 1 | -91/+133 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -8/+6 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -12/+7 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -24/+57 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -320/+340 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -10/+12 |
|
|