Commit Graph

10 Commits

Author SHA1 Message Date
Garen Torikian
a50cfa26cc Updates for new biscotto 2013-04-18 13:05:40 -07:00
Garen Torikian
0c5e38680d Internalize a bunch of methods 2013-04-12 14:37:21 -05:00
Nathan Sobo
9ecb03e470 Rename PaneGrid to PaneAxis
PaneGrid is a superclass of PaneRow and PaneColumn. These are both
a type of axis for the pane layout system.
2013-03-07 09:28:52 -08:00
Nathan Sobo
c3e748a17c WIP: Use rake to start compiling resources (like require.coffee) 2012-08-26 16:29:46 -05:00
Nathan Sobo
c2c8724ad0 Initial commit 2012-08-10 13:32:19 -06:00
Nathan Sobo
2baf374937 Newline at end of file 💄 2012-06-01 14:01:00 -06:00
Corey Johnson
4e43f0e596 Rename PaneDivision to PaneGrid 2012-04-13 09:26:03 -07:00
Corey Johnson
e0e40e327b PaneColumn and PaneRow inherit from PaneDivision. Yes, I hate the name PaneDivision too. 2012-04-12 21:25:24 -07:00
Corey Johnson & Nathan Sobo
1779032df6 Move pane size adjustment code into Pane objects 2012-04-12 18:38:26 -07:00
Corey Johnson & Nathan Sobo
1bd93e5565 Factored out PaneRow and PaneColumn which have serialize and deserialize methods. 2012-04-12 16:21:09 -07:00