questionable patch: merge of a lot of stuff from the svg branch
[org.ibex.core.git] / src / org / ibex / plat /
2009-06-21 adamquestionable patch: merge of a lot of stuff from the... master
2006-03-07 adamhacks to get things working
2005-07-02 adamMesh replaces Polygon
2005-02-14 adamadded missing patches to move to fillTriangle() and...
2005-01-28 adamfix drawGlyph
2005-01-28 adammake i2 visible outside AWT.java
2005-02-14 adammassive reworking of Box.java
2005-01-23 adamremoved min/max width/height helper methods
2005-01-23 adammac-specific AWT hacks, reenable resize
2005-01-18 adamugly hacks to accomodate Apple's buggy AWT implementation
2005-01-17 adammove LocalStorage from core to plat
2005-01-16 adamStream->Fountain, move Scheduler to Platform, HashMap...
2005-01-09 adamnew PixelBuffer API (mainly tons of renames)
2005-01-09 adamtypo in Platform.java
2005-01-09 adamchanged four-character Apple Window Identifiers from...
2005-01-09 adamadded some Apple-JVM specific properties
2005-01-09 adamsplit Java2 into Java2/Java4
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-06 brianpreliminary core conversion
2004-04-15 adamfixed Darwin builds
2004-04-14 adammore renaming fixes
2004-04-14 adampropagated renaming fixes to .cc files
2004-04-14 adamremoved import org.ibex (breaks gcj)
2004-04-12 adamreorganized file layout (part 2: edits) RC4
2004-04-12 adamreorganized file layout (part 1: moves and renames)
2004-04-08 adamimproved Java2 AWT performance
2004-03-10 adamnative builds are now oneshot compiled
2004-03-09 adamfixed bugs 480 and 488
2004-03-05 adamNanoGoat
2004-02-26 adamthis does not work
2004-02-25 adamsynced back up; 126k
2004-02-25 adamremoved ugly gcj hack
2004-02-23 adamworking_even_better
2004-02-21 adamit works!!!!
2004-02-18 adampruner mostly working
2004-02-16 adamfinally got pruning sorta working
2004-02-12 adammisc native build fixups
2004-02-11 adamfixed bug 403, added logging to tcp and email
2004-02-10 adamfixed miscompile on jdk14
2004-02-10 adambug 116: x11 file dialog
2004-02-10 adammousewheel support on all platforms (X11,Darwin,Win32...
2004-02-05 tupshin[remove unused private fields -- leaving ones that...
2004-02-05 tupshinremoving unnecessary constructors
2004-02-05 tupshinbad boolean instantiation
2004-02-05 tupshinremoving unused local variables
2004-02-04 tupshinone unnecessary import in POSIX.java
2004-02-03 tupshinmass rename and rebranding from xwt to ibex - fixed...