| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for serious bugs with input methods, and for display of certain fonts in ... | Kevin Walzer | 2012-01-29 | 1 | -103/+470 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -4/+4 |
|
|
| | * | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 1 | -2/+7 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -738/+621 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key | das | 2006-07-25 | 1 | -1/+2 |
|
|
| | * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -7/+12 |
|
|
| | * | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 1 | -23/+52 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -15/+14 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -2/+1 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -59/+11 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -2/+17 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -6/+13 |
|
|
| | * | [merge from trunk version 1.9] | cc_benny | 2004-07-23 | 1 | -48/+338 |
|
|
| | * | Get the "Command-H" -> hide binding working. Also remove the spurious | wolfsuit | 2004-03-17 | 1 | -41/+36 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -1/+1 |
|
|
| * | | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 1 | -1/+2 |
|
|
| * | | comments, whitespace | das | 2008-09-02 | 1 | -1/+2 |
|
|
* | | | Fix for SF bug 2907388 (crash on composite characters) | wordtech | 2011-01-24 | 1 | -1/+7 |
|
|
* | | | Oops | dkf | 2010-01-06 | 1 | -2/+2 |
|
|
* | | | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 1 | -1/+2 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -5/+5 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -966/+148 |
|
|
* | | | Code style improvements, especially including making code less deeply nested. | dkf | 2008-10-27 | 1 | -286/+269 |
|
|
* | | | comments, whitespace | das | 2008-09-02 | 1 | -1/+2 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -4/+4 |
|
|
* | | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 1 | -2/+7 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -738/+621 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -675/+743 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -743/+675 |
|
|
* | | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key | das | 2006-07-25 | 1 | -1/+2 |
|
|
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -7/+12 |
|
|
* | | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 1 | -23/+52 |
|
|
* | | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -13/+12 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -2/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -59/+11 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -3/+18 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -6/+13 |
|
|
* | | Fix several problems with Icelandic (and Faroese) keyboards | cc_benny | 2004-04-21 | 1 | -48/+338 |
|
|
* | | Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the default | wolfsuit | 2004-04-01 | 1 | -41/+36 |
|
|
* | | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -1/+1 |
|/ |
|
* | * macosx/tkMacOSXKeyEvent.c: fix for uninitialized var warning. | das | 2003-02-20 | 1 | -1/+1 |
|
|
* | This submission contains a slightly reworked & cleaned up version of | wolfsuit | 2003-02-19 | 1 | -281/+572 |
|
|
* | dead keys first fix for MacOSX | vincentdarley | 2002-10-16 | 1 | -29/+242 |
|
|
* | * library/tk.tcl: use command instead of control on Aqua bindings. | hobbs | 2002-09-09 | 1 | -4/+85 |
|
|