| Commit message (Expand) | Author | Age | Files | Lines |
* | Add padding to HITheme menubuttons | Kevin Walzer | 2015-02-19 | 1 | -2/+2 |
|
|
* | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -4/+0 |
|
|
* | Commiting HITheme implementation obuttons; deferring scrolling for now becaus... | Kevin Walzer | 2015-01-24 | 1 | -310/+684 |
|
|
* | Stop segfaults on Mac OSX after [$button destroy].core_8_5_16 | dgp | 2014-08-27 | 1 | -0/+1 |
|\ |
|
| * | Apply a similar dealloc fix to menubuttonmacosx_button_segfault | hypnotoad | 2014-08-27 | 1 | -0/+1 |
|
|
| * | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| * | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -3/+1 |
|
|
| * | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -10/+1 |
|
|
| * | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -2/+2 |
|
|
| * | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -791/+305 |
|
|
| * | | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 1 | -4/+2 |
|
|
| * | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -3/+3 |
|
|
* | | | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
* | | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -795/+309 |
| |/
|/| |
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -85/+170 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+10 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -498/+472 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -3/+3 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -6/+3 |
|
|
| * | typo in last commit | das | 2005-11-27 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -1/+7 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -23/+35 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+21 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -5/+5 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -41/+47 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern API | das | 2007-11-08 | 1 | -83/+164 |
|
|
* | | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -3/+7 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+10 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -498/+472 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -484/+493 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -493/+484 |
|
|
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -3/+2 |
|
|
* | | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -4/+2 |
|
|
* | | typo in last commit | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -1/+7 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -27/+39 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+21 |
|
|
* | | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -5/+5 |
|
|
* | | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -41/+47 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -0/+861 |
|
|