summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixEmbed.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Unix: Window emb...jan.nijtmans2015-11-091-3/+2
|\
| * Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Unix: Window emb...jan.nijtmans2015-11-091-3/+2
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-031-3/+3
* | Working towards making the error codes more consistent.dkf2012-07-301-9/+7
* | a few more placesdkf2012-07-241-40/+36
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * win/tkWinEmbed.c (TkpGetOtherWindow): do not panic if no windowhobbs2006-04-111-2/+1
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-3/+3
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-9/+9
* | | Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-201-2/+173
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panichobbs2006-05-291-2/+1
* | ANSIfydkf2005-11-141-286/+276
* | Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-091-2/+3
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-6/+6
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-3/+3
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-2/+2
* * tests/embed.test: Added cross platform embed tests.mdejong2002-05-271-1/+11
* * Merged 8.1 branch into the main trunkstanton1999-04-161-19/+42
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1001