OBS User unknown
2007-08-02 21:28:54 +00:00
committed by Git OBS Bridge
parent e554aee7cd
commit 10c7a01d29
4 changed files with 51 additions and 6 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Aug 2 21:54:17 CEST 2007 - maw@suse.de
- Update to version 2.19.3:
+ Port to gtksourceview 2
+ Remove Syntax Highlighting configuration from the preference
dialog
+ Many improvements and fixes to the snippets plugin
+ Add a Document::save signal to notify the start of the saving
operation
+ Adapt to latest GtkSourceView API changes
+ Add a gconf preference for smart-home-end
+ Fix external tool saving bug
+ Fixes weird focus behavior in the search/replace dialog
+ Make Ctrl+P work while print-previewing
+ Improve 'Build' external tool
+ Avoid having an always-running timeout, uses power
+ Don't fail when we cannot change rights on the backup file if
it was not needed
+ Misc bugfixes
+ Updated translations
- Use %fdupes.
-------------------------------------------------------------------
Tue Jul 10 00:23:56 CEST 2007 - maw@suse.de