=== gedit 2.25.6 === 2009-02-03 Paolo Borelli * configure.ac: * README: * NEWS: gedit 2.25.6 release 2009-02-02 Ignacio Casal Quinteiro * plugins/filebrowser/gedit-file-browser-store.c: Use g_slice_new instead of g_new. 2009-02-01 Ignacio Casal Quinteiro * plugins/filebrowser/gedit-file-browser-widget.c: Ellipsize the combobox. 2009-01-30 Ignacio Casal Quinteiro * gedit/gedit-view.c: * gedit/Makefile.am: * configure.ac: Don't use sexy-icon-entry when gtk+ >= 2.15.0. (Fixes bug #569485) 2009-01-24 Paolo Borelli * gedit/gedit-commands-file.c: synchronously check if a document has been deleted only for local files, since for remote files it may hang. 2009-01-24 Paolo Borelli * gedit/gedit-window.c: * gedit/gedit-prefs-manager-app.c: Improve logic used to track, save and restore the state of panes, so that it is properly restored. 2009-01-24 Josselin Mouette * plugins/externaltools/tools/library.py: Use LC_MESSAGES to determine the current language for the external tools. Fixes bug#568953. 2009-01-23 Paolo Borelli * gedit/gedit-window.c: Use the proper API to get the action from the proxy.