summaryrefslogtreecommitdiffstats
path: root/generic/tkIntPlatDecls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-31/+10
* | | * generic/tkDecls.h: make genstubs (genStubs.tcl changes).das2008-04-081-2/+2
* | | * generic/tkDecls.h: make genstubsdas2008-04-021-11/+3
* | | * README: Bump version number to 8.6a0dgp2008-04-011-1/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-101-13/+13
* | Use more portable string literalsdgp2006-12-181-243/+221
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-21/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-4/+36
* | Regendkf2005-09-211-5/+5
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-4/+3
* | * generic/tkDecls.h:das2005-05-291-21/+1