| Commit message (Expand) | Author | Age | Files | Lines |
* | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+41 |
|
|
* | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 1 | -45/+100 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -44/+99 |
|/ |
|
* | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -96/+78 |
|
|
* | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -24/+24 |
|
|
* | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 1 | -8/+8 |
|
|
* | typo | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
|
|
* | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -31/+116 |
|
|
* | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -0/+6 |
|\ |
|
* | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
|
|
* | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
|
|
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -94/+58 |
|\ \
| |/
|/| |
|
| * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -92/+53 |
|/ |
|
* | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 1 | -0/+6 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+2 |
|
|
* | * generic/tkFrame.c (DisplayFrame): | hobbs | 2005-07-28 | 1 | -1/+4 |
|
|
* | * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme. | mdejong | 2004-09-23 | 1 | -1/+2 |
|
|
* | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -1/+2 |
|
|
* | * generic/tkImage.c (Tk_ImageObjCmd): Added check to make sure | dkf | 2003-01-22 | 1 | -1/+2 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 1 | -1/+2 |
|
|
* | * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration for | das | 2002-10-09 | 1 | -1/+3 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -17/+227 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -1/+19 |
|
|
* | * generic/tk.decls: added TIP #84 implementation that adds a | hobbs | 2002-06-15 | 1 | -1/+2 |
|
|
* | regen | dkf | 2002-06-14 | 1 | -3/+3 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -3/+14 |
|
|
* | * generic/tkInt.decls: Add unix decl for TkpWmSetState. | mdejong | 2002-05-27 | 1 | -1/+2 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-12 | 1 | -1/+7 |
|
|
* | * generic/tkStubInit.c: | hobbs | 2002-04-05 | 1 | -1/+2 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 1 | -1/+2 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -91/+12 |
|
|
* | Geometry manager changes to support TIP#18. | pspjuth | 2001-09-26 | 1 | -1/+3 |
|
|
* | * Corrected definition of | dgp | 2001-09-25 | 1 | -1/+2 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -2/+3 |
|
|
* | Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed. | dkf | 2000-11-21 | 1 | -1/+2 |
|
|
* | * generic/tkCmds.c (Tk_WinfoObjCmd): Added check for | ericm | 2000-10-05 | 1 | -1/+2 |
|
|
* | * generic/tk.h: added typdef for Tk_ClientMessageProc | hobbs | 2000-06-03 | 1 | -1/+3 |
|
|
* | * generic/tkImage.c (Tk_PostscriptImage): added check to create | hobbs | 2000-04-25 | 1 | -1/+2 |
|
|
* | * doc/WinViewable.3: | ericm | 2000-04-19 | 1 | -2/+1 |
|
|
* | * win/tkWinDialog.c: Added checks for visibility of parent window | ericm | 2000-04-18 | 1 | -1/+2 |
|
|
* | * tests/event.test: Added test for [event generate $widget | ericm | 2000-04-10 | 1 | -1/+2 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): added cast for trashBuffer | hobbs | 2000-02-10 | 1 | -1/+7 |
|
|
* | * generic/tk.decls: | hobbs | 2000-02-09 | 1 | -1/+3 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -1/+21 |
|
|
* | * generic/tkCanvas.c: fixed mem leak with TagSearchExprInit | hobbs | 2000-01-12 | 1 | -3/+1 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -4/+12 |
|
|
* | added TkMacPreprocessMenu | hobbs | 1999-12-07 | 1 | -1/+2 |
|
|
* | 1999-08-10 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-10 | 1 | -1/+2 |
|
|
* | New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl... | jingham | 1999-08-10 | 1 | -1/+2 |
|
|