commit 38cc6986865ef249f4fc20620789460adad3348e Author: Ignacio Casal Quinteiro Date: 2010-07-08 Update the list when a tab is reordered and some code cleanup. M gedit/gedit-documents-panel.c commit 413add95afb73eeee6b5e919d18e3f48ab3f3073 Author: Fran Diéguez Date: 2010-07-07 Updated Galician translations M po/gl.po commit 6d2f35ddcfcdce34638e0a47bd473e26b9c62bd6 Author: Ignacio Casal Quinteiro Date: 2010-07-06 Update to latest changes. M docs/class-diagram.dia commit db9b16f0e035ec47490203816fd8d4543844803e Author: Paolo Borelli Date: 2010-07-06 Another useless util M gedit/gedit-document.c M gedit/gedit-utils.c M gedit/gedit-utils.h commit 1e2d5433c507acc0410a16d5372881fd34416b7c Author: Paolo Borelli Date: 2010-07-06 Remove another obsolete util M gedit/dialogs/gedit-style-scheme-generator.c M gedit/gedit-utils.c M gedit/gedit-utils.h commit 4a6738846d069420c934caf5f09d248a4567fb0b Author: Paolo Borelli Date: 2010-07-06 Remove util function now available in gio M gedit/gedit-utils.c M gedit/gedit-utils.h M plugins/filebrowser/gedit-file-browser-widget.c commit 5debd84f925513504de50830056b9fa18e09267a Author: Ignacio Casal Quinteiro Date: 2010-07-05 Factor out the connection/desconnection of signals of the statusbar. M gedit/gedit-window.c commit a7ce12aa42e62461de65baec030053818e3e33c9 Author: Ignacio Casal Quinteiro Date: 2010-07-05 Do not unref tab if it is NULL. M gedit/gedit-documents-panel.c commit 4abfc89497b1910c04f0f04077d6eb05cd9f5b50 Author: Ignacio Casal Quinteiro Date: 2010-07-05 Proxy drop-uris from view to tab. M gedit/gedit-tab.c M gedit/gedit-tab.h M gedit/gedit-window.c commit b803f47965fe963228676058ae5ea58e6b672821 Author: Ignacio Casal Quinteiro Date: 2010-07-05 Do not set the location property if NULL. M gedit/gedit-document.c commit 4272af146ba997b75377588df6cb2044648d068d Author: Paolo Borelli Date: 2010-07-05 Protect view's extension set from destroy running many times M gedit/gedit-view.c commit 6259847e811c4dac2fd9d534d987cc6de9df2e4e Author: Paolo Borelli Date: 2010-07-05 Unref objects retrieved from the tree store M gedit/gedit-documents-panel.c commit 93db94d2ef2382727570056ef2b3481bb69ef9cf Author: Ignacio Casal Quinteiro Date: 2010-07-04 The filter-pattern property must return always a string. M plugins/filebrowser/gedit-file-browser-plugin.c M plugins/filebrowser/gedit-file-browser-widget.c commit 39a00b1d34dc236b780ddbc142040c662f42420d Author: Jorge González Date: 2010-07-04 Updated Spanish translation M po/es.po commit 972dfaec36e029248137735fe6d2850c9087cc22 Author: Ignacio Casal Quinteiro Date: 2010-07-04 Update POTFILES. M po/POTFILES.in M po/POTFILES.skip commit a9d2ea047401124537e49ef6a2bf9c0f6c4a4f22 Author: Ignacio Casal Quinteiro Date: 2010-07-03 Fix some warning in the pythonconsole plugin. M plugins/pythonconsole/pythonconsole/console.py commit 3b26258325b69c034b486fbdd12aa7d60b379cf6 Author: Ignacio Casal Quinteiro Date: 2010-07-02 Build fails without X Thanks to Matthias Clasen for pointing out how to fix it. M gedit/gedit-command-line.c commit a84d70c37e5e5f2064c65c14dc9bbc0808f8cf91 Author: Ignacio Casal Quinteiro Date: 2010-07-02 Bind the filter-pattern property with the settings equivalent. M plugins/filebrowser/gedit-file-browser-plugin.c commit 8a0edc90b03c8709d9bb2e9c45dbb4ad2e6d8c02 Author: Ignacio Casal Quinteiro Date: 2010-07-02 Autogenerate settings flags and use them. Now that gsettings allow to autogenate flags and provides methods to use them. Let's not do the flags conversion and use them directly. See that the settings compiler compiles the settings by alphabetic order so we need to change the settings file in order to get the flags built first. M configure.ac M plugins/filebrowser/Makefile.am M plugins/filebrowser/gedit-file-browser-plugin.c R091 plugins/filebrowser/org.gnome.gedit.file-browser.gschema.xml.in.in plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml.in.in commit 1103e435034d4be26545fb73706d3d185ef32b1a Author: Ignacio Casal Quinteiro Date: 2010-07-02 Use the right include dir. M gedit/Makefile.am commit 70539309afca20efd55787741b0ef3c5c7186706 Author: Ignacio Casal Quinteiro Date: 2010-07-02 Define GEDIT_LOCKDOWN_ALL outside the enum M gedit/gedit-app.h commit 6cc3b4074bad0a775532216c82fa6ce6599bde2c Author: Garrett Regier Date: 2010-07-02 Renamed filetree to gedit_file_browser M plugins/filebrowser/gedit-file-browser-plugin.c M plugins/filebrowser/gedit-file-browser-plugin.h commit 66f87a8c5d0c984acb25b426639758a0679ed1f8 Author: Garrett Regier Date: 2010-07-01 Add two checks to GeditTab M gedit/gedit-tab.c commit 20011152c7a6b372dec92120439faad7a730d35b Author: Ignacio Casal Quinteiro Date: 2010-07-01 Adapt to latest libpeas api change. Now we have to return the main widget of the configure dialog instead of a dialog. This means that we have to manage all the config at selection time. This patch makes that. M plugins/time/gedit-time-plugin.c M plugins/time/gedit-time-setup-dialog.ui M plugins/time/org.gnome.gedit.time.gschema.xml.in.in commit bb57d1cda61dfe4206deee331daeeb569d8580b2 Author: Ignacio Casal Quinteiro Date: 2010-07-01 Remove plugin icon. Now that we use libpeas we don't need this icon anymore as it is provided by libpeas. M pixmaps/Makefile.am D pixmaps/gedit-plugin.png commit 93415683dd6baba819a17139d8e93704c17c3127 Author: Ignacio Casal Quinteiro Date: 2010-07-01 Do not specify the icon. M plugins/checkupdate/checkupdate.gedit-plugin.desktop.in commit 0c962a52760f1f979abed169b2efced94dd0b005 Author: Jorge González Date: 2010-07-01 Updated Spanish translation M po/es.po commit e4825b4ac3b53132855cfe4f3e9ba9aa0f1573a7 Author: Ignacio Casal Quinteiro Date: 2010-07-01 Update POTFILES. M po/POTFILES.in M po/POTFILES.skip commit 38e01213a0d961048c539e7609e63aae31b46daa Author: Ignacio Casal Quinteiro Date: 2010-07-01 Adapt to peas api change. Now we need to return the configure widget instead of the whole dialog. M plugins/pythonconsole/pythonconsole/__init__.py M plugins/pythonconsole/pythonconsole/config.py M plugins/pythonconsole/pythonconsole/config.ui commit 4dcd8d84b1a6b11c5254416d9b5ed7af8105f538 Author: Ignacio Casal Quinteiro Date: 2010-07-01 Port pythonconsole to libpeas and gsettings. M configure.ac M plugins/Makefile.am M plugins/pythonconsole/pythonconsole/Makefile.am M plugins/pythonconsole/pythonconsole/__init__.py M plugins/pythonconsole/pythonconsole/config.py M plugins/pythonconsole/pythonconsole/console.py A plugins/pythonconsole/pythonconsole/org.gnome.gedit.pythonconsole.gschema.xml.in.in commit a8d85dcfaebac57f5d73d928db5184a53366a00a Author: Ignacio Casal Quinteiro Date: 2010-07-01 Generate automatically the settings enum. M plugins/time/Makefile.am M plugins/time/org.gnome.gedit.time.gschema.xml.in.in commit 5402abac4882abf4ca76a8e905e34db149791e13 Author: Steve Frécinaux Date: 2010-06-30 Adapt to PeasUIConfigurable API change. M plugins/time/gedit-time-plugin.c commit f89bef27272765e1b459b91135f9e4c5cf9c0708 Author: Ignacio Casal Quinteiro Date: 2010-06-30 More annotation fixes. M gedit/gedit-document.c M gedit/gedit-message-bus.c M gedit/gedit-tab.c commit 2ff1b905f17042ef7d746fe402dd2f5f9eb869f6 Author: Ignacio Casal Quinteiro Date: 2010-06-30 Fix annotations. M gedit/gedit-window.c commit cfa22e1210f768591674a8fc7ce8bf8a69ade91c Author: Ignacio Casal Quinteiro Date: 2010-06-30 Bump gio version. M configure.ac commit 1b004f6c904422b5dea3a147743e9ad623233884 Author: Ignacio Casal Quinteiro Date: 2010-06-30 Generate the gedit settings enums automatically. M data/Makefile.am M data/org.gnome.gedit.gschema.xml.in.in commit 001f2e2d4a229e3d48cc4f493c670b2363bdcbe8 Author: Fran Diéguez Date: 2010-06-29 Updated Galician translations M po/gl.po commit 8daab91c418a92d376c00a50997f55e5ecab7206 Author: Garrett Regier Date: 2010-06-29 Bug 522848 - Use XDG directories M gedit/gedit-app.c M gedit/gedit-dirs.c M gedit/gedit-dirs.h M gedit/gedit-style-scheme-manager.c commit 8f0773f946cc3894888d2b53c1b0769ce52e4e1e Author: Ignacio Casal Quinteiro Date: 2010-06-29 Release 2.31.4 M NEWS M README M configure.ac M gedit/Makefile.am D gedit/gedit-object-module.c D gedit/gedit-object-module.h