summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvWind.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak AIX, replaced use of C99 comments in commit [961ae24a3f] (2012-08-27)...andreask2012-08-301-2/+2
* Working towards making the error codes more consistent.dkf2012-07-301-1/+1
* Postscript generation now uses Tcl_Objs more extensively; still nasty in places.dkf2012-07-271-26/+39
* consistent error formatting, added error codesdkf2012-07-211-5/+9
* Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-14/+9
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-4/+15
| | * * generic/tkCanvWind.c (ConfigureWinItem): unmap windowshobbs2004-11-171-3/+15
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-3/+3
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-7/+7
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-21/+19
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | make all Tk_CustomOption tables const andnijtmans2008-11-091-7/+5
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-19/+18
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-3/+14
* | ANSIfydkf2005-11-041-323/+300
* | * generic/tkCanvWind.c (ConfigureWinItem): unmap windowshobbs2004-11-171-3/+15
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
|/
* * generic/tkCanvArc.c (CreateArc): Rework canvas create itemhobbs2003-02-091-19/+17
* * tests/canvPs.test: tests for canvas embedded window ps generationhobbs2002-10-101-8/+1
* 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-4/+4
* * generic/tkCanvArc.c:hobbs2001-07-031-38/+35
* * generic/tkStubInit.c:hobbs1999-12-141-46/+285
* * Merged 8.1 branch into the main trunkstanton1999-04-161-6/+8
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+862