commit 56f92169da9819818b6ff5df62ad3710c55c9e4b Author: Garrett Regier Date: 2013-06-25 Release 3.8.3 M NEWS M README M configure.ac commit d0c6e061d8f6bdec0e5b62b39b842381b8981c67 Author: Garrett Regier Date: 2013-06-14 Bug 698501 - Fix sorting files in file browser Hidden files were always at the end which is not the expected behavior and conflicts with the behavior of nautilus. If one does not wish to see hidden files they should instead use the filter. M plugins/filebrowser/gedit-file-browser-store.c commit 0bd520f66ab48802df82cdad549345de90fc9e65 Author: Garrett Regier Date: 2013-06-12 Only check for python when python is enabled M configure.ac commit 0ebaa2bb88d9852503357205e3dd3a1b2b936509 Author: Garrett Regier Date: 2013-06-18 Add myself to the authors list M AUTHORS M gedit/gedit-commands-help.c commit 185f00d9d80a0d2f6c71c76372d275767d61b4b8 Author: Garrett Regier Date: 2013-06-18 Bug 699312 - Default to a generic icon in the file browser M plugins/filebrowser/gedit-file-browser-store.c commit f04e98131f7e07a9ca064b08061633216ff5ffcc Author: Garrett Regier Date: 2013-06-18 Bug 659437 - Only save modified documents in external tools M plugins/externaltools/tools/functions.py commit 34067d922427cee106146cc8760f3e049f7d2d42 Author: Garrett Regier Date: 2013-06-18 Use the correct saving function in external tools Otherwise we bypass gedit's special handling for saving all docs. M plugins/externaltools/tools/functions.py commit b8f6388ccb16c1a2c89c1a2b78669da8940156df Author: Adam Dingle Date: 2013-06-01 external tools: Save all documents in Build tool M plugins/externaltools/data/build.desktop.in commit 6550abee5af9624cc18cbdeb168c49a64abf4e0c Author: Garrett Regier Date: 2013-06-17 Bug 698292 - Do not include non-text files in quick open M plugins/quickopen/quickopen/popup.py commit 3b4a695994148d51c6d4477b1fdc90436f00c70d Author: Garrett Regier Date: 2013-06-16 Bug 698291 - Fix filtering for duplicate items in quick open M plugins/quickopen/quickopen/popup.py commit 536c04cfa0e62f0a647666e287a1822c3a9f2824 Author: Garrett Regier Date: 2013-06-16 Bug 620011 - Activate selected item when search is completed This also fixes it so that any time GtkTreeView emits "row-activated" the row is correctly activated. M plugins/filebrowser/gedit-file-browser-view.c commit db9fe97f6dfb8858e622f0f82407ca4713a1f0f5 Author: Garrett Regier Date: 2013-06-15 Bug 697246 - Fix the sorting of the external tools menu items Before it was depending on the ToolLibrary to sort the subdirs and tools for it. It also seems that reusing action names causes some problems. M plugins/externaltools/tools/windowactivatable.py commit 60306ff2a6b48ae6876fb1fab1e4ca76743c264e Author: Garrett Regier Date: 2013-06-14 Remove all uses of map() and filter(), instead use list comprehensions Also, stop creating a pointless list just for str.join(). M plugins/externaltools/tools/library.py M plugins/snippets/snippets/completion.py M plugins/snippets/snippets/document.py M tools/generate-message.py commit ce237ca17434e77385b093af475b7ce11c89e1a3 Author: Garrett Regier Date: 2013-06-14 Bug 697044 - Fix removing an external tool The code checks if the result with `not` which returns True for an iterator, but False for an empty list. M plugins/externaltools/tools/manager.py commit 6c87a08ec4af5e35d87d733b33840f77877cbb94 Author: Sandeep Sheshrao Shedmake Date: 2013-06-05 Updated Marathi Translations M po/mr.po commit 76263cb4f476ce46ec302c63a4aced8519834590 Author: Christian Kirbach Date: 2013-05-30 Updated German help translation M help/de/de.po commit 9d2ebade6211d02b6b20be092dd4c83bf272cc81 Author: Yuri Myasoedov Date: 2013-05-18 Updated Russian translation M help/ru/ru.po commit 3745285365752049e80f2cc6f2e0e36561f6bf88 Author: Shankar Prasad Date: 2013-05-14 updated kn translations M po/kn.po