summaryrefslogtreecommitdiffstats
path: root/generic/tkIntPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Make TkMacOSXIsCharacterMissing() a (useless) macro, so it's symbol can be re...jan.nijtmans2023-01-031-0/+2
* Merge 8.6. Change macro namesjan.nijtmans2020-09-241-1/+1
|\
* \ Merge 8.6jan.nijtmans2020-09-091-11/+6
|\ \ | |/
| * Remove a hash table that was not neededculler2020-09-041-11/+6
* | Implementation ofr TIP #581 for Tkjan.nijtmans2020-08-121-0/+2
|/
* Make TkGenerateActivateEvents() available to Win32 and X11jan.nijtmans2020-03-291-6/+13
* Add more (dummy) stub entries, as preparation for futher stub simplifications...jan.nijtmans2020-03-291-0/+123
* Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO...jan.nijtmans2019-08-271-8/+11
* macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs.fvogel2019-08-261-4/+4
* Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-261-0/+5
* Remove some bloat from tkMacOSXWm.c.culler2019-02-281-2/+2
* make distdgp2018-11-011-1/+1
* Removed all traces of the TkSuspendClipboard stub.culler2018-10-181-5/+3
* Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an...jan.nijtmans2015-07-151-1/+2
|\
| * Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an...jan.nijtmans2015-07-151-2/+5
| * Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-1/+5
| * Repair mangled stubs header file.dgp2015-04-081-1220/+0
| * Backing out changes; unexpected issues with window resizing that require furt...Kevin Walzer2015-04-071-4/+1220
| * Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler...Kevin Walzer2015-04-071-1/+5
* | Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-2/+3
* | Backing out changes; unexpected issues with window resizing that require furt...Kevin Walzer2015-04-071-3/+2
* | Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler...Kevin Walzer2015-04-071-2/+3
* | Silence some compiler warnings.dgp2015-02-121-0/+6
|\ \ | |/
| * Different approach to stubs for the TkpScanWindowId() declaration.dgp2015-02-121-0/+11
* | Make "send" (and "testsend") use the Tcl_Obj API.jan.nijtmans2014-05-231-6/+6
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-6/+6
* | Put extern "C" guards around all stub table struct definitions, jan.nijtmans2013-10-311-3/+5
|\ \ | |/
| * Put extern "C" guards around all stub table struct definitions, jan.nijtmans2013-10-311-3/+5
| * Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-091-0/+10
| * review remarks, see mail.jan.nijtmans2012-09-121-2/+0
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-31/+31
| * eliminate some warnings, caused by previous mergejan.nijtmans2012-06-071-0/+2
| * merge core-8-4-branch, still to be tested on Unixjan.nijtmans2012-05-291-60/+30
| |\
| | * Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-42/+27
| | * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-12/+12
* | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-1/+1
* | | Added OSX-specific mechanism to allow retrieval of the drawing surface.dkf2012-05-291-0/+5
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-8/+55
|\ \ \ | |/ /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-8/+141
| |\ \ | | |/
| | * fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2012-05-141-1/+1
| | * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-141-6/+94
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-2/+2
|\ \ \ | |/ /
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-2/+2
| |\ \ | | |/
| | * Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-2/+2
| | * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-111-4/+4
| | * make genstubsdgp2012-04-091-197/+195
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-4/+4