gnome-shell/js/ui
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
..
altTab.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
appDisplay.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
appFavorites.js
calendar.js
chrome.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
dash.js
dnd.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
docDisplay.js
environment.js
extensionSystem.js
genericDisplay.js
lightbox.js
link.js
lookingGlass.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
main.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
Makefile.am
messageTray.js
notificationDaemon.js
overview.js
panel.js Use a St.Bin rather than a St.BoxLayout for calendar popup 2010-05-09 16:37:08 -04:00
placeDisplay.js
runDialog.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00
search.js
shellDBus.js
statusMenu.js
telepathyClient.js telepathyClient: improve Empathy interaction 2010-05-05 14:53:35 -04:00
tweener.js
windowAttentionHandler.js
windowManager.js
workspace.js [overview] Fix positioning of single small windows 2010-05-09 14:18:42 +02:00
workspacesView.js [workspacesView] Animate showing/hiding of controls 2010-05-09 10:46:32 +02:00
workspaceSwitcherPopup.js Reorganize stage in terms of a UI Group actor and everything else 2010-05-06 17:18:10 -04:00