0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes #14021 More... almost 14 years ago
Fixing variable definition More... almost 14 years ago
updated default profile; refs #14005 More... almost 14 years ago
Refs #11903 scroll bar not displayed in FF, and remove 1 line obsolete css ref More... almost 14 years ago
Fixes #13969, by using async way for touch demo, thanks archerzz! More... almost 14 years ago
Updating skew demo with my info, long overdue More... almost 14 years ago
refs #13812 update mobile showcase to remove flip2 transition More... almost 14 years ago
fix the canvasEvents option naming (was canvasEvent) More... almost 14 years ago
Updating my entry in contributors list. More... almost 14 years ago
Add csnover to contributors list. Fix stray comma in cjolif's entry. More... almost 14 years ago
Adding myself More... almost 14 years ago
fixes #13773 allow use of mobile parser with dojox.mvc, thx edchat @ ibm \!strict More... almost 14 years ago
add myself as asked by phiggins More... almost 14 years ago
Fixes #12176, fixes regressions due to #13828 changes More... almost 14 years ago
fix twitter search on mobile demo, enlarge font size in remote page slightly. patch from archer @ ibm \!strict More... almost 14 years ago
Demos fix: Remove useless stylesheet import as dojox/mobile/deviceTheme is now doing it for us. More... almost 14 years ago
Fix topic publishing/subscribing code to use dojo/topic not dojo/on, refs #12451 !strict. More... almost 14 years ago
Remove ability for _WidgetBase.on() to connect to methods not starting with "on" since we might not want to carry over that feature into 2.0. I.e. in 2.0 on("foo", ...) will only be meaningful if there's a corresponding emit("foo", ...) call in the widget. Refs #12986 !strict. More... almost 14 years ago
fixes #13772 add missing src docs to mobile gallery demo \!strict More... almost 14 years ago
refs #13772 fix whitespace in mobile gallery, add JS to source view, enlarge input controls. Thx archer@ibm \!strict More... almost 14 years ago
refs #12863 The mobile demo for OpenLayers is now AMD baseless. All demos are using data-dojo-type, data-dojo-config, the style More... almost 14 years ago
refs #12863 mobileGeoCharting amd updates\!strict More... almost 14 years ago
refs #12863 mobileGeoCharting AMD update \!strict More... almost 14 years ago
refs #12863 fix ready() blocks in mobile demos, part of AMD port\!strict More... almost 14 years ago
refs #12863 AMD updates to mobileFileBrowser demo. \!strict More... almost 14 years ago
refs #12863 AMD updates to mobileFileBrowser demo. \!strict More... almost 14 years ago
Changing to preferred widget.on() syntax, and fixing a few errors. Refs #12909 !strict. More... almost 14 years ago
on(view2, "onBeforeTransitionOut", ...) etc. won't work because it looks for a method called "ononBeforeTransitionOut". Changed to preferred view2.on() syntax. Refs #12240 !strict. More... almost 14 years ago
Refs #12928. Missing newline at end of file was causing an error during a build with demos-all profile: error(307) Failed to evaluate module tagged as pure AMD (fell back to processing with regular expressions). module: demos/mobileFileBrowser/src; error: SyntaxError: missing } after function body More... almost 14 years ago
refs#12844 'on' handling bug from AMD updates to mobile gallery \!strict More... almost 14 years ago