| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: anjuta | Distribution: Koji |
| Version: 2.26.1.0 | Vendor: Fedora Project |
| Release: 1.fc11 | Build date: Wed Apr 15 21:32:21 2009 |
| Group: Development/Tools | Build host: xenbuilder2.fedora.redhat.com |
| Size: 16587723 | Source RPM: anjuta-2.26.1.0-1.fc11.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.anjuta.org/ | |
| Summary: A GNOME development IDE for C/C++ | |
Anjuta DevStudio is a versatile Integrated Development Environment (IDE) on GNOME Desktop Environment and features a number of advanced programming facilities. These include project management, application and class wizards, an on-board interactive debugger, powerful source editor, syntax highlighting, intellisense autocompletions, symbol navigation, version controls, integrated GUI designing and other tools. The documentation for this package is in anjuta-doc.
GPLv2+
PGP
internal MD5: a117bb5f9ac1a6fd87d03eeabc46ab66
* Wed Apr 15 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.26.1.0-1
- Version bump to 2.26.1.0.
* New animation to identify running builds.
* File manager plugin:
+ Show tooltips in the Files view only when full name does not fit. (GNOME
Bugzilla #564002)
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.26.1.0.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.26.1.0.changes
* Mon Apr 13 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.26.0.1-3
- Added 'Requires: ctags libgda-sqlite >= 3.99.7'. (Red Hat Bugzilla #494423)
- Removed 'Requires: libglade2-devel >= 2.6.3-2 libgnomeui-devel pkgconfig'
from anjuta-devel.
* Sat Apr 11 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.26.0.1-2
- Replaced 'Obsoletes: gnome-build <= 2.24.1-1' with
'Obsoletes: gnome-build <= 2.24.1-1.fc10'. (Red Hat Bugzilla #485452).
- Explicitly passed '--enable-scrollkeeper' to configure.
* Tue Apr 07 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.26.0.1-1
- Version bump to 2.26.0.1.
* Get rid of libgnomecanvas. (GNOME Bugzilla #571740)
* Huge improvements in the tooltip area.
* Prevent hang when pressing backspace in the editor.
* Git plugin:
+ Fixed crash.
* GtkSourceView editor plugin:
+ Actually save modified files on exit. (GNOME Bugzilla #574376)
* Language support (C, C++, Java) plugin:
+ Showing calltips should not hinder editing. (GNOME Bugzilla #574802)
* Scintilla editor plugin:
+ Use line endings correctly. (GNOME Bugzilla #574607)
* Search plugin:
+ Should point to correct line number. (GNOME Bugzilla #576959)
* Translation updates: pt_BR, en_GB, da, fi, fr, gl, el, it, ca, pt, sv, es,
tr, hu, vi, de, sl, ru, ja, mr, ar, th and pl.
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.26.0.1.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.26/anjuta-2.26.0.1.changes
- configure fixes accepted by upstream.
- Stripped redundant translations from .mo files. (GNOME Bugzilla #474987)
* Tue Mar 10 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.25.903.0-1
- Version bump to 2.25.903.0.
* Fixed Glade and version control integration.
* Updated documentation.
* Automatically select program to run if the project has only one
executable. (GNOME Bugzilla #564306)
* Build (basic Autotools) plugin:
+ Save configuration options for build configuration. (GNOME Bugzilla
+ Fixed Valgrind violations. (GNOME Bugzilla #565170)
* GtkSourceView editor plugin:
+ Make swapping of .h and .c work for C header files. (GNOME Bugzilla
+ Should not crash when closing unsaved file. (GNOME Bugzilla #559806)
+ Fixed crash when closing a read-only file that threw an exception while
running a program in the debugger. (GNOME Bugzilla #564891)
* Scintilla editor plugin:
+ Make auto-complete box vanish on backspace. (GNOME Bugzilla #567068)
* Search plugin:
+ Repaired Find & Replace. (GNOME Bugzilla #571760)
+ Fixed crash when clicking on the results of 'Find in files ...'. (GNOME
Bugzilla #572608)
* Symbol-db plugin:
+ Fixed Valgrind violations. (GNOME Bugzilla #572637)
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.903.0.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.903.0.changes
- Fixed configure to correctly handle --enable-plugin-scintilla.
- Upstream no longer installs /usr/bin/benchmark.
* Sun Mar 08 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 1:2.25.902-6
- Bumped to consume new WebKit soname.
* Fri Feb 27 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.25.902-5
- Added 'Provides: perl(GBF::Make)'. Imported from gnome-build. (Red Hat
Bugzilla #486530)
* Wed Feb 25 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.25.902-4
- Removed 'BuildRequires: libgnomeprintui22-devel'.
- Enabled Glade3 plugin, and added 'Requires: glade3-libglade3ui >= 3.5.7' and
'BuildRequires: glade3-libgladeui-devel >= 3.5.7'.
- Added 'BuildArch: noarch' to anjuta-doc for
http://fedoraproject.org/wiki/Features/NoarchSubpackages
- Excluded /usr/bin/benchmark.
* Wed Feb 25 2009 Alex Lancaster <alexlan[AT]fedoraproject.org> - 1:2.25.902-3
- Added 'BuildRequires: libgnomeui-devel unique-devel'.
* Mon Feb 23 2009 Release Engineering <rel-eng@fedoraproject.org> - 1:2.25.902-2
- Autorebuild for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Feb 21 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.25.902-1
- Version bump to 2.25.902.
* Updated code completion, searching and project management.
* Fixed crash on enabling or disabling a plugin. (GNOME Bugzilla #566785)
* Fixed plugin description parser. (GNOME Bugzilla #571233)
* Git plugin:
+ Initialize widgets before adding watches. (GNOME Bugzilla #570929)
* GtkSourceView editor plugin:
+ Fixed multiple crashes. (GNOME Bugzilla #570492)
+ Fixed crash after clicking Edit/Preferences with an open file. (GNOME
Bugzilla #571114)
* Language support (C, C++, Java) plugin:
+ Code completion of symbols. (GNOME Bugzilla #566693)
+ Correctly tab indent function parameters automatically. (GNOME Bugzilla
+ Indent multi-line function declarations correctly. (GNOME Bugzilla
* Project manager plugin:
+ Enable removal of project variables. (GNOME Bugzilla #556148)
* Search plugin:
+ Trailing backslashes missing from the find pane. (GNOME Bugzilla #539580)
+ Fixed duplicate matches in search results. (GNOME Bugzilla #565015)
+ Handle find and replace in files containing multi-byte UTF-8 sequences.
(GNOME Bugzilla #566531)
* Symbol-db plugin:
+ Display tooltip with prototype when calling a function in the same
project. (GNOME Bugzilla #566987).
+ Scan user-added packages. (GNOME Bugzilla #570877)
* Terminal plugin:
+ Fixed multiple crashes. (GNOME Bugzilla #570492)
* Tools plugin:
+ Fixed crash due to a double free. (GNOME Bugzilla #571143)
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.902.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.902.changes
- Removed unwanted Perl Provides and Requires. Imported from gnome-build.
* Thu Feb 12 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 1:2.25.901-2
- Added 'BuildRequires: perl(Locale::gettext)'.
* Thu Feb 12 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 1:2.25.901-1
- Version bump to 2.25.901.
* Absorbed gnome-build code. Added 'Obsoletes: gnome-build <= 2.24.1-1'.
* New starter plugin for fast access to common actions.
* Improved searching and HIG fixes.
* Scintilla updated to 1.77.
* Ported to GLib VFS. (GNOME Bugzilla #511589)
* Get rid of libgnome(ui) partially. (GNOME Bugzilla #513156)
* GNOME Goal: removed deprecated GLib symbols. (GNOME Bugzilla #560857)
* Added Scratchbox2 support. (GNOME Bugzilla #565320)
* Improved auto-completion and symbol-db.
* Improved file status display.
* Ported to GtkPrint. (GNOME Bugzilla #564659)
* Fixed crash when replacing all in open buffers. (GNOME Bugzilla #570223)
* Build (basic Autotools) plugin:
+ Build does not start with unsaved files. (GNOME Bugzilla #567206)
* File loader plugin:
+ Support opening PHP, Ruby, etc. scripts. (GNOME Bugzilla #309664)
* File manager plugin:
+ Added option to hide unversioned files. (GNOME Bugzilla #570136)
+ Detect modified files. (GNOME Bugzilla #570264)
* File wizard plugin:
+ Support creation of corresponding header file. (GNOME Bugzilla #562754)
* GDB plugin:
+ Support remote debugging using GDBServer. (GNOME Bugzilla #503764)
* Glade plugin:
+ Google Summer of Code 2008: merged integration work. (GNOME Bugzilla
* GtkSourceView editor plugin:
+ Added go to matching brace, and start/end of block commands. (GNOME
Bugzilla #563499)
+ Go to tag definition should support symbols ending in a digit. (GNOME
Bugzilla #567049)
+ Autocomplete box should vanish on backspace. (GNOME Bugzilla #567068)
* Project wizard plugin:
+ Expand tilde to $HOME. (GNOME Bugzilla #562623)
+ Autogenerated Gtk/GNOME program should exit. (GNOME Bugzilla #564308)
* Scintilla editor plugin:
+ Spurious reload messages. (GNOME Bugzilla #491491)
* Subversion plugin:
+ Differentiate between versioned and non-versioned files. (GNOME Bugzilla
+ Added revert command. (GNOME Bugzilla #564988)
+ Diffs should be done from the project root directory. (GNOME Bugzilla
* Symbol-db plugin:
+ This is now the default. The old CTags and symbol-browser plugins have
been removed.
+ Go to declaration/definition should support macros. (GNOME Bugzilla
+ Do not hang if project is closed while scanning symbols. (GNOME Bugzilla
+ Allow jumping to declarations in external package header. (GNOME Bugzilla
+ Go to tag definition should support an enum, a global variable, a struct
or a typedef. (GNOME Bugzilla #567058)
+ Go to declaration/implementation should prefer the current file. (GNOME
Bugzilla #568028)
+ Scan system packages. (GNOME Bugzilla #568119)
+ Do not freeze when moving around large portions of code. (GNOME Bugzilla
* Translation updates: es, fr, sv, fi, he, ru, pt_BR and pl.
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.901.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.90.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.5.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.901.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.90.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.25/anjuta-2.25.5.changes
- Patch against Devhelp plugin is now upstream.
- Disabled Glade3 plugin because glade3-3.5.7 is not yet available.
* Sun Jan 04 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.24.2-1
- Version bump to 2.24.2. (Red Hat Bugzilla #478684)
* Debug manager plugin:
+ Missing debugger menu. (GNOME Bugzilla #559800)
* Translation updates: pt_BR and si.
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.24/anjuta-2.24.2.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.24/anjuta-2.24.2.changes
* Sat Jan 03 2009 Debarshi Ray <rishi@fedoraproject.org> - 1:2.24.1-3
- Added patch against the Devhelp plugin from GNOME to make it work with the
new WebKit-based Devhelp >= 0.22. (GNOME Bugzilla #560311, and Red Hat
Bugzilla #478578)
* Sun Nov 09 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.24.1-2
- Added 'Requires: libglade2 >= 2.6.3-2' and a symlink to libanjuta.so.0 for
some plugins to work. (Red Hat Bugzilla #467894)
* Tue Oct 28 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.24.1-1
- Version bump to 2.24.1.
* Build (basic Autotools) plugin:
+ Could not find the .glade file while executing a binary. (GNOME Bugzilla
* Document manager plugin:
+ Do not disable save when closing file tabs. (GNOME Bugzilla #556053)
* Translation updates: ar, de, ru, bg, fi, pl, he and da.
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.24/anjuta-2.24.1.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.5/anjuta-2.5.90.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.24/anjuta-2.24.1.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.24/anjuta-2.24.0.1.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.5/anjuta-2.5.90.changes
- Makefile problems fixed by upstream.
- Added 'Requires: git' and 'BuildRequires: e2fsprogs-devel intltool'.
- libanjuta-egg.so has been dropped.
* Sat Sep 20 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.4.2-1
- Version bump to 2.4.2.
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.4/anjuta-2.4.2.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.4/anjuta-2.4.2.changes
- Enabled Valgrind plugin and added 'BuildRequires: binutils-devel'.
* Sat May 24 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.4.1-1
- Version bump to 2.4.1. (Red Hat Bugzilla #446242)
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.4/anjuta-2.4.1.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.5.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.4.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.3.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.2.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.1.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.4/anjuta-2.4.1.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.5.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.4.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.3.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.2.changes
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.1.changes
- Spurious file modification messages from Scintilla fixed by upstream. (Red
Hat Bugzilla #447090)
* Tue May 13 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-8
- Added missing header to fix build failure on ia64. (Red Hat Bugzilla #446020)
* Fri Apr 11 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-7
- Restored empty files. (Red Hat Bugzilla #440087)
* Sun Apr 06 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-6
- Added 'Requires: autogen'. (Red Hat Bugzilla #441036)
* Thu Mar 27 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-5
- Fixed Source0 URL according to Fedora packaging guidelines.
- Removed 'BuildRequires: chrpath' and use better ways of removing rpaths.
- Added Scintilla documentation to anjuta-devel.
* Fri Feb 29 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-4
- Restored 'BuildRequires: chrpath' for removing rpaths.
- Added 'Requires: gtk-doc' for anjuta-devel.
* Fri Feb 29 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-3
- Fixed create_global_tags.sh.in. (Red Hat Bugzilla #228351)
- Enabled Devhelp plugin on Fedora 7.
- Removed 'BuildRequires: chrpath' and use better ways of removing rpaths.
- Removed 'ExcludeArch: ppc64'.
- Fixed post scriplet for the doc subpackage.
* Mon Feb 18 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-2
- Added 'BuildRequires: libgnomeui-devel' to prevent failure on Fedora 7.
- Disabled Devhelp plugin to prevent failure on Fedora 7.
* Sun Jan 27 2008 Debarshi Ray <rishi@fedoraproject.org> - 1:2.2.3-1
- Initial build. Imported SPEC from Rawhide and renamed as anjuta-doc from
anjuta-docs according to Fedora naming guidelines.
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.2/anjuta-2.2.3.news
* http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.2/anjuta-2.2.3.changes
¸ŁAr
Generated by rpm2html 1.8.1
Daniel Veillard, Sun May 17 03:08:17 2009