summaryrefslogtreecommitdiffstats
path: root/generic/tkIntXlibDecls.h
Commit message (Expand)AuthorAgeFilesLines
* If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code (pac...jan.nijtmans2017-01-231-2/+6
* Smarter initialization of doubleTypePtr/intTypePtr without hash-table lookup ...jan.nijtmans2017-01-201-0/+4
* Workaround for possible build problem on Windows/MacOSX: Some (older) version...jan.nijtmans2016-11-091-0/+6
* Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-071-6/+115
* Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-3/+3
* 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
| * [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-1/+30
| |\
| | * [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-1/+30
| * | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-5/+125
| |\ \ | | |/
| | * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-5/+98
* | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-1/+1
* | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-2/+6
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-193/+193
|\ \ \ | |/ /
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-2/+2
| |\ \ | | |/
| | * OXS Tiger Breakagejan.nijtmans2012-06-081-4/+4
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-135/+135
| |\ \ | | |/
| | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-30/+30
| | |\
| | * \ merge core-8-4-branchjan.nijtmans2012-05-291-21/+21
| | |\ \
| | * \ \ merge core-8-4-branchjan.nijtmans2012-05-051-3/+3
| | |\ \ \
| | * | | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-213/+213
| | |/ / /
| * | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-051-3/+3
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-63/+63
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-64/+64
| | | |/ | | |/|
| | * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-24/+24
* | | | unbreak Linux buildjan.nijtmans2012-06-011-11/+0
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-3/+54
* | | | Unbreak the OSX builddkf2012-05-291-3/+3
* | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-6/+5
|\ \ \ \ | |/ / /
| * | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-6/+5
| |\ \ \ | | |/ /
| | * | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-14/+14
| | |/
| | * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-111-591/+596
| | * make genstubsdgp2012-04-091-746/+741
* | | 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-1/+8
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan2011-03-271-1/+1
| * | Backport various formatting (spacing)nijtmans2010-02-071-514/+495
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-2/+2
* | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-191-995/+9
* | | Make sure that tkWinPort.h is always includednijtmans2010-04-201-7/+11
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-190/+190
* | | genStubs.tcl: No longer generate a space afternijtmans2010-01-291-299/+280
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-184/+184
* | | * 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