questionable patch: merge of a lot of stuff from the svg branch
[org.ibex.core.git] / src / org / ibex / graphics /
2009-06-21 adamquestionable patch: merge of a lot of stuff from the... master
2009-06-21 adamadd Affine.rotateBox(), min(), max()
2007-01-01 adamadded PCX code (incomplete)
2006-03-11 adamdisabled clipping code again; it is getting stuck in...
2005-07-03 adamorg.ibex.arenaj.Gladiator
2005-07-02 adamdisabled old-style dirty buffer handling in Surface... 01-July-2005
2005-07-02 adambetter Edge-tracking algorithms in Mesh
2005-07-02 adamadded ITERATE_* and iterateTriangles() in Mesh
2005-07-02 adamMesh replaces Polygon
2005-07-02 adamadded Affine.inverse()
2005-06-26 adamCRUCIAL bug fix to Affine.java
2005-02-15 adamfixed Mesh.java, made it really fast
2005-02-14 adamadded missing patches to move to fillTriangle() and...
2005-02-14 adamimported initial version of Mesh.java
2005-02-14 adammassive reworking of Box.java
2005-01-23 adamfix Font breakage resulting from careless removal of...
2005-01-18 adamugly hacks to accomodate Apple's buggy AWT implementation
2005-01-16 adamfix bug that prevented scar image from loading
2005-01-16 adamStream->Fountain, move Scheduler to Platform, HashMap...
2005-01-15 adamremove JS.call(JS[]), JS.getInputStream()
2005-01-10 adamimported and butchered SWTs JPEG decoder
2005-01-09 adamnew PixelBuffer API (mainly tons of renames)
2005-01-09 adamSurface no longer implements/extends PixelBuffer
2005-01-09 adamPixelBuffer becomes an interface
2005-01-09 adamadded background color option to Font.drawGlyph()
2005-01-09 adamimprovements to Paint.java
2005-01-09 adamadded Font.getGlyph(char)
2005-01-09 adamadded support for 4,5,7,9-char hex colors
2005-01-09 adamadded bounding box translation functions to Affine...
2005-01-09 adammerger to harmonize svg patches
2004-05-03 adamadded smoother vectorization to Path.java, did some...
2004-05-03 adamadded Polygon.java
2005-01-07 crawshawmake core compile with new js stuff and Task replacemen...
2005-01-07 adampartial update of core for new js stuff
2005-01-04 adamlicensing cleanup (GPLv2)
2004-12-27 adam[re]-merged in Brians stuff
2004-07-13 adamimported files removed from elsewhere
2004-07-06 brianstream cleanup
2004-07-06 brianibex.core updates for new api
2004-07-06 brianpreliminary core conversion
2004-07-03 brianmove JS's Hashtable to JS.O
2004-05-30 adamupdated org.xwt.mips -> org.ibex.nestedvm
2004-05-02 adamfreetype curve extraction in Font.java and readback...
2004-04-19 adamadded Affine.premultiply()
2004-04-16 adamfix bug 556
2004-04-15 adammore useful error messages
2004-04-15 adamre-enabled path support
2004-04-14 adamremoved import org.ibex (breaks gcj)
2004-04-14 brianfreetype fixes
2004-04-12 charliefixes Bug 525 - correct initial frame size
2004-04-12 adamreorganized file layout (part 2: edits) RC4
2004-04-12 adamreorganized file layout (part 1: moves and renames)