commit 598eb67887a4c223d65a150e16da3b0eab96f55e Author: Sébastien Wilmet Date: 2014-01-21 Release 3.10.4 M NEWS M README M configure.ac commit 58a229f6ca30e6a21f0dbb771324eb68365c7f0c Author: Sébastien Wilmet Date: 2014-01-14 ViewFrame: delete start_mark when the search box is hidden When the search box is hidden, the search may not be finished. If the search highlighting is still enabled, when the search is finished, the callback must not use the start_mark to move the cursor, because the user is maybe editing or looking at some text elsewhere. M gedit/gedit-view-frame.c commit 0e67cd30d269d63ebd69f1a1f06a17b91e8a58b3 Author: Sébastien Wilmet Date: 2014-01-14 ViewFrame: more robust code when using the start_mark If the search box is hidden, the start_mark was deleted, but some callbacks can be called later that uses the start_mark. So now the code in the callbacks checks if the start_mark exists before using it. M gedit/gedit-view-frame.c commit 66a2e4c88007071b1c6cdcc6195780a718f34344 Author: Stas Solovey Date: 2014-01-12 Fixed Russian help translation M help/ru/ru.po commit 7231432fa94731e89d72412ade05b7d284183447 Author: Dimitris Spingos Date: 2014-01-03 Updated Greek translation of help M help/el/el.po