Commit graph

4860 commits

Author SHA1 Message Date
Brian Anderson
5d63fd3576 Update to Rust 166c10e666634cd2fa8615c65d839d63322a2d5b 2012-11-08 17:26:51 -08:00
Brian J. Burg
1339163907 Update Rust to commit 1702024 2012-11-08 16:54:11 -08:00
Brian J. Burg
577303514d Hook up optional FontList instance to FontContext. 2012-11-08 15:23:28 -08:00
Brian J. Burg
eacf27263e Fix test bustage in util::cache. 2012-11-08 11:26:23 -08:00
Brian J. Burg
631ab7d3e2 Update one more broken submodule clean target. 2012-11-08 11:25:14 -08:00
Brian J. Burg
a8835909ae Update submodules for makefile fixes. Closes #183. 2012-11-08 11:09:53 -08:00
Brian J. Burg
0f85164d13 Add QuartzFontListHandle::get_available_families() stub, and update CF, CT, and IoSurface submodules. 2012-11-08 09:44:05 -08:00
Brian J. Burg
8329d282d4 Remove workaround for impl methods not being affected by cfg directives. 2012-11-07 14:41:19 -08:00
Brian J. Burg
a2589dbfec Remove unused font_cache.rs and font_list_handle.rs. 2012-11-07 14:40:19 -08:00
Brian J. Burg
b3d502b29a Update to new rust commit. Fix uses of bare function types in DOM bindings code. 2012-11-07 14:35:21 -08:00
Brian J. Burg
65781484d8 Final font rearrangement for a while. Remove _handle suffix, add dummy font_list, other cleanup. 2012-11-07 14:05:39 -08:00
Brian J. Burg
72c11b6fba Move shaper and textrun back to src/servo/text/. Add a text redirector. 2012-11-07 12:28:30 -08:00
Brian J. Burg
b8d7824067 Extract mono-cache implementation; lay groundwork for private font matching. 2012-11-07 12:28:06 -08:00
Brian J. Burg
a3f4b52c90 Rename NativeFont to FontHandle. 2012-11-07 12:27:26 -08:00
Brian Anderson
75a88e4f08 Add default stylesheets 2012-11-06 19:34:12 -08:00
Brian Anderson
8a95120a8e Fix mysterious resolve errors on linux 2012-11-06 16:02:54 -08:00
Brian Anderson
25ad384974 Inherit CSS styles 2012-11-06 15:12:24 -08:00
Brian J. Burg
cd9e0c020b Update rust-geom and shorten geom imports. 2012-11-06 12:04:34 -08:00
Brian J. Burg
b01979e816 Remove src/servo/text and move things to gfx/ and util/. Add a convenience gfx.rs redirector. Closes #171. 2012-11-06 11:40:07 -08:00
Brian Anderson
2daa422483 Only element nodes have styles 2012-11-05 16:32:40 -08:00
Brian Anderson
dd13a17812 rust-layers requires xlib on linux 2012-11-05 13:47:16 -08:00
Brian J. Burg
36f1bb763f Add SLOW_TESTS variable to sub.mk, which expresses the submodules to normally skip tests for. 'make check' will skip SLOW_TESTS submodules, and 'make check-all' will run everything. Fixes #169. 2012-11-05 13:32:27 -08:00
Brian J. Burg
681d7f2a0a Update submodules to fix some tests. 2012-11-05 13:21:22 -08:00
Brian J. Burg
ca1269bbad Add rust-core-graphics as dependency of rust-layers on Mac. Add trailing NULLs to sub.mk. 2012-11-05 12:35:14 -08:00
Brian Anderson
853f0474ea Expose display, position, float, width, height CSS properties 2012-11-04 17:13:32 -08:00
Brian Anderson
37be37cbb1 Make the interface to calculated styles a little nicer 2012-11-04 03:07:43 -08:00
Brian Anderson
735ce3ba5a Add margin style property 2012-11-04 02:41:57 -08:00
Brian Anderson
0866359a10 Update rust-stb-image 2012-11-03 23:17:49 -07:00
Brian Anderson
c3efff57bf Update rust-css, rust-netsurfcss 2012-11-03 21:17:48 -07:00
Brian Anderson
908f52edac Remove dead code 2012-11-03 01:34:59 -07:00
Brian Anderson
8646e341d5 Render simple border colors again 2012-11-03 00:30:04 -07:00
Brian Anderson
8b2611ec90 Clean up css::compute 2012-11-03 00:19:50 -07:00
Brian Anderson
daaaac7740 Remove dead display list builder code 2012-11-02 23:33:17 -07:00
Brian Anderson
f6da6bed80 Draw simple borders again 2012-11-02 23:26:43 -07:00
Brian J. Burg
301070855e Update for CF bindings changes. 2012-11-02 18:45:34 -07:00
Brian Anderson
5dda40646e Update libcss, rust-netsurfcss, rust-css 2012-11-02 16:29:05 -07:00
Brian Anderson
6563859e80 Remove debug logging 2012-11-01 20:21:04 -07:00
Brian Anderson
9638d3de82 Update skia, rust-azure 2012-11-01 20:19:48 -07:00
Brian J. Burg
1c8fd6e7ab Update rustc version in README. 2012-11-01 20:04:32 -07:00
Brian J. Burg
34daac09a7 Update CoreFoundation and dependent bindings. 2012-11-01 20:04:32 -07:00
Brian J. Burg
e06da115a8 Fix useless comparison in inline layout code revealed by new upstream rustc. 2012-11-01 20:04:27 -07:00
Patrick Walton
50a74ac2bf Update rust-azure, rust-cocoa, rust-layers, and skia. New Azure. 2012-11-01 19:00:40 -07:00
Patrick Walton
1c2c4021d7 Build skia 2012-11-01 19:00:40 -07:00
Brian Anderson
9163dadcd0 Turn off borders again temporarily 2012-11-01 18:41:41 -07:00
Brian Anderson
f380b8d3b3 Make borders sort of work again 2012-11-01 17:01:34 -07:00
Brian Anderson
f06628d14e Update rust-netsurfcss, rust-css 2012-10-31 23:49:19 -07:00
Brian Anderson
010f0df2b0 servo doesn't need to link to netsurfcss 2012-10-31 21:51:42 -07:00
Brian Anderson
e5a5cfaac7 Silence warnings 2012-10-31 21:49:16 -07:00
Brian Anderson
e5a0470042 Fix conversion from CSS color to GFX color 2012-10-31 21:49:16 -07:00
Brian Anderson
beb6ed9f1c Update rust-css 2012-10-31 21:49:16 -07:00