gnome-shell/js/ui
Giovanni Campagna 6547f75b12 Port client side code to GDBus
This continues the series of patches for GDBus porting, affecting
all code that accesses remote DBus objects. This includes modemManager,
automount, autorun (for the hotplug sniffer), calendar, network (for
nm-applet only), power, scripting (for perf monitor interface)

https://bugzilla.gnome.org/show_bug.cgi?id=648651
2011-11-11 11:15:38 -05:00
..
status Port client side code to GDBus 2011-11-11 11:15:38 -05:00
altTab.js altTab: Don't refuse to work when a pointer grab is in place 2011-10-21 09:12:17 +02:00
appDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
appFavorites.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
automountManager.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
autorunManager.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
boxpointer.js popup-menu: Allow adjusting where in the source the arrow points to 2011-10-13 15:03:32 +02:00
calendar.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
contactDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ctrlAltTab.js ctrlAltTab: fix popup's allocation when primary.x != 0 2011-11-04 18:45:16 +00:00
dash.js workspaceThumbnail: Allow users to create workspaces at any position 2011-11-07 14:36:06 -05:00
dateMenu.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
dnd.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
docDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
endSessionDialog.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
environment.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
extensionSystem.js extensionSystem: Remove duplciated version check 2011-10-28 16:12:52 -04:00
iconGrid.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
keyboard.js keyboard: fix exception: global.current_event_time is not a function 2011-11-04 01:40:30 +00:00
layout.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
lightbox.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
link.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
lookingGlass.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
magnifier.js magnifier: Use enum from gsettings-desktop-schemas 2011-11-04 23:28:53 +01:00
magnifierDBus.js notificationDaemon, magnifierDBus: port to GDBus 2011-11-11 11:15:38 -05:00
main.js Port to new GDBus bindings in gjs 2011-11-11 11:15:38 -05:00
messageTray.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
modalDialog.js Small coding style fixes 2011-10-20 22:42:30 +02:00
networkAgent.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
notificationDaemon.js notificationDaemon, magnifierDBus: port to GDBus 2011-11-11 11:15:38 -05:00
overview.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
panel.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
panelMenu.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
placeDisplay.js PlacesManager: fix .gtk-bookmarks monitor scope 2011-10-18 14:03:36 -04:00
polkitAuthenticationAgent.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
popupMenu.js popup-menu: Add minimal handling of open/close to Sections 2011-11-03 15:36:57 +01:00
runDialog.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
searchDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
shellDBus.js Port to new GDBus bindings in gjs 2011-11-11 11:15:38 -05:00
shellEntry.js shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00
shellMountOperation.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
statusIconDispatcher.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
telepathyClient.js Remove all stray imports to imports.dbus 2011-11-09 13:56:42 -05:00
tweener.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
userMenu.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
viewSelector.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
windowAttentionHandler.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
windowManager.js window-manager: Fix variable name 2011-11-08 01:57:20 +01:00
workspace.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
workspacesView.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
workspaceSwitcherPopup.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
workspaceThumbnail.js workspaceThumbnail: Allow users to create workspaces at any position 2011-11-07 14:36:06 -05:00
xdndHandler.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00