ugly hacks to accomodate Apple's buggy AWT implementation
[org.ibex.core.git] / src / org / ibex / graphics /
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)