Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge configuration efforts at supporting platforms lacking <limits.h>. | dgp | 2015-03-24 | 1 | -5/+1 |
| | |||||
* | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵ | jan.nijtmans | 2013-07-12 | 1 | -3/+1 |
|\ | | | | | | | bring it in though tkIntXlibDecls.h | ||||
| * | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵ | jan.nijtmans | 2013-07-12 | 1 | -3/+1 |
| | | | | | | | | bring it in though tkIntXlibDecls.h | ||||
| * | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵ | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
| | | | | | | | | metrics handling from trunk | ||||
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -0/+4 |
| |\ | |||||
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -0/+4 |
| | | | |||||
* | | | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 1 | -0/+4 |
| | | | |||||
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-08 | 1 | -9/+10 |
|\ \ \ | |/ / | | | | | | | needed for Cygwin | ||||
| * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -19/+17 |
| | | | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | ||||
* | | | unbreak Linux build | jan.nijtmans | 2012-06-01 | 1 | -0/+9 |
| | | | |||||
* | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵ | jan.nijtmans | 2012-05-31 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console. | ||||
* | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -0/+9 |
|\ \ \ | |/ / | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll | ||||
| * | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -9/+9 |
| |\ \ | | |/ | |||||
| | * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -23/+30 |
| | | | | | | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. Fix "make genstubs" when cross-compiling on UNIX | ||||
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -10/+14 |
|\ \ \ | |/ / | | | | cleanup some more unused CYGWIN stuff | ||||
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -1/+4 |
| |\ \ | | |/ | |||||
* | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
|\ \ \ | |/ / | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| * | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
| |\ \ | | |/ | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| | * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
| | | | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
* | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -16/+0 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -16/+0 |
| |\ \ | | |/ | | | | [Bug 3519917]: Snow Leopard unix/Makefile `make test` fail | ||||
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -8/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkInt.h: control of entry/text selection display * generic/tkText.c: based on focus to the Tcl level, * generic/tkTextBTree.c: controlled by ::tk::AlwaysShowSelection * generic/tkTextDisp.c: (boolean, private). [Bug 1553691] * generic/tkWindow.c: * library/tk.tcl * unix/tkUnixPort.h: | ||||
| | * | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -10/+3 |
| | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXPort.h: errno, and errno.h. Standardized * macosx/tkMacOSXWm.c: the logic for using header files from * macosx/tkMacOSXWm.h: the compat directory. Thanks Joe * unix/tkUnixPort.h: English for the patch. [Patch 1445404] | ||||
* | | | Put all Tk_OptionSpec for buttons and labels | nijtmans | 2010-02-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | in const memory. With some changes to win32 and macosx, preventing direct writes to read-only memory. | ||||
* | | | VOID -> void | nijtmans | 2008-12-17 | 1 | -16/+1 |
| | | | |||||
* | | | * generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so that | dgp | 2008-08-28 | 1 | -12/+1 |
|/ / | | | | | | | | | | | | | | | we don't create new dependencies on Tcl internals. * unix/tkUnixPort.h: Removed #include of tclInt.h that has been * win/tkWinPort.h: disabled for three years. If we needed this we'd have noticed by now. | ||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * unix/tkUnixPort.h: When unix/configure determines whether the | dgp | 2007-11-28 | 1 | -1/+4 |
| | | | | | | | | | | intptr_t type is available, it has the <inttypes.h> header present. It's only fair that we let Tk have it too. | ||||
* | | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -8/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * generic/tkInt.h: control of entry/text selection display * generic/tkText.c: based on focus to the Tcl level, * generic/tkWindow.c: controlled by ::tk::AlwaysShowSelection * library/tk.tcl: (boolean, private). [Bug 1553691] * macosx/tkMacOSXDefault.h: * unix/tkUnixDefault.h: * unix/tkUnixPort.h: * win/tkWinDefault.h: | ||||
* | | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -10/+3 |
| | | | | | | | | | | | | | | * macosx/tkMacOSXPort.h: errno, and errno.h. Standardized * macosx/tkMacOSXWm.c: the logic for using header files from * macosx/tkMacOSXWm.h: the compat directory. Thanks Joe * unix/tkUnixPort.h: English for the patch. [Patch 1445404] | ||||
* | | * unix/tkUnixPort.h: Disabled inclusion of the private Tcl header | dgp | 2005-09-28 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | * win/tkWinPort.h: file tclInt.h. Tk ought to have a tiny and shrinking number of calls of private Tcl routines. Each Tk source file doing this should follow the convention in the macosx port and have its own #include "tclInt.h". * generic/tkEvent.c: Disabled calls to private Tcl routine TclInExit(). See comment in TkCreateExitHandler() for full rationale. | ||||
* | | changed macro argument names to match function argument names | jenglish | 2003-10-14 | 1 | -4/+4 |
|/ | | | | ('dest' and 'src' were swapped, which was confusing) [GPS] | ||||
* | TIP#98 implementation; improved photo image copy and GIF frame access | dkf | 2002-06-14 | 1 | -1/+3 |
| | |||||
* | * Corrected definition of | dgp | 2001-09-25 | 1 | -9/+2 |
| | | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too. | ||||
* | * unix/tkUnixPort.h: | hobbs | 2001-09-21 | 1 | -4/+5 |
| | | | | | * mac/tkMacPort.h: add (int*) cast to TkpScanWindowId. These may need to be changed to Window* (ulong). | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -7/+12 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -12/+8 |
| | |||||
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 1 | -7/+2 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+235 |