gnome-shell/js/ui
Marina Zhurakhinskaya d67c88e4dc Bug 577380 - Use the default application for the mime type to open the document
Using appExec for the last application that registered the document was failing
in certain cases, such as for the Open Office for which the application
execution string is being registered as "soffice %u" in ~/.recently-used.xbel.
In general, using the default application for the mime type seems to be a more
predictable way to open documents. We still fall back to using the appExect
for the last application if the default application for a given mime type was
not found.
2009-05-05 15:51:56 -04:00
..
altTab.js Implement MetaAltTabHandler 2009-05-04 13:01:03 -04:00
appDisplay.js Clean up underscores in function and variable names 2009-05-04 13:50:49 -04:00
button.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
dnd.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
docDisplay.js Bug 577380 - Use the default application for the mime type to open the document 2009-05-05 15:51:56 -04:00
genericDisplay.js Bug 578178 – Show large previews for image files 2009-04-28 15:35:36 -04:00
gtkutil.js Add missing gtkutil.js file from previous commit 2009-04-07 17:15:02 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Clean up underscores in function and variable names 2009-05-04 13:50:49 -04:00
Makefile.am Bug 578776 - Add gtkutil.js to the Makefile 2009-04-13 16:03:01 -04:00
overlay.js Clean up underscores in function and variable names 2009-05-04 13:50:49 -04:00
panel.js Clean up underscores in function and variable names 2009-05-04 13:50:49 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
windowManager.js Clean up underscores in function and variable names 2009-05-04 13:50:49 -04:00
workspaces.js Let small windows appear at full size in the overlay if there is room 2009-05-05 15:35:04 -04:00