summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixWm.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug [e9112ef96e] - [wm forget] doesn't completelyfvogel2016-02-241-0/+5
* Fixed typo in commentfvogel2015-05-301-1/+1
|\
| * Fixed typo in commentfvogel2015-05-301-1/+1
* | more places convertedjan.nijtmans2013-01-241-16/+16
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
|\ \ | |/
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
| |\
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
| * | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-6/+6
| |\ \ | | |/
* | | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-1/+1
|\ \ \ | |/ /
* | | merge trunkdkf2012-08-271-1/+8
|\ \ \
| * \ \ 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| |\ \ \ | | |/ /
| | * | 3554026 3561016 Better fix from Emiliano Gavilandgp2012-08-251-2/+2
| | |\ \ | | | |/
| | | * 3554026 3561016 Better fix from Emiliano Gavilan.dgp2012-08-251-2/+2
| * | | 3554026,3561016 Stop crash with tearoff menusdgp2012-08-231-0/+7
| |\ \ \ | | |/ /
| | * | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
| | |\ \ | | | |/
| | | * 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+7
| | | * SetOptions.3: minor doc fixjan.nijtmans2012-06-191-4/+4
* | | | Factor out XChangeProperty into a macro to make it _slightly_ less daunting.dkf2012-08-081-62/+46
* | | | merge trunkdkf2012-08-081-4/+5
|\ \ \ \ | |/ / /
| * | | Zap trailing whitespace.stwo2012-08-061-2/+2
* | | | minor improvements to flag handlingdkf2012-07-311-3/+3
* | | | more auditing of error codesdkf2012-07-301-8/+9
* | | | Working towards making the error codes more consistent.dkf2012-07-301-7/+5
* | | | Much more cleaning up of result handling.dkf2012-07-231-80/+143
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-80/+98
|/ / /
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2
| | * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-4/+179
| | * * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no windowhobbs2006-04-111-4/+10
| | * * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-06-011-5/+7
| | * unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-141-81/+165
| | * backport compiler warning silencersdgp2004-10-271-5/+5
| | * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-3/+201
| | * Fix for #1006686 "wm resizable command not working on Solaris/CDE"jenglish2004-08-101-1/+3
| | * Backported fix for bug #915350 "Tk sets min, max size in WM_HINTS when itjenglish2004-04-211-2/+9
| * | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-2/+2
| * | make TkSetTransientFor staticnijtmans2010-02-161-2/+2
| * | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-11/+140
| * | [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-5/+9
| * | [Bug 2864685] backported extended window manager hinting from HEADpatthoyts2009-12-081-1/+33
| * | Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuckdkf2009-11-241-38/+41
| * | Backport the fix for [Bug 2830420].dkf2009-08-011-23/+18
| * | Don't Panic [Bug 1789819].jenglish2009-04-041-20/+9
| * | [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-1/+7
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-43/+42
* | | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2nijtmans2010-12-061-4/+4
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-2/+2
* | | Consistent use of variable names in RestrictEventnijtmans2010-05-111-9/+6