| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
|\ |
|
| * | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | marc_culler | 2020-12-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Tidy up with a patch from Christopher Chavez. Removes redundant include direc... | marc_culler | 2020-12-16 | 1 | -2/+2 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-02 | 1 | -19/+10 |
|\ \
| |/ |
|
| * | Fix more warnings, related to -Wshadow, now in MacOSX code | jan.nijtmans | 2020-10-02 | 1 | -133/+135 |
|
|
* | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 1 | -42/+4 |
|\ \ |
|
| * | | Put back a dummy Tk_MacOSXTkOwnsCursor(), just because it's in the public stu... | jan.nijtmans | 2020-08-26 | 1 | -0/+22 |
|
|
| * | | Fix [08eb057dea]: remove two unused stub functions related to cursors and dat... | culler | 2020-08-25 | 1 | -42/+4 |
| |/ |
|
* | | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor... | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|
|
* | | Eliminate many more warnings on macOS, related to -Wextra | jan.nijtmans | 2020-03-16 | 1 | -124/+124 |
|
|
* | | more WIP for MaxOS | jan.nijtmans | 2019-12-20 | 1 | -0/+11 |
|/ |
|
* | On macOS call [image setTemplate:YES] for the cursor NSImages, to make the cu... | marc_culler | 2019-12-03 | 1 | -0/+1 |
|
|
* | Mitigate future merge conflict headaches. | culler | 2019-04-17 | 1 | -5/+13 |
|
|
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -2/+3 |
|
|
* | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ |
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -4/+2 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -202/+309 |
|
|
* | | Ttk and Aqua done | dkf | 2012-07-24 | 1 | -1/+3 |
|
|
* | | 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 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -224/+243 |
|
|
| | * | * macosx/tkMacOSXCursor.c (TkMacOSXCursor): | das | 2006-07-20 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -5/+1 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -3/+3 |
|
|
| | * | 2004-07-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2004-07-15 | 1 | -4/+9 |
|
|
| * | | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra... | das | 2008-05-03 | 1 | -80/+78 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -3/+3 |
|
|
* | | | 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 | -201/+306 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -82/+80 |
|/ / |
|
* | | 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 | -2/+2 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -224/+243 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -3/+5 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -5/+3 |
|
|
* | | * generic/tkImgGIF.c (ReadImage): | das | 2006-07-20 | 1 | -2/+2 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -5/+1 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -3/+3 |
|
|
* | | 2004-07-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2004-07-15 | 1 | -4/+9 |
|/ |
|
* | 2003-02-10 Jim Ingham <jingham@apple.com> | wolfsuit | 2003-02-11 | 1 | -28/+76 |
|
|
* | 2003-02-10 Jim Ingham <jingham@apple.com> | wolfsuit | 2003-02-10 | 1 | -20/+37 |
|
|
* | *** 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/+406 |
|
|