summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-081-18/+23
|\
| * Merge 8.5. jan.nijtmans2020-09-081-18/+23
| |\
| | * Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-081-3/+9
| | * Different approach to stubs for the TkpScanWindowId() declaration.dgp2015-02-121-11/+3
| | * Silence some compiler warningsdgp2015-02-121-3/+11
* | | Merge 8.6jan.nijtmans2020-08-041-19/+19
|\ \ \ | |/ /
* | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-4/+4
|\ \ \ | |/ /
| * | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-4/+4
* | | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+36
|\ \ \ | |/ /
| * | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+36
* | | Formatting and even more size_t usage.jan.nijtmans2020-05-251-2/+2
|\ \ \
| * \ \ Use more size_t type internally, when compiling against Tcl 9.0 headers. No c...jan.nijtmans2020-05-251-30/+36
| |\ \ \ | |/ / / |/| | |
* | | | More progressjan.nijtmans2020-05-221-30/+36
|/ / /
* | | Merge 8.6jan.nijtmans2020-03-301-1/+9
|\ \ \ | |/ /
| * | Add more (dummy) stub entries, as preparation for futher stub simplifications...jan.nijtmans2020-03-291-0/+8
| * | Modify TkClipBox and friends such that they return an int (normally 0) in ste...jan.nijtmans2019-10-011-12/+12
* | | more Region-related revamp.jan.nijtmans2019-10-011-58/+32
* | | Simplify many MacOS-specific types which are not necessaryjan.nijtmans2019-09-301-33/+33
* | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus...jan.nijtmans2018-10-191-18/+18
* | | Added -withalpha option to [imageName get].simonbachmann2017-03-231-0/+7
|/ /
* | re-generate tkIntDecls.hjan.nijtmans2014-06-031-7/+6
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-031-8/+9
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-7/+7
* | 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
| * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+20
| |\
| | * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+101
| | * Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-151-47/+9
| * | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-0/+4
| |\ \ | | |/
| | * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-041-0/+5
| * | 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-21/+23
| |\ \ | | |/
| * | merge core-8-4-branch, still to be tested on Unixjan.nijtmans2012-05-291-5/+3
| |\ \ | | |/
* | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-151-1/+1
* | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-3/+3
|\ \ \ | |/ /
| * | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-3/+3
| |\ \ | | |/
| | * Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-24/+24
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-1/+1
|\ \ \ | |/ /
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-172/+28
|\ \ \ | |/ /
| * | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-212/+28
| |\ \ | | |/
| | * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-294/+0
| | * [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+4
| * | disallow colors like xellowjan.nijtmans2012-04-121-2/+2
| |\ \ | | |/
| | * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-111-27/+27
| | * format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.hjan.nijtmans2012-04-061-381/+377
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+16
| | * * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+9