hamidouk [Mon, 24 Oct 2011 16:51:22 +0200] rev 127
added tests for init.js.
hamidouk [Mon, 24 Oct 2011 12:43:13 +0200] rev 126
added some code to move the arrow (WIP).
hamidouk [Mon, 24 Oct 2011 12:42:45 +0200] rev 125
added a function to clear the widget.
hamidouk [Mon, 24 Oct 2011 12:42:15 +0200] rev 124
changed widget.js to add some properties to the widget. Widgets now only get the
gui options as a parameter instead of the whole configuration.
hamidouk [Fri, 21 Oct 2011 17:27:04 +0200] rev 123
added a file for the init routines.
hamidouk [Fri, 21 Oct 2011 17:26:44 +0200] rev 122
change to an internal structure.
hamidouk [Fri, 21 Oct 2011 17:25:52 +0200] rev 121
some refactoring to use this.selector instead of directly using jquery.
hamidouk [Fri, 21 Oct 2011 17:25:22 +0200] rev 120
added a layoutmanager in a test.
hamidouk [Fri, 21 Oct 2011 17:25:09 +0200] rev 119
changes relative to the layout file.
hamidouk [Fri, 21 Oct 2011 17:23:01 +0200] rev 118
added two layout integration testing files.
hamidouk [Fri, 21 Oct 2011 17:22:44 +0200] rev 117
some renames to the layout internal structures.
hamidouk [Fri, 21 Oct 2011 14:07:07 +0200] rev 116
added a doc dir and a file explaining coding conventions.
hamidouk [Fri, 21 Oct 2011 14:06:46 +0200] rev 115
forgot an inheritance line.
hamidouk [Fri, 21 Oct 2011 14:06:29 +0200] rev 114
added a .selector object to all the widgets.