| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+3 |
|\ |
|
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -1/+3 |
|
|
| * | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 1 | -52/+0 |
|
|
| * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -1/+1 |
|
|
* | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
|
|
* | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -2/+4 |
|
|
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -25/+0 |
|\ \
| |/ |
|
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -25/+0 |
|
|
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -1/+22 |
|\ \
| |/ |
|
| * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -1/+22 |
|
|
* | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -336/+336 |
|\ \
| |/ |
|
| * | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h | jan.nijtmans | 2012-04-06 | 1 | -833/+601 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 1 | -2/+2 |
|
|
* | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -31/+31 |
|
|
* | | whitespace, typo | das | 2008-03-27 | 1 | -2/+2 |
|
|
* | | Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030] | jenglish | 2008-03-21 | 1 | -9/+2 |
|
|
* | | ensure symbols needed for Ttk stub support are exported | das | 2008-03-19 | 1 | -2/+9 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -2/+2 |
|
|
* | | * generic/tk.decls: use new genstubs 'export' command to | das | 2007-12-10 | 1 | -540/+321 |
|
|
* | | fix 'make checkstubs' complaint about Tk_PkgInitStubsCheck | das | 2007-09-20 | 1 | -1/+3 |
|
|
* | | * generic/tk.decls: workaround 'make checkstubs' failures from | das | 2007-05-16 | 1 | -1/+19 |
|
|
* | | [Tk Bug 1712081] | dgp | 2007-05-14 | 1 | -1/+18 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -2/+2 |
|
|
* | | Implemented TIP #264 - Tk_Interp | patthoyts | 2006-10-08 | 1 | -1/+6 |
|
|
* | | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 1 | -2/+2 |
|
|
* | | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -1/+8 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -53/+1 |
|
|
* | | TIP#116 implementation. Docs still to come, tests will never be done because | dkf | 2003-03-06 | 1 | -5/+24 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+52 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -48/+51 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -173/+234 |
|
|
* | * generic/tk.decls: added TIP #84 implementation that adds a | hobbs | 2002-06-15 | 1 | -1/+5 |
|
|
* | Changed some _Old and _OLD to more descriptive terms. | dkf | 2002-06-14 | 1 | -3/+3 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -3/+15 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-05 | 1 | -1/+7 |
|
|
* | * The POTENTIAL INCOMPATIBILITY in the changing | dgp | 2002-01-31 | 1 | -2/+2 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -8/+8 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 1 | -1/+12 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -2/+5 |
|
|
* | Added comment marking "new in 8.4a2" decls | ericm | 2000-10-21 | 1 | -1/+3 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 1 | -1/+7 |
|
|
* | * generic/tk.h: added typdef for Tk_ClientMessageProc | hobbs | 2000-06-03 | 1 | -2/+12 |
|
|
* | * generic/tkImage.c (Tk_PostscriptImage): added check to create | hobbs | 2000-04-25 | 1 | -1/+6 |
|
|
* | * doc/WinViewable.3: | ericm | 2000-04-19 | 1 | -4/+1 |
|
|
* | * win/tkWinDialog.c: Added checks for visibility of parent window | ericm | 2000-04-18 | 1 | -1/+4 |
|
|
* | * generic/tk.decls: | hobbs | 2000-02-09 | 1 | -24/+24 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -1/+70 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -1/+13 |
|
|