summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXEvent.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-5/+0
* Final cleanup of zombie windows in CocoaKevin Walzer2015-03-211-6/+3
* Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar...Kevin Walzer2015-03-211-16/+17
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-2/+2
| * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
| * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-2/+2
| * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-11/+4
| * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-4/+16
| * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-2/+2
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-162/+138
| * * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-3/+3
| * * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-1/+3
| * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-6/+6
| * * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-111-15/+37
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-3/+1
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-56/+115
| * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-106/+34
| * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-6/+4
| * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-8/+18
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-2/+2
* | More marking of files as Objective-C.dkf2009-07-061-3/+4
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-245/+105
* | TIP #324 IMPLEMENTATIONdas2008-12-101-1/+4
* | Code style improvements, especially including making code less deeply nested.dkf2008-10-271-96/+117
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean argdas2007-11-041-2/+2
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-2/+2
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-11/+4
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-4/+16
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-2/+2
* | fix whitespace & formattingdas2007-04-231-2/+2
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-162/+138
* | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-119/+116
* | Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-116/+119
* | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-3/+3
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-1/+3
* | * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-111-15/+37
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-3/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-56/+115
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-108/+36
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-6/+4
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-8/+8
* | Add an implementation of XSync that flushes the window buffers. This fixes 8...wolfsuit2003-09-301-1/+11
|/
* This submission contains a slightly reworked & cleaned up version ofwolfsuit2003-02-191-53/+51
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+276