Skip to content
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

Merged
merged 25 commits into from Jun 14, 2013
Merged

Rollup of changes #515

merged 25 commits into from Jun 14, 2013

Commits on Jun 12, 2013

  1. Add link following and refactor the profiler.

    Tim Kuehn authored and pcwalton committed Jun 12, 2013
  2. Implement scrolling and better zooming

    eschweic authored and pcwalton committed Jun 12, 2013
  3. Provide an interface to the engine for the script task

    Tim Kuehn authored and pcwalton committed Jun 12, 2013
  4. handle relative url's when clicking

    Tim Kuehn authored and pcwalton committed Jun 12, 2013
  5. Refactor flow tree construction and actually use display property.

    Eric Atkinson authored and pcwalton committed Jun 12, 2013
  6. Send status messages to the compositor

    Tim Kuehn authored and pcwalton committed Jun 12, 2013
  7. 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 committed Jun 12, 2013
  8. Add a spinner for layout

    pcwalton committed Jun 12, 2013
  9. Update submodules

    pcwalton committed Jun 12, 2013
  10. Fix merge fallout

    pcwalton committed Jun 12, 2013
  11. Compute percent widths/margins properly and fix numerous small visual…

    … layout bugs.
    Eric Atkinson authored and pcwalton committed Jun 12, 2013
  12. Fix padding

    Eric Atkinson authored and pcwalton committed Jun 12, 2013
  13. Vertical margins now contribute to content height.

    Eric Atkinson authored and pcwalton committed Jun 12, 2013

Commits on Jun 13, 2013

  1. Fix submodules and test_slam_layout

    pcwalton committed Jun 13, 2013

Commits on Jun 14, 2013

  1. Update rust-glut

    pcwalton committed Jun 14, 2013
You can’t perform that action at this time.