Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵ | nijtmans@users.sourceforge.net | 2013-07-12 | 1 | -3/+1 |
| | | | | bring it in though tkIntXlibDecls.h | ||||
* | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar ↵ | nijtmans@users.sourceforge.net | 2012-10-23 | 1 | -1/+1 |
| | | | | metrics handling from trunk | ||||
* | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 1 | -0/+4 |
|\ | |||||
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 1 | -0/+4 |
| | | |||||
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | nijtmans@users.sourceforge.net | 2012-06-05 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | nijtmans@users.sourceforge.net | 2012-06-01 | 1 | -19/+17 |
| | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | ||||
* | | merge core-8-4-branch, still to be tested on Unix | nijtmans@users.sourceforge.net | 2012-05-29 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | Simpify determination whether we are running on cygwin. | nijtmans@users.sourceforge.net | 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 | nijtmans@users.sourceforge.net | 2012-05-16 | 1 | -1/+4 |
|\ \ | |/ | |||||
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | nijtmans@users.sourceforge.net | 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 | nijtmans@users.sourceforge.net | 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 | nijtmans@users.sourceforge.net | 2012-04-26 | 1 | -16/+0 |
|\ \ | |/ | | | [Bug 3519917]: Snow Leopard unix/Makefile `make test` fail | ||||
* | | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 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@users.sourceforge.net | 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] | ||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | * unix/tkUnixPort.h: When unix/configure determines whether the | dgp@users.sourceforge.net | 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@users.sourceforge.net | 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@users.sourceforge.net | 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@flightlab.com | 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 | donal.k.fellows@manchester.ac.uk | 2002-06-14 | 1 | -1/+3 |
| | |||||
* | * Corrected definition of | dgp@users.sourceforge.net | 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 |