summaryrefslogtreecommitdiffstats
path: root/generic/tk.decls
Commit message (Expand)AuthorAgeFilesLines
* Make TkCygwinMainEx() MODULE_SCOPE. Make Tk_MainEx TCL_NORETURN1 (which only ...jan.nijtmans2024-04-291-3/+3
* Add some spare stub entriesjan.nijtmans2022-01-251-1/+1
* Add TkUnusedStubEntry to tkInt stub interfacejan.nijtmans2021-12-081-0/+8
* Merge 8.5jan.nijtmans2020-09-081-1/+1
|\
| * Move TkUnusedStubEntry up a little morejan.nijtmans2020-09-081-1/+1
* | Merge 8.5. jan.nijtmans2020-09-081-0/+3
|\ \ | |/
| * Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-081-0/+3
| * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-0/+3
| |\
| | * Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-151-1/+3
| | * Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-151-52/+0
| | * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-1/+1
| * | review remarks, see mail.jan.nijtmans2012-09-121-2/+0
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-2/+4
* | | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon...jan.nijtmans2020-09-081-0/+10
|\ \ \
| * \ \ Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),...jan.nijtmans2020-09-061-1/+0
| |\ \ \
| * \ \ \ Merge 8.6. Minor simplification: no need for separate stub entry for Tk_MacOS...jan.nijtmans2020-09-041-5/+1
| |\ \ \ \ | | |/ / /
| * | | | Rename 3 badly named functions that were exported as stubs; export under both...marc_culler2020-09-011-1/+9
| |\ \ \ \
| | * | | | Suggestions for name cleanup with compatibiltiy for 8.6.11culler2020-09-011-3/+8
| * | | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD...jan.nijtmans2020-09-011-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext)jan.nijtmans2020-08-311-1/+1
| * | | | | More tweaksjan.nijtmans2020-08-301-0/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t...jan.nijtmans2020-08-281-0/+4
| | * | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as...jan.nijtmans2020-08-281-0/+3
| |/ / / /
* | | | | TIP #581: master -> container and slave -> content in ttk (mainly)jan.nijtmans2020-09-081-5/+5
| |/ / / |/| | |
* | | | TIP #581: grid/pack/place implementation (internal) and documentationjan.nijtmans2020-09-041-2/+2
* | | | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-2/+2
|/ / /
* | | Simplifications, because TkMacOSXGetDrawablePort() always returns NULLjan.nijtmans2020-08-261-20/+0
* | | Add more (dummy) stub entries, as preparation for futher stub simplifications...jan.nijtmans2020-03-291-0/+24
* | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData...jan.nijtmans2013-03-281-7/+0
* | | improving backwards compatibilityjan.nijtmans2012-06-161-0/+7
* | | rfe-2636558 simplificationjan.nijtmans2012-06-151-15/+4
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-25/+0
|\ \ \ | |/ /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-25/+0
| |\ \ | | |/
| | * implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-141-25/+0
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-1/+22
|\ \ \ | |/ /
| * | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-1/+22
| |\ \ | | |/
| | * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-1/+22
* | | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-4/+4
|\ \ \ | |/ /
| * | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-336/+336
| |\ \ | | |/
| | * format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.hjan.nijtmans2012-04-061-833/+601
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-091-2/+2
| * | Backport various formatting (spacing)nijtmans2010-02-071-31/+31
* | | Add explicit scspec "EXTERN", as in Tclnijtmans2010-09-281-1/+2
* | | clean-up, port all genStubs.tcl changesnijtmans2010-09-201-277/+277
* | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-101-2/+2
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-5/+5
* | | Make more internal tables "const"nijtmans2010-02-051-4/+4