Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #444402 by sun: clean up of parseInt() usage.
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
- Patch #479340 by tic2000: fixed Javascript error.
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
#360081 by quicksketch: Stop using global variables for JavaScript settings.
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
- Patch #258064 by Senpai: code cleanup.
#174708 by multiple contributors: update jQuery to 1.2
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
#146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version
#119441: JavaScript aggregator/compressor by m3avrck and others.
- Patch #134185 by Ralf Stamm: missing CVS IDs in files. Backport from HEAD.
- Patch #134185 by Ralf Stamm: missing CVS IDs in files.
#88202: Adding Garland theme to core.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |