0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Feb 02, 2023 — Feb 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modify iui to use webkit css animations instead of hand-rolled js ones More... over 15 years ago
Remove chagne to .row { text-align } that hasn't been tested (might be part of a fix for an issue in Firefox) More... over 15 years ago
Commented out links to (nonexistent) compressed versions of the samples Added two more samples More... over 15 years ago
* Change hardcoded 320 to 'devicewidth' in viewport meta tag * Add apple-touch-icon and apple-touch-fullscreen to all samples * Added entity reference for two ampersands More... over 15 years ago
Added empty unload event handler to work around a bug (in 1.1.4?) where onorientationchage won't fire after coming back to a page. More... over 15 years ago
Add reference to home page icon aka "apple-touch-icon" Also add meta tag for "apple-touch-fullscreen" More... over 15 years ago
First cut at a home page icon for iUI sample apps More... over 15 years ago
Added styling for checkboxes and radio buttons should be a fix for issue 9 Added text file to view what standard input fields look like More... almost 16 years ago
encode text areas to fix issue 11 Added a very basic text case to prove this issue More... almost 16 years ago
Added empty unloadHandler() - which somehow fixes a problem where loadHandler() is not always called when it should be... More... almost 16 years ago
Fix underline style More... almost 16 years ago
Cleanup indentation Fix onload handler function reference and add output span for it. More... almost 16 years ago
Sample for orientation event testing More... almost 16 years ago
Update copyright year to 2007-8 More... almost 16 years ago
Make sure we set orientation properly when page is loaded in landscape mode More... almost 16 years ago
Use onorientationchange with fallback to window.innerWidth method (Issue 84) Change value of body orient property for portrait mode from "profile" to "portrait" (Issue 85) More... almost 16 years ago
Update to use <span> instead of <input> for non-modifiable text. More... about 16 years ago
Issue #52: Added '.row > span' selector and style for static data in feildsets More... about 16 years ago
Issue 63 -- Detect urls that the iPhone can natively handle (ie youtube, mail, phone, google maps) and let the device open a native application More... about 16 years ago
Change "Roller" to "iUI" (oops) More... over 16 years ago
Fix svn:mime-type More... over 16 years ago
Comment out properties for official release More... over 16 years ago
Properties set for Release 0.13 More... over 16 years ago
Issue 34 - Add Joe Hewitt's samples to the release Issue 36 - Put LICENSE.txt, README.txt, and NOTICE.txt in the release tarball More... over 16 years ago
Updated do-copy task to copy iui files to iui subdir and to copy samples Added releasetools/lib/jsch-0.1.29.jar for publish-samples task Added index.html to the root, so it can't point to samples More... over 16 years ago
Fix #30 - Use YUI-Compressor to compress iui.css Fix #38 - build.xml should not require jars in ~/.ant/lib More... over 16 years ago
Added -webkit-box-sizing to every style with box-sizing More... over 16 years ago
Add -webkit-box-sizing to "body > .toolbar" selector More... over 16 years ago
Add copyright More... over 16 years ago
Changed the target of the 'About' URL to the google code IUI website. More... over 16 years ago