summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXCarbonEvents.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-695/+0
* TIP #324 IMPLEMENTATIONdas2008-12-101-1/+3
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-2/+3
* * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;das2008-06-191-44/+46
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * macosx/tkMacOSXCarbonEvents.cdas2007-11-081-59/+95
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-235/+414
* * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-199/+200
* Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-200/+199
* * 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/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-111-1/+3
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-2/+1
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-101-30/+30
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-1/+3
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-12-011-1/+3
* * 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 (AppEventHandlerProc): handle carbondas2005-08-091-47/+23
* Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the defaultwolfsuit2004-04-011-13/+55
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-0/+128