0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 26, 2025 — Jul 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reenabled title attribute on atoms More... about 12 years ago
deactivated this for the sake of a oldversion hotfix deployment More... about 12 years ago
added title attribute to atoms to enable browser native tooltips More... about 12 years ago
moving repos to github.com/unify More... about 12 years ago
forked lowland to unify github user More... over 12 years ago
Merge pull request #171 from unify/fix/IE-VersionEngine More... over 12 years ago
fix check for engine not for version IE More... over 12 years ago
Implemented coords checking for touch events. Used unify.ui.core.Eventhandler for this More... over 12 years ago
added the missing case for a button in a scroller. It will listen to touchstart and then bind a touchend method to it. The execute will only be fired if a touchend is fired More... over 12 years ago
it doesn't work on android devices More... over 12 years ago
switched touchend and click test More... over 12 years ago
removed tap eventhandler for buttons More... over 12 years ago
changed getData to getValue for changeVisibility in scroller More... over 12 years ago
Test for touch devices instead of user agent sniffing More... almost 13 years ago
Merge branch 'master' of https://github.com/unify/unify More... almost 13 years ago
Change all timeStamp from native events to Date.now to have equal time base for all scrolling events More... almost 13 years ago
added missing null check for the _activityIndicator More... almost 13 years ago
Fix references to native event More... almost 13 years ago
Fix wrong date setting in firefox More... almost 13 years ago
Don't relayout if widget itself is disposed, as invalidate children layouts happen on destruction, too More... almost 13 years ago
Fix widget handling in unlimited containers like scroller children container More... almost 13 years ago
Fix widget handling in unlimited containers like scroller children container More... almost 13 years ago
Remove unused code More... almost 13 years ago
Fix copy pasta error More... almost 13 years ago
Merge pull request #170 from unify/fix/popupinterface More... almost 13 years ago
fixed missing popup properties More... almost 13 years ago
Merge pull request #169 from unify/fix/popupinterface More... almost 13 years ago
changed popover to popup interface More... almost 13 years ago
Fix addAfter and addBefore from several mixins More... about 13 years ago
Merge pull request #168 from unify/fix/MChildHandling More... about 13 years ago