root / tags / release-1.1.0b3 / dojox
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| _sql | 11266 | 13 months | EOL fixes | |
| analytics | 12313 | 10 months | first alpha version of dojox.analytics. Mostly working in ff and ie7. … | |
| av | 12681 | 9 months | Fixes #5927 (!strict). | |
| charting | 12807 | 9 months | remove the margins around the sparklines | |
| collections | 11301 | 13 months | Fixes #4981 by changing the require statements for … | |
| color | 12279 | 10 months | Removed special ordering placeholders, cleaned up a bit. | |
| cometd | 12512 | 9 months | fixes #5896 backoff reset | |
| crypto | 12680 | 9 months | Fixes #5928 (!strict). Also adds dojo.deprecated messages in place of the … | |
| data | 12812 | 9 months | styles() removed | |
| date | 12725 | 9 months | Refs #5962. Markdown any problematic HTML !strict | |
| dtl | 12860 | 9 months | Refs #4525. Make sure we have our attach points set. !strict | |
| encoding | 12576 | 9 months | more typos | |
| flash | 12124 | 10 months | Refs #4573: Convert to dojo.config instead of djConfig internally. … | |
| form | 12738 | 9 months | refs #6004 - proxy commit for nathan toone - adds more to test. | |
| fx | 12679 | 9 months | add another fx test to dojox/fx (this covers core animations and chain and … | |
| gfx | 12880 | 9 months | gfx.canvas: replacing buggy arcTo with arc until everybody learn how to … | |
| gfx3d | 11681 | 12 months | rename the gfx canvas renderer's "render" method to "_render" since it's … | |
| grid | 12878 | 9 months | !strict fixes #6078 | |
| highlight | 12172 | 10 months | dojox.highlight: fixing the xml lexer for IE (stray comma), cleanup. | |
| image | 12576 | 9 months | more typos | |
| io | 12230 | 10 months | Refs #5699. Updating README | |
| jsonPath | 12658 | 9 months | updates and fixes for jsonPath from Kris (CLA on file). fixes #5554 and … | |
| lang | 12819 | 9 months | dojox.lang.functional: adding missing everyRev() and someRev() to … | |
| layout | 12726 | 9 months | Make destroyDescendants() just work on this.containerNode, so that … | |
| math | 12577 | 9 months | more typos | |
| off | 12311 | 10 months | adding support for Adobe AIR. Thanks to SitePen? and Adobe for these … | |
| presentation | 12311 | 10 months | adding support for Adobe AIR. Thanks to SitePen? and Adobe for these … | |
| resources | 12682 | 9 months | Updates to project descriptions for the API tool. | |
| rpc | 12759 | 9 months | updated yahoo.smd for v2. Contributed by Revin Guillen under CCLA. … | |
| sketch | 12264 | 10 months | better underline drawing in underlineannotation | |
| storage | 12311 | 10 months | adding support for Adobe AIR. Thanks to SitePen? and Adobe for these … | |
| string | 12600 | 9 months | Refs #4525. Speed up the table demo and fix bugs as found !strict | |
| timing | 12577 | 9 months | more typos | |
| uuid | 11265 | 13 months | minor EOL fixes | |
| validate | 12675 | 9 months | don't do a dojo.indexOf on a hash. Fixes #5956 | |
| widget | 12804 | 9 months | more cleanup of local checkout. new test in dojox.fx | |
| wire | 12026 | 10 months | Minor update to wire code, ut. refs #5579 | |
| xml | 12578 | 9 months | more typos, add Wolfram to dojox.widget credits | |
| av.js | 59 bytes | 12095 | 10 months | First checkins of the DojoX A/V project. This checkin only includes the … |
| collections.js | 76 bytes | 11260 | 13 months | fixing more fsck'd eol-style settings. The amount of code churn here is … |
| color.js | 64 bytes | 11260 | 13 months | fixing more fsck'd eol-style settings. The amount of code churn here is … |
| cometd.js | 170 bytes | 11799 | 12 months | #5350 renamed _cometd.js to _base.js to comply with standards |
| crypto.js | 66 bytes | 11260 | 13 months | fixing more fsck'd eol-style settings. The amount of code churn here is … |
| dtl.js | 59 bytes | 11260 | 13 months | fixing more fsck'd eol-style settings. The amount of code churn here is … |
| flash.js | 66 bytes | 8890 | 18 months | completing the move |
| fx.js | 60 bytes | 9932 | 16 months | initial checkin of dojox.fx project. provides as sizeTo (size about … |
| gfx3d.js | 139 bytes | 10660 | 14 months | Checked in the missing gfx3d.js file. |
| gfx.js | 1.3 kB | 12124 | 10 months | Refs #4573: Convert to dojo.config instead of djConfig internally. … |
| highlight.js | 73 bytes | 11627 | 12 months | fixes #5239 - move the highlight code i checked in last night from … |
| jsonPath.js | 70 bytes | 11647 | 12 months | checkin missing top level jsonPath file for dojox |
| LICENSE | 11.1 kB | 12125 | 10 months | Update copyrights to 2008. Thanks to doughays for reminding me :) Refs … |
| math.js | 62 bytes | 11260 | 13 months | fixing more fsck'd eol-style settings. The amount of code churn here is … |
| off.js | 62 bytes | 8905 | 18 months | not yet functional, but it's a start. Things seem to require() without … |
| presentation.js | 79 bytes | 9267 | 17 months | initial checkin of presentation set fixes #3506 … |
| sketch.js | 298 bytes | 12204 | 10 months | fixes #5714: first import of dojox.sketch, a dojox.gfx based drawing … |
| sql.js | 62 bytes | 8982 | 18 months | Now I understand why it was _sql instead of sql; reverting |
| storage.js | 70 bytes | 8893 | 18 months | initial work in porting dojo.sql from Brad's experimental branch. Also … |
| timing.js | 67 bytes | 10074 | 16 months | initial checkin of dojox.timing project, a port of dojo.lang.Timer and … |
| uuid.js | 62 bytes | 9240 | 17 months | initial port of 0.4 UUID code from dojo.uuid over to dojox.uuid |
| validate.js | 71 bytes | 9618 | 17 months | initial port of dojo.validate to dojox.validate - added Canadia validation … |
| wire.js | 63 bytes | 8800 | 18 months | Adding in README + minor tweak to how dojox.wire is loaded. fixes #3183 |
Note: See TracBrowser
for help on using the browser.