Mon, 24 Oct 2011 17:28:11 +0200 added a file to integration-test the init process. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:28:11 +0200] rev 135
added a file to integration-test the init process.
Mon, 24 Oct 2011 17:27:47 +0200 changed file to follow function changes. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:27:47 +0200] rev 134
changed file to follow function changes.
Mon, 24 Oct 2011 17:27:35 +0200 changed file to follow function changes. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:27:35 +0200] rev 133
changed file to follow function changes.
Mon, 24 Oct 2011 17:27:13 +0200 removed debug printf. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:27:13 +0200] rev 132
removed debug printf.
Mon, 24 Oct 2011 17:26:58 +0200 renames. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:26:58 +0200] rev 131
renames.
Mon, 24 Oct 2011 17:26:36 +0200 added a semicolon. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:26:36 +0200] rev 130
added a semicolon.
Mon, 24 Oct 2011 17:26:18 +0200 init now more or less passes unit tests. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:26:18 +0200] rev 129
init now more or less passes unit tests.
Mon, 24 Oct 2011 17:25:54 +0200 renames and inheritance bug fixes. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:25:54 +0200] rev 128
renames and inheritance bug fixes.
Mon, 24 Oct 2011 16:51:22 +0200 added tests for init.js. popcorn-port
hamidouk [Mon, 24 Oct 2011 16:51:22 +0200] rev 127
added tests for init.js.
Mon, 24 Oct 2011 12:43:13 +0200 added some code to move the arrow (WIP). popcorn-port
hamidouk [Mon, 24 Oct 2011 12:43:13 +0200] rev 126
added some code to move the arrow (WIP).
Mon, 24 Oct 2011 12:42:45 +0200 added a function to clear the widget. popcorn-port
hamidouk [Mon, 24 Oct 2011 12:42:45 +0200] rev 125
added a function to clear the widget.
Mon, 24 Oct 2011 12:42:15 +0200 changed widget.js to add some properties to the widget. Widgets now only get the popcorn-port
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.
Fri, 21 Oct 2011 17:27:04 +0200 added a file for the init routines. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:27:04 +0200] rev 123
added a file for the init routines.
Fri, 21 Oct 2011 17:26:44 +0200 change to an internal structure. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:26:44 +0200] rev 122
change to an internal structure.
Fri, 21 Oct 2011 17:25:52 +0200 some refactoring to use this.selector instead of directly using jquery. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:25:52 +0200] rev 121
some refactoring to use this.selector instead of directly using jquery.
Fri, 21 Oct 2011 17:25:22 +0200 added a layoutmanager in a test. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:25:22 +0200] rev 120
added a layoutmanager in a test.
Fri, 21 Oct 2011 17:25:09 +0200 changes relative to the layout file. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:25:09 +0200] rev 119
changes relative to the layout file.
Fri, 21 Oct 2011 17:23:01 +0200 added two layout integration testing files. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:23:01 +0200] rev 118
added two layout integration testing files.
Fri, 21 Oct 2011 17:22:44 +0200 some renames to the layout internal structures. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:22:44 +0200] rev 117
some renames to the layout internal structures.
Fri, 21 Oct 2011 14:07:07 +0200 added a doc dir and a file explaining coding conventions. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:07:07 +0200] rev 116
added a doc dir and a file explaining coding conventions.
Fri, 21 Oct 2011 14:06:46 +0200 forgot an inheritance line. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:06:46 +0200] rev 115
forgot an inheritance line.
Fri, 21 Oct 2011 14:06:29 +0200 added a .selector object to all the widgets. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:06:29 +0200] rev 114
added a .selector object to all the widgets.
Fri, 21 Oct 2011 14:05:59 +0200 small changes to the layout manager. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:05:59 +0200] rev 113
small changes to the layout manager.
Fri, 21 Oct 2011 11:21:56 +0200 added layout manager and moved library files in the build. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:21:56 +0200] rev 112
added layout manager and moved library files in the build.
Fri, 21 Oct 2011 11:21:35 +0200 added a basic layout manager. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:21:35 +0200] rev 111
added a basic layout manager.
Fri, 21 Oct 2011 11:21:14 +0200 moved external libraries to their own subdir. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:21:14 +0200] rev 110
moved external libraries to their own subdir.
Fri, 21 Oct 2011 11:19:42 +0200 fix to the PlayerWidget constructor. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:19:42 +0200] rev 109
fix to the PlayerWidget constructor.
Thu, 20 Oct 2011 15:59:28 +0200 broke the serializers across multiple files. added a newline to the end of popcorn-port
hamidouk [Thu, 20 Oct 2011 15:59:28 +0200] rev 108
broke the serializers across multiple files. added a newline to the end of segmentsWidget.js.
Thu, 20 Oct 2011 15:53:27 +0200 changed the json file with a less-buggy version. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:53:27 +0200] rev 107
changed the json file with a less-buggy version.
Thu, 20 Oct 2011 15:52:51 +0200 added the new widget to the integration tests. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:52:51 +0200] rev 106
added the new widget to the integration tests.
Thu, 20 Oct 2011 15:52:18 +0200 cleanup of the template files. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:52:18 +0200] rev 105
cleanup of the template files.
Thu, 20 Oct 2011 15:52:00 +0200 fixed the segments widget. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:52:00 +0200] rev 104
fixed the segments widget.
(0) -100 -50 -32 +32 +50 +100 +300 tip