summaryrefslogtreecommitdiffstats
path: root/win/tkWinWindow.c
Commit message (Expand)AuthorAgeFilesLines
* Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-071-1/+40
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-11/+21
|\
| * Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-11/+21
| |\
| | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-11/+11
| | |\
| | * | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-11/+21
| | |/
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | bug #2026405: Check for 0x prefix in sprintf %p to work around cygwin issue.patthoyts2008-07-261-1/+4
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-2/+2
* | | Fix various 64-bit gcc(-4.5.2) warnings: cast from pointer to integer of diff...nijtmans2010-11-291-5/+8
* | | Unnessarary TCL_STORAGE_CLASS re-definitionsnijtmans2010-04-291-2/+1
* | | - eliminate some unnessary type castsnijtmans2009-01-281-2/+2
* | | Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-201-3/+179
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-27/+1
* | | bug #2026405: Check for 0x prefix in sprintf %p and redo if necessary. Works ...patthoyts2008-07-261-1/+4
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-2/+2
|/ /
* | Reduce the number of warningsdkf2007-02-231-3/+3
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-2/+3
* | Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-7/+6
* | More fixes (mostly getting rid of excess spaces)dkf2005-12-021-18/+19
* | ANSIficationdkf2005-12-021-149/+150
|/
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-4/+4
* * win/tkWinWindow.c: made use of standard Tk_GetHWND instead ofhobbs2001-10-011-11/+10
* * Corrected definition ofdgp2001-09-251-2/+2
* * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed tohobbs2001-09-211-5/+18
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-3/+1
* * Merged 8.1 branch into the main trunkstanton1999-04-161-24/+26
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Reduced message traffic by setting WS_EX_NOPARENTNOTIFY on TkChild windows.stanton1998-08-051-3/+3
* plugin updateswelch1998-06-271-1/+6
* Initial revisionrjohnson1998-04-011-0/+796