gnome-shell/src
Dan Winship 745e8f608f [ShellGtkEmbed] base this on ClutterX11TexturePixmap, not ClutterGLX
As of 1.4, ClutterGLXTexturePixmap is identical to
ClutterX11TexturePixmap (with the differences having been moved into
the cogl layer). So make ShellGtkEmbed use the (introspected) X11
version, which then allows us to make the instance and class structs
public as well.

https://bugzilla.gnome.org/show_bug.cgi?id=608869
2010-09-23 09:49:47 -04:00
..
gdmuser introspection: Fix annotations 2010-09-15 03:02:26 +02:00
st introspection: Fix annotations 2010-09-15 03:02:26 +02:00
tray Use gdk_error_trap_pop_ignore() where appropriate 2010-09-20 14:54:26 +02:00
fix-meta-rectangle.py Work around g-ir-scanner problem with Gdk.Rectangle 2010-07-07 12:57:59 -04:00
gnome-shell-clock-preferences.in Switch to using dconf 2010-06-25 12:48:14 -04:00
gnome-shell-plugin.c Enable side-by-side tiling 2010-09-17 16:02:37 +02:00
gnome-shell.in gnome-shell.in: Make xephr available within the scope of run_shell 2010-09-22 20:42:01 +02:00
gtk-compat.h Add compatibility with GTK+ 2.18 2010-05-10 18:31:51 +02:00
Makefile-gdmuser.am Add Makefile missed in last commit, minor style tweak for statusmenu 2009-02-04 18:49:54 +00:00
Makefile-st.am [St] Add StThemeNodeTransition 2010-06-08 17:55:50 +02:00
Makefile-tray.am Add compatibility with GTK+ 2.18 2010-05-10 18:31:51 +02:00
Makefile.am [ShellGtkEmbed] base this on ClutterX11TexturePixmap, not ClutterGLX 2010-09-23 09:49:47 -04:00
shell-app-private.h Major ShellApp API cleanup, startup notification, window focus handling 2010-04-12 16:32:21 -04:00
shell-app-system.c introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-app-system.h Add sections to the all apps view 2010-06-06 02:53:27 +04:00
shell-app-usage.c Migrate to GSettings 2010-06-18 20:27:41 +02:00
shell-app-usage.h introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-app.c [windowTracker] Only remove "interesting" windows 2010-06-21 15:35:36 +02:00
shell-app.h Associate process identifiers with applications 2010-06-09 14:44:15 -04:00
shell-arrow.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-arrow.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-doc-system.c introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-doc-system.h introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-drawing.c [StDrawingArea] further CSS-ify StDrawingArea users 2010-04-06 08:22:10 -04:00
shell-drawing.h [StDrawingArea] further CSS-ify StDrawingArea users 2010-04-06 08:22:10 -04:00
shell-embedded-window-private.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-embedded-window.c Add compatibility with GTK+ 2.18 2010-05-10 18:31:51 +02:00
shell-embedded-window.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-enum-types.c.in Create GTypes for Shell namespace 2010-04-12 16:01:54 -04:00
shell-enum-types.h.in Create GTypes for Shell namespace 2010-04-12 16:01:54 -04:00
shell-generic-container.c introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-generic-container.h introspection: Fix annotations 2010-09-15 03:02:26 +02:00
shell-global-private.h shell-global-private.h fixes: 2009-10-28 12:59:01 -04:00
shell-global.c add shell_global_[un]set_cursor 2010-09-10 05:58:19 +04:00
shell-global.h Fix shell_global_format_time_relative_pretty() parameter name 2010-09-14 16:16:02 -04:00
shell-gtk-embed.c [ShellGtkEmbed] base this on ClutterX11TexturePixmap, not ClutterGLX 2010-09-23 09:49:47 -04:00
shell-gtk-embed.h [ShellGtkEmbed] base this on ClutterX11TexturePixmap, not ClutterGLX 2010-09-23 09:49:47 -04:00
shell-marshal.list Create ShellApp, rebase things on it 2009-10-14 14:37:34 -04:00
shell-perf-log.c introspection: Build with --warn-all --warn-error 2010-09-07 13:07:52 -04:00
shell-perf-log.h Dump a complete report from a performance run, as JSON 2010-05-21 00:18:45 -04:00
shell-process.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-process.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-recorder-src.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-recorder-src.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-recorder.c Support and require Clutter 1.2 2010-03-11 15:08:48 -05:00
shell-recorder.h Make parameters configureable 2010-02-08 21:31:30 +01:00
shell-slicer.c Support and require Clutter 1.2 2010-03-11 15:08:48 -05:00
shell-slicer.h Don't generate st.h in a subdir 2010-02-22 19:37:49 -05:00
shell-stack.c include "config.h" in all .c files 2009-11-24 09:15:35 -05:00
shell-stack.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-tray-manager.c [ShellTrayManager] a few updates 2010-08-19 10:14:18 -04:00
shell-tray-manager.h Use a fixed ordering for well-known icons 2009-10-19 14:57:02 -04:00
shell-uri-util.c Replace includes of glib/gi18n.h with glib/gi18n-lib.h 2009-11-24 15:26:09 -05:00
shell-uri-util.h Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00
shell-window-tracker-private.h Add missing shell-window-tracker-private.h file 2010-06-09 16:23:37 -04:00
shell-window-tracker.c introspection: Build with --warn-all --warn-error 2010-09-07 13:07:52 -04:00
shell-window-tracker.h Consume startup-notification APPLICATION_ID 2010-03-30 17:36:05 -04:00
shell-wm-private.h introspection: Build with --warn-all --warn-error 2010-09-07 13:07:52 -04:00
shell-wm.c introspection: Build with --warn-all --warn-error 2010-09-07 13:07:52 -04:00
shell-wm.h introspection: Build with --warn-all --warn-error 2010-09-07 13:07:52 -04:00
shell-xfixes-cursor.c Add shell-xfixes-cursor.[ch] 2010-05-11 15:03:11 -04:00
shell-xfixes-cursor.h Add shell-xfixes-cursor.[ch] 2010-05-11 15:03:11 -04:00
test-recorder.c Add emacs modelines to all .c and .h files that were missing them 2009-10-27 11:27:45 -04:00