Ralf Becker
|
e4b8dfd9f5
|
working progress widget, thought infolog uses a button with an image, which is a progressbar ...
|
2011-09-09 12:17:16 +00:00 |
|
Andreas Stöckel
|
87c0db7be1
|
Fixed correct expanding of names and implemented the dataProvider class
|
2011-09-08 18:36:09 +00:00 |
|
Andreas Stöckel
|
b1223cb426
|
Expressions in the dataview-rows are now evaluated correctly
|
2011-09-07 16:59:23 +00:00 |
|
Andreas Stöckel
|
8d5b990826
|
Implemented system for fast cloning of rows in the dataview - widgets which want to support this method have to implement et2_IDetachedDOM
|
2011-09-06 16:50:38 +00:00 |
|
Andreas Stöckel
|
d037187234
|
Added code for creating widget-rows in the dataview
|
2011-09-05 14:35:28 +00:00 |
|
Andreas Stöckel
|
5c4c175ce2
|
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
|
2011-08-26 09:58:25 +00:00 |
|
Andreas Stöckel
|
ec5b162bfa
|
Moved et2 core interfaces to own file; implemented Class.free which cares about calling 'destroy', removing all references the object may hold and rendering the object unusable after 'free' has been called; added 'getMem_freeMem_trace' which helps hunting down memory leaks with objects derriving from Class; added first implementation of the nextmatch widget - currently does nothing else but rendering the header and clicking on the nextmatch_sortheader labels
|
2011-08-25 13:35:53 +00:00 |
|