[anjuta] Created tag ANJUTA_3_3_90



The signed tag 'ANJUTA_3_3_90' was created.

Tagger: Johannes Schmid <jhs gnome org>
Date: Mon Feb 20 22:48:22 2012 +0100

    Tag for 3.3.90 release

Changes since the last tag 'ANJUTA_3_3_2':

Abderrahim Kitouni (12):
      language-support-vala: fix a crash with the directory project backend
      libanjuta: set the info for the default value of a property
      libanjuta: add gir annotation for anjuta_project_node_insert_property_info
      libanjuta: don't register project property lists as GObject properties
      libanjuta, am-project: better memory management for the properties lists
      language-support-vala: update .vapi for the latest changes
      language-support-vala: take advantage of the new project API
      libanjuta, am-project, project-manager, language-support-vala: rename property to default_value
      configure: fix build of vala plugin
      language-support-cpp-java: do not insert widgets declaration and initialization for Vala
      libanjuta: add some gi annotations (and regenerate vapi)
      language-support-vala: insert glade member widget declaration and initialization

Akom Chotiphantawanon (1):
      Updated Thai translation.

Alban Browaeys (1):
      git: fix active_branch_iter not behing null though filled with null values.

Alexander Shopov (1):
      Updated Bulgarian translation

Arnel A. Borja (13):
      project-wizard: Add wizard files to EXTRA_DIST
      language-support-vala: update the .vapi after project-manager changes
      language-support-vala: update project property interfaces
      sourceview: Fix typo in a gschema key name
      anjuta-build-tutorial: Remove AM_MAINTAINER_MODE
      project-wizard: Don't symlink Automake files
      project-wizard: Use Automake variables for defines
      project-wizard: Move PROJECT_CFLAGS to own line
      class-gen: Use convention for get-private macros
      project-wizard: Use pkgdatadir instead of datadir/package
      project-wizard: Move PROJECT_CFLAGS to own line in minimal template
      project-wizard: check HavePackage before adding PROJECT_CFLAGS
      project-wizard: Don't replace hyphen with underscore in filenames

Bruno Brouard (3):
      Updated French doc translation
      Updated French translation
      Updated French doc translation

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (3):
      Updated German Anjuta manual translation
      Updated German Anjuta manual translation
      Updated German translation

Daniel Mustieles (29):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Missing file in POTFILEs.in
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Fixed typo in string
      Updated Spanish translation
      Updated Spanish translation

Dominique Leuenberger (1):
      build: Support vala 0.15/0.16

Fran DiÃguez (3):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (1):
      Make the tasks in the Git tasks window show up translated.

Gheyret Kenji (1):
      Updated Uyghur translation

James Liggett (4):
      git: Fix switch delete branch, and merge action sensitivity
      Revert "git: Use combo box instead of tree view for remotes"
      git: Only show the selection checkboxes in the Branches pane when needed
      libanjuta: Remove the old pane first in anjuta_dock_replace_command_pane

Jiro Matsuzawa (1):
      Updated Japanese translation

Johannes Schmid (49):
      libanjuta: Add anjuta_dock_replace_command_pane
      git: Only show one command pane at any time
      git: fix bgo#646695 - Remote needs translator comment
      git: bgo# 656761 - Error messages being spewed
      message-manager: Fix rh#532290 - Crash when ianjuta_message_manager_append() is used with NULL string
      build-basic-autotools: Fix rh#757236 - anjuta crashes when file doesn't belong to build configuration.
      libanjuta: Add anjuta_dock_get_command_bar()
      git: Fix bgo#641079 - check number of branches selected when switching
      document-manager: Fixed some memory leaks
      anjuta: Fixed a memory leak
      language-support-js: Fixed bgo#665082 - Crash in javascript autocompletion
      git: Disable delete button when there is no selection in the tags pane
      git: Use combo box instead of tree view for remotes
      i18n: Fix bug with wrong format string in german translation
      sourceview: Don't break layout when displaying message area
      js-debugger: bgo#666448 - Support application/javascript target
      manual: Fix bgo666321 -  Wrong Context-Help shortcut
      Revert "git: fix active_branch_iter not behing null though filled with null values."
      Updated files for release
      Post-release version bump
      search: Search for next occurence when replace succeeds (see bgo#665945)
      search: Set focus chain (see bgo#665945)
      search: Add tooltip in search entry (see bgo#665945)
      search: Move close button to the right edge (see #665945)
      code-analyzer: Fixed bgo#667903 - Code Analyzer Crashes
      Updated files for releas
      Post-release version bump
      anjuta: Correct desktop file so that gnome-shell recognizes anjuta
      search: Initial "Find in files" dialog work
      search: Minor code cleaup in search-box adding some access methods
      libanjuta: Added "opened" signal to IAnjutaFile interface
      sourceview: Implement IAnjutaFile::opened signal
      search: Improve find in files dialog
      search: Don't show spinner when not busy
      search: Get files from project manager according to the selection
      search: Added filter filter command
      language-manager: Added ianjuta_language_get_mime_types()
      search: Implemented file search based on mime-type and some memory fixes.
      libanjuta: Make AnjutaTabber look (mostly) like GtkNotebook tabs
      file-manager: Render version control status icons better
      language-support-cpp-java: Small memory leak
      search: Remove "Find files" button and instead reuse the search button for this feature.
      search: Use G_REGEX_MULTILINE for find in files.
      class-gen: Improve GObject tempalate (create priv variable if a private struct is created)
      class-gen: Guess param spec correctly.
      document-manager: Update project chooser in search-files correctly when project is changed
      manual: Improve code assistance documentation
      project-wizard: bgo#670483 - [CCode (instance_pos = -1)] should be removed from boilerplate code.
      Updated files for release

Ken Shibata (1):
      [l10n] Update Japanese translation

Kjartan Maraas (1):
      Updated Norwegian bokmÃl translation

Marco Diego AurÃlio Mesquita (2):
      Implement automatic member declaration and initialization for widgets in the glade plugin.
      Automatically detect which file that will hold member widgets declaration and initialization.

Massimo Corà (6):
      symbol-db: fixed bgo #664413 - Symbols not updated correctly when switching branches
      symbol-db: improved some debug messages
      symbol-db: minor performance bugfix.
      symbol-db: bgo #668438 IANJUTA_SYMBOL_FIELD_IS_CONTAINER has wrong column type
      symbol-db: added static value for local project
      symbol-db: force upgrade db version to 340.0

Matej UrbanÄiÄ (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Muhammet Kara (1):
      [l10n]Updated Turkish translation

Olav Vitters (2):
      fix string formatting (from Mageia)
      fix build / linking (from Mageia)

Peter Hoffmann (1):
      language-support-cpp: bgo#633341 - Code completion should close parentheses

Piotr DrÄg (6):
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in

SÃbastien Granjoux (72):
      debug-manager: Move settings in plugins/debug-manager
      run: Move preferences to plugins/run
      sourceview: Fix a crash with Scintilla
      project-wizard: Display only useful page on the sidebar
      project-wizard: Replace GtkSwitch by GtkCheckButton
      project-wizard: Add a title to each wizard page
      project-wizard: wizard pages were not displayed due to the previous changes.
      libanjuta, am-project, dir-project, mk-project, project-manager: Change AnjutaProjectProperty
      libanjuta, language-support-vala: Fix an declaration of anjuta_project_get_properties
      sourceview: Move preferences in plugins/sourceview
      document-manager: Remove editor settings
      sourceview: Add editor view settings
      document-manager: Remove unused editor view settings
      run-program: bgo #666336 - Add Execute project more than one
      sourceview: bgo #666482 - missing "anjuta-sourceview.xml" breaks build
      am-project: Fix a crash when closing and opening a new project
      am-project: bgo #666621 - segfault in amp_node_property_add when there is an orphan AmpTargetNode
      project-manager: Allow to add groups and targets in the root node
      anjuta: Remove old tutorial links
      libanjuta: Fix anjuta_util_help_display to use yelp
      project-manager: Add a help button in some dialogs
      am-project: bgo #666966 - crash editing configure.ac
      libanjuta: Add a model property to AnjutaTreeComboBox
      libanjuta: Add IAnjutaProjectChooser interface
      project-manager: Implement a project node chooser
      project-manager: Fix ianjuta_project_manager_add_source_quite function
      libanjuta: Fix a critical warning when selecting a node in chooser widget
      file-wizard: Use the new project node chooser
      class-gen: Use the new project node chooser
      libanjuta: Add missing GdfProjectView in Anjuta glade catalog
      project-manager: Use a GtkFileChooser to add sources in a target
      file-wizard: Cosmetic improvements of new file dialog
      libanjuta: Improve AnjutaTreeComboBox
      project-manager: Use new improvements in ProjectChooser button
      project-manager: Select a valid default node in ProjectChooser button
      project-manager: Use ProjectChooser button in the Add library dialog
      project-manager: Rename directory to folder in project dialogs
      anjuta-manual: Improve project manager documentation
      anjuta-manual: Split FAQ using a page for each question
      project-manager: Small fixes on project manager dialog
      libanjuta: Add a help id in node information
      project-manager: Add a help button on project properties dialogs
      am-project: Fix move of projects (used in regression tests)
      am-project: Fix an error when changing quoted properties value in configure.ac
      am-project: Fix apply button in project properties dialog
      project-wizard: bgo #655865 - library project naming. library names is not what you want.
      project-wizard: bgo #661300 - Double clicking fails to initiate project wizard
      project-wizard: Add search paths for files included in autogen template
      project-wizard: Generate the licenses in a more general way, fix bgo #627431
      project-wizard: Add file forgotten in the previous commit
      libanjuta: Allow to store relative URI in anjuta saved session
      anjuta, document-manager, file-loader, glade, project-manager: Save relative URI
      project-manager: Fix new project manager combo box when the glade plugin is loaded
      debug-manager: Save breakpoint using relative file paths
      debug-manager: Use GFile instead of URI in breakpoint
      run-program: Save relative working directories in session file
      run-program: Save relative program URI in session file
      am-project: Add files missing in source package for regression test
      am-project: Fix configure.ac parser allowing to load gnucash
      am-project: Fix regression test using anjuta project
      project-manager: Implement ianjuta_project_manager_get_children
      message-view,sourceview: bgo #669359 - Yellow debugger color in dark theme
      am-project: Allow to create libtool modules
      am-project: bgo #669944 - missing file "gnucash.at" in am-project plugin
      libanjuta, project-manager, document-manager: ianjuta_project_manager_get_children find now all children with the specified type
      project-manager: Remove duplicate from the list of files returned by ianjuta_project_manager_get_children
      document-manager: Do not check file types if there is no files in find files window
      am-project: Display an error when trying to add a directory as a source
      am-project: rh #702849 crash when removing a target in the project root node
      dir-project: Merge root and top group node
      dir-project: Removing an node in a sub directory was crashing Anjuta
      am-project: Add two other missing files

Tiffany Antopolski (1):
      po: Updated en_CA.po

Yuri Myasoedov (1):
      Updated Russian translation

ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (5):
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation



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