| Commit message (Expand) | Author | Age | Files | Lines |
* | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -4/+3 |
|
|
* | Minor tweak for wm forget | Kevin Walzer | 2011-07-27 | 1 | -2/+2 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fix | das | 2008-06-19 | 1 | -2/+2 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -49/+76 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgr | das | 2007-07-09 | 1 | -14/+13 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -17/+20 |
|
|
| * | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 1 | -3/+2 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -1/+15 |
|
|
| * | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -54/+48 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -133/+131 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -283/+483 |
|
|
| * | comment typo | das | 2006-11-02 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling of | das | 2006-11-02 | 1 | -31/+37 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -3/+4 |
|
|
| * | fix typo: visable -> visible | das | 2006-07-24 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send | das | 2006-05-16 | 1 | -1/+10 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for all | das | 2006-04-11 | 1 | -16/+10 |
|
|
| * | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 1 | -2/+3 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -2/+1 |
|
|
| * | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXInt.h: | das | 2005-12-08 | 1 | -8/+8 |
|
|
| * | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-11-30 | 1 | -10/+18 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -7/+11 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -5/+4 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -0/+51 |
|
|
| * | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug. | wolfsuit | 2005-03-12 | 1 | -6/+4 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -1/+1 |
|
|
* | | Fix for 3086887, speeds up scrolling | wordtech | 2011-01-06 | 1 | -5/+2 |
|
|
* | | Textured background windows | wordtech | 2011-01-04 | 1 | -3/+10 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: Allow WM_DELETE_WINDOW handlers to | das | 2009-08-24 | 1 | -5/+10 |
|
|
* | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -109/+193 |
|
|
* | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -504/+532 |
|
|
* | | s/Tk_BackgroundException/Tcl_BackgroundException/ | das | 2008-12-10 | 1 | -2/+2 |
|
|
* | | TIP 337 | dgp | 2008-12-09 | 1 | -2/+2 |
|
|
* | | minor improvements in legibility | dkf | 2008-10-05 | 1 | -318/+313 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fix | das | 2008-06-19 | 1 | -2/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: handle kEventWindowExpanding carbon | das | 2007-11-08 | 1 | -5/+15 |
|
|
* | | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD region | das | 2007-10-12 | 1 | -45/+62 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_merge | das | 2007-07-09 | 1 | -14/+13 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -17/+20 |
|
|
* | | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 1 | -3/+2 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -1/+15 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -54/+48 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -133/+131 |
|
|