Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | renamed linkwiz object | Andreas Gohr | 2011-07-08 |
| | |||
* | deprecated getElementsByClass | Andreas Gohr | 2011-07-04 |
| | |||
* | deprecated findPosX and findPosY | Andreas Gohr | 2011-07-04 |
| | |||
* | Fix and refactor ajax.js | Adrian Lang | 2011-06-23 |
| | | | | | | | | | * Move file to qsearch.js * Rename object to dw_qsearch * Remove unnecessary usage of Delay * Use $ prefix for jQuery objects * Fix result list hiding on click * Fix namespace shorting | ||
* | Fix index Javascript, introduce compatibility.js | Adrian Lang | 2011-06-21 |
* Removed "use strict" statement, since it does not work with our script file joining (the statement has to be the first in a file or function) * Make index a global object again to allow overriding and enhancing * Use prefix dw_ for index object * Reintroduce index.treeattach * Support deprecated index.toggle calling convention * Add $ prefix for jQuery variables * Use slide animation for freshly loaded sublists as well * Fix various errors |