gnome-shell/js/ui
Adel Gadllah 750672061a placesDisplay: Prevent bookmarks from being cut off
Moving to St.Table introduced a regression that resulted in the height
of Places section to only depend on the height of the left column.

This could result into some bookmarks not being displayed at all because
there are not enough items in the left column to allocate the needed height.

Fix this by removing the St.BoxLayout actors and add the items directly to
the table.

https://bugzilla.gnome.org/show_bug.cgi?id=614144
2010-03-31 17:08:51 +02:00
..
altTab.js AppSwitcher: Make sure we always get the correct icon position 2010-03-26 18:13:18 +01:00
appDisplay.js [appDisplay,placeDisplay] Remove manual dnd mode 2010-03-29 17:46:05 +02:00
appFavorites.js xgettext only recognizes _("foo"), not _('foo') in .js files. Fix 2010-02-15 08:33:35 -05:00
calendar.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
chrome.js Don't show chrome when a fullscreen window is open 2010-02-09 21:35:45 +01:00
dash.js [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00
dnd.js [dnd] Special-case St.Clickable 2010-03-29 17:45:57 +02:00
docDisplay.js [docDisplay] Port DashDocDisplayItem to CSS 2010-03-29 17:46:06 +02:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
extensionSystem.js Add extensionSystem 2009-12-18 11:19:59 -05:00
genericDisplay.js [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00
lightbox.js Port Lightbox to CSS and use it in runDialog 2010-02-26 23:16:55 +03:00
link.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00
main.js Remove sidebar 2010-03-31 10:08:18 -04:00
Makefile.am Remove sidebar 2010-03-31 10:08:18 -04:00
messageTray.js MessageTray: tweak how allocation works to fix the reactive area 2010-03-29 14:36:36 -04:00
notificationDaemon.js notificationDaemon.js: don't call setApp() if app couldn't be determined 2010-03-31 15:21:54 +02:00
overview.js workspacesView.js: Fix dropping window on + 2010-03-22 23:46:24 +03:00
panel.js Consume startup-notification APPLICATION_ID 2010-03-30 17:36:05 -04:00
placeDisplay.js placesDisplay: Prevent bookmarks from being cut off 2010-03-31 17:08:51 +02:00
runDialog.js runDialog: Accept Enter (keypad) key in addition to Return. 2010-03-31 15:29:11 +02:00
search.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
statusMenu.js Remove sidebar 2010-03-31 10:08:18 -04:00
tweener.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
windowAttentionHandler.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00
windowManager.js [windowManager] Really fix state checking for workspace switcher popup 2010-03-18 14:53:58 -04:00
workspace.js [Overview] Postpone window repositioning while zooming 2010-03-24 19:38:57 +01:00
workspacesView.js [workspacesView] Use add_style_class_name() to set style class 2010-03-26 23:39:43 +01:00
workspaceSwitcherPopup.js Add missing semicolons noted by jslint 2010-03-15 09:50:05 -04:00