Accepting request 100527 from home:dimstar:branches:GNOME:Factory
Update to 3.3.4 OBS-URL: https://build.opensuse.org/request/show/100527 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=117
This commit is contained in:
parent
3167517f2d
commit
b880fb419f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc9d6ebc81c709b4d9042927b4b9902cf3d483dcbfcaacd76a95238b5dc61a08
|
||||
size 5914248
|
3
anjuta-3.3.4.tar.xz
Normal file
3
anjuta-3.3.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ca537860250e1b03aeab24c29c4f587573f697e092d312969ddbdcb653aef06
|
||||
size 5942896
|
@ -1,3 +1,58 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 15:40:34 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.3.4:
|
||||
+ general: rename property to default_value
|
||||
+ anjuta: Remove old tutorial links
|
||||
+ libanjuta:
|
||||
- set the info for the default value of a property
|
||||
- gir annotation for anjuta_project_node_insert_property_info
|
||||
- don't register project property lists as GObject properties
|
||||
- better memory management for the properties lists
|
||||
- Fix anjuta_util_help_display to use yelp
|
||||
- Add a model property to AnjutaTreeComboBox
|
||||
- Add IAnjutaProjectChooser interface
|
||||
- Fix a critical warning when selecting a node in chooser
|
||||
widget
|
||||
- Add missing GdfProjectView in Anjuta glade catalog
|
||||
- Improve AnjutaTreeComboBox
|
||||
+ am-project:
|
||||
- better memory management for the properties lists
|
||||
+ language-support-vala:
|
||||
- update .vapi for the latest changes
|
||||
- take advantage of the new project API
|
||||
+ sourceview:
|
||||
- Fix typo in a gschema key name
|
||||
+ anjuta-build-tutorial: Remove AM_MAINTAINER_MODE
|
||||
+ project-wizard:
|
||||
- Don't symlink Automake files
|
||||
- Use Automake variables for defines
|
||||
- Move PROJECT_CFLAGS to own line
|
||||
- Use pkgdatadir instead of datadir/package
|
||||
- Move PROJECT_CFLAGS to own line in minimal template
|
||||
- check HavePackage before adding PROJECT_CFLAGS
|
||||
- Don't replace hyphen with underscore in filenames
|
||||
+ symbol-db:
|
||||
- improved some debug messages
|
||||
- minor performance bugfix.
|
||||
+ project-manager:
|
||||
- Allow to add groups and targets in the root node
|
||||
- Add a help button in some dialogs
|
||||
- Implement a project node chooser
|
||||
- Fix ianjuta_project_manager_add_source_quite function
|
||||
- Use new improvements in ProjectChooser button
|
||||
- Select a valid default node in ProjectChooser button
|
||||
- Use ProjectChooser button in the Add library dialog
|
||||
- Rename directory to folder in project dialogs
|
||||
- Use a GtkFileChooser to add sources in a target
|
||||
+ file-wizard:
|
||||
- Use the new project node chooser
|
||||
- Cosmetic improvements of new file dialog
|
||||
+ class-gen: Use the new project node chooser
|
||||
+ Bugs fixed: bgo#664413, bgo#633341, bgo#665945, bgo#665945,
|
||||
bgo#665945, bgo#665945, bgo#667903, bgo#666621, bgo#666966.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 13:56:58 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -15,8 +15,9 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: anjuta
|
||||
Version: 3.3.3
|
||||
Version: 3.3.4
|
||||
Release: 0
|
||||
Summary: Versatile Integrated Development Environment for GNOME
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user