summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMouseEvent.c
Commit message (Expand)AuthorAgeFilesLines
* Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-81/+35
* clean-up end-of-line spacingjan.nijtmans2015-11-091-1/+1
|\
| * clean-up end-of-line spacingjan.nijtmans2015-11-091-1/+1
| * Cleanup of last patch to Tk-CocoaKevin Walzer2015-11-081-20/+53
| * Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ...Kevin Walzer2015-11-071-8/+42
| * Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-6/+0
| * Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar...Kevin Walzer2015-03-211-10/+5
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-853/+251
* | Cleanup of last patch to Tk-CocoaKevin Walzer2015-11-081-31/+63
* | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ...Kevin Walzer2015-11-071-16/+42
* | Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-6/+0
* | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar...Kevin Walzer2015-03-211-13/+8
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-181-1/+24
| * * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrdas2007-07-091-91/+133
| * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-8/+6
| * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-12/+7
| * * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-24/+57
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-320/+340
| * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-2/+9
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-4/+4
| * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-3/+2
| * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-16/+99
| * typodas2006-04-111-2/+2
| * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix returndas2006-04-071-70/+104
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-6/+2
| * * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-15/+27
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-24/+18
| * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-33/+32
| * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-375/+395
| * * macosx/tkMacOSXWm.c (TkpWmSetState): add IsWindowCollapsed checkhobbs2005-07-281-240/+295
| * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-211-1/+1
| * Fix for bug 1160025.wolfsuit2005-03-101-12/+24
| * * generic/tkMain.c:das2004-11-111-11/+17
| * * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-171-0/+1
| * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-16/+35
* | [Bug 2926819]: Factor out the pointer warping code a bit better and extend itdkf2010-01-061-1/+35
* | More marking of files as Objective-C.dkf2009-07-061-16/+18
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-798/+187
* | Code style improvements, especially including making code less deeply nested.dkf2008-10-271-367/+374
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-121-1/+24
* | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_mergedas2007-07-091-91/+133
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-8/+6
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-12/+7
* | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-24/+57
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-320/+340
* | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-10/+12