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-71/+36
* 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
* 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
* 2003-02-19 Jim Ingham <jingham@apple.com>wolfsuit2003-02-191-34/+22
* This submission contains a slightly reworked & cleaned up version ofwolfsuit2003-02-191-21/+97
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-111-4/+1
* * library/tk.tcl: use command instead of control on Aqua bindings.hobbs2002-09-091-4/+40
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+704