gnome-shell/src
Jonathan Strander 2bcdae4d5d Include new GTK+ header for X11 extensions
Due to recent GTK+ changes X11 specific code was moved into different
headers. As Socket/Plug is X11 only this broke our calls to GtkSocket
in the tray code. Fix this by including the new gtkx.h header.
2011-01-30 13:53:03 -05:00
..
gdmuser Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
gvc Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
st Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
tray Include new GTK+ header for X11 extensions 2011-01-30 13:53:03 -05:00
gnome-shell-plugin.c Added a11y initialization code 2011-01-20 12:56:36 +01:00
gnome-shell.in Added a11y initialization code 2011-01-20 12:56:36 +01:00
Makefile-gdmuser.am
Makefile-gvc.am
Makefile-st.am StScrollView: Implement real fade effect 2011-01-20 20:53:20 +01:00
Makefile-tray.am Remove Gtk 2 compatibility code 2010-12-30 21:36:37 +01:00
Makefile.am StScrollView: Implement real fade effect 2011-01-20 20:53:20 +01:00
run-js-test.c Add run-js-test executable to run tests 2010-11-12 17:36:20 -05:00
shell-a11y.c Added a11y initialization code 2011-01-20 12:56:36 +01:00
shell-a11y.h Added a11y initialization code 2011-01-20 12:56:36 +01:00
shell-app-private.h
shell-app-system.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
shell-app-system.h shell-app-system.h: clean up (indentation, order, etc) 2011-01-13 12:16:37 -05:00
shell-app-usage.c shell-app-usage: fix tracking code 2011-01-24 13:35:03 -05:00
shell-app-usage.h
shell-app.c ShellApp: is_on_workspace() should be TRUE for workspaceless apps 2011-01-13 12:16:38 -05:00
shell-app.h
shell-arrow.c
shell-arrow.h
shell-doc-system.c shell-doc-system: fix %-escaping code in shell_doc_system_open() 2011-01-24 13:35:03 -05:00
shell-doc-system.h
shell-drawing.c
shell-drawing.h
shell-embedded-window-private.h
shell-embedded-window.c Remove Gtk 2 compatibility code 2010-12-30 21:36:37 +01:00
shell-embedded-window.h
shell-enum-types.c.in
shell-enum-types.h.in
shell-generic-container.c generic-container: Queue a redraw in skip_paint() 2011-01-14 01:07:42 +01:00
shell-generic-container.h
shell-global-private.h Implement cross overview drag & drop 2011-01-05 23:19:56 +01:00
shell-global.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
shell-global.h add ability to search in web from search view 2011-01-18 00:41:59 +03:00
shell-gtk-embed.c ShellGtkEmbed: revert to old actor/window position-syncing code 2011-01-10 15:22:50 -05:00
shell-gtk-embed.h
shell-jsapi-compat-private.h
shell-marshal.list Implement cross overview drag & drop 2011-01-05 23:19:56 +01:00
shell-perf-log.c
shell-perf-log.h
shell-recorder-src.c
shell-recorder-src.h
shell-recorder.c recorder: Call cairo_surface_mark_dirty on the cursor surface 2011-01-24 23:03:59 +01:00
shell-recorder.h
shell-slicer.c
shell-slicer.h
shell-stack.c
shell-stack.h
shell-tray-icon.c Remove Gtk 2 compatibility code 2010-12-30 21:36:37 +01:00
shell-tray-icon.h
shell-tray-manager.c Fix for gdk/x11 changes 2010-12-22 16:26:08 -05:00
shell-tray-manager.h
shell-util.c shell-util: Add helper to hide actors from pick 2010-11-18 20:27:55 +01:00
shell-util.h shell-util: Add helper to hide actors from pick 2010-11-18 20:27:55 +01:00
shell-window-tracker-private.h
shell-window-tracker.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
shell-window-tracker.h
shell-wm-private.h Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
shell-wm.c Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
shell-wm.h Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
shell-xfixes-cursor.c Fix cursor image tracking on 64-bit systems 2010-11-01 11:11:01 -04:00
shell-xfixes-cursor.h
test-recorder.c