Accepting request 110297 from home:dimstar:branches:GNOME:Factory

Update to 3.3.92

OBS-URL: https://build.opensuse.org/request/show/110297
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=125
This commit is contained in:
Vincent Untz
2012-03-21 09:25:10 +00:00
committed by Git OBS Bridge
parent a3d3417621
commit efc3c278f1
4 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Mar 20 22:39:39 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.92:
+ am-project:
- Avoid a crash when adding a second group at an upper level.
- Keep sibling when reloading a node.
+ dir-project:
- Allow to add and remove source files.
- Avoid a crash when closing a project.
- Avoid duplicated files in project view when reloading project
+ document-manager: Destroy page with gtk_widget_destroy()
instead of gtk_container_remove().
+ Fix marker comment for simple gtk+ project.
+ Prevent multiple declarations for the same member widget.
+ project-manager: Allow to add groups to the root of directory
project.
+ sourceview: Correcly unref the buffer.
+ symbol-db: fixed scope_definition_id creation.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 5 21:53:50 UTC 2012 - dimstar@opensuse.org