commit f01b6d3c5cc2b93a04f18f937163607bfd3e166a Author: Ignacio Casal Quinteiro Date: 2011-12-08 gdk_window_get_pointer is deprecated M gtksourceview/gtksourcegutter.c commit 6142e7e9314c81c28caeff94eb3d7f39d73486e9 Author: Ignacio Casal Quinteiro Date: 2011-12-08 Use g_clear_object M gtksourceview/completion-providers/words/gtksourcecompletionwords.c M gtksourceview/completion-providers/words/gtksourcecompletionwordsbuffer.c M gtksourceview/gtksourcebuffer.c M gtksourceview/gtksourcecompletion.c M gtksourceview/gtksourcecompletioncontext.c M gtksourceview/gtksourceprintcompositor.c M gtksourceview/gtksourcestylescheme.c M gtksourceview/gtksourceview.c commit c3607b703381a118f0e099133aea8fe80cb91e93 Author: Paolo Borelli Date: 2011-11-26 Sort schemes alphabetically. Sort the array of style schemes so that it can be used in GUIs without reimplement sorting. M gtksourceview/gtksourcestyleschememanager.c commit f57208df3bbfd503f988f95085faaa27f909281f Author: Paolo Borelli Date: 2011-11-26 Sort the languages alphabetically Make sure the list of ids is sorted alphabetically so that applications do not need to reimplement sorting to show the list in the GUI. M gtksourceview/gtksourcelanguagemanager.c commit 194d40ed2e6e27889b201b4c84997b1e7075a3a5 Author: Philip Chimento Date: 2011-11-22 Allow for multiple GDK backends In GDK > 3.0, multiple backends can be built. The pkg-config variable that tells the backend is now called 'targets' instead of 'target'. To determine whether to build for OS X, configure now needs to use the GTK_CHECK_BACKENDS macro supplied with GTK, as described in the migration guide: http://developer.gnome.org/gtk3/3.3/ch25s02.html M configure.ac commit 43cdc6b7fe7470c7dc4a2482569eb4ffdff41ace Author: Philip Chimento Date: 2011-11-21 Change IgeMacIntegration to GtkOSXApplication Instead of using the deprecated IgeMacIntegration which doesn't work on 32-bit Macs, get the locale dir using the quartz_application_... API from GtkOSXApplication. M configure.ac M gtksourceview/Makefile.am M gtksourceview/gtksourceview-i18n.c commit b0376aad6927b4ab43771118f393a17c8b142077 Author: Vinicius Depizzol Date: 2011-11-16 Fixed a string in Brazilian Portuguese translation M po/pt_BR.po commit bc258fe38dbacc0cd6a237aa616e9ab86b2a4ee4 Author: Fran Diéguez Date: 2011-11-13 Updated Galician translations M po/gl.po commit 3f2a4dd2e3b45d6c704840080b50202540aaae73 Author: Mario Blättermann Date: 2011-11-05 [l10n] Updated German translation M po/de.po commit 214d5f40c5d7261bb47c9815574866d12fc4ccbc Author: Matej Urbančič Date: 2011-10-25 Updated Slovenian translation M po/sl.po commit dd418ec72d0c7f09d9944504d8618219501ef741 Author: Jorge González Date: 2011-10-23 Updated Spanish translation M po/es.po commit 51104e00788d59606f444f9993fdd94ad13419b1 Author: Yaron Shahrabani Date: 2011-10-22 Updated Hebrew translation. M po/he.po commit 67b86517046dff8deb58ce4d9f6ae2e4562d7727 Author: Ignacio Casal Quinteiro Date: 2011-10-19