egroupware_official/phpgwapi/js/egw_action
2011-03-30 20:52:02 +00:00
..
test Fixed bug with grid element position calculation in firefox - firefox uses fractional height values internally but returns them rounded when using offsetHeight - using getComputedStyle when using firefox fixed the issue. 2011-03-30 20:52:02 +00:00
egw_action_common.js removed egwGridView_outer margin 2011-03-30 12:28:24 +00:00
egw_action_dragdrop.js removed egwGridView_outer margin 2011-03-30 12:28:24 +00:00
egw_action_popup.js Fixed bugs with Drag&Drop and IE, improved speed of grid view component by adding an timestamp to the data cells and only updating them if the timestamp has changed 2011-03-25 13:12:24 +00:00
egw_action.js Added new column type 'EGW_COL_TYPE_CHECKBOX' 2011-03-30 14:28:49 +00:00
egw_grid_columns.js Added new column type 'EGW_COL_TYPE_CHECKBOX' 2011-03-30 14:28:49 +00:00
egw_grid_data.js Added new column type 'EGW_COL_TYPE_CHECKBOX' 2011-03-30 14:28:49 +00:00
egw_grid_view.js Fixed bug with grid element position calculation in firefox - firefox uses fractional height values internally but returns them rounded when using offsetHeight - using getComputedStyle when using firefox fixed the issue. 2011-03-30 20:52:02 +00:00
egw_grid.js Added new column type 'EGW_COL_TYPE_CHECKBOX' 2011-03-30 14:28:49 +00:00
egw_menu_dhtmlx.js Modernized grid design a bit, added auto triggering of the default action to the popup action, added simple action-binding to the egwGrid 2011-03-14 20:11:08 +00:00
egw_menu.js Implemented egw_popup_action, tested, got it working with IE 2011-02-26 18:04:28 +00:00
egw_stylesheet.js Small design improvements, fixed horz. scrollbar in grid with chrome, ie compatibility, enabled column selection, fixed prefetch code 2011-03-16 17:50:25 +00:00