OBS User unknown
2009-07-31 16:28:10 +00:00
committed by Git OBS Bridge
parent 5ee2b30209
commit a62dcff817
4 changed files with 69 additions and 451 deletions

View File

@@ -1,3 +1,62 @@
-------------------------------------------------------------------
Wed Jul 29 06:07:51 CEST 2009 - vuntz@novell.com
- Update to version 2.27.5.0:
+ Even better git plugin
+ Work to get C++ autocompletion done
+ Bugs fixed:
- bgo#589401 - git: Show the active branch in the status bar
- bgo#588387 - symbol-db: make typeahead searching caseless
- bgo#530740 - Migrate anjuta project wizards from libglade to
GtkBuilder
- bgo#575147 - Headers of new C++/GObject classes have wrong
copyright and license notices.
- bgo#577741 - "single step over function" does not always work
as expected
- bgo#587957 - doap file missing bug-database
- bgo#583731 - Some untranslated strings
- bgo#580276 - git: Refresh the log view when switching
branches
- bgo#578438 - broken svn libraries detection in configure
- bgo#587191 - git: Fix a typo in a menu tooltip
- bgo#586926 - gbf-am: build fix
- bgo#586926 - gdbmi_test build fails
- bgo#513156 - Get rid of libgnome(ui)
- bgo#577924 - git: Add descriptions to the menu items
- bgo#586621 - Crash while loading project file
- bgo#586148 - Case had to be the other way around
- bgo#586148 - Fixing setting whitespace for the editor not
working
- bgo#577924 - Fixing AnjutaStatusbar for displaying menu tags
- bgo#577232 - run-program plugin: projects's working directory
should be set to project root on start
- bgo#586030 - Value of a new environment variable is not saved
in run parameter dialog
- bgo#584180 - Duplicate copy of GBF/General.pm installed to
same location
- bgo#582961 - Replace SexyIconEntry by GtkEntry icon
functionality (available in GTK+ 2.16)
- bgo#578411 - subversion: Show conflicted files in the commit
dialog
- bgo#585498 - symbol-db: Completion stop working and strange
warning
- Remove libgnomeui-devel BuildRequires.
- Remove libgnomeui-devel Requires from devel package.
-------------------------------------------------------------------
Sun Jun 14 23:29:20 CEST 2009 - vuntz@novell.com
- Update to version 2.27.3.0:
+ Updates:
- Pixel-saving UI for tabs
- Remove markup from translatable strings
+ Bugs fixed:
- Lots of git bugs fixed
- bgo#584013 - libanjuta-1.0.pc.in still requires libglade-2.0
- bgo#584347 - Don't reference child revisions
- bgo#567214 - bookmarks window wastes too much space
- bgo#582464 - crash in Anjuta IDE: Hacking on Empathy, dele...
-------------------------------------------------------------------
Wed May 27 15:19:17 CEST 2009 - vuntz@novell.com