=== gedit 2.13.90 === 2006-01-30 Paolo Borelli * configure.ac: * README: * NEWS: gedit 2.13.90 released 2006-01-30 Paolo Borelli * gedit/gedit-python-module.c: be robust to pythone modules import failure. 2006-01-30 Paolo Borelli * gedit/gedit-document-saver.c: remove the temporary backup in the fallback saving strategy if the user specified that he doesn't want backup files to be kept. (bug 329178) 2006-01-30 Paolo Borelli * gedit/recent-files/*: sync with libegg. 2006-01-29 Steve Frécinaux * gedit/gedit-view.c: hide cursor when interactive search is active 2006-01-27 Paolo Borelli * remove outdated files, patch by Stephane Loeuillet. 2006-01-21 Paolo Borelli * data/gedit-desktop.in.in: add GNOME/GTK categories to the .desktop file. (bug 328013) 2006-01-21 Steve Frécinaux * plugins/externaltools/tools/functions.py: implement applicability (gray unusable tools, allow to run a command on unsaved document) * plugins/externaltools/tools/__init__.py: adapt for applicability; remove debug message * plugins/externaltools/tools/manager.py: correct a bug related to keyboard navigation; allow reordering the tools in the tree and in the main window menu; update the right pane title when a tool is renamed * plugins/externaltools/tools/tools.glade: name the hpaned * plugins/externaltools/tools/outputpanel.py: show the panel when a tool is ran 2006-01-21 Steve Frécinaux * plugins/snippets/snippets/SnippetsDialog.py: remove the gconf stuff