summaryrefslogtreecommitdiff
path: root/java/awt/geom/GeneralPath.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-259/+258
* * java/security/BasicPermission.java: Remove gcj workaround.Tom Tromey2006-12-131-8/+3
* 2006-11-02 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2006-11-021-5/+34
* 2006-07-26 Sven de Marothy <sven@physto.se>Sven de Marothy2006-07-261-2/+2
* * java/awt/geom/GeneralPath.java (closePath): Return if path alreadyMark Wielaard2006-06-151-1/+3
* * java/awt/geom/GeneralPath.java (WIND_EVEN_ODD, WIND_NON_ZERO):Mark Wielaard2006-05-111-3/+11
* * java/awt/Polygon.java (evaluateCrossings): Removed @see.Tom Tromey2005-10-031-1/+2
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* * javax/swing/text/html/parser/ParserDelegator.java (callBack,Tom Tromey2005-04-261-8/+15
* 2004-11-07 Sven de Marothy <sven@physto.se>Sven de Marothy2004-11-071-1/+4
* 2004-10-28 Noa Resare <noa@resare.com>Sven de Marothy2004-10-281-1/+1
* 2004-09-27 Michael Koch <konqueror@gmx.de>Michael Koch2004-09-271-33/+34
* 2004-09-07 Sven de Marothy <sven@physto.se>Sven de Marothy2004-09-071-14/+17
* * java/awt/geom/CubicCurve2D - implemented contains()/intersects()Sven de Marothy2004-08-011-186/+653
* Fix for Classpath bug #6076. (append): Re-written.Sascha Brawer2003-10-211-28/+57
* (curveTo): Set correct segment type. (getPathIterator, GeneralPathIterator): ...Sascha Brawer2003-10-211-64/+147
* getCurrentPoint: Return last point, not start of subpath. Fixes Classpath Bug...Sascha Brawer2003-10-201-1/+1
* 2003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch2003-01-141-0/+4
* Typo in previous commitEric Blake2002-03-221-1/+1
* 2002-03-22 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-221-0/+361