February 21st, 2013· rewritten core event processing
· seperated event running from GUI code
· GUI building is delayed when dialog is not shown in session
· tweaked calculation of time precision
· using named functions, and 'let' keyword to replace anonymous functions
· Reduce I/O operations issued when saving data
· fixed: number of active events displayed in the icon should be accurate now
· fixed: time validation more solid now
· changed: stopping event the universal way when editing a running one
· changed: (in)active row colors to be more vibrant and distinct
· changed: shortened function calls, error checking
· changed: using proper toolbar button from toolbarbutton-jplib
· update SDK to 1.13
· update jQuery to 1.9
August 16th, 2012· Updated to jQuery 1.8 and Addon SDK 1.9
July 12th, 2012· updated AddOn SDK to v1.8
· updated jQuery to 1.7.2
· added: localization support (currently: Dutch, French, English)
· fixed: auto-scrolling up when selecting events should work
· fixed: number of "active" events update before row removal
May 11th, 2012· updated Addon-SDK to 1.6.1 to be compatible with Firefox 12
· added: basic localization support (currently: Dutch, French, English)
· fixed: auto-scrolling up when selecting events should work
· fixed: number of "active" events update before row removal
February 19th, 2012· changed: custom events now run through modified pub/sub plugin made by Peter Higgins
· changed: reduced number of progress event handlers
· fixed: using hsl()/rgb() for preference colorsProgressIcon had a bug
· fixed: stabilized reading preferences on startup
· fixed: edited events that lost focus were getting previous value doubled
February 14th, 2012· fixed: events at the top are now scrolled into view too
· fixed: buttons didn't change state when event state changed
· fixed: major dataloss bug in SDK 1.4
· changed: using a modified version of quickredfox's whenAll for reading preferences
· added: missing prefs are detected now, sets default value
· added: timeout for reading prefs