aboutsummaryrefslogtreecommitdiffstats
path: root/src/support/css
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-0/+0
|
* Use Result/Err(()) instead of Option/None to indicate a CSS parse error.Simon Sapin2014-08-161-0/+0
|
* Upgrade Rust.Jack Moffitt2014-08-081-0/+0
|
* Generate rustdoc documenation for submodules.Simon Sapin2014-08-051-0/+0
|
* Upgrade Rust.Jack Moffitt2014-08-021-0/+0
|
* Upgrade to latest Rust.Manish Goregaokar2014-06-271-0/+0
|
* Upgrade Rust.Jack Moffitt2014-06-051-0/+0
|
* Submodule updates for #2137Matt Brubeck2014-05-271-0/+0
|
* Update Rust.Ms2ger2014-05-221-0/+0
|
* This batch of changes upgrades Servo to work with the Rust upgrade as ofLars Bergstrom2014-04-271-0/+0
| | | | | | April 10, 2014. The main changes are to privacy, to work around the issues with incorrect bounds on the libstd `Arc<Mutex<T>>`, and the various API changes strewn throughout the libraries.
* Fix tests.Josh Matthews2014-04-041-0/+0
|
* Upgrade rust.Ms2ger2014-04-041-0/+0
|
* Clean files associated with static linkingLars Bergstrom2014-03-191-0/+0
|
* Rust upgrade for new master rebaseLars Bergstrom2014-03-181-0/+0
|
* Update submodules for warning police.Josh Matthews2014-03-181-0/+0
|
* Rust upgradesLars Bergstrom2014-03-181-0/+0
|
* Upgrade to latest Rust.Jack Moffitt2014-01-121-0/+0
|
* Upgrade to rust-encoding upstream.Simon Sapin2013-12-131-0/+0
|
* Add support for non-UTF8 CSS stylesheets, with rust-encoding.Simon Sapin2013-12-111-0/+0
|
* Update rust-cssparser for visibility rules.Simon Sapin2013-11-011-0/+0
|
* Update submodules.Jack Moffitt2013-10-311-0/+0
|
* Upgrade submodulesKeegan McAllister2013-10-311-0/+0
|
* Remove (now unused) NetSurf’s libcss and libwapcaplet.Simon Sapin2013-10-231-0/+0
| | | | This removes four submodules (two C libraries and their Rust bindings.)
* Update to latest Rust.Jack Moffitt2013-10-212-0/+0
|
* Update submoduleRyan Choi2013-09-261-0/+0
|
* Update submodulesSangeun Kim2013-09-101-0/+0
|
* Update rustBrian Anderson2013-09-061-0/+0
|
* Build the new (yet unused) style system as part of libscript, to avoid bitrot.Simon Sapin2013-09-021-0/+0
|
* Update RustBrian Anderson2013-08-291-0/+0
|
* Update submodule(rust-css, rust-netsurfcss)Youngmin Yoo2013-08-201-0/+0
|
* Revert to using -o for testsKeegan McAllister2013-08-162-0/+0
|
* Fix macos interators, warnings, and updating submodules.Jack Moffitt2013-08-162-0/+0
|
* Update Rust version againKeegan McAllister2013-08-152-0/+0
| | | | This gets us the new runtime.
* Update submodules for new Rust versionKeegan McAllister2013-08-152-0/+0
|
* Implement support for style attributes.Jack Moffitt2013-08-061-0/+0
| | | | | | | | If a style attribute is given for a node, it is parsed and attached to the Element. When selector matching runs on the Element, the style attribute's stylesheet is passed in. Fixes #86.
* Update submodulesSeo Sanghyeon2013-08-051-0/+0
|
* Bump rust-css versionKeegan McAllister2013-08-011-0/+0
|
* Properly account for relative CSS units in borders, margins, padding, and ↵Jack Moffitt2013-07-181-0/+0
| | | | widths.
* Add a submodule for rust-cssparserSimon Sapin2013-07-101-0/+0
| | | | | Even though this parser is not used yet, having it built and tested with the rest of Servo helps ensure it does not bitrot.
* Update to latest Rust.Jack Moffitt2013-07-091-0/+0
|
* Update for language changesBrian Anderson2013-06-261-0/+0
|
* Update submodulesILyoan2013-06-121-0/+0
|
* Fix rust-css tests.Jack Moffitt2013-06-111-0/+0
|
* Fix warning.Jack Moffitt2013-06-111-0/+0
|
* Merge remote-tracking branch 'origin/master' into pcwalton-masterJack Moffitt2013-06-101-0/+0
|\ | | | | | | | | Conflicts: src/components/main/layout/box_builder.rs
* | Update rust-css and fix some dynamic borrow check failuresPatrick Walton2013-05-311-0/+0
| |
* | Update rust-css and rust-netsurfcssPatrick Walton2013-05-301-0/+0
| |
* | Color links bluePatrick Walton2013-05-301-0/+0
|/
* Add underline to layout and gfx.Eric Atkinson2013-05-241-0/+0
|
* Organize all the source files into compiler/, components/, and platform/.Patrick Walton2013-05-151-0/+0