GNOME Bugzilla – Bug 633215
Remove deprecated GDK symbols from NoteEditor
Last modified: 2011-05-09 19:48:43 UTC
Created attachment 173283 [details] [review] Patch to fix the bug. GDK key constants have a KEY_ prefix from now and will be such in GTK+ 3.0. This patch replaces the old deprecated constants with new ones. I didn't commit them, because I couldn't quickly find the GTK+ version, since when they are supported. Does anyone knows it?
See http://git.gnome.org/browse/gtk+/commit/?id=913cdf3be750a1e74c09b20edf55a57f9a919fcc "For C application compatiblity, add gdkkeysyms-compat.h which uses the old names. " I'd rather stick to that for now. To avoid Gtk 3.0 only changes.
Created attachment 173429 [details] [review] Updated, added end key handling. Updated accordingly to bug 633217. This can wait for a while, until we decide to upgrade to GTK+ 3.0.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.