summaryrefslogtreecommitdiffstats
path: root/win/tkWinDraw.c
Commit message (Expand)AuthorAgeFilesLines
* eliminate various gcc and msvc compiler warningsnijtmans2009-08-021-2/+2
* Fixed up complaints from MSVC engendered by the last commit. In particular re...patthoyts2008-11-221-2/+1
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-6/+4
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Applied patch from #1723362 for transparent bitmapspatthoyts2007-10-241-1/+3
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-24/+29
* More fixes (mostly getting rid of excess spaces)dkf2005-12-021-2/+2
* ANSIficationdkf2005-12-021-269/+264
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-1/+28
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-5/+5
* * win/tkWinDraw.c (XFillRectangles): correctly handle thehobbs2003-11-111-6/+25
* * win/tkWinInt.h:hobbs2003-02-261-3/+3
* Added panic in TkPutImage in case of failure to allocate bitmapchengyemao2001-12-071-2/+4
* Added panic to TkPutImage in case of failure to allocate bitmapchengyemao2001-12-071-1/+5
* * win/tkWinDraw.c (RenderObject): Applied patch from [Bug: 6368],ericm2000-10-241-8/+6
* * win/tkWinDialog.c: added unicode-aware open/save file dialogshobbs2000-03-311-32/+8
* * win/tkWinDraw.c:hobbs1999-12-141-39/+94
* * win/tkWinDraw.c:hobbs1999-09-021-10/+9
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-101-1/+35
* * Merged 8.1 branch into the main trunkstanton1999-04-161-28/+33
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+3
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1264