added background color option to Font.drawGlyph()
[org.ibex.core.git] / src / org /
2005-01-09 adamadded background color option to Font.drawGlyph()
2005-01-09 adamimprovements to Paint.java
2005-01-09 adamtypo in Platform.java
2005-01-09 adamchanged four-character Apple Window Identifiers from...
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 adamadded some Apple-JVM specific properties
2005-01-09 adamsplit Java2 into Java2/Java4
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-08 crawshawfix infinite loop
2005-01-08 crawshawfinialise callargs
2005-01-08 crawshawpass correct range to sort()
2005-01-08 crawshawcheck getUri() result for null
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-29 adamtemporarily disabled splash screen
2004-12-29 adamswitched from builtin.jar to using util.Encode
2004-12-29 adamimproved debug message
2004-12-29 adamfixed up Stream for new JS API
2004-12-27 adam[re]-merged in Brians stuff
2004-07-13 adamimported files removed from elsewhere
2004-07-13 brianremove debugging info from BalancedTree
2004-07-13 brianupdate JSReflection
2004-07-13 brianremove debugging info
2004-07-13 brianupdate core for recent js changes
2004-07-13 brianlocal scope vars indexed by number
2004-07-07 brianget rid of JS.BT
2004-07-07 briantrim down public api
2004-07-07 brianuse //#jswitch more
2004-07-07 brianjswitch
2004-07-07 brianmore trap cleanup, brian back putAndTrigger...
2004-07-07 brianmore trap cleanup, properly handle JS.Clones
2004-07-07 briantype in JSArgs stuff
2004-07-06 brianbetter JSArray.sort() exception handling
2004-07-06 brianbetter enumeration, no need for SWAP(n>1)
2004-07-06 brianmore optimal jsfunction calls
2004-07-06 brianstream cleanup
2004-07-06 brianjsstring caching
2004-07-06 brianmore new js api fixes and cleanup
2004-07-06 brianupdate org.ibex.js.Directory for new api
2004-07-06 brianibex.core updates for new api
2004-07-06 brianfixes and additions to new js api
2004-07-06 brianpreliminary core conversion
2004-07-06 briannew js api
2004-07-03 brianmove JS's Hashtable to JS.O
2004-07-03 briancloneable is an interface
2004-07-03 briancleaned up trap handling in Interpreter.java
2004-07-03 brianno main() in BalancedTree
2004-07-03 brianorg.ibex.js.Test
2004-06-27 brianbug 247 - http.java bug
2004-06-19 brianfix unary +/- operators (bug 232)
2004-06-15 brianBalancedTree: size[] sanity checking
2004-06-15 brianBalancedTree: show size in printTree
2004-06-15 brianbalanced tree fixes round 1
2004-06-03 briancut down on balancedtree's memory usage
2004-06-02 briancascade bug infinite loop bug
2004-06-02 brianfix npe when putting to cascade in a normal func
2004-06-02 brianjsexn on stack overflow
2004-06-02 briangive an error when trying to trap private variables
2004-05-20 brianfix to fix for property delete problem
2004-05-20 brianjs delete key fix
2004-05-08 brianfix vexi.string
2004-07-03 brianuse JS.toString() everywhere
2004-07-03 adamquasi-temporary hack; reinstate coerceToString()
2004-07-03 adamfixed serious livelock bug in Directory.java
2004-07-03 adamadded Log.note() and ability to set prefs via properties
2004-06-30 adamtypo in Interpreter
2004-06-29 adamJSReflection now handles null properly
2004-06-28 adamadded flush method to Log.java
2004-06-23 adamadded sorting methods for ints and floats to Vec.java
2004-06-23 adamfixed nasty livelock bug in LineReader
2004-05-03 adamadded swapFloats to Vec.java
2004-06-18 adamrenamed method in Vec.Int
2004-06-18 adamadded Vec.Int
2004-05-30 adamupdated org.xwt.mips -> org.ibex.nestedvm
2004-05-09 adamadded JSExn.IO
2004-05-09 adamadded org.ibex.js.Directory: simple JS filesystem interface
2004-05-09 adamadded org.ibex.util.FileNameEncoder: safely escapes...
2004-05-08 adamPropertyFile regex bugfix
2004-05-08 adamPropertyFile coercion bugfix
2004-05-08 adamPropertyFile escapification bugfix
2004-05-08 adamadded org.ibex.js.PropertiesFile
2004-05-08 adamadded Log.setThreadAnnotation()
2004-05-08 adamanother LineReader fix
2004-05-07 adamfixed buffer size incrementing bug in LineReader
2004-05-08 adamadded LineReader
2004-05-07 briananother balanced tree fix (vexi bug 90)
2004-05-02 adamfreetype curve extraction in Font.java and readback...
2004-04-19 adamadded Affine.premultiply()
2004-04-19 adambugfix in url parsing for HTTP.java
2004-05-02 adamadded CounterEnumeration
2004-05-02 adamadded org.ibex.js.JSReflection
2004-04-18 adambetter readability for multiline log messages
2004-04-15 adamUNDO: fixed bug 555
2004-04-16 adamfix bug 556
2004-04-15 adammore useful error messages
next