.. |
lib
|
et2_debug is now capable of taking any count of arguments as the console.* functions do, improved 'Attribute does not exist' message, fixed memory leak in grid (inherited destructor was not called)
|
2011-08-15 16:03:53 +00:00 |
test
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
ajax_select.js
|
Javascript fix for ajax select widget on IE
|
2010-02-15 20:40:34 +00:00 |
et2_arrayMgr.js
|
- Reading readonly properties
|
2011-08-16 12:31:18 +00:00 |
et2_baseWidget.js
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
et2_box.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_button.js
|
Selectbox now allows 'option'-widgets inside of it, added hrule widget, added support for 'buttononly'
|
2011-08-21 13:24:20 +00:00 |
et2_checkbox.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_common.js
|
Got JS handlers working again
|
2011-08-21 12:23:56 +00:00 |
et2_description.js
|
- Reading readonly properties
|
2011-08-16 12:31:18 +00:00 |
et2_DOMWidget.js
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
et2_grid.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_hbox.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_hrule.js
|
Selectbox now allows 'option'-widgets inside of it, added hrule widget, added support for 'buttononly'
|
2011-08-21 13:24:20 +00:00 |
et2_html.js
|
Added widget for html-XET tag and added forgotten et2_styles.js
|
2011-08-16 13:12:39 +00:00 |
et2_inheritance.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_inputWidget.js
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
et2_number.js
|
Add basic implementation of numeric (int & float) and selectbox widgets
|
2011-08-16 17:02:09 +00:00 |
et2_radiobox.js
|
Add basic radio, readonly version of checkbox/radio
|
2011-08-18 17:34:01 +00:00 |
et2_selectbox.js
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
et2_styles.js
|
Added align property and working hbox/vbox implementation
|
2011-08-16 16:46:22 +00:00 |
et2_tabs.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_template.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_textbox.js
|
Fixed textbox cols/rows always being set to 1
|
2011-08-19 16:39:28 +00:00 |
et2_valueWidget.js
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
et2_widget.js
|
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
|
2011-08-21 15:22:00 +00:00 |
et2_xml.js
|
- Styled button a little bit
|
2011-08-10 14:36:31 +00:00 |
etemplate2.js
|
Selectbox now allows 'option'-widgets inside of it, added hrule widget, added support for 'buttononly'
|
2011-08-21 13:24:20 +00:00 |
etemplate.js
|
Correctly change style if element has more than one class
|
2011-03-08 23:49:30 +00:00 |
nextmatch_action.js
|
Fix clearing of nm_popup_action resulting in a submit for the second time a popup was shown
|
2011-08-08 17:35:01 +00:00 |