summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+8
|\
| * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+48
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-7/+2
| * Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-151-191/+10
* | Cherrypick Merge, Backport of [6223d9e067]. Restored fromandreask2012-10-091-0/+1
* | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-0/+41
|\ \ | |/
| * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-0/+41
* | eliminate some ANSI_ARGSjan.nijtmans2012-06-081-8/+8
|\ \ | |/
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-1/+1
|\ \ | |/
| * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-45/+100
| |\
* | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-051-1/+1
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-42/+97
|\ \ \ | | |/ | |/|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-44/+99
| |/
* | merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-291-100/+80
|\ \ | |/
| * Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-96/+78
* | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-5/+5
|\ \ | |/
| * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-24/+24
* | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-38/+121
|\ \ | |/
| * fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2012-05-141-8/+8
| * typojan.nijtmans2012-05-141-1/+1
| * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-141-31/+116
* | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+6
|\ \ | |/
| * [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+6
| |\
* | \ Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-20/+25
|\ \ \ | |/ /
| * | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-20/+25
* | | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
|\ \ \ | |/ /
| * | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-84/+63
|\ \ \ | |/ /
| * | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-94/+58
| |\ \ | | |/ | |/|
| | * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-92/+53
| |/
* | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+6
|\ \ | |/
| * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-0/+6
* | 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-1/+2
| * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+4
| * * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+2
| * * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+2
* | doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-1/+2
* | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-1/+5
* | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+20
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-101-79/+90
* | header cleanupdgp2007-09-071-5/+3
* | [Tk Bug 1712081]dgp2007-05-141-1/+3
* | Implemented TIP #264 - Tk_Interppatthoyts2006-10-081-1/+2
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+14
* | ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-8/+8
* | Regendkf2005-09-211-1/+3