summaryrefslogtreecommitdiffstats
path: root/generic/tkIntDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Different approach to stubs for the TkpScanWindowId() declaration.dgp2015-02-121-11/+3
* Silence some compiler warningsdgp2015-02-121-3/+11
* 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
|\ \ | |/
* | 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
* | [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 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
* | 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
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+13
* | regendkf2004-08-191-1/+26
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-197/+12
* | * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+477
|/
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+9
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+155
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-15/+15
* Added TIP#48 style engine implementationdkf2002-06-181-1/+15
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-1/+32
* * generic/tkStubInit.c:hobbs2002-04-121-1/+22
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-9/+10
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-1/+9
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-186/+21
* (TkpScanWindowId): changed decl to usehobbs2001-09-211-3/+3
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-10/+4
* Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.dkf2000-11-211-1/+9
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-1/+8
* * generic/tk.decls:hobbs2000-02-091-1/+17