summaryrefslogtreecommitdiffstats
path: root/generic/tkIntPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* 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 Unixtobetestedjan.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
| | * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-4/+3
| | * * generic/tkInt.decls: Signature for tkWinXCleanup needed to bedavygrvy2004-10-271-3/+3
| | * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+8
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan2011-03-271-9/+9
| * | Backport various formatting (spacing)nijtmans2010-02-071-159/+155
| * | doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-1/+12
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-13/+13
* | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-191-470/+9
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-50/+50
* | | genStubs.tcl: No longer generate a space afternijtmans2010-01-291-112/+107
* | | win/Makefile.in Use tktest86.dll for all tests.nijtmans2009-12-021-1/+12
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-32/+31
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-42/+42