summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWindowEvent.c
Commit message (Expand)AuthorAgeFilesLines
* consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-1/+1
|\
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-2/+2
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-572/+687
* | merge trunkdkf2012-08-081-1/+0
|\ \
| * | Fixes for menu and wm fullscreen bugs; thanks to Adrian Robert for patchesmistake__off_trunkKevin Walzer2012-08-061-1/+0
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-4/+3
|/ /
* | Minor tweak for wm forgetKevin Walzer2011-07-271-2/+2
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fixdas2008-06-191-2/+2
| * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-49/+76
| * * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrdas2007-07-091-14/+13
| * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-17/+20
| * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-2/+2
| * * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-3/+2
| * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-1/+15
| * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-54/+48
| * * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-133/+131
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-283/+483
| * comment typodas2006-11-021-2/+2
| * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-021-31/+37
| * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-3/+4
| * fix typo: visable -> visibledas2006-07-241-2/+2
| * * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't senddas2006-05-161-1/+10
| * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-4/+4
| * * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for alldas2006-04-111-16/+10
| * * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-111-2/+3
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-2/+1
| * * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-091-2/+2
| * * macosx/tkMacOSXInt.h:das2005-12-081-8/+8
| * * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-11-301-10/+18
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-7/+11
| * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-5/+4
| * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-0/+51
| * Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug.wolfsuit2005-03-121-6/+4
| * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-1/+1
* | Fix for 3086887, speeds up scrollingwordtech2011-01-061-5/+2
* | Textured background windowswordtech2011-01-041-3/+10
* | * macosx/tkMacOSXWindowEvent.c: Allow WM_DELETE_WINDOW handlers todas2009-08-241-5/+10
* | More marking of files as Objective-C.dkf2009-07-061-109/+193
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-504/+532
* | s/Tk_BackgroundException/Tcl_BackgroundException/das2008-12-101-2/+2
* | TIP 337dgp2008-12-091-2/+2
* | minor improvements in legibilitydkf2008-10-051-318/+313
* | * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fixdas2008-06-191-2/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXWindowEvent.c: handle kEventWindowExpanding carbondas2007-11-081-5/+15
* | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-121-45/+62
* | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_mergedas2007-07-091-14/+13
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-17/+20