New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of changes #515
Rollup of changes #515
Commits on Jun 12, 2013
-
Update rust-layers for GL_LINEAR zooming
pcwalton committedJun 12, 2013 -
Implement horizontal scrolling and pinch-to-zoom
pcwalton committedJun 12, 2013 -
Spin the event loop every 50 ms to allow Rust channels to be processed.
This is the nail in the coffin for GLUT; we need to fix this.
pcwalton committedJun 12, 2013 -
Resolve relative URLs that begin with '//'
pcwalton committedJun 12, 2013 -
Fix URL relativization so that links on Wikipedia work
pcwalton committedJun 12, 2013 -
Add a cheesy progress indicator
pcwalton committedJun 12, 2013 -
pcwalton committed
Jun 12, 2013 -
pcwalton committed
Jun 12, 2013 -
pcwalton committed
Jun 12, 2013 -
Make script and style display:none
pcwalton committedJun 12, 2013 -
Fix merge fallout which was disabling all CSS classes.
pcwalton committedJun 12, 2013 -
test: Add a box model smoketest
pcwalton committedJun 12, 2013 -
Commits on Jun 13, 2013
-
Stop sorting after every profiler datum comes in.
pcwalton committedJun 13, 2013 -