mandelbrot.git
2015-05-03 Robert Kaiserport bug 1155776, bug 1155816, bug 870370 (moves from... master
2015-02-13 Robert Kaisermake things builds with trunk
2014-02-06 Robert Kaiserbump version compat
2013-12-27 Robert Kaiserstate jar.mn in moz.build
2013-12-11 Robert Kaiserbump application version compat
2013-11-22 Robert Kaisermake it compile with nightly again
2013-11-08 Robert Kaiserfix abspath error on trunk
2013-09-20 Robert Kaiserversion updates
2013-08-06 Robert Kaiserbump compat for new nightlies
2013-06-28 Robert Kaiserbump versions
2013-05-14 Robert Kaisercompat with new nightlies
2013-04-05 Robert Kaiserbumps for new versions
2013-03-22 Robert Kaisermove more variables to moz.build
2013-03-09 Robert Kaisermake stuff build with the new moz.build stuff for now
2013-03-03 Robert Kaisermake stuff build with the new moz.build stuff for now
2013-02-20 Robert Kaisercompat with newer versions
2012-10-09 Robert Kaisersupport current trunk
2011-12-22 Robert Kaiserdeclare compat with Gecko 12 versions
2011-11-09 Robert Kaiserbump versions to include new trunk
2011-10-30 Robert Kaiserremove any global prefs the add-on sets, remove another...
2011-10-15 Robert Kaiserfinish things up for 4.0b3
2011-10-15 Robert Kaiseradd a test, use Services
2011-10-15 Robert Kaiserintroduce touch events (or try that), start refactoring...
2011-05-27 Robert Kaiserbump compatibility version numbers
2011-01-18 Robert Kaiserunsupport old app versions
2011-01-18 Robert Kaiserre-introduce compatibility with Gecko < 2.0 apps
2011-01-16 Robert Kaisergive the panel a better look on mobile
2011-01-16 Robert Kaiseradd item to new Firefox button menu, make Firefox and...
2011-01-16 Robert Kaiserremove prompt for zooming
2011-01-16 Robert Kaiserconvert image settings to a panel in windowed version...
2011-01-16 Robert Kaiserconvert image settings to a panel in the in-tab UI...
2011-01-15 Robert Kaisererror console and add-ons manager don't need to be...
2011-01-15 Robert Kaisermake Mandelbrot work nicely inside a tab in Fennec...
2010-09-17 Robert Kaisermake the XULRunner version work with Gecko 2.0.* and...
2010-05-29 Robert Kaiserreally make mandelbrot ready for add-on release
2010-05-27 Robert Kaisermake mandelbrot build and roughly work as an extension
2010-03-15 Robert Kaiserimplement graphical drag feedback for zooming
2009-08-06 Robert Kaisercorrect clamping values in a way that the overview...
2009-08-03 Robert Kaiserupdate build ID so people reading the new blog post...
2009-08-02 Robert Kaisermaking calling bookmarks actually work :)
2009-08-02 Robert Kaisermake overview item work
2009-08-02 Robert Kaiserset current image's data in a global var and use it...
2009-08-02 Robert Kaiserre-indent drawLine(), only care about mouse-up if zooms...
2009-08-01 Robert KaiserConvert rainbow palettes from VB to JS code and make...
2009-07-31 Robert KaiserMerge branch 'master' of linz:/srv/git/mandelbrot
2009-07-31 Robert Kaiserupdate copyright and build dates somewhat, add commands...
2009-07-30 Robert Kaiseruse a global var for the bundle, make prompts use corre...
2009-07-29 Robert Kaiseradd prompts: bookmark name input, zoom loading confirm...
2009-07-29 Robert Kaiserallow to pass parameters to the script
2009-07-29 Robert Kaisermake bookmarks menu work up to a point where it saves...
2009-07-28 Robert Kaiseradd a first set of code to support bookmarking places
2009-07-28 Robert Kaiserstart functionality for zooming, right now just alert...
2009-05-03 Robert Kaiseruse center-aligned hboxes to makes labels and textboxes...
2009-04-28 Robert Kaiserremove a few flex value to make labels and textboxes...
2009-04-28 Robert Kaisermake extra button to call image drawing really work
2009-04-28 Robert Kaiserrefine finding of XULRunner a bit to accept versioned...
2009-04-03 Robert Kaiserstack draw buton over canvas and hide it when drawing...
2009-04-03 Robert Kaisermake error console and add-ons window available from...
2009-03-26 Robert Kaiserwork with 1.9.2 XULRunner, always set instantApply...
2008-12-09 Robert Kaiseradd an option for synching proportions and implement...
2008-10-29 Robert Kaiseradd scale field in image settings, add extra button...
2008-10-27 Robert Kaiserextend image settings with coordinates and preview
2008-10-26 Robert Kaiserstart an 'image settings' prefwindow-based dialog for...
2008-09-07 Robert Kaiseractually make filepicker work for saving the image
2008-09-02 Robert Kaiseradd patch by prefiks pointed out in home.kairo.at/blog...
2008-08-23 Robert Kaiseradd MPL/GPL/LGPL tri-license to all files
2008-08-23 Robert Kaisermake UI prefs actually work, add menus for debug option...
2008-08-20 Robert Kaiseradd not-yet-working prefs menu
2008-08-19 Robert Kaiseruse let wherever possible in our code
2008-08-19 Robert Kaiseruse vastly more efficiant but less beautiful code for...
2008-08-15 Robert Kaiserinit the git repo with an intial working state of the...