2008-11-13  Austin Che  <dev@austinche.name>

	* fix entering lock code
	* add kb_light script

2008-11-06  Austin Che  <dev@austinche.name>

	* $_ gettext function

2008-11-02  Austin Che  <dev@austinche.name>

	* alarm.conf to handle alarms
	* osso_media_server.conf to handle multimedia communication
	* $int, $double, $boolean type conversion functions
	* gconf_unset

2008-11-01  Austin Che  <dev@austinche.name>

	* use GValues for data types
	* fix call stack crash

2008-10-14  Austin Che  <dev@austinche.name>

	* load action
	* windows now have their own name and are not associated with a
	mode
	* window_new action

2007-12-30  Austin Che  <dev@austinche.name>

	* Additional dsme display related messages (e.g. dim timeout, brightness)
	* Make default config emulate systemui look

2007-12-26  Austin Che  <dev@austinche.name>

	* eval action
	* ifeq conditional action with case-switch-else semantics
	* dbus actions
	* powerline: command line dbus interface to powered

2007-12-24  Austin Che  <dev@austinche.name>

	* powered: almost complete implementation of mce dbus interface

2007-12-22  Austin Che  <dev@austinche.name>

	* failsafe mode in powered
	* removed %date/%time/%file functions
	* allow nesting such as `echo $foo`
	* changed all % variables/functions to use $ instead

2007-11-26  Austin Che  <dev@austinche.name>

	* replace actions widget_date, widget_text, widget_icon with
	generic widget_set

2007-11-23  Austin Che  <dev@austinche.name>

	* GtkEntry widget support
	* new window type 'fullmodal' for fullscreen modal window

2007-11-21  Austin Che  <dev@austinche.name>

	* fix pointer grabs - replace GtkInvisible with a hidden toplevel
	window
	* new actions: widget_show, widget_hide, dbus_add, dbus_remove, dbus_reply
	* actions switch, show, hide made into macros

2007-11-18  Austin Che  <dev@austinche.name>

	* timer cancel bugfix
	* powered daemon to replace mce
	* remove systemui imitation from powerlaunch code

2007-11-08  Austin Che  <dev@austinche.name>

	* support for GtkTreeView and lists
	* emulation of the default systemui interface

2007-11-02  Austin Che  <dev@austinche.name>

	* remove fullscreen action (use external program instead)
	* add widget_color for setting colors

2007-10-30  Austin Che  <dev@austinche.name>

	* calendar widget, widget_date action
	* rename widget setting actions

2007-10-27  Austin Che  <dev@austinche.name>

	* call stack with arguments
	* macros and 'define' action

2007-10-25  Austin Che  <dev@austinche.name>

	* rewrite actions parsing
	* changed var/file etc. prefixes to use special symbols
	* automatic concatentation of strings
	* nested layouts (layout_add action)

2007-10-18  Austin Che  <dev@austinche.name>

	* support for images/icons
	* fullscreen action

2007-10-13  Austin Che  <devaustinche.name>

	* fix launch action
	* use multiple config files and concept of namespaces
	* extra special prefixes: sys, date/time
	* automatic mode inheritance from layout's mode

2007-10-09  Austin Che  <dev@austinche.name>

	* rewrite memory handling
	* reading from variables and files via var: and file: prefixes

2007-10-02  Austin Che  <dev@austinche.name>

	* Add timers

2007-09-15  Austin Che  <dev@austinche.name>

	* initial release

