• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more dojo sources

    • -0
    • +11
    ./dojo-ajax/src/crypto/LICENSE
    • -0
    • +220
    ./dojo-ajax/src/data/csv/CsvStore.js
    • -0
    • +81
    ./dojo-ajax/src/data/csv/Result.js
    • -0
    • +21
    ./dojo-ajax/src/data/csv/__package__.js
    • -0
    • +33
    ./dojo-ajax/src/graphics/color/hsl.js
    • -0
    • +23
    ./dojo-ajax/src/graphics/color/hsv.js
    • -0
    • +6
    ./dojo-ajax/src/i18n/currency/nls/README
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/en/EUR.js
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/en/GBP.js
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/en/INR.js
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/en/ITL.js
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/en/JPY.js
    • -0
    • +14
    ./dojo-ajax/src/i18n/currency/nls/en/USD.js
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/en-us/USD.js
    • -0
    • +13
    ./dojo-ajax/src/i18n/currency/nls/hi/EUR.js
  1. … 11 more files in changeset.
commit dojo sources

    • -0
    • +245
    ./dojo-ajax/src/animation/Animation.js
    • -0
    • +64
    ./dojo-ajax/src/animation/AnimationEvent.js
    • -0
    • +162
    ./dojo-ajax/src/animation/AnimationSequence.js
    • -0
    • +16
    ./dojo-ajax/src/animation/Timer.js
    • -0
    • +20
    ./dojo-ajax/src/animation/__package__.js
    • -0
    • +815
    ./dojo-ajax/src/cal/iCalendar.js
    • -0
    • +75
    ./dojo-ajax/src/cal/textDirectory.js
    • -0
    • +224
    ./dojo-ajax/src/charting/svg/Axis.js
    • -0
    • +79
    ./dojo-ajax/src/charting/svg/PlotArea.js
    • -0
    • +872
    ./dojo-ajax/src/charting/svg/Plotters.js
    • -0
    • +270
    ./dojo-ajax/src/charting/vml/Axis.js
    • -0
    • +78
    ./dojo-ajax/src/charting/vml/PlotArea.js
    • -0
    • +1141
    ./dojo-ajax/src/charting/vml/Plotters.js
    • -0
    • +62
    ./dojo-ajax/src/data/old/Attribute.js
    • -0
    • +327
    ./dojo-ajax/src/data/old/Item.js
  1. … 68 more files in changeset.
commit dojo widgets

    • -0
    • +15
    ./dojo-ajax/src/widget/nls/fr/validate.js
    • -0
    • +16
    ./dojo-ajax/src/widget/nls/ja/validate.js
    • -0
    • +15
    ./dojo-ajax/src/widget/nls/zh-cn/validate.js
    • -0
    • +4
    ./dojo-ajax/src/widget/templates/Editor2/showtableborder_ie.css
    • -0
    • +15
    ./dojo-ajax/src/widget/templates/Editor2/Dialog/createlink.html
    • -0
    • +15
    ./dojo-ajax/src/widget/templates/Editor2/Dialog/find.html
    • -0
    • +114
    ./dojo-ajax/src/widget/templates/Editor2/Dialog/insertimage.html
    • -0
    • +91
    ./dojo-ajax/src/widget/templates/Editor2/Dialog/inserttable.html
    • binary
    ./dojo-ajax/src/widget/templates/buttons/aggregate.gif
  1. … 175 more files in changeset.
commit dojo widgets

    • -0
    • +279
    ./dojo-ajax/src/widget/AccordionContainer.js
    • -0
    • +98
    ./dojo-ajax/src/widget/AnimatedPng.js
    • -0
    • +432
    ./dojo-ajax/src/widget/Button.js
    • -0
    • +257
    ./dojo-ajax/src/widget/Chart.js
    • -0
    • +182
    ./dojo-ajax/src/widget/Checkbox.js
    • -0
    • +211
    ./dojo-ajax/src/widget/Clock.js
    • -0
    • +123
    ./dojo-ajax/src/widget/ColorPalette.js
    • -0
    • +840
    ./dojo-ajax/src/widget/ComboBox.js
    • -0
    • +706
    ./dojo-ajax/src/widget/ContentPane.js
    • -0
    • +63
    ./dojo-ajax/src/widget/CurrencyTextbox.js
    • -0
    • +496
    ./dojo-ajax/src/widget/DatePicker.js
    • -0
    • +98
    ./dojo-ajax/src/widget/DateTextbox.js
    • -0
    • +26
    ./dojo-ajax/src/widget/DebugConsole.js
    • -0
    • +346
    ./dojo-ajax/src/widget/Dialog.js
    • -0
    • +382
    ./dojo-ajax/src/widget/DocPane.js
  1. … 207 more files in changeset.
commit 2nd batch dojo files

    • -0
    • +146
    ./dojo-ajax/src/charting/Axis.js
    • -0
    • +85
    ./dojo-ajax/src/charting/Chart.js
    • -0
    • +103
    ./dojo-ajax/src/charting/Plot.js
    • -0
    • +193
    ./dojo-ajax/src/charting/PlotArea.js
    • -0
    • +19
    ./dojo-ajax/src/charting/Plotters.js
    • -0
    • +46
    ./dojo-ajax/src/charting/README.txt
    • -0
    • +215
    ./dojo-ajax/src/charting/Series.js
    • -0
    • +11
    ./dojo-ajax/src/charting/__package__.js
    • -0
    • +146
    ./dojo-ajax/src/collections/ArrayList.js
    • -0
    • +203
    ./dojo-ajax/src/collections/BinaryTree.js
    • -0
    • +124
    ./dojo-ajax/src/collections/Collections.js
    • -0
    • +129
    ./dojo-ajax/src/collections/Dictionary.js
    • -0
    • +153
    ./dojo-ajax/src/collections/Graph.js
    • -0
    • +87
    ./dojo-ajax/src/collections/Queue.js
    • -0
    • +94
    ./dojo-ajax/src/collections/Set.js
  1. … 106 more files in changeset.
commit first batch of dojo files

    • -0
    • +195
    ./dojo-ajax/LICENSE
    • -0
    • +176
    ./dojo-ajax/README
    • binary
    ./dojo-ajax/Storage_version6.swf
    • binary
    ./dojo-ajax/Storage_version8.swf
    • -0
    • +39
    ./dojo-ajax/build.txt
    • -0
    • +6246
    ./dojo-ajax/dojo.js
    • -0
    • +9197
    ./dojo-ajax/dojo.js.uncompressed.js
    • binary
    ./dojo-ajax/flash6_gateway.swf
    • -0
    • +54
    ./dojo-ajax/iframe_history.html
    • binary
    ./dojo-ajax/storage_dialog.swf
    • -0
    • +89
    ./dojo-ajax/src/AdapterRegistry.js
    • -0
    • +315
    ./dojo-ajax/src/Deferred.js
    • -0
    • +88
    ./dojo-ajax/src/DeferredList.js
    • -0
    • +103
    ./dojo-ajax/src/a11y.js
    • -0
    • +14
    ./dojo-ajax/src/animation.js
  1. … 37 more files in changeset.
update ajaxhelper to version 0.8d

    • -0
    • +155
    ./dynamicInclude.js
    • binary
    ./curvycorners/back_test.jpg
    • -0
    • +66
    ./curvycorners/demo.html
    • -0
    • +88
    ./curvycorners/demo2.html
    • binary
    ./curvycorners/grass.jpg
    • -0
    • +502
    ./curvycorners/lgpl.txt
    • -0
    • +1090
    ./curvycorners/rounded_corners.inc.js
    • -0
    • +285
    ./curvycorners/rounded_corners_lite.inc.js
  1. … 20 more files in changeset.
Adding carosel files.

    • -0
    • +77
    ./carousel/carousel.css
    • -0
    • +241
    ./carousel/carousel.js
    • binary
    ./carousel/left-disabled.gif
    • binary
    ./carousel/left-enabled.gif
    • binary
    ./carousel/right-disabled.gif
    • binary
    ./carousel/right-enabled.gif
commit version 0.7d, updated to scriptaculous v1.6.4 and YUI version 0.11.4, committed autosuggest code by Dennis Castillo, moved javascript files and images to resources folder to take advantage of request processor tracking

    • -0
    • +40
    ./autosuggest/autosuggest.css
    • -0
    • +353
    ./autosuggest/autosuggest.js
    • binary
    ./images/indicator.gif
    • binary
    ./images/indicator_arrows.gif
    • binary
    ./images/indicator_big.gif
    • binary
    ./images/indicator_medium.gif
    • -0
    • +58
    ./overlibmws/BabelFish.js
    • binary
    ./overlibmws/arrow.gif
    • -0
    • +575
    ./overlibmws/calendarmws.js
    • -0
    • +664
    ./overlibmws/calendarmws_lang.js
    • binary
    ./overlibmws/cornerBL.gif
    • binary
    ./overlibmws/cornerBR.gif
    • binary
    ./overlibmws/cornerTL.gif
    • binary
    ./overlibmws/cornerTR.gif
    • binary
    ./overlibmws/edgeB.gif
  1. … 321 more files in changeset.