fixed Mesh.java, made it really fast
[org.ibex.core.git] / src / org / ibex / core / Box.java
2005-02-15 adamfixed Mesh.java, made it really fast
2005-02-14 adamadded calls from Box to Mesh
2005-02-14 adamminor fixups
2005-02-14 adammassive reworking of Box.java
2005-01-23 adamremoved min/max width/height helper methods
2005-01-23 adamremoved ax/ay properties
2005-01-23 adamfix erroneous search-replace
2005-01-23 adamremove align property
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-09 adamnew PixelBuffer API (mainly tons of renames)
2005-01-09 adammerger to harmonize svg patches
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 brianupdate core for recent js changes
2004-07-07 brianget rid of JS.BT
2004-07-07 brianuse //#jswitch more
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-07-03 briancloneable is an interface
2004-05-02 adamfreetype curve extraction in Font.java and readback...
2004-04-15 adamUNDO: fixed bug 555
2004-04-16 adamfix bug 556
2004-04-15 adameliminate unnecessary DIRTY macro
2004-04-15 adamfixed bug 555
2004-04-15 adamre-enabled path support
2004-04-14 adamfixed bug 500
2004-04-14 adamfixed bug 543
2004-04-12 adamreorganized file layout (part 2: edits) RC4
2004-04-12 adamreorganized file layout (part 1: moves and renames)