summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | undid previous 'fix': 'const' is only useful for pointers, not fornijtmans2008-12-051-3/+3
* | | Move 10 functions from tkText.h tonijtmans2008-12-041-1/+129
* | | no need to use CONST in internal header filesnijtmans2008-11-051-5/+5
* | | CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-6/+6
* | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-6/+20
* | | Letting CONST die a slow and graceful death, since NO_CONST wasnijtmans2008-10-221-147/+147
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-12/+4
* | | * tkDecls.h: Reverted das's change of Tk's stubs pointersKevin B Kenny2008-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-143/+154
* | Use more portable string literalsdgp2006-12-181-429/+394
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+28
* | Regendkf2005-09-211-20/+42