summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXCarbonEvents.c
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-235/+414
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-2/+2
* * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving maindas2006-08-211-4/+8
* * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-4/+4
* * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-111-1/+3
* * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-2/+1
* sync minor overlooked change to HEAD in last commitdas2006-01-111-5/+5
* * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-101-26/+26
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-1/+3
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-1/+2
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-11-301-1/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-85/+343
* move declarations of Carbon-internal event debugging routines to tkMacOSXCarb...das2005-09-101-1/+7
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-24/+80
* * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-0/+146