root / trunk / src

Name Size Rev Age Last Change
../
behavior 7190 19 months alex: updating dojo.behavior to use dojo.query. Fixes #2407
cal 6777 21 months peller: merge [6776] to trunk
charting 6758 21 months ttrenka: Hidden switches to force axis re-rendering. To force an axis to …
collections 7319 18 months ttrenka: Fixes #2081 by creating new events on the Store and adding new handlers on …
crypto 5662 2 years ttrenka: Documentation efforts.
data 7391 18 months skinner: Fixed missing dojo.require() statement in dojo.data.core.SimpleBaseStore?. …
date 7461 18 months peller: Fixes #2269
debug 6842 21 months bill: remove deprecated dojo.debug.Firebug
dnd 7289 19 months skinner: (merge from 0.4 branch) References #2318. I just applied Mignon's …
dnd2 7914 17 months elazutkin: dnd2: forgot to commit common.js (thx LiuCougar?)
dot 7830 17 months BradNeuberg: Latest build of Windows local proxy
event 7083 19 months doughays: Fixes #1987, #1666, #2148.
flash 8887 15 months alex: adding flash6 and flash8 dirs
gfx 8711 15 months ttrenka: Refs #3114. Checked into the trunk so that uhop can pick up the changes …
html 8175 16 months liucougar: fixed contentEditable issue added enable property initial value updated …
i18n 7617 18 months peller: fix more dojo.number unit tests
io 8613 16 months jburke: Fixes #3011
lang 7564 18 months alex: refs #2414
lfx 7515 18 months alex: fixes #2489
logging 6840 21 months bill: dojo.declare: deprecate passing initializer in properties object, rather …
math 5858 2 years dylan: typos and errors in dojo.math.matrix
namespaces 6841 21 months bill: combine all the Show widgets (Show, ShowAction?, and ShowSlide?) into one …
off 7812 17 months BradNeuberg: Sped up the page load time of Moxie; the bottleneck was the number of …
selection 6840 21 months bill: dojo.declare: deprecate passing initializer in properties object, rather …
storage 7719 17 months BradNeuberg: We now pull all resources which might be required by Dojo Storage …
string 7787 17 months peller: Fixes #2350. Thanks again, schallm
undo 6981 20 months jburke: Fixes #2274: allow modules that use iframes to have djConfig overrides to …
uri 7085 19 months jburke: References #2197. I switched the uris to use moduleUri, but I did not give …
uuid 6148 23 months skinner: doc comments -- fixes #1556
validate 7443 18 months peller: Change validate.check example to use dojo.date.parse. date parse and …
widget 8629 15 months liucougar: added an API to make the Editor2Toolbar widget more decoupled with Editor2
xml 7150 19 months dylan: fixes #2204, add async property to src/xml/XslTransform.js, cla on file
a11y.js 3.5 kB 7085 19 months jburke: References #2197. I switched the uris to use moduleUri, but I did not give …
AdapterRegistry.js 2.7 kB 6383 22 months pottedmeat: A couple more comment cleanups
bootstrap1.js 14.2 kB 8582 16 months alex: another test of the pre-commit hook
browser_debug.js 4.5 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
browser_debug_xd.js 1.4 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
crypto.js 297 bytes 5662 2 years ttrenka: Documentation efforts.
currency.js 4.4 kB 7617 18 months peller: fix more dojo.number unit tests
data.js 79 bytes 1698 3 years dylan: minimal stub classes for dojo.data and dojo.validate
debug.js 2.7 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
Deferred.js 7.9 kB 6383 22 months pottedmeat: A couple more comment cleanups
DeferredList.js 2.3 kB 5546 2 years pottedmeat: Clarifying signature
dom.js 17.0 kB 7499 18 months liucougar: use while loop instead of for to get ride of accessing length property
experimental.js 0.9 kB 6149 23 months skinner: doc comments for dojo.data and parts of dojo.lang
flash.js 46.1 kB 7727 17 months BradNeuberg: Lots of changes in this commit: increase the offlineTimeout interval from …
hostenv_adobesvg.js 14.3 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
hostenv_browser.js 17.8 kB 8178 16 months jburke: (merge from 0.4 branch) Fixes #2771. An edge case when loading local and …
hostenv_dashboard.js 5.0 kB 5587 2 years liucougar: set eol-style
hostenv_jsc.js 2.2 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
hostenv_rhino.js 8.9 kB 7307 18 months peller: support multiple variants like en-us-POSIX. References #2325
hostenv_spidermonkey.js 2.2 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
hostenv_svg.js 6.3 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
hostenv_wsh.js 0.8 kB 7102 19 months jburke: (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules …
json.js 3.9 kB 6170 23 months pottedmeat: Updating comments
loader.js 20.2 kB 7575 18 months jburke: (merge from 0.4 branch) Fix some widget loading with opera, and make sure …
loader_xd.js 19.5 kB 8186 16 months jburke: (merge from 0.4 branch) Fixes #2775: xd issue with locale i18n bundles …
math.js 3.4 kB 5711 2 years ttrenka: Documentation efforts, continued.
NodeList.js 6.7 kB 7410 18 months alex: ensure that NodeList? implements JS 1.6 methods on IE. Makes test pages …
ns.js 5.5 kB 8330 16 months sjmiles: Fix typo. Sorry this took so long to get fixed. :( Refs #2273.
number.js 11.7 kB 7617 18 months peller: fix more dojo.number unit tests
off.js 20.3 kB 7797 17 months BradNeuberg: Project housekeeping: based on usability testing from about 1 1/2 months …
profile.js 3.8 kB 6279 22 months alex: adding docs for dojo.profile. Fixes #1547
query.js 26.0 kB 7802 17 months alex: more re-ordering to survive shrinksafe-ing. Refs #2649
regexp.js 22.3 kB 7398 18 months peller: Fix handling of places flag on regexp creation. References #2475
storage.js 15.9 kB 7719 17 months BradNeuberg: We now pull all resources which might be required by Dojo Storage …
string.js 65 bytes 2908 3 years david: begin the shakedown!
svg.js 9.9 kB 5972 23 months ttrenka: Very first rev of new charting engine. Only SVG line chart is supported …
sync.js 17.2 kB 7797 17 months BradNeuberg: Project housekeeping: based on usability testing from about 1 1/2 months …
validate.js 69 bytes 4070 2 years dylan: typo is validate.js, fixes #749
Note: See TracBrowser for help on using the browser.