summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the "Dummy entry for stubs table backwards compatibility"jan.nijtmans2023-11-161-39/+6
* Remove more deprecated stuff. jan.nijtmans2023-11-161-66/+24
* Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-18/+1
* Let (internal) TkGetDisplayOf() return Tcl_Size, not intjan.nijtmans2022-12-151-2/+2
* more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-6/+6
* Some more int -> Tcl_Sizejan.nijtmans2022-10-271-2/+2
* Fix signature for TkpDrawCharsInContext/TkDrawAngledChars, when compiling wit...jan.nijtmans2022-10-261-3/+3
* Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-51/+49
* Rebase to 8.7jan.nijtmans2022-10-121-26/+26
|\
| * TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-26/+26
* | typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation...jan.nijtmans2022-09-201-17/+24
* | Fix MacOSX --disable-aqua buildjan.nijtmans2022-08-011-1/+1
* | Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not on...jan.nijtmans2022-07-311-25/+1
|/
* Add Tk_MakeWindow toojan.nijtmans2022-01-251-0/+2
* If TK_NO_DEPRECATED is defined, remove the deprecated stub entriesjan.nijtmans2021-12-211-7/+9
* TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-2/+18
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* 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
| |\ \ | | |/