[anjuta] Created tag ANJUTA_2_27_5



The unsigned tag 'ANJUTA_2_27_5' was created.

Tagger: Johannes Schmid <jhs gnome org>
Date: Mon Jul 27 17:18:58 2009 +0200

    Tag for release

Changes since the last tag 'ANJUTA_2_27_3':

Akom C (1):
      Updated Thai translation.

Andre Klapper (1):
      Updated Czech translation.

Antón Méixome (1):
      Updated Galician Translation.

Aron Xu (1):
      Updated Simplified Chinese translation.

Carl-Anton Ingmarsson (1):
      symbol-db: #588387 make typeahead searching caseless

Daniel Elstner (1):
      #584180 â?? Duplicate copy of GBF/General.pm installed to same location

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Gabor Kelemen (1):
      bgo#583731 â?? Some untranslated strings

Gennaro Bellizio (1):
      bgo #586926 â?? gdbmi_test build fails

James Liggett (36):
      libanjuta: Add a mode to disallow selection of conflicted status items in AnjutaVcsStatusTreeView.
      git: Make use of the conflict warning functionality in AnjutaVcsStatusTreeView
      subversion: Show conflicted files in the commit dialog (bgo 578411)
      libanjuta: Add icons to AnjutaVcsStatusTreeView
      git: Restore the tooltips on the log viewer
      git: Store the log viewer path in the global LogData structure
      git: Remove some unnecessary debugging code from the branch refresh method
      git: Add descriptions to the menu items (bgo 577924)
      git: Fix a typo in a menu tooltip (bgo 587191)
      git: Rename git_log_setup_refresh monitor.
      git: Refresh the log view when switching branches (bgo 580276)
      git: Properly free file monitors
      git: Add branch selector to the Create Branch dialog.
      git: Add a dialog to delete tags
      git: Fix the delete tags dialog title.
      git: Add support for pushing out individual tags
      git: Add support for git checkout -f
      git: Remove some unneeded code from the delete tag dialog
      git: Allow rebases from any branch, not just remotes
      git: Make sure to separate files from command switches when doing a checkout
      git: Add stash support
      git: Add the beginnings of a stash widget to the shell
      git: Provide an automatically updated list of project stashes in the stash widget
      git: Don't allow users to apply, show, or delete stashes if no stash is selected
      git: Tweak some stash widget tooltips to make the wording consistend
      git: Allow creating stashes from the stash widget
      git: Add support for applying stashes from the stash widget
      git: Add an advanced dialog for applying stashes to the Stash menu
      git: Add the ability to show stash diffs
      git: Extract the stash number from the stash ID
      git: Add stash drop support
      git: Disable the stash widget clear button if there are no stashes in the repository
      git: Fix some header include guards
      git: Add support for clearing all stashes
      git: Show the active branch in the status bar (bgo 589401)
      git: NULL terminate the objects list when creating the stash widget

Javier Jardón (5):
      #582961 â?? Replace SexyIconEntry by GtkEntry icon functionality (available in GTK+ 2.16)
      Migrate gtk wizard from libglade to GtkBuilder (GnomeBug:530740)
      Migrate anjuta plugin wizard from libglade to GtkBuilder (GnomeBug:530740)
      Migrate gtkmm plugin wizard from libglade to GtkBuilder (GnomeBug:530740)
      Migrate anjuta vala plugin wizard from libglade to GtkBuilder (GnomeBug:530740)

Johannes Schmid (5):
      Revert "symbol-db: changed Makefile.am for test purposes"
      bgo#577924 â?? Fixing AnjutaStatusbar for displaying menu tags
      bgo#572754 â?? Remove deprecated GTK+ symbols
      language-support-cpp-java: show return type in tooltip
      Updated files for release, fixed POTFILES.in/skip

Jorge Gonzalez (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jorge González (6):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Krzesimir Nowak (1):
      Fixed and added anjuta_shell_add_widget_custom documentation.

Massimo Corà (25):
      symbol-db: changed Makefile.am for test purposes
      Merge branch 'master' into pez
      Merge branch 'master' into pez
      symbol-db: #585498 â?? Completion stop working and strange warning
      symbol-db: fixed bug that broke local-symbols view
      symbol-db: used #ifdefs to skip population messages
      symbol-db, libanjuta: Added returntype feature by a patched ctags
      symbol-db: small fixes to new ctags parser.
      symbol-db: db migration updates symbols
      gbf-am: build fix #586926
      symbol-db: made anjuta-tags the default scanner
      symbol-db: anjuta-tags svn update.
      symbol-db: anjuta-tags updated to ctags-5.8 version.
      symbol-db: fixed #588387 symbol-db-view-locals: better search
      symbol-db: fixed some issues related to local-view
      symbol-db: forgot to update the semaphore status in previous commit
      symbol-db: added queries to get the scope chain of a symbol
      symbol-db: some merge conflicts resolved
      symbol-db: renamed test directory into benchmark.
      symbol-db: renamed files.
      symbol-db: avoid crash if db doesn't exist.
      symbol-db: Added new apis to sdb core and util.
      symbol-db: added api symbol_db_engine_get_scope_chain_by_file_line ().
      launcher: renamed anjuta_launcher to anjuta-launcher.
      symbol-db: renamed function symbol_db_engine_add_new_files () to _full ()

Maxim V. Dziumanenko (3):
      Updated Ukrainian translation
      Updated Ukrainian translation
      Updated Ukrainian translation

Philip Van Hoof (3):
      git: Add a vertical pane to the log viewer (bgo 586179)
      bgo#586148 â?? Fixing setting whitespace for the editor not working
      bgo#586148 â?? Case had to be the other way around

Sébastien Granjoux (21):
      Fix #586030 â?? Value of a new environment variable is not saved in run parameter dialog
      Fix #577232 â?? run-program plugin: projects's working directory should be set to project root on start
      Replace "project_root_uri" by constant defined in ianjuta-project-manager.h
      Remove some file and directory names from translation
      Fix #586621 â?? Crash while loading project file
      bgo#513156 â?? Get rid of libgnome(ui)
      Add libxml explicitely in libanjuta
      bgo#578438 â?? broken svn libraries detection in configure
      Remove unused anjuta_util_convert_color (and avoid including anjuta-preferences)
      Add two helper functions to read and get widget from GtkBuilder file
      Use new anjuta_util_builder function in build-basic-autotools plugin
      Update tools plugin
      bgo #587957 â?? doap file missing bug-database
      bgo #577741 â?? "single step over function" does not always work as expected
      Update dialogs and fix inspect/evaluate dialog
      Allow to change working directory with anjuta_launcher
      Allow to change configuration easily, running make distclean if needed
      Use the Debug configuration as default for new projects
      bgo #575147 â?? Headers of new C++/GObject classes have wrong copyright and license notices.
      Remove gnome library from new gnome applet project
      Add _save removed by error in the previous patch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]