commit 4276ace1549e1b671cec08c4338bc2dbaac4b9e4 Author: Paolo Borelli Date: 2013-04-15 Release 3.8.1 M NEWS M README M configure.ac commit 424611426756a963cd842b81a1b39bde40e348ab Author: Paolo Borelli Date: 2013-04-15 Remove test that does not pass anymore with latest glib M tests/document-output-stream.c commit a26dc33f9668e9c83498968d3ec30a5138110c80 Author: Paolo Borelli Date: 2013-04-15 Update libgd M libgd commit d3efe0eef36b53aa4c6bea2c01f9683fd03537f7 Author: Sindhu S Date: 2013-04-07 Add shortcuts to gedit-shortcut-keys.page Fixes bug 697440. Update revision tag for date and status. M help/C/gedit-shortcut-keys.page commit 97946cec752b91111cc8747ba26793f397d191ac Author: Ignacio Casal Quinteiro Date: 2013-04-15 Fix warning M gedit/gedit-utils.c commit b966c20e7fce37ceafddfce957da2790aba30630 Author: Gabor Kelemen Date: 2013-04-14 Updated Hungarian help translation M help/hu/hu.po commit 20d860b6500e8f9a8143be4df306225e206664d6 Author: Seif Lotfy Date: 2013-04-06 Port Zeitgeist plugin to use libzeitgeist2 Signed-off-by: Seif Lotfy M configure.ac M plugins/zeitgeist/gedit-zeitgeist-plugin.c commit d56811ef0e2623716aa94dfd054a460612635915 Author: Muhammet Kara Date: 2013-04-11 [l10n] Updated Turkish translation M po/tr.po commit 093178687e9769553e668a5b3150709087f861f2 Author: Wojciech Szczęsny Date: 2013-04-09 Updated Polish translation M po/pl.po commit cbfafdc6fd0b21f57d9f8e719038fa6fe5bf8516 Author: Dimitris Spingos Date: 2013-04-08 Updated Greek translation M help/el/el.po commit d9f1377d40f6803fa2c0669c381e0a64c79ca82b Author: Daniel Mustieles Date: 2013-04-07 Updated Spanish translation M help/es/es.po commit 5bc665166c95a293b462390926ebc73779a36fc5 Author: Rafael Ferreira Date: 2013-04-06 Updated Brazilian Portuguese translation M help/pt_BR/pt_BR.po commit 0434e2f9188cb39b51408859e3e30a8a625b41c6 Author: José Aliste Date: 2013-03-30 Do not present to the user hidden highlight languages M gedit/gedit-window.c commit 825fb2adf7cda03b45b860373f4b79080c265459 Author: Alexander Larsson Date: 2013-04-05 Do runtime checks for X11 specific calls This means gedit doesn't break when using e.g. the broadway backend. M gedit/gedit-app-x11.c M gedit/gedit-utils.c commit 3f5edf9b9b8d183ea86d55b50e5f7486df67f80d Author: Ignacio Casal Quinteiro Date: 2013-04-03 Remove weak pointer before removing old info bar. Fixes #696870 M gedit/gedit-tab.c commit d517f09005099f072e4058360913242f5d84dcb8 Author: Ignacio Casal Quinteiro Date: 2013-04-03 tools: make pipe None if the channel executions have finished M plugins/externaltools/tools/capture.py commit e02c4dd346450e75dcd2ef8c3128af0e59f2bf8a Author: Ignacio Casal Quinteiro Date: 2013-04-03 tools: make close more reliable M plugins/externaltools/tools/capture.py commit c159807e4ddb1e85e118cecbe202d4ddf703284b Author: Ignacio Casal Quinteiro Date: 2013-04-03 tools: shutdown channels if stop is requested M plugins/externaltools/tools/capture.py commit f6892c7e09e663d0484f8a60088d00bba1c909d9 Author: Ignacio Casal Quinteiro Date: 2013-04-03 tools: fix io channel shutdowns M plugins/externaltools/tools/capture.py commit 0bb811fdbfa0ffd66b4649a55b1aa927c812a365 Author: Paolo Borelli Date: 2013-04-02 Fix typo in last patches M plugins/externaltools/tools/capture.py commit f539ab0a9c93b8b2b0c1823460e578ab18fcd3e8 Author: Paolo Borelli Date: 2013-04-02 Gio.guess_content_type wants an utf-8 string M plugins/externaltools/tools/functions.py commit 528cd65ab0b01e628420a9df6c88c5e4948a671a Author: Paolo Borelli Date: 2013-04-02 Rework pipe output handling Try to rework the code so that it is shorter and seems to finally work again, though I still do not understand why read_line() throws an exception... M plugins/externaltools/tools/capture.py commit ed2754f83d4154a1bbd3d8deeeef2b00747801ab Author: Christian Kirbach Date: 2013-04-02 Various help doc fixes M help/C/gedit-plugins-tag-list.page M help/C/gedit-plugins-terminal.page M help/C/gedit-printing-select.page M help/C/gedit-printing.page commit 73fea5fd0e917f0638182b690b4207eca569f773 Author: Ignacio Casal Quinteiro Date: 2013-04-02 tools: fix pipe handling M plugins/externaltools/tools/capture.py M plugins/externaltools/tools/functions.py commit 843eb35ba012ee45ccb724eed57cb82955d4ac3d Author: Ignacio Casal Quinteiro Date: 2013-04-02 tools: correctly compare file descriptors M plugins/externaltools/tools/capture.py commit 79f15aa4e7374031b026515f4cc62fadbc41f60f Author: Dimitris Spingos Date: 2013-04-02 Updated Greek translation M help/el/el.po commit 8b08e5e9d7279edab132c3b179994b0cc07e805d Author: Ignacio Casal Quinteiro Date: 2013-04-02 Revert "tools: pass priority to child_watch_add" This reverts commit e9b173cffc227d34334dad004575184685635257. For some reason we trigger a bug in the override using this where we enter in some kind of infinite loop. So I prefer to keep the deprecation warning and have this working. M plugins/externaltools/tools/capture.py commit e9a4d8aa502fa35d3698e69887fbd6bb7e5d81b3 Author: Ignacio Casal Quinteiro Date: 2013-04-02 tools: convert bytes to text M plugins/externaltools/tools/capture.py commit e9b173cffc227d34334dad004575184685635257 Author: Ignacio Casal Quinteiro Date: 2013-04-02 tools: pass priority to child_watch_add M plugins/externaltools/tools/capture.py commit e03d3beb0da8239d529b2fe62f0ab844cb0ab313 Author: Ignacio Casal Quinteiro Date: 2013-04-01 tools: assertEqual instead of deprecated assertEquals M plugins/externaltools/tools/linkparsing_test.py commit e3ced94f53dbaba9886fce5784f3c39a26ef7b86 Author: Ignacio Casal Quinteiro Date: 2013-04-01 tools: missing return values M plugins/externaltools/tools/manager.py commit 8e37516fe95bee70243c485246252758466ec110 Author: Ignacio Casal Quinteiro Date: 2013-04-01 snippets: get manager size from configure event M plugins/snippets/snippets/manager.py M plugins/snippets/snippets/shareddata.py commit 6c95d28a13ae87232346583a86ae525a22fcc651 Author: Ignacio Casal Quinteiro Date: 2013-04-01 tools: get manager size from configure-event signal M plugins/externaltools/tools/manager.py M plugins/externaltools/tools/tools.ui M plugins/externaltools/tools/windowactivatable.py commit 01e0241beb258d0ca8a2f16fbec7a85b100d98c1 Author: Daniel Mustieles Date: 2013-03-29 Updated Spanish translation M help/es/es.po commit ebae60e9b4f710c5def9b7ce3d833505eab58836 Author: Daniel Mustieles Date: 2013-03-29 Fixed typo in string M help/C/gedit-plugins-snippets.page commit 4947ac534e33054831dad8606c390ba869467b98 Author: Daniel Mustieles Date: 2013-03-29 Fixed typo in string M help/C/gedit-plugins-snippets.page commit 00105f389b9b37f71be5b29fbf0c11367042c346 Author: Ignacio Casal Quinteiro Date: 2013-03-28 quickopen: handle size using configure-event M plugins/quickopen/quickopen/__init__.py M plugins/quickopen/quickopen/popup.py commit bce504decbf7024d2175cacb6d53d6c0c43c1a25 Author: Ignacio Casal Quinteiro Date: 2013-03-28 quickopen: use the right constructor of row reference M plugins/quickopen/quickopen/popup.py commit ede47bcca5f667a6235f7057717cc2469c1375ff Author: Daniel Mustieles Date: 2013-03-28 Updated Spanish translation M help/es/es.po commit 61c120e387d151b32f18e02bd3c4a814d629dba6 Author: Jim Campbell Date: 2013-03-27 docs: fixed missing 'Tools' menuitem in snippets help. M help/C/gedit-plugins-snippets.page commit 69633f3e376e4c7d597c683323c397e31b419f6f Author: Jorge Pérez Pérez Date: 2013-03-27 Added Aragonese translation M po/LINGUAS A po/an.po commit 01e06a9c0a9b7a6650b94ed2a600f03a7472a4f6 Author: Dimitris Spingos Date: 2013-03-27 Updated Greek translation M help/el/el.po commit 6a690062b36478657572a35d2a1b5d0502ebe841 Author: Ville-Pekka Vainio Date: 2013-03-26 Finnish translation update by Jiri Grönroos M po/fi.po commit e19bf66c8a9afe61b871cd606933581c2605236d Author: Daniel Korostil Date: 2013-03-26 Update uk translation M po/uk.po