commit de3db4163e5b0317b2ccba61e5a0e9f1236b6720 Author: Jorge González Date: 2010-01-25 Updated Spanish translation M po/es.po commit ba643056047d2f8d2fc47e070495ae7dbaa98102 Author: Ignacio Casal Quinteiro Date: 2010-01-25 Fix distcheck M po/POTFILES.in M tests/Makefile.am M tests/document-loader.c commit 21428aaac7da2c5244938a292582054756d85fe3 Author: Alexander Shopov Date: 2010-01-25 Updated Bulgarian translation M po/bg.po commit df91511bb2b7ae51c338f8330f7d2172b9491bae Author: Paolo Borelli Date: 2010-01-24 Fix build of docs M docs/reference/gedit.types commit feed1357c61a85fa3797f46879548cff9371aea9 Author: Paolo Borelli Date: 2010-01-24 Fix compiler warnings M gedit/gedit-gio-document-loader.c M gedit/gedit-gio-document-saver.c commit b850859bb60a3ab79ae2f7f4f53b1bb273867bef Author: Ignacio Casal Quinteiro Date: 2010-01-24 Copy the python libs in bin instead of python folder. This is because gedit for some reason doesn't detects the python folder as a path dir. M win32/gedit.iss.in commit 6daccfafaa46145931d1793ae4f8b8c5cc9d952f Author: Jesse van den Kieboom Date: 2010-01-24 Catch glib.GError instead of gio.Error This fixes errors in query_info and enumerate_children (mostly for files that don't exist) which throw glib.GError instead of gio.Error (at least on windows) M plugins/quickopen/quickopen/popup.py M plugins/quickopen/quickopen/windowhelper.py commit 6512fbdd4ddad13594a9fb82ac62e4e79bf7b59f Author: Jesse van den Kieboom Date: 2010-01-24 Make SIGALRM timeout for snippets optional SIGALRM is not supported on windows. This makes python/shell placeholders potentially blocking gedit, but it's better than disabling them altogether. M plugins/snippets/snippets/Placeholder.py commit 1aef2d54aa571287a49e843bf6d344d2cca1660e Author: Jesse van den Kieboom Date: 2010-01-24 Made gconf requirement for python console optional M plugins/pythonconsole/pythonconsole/__init__.py M plugins/pythonconsole/pythonconsole/config.py commit 79a41ce16b749a98c6a9b2eb7f6257fadcb199f6 Author: Ignacio Casal Quinteiro Date: 2010-01-24 Use gssize instead of gsize M gedit/gedit-gio-document-saver.c commit 71f8afe194c1a6366a20a05f4cc48faa1705449b Author: Paolo Borelli Date: 2010-01-24 Run tests on make check M tests/Makefile.am commit d883f94161d4557b8b5de667be9b9b8e0abbfdd5 Author: Paolo Borelli Date: 2010-01-24 Properly handle the case of empty text buffer M gedit/gedit-document-input-stream.c M tests/document-input-stream.c commit bf8a43bf341551bef753650bd8a43b529285120d Author: Paolo Borelli Date: 2010-01-24 Fix up POTFILES.in for renamed file M po/POTFILES.in commit 50238560b372c693605e94cb092b7d76160cba88 Author: Ignacio Casal Quinteiro Date: 2010-01-24 Add support for python plugins M gedit/gedit.c M win32/build-installer.sh M win32/gedit.iss.in commit efc706a1a9a806c66daa99df28c1ae1470ed8c00 Author: Jesse van den Kieboom Date: 2010-01-23 Updated authors in about dialog M gedit/gedit-commands-help.c commit 3b4841f72738758a1de56287ce9fcfb8b0a5f3bb Author: Jesse van den Kieboom Date: 2010-01-23 Added tests for document saver M tests/Makefile.am A tests/document-saver.c A tests/setup-document-saver.sh commit 5ee88d5d6192ceff5303a8f32305d7760b003542 Author: Jesse van den Kieboom Date: 2010-01-23 Added tests for document loader M tests/Makefile.am A tests/document-loader.c commit 230ab847cadc5e47f876f19460a726602c55fc56 Author: Jesse van den Kieboom Date: 2010-01-23 Added tests for document input stream M tests/Makefile.am A tests/document-input-stream.c commit 6c11ec395400ad72a7f65df2e92d1588b0e87ca6 Author: Jesse van den Kieboom Date: 2010-01-23 Added line ending configuration in save dialog M gedit/gedit-commands-file.c M gedit/gedit-file-chooser-dialog.c M gedit/gedit-file-chooser-dialog.h M gedit/gedit-tab.c M gedit/gedit-tab.h commit be71072115d6b78b47683ce8b898bdfdf19c3018 Author: Jesse van den Kieboom Date: 2010-01-23 Added new GeditDocumentInputStream for doc save M gedit/Makefile.am A gedit/gedit-document-input-stream.c A gedit/gedit-document-input-stream.h M gedit/gedit-document-loader.c M gedit/gedit-document-loader.h M gedit/gedit-document-saver.c M gedit/gedit-document-saver.h M gedit/gedit-document.c M gedit/gedit-document.h M gedit/gedit-gio-document-loader.c M gedit/gedit-gio-document-saver.c commit eb0bf10648bcfec7ebcca4453adc431991700d0c Author: Ignacio Casal Quinteiro Date: 2010-01-23 Do not use deprecated func gtk_action_connect_proxy. It is used gtk_activatable_set_related_action instead. See bug #562052. M gedit/gedit-window.c commit 820ce8820a8db40eca5ca0b63f2d6e3a07416373 Author: Ignacio Casal Quinteiro Date: 2010-01-22 Port encoding option menu widget to use a combobox. This patch is based on Maxim Ermilov's patch. Fixes bug #562052. M gedit/Makefile.am A gedit/gedit-encodings-combo-box.c A gedit/gedit-encodings-combo-box.h D gedit/gedit-encodings-option-menu.c D gedit/gedit-encodings-option-menu.h M gedit/gedit-file-chooser-dialog.c M gedit/gedit-io-error-message-area.c commit cd9dcbd6bbdafeff067195e7be2bcfacc4177f2d Author: Jamil Ahmed Date: 2010-01-22 Updated Bengali translation M po/bn.po commit bbb5fec784f5d9c679773e5bf145948b443666cb Author: vasudeven Date: 2010-01-20 updated Tamil translation M po/ta.po commit 0deba1661e230da5a8305b47d35da1f863cf3d2f Author: Claude Paroz Date: 2010-01-20 Updated French translation M po/fr.po commit 4fb12f008f65609734b96da5f0840c8fb90994a1 Author: Kjartan Maraas Date: 2010-01-19 Updated Norwegian to the list M po/nb.po commit 09accded2065a8ea338a48f052e2c535bd8d1fe3 Author: Paolo Borelli Date: 2010-01-18 Clear the buffer when loading M gedit/gedit-gio-document-loader.c commit b6ff30d0320051545157e54f7b7be0afec07a343 Author: Jorge González Date: 2010-01-18 Updated Spanish translation M po/es.po commit f8825609e338d0cb8c0bbd54f95ca314726d9818 Author: Paolo Borelli Date: 2010-01-18 Sync tip text on tab state change M gedit/gedit-tab-label.c commit 31b25d0682704ec25387e57b84b3ffd70e47a46f Author: Ignacio Casal Quinteiro Date: 2010-01-17 Remove useless message M gedit/gedit-io-error-message-area.c commit 24b5c7c6de53d55ace497b962118c59b36eca655 Author: Ignacio Casal Quinteiro Date: 2010-01-17 Manage the error G_IO_ERROR_INVALID_DATA. This error occurs when we try to open a file that doesn't validate or that it is a binary file. M gedit/gedit-io-error-message-area.c M gedit/gedit-io-error-message-area.h M gedit/gedit-tab.c commit 79b17f87c45dbaece78e9bf1e3b44a93c430eacb Author: Ignacio Casal Quinteiro Date: 2010-01-17 Do not use conversion fallback for now. Comment code to not use the conversion fallback. We are still missing some things, like the utf8 fallback in gio and manage the wrong chars by highlighting them. M gedit/gedit-gio-document-loader.c M gedit/gedit-smart-charset-converter.c commit 634f604d2850bea4dfeb009dcca2d2050fbbcb5d Author: Ignacio Casal Quinteiro Date: 2010-01-14 Set the document as readonly when with fallback char error. If there are invalid chars set the document as readonly instead of non editable view. Also listening to the read-only property in the window to update the sensitivity and the window title. M gedit/gedit-tab.c M gedit/gedit-window.c commit 61a8c6f50d09b12f76ad422c9d4f87c503cd190b Author: Jesse van den Kieboom Date: 2010-01-12 Fix smart converter encoding guessing and add test case M gedit/gedit-document.c M gedit/gedit-document.h M gedit/gedit-gio-document-loader.c M gedit/gedit-io-error-message-area.c M gedit/gedit-smart-charset-converter.c M gedit/gedit-tab.c M tests/smart-converter.c commit b6a28db8047f32e2c33239f4b50bfe6e16b6b030 Author: Ignacio Casal Quinteiro Date: 2010-01-12 Add test for checking all encodings M gedit/gedit-gio-document-loader.c M gedit/gedit-tab.c M tests/smart-converter.c commit 3bba738720f3bf2c91ee256d42f982a0bf0f4691 Author: Ignacio Casal Quinteiro Date: 2010-01-12 Remove encodings that doesn't seem to be recognized by iconv. M gedit/gedit-encodings.c commit 6a3e2a8ae25b5e2614b52d963690c050a29e744e Author: Ignacio Casal Quinteiro Date: 2010-01-04 Test all utf8 cases. M gedit/gedit-document.h M gedit/gedit-gio-document-loader.c M gedit/gedit-smart-charset-converter.c M gedit/gedit-smart-charset-converter.h M tests/smart-converter.c commit 6c22c6eb6cb2d3cb94dd4773fe868ecb63b8981c Author: Ignacio Casal Quinteiro Date: 2010-01-04 When converting from utf8 manage well the return values. M gedit/gedit-smart-charset-converter.c commit 181ff5b9f9793b08824fe9d181e9f6996719f286 Author: Ignacio Casal Quinteiro Date: 2009-12-29 Add tests for smart converter M Makefile.am M configure.ac A tests/Makefile.am A tests/smart-converter.c commit 41eb183553a943fc7489ba70b25bd7a6caff331a Author: Ignacio Casal Quinteiro Date: 2009-12-28 Manage special cases for utf8 validation. Maybe the validation fails because we don't have enought input so if the remainder < 6 the validation is ok. Also use g_converter_convert instead of g_convert for checking the encoding conversion. M gedit/gedit-smart-charset-converter.c commit 4bc2c698f14a3a5420c35bc5edc842df2b481855 Author: Ignacio Casal Quinteiro Date: 2009-12-28 Use new filter streams to load the document. Use the converter and utf8 validator streams to load the document. Also added GeditSmartCharsetConverter to detect and load the right encoding. M gedit/Makefile.am M gedit/gedit-document-loader.c M gedit/gedit-document-loader.h M gedit/gedit-gio-document-loader.c A gedit/gedit-smart-charset-converter.c A gedit/gedit-smart-charset-converter.h commit f3a5a26329c4d4078d39267a2265fffd78211152 Author: Ignacio Casal Quinteiro Date: 2009-12-06 Bump gio version to 2.23.1 M configure.ac commit f3fec0ac46aa1a48cafe043756ceb208ac62f076 Author: Khaled Hosny Date: 2010-01-12 Updated Arabic translation M po/ar.po commit 96c8065d99e5f7290834c70ce489b341d20b7b3f Author: Ignacio Casal Quinteiro Date: 2010-01-12 Release 2.29.4 M NEWS M README M configure.ac commit f74ea53943b728d88f41b00025725cdcb35cf660 Author: Ignacio Casal Quinteiro Date: 2010-01-12 Fix distcheck M Makefile.am M plugins/spell/Makefile.am