[anjuta] Created tag ANJUTA_2_27_91
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] Created tag ANJUTA_2_27_91
- Date: Thu, 27 Aug 2009 07:54:32 +0000 (UTC)
The signed tag 'ANJUTA_2_27_91' was created.
Tagger: Johannes Schmid <jhs gnome org>
Date: Thu Aug 27 09:53:26 2009 +0200
Tag for 2.27.91 release
Changes since the last tag 'ANJUTA_2_27_5':
Akom C (2):
Updated Thai translation.
Updated Thai translation.
Alexey Rusakov (1):
bgo #578690 â?? Several components underlinked
Antón Méixome (2):
Updated Galician Translation
Updated Galician translation
Ask H. Larsen (1):
Updated Danish translation
Carl-Anton Ingmarsson (3):
bgo#588485 â?? fixes from running anjuta with G_DEBUG="fatal_warnings"
file-wizard: don't use gtk_combo_box_append_text
language-supprt-cpp-java: don't set pagesize for spinbutton adjustment
Carles Ferrando (1):
Added Catalan (Valencian) translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Christian Kirbach (3):
bgo #591758 - Fix language mistakes
Updated German translation.
Updated German translation
Claude Paroz (2):
Updated French translation
Updated French translation
Daniel Elstner (1):
Use distinct temp filenames to fix parallel build
Daniel Macks (3):
bgo#590334 â?? Fix -I ordering
bgo#590337 â?? Compile failure: not allowed to link against a -module
bgo #590117 â?? Build failure: local scandir() function collides with system's
Daniel Nylander (1):
Updated Swedish translation
Debarshi Ray (1):
bgo #588506 â?? Wrong value of PACKAGE_DOC_DIR
Emilio Pozuelo Monfort (1):
bgo #590720 â?? glade plugin FTBFS on mips(el) and alpha, LANGUAGE_C built-in
Fran Dieguez (1):
Updated Galician Translation
Gabor Kelemen (1):
glade: bgo#590708 â?? Some untranslated strings
Gil Forcada (1):
Minor fixes to Catalan translation found by Carles Ferrando
James Liggett (52):
git: Don't disable the whole menu if there's no project
git: Fix a build warning in git_check_input
git: Remove unneeded code from git_progress_data_free
git: Make the OK button the default in the commit dialog
git: Make the OK button the default in the Add dialog
git: Make the OK button the default in the Remove dialog
git: Make the OK button the default in the Resolve Conflicts dialog
git: Make the OK button the default in the Merge dialog
git: Make the OK button the default in the Switch dialog
git: Make the OK button the default in the Create Branch dialog
git: Make the OK button the default in the Delete Branches dialog
git: Make the OK button the default in the Unstage dialog
git: Make the OK button the default in the Check Out dialog
git: Make the OK button the default in the Create Tag dialog
git: Make the OK button the default in the Reset dialog
git: Make the OK button the default in the Revert dialog
git: Make the OK button the default in the Rebase dialog
git: Make the OK button the default in the Bisect start dialog
git: Make the OK button the default in the Ignore dialog
git: Make the OK button the default in the Patch Series dialog
git: Make the OK button the default in the Pull dialog
git: Make the OK button the default in the Pull dialog
git: Make the OK button the default in the Apply Mailbox dialog
git: Make the OK button the default in the Cherry Pick dialog
git: Make the OK button the default in the Delete Tag dialog
git: Make the OK button the default in the Stash Changes dialog
git: Make the OK button the default in the Apply Stash dialog
git: Make the OK button the default in the Add Remote dialog
git: Use Normal mode when showing info messages
git: Don't disable the OK button the the Remote delete dialog
git: Check that there are branches in the repository when merging or switching branches
git: Fix a compile problem from the last patch
git: Make sure that is a valid active branch in the log viewer combo when refreshing
git: Add init support (bgo 566698)
git: Fix the check condition in git_check_branches
git: Add a remote pick list to the Push dialog
git: Don't show the origin branch in the Push dialog
git: Add a remote picklist to the Pull dialog
git: Don't allow multiple status commands to run concurrently
git: Free the clone command object in IAnjutaVcs::checkout
subversion: Free the checkout command object in IAnjutaVcs::checkout
git: Rework the clone command so that it is structured like all of the other commands
git: Show the column in the commit log view
git: Show the log column in the merge dialog
git: Show error messages in a scrollable text view
git: Reorganize the menu, again
file-manager: Don't run a status query on every subfolder
git: Destroy the command queue on finalization (bgo 591559)
git: Explicitly set vbox orientation to vertical
git: Clear the current branch from the status bar when closing projects
git: Support deleting remote tracking branches
git: Ensure that branches are selected on deletion
Johannes Schmid (1):
Typo in Anjuta pot file (bgo#593236)
Jorge González (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Massimo Corà (21):
symbol-db: benchmark now uses anjuta-tags
symbol-db: added symbol_db_util_get_source_files_by_mime () and improved benchmark prg.
symbol-db: added test-queries program and renamed some queries.
symbol-db: removed cxxparser from compile dir.
language-support-cpp-java: fixed critical #588112 - infinite loop / freeze
symbol-db: queries api lifting.
symbol-db: made symbol-db UserActivatable=no
symbol-db: added a query test and fixed a bug introduced with previous patch
symbol-db: removed useless DEBUG_PRINT
language-support-cpp-java: speeded up queries.
symbol-db: added symbol_db_engine_find_symbol_in_scope () and cleaned api comments
symbol-db: added IANJUTA_SYMBOL_MANAGER_SEARCH_FS_PUBLIC or PRIVATE
symbol-db: added engines signals to interface.
symbol-db: disconnected signals
symbol-db: updated IAnjutaSymbolManager interface doc
symbol-db: added symbol_db_engine_get_parent_scope_by_symbol_id ().
symbol-db: update anjuta-tags' flex.c
symbol-db: added parameter filescope_search to _search_project* and _search_system*
language-cpp-java: updated interfaces calls
symbol-db: update preferences gui.
symbol-db: made generation of temp file more robust.
Sunil Negi (1):
project-wizard: bgo#591359 â?? Need an easier and intuitive way to create a shared library project
Sébastien Granjoux (15):
debugger: bgo #589601 â?? "gtk-execute" and "gtk-cancel" marked for translation
bgo#588485 â?? fixes from running anjuta with G_DEBUG="fatal_warnings"
bgo#587248 â?? Encoding key in desktop file is deprecated
debug-manager: Fix an error in makefile when compiling outside source directories
Accept NULL instead of an object pointer in interface functions
file-manager: bgo #590338 â?? Missing plugins flags
bgo #585428 â?? Context needed to translate
language-support: bgo#575926 â?? 'Maintain past indentation' disables itself
search: Double click on an absolute file name in search result open the file in editor
class-gen: bgo #590337 â?? Compile failure: not allowed to link against a -module
bgo #590337 â?? Compile failure: not allowed to link against a -module
Fix make distcheck
bgo #589828 â?? Can't open GtkBuilder files with the glade plugin
Allow to compile yacc and lex files, Fix a problem when compiling aliases files
bgo #591887 - Bad strings for translation
Tobias Mueller (1):
bgo #592941 â?? Fixed errors in Anjuta IDE Manual (Greek translation)
Yasumichi Akahoshi (1):
bgo#589699 â?? When ~/.cache isn't exists, session data isn't saved
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]