summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunkfvogel2017-06-051-0/+6
|\
| * If compiled with -DTK_NO_DEPRECATED, remove the functions Tk_PhotoPutBlock_No...jan.nijtmans2017-05-021-0/+6
* | Added -withalpha option to [imageName get].simonbachmann2017-03-231-0/+1
|/
* tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D...jan.nijtmans2017-01-171-0/+5
* Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-071-0/+26
|\
| * Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-071-0/+26
* | Change Tk_FreeXId() into a macro.jan.nijtmans2016-08-121-0/+9
|/
* Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an...jan.nijtmans2015-07-151-1/+1
|\
| * Fix signature of TkMacOSXSetDrawingEnabled(), re-generate tkIntPlatDecls.h an...jan.nijtmans2015-07-151-1/+1
* | Silence some compiler warnings.dgp2015-02-121-0/+1
|\ \ | |/
| * Different approach to stubs for the TkpScanWindowId() declaration.dgp2015-02-121-1/+2
| * Silence some compiler warningsdgp2015-02-121-1/+1
| * 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
| |\ \ | | |/
* | | Fix for [f476e3d654]: Tk trunk fails to build/linkjan.nijtmans2014-02-111-0/+1
* | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-15/+15
* | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData...jan.nijtmans2013-03-281-5/+0
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-2/+2
* | | improving backwards compatibilityrfe_2636558jan.nijtmans2012-06-161-0/+5
* | | rfe-2636558 simplificationjan.nijtmans2012-06-151-4/+2
* | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-2/+0
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-64/+68
|\ \ \ | |/ /
| * | 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
| | |/
* | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-3/+9
* | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-311-1/+3
|\ \ \ | |/ /
| * | 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
* | | Added OSX-specific mechanism to allow retrieval of the drawing surface.dkf2012-05-291-0/+1
* | | Unbreak the OSX builddkf2012-05-291-2/+2
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. jan.nijtmans2012-05-261-70/+190
|\ \ \
| * | | this should fix the broken build, not yet tested on Unixjan.nijtmans2012-05-251-12/+22
| * | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-4/+4
| |\ \ \ | | |/ /
| | * | 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-65/+175
| |\ \ \ |/ / / / | | _ / | | /
| * | 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
* | | merge-markjan.nijtmans2012-05-021-0/+6
|\ \ \ | |/ /