sugar-toolkit-gtk3/src/sugar3
Raul Gutierrez Segales 2bfb38ef82 Port key handling code to GTK3
GTK3 removed some previously-deprecated API that we still use. This
includes GDK_DISPLAY(), gdk_x11_drawable_get_xdisplay(), and some
key constants.

Port our code to the new API.

[split patch into several parts, added minimal description]
Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
2011-12-13 17:19:53 -03:00
..
activity
bundle Fix broken imports 2011-11-15 17:51:23 +01:00
datastore Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
dispatch Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
graphics Use rsvg wrapper while rsvg gains introspection support 2011-12-13 17:19:53 -03:00
presence Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
__init__.py Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
_sugarbaseext.defs Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
_sugarbaseext.override Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
_sugarbaseextmodule.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
.gitignore Rename the module to sugar3 2011-11-14 18:17:18 +01:00
.license Rename the module to sugar3 2011-11-14 18:17:18 +01:00
acme-volume-alsa.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
acme-volume-alsa.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
acme-volume.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
acme-volume.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
eggaccelerators.c Port key handling code to GTK3 2011-12-13 17:19:53 -03:00
eggaccelerators.h Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
eggdesktopfile.c Port key handling code to GTK3 2011-12-13 17:19:53 -03:00
eggdesktopfile.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
eggsmclient-private.h Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
eggsmclient-xsmp.c Replace deprecated gdk_set_sm_client_id() invocation 2011-12-13 17:19:53 -03:00
eggsmclient.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
eggsmclient.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
env.py Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gdk-wrapper.c Add GdkWrapper to access non-introspectable Gdk API 2011-12-13 17:19:53 -03:00
gdk-wrapper.h Add GdkWrapper to access non-introspectable Gdk API 2011-12-13 17:19:53 -03:00
gsm-app.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-app.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-client-xsmp.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-client-xsmp.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-client.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-client.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-session.c Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
gsm-session.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-xsmp.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
gsm-xsmp.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
logger.py Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
Makefile.am Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
mime.py Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
network.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
profile.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
rsvg-wrapper.c Add wrapper for rsvg 2011-12-13 17:19:53 -03:00
rsvg-wrapper.h Add wrapper for rsvg 2011-12-13 17:19:53 -03:00
session.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
sugar-grid.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
sugar-grid.h Rename the module to sugar3 2011-11-14 18:17:18 +01:00
sugar-key-grabber.c Port key handling code to GTK3 2011-12-13 17:19:53 -03:00
sugar-key-grabber.h Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
sugar-marshal.list Rename the module to sugar3 2011-11-14 18:17:18 +01:00
sugar-menu.c Rename the module to sugar3 2011-11-14 18:17:18 +01:00
sugar-menu.h Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
util.py Rename the module to sugar3 2011-11-14 18:17:18 +01:00
wm.py Add GdkWrapper to access non-introspectable Gdk API 2011-12-13 17:19:53 -03:00
xdgmime.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmime.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimealias.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimealias.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimecache.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimecache.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimeglob.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimeglob.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimeint.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimeint.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimemagic.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimemagic.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimeparent.c Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00
xdgmimeparent.h Import sugar-base into sugar-toolkit 2011-12-13 17:19:53 -03:00