summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixEmbed.c
Commit message (Expand)AuthorAgeFilesLines
* 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