summaryrefslogtreecommitdiffstats
path: root/win/tkWinDraw.c
Commit message (Expand)AuthorAgeFilesLines
* Rendering of all join styles is now correct on Windows when the first and las...bug_2874226fvogel2017-08-171-22/+50
* Fix [2874226]: polygon doesn't honor -joinstyle on Windows and OS X. This sec...fvogel2017-08-161-1/+19
* (micro-) optimize a few Win32 drawing functions, and make them work when npoi...jan.nijtmans2016-11-081-33/+38
|\
* | Add another few Xlib stubs for Win32. Cherry-picked from [http://www.androwis...jan.nijtmans2016-11-071-4/+85
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-19/+27
|\ \ | |/
| * Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-071-13/+18
| |\
| | * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-42/+43
| | |\
| | * \ merge core-8-4-branchjan.nijtmans2012-05-291-2/+2
| | |\ \
| | * | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-021-17/+24
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-6/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-34/+35
| | | |/ | | |/|
| | * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-4/+6
| | |/
* | | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-5/+6
|\ \ \ | |/ /
| * | some more cygwin compatibility improvementsjan.nijtmans2012-04-061-5/+6
| |\ \ | | |/
| | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-5/+6
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * win/tkWinDraw.c: Applied [Patch 1723362] for transparent bitmaps.hobbs2007-12-051-3/+6
| | * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+28
| | * * win/tkWinDraw.c (XFillRectangles): correctly handle thehobbs2003-11-111-6/+25
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-5/+5
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* | | 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