| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex... | jan.nijtmans | 2021-02-25 | 1 | -7/+1 |
|
|
* | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou... | jan.nijtmans | 2020-08-06 | 1 | -4/+4 |
|
|
* | Simplify Aqua text handling by moving encoding/decoding into the TKNSString c... | culler | 2020-05-17 | 1 | -16/+9 |
|
|
* | Create TKNSString which implements Christopher Chavez's suggestion in [4cda3f... | marc_culler | 2020-04-24 | 1 | -1/+3 |
|
|
* | Don't mind XKeycodeToKeysym() deprecation warning any more. Some MacOS code c... | jan.nijtmans | 2020-03-11 | 1 | -2/+2 |
|
|
* | Make MODULE_SCOPE functions start with "Tk". Also simplify TkUtfToNSString(),... | jan.nijtmans | 2019-12-04 | 1 | -2/+2 |
|
|
* | Edit comments, add tests for NULL pointers. | culler | 2019-11-18 | 1 | -5/+6 |
|
|
* | remove printf("TkSelGetSelection\n"); | jan.nijtmans | 2019-11-18 | 1 | -2/+1 |
|
|
* | Implement non-BMP unicode for macOS when TCL_UTF_MAX = 3 by encoding surrogat... | culler | 2019-11-18 | 1 | -22/+13 |
|
|
* | Address compiler warnings. | culler | 2019-10-23 | 1 | -1/+1 |
|
|
* | Add update idletasks for the text. Replace non-BMP characters by 0xfffd when... | culler | 2019-10-23 | 1 | -1/+22 |
|
|
* | Mitigate future merge conflict headaches. | culler | 2019-04-17 | 1 | -3/+5 |
|
|
* | Deal with Mojave deprecations and remove unneeded code. | culler | 2018-10-21 | 1 | -0/+1 |
|
|
* | Removed all traces of the TkSuspendClipboard stub. | culler | 2018-10-18 | 1 | -22/+0 |
|
|
* | Removed the call to TkSuspendClipboard when the app is deactivated. | culler | 2018-08-19 | 1 | -2/+1 |
|
|
* | Reverted a pointless change in tkCheckPasteboard. | culler | 2018-08-15 | 1 | -2/+3 |
|
|
* | Fix bug [b947864419]: Also account for changes to the clipboard made by other... | culler | 2018-08-15 | 1 | -7/+6 |
|
|
* | Revert [b4c5f163] since it breaks paste function with text from another appli... | fvogel | 2018-08-15 | 1 | -2/+2 |
|
|
* | Fix [b947864419]: clipboard-4.1, -4.2, -4.4 fail on macOS | fvogel | 2018-07-08 | 1 | -2/+2 |
|
|
* | Ttk and Aqua done | dkf | 2012-07-24 | 1 | -3/+5 |
|
|
* | Fix broken commits so function definitions match declarations and returns are | dkf | 2012-06-11 | 1 | -2/+1 |
|
|
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -2/+4 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -4/+4 |
|
|
* | | 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 | -166/+165 |
|
|
| * | whitespace | das | 2007-01-19 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -5/+1 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -4/+7 |
|
|
| * | * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection): | hobbs | 2003-11-11 | 1 | -3/+44 |
|
|
| * | backport of Mac OS X specific changes on trunk since 8.4.2: | das | 2003-05-13 | 1 | -2/+13 |
|
|
* | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -7/+19 |
|
|
* | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -196/+131 |
|
|
* | | Code style improvements, especially including making code less deeply nested. | dkf | 2008-10-27 | 1 | -3/+2 |
|
|
* | | minor improvements in legibility | dkf | 2008-10-05 | 1 | -35/+38 |
|
|
* | | 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 | -166/+165 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -171/+172 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -172/+171 |
|
|
* | | whitespace | das | 2007-01-19 | 1 | -2/+2 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -5/+1 |
|
|
* | | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -6/+7 |
|
|
* | | * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection): | hobbs | 2003-11-11 | 1 | -5/+48 |
|
|
* | | macosx/tkMacOSXClipboard.c (TkSelGetSelection): Convert | wolfsuit | 2003-05-10 | 1 | -2/+13 |
|/ |
|
* | *** 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/+321 |
|
|