commit 011c871e689bed9e36daf66696d31ec2578688af Author: Sergej Chodarev Date: 2014-04-14 Remove forgotten uses of old menu API http://bugzilla.gnome.org/show_bug.cgi?id=728201 M plugins/synctex/synctex/synctex.py commit 8e41c37a0c83180434618aa898bf2488a37ee721 Author: Jesse van den Kieboom Date: 2014-04-12 Do not bracket complete do/end in ruby M plugins/bracketcompletion/bracketcompletion.py commit 21c4d88306a0f8aa2a7fd7d1d1de52d45a64b4e7 Author: Ignacio Casal Quinteiro Date: 2014-04-14 multiedit: do not set view to None on deactivate activate/deactivate may be called several times for the same view, i.e when attaching/detaching tabs and the property will be set just at construction. Setting self.view to None will make it work for the first time activate/deactivate is called. M plugins/multiedit/multiedit/viewactivatable.py commit 245a12e7dfc526fbfdb18192bce8a04d0a87cf07 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: split out view activatable M plugins/drawspaces/Makefile.am M plugins/drawspaces/gedit-drawspaces-app-activatable.c A plugins/drawspaces/gedit-drawspaces-view-activatable.c A plugins/drawspaces/gedit-drawspaces-view-activatable.h M plugins/drawspaces/gedit-drawspaces-window-activatable.c M plugins/drawspaces/gedit-drawspaces-window-activatable.h commit a05f61b1400915f97dd186ccc930d3bd1de3b7f5 Author: Ignacio Casal Quinteiro Date: 2014-03-31 Update POTFILES.in M po/POTFILES.in commit 17973bb387af02f6f98c79c6e2335fdabb0bdf04 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: create/unref settings from de/activate M plugins/drawspaces/gedit-drawspaces-window-activatable.c commit b82430cb5068db99aaa32fdc1b55a5b990f77a93 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: use new private accessor way for window activatable M plugins/drawspaces/gedit-drawspaces-window-activatable.c M plugins/drawspaces/gedit-drawspaces-window-activatable.h commit f10ac13d6e9411098d7dfaad38e2cc50da4c5d21 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: no need for public private in app activatable M plugins/drawspaces/gedit-drawspaces-app-activatable.c M plugins/drawspaces/gedit-drawspaces-app-activatable.h commit 3cccbadd29529525681f3e193726cf9f2e5e8ac1 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: make the window inherit from GObject M plugins/drawspaces/gedit-drawspaces-window-activatable.c M plugins/drawspaces/gedit-drawspaces-window-activatable.h commit 01a35a6ea7a1f9181a7c97618ef5b2690cd09f9e Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: move peas configurable to app activatable It makes more sense to have it in the app M plugins/drawspaces/gedit-drawspaces-app-activatable.c M plugins/drawspaces/gedit-drawspaces-window-activatable.c M plugins/drawspaces/gedit-drawspaces-window-activatable.h commit c935da6d64edd41b2a48c9ce3a3402441fc38a96 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: move register_types to app activatable M plugins/drawspaces/gedit-drawspaces-app-activatable.c M plugins/drawspaces/gedit-drawspaces-app-activatable.h M plugins/drawspaces/gedit-drawspaces-window-activatable.c M plugins/drawspaces/gedit-drawspaces-window-activatable.h commit 94ac4f1f8a2cb95ace59b603864afe4433c0042c Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: rename plugin to window-activatable M plugins/drawspaces/Makefile.am R100 plugins/drawspaces/gedit-drawspaces-plugin.ui plugins/drawspaces/gedit-drawspaces-configurable.ui D plugins/drawspaces/gedit-drawspaces-plugin.h R065 plugins/drawspaces/gedit-drawspaces-plugin.c plugins/drawspaces/gedit-drawspaces-window-activatable.c A plugins/drawspaces/gedit-drawspaces-window-activatable.h M plugins/drawspaces/gedit-drawspaces.gresource.xml commit 3c760068879d79e16a0b9bb05a0638e5fc3f9c21 Author: Ignacio Casal Quinteiro Date: 2014-03-31 drawspaces: split app activatable into its own file M plugins/drawspaces/Makefile.am A plugins/drawspaces/gedit-drawspaces-app-activatable.c A plugins/drawspaces/gedit-drawspaces-app-activatable.h M plugins/drawspaces/gedit-drawspaces-plugin.c commit 5bb8c59be2d89326bf3e5839af0c7b3715fa4867 Author: Piotr Drąg Date: 2014-03-30 doap: update URLs M gedit-plugins.doap commit 17fd88571f918d24b8eb633724c3bce5895ab9dd Author: Paolo Borelli Date: 2014-03-30 drawspaces: remove action upon deactivation M plugins/drawspaces/gedit-drawspaces-plugin.c commit 80a50f1aa41825cb5ebec754206b93b850700b39 Author: Andika Triwidada Date: 2014-03-28 Updated Indonesian translation M po/id.po commit 902e46be83f5569b6a3af410f3debc17e636f2e5 Author: Ignacio Casal Quinteiro Date: 2014-03-24 Release 3.12.0 M NEWS M README M configure.ac