commit 354b969cffa0da9daeeed2993a166041b0cd60d7 Author: Ignacio Casal Quinteiro Date: 2010-03-01 Use octal escaping instead of unicode chars. M tests/document-output-stream.c commit 649ef395140a8094c2d589e1abd9a4f01d53027a Author: Piotr Drąg Date: 2010-03-01 Updated Polish translation M po/pl.po commit a63ea5df4f5d62a8351d4205850afe903e4bd116 Author: Ignacio Casal Quinteiro Date: 2010-03-01 Fix the returning size by the output stream. When we were storing the remainder we weren't returning the stored size. M gedit/gedit-document-output-stream.c M tests/document-output-stream.c commit 1c7baecb01d18f6e265bed6e67cc93e3d8d1bc66 Author: Jesse van den Kieboom Date: 2010-03-01 Handle NOT_DIRECTORY error as NOT_FOUND in error messages M gedit/gedit-io-error-message-area.c commit cfc3af727a8982ed11d1809830043dbd0e53ec24 Author: Jesse van den Kieboom Date: 2010-03-01 Do not warn on G_FILE_ERROR_NOTDIR and G_FILE_ERROR_NOENT M gedit/gedit-document.c commit d11a8e84244b773cdf262bf0b57e76a4f0e8f4f2 Author: Jesse van den Kieboom Date: 2010-03-01 Added domain checks for CONVERSION_FALLBACK errors M gedit/gedit-document.c M gedit/gedit-tab.c commit 6e0d6d5a8d81dd02c3f8faa263197a40e2d3fed8 Author: Paolo Borelli Date: 2010-02-28 Unref the doc input stream on dispose M gedit/gedit-gio-document-saver.c commit b9d697b74d9931a24840b04f56075a73d7d81bad Author: Paolo Borelli Date: 2010-02-28 Fix dangerous typo and remove empty finalize method M gedit/gedit-gio-document-loader.c M gedit/gedit-gio-document-saver.c commit 1fddb8fd8c03eaa826c7732f9a9f8701b61c9d91 Author: Paolo Borelli Date: 2010-02-28 Free the async data and some tidying up for the cancelled case (though it still is not working properly) M gedit/gedit-gio-document-loader.c M gedit/gedit-gio-document-saver.c commit 16b4b5e98d77226c15bbde057ad014b9ec8a676a Author: Jorge González Date: 2010-02-28 Updated Spanish translation M po/es.po commit e4856435a3d2e1c0e9118f8a42e46d9644494f85 Author: Jesse van den Kieboom Date: 2010-02-28 Fixed the correct offset calculation in the special case fixed in da94b5 M gedit/gedit-document-input-stream.c commit da94b577d4591473dd22af116b84f9b800f11603 Author: Jesse van den Kieboom Date: 2010-02-28 Fixed critical bug reading past buffer boundary This fixes a critical bug where g_utf8_next_char was reading past memory boundary and causing corrupt files. M gedit/gedit-document-input-stream.c commit c16f4f34966337e638462b0eb23958c8eed3b933 Author: Jesse van den Kieboom Date: 2010-02-28 Improved heuristic for determining whether to show load/save progress M gedit/gedit-tab.c commit cb235cbe4b6e705a2489a395d3ecbf5d648c32ec