summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixPort.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Sync */tcl.m4 with Tcljan.nijtmans2021-01-081-2/+2
|\
* \ Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70)jan.nijtmans2021-01-051-8/+2
|\ \ | |/
* | Fix aqua MapNotify and UnmapNotifyculler2020-09-271-0/+6
|\ \ | |/
| * Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-0/+6
* | Merge 8.6jan.nijtmans2020-09-081-2/+0
|\ \ | |/
| * Merge 8.5. jan.nijtmans2020-09-081-2/+0
| |\
* | \ The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
|\ \ \ | |/ /
| * | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ...fvogel2020-07-191-1/+1
* | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
|\ \ \ | |/ /
| * | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
* | | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+2
|\ \ \ | |/ /
| * | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+2
* | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11jan.nijtmans2020-04-011-16/+13
* | | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-0/+3
* | | Merge 8.6jan.nijtmans2020-02-261-7/+8
|\ \ \ | |/ /
| * | Add errno.h include to tkMacOSXPort.h and tkUnixPort.h: now needed in tkConso...jan.nijtmans2020-02-261-7/+8
| * | Header file cleanup, backported from [bug6e8afe516d-87] branchjan.nijtmans2019-08-041-0/+1
* | | Make MacOSX aqua and X11 share the same X11 stub table.jan.nijtmans2019-09-251-10/+0
* | | Header include file cleanupjan.nijtmans2019-08-041-0/+1
* | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp...jan.nijtmans2019-07-231-10/+2
|/ /
* | Purge configuration efforts at supporting platforms lacking <limits.h>.dgp2015-03-241-5/+1
* | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-121-3/+1
|\ \ | |/
| * On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-121-3/+1
| * Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-231-1/+1
| * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-0/+4
| |\
| | * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-0/+4
* | | fix signature of XSynchronize to match X.orgjan.nijtmans2012-06-151-0/+4
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-9/+10
|\ \ \ | |/ /
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-1/+3
| |\ \ | | |/
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-19/+17
* | | unbreak Linux buildjan.nijtmans2012-06-011-0/+9
* | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...jan.nijtmans2012-05-311-18/+0
* | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-311-0/+9
|\ \ \ | |/ /
| * | merge core-8-4-branch, still to be tested on Unixjan.nijtmans2012-05-291-9/+9
| |\ \ | | |/
| | * Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-23/+30
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-10/+14
|\ \ \ | |/ /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-1/+4
| |\ \ | | |/
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+15
|\ \ \ | |/ /
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+15
| |\ \ | | |/
| | * Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+15
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-16/+0
|\ \ \ | |/ /
| * | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-16/+0
| |\ \ | | |/
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-8/+1
| | * * generic/tkCmds.c: Purged remaining references todgp2006-03-131-10/+3
* | | Put all Tk_OptionSpec for buttons and labelsnijtmans2010-02-181-2/+2
* | | VOID -> voidnijtmans2008-12-171-16/+1
* | | * generic/tkImgPhoto.c: Changed TclStack* calls to ck* calls so thatdgp2008-08-281-12/+1
|/ /