summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXClipboard.c
Commit message (Expand)AuthorAgeFilesLines
* Create TKNSString which implements Christopher Chavez's suggestion in [4cda3f...marc_culler2020-04-241-1/+3
* Don't mind XKeycodeToKeysym() deprecation warning any more. Some MacOS code c...jan.nijtmans2020-03-111-2/+2
* Make MODULE_SCOPE functions start with "Tk". Also simplify TkUtfToNSString(),...jan.nijtmans2019-12-041-2/+2
* Edit comments, add tests for NULL pointers.culler2019-11-181-5/+6
* remove printf("TkSelGetSelection\n");jan.nijtmans2019-11-181-2/+1
* Implement non-BMP unicode for macOS when TCL_UTF_MAX = 3 by encoding surrogat...culler2019-11-181-22/+13
* Address compiler warnings.culler2019-10-231-1/+1
* Add update idletasks for the text. Replace non-BMP characters by 0xfffd when...culler2019-10-231-1/+22
* Mitigate future merge conflict headaches.culler2019-04-171-3/+5
* Deal with Mojave deprecations and remove unneeded code.culler2018-10-211-0/+1
* Removed all traces of the TkSuspendClipboard stub.culler2018-10-181-22/+0
* Removed the call to TkSuspendClipboard when the app is deactivated.culler2018-08-191-2/+1
* Reverted a pointless change in tkCheckPasteboard.culler2018-08-151-2/+3
* Fix bug [b947864419]: Also account for changes to the clipboard made by other...culler2018-08-151-7/+6
* Revert [b4c5f163] since it breaks paste function with text from another appli...fvogel2018-08-151-2/+2
* Fix [b947864419]: clipboard-4.1, -4.2, -4.4 fail on macOSfvogel2018-07-081-2/+2
* Ttk and Aqua donedkf2012-07-241-3/+5
* Fix broken commits so function definitions match declarations and returns aredkf2012-06-111-2/+1
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-2/+4
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-4/+4
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-166/+165
| * whitespacedas2007-01-191-2/+2
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-5/+1
| * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-4/+7
| * * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection):hobbs2003-11-111-3/+44
| * backport of Mac OS X specific changes on trunk since 8.4.2:das2003-05-131-2/+13
* | More marking of files as Objective-C.dkf2009-07-061-7/+19
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-196/+131
* | Code style improvements, especially including making code less deeply nested.dkf2008-10-271-3/+2
* | minor improvements in legibilitydkf2008-10-051-35/+38
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-166/+165
* | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-171/+172
* | Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-172/+171
* | whitespacedas2007-01-191-2/+2
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-5/+1
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-6/+7
* | * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection):hobbs2003-11-111-5/+48
* | macosx/tkMacOSXClipboard.c (TkSelGetSelection): Convertwolfsuit2003-05-101-2/+13
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+321