0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement Dijit Menu keyboard and mouse behavior. Still a few outstanding issues (see bug #2788). Patch by Simon Bates (CLA on file). Refs #2788. More... about 17 years ago
setChecked()/getChecked() API. Fixes #2869. Patch by David Bolter (CLA on file). More... about 17 years ago
Remove server polling; use example in test instead. Fixes #2853 More... about 17 years ago
Style changes, Refs #2727 More... about 17 years ago
Fixes #2893 More... about 17 years ago
updating the tooltip theme to show the default tests style. Also splitting some core functionality of dijit widgets to dijit.css from tundra.css. refs #2798 #2744 More... about 17 years ago
Refs #2824 More... about 17 years ago
Fixes #2887 More... about 17 years ago
Copy, port scrollIntoView from dojo.html.util. Refs #2887 More... about 17 years ago
style compliance, as Alex likes to say, is not optional. Refs #2727 More... about 17 years ago
Port of ComboBox(=AutoCompleter) and Select widgets to 0.9 dojo by [email protected]. Fixes #2189, #1504, #1451, #2244, #2384, #2070, #899, #912, #1267, #1339, #1456, #1484, #1485, #2558, #1186 More... about 17 years ago
Remove special code for IE6 in strict mode, which seems to break things rather than fix them. (This was what was causing test_validate.html to fail on IE6). More... about 17 years ago
Erase trailing comma; refs #2639. More... about 17 years ago
Only show popup validation errors when you are focused on a node; remove missingMessage (since it was only being used when you blurrred a node) Refs #2743. More... about 17 years ago
Resolve race conditions when show()/hide() called in quick succession. Refs #2639. More... about 17 years ago
Fixes #2871 More... about 17 years ago
updating the menu widget with some tundra styling. refs #2870, #2799 More... about 17 years ago
More fixes to make the arrows line up properly in title pane. refs #2837 More... about 17 years ago
updates to make the title pane arrows line up better. refs #2837 More... about 17 years ago
Enable DateTextbox tests. Refs #2727 More... about 17 years ago
adding some defaults for dojo test pages and styling for the Dijit title pane. refs #2799, #2837 More... about 17 years ago
Missed a spot. Refs #2727 More... about 17 years ago
Fixes #2420. Will file another bug about API to programatically set/get "checked" state of checkbox / radio button. More... about 17 years ago
Changes related to new event handling. Fixes TitlePane open/close; Menu still doesn't work but this is a step in the right direction. Refs #2727. More... about 17 years ago
Make sure that dojo.provide() is the first line in the file, so that enhanced firebug (http://fireclipse.xucia.com/#Downloads) which works w/out debugAtAllCosts, will show filenames. More... about 17 years ago
Filed bug #2855 that dojo.style("cssText") doesn't work on opera; removed comments from code. More... about 17 years ago
Fixes #2811 More... about 17 years ago
Fixes #2810 More... about 17 years ago
Fix dojo.dom methods. Refs #2727 More... about 17 years ago
Sorry, Alex. More un-fscking browser checks. Refs #2727. More... about 17 years ago