1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify API doc of dojo._abs() to match behavior on FF. Modify behavior of dojo_abs() on Safari3 and Opera9 to match behavior on FF. This fixes popup positioning on safari (fixes #5295). html.js unit test still passes. Tested on FF2, FF3, Safari, IE6. !strict More... over 16 years ago
Fixes #5631 !strict. Add explicit test for boolean and function types in dojo.attr. More... over 16 years ago
Fixes #5620 !strict. Added support to dojo.attr for boolean attributes on Firefox. More... over 16 years ago
Fix dojo.coords() on FF to account for borders (rather than returning the content box). Fixes #3222, #3676, #5541. !strict More... over 16 years ago
References #5607. Added function attribute support to dojo.attr. !strict More... over 16 years ago
Small code simplification for dojo.hasAttr(). Refs #5055. !strict More... over 16 years ago
fixes #5473 !strict More... over 16 years ago
Fixes bidi in quirks mode (thanks, makin) Fixes #3721 and backs out change from [11944] Refs #5509. Plus some size reductions. !strict More... over 16 years ago
Correct DnD/dropdown bidi placement. Fixes #4369, #4228. Also some size reductions. !strict More... over 16 years ago
so it seems right to revert this to [10980] unless there's a reason not to. Fixes #5464 !strict More... over 16 years ago
fixes #5464 - updating dojo.isDescendant to return false on error !strict More... over 16 years ago
Minor doc fix. Refs #5055. !strict More... over 16 years ago
Added new API for getting and setting HTML attributes: dojo.hasAttr(), dojo.attr(), and dojo.removeAttr(). Fixes #5055. !strict (errors outside of my changes) More... over 16 years ago
Fix unresolved reference 'url'. Refs #5415 More... over 16 years ago
repair encoding regression in [11732] and add test cases. Fixes #5415 More... over 16 years ago
Fix regex for removing opacity FILTER() clause when opacity==100%. Fixes #5371, refs #2661. More... over 16 years ago
Fix doc typos. Refs #4820 More... over 16 years ago
xml response handler - can't return out of a dojo.forEach, and prefixes was undefined. Fixes #5320 Also, make objectToQuery shorter and faster. More... over 16 years ago
Move singleton docs inline, where possible. Fill in some missing summaries. Refs #982 More... over 16 years ago
Move singleton docs inline, where possible. Fill in some missing summaries. Refs #982 More... over 16 years ago
Fixes #4325 on trunk: typo in safari version number about messing up dojo.abs() and thus drop down/popup placement More... over 16 years ago
minor doc updates and formatting for debugging. Refs #4820. toJson() no longer tries to handle DOM nodes. Fixes #4186 More... over 16 years ago
Refs #4820. Documentation updates More... over 16 years ago
Refs #4820. Documentation updates More... over 16 years ago
Refs #4820. Documentation updates More... over 16 years ago
Refs #4820. Documentation updates More... over 16 years ago
good spot by Neil. Clobbering stray global. Refs #4839 More... over 16 years ago
Refs #4820. Cleaning up documentation More... over 16 years ago
Refs #4820. Format the kwArgs docs for IO methods so they show up nice in the parsed docs. More... over 16 years ago
go with "example" instead of "usage". Refs #4820 More... over 16 years ago