Accepting request 180568 from home:dimstar:branches:GNOME:Factory
Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/180568 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=152
This commit is contained in:
parent
faf27aa19d
commit
a06e7a1a8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aca7d7f25499c657577ae322c9aa8906af7177a9f6de3b6880b1b75e052e1e99
|
||||
size 5195660
|
3
anjuta-3.9.3.tar.xz
Normal file
3
anjuta-3.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fccd92f23e7bedbab6b48aacdf1150bd6609b1883d950474802f335d1951ad07
|
||||
size 5352616
|
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 11:58:51 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.3:
|
||||
+ sourceview:
|
||||
- fix compile warnings.
|
||||
+ message-view: don't manually free private structure.
|
||||
+ snippets-manager: fix compile warnings.
|
||||
+ git:
|
||||
- Add a context menu to the log pane.
|
||||
- Add a context menu to the Branches pane.
|
||||
- Add a popup menu to the Remotes pane.
|
||||
- Check box action fixes in Push and Pull panes.
|
||||
- Add a popup menu to the Stash pane.
|
||||
- Fix a warning.
|
||||
+ libanjuta:
|
||||
- Improve symbol-db behavior on cut, paste, undo, redo and
|
||||
when multiple files are modified.
|
||||
- Move scoped and descoped signal on AnjutaProfile object.
|
||||
- Replace AnjutaPluginDescription by AnjutaPluginHandle in API.
|
||||
- Move anjuta_profile_manager_load_profile function in
|
||||
anjuta_profile.
|
||||
- Always keep plugins in the system profile.
|
||||
- Allow to enable only a set of plugins defined in the profile
|
||||
file.
|
||||
- Keep dynamic allocation data in AnjutaPluginDescription.
|
||||
- Allow to change plugin description key from profile.
|
||||
+ Allow to select different profile on the command line.
|
||||
+ Add a sample custom profile keeping only the editor.
|
||||
+ document-manager: Automatically open an empty file if starter
|
||||
plugin is not used.
|
||||
+ symbol-db: Update symbol database on editor changes without
|
||||
saving.
|
||||
+ language-support-cpp-jave: Fix memory leak.
|
||||
+ Bugs fixed: bgo#701443, bgo#701207, bgo#700383
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 06:38:58 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: anjuta
|
||||
Version: 3.9.2
|
||||
Version: 3.9.3
|
||||
Release: 0
|
||||
Summary: Versatile Integrated Development Environment for GNOME
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user