pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/anjuta Update to 2.24.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77ee5c7ac3c1
branches:  trunk
changeset: 549207:77ee5c7ac3c1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 29 13:30:06 2008 +0000

description:
Update to 2.24.1:

Anjuta 2.24.1 (19 September 2008) -- Johannes Schmid

Translations updates:
====================
ar, de, ru, bg, fi, pl, he, da

Updates and fixes:
- Fix #545668 - new file are not added correctly to the project
- Fixed #545668 – file's icon not correctly updated on tabs-right-click
- Fixed #556053 – closing file tabs disable 'save button'
- Fixed #554684 – Cursor column number is not updated when typing text
- Debugger was unable to start if build and source directory are different
- Subversion: Make sure the repository URL given to the switch command is canonicalized.
- Fix #554337 could not find glade file while executing a program

Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid

Translations updates:
====================
he, da, de, nb, ar, hu, mr, pt_BR, cs, da, sr, gl, th, ja, hi, nl, fi, ca, es, pt, en_GB, it, sv, fr, zh_CN, sq, gl, th, gu, tr

Updates and fixes:
- New version of symbol-db plugin beta
- Fix warnings, some documents could have no associated file
- Fix #529468: Use weak pointers to avoid acting on widgets that have
  been destroyed.
- Fix #551574 Project names and descriptions are not translatable
- Fix #551684: Wrong AC substitutions in anjuta-version.h.
- Fixed a problem with async file loading.
- Fix libanjuta API documentation
- Imported new symbol icons from MonoDevelop.
- Fix #550322 - Newlines should be placed at the end of error messages
  lines
- Fix #550470 - Crash: Executing file through popup menu
- Use the View->Editor->* menu items for view spaces, view eol and
  line wrap (new) option instead of the preferences.
- Fix #549950 - crash while saving a file


Anjuta 2.23.91 (1 September 2008) -- Naba Kumar
-------------------------------------------------

Translations updates:
=====================
mr, sq, es, gl, sr@Latin, ar, fi, gu, sv, de

New:
====
* GSoC Git plugin completed: Beta 1 completes the agreed-upon feature set in
  the proposal.
* Symbol-DB plugin maturing.

Updates and fixes:
==================
* Fixed a crasher in symbol-db due to use of uninitialised memory
* Fixed bug #548622 – sun cc can not compile build-options.c
* Do not free mutex in symbol-db because that crashes 50% of the time.
* Fixed critical on plugin deactivation of message-view plugin
* Fixed bug #546109 - Spurious libanjuta-2.0.pc file
* Install anjuta-version.h
* Keep const gchar* instead of GFile in debugger interface
* Updated debugger documentation
* Updated build documentation
* when terminal window is active (remove shortcut)
* Fixed bug #548646 Delete key press is routed to editor window
* Fixed bug #549105 Patch plugin icon not loaded
* Fixed bug #549405 – There are warnings when I create a new file
* Fixed bug #548606 now engine exits cleanly even if it's in scanning mode.
  It still remains the libgda bug anyway, bug #545979.
* Fixed bug #522032 also for symbol-db.
* Added two checkboxes: one is for parallel scan control, the other is for
  the buffer updating control.
* GSoC Git plugin: Beta 1 completes the agreed-upon feature set in
  the proposal.
* Fixed bug #548984 – Use AC_HELP_STRING macro
* Use gnome-terminal if terminal plugin is missing


Anjuta 2.5.90 (18 August 2008) -- Johannes Schmid
-------------------------------------------------

Translations updates:
=====================
ar, be@latin, de, es, fi, gl, he, mk, oc, pt, ru, th, vi

Updates and bugfixes:
=====================
* Fix #536372: Write __MAX_BAUX instead of __MAX_BAUD
* Fix a crash when GNOME Terminal is not installed
* now search for symbols can be done also in global tags. Added a new parameter
        to search function and adjusted dependencies on different plugins.
* Put tables.sql into distribution
* Fix #536889 anjuta doesn't pass "make check"
* Fixed #537398 – crash in Anjuta IDE: Closed project
* Fix #537134: critical warnings tools->plugin_deactivate
* Fix #534523: anjuta parses filenames from make wrong
  GMatchInfo need to be freed even when regex fail in build_get_summary
* Fixed a possible bug where the project-manager plugin is deactivated twice.
* Fix #536375: libsocket not included cause build fail on Solaris
* Add new scratchbox 1 plugin implementing IAnjutaEnvironment
* Enabled tooltips for recent files to identify full paths.
* Ported file-manager to gio
* Fix #530215 – Have a message area like gedit
* Using glib/gi18n.h instead of libgnome/gnome-i18n.h
* Fixed a crash on file selection. Gave enough buffer for the formated
  time print.
* Restore text focus on switching editor with ALT+X and
  navigating from local-symbols view.
* Fixed #528699 – Auto-indent ignores spaces-per-indent settings
* Fix #538798: UI selected tab document differs from real one
* Fix again #538798: UI selected tab document differs from real one
* Fix #538921 – Duplicated folders
* Fix #539726 – Completing port to GIO
* Fix #513156 – Get rid of libgnome(ui)
* Fix #538443 – Missing files in POTFILES.in
* Fix #538906 – Enable state "Max actions" when "No limit" toggled
* Fix #449620 – Implement autocompletion for gtksourceview editor
* Fix #540731 - Port editor to gio
* Fixed loading of files from the command line
* Fixed crash when double-clicking on a breakpoint.
* Change (nearly) all interfaces to use GFile* instead of uris
  Document all shell variables
* Fixed #541313 – Crash on saving file
* Fix #515954 – create_global_tags.sh: wrong anjuta-tags path
* Fixed global tags loading
* Fix bug #538217: Run in terminal option isn't remembered
* Fix bug: Debugger sources directories isn't remembered neither
* Fixed "Hide binary files"
* Fix #539551 – AutoComplete doesn't work
* Fix #539551 – AutoComplete doesn't work
* Fix #357697 – readonly file can be edited
* Fix #511762 – Multiple selection don't work well when hitting enter
* Fix #535173 – UI isn't updated on closing all documents
* Fix #500962 – Further icons
* Fix #475244 – AC_SUBST() not needed after PKG_CHECK_MODULES()
* Fix #518594 – Get rid of .anjuta and follow fd.o specifications
* Fixed #541689 – Filter buttons added
* Fixed symbol-db plugin for threaded libgda calls
* Show all completions even when the editor makes own suggestions
* #541941 – Crash on searching with regular expression
* Fixed #542838 – create_global_tags.sh is creating tags in root directory
* Added 'continue global tags scan after abort' feature.
* Allow to build project outside source directory (fix #540782)
* Fix crash on closing project due to the previous patch
* Add more options for build command: parallel make, keep going on error
  and keep message untranslated
* Fix another crash on closing project with a file outside project
* Fix #375640: Allow user to stop a build in progress
* Fix #534566: expand shell variable in configure parameters
* Fix #543889: Crash typing in configuration field
* Fix #522825: Opening files from shell disable build->compile menu
* Fix configuration name not displayed, error when compiling target
  outside project
* Fix #543978: GPL license shown in COPYING file irrespective of
  which license selected
* Fix #544190: Crash double click on item in stack trace
* Fix #530630: Scintilla hand up after hit return
* Fix #544841 – Cursor set on a wrong line when I click
* Fix several memory leaks in build plugin
* Keep all command data in one object
* Fix #544495: Memory leak
* Avoid using the same function name in interfaces implemented
  by the same object to avoid trouble with bindings
* Fix crash on 64bits machine due to the previous change (thanks Ignacio)
* Fix #543149 Project doesn't rebuild when file is changed
* Bug #529270 - GSoc: Git Plugin, alpha release 3.
* Add header file to expose libanjuta versioning information.
* Add a preference for the new visible whitespace feature of gtksourceview
* Pull GIO into the libraries that libanjuta links against. (Bug #546394)
* Fix #542432 – Svn diff doesn't work correctly
  Convert the output of svn diff from localce to utf-8
* Fix #545673 – A bug in isymbol_get_file function
  Use g_file_new_for_uri() instead of g_file_new_for_path
* Fix #546620 – Build- and make dist fixes (with some small changes)
* Fix #420279 – INS and OVR do not immediately change in status bar
* Save files in their original encoding
* Use a fallback dialog if the document was not added to the document-manager
  yet (#545557 – Crash pressing on message view)
* Fix #493818 Close project with opened target properties dialog opened
  crash Anjuta
* 545624 – Toolbar broken
* Lots of improvements to symbol-db
* Use uf8_strlen instead of strlen to avoid selection problem with
  non-ASCII search strings (see #440637 comment 15)
* New git plugin (Anjuta GSoC project)

Anjuta 2.5.0 (02 June 2008) -- Naba Kumar
-----------------------------------------

Translations updates:
=====================
gl, zh_TW, el, ru, en_GB, es, he, de, cs, ar, fr

Updates and bugfixes:
=====================
* Fix #514620: Port anjuta to GRegex
* Fix #536254: gtk_marshal_VOID__INT_INT shouldn't be used
* Update sexy icon entry
* Fix #536045: New run program plugin crash
* Keep comment for enum and structures
* Declare class typedef first
* Allow to document Anjuta shell variable using define
* Add a documentation sample in IAnjutaProjectManager interface
* Fix a detail in the previous patch
* Fix #534175: Deprecated code in Plugin Tutorial
* Use sh instead of bash when possible
* Order of include matter on OpenBSD
* ps syntax differ on *BSD
* Fix #527357: gdb plugin doesn't work under OpenBSD (do not clear CREAD).
* Fix #528226: doesn't compiling on FreeBSD6.3
* #535048 – Anjuta doesn't build when checking underlinking and overlinking
* Forget this change to add AnjutaCommand and AnjutaAsyncCommand
  in the documentation
* Change the new IAnjutaBuilder interface to use callbacks
* Add the documentation of IAnjutaBuilder
* Fixed bug #532537 - Crash on closing Anjuta Preferences when it
  open twice.
* Set line to mouse location when popup-menu is displayed (#530689)
* Document AnjutaCommand and AnjutaAsyncCommand
* Fix a crash when changing a watch while debugger is stopped
* Allow loading application/octet-stream mime type
* Fix #378903: Use IAnjutaBuilder to always debug an up to date program
* Use IAnjutaBuilder to always run an up to date program
* New IAnjutaBuilder interface allowing to check if a target is up to
  data and having a notification when the target is built
* Fix #533758: django project creation fails
* #532625 – Wrong consecution of functions calls when opening a glade file
* Fix #533346: Create project in path with spaces fails
* Fix #531940: Can't change the default project directory
* Remove useless _DEPENDENCIES
* Fix #532243: Execute program with whitespace in the project path fails
* Fix #531623: Crash on updating non-existing watch
* Fixed a bunch of compiler warnings
* Fixed global tags loading from project configuration and added a
  configuration option
* Fix translation issues (#530860 and #531411)
* #531405 – AM_CONFIG_HEADER macro is obsolete
* add limit/offset keywords to search query. Adjusted APIs.
* Fixed a minor bug with caches in the engine.
* The terminal configuration default option doesn't work (#530031)
* Combobox for terminal choose not working (#530032)
* Do not reverse list of file in save-session (#531445)
* Set line to mouse location when popup-menu is displayed (#530689)
* Add a context menu with copy/paste in terminal plugin
* Add an interface method to access the pkg-config data from gnome-build.
* Automatically load symbol from project configuration (proof-of-concept)
* Adapt to changes in recent libgda for symbols-db
* Fix run plugin again, previous patch was causing a crash when
  the program exist
* Fixed bug broken titles for new files
* Added some utility methods (derived from gedit)
* set message 'Generating inheritances...' when doing sdb_engine_second_pass_do ()
* fixed a population bug introduced with using of caches. It broke the kind
  of symbol in some cases (e.g. returning of table_id = -1).
* Avoid lazy initialization and inlined the lookup functions to speed up the
  thing.
* Performances improvement in sdb_engine_second_pass_update_heritage () using
  a prepared query (libgda parser now rulez!). Some fixes to the lock ()/unlock ()
  logic in this part should avoid gui freezing, at least here it does not freeze.
* greyed out trees while population is in place.
* Put the new run program plugin in the default plugin list
* Fix a crash when the program doesn't exist
* Put the menu items of the message-manager in the correct Goto menu
* Allow markup in dialog description
* #523186 – Open With dialog should mention filename
* #530033 – Have window title like gedit
* Also add the dirty char (*) at the beginning of the filename to match HIG
* Moved Goto menu into View to avoid cluttering the menubar and created
  new Documents menu
* Show open documents in the "Documents" menu and add actions for next/prev
  document like in gedit. Don't center menu items of notebook popup menu.
  (Fixes bugs #453702 and #529528)
* 530566 – Fix translation and POTFILES.in
* Use current project folder as default and added a file filter for
  the patch file chooser.
* fixed search symbols to match "foo_symbol_%"
* New run program plugin, includes a new dialog box to set
  program arguments
* Update debugger plugin to use run program parameter dialog
* Remove run program menu item
* Use a gchar * null terminated array instead of a GList for
  passing environment variables
* Add a child-exited signal in the IAnjutaTerminal interface
  Remove environment variables merging, it is already done
  in vte
* fixed partial pattern match in symbols accordingly with api.
* Hide progress bar when things are done in symbols db.
* new dynamic prepared queries architecture. Now every query used in the
  engine has its own compiled query in libgda-sqlite provider. This for speed
  improvements, code cleaning and auto-escaping of string parameters.
* Lookup of dynamic queries takes care of sym_info parameters and of
  parameters passed to functions. The compiled GdaStatements are stored in an
  array of GTree (of GTree(s)). Some parameters, as the filter_kinds,
  are bounded at n = 5, to avoid a third level of indirection on the store-trees.
* Fix #529798: Mark additional strings for translation
* Add additional restriction on project name fix #529226
* Fix #529506: Uncorrect unloading tools plugin
* Don't spit out two many warnings when the message view is destroyed
* Only use first 500 characters for validation
* Use GRegex instead of pcre and convert files to utf-8 if necessary.
  Rest of #440637
* #528693 – Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
  (there was an else missing...)
* Fixed bug #528264 - New: Uses incorrect spelling "assistent"
* Fixed a condition where we kill our own process
* Added new sessions states to avoid loading the local symbols before
  the session is loaded (speeds up start-up).
* Fixed #528705 – There is no Redo
* Add an env parameter in the IAnjutaTerminal interface allowing
  to specify additional environment variables
* Show 5 project and 15 file items in recent-chooser
* Make searching utf-8 aware. We still need to fix encodings for
  search/replace in files as it is currently assumed they are utf-8 like
  the editors.
* Fix recent files in the toolbar
* Do not enable brace autocompletion by defualt because it annoying for
  fast typist (i.e. it's easier to type ending brace than move carat)
  and it's currently broken for scintilla.
* Removed dead files.
* Added anjuta_utils_get_user_config_dir. This func is used
  to get the user config directory.
* Switched from GnomeApp to GtkWindow.
* Move the encoding conversion infrastrcute to libanjuta and update all
  users. Test all available encodings by default in scintilla editor
  like sourceview is doing and removed encoding preferences
* Fixed crasher
* Various small improvements to the dialog
* Add separator to recent menu (#526932)
* Merged the UI changes from bug #511688 and simplified the search dialog
* Check for ctags binary (#516123)
* GdaSet *plist is now used globally for every prepared statement.
  It won't be created/unreffed at every query.
* Fixed crasher when deactivating symbol-db plugin
* Don't use transactions - uses only half of the time now!
* fixed global tab icons. Libgda could not understood the right fields, now it
  does.
* Only show () for functions/methods and macros with arguments. Does not work
  with symbol-db yet but fixes things for symbol-browser
* Fixed some issues with symbol caching
* Give the symbol-db it's own progress bar because there are too many
  interactions with the global status bar.
* Sort symbol trees
* Block insert-text signal on cut/copy/paste
* Only update buffer when a newline is inserted
* Precompute file_defined_id to speed up symbol population
* Fixed some problems with binary streams needed by symbol-db
* Use some caching to speed up symbol population
* Exit properly when symbol scanning is over
* Fix bug #525999: Remove space in file and target names generated
  by project wizard
* Fix sample anjuta plugin: ianjuta_document_manager_get_current_editor
  has been renamed ianjuta_document_manager_get_current_document
* Added a check for vital programs and packages needed to create a
  new project. A warning dialog is shown to user in project
  wizard when he proceeds after selecting a project type.
  Updated all project templates to cover vital programs and
  packages to generate and build correctly.
* Fixed bug #523068 link in about window doesn't work.
* Removed unused color management code
* Added style chooser for sourceview editor (#522555)
* Moved "New" action from document-manager to file-loader using
  IAnjutaDocumentManager interface. Reenabled pop-down menu for "New"-ToolItem.
* Killed libegg (#349279)
* Removed dead code and libegg from Makefiles
* Removed symbol-browser toolbar which used libegg and was
  buggy (#451588)
* Port FileLoader to GtkRecent (#398984)
* Merged changes from symbol-db branch
* Use gnome_vfs_get_slow_mime_type()
* Use gnome_vfs_get_slow_mime_type() to determine the mime-type and try
  supertype instead no plugin for mime-type was found (#525706)
* Fixed padding in preferences
* #515854 – Move configuration into preferences
* #470483 – Make toolbar type (icon/text/both) independet from GNOME settings
* Improve start program dialog, allowing to specify working
  directory and environment variables
* Get rid of gnome_help_display_with_doc_id()
* Fixed type 'assistent' to 'assistant'.
* Ports anjuta-ui to gtk_cell_renderer_accel
* Ported the GnomeDruid stuff to GtkAssistant an removed the glade
  file because libglade doesn't have GtkAssistant support.
* Avoid a crash when debugger stop on an error
  Display an error message when debugger target is not found
* Fixes 520076 – [PATCH] Add support for setting custom CFLAGS from the UI
* Add API to set environment variables for the forked process
* #520761 – Weirz behavior with popup
* 520415 – [PATCH] Problems in auto indentatation code,
* 520766 – Brace autocompletion (Patch from Ignacio Casal Quinteiro <nacho%gnome.org@localhost>)
* 521691 – Crash when click "Resolve Conflicts" without opened project
* 520324 – Execute command is not overridable
* #521847 – anjuta freez when edit file
* Removed all GNOME_CALL* calls in plugins.
* Moved data/properties to plugins/editor/ and removed dead code from
  Makefile.am files.

diffstat:

 devel/anjuta/Makefile         |   10 +-
 devel/anjuta/PLIST            |  124 ++++++++++++++++++++++++-----------------
 devel/anjuta/distinfo         |    9 +-
 devel/anjuta/patches/patch-bb |   16 -----
 4 files changed, 82 insertions(+), 77 deletions(-)

diffs (truncated from 475 to 300 lines):

diff -r 1f727933ea9b -r 77ee5c7ac3c1 devel/anjuta/Makefile
--- a/devel/anjuta/Makefile     Wed Oct 29 13:25:35 2008 +0000
+++ b/devel/anjuta/Makefile     Wed Oct 29 13:30:06 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2008/09/30 15:49:03 joerg Exp $
+# $NetBSD: Makefile,v 1.65 2008/10/29 13:30:06 wiz Exp $
 
-DISTNAME=      anjuta-2.4.2
-PKGREVISION=   1
+DISTNAME=      anjuta-2.24.1
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/anjuta/2.4/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/anjuta/2.24/}
 #MASTER_SITES+=        ${MASTER_SITE_SOURCEFORGE:=anjuta/}
 EXTRACT_SUFX=  .tar.bz2
 
@@ -26,11 +25,12 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake:run pkg-config:run msgfmt:run perl:run sh:run
+USE_TOOLS+=            gmake:run intltool pkg-config:run msgfmt:run perl:run sh:run
 USE_TOOLS+=            bash:run
 GNU_CONFIGURE=         yes
 
 CONFIGURE_ARGS+=       --disable-plugin-valgrind
+CONFIGURE_ARGS+=       --enable-plugin-scintilla
 
 SUBST_CLASSES+=                unused
 SUBST_STAGE.unused=    pre-configure
diff -r 1f727933ea9b -r 77ee5c7ac3c1 devel/anjuta/PLIST
--- a/devel/anjuta/PLIST        Wed Oct 29 13:25:35 2008 +0000
+++ b/devel/anjuta/PLIST        Wed Oct 29 13:30:06 2008 +0000
@@ -1,15 +1,17 @@
-@comment $NetBSD: PLIST,v 1.16 2008/09/30 15:49:03 joerg Exp $
+@comment $NetBSD: PLIST,v 1.17 2008/10/29 13:30:06 wiz Exp $
 bin/anjuta
 bin/anjuta_import.sh
 bin/anjuta_launcher
 include/libanjuta-1.0/libanjuta/anjuta-async-command.h
 include/libanjuta-1.0/libanjuta/anjuta-command.h
+include/libanjuta-1.0/libanjuta/anjuta-convert.h
 include/libanjuta-1.0/libanjuta/anjuta-debug.h
 include/libanjuta-1.0/libanjuta/anjuta-encodings.h
 include/libanjuta-1.0/libanjuta/anjuta-enum-types.h
 include/libanjuta-1.0/libanjuta/anjuta-error.h
 include/libanjuta-1.0/libanjuta/anjuta-launcher.h
 include/libanjuta-1.0/libanjuta/anjuta-marshal.h
+include/libanjuta-1.0/libanjuta/anjuta-message-area.h
 include/libanjuta-1.0/libanjuta/anjuta-plugin-description.h
 include/libanjuta-1.0/libanjuta/anjuta-plugin-handle.h
 include/libanjuta-1.0/libanjuta/anjuta-plugin-manager.h
@@ -23,11 +25,14 @@
 include/libanjuta-1.0/libanjuta/anjuta-session.h
 include/libanjuta-1.0/libanjuta/anjuta-shell.h
 include/libanjuta-1.0/libanjuta/anjuta-status.h
+include/libanjuta-1.0/libanjuta/anjuta-sync-command.h
 include/libanjuta-1.0/libanjuta/anjuta-ui.h
 include/libanjuta-1.0/libanjuta/anjuta-utils.h
 include/libanjuta-1.0/libanjuta/anjuta-vcs-status-tree-view.h
+include/libanjuta-1.0/libanjuta/anjuta-version.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-bookmark.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-buildable.h
+include/libanjuta-1.0/libanjuta/interfaces/ianjuta-builder.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debug-manager.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-breakpoint.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-debugger-instruction.h
@@ -53,6 +58,7 @@
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-editor-view.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-editor-zoom.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-editor.h
+include/libanjuta-1.0/libanjuta/interfaces/ianjuta-environment.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-file-loader.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-file-manager.h
 include/libanjuta-1.0/libanjuta/interfaces/ianjuta-file-savable.h
@@ -106,13 +112,16 @@
 lib/anjuta/anjuta-project-import.plugin
 lib/anjuta/anjuta-project-manager.plugin
 lib/anjuta/anjuta-project-wizard.plugin
+lib/anjuta/anjuta-run-program.plugin
 lib/anjuta/anjuta-sample.plugin
+lib/anjuta/anjuta-scratchbox.plugin
 lib/anjuta/anjuta-search.plugin
 lib/anjuta/anjuta-symbol-browser.plugin
 lib/anjuta/anjuta-tags
 lib/anjuta/anjuta-terminal.plugin
 lib/anjuta/anjuta-tools.plugin
 lib/anjuta/file-manager.plugin
+lib/anjuta/git.plugin
 lib/anjuta/language-manager.plugin
 lib/anjuta/libanjuta-build-basic-autotools.la
 lib/anjuta/libanjuta-class-gen.la
@@ -124,6 +133,9 @@
 lib/anjuta/libanjuta-editor.la
 lib/anjuta/libanjuta-file-wizard.la
 lib/anjuta/libanjuta-gdb.la
+lib/anjuta/libanjuta-git.a
+lib/anjuta/libanjuta-git.la
+lib/anjuta/libanjuta-git.so
 lib/anjuta/libanjuta-glade.la
 lib/anjuta/libanjuta-gtodo.la
 lib/anjuta/libanjuta-language-cpp-java.la
@@ -135,7 +147,13 @@
 lib/anjuta/libanjuta-project-import.la
 lib/anjuta/libanjuta-project-manager.la
 lib/anjuta/libanjuta-project-wizard.la
+lib/anjuta/libanjuta-run-program.a
+lib/anjuta/libanjuta-run-program.la
+lib/anjuta/libanjuta-run-program.so
 lib/anjuta/libanjuta-sample.la
+lib/anjuta/libanjuta-scratchbox.a
+lib/anjuta/libanjuta-scratchbox.la
+lib/anjuta/libanjuta-scratchbox.so
 lib/anjuta/libanjuta-search.la
 lib/anjuta/libanjuta-sourceview.la
 lib/anjuta/libanjuta-symbol-browser.la
@@ -147,7 +165,6 @@
 lib/anjuta/sourceview.plugin
 lib/glade3/modules/libgladeanjuta.la
 lib/libanjuta-ctags.la
-lib/libanjuta-egg.la
 lib/libanjuta.la
 lib/pkgconfig/libanjuta-1.0.pc
 man/man1/anjuta.1
@@ -169,11 +186,13 @@
 share/anjuta/glade/anjuta-editor-sourceview.glade
 share/anjuta/glade/anjuta-file-wizard.glade
 share/anjuta/glade/anjuta-gdb.glade
+share/anjuta/glade/anjuta-git.glade
 share/anjuta/glade/anjuta-language-cpp-java.glade
 share/anjuta/glade/anjuta-macro.glade
 share/anjuta/glade/anjuta-message-manager-plugin.glade
-share/anjuta/glade/anjuta-project-import.glade
 share/anjuta/glade/anjuta-project-wizard.glade
+share/anjuta/glade/anjuta-run-program.glade
+share/anjuta/glade/anjuta-scratchbox.glade
 share/anjuta/glade/anjuta-search.glade
 share/anjuta/glade/anjuta-symbol-browser-plugin.glade
 share/anjuta/glade/anjuta-terminal-plugin.glade
@@ -182,7 +201,6 @@
 share/anjuta/glade/applogo.png
 share/anjuta/glade/appwizard.png
 share/anjuta/glade/file-manager.glade
-share/anjuta/glade/layout.glade
 share/anjuta/glade/patch-plugin.glade
 share/anjuta/glade/profiler-call-graph.glade
 share/anjuta/glade/profiler-flat-profile.glade
@@ -198,6 +216,12 @@
 share/anjuta/macros.xml
 share/anjuta/profiles/default.profile
 share/anjuta/project/anjuta-plugin-logo.png
+share/anjuta/project/anjuta-plugin-vala.wiz
+share/anjuta/project/anjuta-plugin-vala/configure.ac.tpl
+share/anjuta/project/anjuta-plugin-vala/po/POTFILES.in
+share/anjuta/project/anjuta-plugin-vala/src/Makefile.am.tpl
+share/anjuta/project/anjuta-plugin-vala/src/config.vapi
+share/anjuta/project/anjuta-plugin-vala/src/plugin.vala
 share/anjuta/project/anjuta-plugin.wiz
 share/anjuta/project/anjuta-plugin/configure.ac.tpl
 share/anjuta/project/anjuta-plugin/po/POTFILES.in
@@ -250,6 +274,10 @@
 share/anjuta/project/java/project.anjuta
 share/anjuta/project/java/src/Makefile.am.tpl
 share/anjuta/project/java/src/main.java
+share/anjuta/project/licenses/BSD
+share/anjuta/project/licenses/GPL
+share/anjuta/project/licenses/LGPL
+share/anjuta/project/licenses/None
 share/anjuta/project/minimal.wiz
 share/anjuta/project/minimal/Makefile.am.tpl
 share/anjuta/project/minimal/autogen.sh
@@ -371,6 +399,7 @@
 share/anjuta/ui/anjuta-devhelp-simple.ui
 share/anjuta/ui/anjuta-devhelp.ui
 share/anjuta/ui/anjuta-document-manager.ui
+share/anjuta/ui/anjuta-git.ui
 share/anjuta/ui/anjuta-glade.ui
 share/anjuta/ui/anjuta-gtodo.ui
 share/anjuta/ui/anjuta-language-support-cpp-java.ui
@@ -379,9 +408,11 @@
 share/anjuta/ui/anjuta-message-manager.ui
 share/anjuta/ui/anjuta-patch.ui
 share/anjuta/ui/anjuta-project-manager.ui
+share/anjuta/ui/anjuta-run-program.ui
 share/anjuta/ui/anjuta-sample.ui
 share/anjuta/ui/anjuta-search.ui
 share/anjuta/ui/anjuta-symbol-browser-plugin.ui
+share/anjuta/ui/anjuta-terminal-plugin.ui
 share/anjuta/ui/anjuta-tools.ui
 share/anjuta/ui/anjuta.ui
 share/anjuta/ui/file-manager.ui
@@ -415,10 +446,10 @@
 share/gnome/help/anjuta-faqs/C/legal.xml
 share/gnome/help/anjuta-manual/C/anjuta-manual.xml
 share/gnome/help/anjuta-manual/C/authors.xml
+share/gnome/help/anjuta-manual/C/build.xml
 share/gnome/help/anjuta-manual/C/debugger.xml
 share/gnome/help/anjuta-manual/C/figures/add_edit_macro.png
 share/gnome/help/anjuta-manual/C/figures/anjuta-in-action.png
-share/gnome/help/anjuta-manual/C/figures/arguments.png
 share/gnome/help/anjuta-manual/C/figures/attach.png
 share/gnome/help/anjuta-manual/C/figures/brk_add.png
 share/gnome/help/anjuta-manual/C/figures/brk_dlg.png
@@ -468,7 +499,6 @@
 share/gnome/help/anjuta-manual/es/anjuta-manual.xml
 share/gnome/help/anjuta-manual/es/figures/add_edit_macro.png
 share/gnome/help/anjuta-manual/es/figures/anjuta-in-action.png
-share/gnome/help/anjuta-manual/es/figures/arguments.png
 share/gnome/help/anjuta-manual/es/figures/attach.png
 share/gnome/help/anjuta-manual/es/figures/brk_add.png
 share/gnome/help/anjuta-manual/es/figures/brk_dlg.png
@@ -509,7 +539,6 @@
 share/gnome/help/anjuta-manual/oc/anjuta-manual.xml
 share/gnome/help/anjuta-manual/oc/figures/add_edit_macro.png
 share/gnome/help/anjuta-manual/oc/figures/anjuta-in-action.png
-share/gnome/help/anjuta-manual/oc/figures/arguments.png
 share/gnome/help/anjuta-manual/oc/figures/attach.png
 share/gnome/help/anjuta-manual/oc/figures/brk_add.png
 share/gnome/help/anjuta-manual/oc/figures/brk_dlg.png
@@ -550,7 +579,6 @@
 share/gnome/help/anjuta-manual/sv/anjuta-manual.xml
 share/gnome/help/anjuta-manual/sv/figures/add_edit_macro.png
 share/gnome/help/anjuta-manual/sv/figures/anjuta-in-action.png
-share/gnome/help/anjuta-manual/sv/figures/arguments.png
 share/gnome/help/anjuta-manual/sv/figures/attach.png
 share/gnome/help/anjuta-manual/sv/figures/brk_add.png
 share/gnome/help/anjuta-manual/sv/figures/brk_dlg.png
@@ -588,7 +616,11 @@
 share/gnome/help/anjuta-manual/sv/figures/stack.png
 share/gnome/help/anjuta-manual/sv/figures/symbol_browser.png
 share/gnome/help/anjuta-manual/sv/figures/tool-editor.png
+share/gtk-doc/html/libanjuta/AnjutaAsyncCommand.html
+share/gtk-doc/html/libanjuta/AnjutaCellRendererCaptionedImage.html
+share/gtk-doc/html/libanjuta/AnjutaCommand.html
 share/gtk-doc/html/libanjuta/AnjutaLauncher.html
+share/gtk-doc/html/libanjuta/AnjutaMessageArea.html
 share/gtk-doc/html/libanjuta/AnjutaPlugin.html
 share/gtk-doc/html/libanjuta/AnjutaPluginHandle.html
 share/gtk-doc/html/libanjuta/AnjutaPluginManager.html
@@ -600,7 +632,9 @@
 share/gtk-doc/html/libanjuta/AnjutaSerializer.html
 share/gtk-doc/html/libanjuta/AnjutaSession.html
 share/gtk-doc/html/libanjuta/AnjutaStatus.html
+share/gtk-doc/html/libanjuta/AnjutaSyncCommand.html
 share/gtk-doc/html/libanjuta/AnjutaUI.html
+share/gtk-doc/html/libanjuta/AnjutaVcsStatusTreeView.html
 share/gtk-doc/html/libanjuta/action-block.html
 share/gtk-doc/html/libanjuta/anjuta-architecture.html
 share/gtk-doc/html/libanjuta/anjuta-architecture.png
@@ -610,10 +644,10 @@
 share/gtk-doc/html/libanjuta/index.html
 share/gtk-doc/html/libanjuta/index.sgml
 share/gtk-doc/html/libanjuta/left.png
-share/gtk-doc/html/libanjuta/libanjuta-AnjutaCellRendererCaptionedImage.html
 share/gtk-doc/html/libanjuta/libanjuta-ESplash.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-c-module.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-c-plugin-factory.html
+share/gtk-doc/html/libanjuta/libanjuta-anjuta-convert.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-debug.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-encodings.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-enum-types.html
@@ -623,9 +657,11 @@
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-shell.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-utils-priv.html
 share/gtk-doc/html/libanjuta/libanjuta-anjuta-utils.html
+share/gtk-doc/html/libanjuta/libanjuta-anjuta-version.html
 share/gtk-doc/html/libanjuta/libanjuta-api.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-bookmark.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-buildable.html
+share/gtk-doc/html/libanjuta/libanjuta-ianjuta-builder.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-debug-manager.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-debugger-breakpoint.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-debugger-instruction.html
@@ -651,6 +687,7 @@
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-editor-view.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-editor-zoom.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-editor.html
+share/gtk-doc/html/libanjuta/libanjuta-ianjuta-environment.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-file-loader.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-file-manager.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-file-savable.html
@@ -667,7 +704,6 @@
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-message-manager.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-message-view.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-plugin-factory.html
-share/gtk-doc/html/libanjuta/libanjuta-ianjuta-plugin-loader.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-preferences.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-print.html
 share/gtk-doc/html/libanjuta/libanjuta-ianjuta-project-manager.html
@@ -719,6 +755,8 @@
 share/locale/fr/LC_MESSAGES/anjuta.mo
 share/locale/ga/LC_MESSAGES/anjuta.mo
 share/locale/gl/LC_MESSAGES/anjuta.mo
+share/locale/gu/LC_MESSAGES/anjuta.mo
+share/locale/he/LC_MESSAGES/anjuta.mo
 share/locale/hi/LC_MESSAGES/anjuta.mo
 share/locale/hr/LC_MESSAGES/anjuta.mo
 share/locale/hu/LC_MESSAGES/anjuta.mo
@@ -730,6 +768,7 @@
 share/locale/lt/LC_MESSAGES/anjuta.mo


Home | Main Index | Thread Index | Old Index