OBS User unknown
2009-02-06 22:37:25 +00:00
committed by Git OBS Bridge
parent e5da78e90e
commit 727adb682d
5 changed files with 120 additions and 37 deletions

View File

@@ -1,3 +1,62 @@
-------------------------------------------------------------------
Sat Jan 31 09:19:41 EST 2009 - mboman@suse.de
- Update to version 2.25.5:
+ Add Fullscreen Mode
+ Add a configuration dialog for the python console
+ Rescan plugins when opening the preference dialog
+ Misc bugfixes
+ Translation updates
- Remove gedit-return-fix.patch. Fixed upstream
-------------------------------------------------------------------
Mon Jan 26 18:07:10 CET 2009 - vuntz@novell.com
- On openSUSE <= 11.1, exclude locales unknown to the system.
-------------------------------------------------------------------
Fri Jan 23 06:16:16 CET 2009 - vuntz@novell.com
- Update gedit-desktop.patch to not uselessly change the icon.
- Remove some old BuildRequires.
- Minor cleanups.
-------------------------------------------------------------------
Tue Jan 6 08:21:58 EST 2009 - mboman@suse.de
- Update to version 2.25.4:
+ Add quick syntax highlightig and tab width selection in the statusbar
+ More work on the internal bus system
+ Bugfixes and features for the snippets plugin
+ Parse syntax highlighting language from modelines
+ Misc bugfixes
+ Translation updates
-------------------------------------------------------------------
Wed Dec 31 07:32:56 EST 2008 - mboman@suse.de
- Update to version 2.25.3:
+ Win32 port with installer
+ Internal bus system to allow plugin intercomminication
+ Use GtkSourceView to detect language highlighting
+ Misc bugfixes
+ Translation updates
- Added gedit-return-fix.patch to fix a missing return.
-------------------------------------------------------------------
Sun Dec 28 21:04:29 EST 2008 - mboman@suse.de
- Update to version 2.25.2:
+ Fixes to the new plugin system
+ Rework the plugin system to have loaders as shared objects
+ Fix build on OSX
+ Fix icon lookup in the filebrowser plugin
+ Allow to move to a line relative to the current line
+ Misc bugfixes
+ Fix performance problem with large dirs in the filebrowser
plugin
+ Translation updates
-------------------------------------------------------------------
Mon Nov 3 09:39:12 CST 2008 - maw@suse.de