summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* 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 Unixtobetestedjan.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
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan2011-03-271-50/+50
| * | Backport various formatting (spacing)nijtmans2010-02-071-413/+394
| * | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-1/+51
| * | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+134
* | | fix/regendkf2010-12-021-17/+28
* | | regendkf2010-12-021-1/+21
* | | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-211-44/+44
* | | [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-191-860/+9
* | | [Patch #2999889] TkCopyAndGlobalEval obsoletenijtmans2010-06-211-12/+4
* | | [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-191-26/+7
* | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-101-11/+12
* | | Follow-up to [2010-01-29] commit:nijtmans2010-02-051-145/+145
* | | genStubs.tcl: No longer generate a space afternijtmans2010-01-291-299/+280
* | | CONSTify return values of TkKeysymToString,nijtmans2009-12-161-7/+7
* | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-271-11/+36
* | | regen stubsdkf2009-06-121-1/+26
* | | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+101
* | | [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-271-3/+3
* | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-091-13/+13