- Aug 06, 2012
-
-
Andreas Gohr authored
-
- Jul 28, 2012
-
-
Andreas Gohr authored
-
- May 04, 2012
-
-
Andreas Gohr authored
See http://stackoverflow.com/questions/805107/how-to-create-multiline-strings for info on them.
-
- Feb 07, 2012
-
-
Andreas Gohr authored
This removes the cachekey parameter again and instead follows @michitux's suggestion to trigger an event for the cache usage
-
- Feb 01, 2012
-
-
Andreas Gohr authored
-
- Jan 24, 2012
-
-
Dominik Eckelmann authored
-
- Sep 13, 2011
-
-
Adrian Lang authored
-
- Sep 04, 2011
-
-
Adrian Lang authored
This reverts commit ba6c070e. This reverts commit 92351008.
-
Adrian Lang authored
-
- Aug 19, 2011
-
-
Andreas Gohr authored
-
- Aug 18, 2011
-
-
Andreas Gohr authored
jquerized
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Aug 07, 2011
-
-
Kate Arzamastseva authored
-
- Aug 04, 2011
-
-
Kate Arzamastseva authored
-
- Jul 10, 2011
-
-
Adrian Lang authored
Make it faster, prettier, less wrong, add UI effects, use jQuery UI Dialog, Abstract tree view stuff away into jQuery.dw_tree
-
- Jul 08, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
There are probably more functions that should go in here
-
- Jul 02, 2011
-
-
Adrian Lang authored
* Increase HTTP cache time since the resources are timestamped on request anyway * Check userscript.js only once for JS cache validation * Use cache class
-
- Jun 23, 2011
-
-
Adrian Lang authored
* 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
-
- Jun 21, 2011
-
-
Adrian Lang authored
* 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
-
- Jun 13, 2011
-
-
Andreas Gohr authored
JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized.
-
- Jun 05, 2011
-
-
Andreas Gohr authored
This fixes a problem with running the minified jQuery through the compressor.
-
Andreas Gohr authored
-
Andreas Gohr authored
This patch adds a simple shell script to easily update the jQuery/jQuery-UI+theme bundle to the latest available version. The jQuery-UI CSS theme is now loaded in lib/exe/css.php (before plugin and template styles - 3rd party authors can override the styles).
-
Andreas Gohr authored
This avoids problems when the files are concatenated later.
-
- May 07, 2011
-
-
Anika Henke authored
-
- Apr 21, 2011
-
-
Adrian Lang authored
If no HTML element with the id wiki__text exists, locktimer.init led to a JavaScript error.
-
- Mar 30, 2011
-
-
Michal Rezler authored
-
- Mar 28, 2011
-
-
Michal Rezler authored
-
- Mar 27, 2011
-
-
Michal Rezler authored
-
- Mar 26, 2011
-
-
Michal Rezler authored
-
Michal Rezler authored
-
- Feb 06, 2011
-
-
Andreas Gohr authored
I also adjusted the coding style to match our other JS classes
-
- Nov 29, 2010
-
-
Michael Hamann authored
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
-
- Oct 26, 2010
-
-
Michael Hamann authored
-
- Oct 22, 2010
-
-
Andreas Gohr authored
-
- Oct 10, 2010
-
-
Pierre Spring authored
-
Pierre Spring authored
-
- Sep 27, 2010
-
-
Pierre Spring authored
-