Commit graph

19671 commits

Author SHA1 Message Date
Patrick Walton
bbd7322b1b Stub an HTML scanner 2012-05-03 17:34:38 -07:00
Brian Anderson
35e24aafca Structure layout task a little more 2012-05-03 17:26:17 -07:00
Brian Anderson
0b46922d6d Rename lister to layout 2012-05-03 17:14:39 -07:00
Brian Anderson
f98c4ff1ad Change the way the keyboard event is handled 2012-05-03 17:07:26 -07:00
Brian Anderson
9a5f88d380 Hook up a stub layout task to the display lister 2012-05-03 16:53:42 -07:00
Patrick Walton
e089607ea0 Move DOM nodes into dom/base 2012-05-03 16:33:31 -07:00
Brian Anderson
8131d62e41 Use a display list 2012-05-03 16:31:40 -07:00
Patrick Walton
1cb3bb593f Half-support out of tree builds 2012-05-03 16:17:23 -07:00
Brian Anderson
675c2cb144 Update rust-azure 2012-05-03 16:10:30 -07:00
Brian Anderson
eaa9b460c3 Move some code to layout/lister for building display lists 2012-05-03 15:09:55 -07:00
Brian Anderson
0a08415e8c Rename compositor to renderer 2012-05-03 14:56:15 -07:00
Brian Anderson
9bcf66e7a2 Use a real timer 2012-05-03 14:36:15 -07:00
Brian Anderson
f84067889b Work around type inference problem 2012-05-02 18:46:40 -07:00
Brian Anderson
5f3fb70bf5 Build an app bundle on OS X 2012-04-23 17:43:45 -07:00
Brian Anderson
f7e3be4d6a Call our main function from the applicationDidFinishLaunching callback 2012-04-23 15:43:53 -07:00
Brian Anderson
1b31f3a453 Use the correct name of setDelegate: 2012-04-18 19:25:36 -07:00
Brian Anderson
6ba352788c Add a bunch of Cocoa boilerplate to main. Still no worky 2012-04-18 19:15:51 -07:00
Brian Anderson
021e66acd9 Upgrade rust-azure 2012-04-18 16:27:15 -07:00
Brian Anderson
b69368c86d Fix make check rules 2012-04-18 15:54:19 -07:00
Brian Anderson
546d047b98 Upgrade rust-sdl 2012-04-18 15:50:34 -07:00
Brian Anderson
eaa69b2039 Get the build working again on Linux 2012-04-18 15:44:39 -07:00
Brian Anderson
85c022da57 Only clean rust-cocoa on mac 2012-04-18 15:32:12 -07:00
Brian Anderson
54b74ef209 Repair rust-cocoa submodule 2012-04-18 15:27:55 -07:00
Brian Anderson
f403129da4 Work on integrating rust-cocoa 2012-04-18 15:43:48 -07:00
Brian Anderson
698d133571 Cleanup 2012-04-17 16:13:53 -07:00
Brian Anderson
ec046a1160 Move keyboard handling to input module 2012-04-17 16:12:58 -07:00
Brian Anderson
1a0389b70f Move osmain task to osmain module 2012-04-17 16:08:57 -07:00
Brian Anderson
2d13075f63 Move drawing code to compositor module 2012-04-17 16:05:00 -07:00
Brian Anderson
897c9dbc07 Do some animation 2012-04-16 23:41:08 -07:00
Brian Anderson
6dfb977c19 Only draw on request 2012-04-16 22:53:44 -07:00
Brian Anderson
0265bc4da2 More colors 2012-04-16 22:42:02 -07:00
Brian Anderson
7efdd1e9dc Put the platform event loop, drawing, and key handling is different tasks 2012-04-16 21:58:22 -07:00
Brian Anderson
a661d59e90 Move keyboard handling to another task 2012-04-16 21:37:55 -07:00
Brian Anderson
ddb3e0ee50 Remove servo from .gitignore again 2012-04-16 21:16:28 -07:00
Brian Anderson
2c67971b3a Update to latest rust-azure 2012-04-16 20:29:42 -07:00
Brian Anderson
f91128d715 Update to latest rust-azure 2012-04-16 18:25:40 -07:00
Brian Anderson
1c2ae9ef32 Update to latest rust-azure 2012-04-16 17:39:40 -07:00
Brian Anderson
1fdc9c6235 Finally draw using azure 2012-04-16 15:36:55 -07:00
Brian Anderson
aa38e657dc Update rust-sdl 2012-04-16 15:36:48 -07:00
Brian Anderson
0641a6e94d Exit on keydown 2012-04-16 14:13:34 -07:00
Brian Anderson
a5dd15ecc9 main -> osmain 2012-04-16 13:58:51 -07:00
Brian Anderson
7d59f4de1e Create an azure target for the cairo/sdl surface. Doesn't seem to work 2012-04-15 21:52:53 -07:00
Brian Anderson
52034ec12c Create a cairo surface from the SDL surface 2012-04-15 21:42:58 -07:00
Brian Anderson
4afdbe89c2 Use SDL to display a window 2012-04-15 21:22:06 -07:00
Brian Anderson
1844d7cc4f Update rust-azure, rust-sdl 2012-04-15 21:12:09 -07:00
Brian Anderson
8a1f815bc2 Link to sdl and azure 2012-04-15 19:19:57 -07:00
Brian Anderson
b6896c6e42 .gitignore servo and servo-test again 2012-04-15 19:19:34 -07:00
Brian Anderson
67af3562db Build rust-sdl and rust-azure 2012-04-12 19:20:12 -07:00
Brian Anderson
c136c496d8 Move the main function to servo.rs 2012-04-12 19:18:12 -07:00
Brian Anderson
cb27da3de1 Update to latest rust-azure 2012-04-12 19:15:49 -07:00