| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence some compiler warnings. | dgp | 2015-02-12 | 1 | -0/+1 |
|\ |
|
| * | Different approach to stubs for the TkpScanWindowId() declaration. | dgp | 2015-02-12 | 1 | -1/+2 |
|
|
| * | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -1/+1 |
|
|
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+8 |
| |\ |
|
| | * | Extend the public and private stub tables with dummy NULL entries, up to the ... | jan.nijtmans | 2013-02-15 | 1 | -0/+48 |
|
|
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -7/+2 |
|
|
| | * | Remove all the long dead mac entries in tk*.decls files
| jan.nijtmans | 2012-11-15 | 1 | -191/+10 |
|
|
| * | | Cherrypick Merge, Backport of [6223d9e067]. Restored from | andreask | 2012-10-09 | 1 | -0/+1 |
|
|
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+41 |
| |\ \
| | |/ |
|
| | * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -0/+41 |
|
|
| * | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 1 | -8/+8 |
| |\ \
| | |/ |
|
* | | | Fix for [f476e3d654]: Tk trunk fails to build/link | jan.nijtmans | 2014-02-11 | 1 | -0/+1 |
|
|
* | | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -15/+15 |
|
|
* | | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData... | jan.nijtmans | 2013-03-28 | 1 | -5/+0 |
|
|
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -2/+2 |
|
|
* | | | improving backwards compatibilityrfe_2636558 | jan.nijtmans | 2012-06-16 | 1 | -0/+5 |
|
|
* | | | rfe-2636558 simplification | jan.nijtmans | 2012-06-15 | 1 | -4/+2 |
|
|
* | | | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 1 | -2/+0 |
|
|
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -64/+68 |
|\ \ \
| |/ / |
|
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 1 | -45/+100 |
| | |\ |
|
| * | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 1 | -1/+1 |
|
|
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -42/+97 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -44/+99 |
| | |/ |
|
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u... | jan.nijtmans | 2012-05-31 | 1 | -3/+9 |
|
|
* | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -100/+80 |
| |\ \
| | |/ |
|
| | * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -96/+78 |
|
|
* | | | Added OSX-specific mechanism to allow retrieval of the drawing surface. | dkf | 2012-05-29 | 1 | -0/+1 |
|
|
* | | | Unbreak the OSX build | dkf | 2012-05-29 | 1 | -2/+2 |
|
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. | jan.nijtmans | 2012-05-26 | 1 | -70/+190 |
|\ \ \ |
|
| * | | | this should fix the broken build, not yet tested on Unix | jan.nijtmans | 2012-05-25 | 1 | -12/+22 |
|
|
| * | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -4/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -5/+5 |
| | |\ \
| | | |/ |
|
| | | * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -24/+24 |
|
|
| * | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -65/+175 |
| |\ \ \
|/ / / /
| | _ /
| | / |
|
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -38/+121 |
| |\ \
| | |/ |
|
| | * | 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 |
|
|
* | | | merge-mark | jan.nijtmans | 2012-05-02 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | [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 |
|\ \ \ \
| |/ / / |
|
| * | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
| |\ \ \
| | |/ / |
|
| | * | | 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 |
|\ \ \ \
| |/ / / |
|
| * | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
| |\ \ \
| | |/ / |
|
| | * | | 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 | -80/+64 |
|\ \ \ \
| |/ / / |
|