gnome-shell/js
Owen W. Taylor 5111edb80b Use a St.Bin rather than a St.BoxLayout for calendar popup
Using a horizontal St.BoxLayout for calendar container forces
width-for-height layout on the St.Table child. Since St.Table
is naturally width-for-height, this can trigger bugs and is,
at best, a bit ineffecient. Use a St.Bin instead since we don't
need any BoxLayout features.

https://bugzilla.gnome.org/show_bug.cgi?id=618104
2010-05-09 16:37:08 -04:00
..
misc telepathyClient: improve Empathy interaction 2010-05-05 14:53:35 -04:00
prefs Add a simple preference dialog for the clock 2010-05-09 01:07:47 +02:00
ui Use a St.Bin rather than a St.BoxLayout for calendar popup 2010-05-09 16:37:08 -04:00
Makefile.am Add a simple preference dialog for the clock 2010-05-09 01:07:47 +02:00