summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-271-1/+3
* regen stubsdkf2009-06-121-1/+3
* Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-1/+9
* [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-271-3/+5
* Move 10 functions from tkText.h tonijtmans2008-12-041-1/+11
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-1/+2
* After some discussion with Joe English and subsequently thegeorgeps2008-08-191-5/+5
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
* * generic/tkStubInit.c: make stubs tables static constdas2008-04-161-13/+15
* * generic/tkDecls.h: make genstubsdas2008-04-021-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-101-79/+90
* header cleanupdgp2007-09-071-5/+3
* [Tk Bug 1712081]dgp2007-05-141-1/+3
* Implemented TIP #264 - Tk_Interppatthoyts2006-10-081-1/+2
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+14
* ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-8/+8
* Regendkf2005-09-211-1/+3
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+2
* * generic/tkDecls.h:das2005-05-291-5/+3
* Implemented TK_STAT message to support {wm state} for embedded windowchengyemao2005-01-071-1/+2
* Added functions to support embedded menu widgetchengyemao2004-12-281-1/+3
* Added TkWinCleanupContainerList for platform supportchengyemao2004-12-171-1/+2
* * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-211-1/+2
* regendkf2004-08-191-1/+3
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-229/+15
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+2
* TIP#116 implementation. Docs still to come, tests will never be done becausedkf2003-03-061-5/+9
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+2
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-081-1/+2
* * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration fordas2002-10-091-1/+3
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-17/+227
* Added TIP#48 style engine implementationdkf2002-06-181-1/+19
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-151-1/+2
* regendkf2002-06-141-3/+3
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-3/+14
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-1/+2
* * generic/tkStubInit.c:hobbs2002-04-121-1/+7
* * generic/tkStubInit.c:hobbs2002-04-051-1/+2
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-1/+2
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-91/+12
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-1/+3
* * Corrected definition ofdgp2001-09-251-1/+2
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-2/+3
* Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.dkf2000-11-211-1/+2
* * generic/tkCmds.c (Tk_WinfoObjCmd): Added check forericm2000-10-051-1/+2
* * generic/tk.h: added typdef for Tk_ClientMessageProchobbs2000-06-031-1/+3
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-251-1/+2
* * doc/WinViewable.3:ericm2000-04-191-2/+1