servo/components/gfx
Glenn Watson 0817f9ad44 Fix hover state on elements with transparent background colours.
Move culling of transparent display items to paint task rather than display list builder, so that hit testing detects mouse over on transparent background elements.
2015-03-03 09:15:11 +10:00
..
display_list Fix hover state on elements with transparent background colours. 2015-03-03 09:15:11 +10:00
platform Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
text Fix warnings in gfx. 2015-02-13 11:00:20 +01:00
buffer_map.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
Cargo.toml Move gfx to libc from crates.io. 2015-02-21 10:53:00 +01:00
color.rs Companion single Color patch. 2015-02-13 14:49:28 -08:00
filters.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
font.rs Fix warnings in gfx. 2015-02-13 11:00:20 +01:00
font_cache_task.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
font_context.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
font_template.rs gfx: Implement font-stretch per CSS3-FONTS § 3.3 in the Core Text 2015-01-28 12:42:52 -08:00
lib.rs Move gfx to libc from crates.io. 2015-02-21 10:53:00 +01:00
paint_context.rs layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
paint_task.rs layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00