commit 93129d5e337ab0bec4b4f38746763857dac72319 Author: Paolo Borelli Date: 2012-01-03 Release 3.2.6 M NEWS M README M configure.ac commit 84a047f1ecae28b272574bcaa0ea8bbb0e414f95 Author: Funda Wang Date: 2011-12-26 fix broken tags (bug#66283) M help/zh_CN/zh_CN.po commit 7ef5b2a1638b4297236e8cfc5c88ccc358bb5552 Author: Paolo Borelli Date: 2011-12-27 Add more info in the HACKING file Try to address some question raisead on IRC. M HACKING commit fbf6b00f2e268ab86cf396d1109fd4fd8ec3c573 Author: Paolo Borelli Date: 2011-12-26 Documents panel misbehaves when adding new tabs. Block the selection changed callback while refresing the list. M gedit/gedit-documents-panel.c commit b82c02d2d97c987a343dab35c888033c8bfd3bc6 Author: Paolo Borelli Date: 2011-12-26 Fix critical on exit in the documents panel Track the selection with selection::changed instead of the cursor. M gedit/gedit-documents-panel.c commit 01075a111ed671e5018080f2aeca2016f8b24648 Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: ellipsize at the end and set a minimum width M plugins/externaltools/tools/tools.ui commit 71a6e785f50f106f7cf663eb3200aac7b7ab5125 Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: special case scroll event to do down scroll instead of horizontal M plugins/externaltools/tools/manager.py commit d9a3e8973206f8e9758843ed2887271ef9258f62 Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: remove useless var M plugins/externaltools/tools/manager.py commit c587d9ad38e9141b003aa942b261f80171821451 Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: use Gdk.CURRENT_TIME M plugins/externaltools/tools/manager.py commit 3c77e6e2db3a707c164b40c76c9891a8c4e0c74a Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: add GDK_SCROLL_MASK M plugins/externaltools/tools/manager.py commit 7b846e5ed6e5a0f3d3fcea45862a47a826f7d3a7 Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: no need to call map M plugins/externaltools/tools/manager.py commit 5648533621ddf2d90f35bdb1b8efb20dff69f067 Author: Ignacio Casal Quinteiro Date: 2011-12-25 externaltools: remove trailing spaces M plugins/externaltools/tools/manager.py commit 60de32f7df8883e0315f936feb772d319f2b43f6 Author: Ignacio Casal Quinteiro Date: 2011-12-23 Fix bug with rtl placing it in the right place M gedit/gedit-view-frame.c commit 91beda81cb2a10aa2654b4164abab0410a0f26ef Author: Paolo Borelli Date: 2012-01-03 Sync settings on exit M gedit/gedit.c commit 11fbe0fe146fb60d5f3974fc67fe598361cd02ea Author: Paolo Borelli Date: 2011-12-26 Be more robust when closing the dialog Gtk started to emit cursor-changed when the treeview is destroyed. I am not sure if it is a Gtk bug or if it is intentional, but we should check for errors returned by the getter function. M gedit/dialogs/gedit-preferences-dialog.c commit 93c1166cdb424d5a6d9d454d8c5afee96f9e0e14 Author: Ignacio Casal Quinteiro Date: 2011-12-08 Release 3.2.5 M NEWS M README M configure.ac