summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixEmbed.c
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-19/+22
* Merge 8.6jan.nijtmans2019-07-021-1/+1
|\
| * Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat...jan.nijtmans2019-07-021-1/+1
* | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-071-2/+26
|\ \ | |/
| * Make the place manager send ConfigureNotify events when size change requestsculler2019-02-041-0/+8
| * More changes in the Unix version of TkpTestembedCmdfvogel2019-01-271-2/+2
| * Reduce the number of unixEmbed test failures on Linux from 10 to 4 by propaga...fvogel2019-01-271-3/+19
* | Fix PTR2INT/PTR2UINT, so they no longer are restricted to the "int" range.jan.nijtmans2018-10-221-2/+2
|/
* 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