[anjuta] Created tag ANJUTA_2_91_5
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Created tag ANJUTA_2_91_5
- Date: Tue, 11 Jan 2011 00:47:29 +0000 (UTC)
The signed tag 'ANJUTA_2_91_5' was created.
Tagger: Johannes Schmid <jhs gnome org>
Date: Tue Jan 11 01:45:57 2011 +0100
Tag for 2.91.5 release
Changes since the last tag 'ANJUTA_2_91_2':
Abderrahim Kitouni (17):
libanjuta: Add introspection annotation for IAnjutaProject and IAnjutaProjectBackend
libanjuta: Add boxed type for AnjutaProjectProperty and AnjutaProjectNodeInfo
dir-project: port to the new IAnjutaProject interface (using async IO)
language-support-vala: update to latest libvala (0.12 branch)
language-support-vala: interrupt parsing if user switches to another file
language-support-vala: update the .vapi for 3.0
libanjuta: add some gobject-introspection annotations
language-support-vala: use the new markers to show error tooltips
language-support-vala: fix a crash when bindings aren't found
language-support-vala: simplify logic a bit by using new vala API
language-support-vala: fix misuse of CodeContext.add_package
libanjuta: add special case for GFile and IAnjutaIterable to the idl compiler
language-support-vala: don't use deprecated += signal connection syntax
libanjuta: fix gir annotations for IAnjutaProjectManager
language-support-vala: refactor to work with latest project manager
libanjuta: add gir annotations to IAnjutaDocumentManager
libanjuta: fix gir annotations for IAnjutaProvider
Akom Chotiphantawanon (2):
Updated Thai manual translation.
Updated Thai translation.
Alexander Shopov (1):
Updated Bulgarian translation
Andika Triwidada (1):
Updated Indonesian translation
Antonio Fernandes C. Neto (1):
Updated Brazilian Portuguese translation (cherry picked from commit 729b5a8383c16bcf78650d7aad8b642417cbcd61)
Aron Xu (1):
Update Simplified Chinese translation.
Ask H. Larsen (1):
Updated Danish translation
Bekhtiyar Ghulam (2):
Added UG translation
Added UG translation
Bruno Brouard (1):
Added French doc translation
Carl-Anton Ingmarsson (1):
language-support-cpp-java: fix invalid read of paranthese-size setting
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Claude Paroz (1):
Updated French translation
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
Duarte Loreto (3):
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Fran Diéguez (3):
Updated Galician translation
Updated Galician translations
Updated Galician translations + pofilter/poabc
Gabor Kelemen (2):
Updated Hungarian translation
macro: #613118 - Please fix escaping of UTF-chars in ui file
Gheyret T.Kenji (5):
Added UG translation
Added UG translation
Added UG translation
Added UG translation
Added UG translation
James Liggett (156):
libanjuta: Stub AnjutaDropEntry
libanjuta: Add anjuta-drop-entry.h to includes
libanjuta: Make AnjutaDropEntries 40 pixels tall by default
libanjuta: Implement AnjutaDropEntry
libanjuta: Add AnjutaDropEntry to the glade catalog
libanjuta: Properly set AnjutaDropEntry's size
git: Free the log message for merges at the right time
Merge with 2.30 release candidate
git: Free the log message for merges at the right time
libanjuta: Add a command-started signal to AnjutaCommand
Merge with 2.30 final
libanjuta: Add automatic start methods to AnjutaCommand
libanjuta: Make AnjutaCommand signals overridable
libanjuta: Add a method to tell the running state of AnjutaCommands
subversion: Plug some leaks in the log command
subversion: Don't leak the log entry message
libanjuta: Don't start an AnjutaCommand that is already running
libanjuta: Introduce execution modes to AnjutaCommandQueue
libanjuta: Get rid of the empty private struct in AnjutaDropEntry
Merge branch 'master' into git-shell
git: Remove the existing git UI
git: Add the dock and command bar
git: Clear the arguments list after executing a command.
git: Make the GitCommand working-directory property changeable after creation
git: Add the branches pane
git: Add some basic branch actions
git: Run the remote branch list command after the local one
git: Indicate the active branch on the status bar
Merge branch 'master' into git-shell
git: Unset the active branch status indicator on project unloading
git: Add the AnjutaDock and AnjutaCommandBar files to version control
libanjuta: Destroy the panes table when finalzing an AnjutaDock
git: Eliminate git.ui-utils.c/.h
git: Implement merging pane
Merge branch 'master' into git-shell
git: Minor style fixes in GitPane
Merge branch 'master' into git-shell
libanjuta: Include GDL linker flags
git: Implement the status pane
git: Add a helper method to get log messages from text views
git: Fix selected list generation in the status pane
git: Impelement the commit pane
Merge branch 'master' into git-shell
git: Fix various leaks in the commit pane
git: Free selection lists when deleting branches
git: Add a method to check input in dialogs
git: Check input in the merge pane
git: Check input in the commit pane
git: Check input in the create branch pane
git: Make the status command automatically refresh
Merge branch 'master' into git-shell
libanjuta: Add a basic stub implementation of AnjutaFileList
libanjuta: Implement AnjutaFileList
libanjuta: Fix a memory leak in AnjutaVcsStatusTreeView
git: Implement the add files pane
Merge branch 'master' into git-shell
git: Implement the Remove Files pane
libanjuta: Assorted spelling/documentation fixes in AnjutaDockPane
libanjuta: Add selection signals to AnjutaDockPane
git: Minor formatting fixes
git: Make the remote list command self-startable
git: Initial implementation of the Remotes pane
git: Add selection handling to the Remotes pane
git: Fix the Remotes pane selection handling
git: Implement the Push pane
git: Make GitRepositorySelector focusable
git: Duplicate strings when returning the selected remote
git: Add git-push-pane.c/.h
git: Implement the pull pane
Merge branch 'master' into git-shell
git: Implement error reporting
git: Add error handling to all of the dialog panes
git: Fix typo in data-arrived signal connection in the Pull pane
git: Add a helper function to remove panes from the dock
Merge branch 'master' into git-shell
libanjuta: Add a value to represent all status codes to AnjutaVcsStatus
git: Allow status pane users to select which types of status codes they want
git: Implement the Check Out Files pane
git: Implement the Unstage pane
git: Add a function for sending raw command output to an editor to GitPane
git: Implement the Diff pane
Merge branch 'master' into git-shell
git: Implement the Add Remote pane
git: Implement the Delete Remote pane
git: Implement the Fetch pane
git: Detect different conflict status codes introduced in Git 1.7
git: Implement the Resolve Conflicts pane
Merge branch 'master' into git-shell
libanjuta: Don't mention anjuta-tabber.h twice in the list of installed headers
git: Leak fixes in GitRemoteListCommand
git: Make GitTagListCommand self-startable
git: Make the drag target entries in the Branches pane static
git: Implement the Tags pane
libanjuta: Add AnjutaColumnTextView
libanjuta: Various glade catalog fixes
foocanvas: Auto-generate .gitignore
foocanvas: Remove auto-generated marshallers from git
git: Implement the Create Tag pane
git: Fix stupid mistakes in tag change monitoring
git: Adjust the files monitored in the tag list command to cover all cases
git: Implement the Delete Tags pane
Merge branch 'master' into git-shell
git: Make the stash list command self-startable
git: Implement the Stash pane
git: Unref the tag list command on plugin deactivation
git: Implement the Stash Changes pane
git: Properly check for selections in the stash pane
git: Implement the Apply Stash pane
git: Include a version of the Apply Stash pane that can restore the index
git: Implement the Diff Stash pane
git: Implement the Drop Stash pane
git: Implement the Clear Stashes pane
git: Implement the Rebase pane
subversion: Replace the dialog mutex hack with a GCond
libanjuta: Clean up anjuta_drop_entry_size_request
libanjuta: Mark the drop entries list in AnjutaFileList static
git: Add AnjutaFileDropEntry
Merge branch 'master' into git-shell
git: Fix annotated tagging
git: Stub the Log pane
git: Rework the Log UI
git: Implement branch handling in the log viewer
Merge branch 'master' into git-shell
Merge branch 'master' into git-shell
git: Implement automatic ref handling
git: Stop all automatic monitor commands when closing a project
git: Don't unref some GFiles twice in the ref command
git: Implement basic log viewer functions
git: Make sure the ref command clears old data from previous runs
Merge branch 'master' into git-shell
git: Add a loading indicator to the log view
git: Unref the refs table when destroying the log pane
libanjuta: Add AnjutaEntry
libanjuta: Don't depend on GtkEntryBuffer to catch AnjutaEntry changes.
libanjta: Correct a logic error in anjuta_entry_is_showing_help_text
libanjuta: Make AnjutaDropEntry inherit from AnjutaEntry
git: Add drag source capabilities to the log pane
Merge branch 'master' into git-shell
libanjuta: Adapt to API and build system changes
sourceview: Completely get rid of GtkSourceSearchFlags
sourceview: Completely get rid of GtkSourceSearchFlags
Merge branch 'master' into git-shell
git: Adapt to Gtk 3.0 changes
language-support-cpp-java: Indentation/coding style fixes
libanjuta: Use the new GTK 3.0 size API in AnjutaEntry
Merge branch 'master' into git-shell
libanjuta: Make the glade catalog point to the 3.0 version of the catalog module
Update the jhbuildrc file
git: Make sure that gtk_tree_view_get_path_at_pos succeeds
git: Implement file and folder log viewing
git: Process log data asynchronously
git: Implement the Revert pane
git: Implement the Reset pane
git: Implement revision diff viewing
git: Implement the Cherry Pick pane
Remove .gitignore from version control
Jens Georg (2):
project-manager: Fix bogus project name in status
git: Fix criticals with local-only repositories
Joan Duran (1):
Minor Catalan update
Johannes Schmid (98):
Updates files for 2.30 release
libanjuta: #615718 - anjuta-command crash call on set_error_message.
build: Added jhbuildrc sample file
language-support-cpp-java: bgo#633112 - Smart Brace Completion Quotation Mark Crash
terminal: Reenable plugin
anjuta: bgo#631213 - locale.h included twice in main.c
project-manager: Use AnjutaPkgConfigChooser instead of a custom widget
libanjuta: Simplify anjuta_util_glist_strings_free()
project-manager: Fixed dialog alignment
run-program: Fix dialog alignment
Merge branch 'sdb-core-trans'
libanjuta: bgo#615345 - Tabs in AnjutaTabber should not expand to all available space
libanjuta: Distribute space a bit better in AnjutaTabber
libanjuta bgo#623116 - AnjutaTabber tabs don't look like "real" tabs
project-wizard: "NULL" object seems to confuse gtk+ when loading ui file
project-manager: Fix G_IS_FILE (file1) fatal warning
symbol-db: Rename "Local" to "File" and "Global" to "Project"
libanjuta, sourceview: Implement tooltips on markers and add MESSAGE marker
various plugins: Adapt to IAnjutaMarkable interface changes
build-basic-autotools: Show error message as tooltip in the editor
document-manager: Always go to the current bookmark location.
build-basic-autotools: only show interesting part of message as tooltip.
build-basic-autotools: Only draw marks in the correct file
sourceview: Don't show empty tooltips
libanjuta: Fix introspection build
libanjuta: Make sure that anjuta-launcher never kills us
build-basic-autotools: Add proper error handling for IAnjutaEnvironment
code-analyzer: Added plugin for clang code analyzer
sourceview: Adapted to GtkSourceview API changes
libanjuta: The method is called anjuta_utils_get_drop_files...
libanjuta: Remove obsolete gbf-project.h
Updated files for 2.91.3 release
configure: Fixed gtksourceview minimal version
Fixed distcheck
build-basic-autotools: bgo#636084 - Crash Anjuta when typing in Build->Configure->Configuration combo box
libanjuta: Improved build (for buildbot)
project-wizard: ported gtk wizard to gtk+ 3.0
project-wizard: give window a default minimal size
project-wizard: give window a default minimal size
project-wizard: Added GtkApplication wizard (non-working currently)
manual: bgo#609213 - Anjuta FAQ
am-project: Make things a bit more robust
project-wizard: Fixed GtkApplication wizard
sourceview: Fix build with latest gtk+ changes
sourceview: bgo#636312 - Double click fails to select entire word if it contains _ or digits
project-wizard: Added vala project type
manuals: Add fullscreen to faq and fixed faq loading
project-wizard: Fix gtk+-3.0 in gtk wizard
project-wizard: Use GtkSwitcher instead of GtkToggleButton
am-project: Only parse the real include directory of packages
symbol-db: Fix GLib-Critical
am-project: Show dependent packages in tree
project-wizard: Removed generated file gtk.wiz
debug-manager: Fix for latest gdk/gtk+ changes
sourceview: Fix for latest gtk+/gdk changes
anjuta: Port to G(tk)Application
project-wizard: lp#654356 - Spelling error in Missing Components dialoge in Anjuta
anjuta: Fix --no-session switch
project-wizard: gtk & gtkapplication - add switch to create project without GtkBuilder
project-wizard: gtkmm - Update to 3.0 and add option to build without Gtk::Builder
anjuta: lp#448126 - The "Report bugs" menu entry does not work
libanjuta, am-project: move pkg-config code to libanjuta
snippets-manager: Fix bug in gtk+-3 transition.
build: 636667 - Plugins require GTK_LIBS to link against, but this is not in configure.ac
build-basic-autotools: Fixed another GtkComboBox(Text) issue
document-manager: bgo#621424 - No easy way to delete a bookmark
gtodo: Remove todo manager plugin
class-gen: Name the wizard "Class" so that it is "New->Class" in the menu
i18n: Fixed POTFILES.in/skip
Updated files for 2.91.4 release
libanjuta: Fix for latest gdk deprecations
class-gen: Update ui file for vala classes
anjuta: Fix loading of projects from command-line
language-support-vala: Fix gsettings name
sourceview: Work around bgo#638017 - GtkTextView: Crash in gtk_text_view_set_tabs()
project-manager: UI cleanup
glade: Made glade plugin work with glade master
jhbuild: Use glade master and toplevel-embedding from gtk+ to build glade plugin correctly.
libanjuta: Fixed cell-renderer critical and fixed filenames
glade: Add proper handling for loading progress
debugger: Added icons from bgo#511000
js-debugger: Removed "Anjuta" from description
gdb: Change plugin description to be more UI friendly
glade: Added icons from bgo#511000
glade: Added icons from bgo#511000
git: Add icons from bgo #511000
glade: Adapt to API changes in git master and register stock items correctly
devhelp: Added images from bgo#511000
devhelp: Fix icon issues
devhelp: Rename labels from "Help" to "API" for more clarity
git: Don't query non-existing style properties
language-support-cpp-java: Make cxxparser more robust
glade: Use glade_app_get() insetad of glade_app_new()
am-project: "Fortran" instead of "Fortan" is the name of the programming language
devhelp: Fix build with non-embedded devhelp
sourceview: Fix for gtksourceview API changes
Updates files for 2.91.5 release
Fixed distcheck and finished NEWS
Jonh Wendell (1):
Bump vala version to 0.12
Jorge González (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kenny Meyer (5):
Add Python wizard to class-gen plugin
Add JavaScript wizard to class-gen plugin
Fix white space issue with JavaScript wizard in class-gen
Add Vala class wizard to class-gen plugin
Fixes for vala wizard in class-gen
Kjartan Maraas (2):
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation from Torstein Adolf Winterseth
Leonid Kanter (1):
Updated Russian translation
Mario Blättermann (1):
Updated German translation
Massimo Corà (22):
symbol-db: fixed naming on core.
libanjuta: added an util function to clone GPtrArrays.
symbol-db: many fixes on GPtrArray usage thanks to newer glib. Scan async.
symbol-db: new IAnjutaSymbolManager ifaces to manage packages.
symbol-db: fixed iface and implemented add_package.
symbol-db: fixed adding packages. Still missing filtering support.
language-support-cpp-java: upgraded preferences page with PkgConfigChooser.
libanjuta.idl: improved doc and symbol manager interfaces.
language-support-cpp-java: prepared support for new SymbolManager ifaces.
symbol-db: implemented all packages ifaces. Removed dead code from prefs.
symbol-db: small fix infinite loop.
Merge branch 'master' into sdb-core-trans
symbol-db: added assertion to avoid crash on null hashtable.
symbol-db: removed symbol-db-prefs.[c|h]. Moved code into plugin.c
Merge branch 'master' into sdb-core-trans
Merge branch 'master' into sdb-core-trans
debug-manager: removed size_request
symbol-db: moved prj signal connection/disconnection in plugin_activate/deactivate
symbol-db: corrected object to receive signal disconnection.
symbol-db: emit db-connected when db is connected && with tables created.
symbol-db: force db to be recreated if no version is detected or it is in a bad status.
symbol-db, ls-cpp-java, document-manager: fixed query leaks
Matej UrbanÄ?iÄ? (2):
Updated Slovenian translation
Updated Slovenian translation
Milo Casagrande (1):
Updated Italian translation
Nikos Bakaoukas (1):
Updated Greek translation for anjuta
Peter Hoffmann (1):
language-support-cpp-java: bgo#637695 - allow comment/uncomment with gtksourceview editor
Petr Kovar (1):
Update Czech translation by Marek Cernocky, Lucas Lommer & Petr Kovar
Philip Withnall (1):
Updated British English translation
Robert Ancell (3):
build: Link against the libraries that anjuta uses
libanjuta: Fix introspection build LIBS
language-support-vala: bgo#636665 - [PATCH] .vapi file not distributed
Saleem Ansari (1):
Makefile.am missing libxml flags in some plugins
Simos Xenitellis (2):
Updated Greek translation of anjuta
Updated Greek translation of anjuta
Sébastien Granjoux (189):
Add new IAnjutaProject interface and replace autotools and makefile plugins
Merge branch 'master' into newproject
Improve AnjutaToken object and update all parsers
Add missing file
Open a directory as a project
Add a sources.list file containing patterns to recognize source files
Improve the import project plugin to allow choosing the project backend
Merge branch 'master' into newproject
am: Read _DATA targets
Start implementing properties dialog (read only for the moment)
Handle project node properties in a more general way
Add options for group and target (not loaded nor saved currently)
am: Improve project propeties
Display some target properties
Read target and group properties
Fix target types and install directory
Read and display list properties
Implement project property write
Add tests for project manager autotools backend using autotest
Support include file in Makefile.am
Remove debugging message
Merge branch 'master' into newproject
am: Remove criticals warnings on property dialog
Use same base type for every AnjutaProjectNode types
pm: Display package and module in project tree view
Add dialog for adding packages and modules
Improve dialog for adding packages and add missing file
Move interface with ianjuta_project interface in a single object
Move GbfProjectModel in ProjectManagerProject object
Emit a signal when a project is loaded.
Load project in a worker thread
Create a new IAnjutaProject interface
Restore expanded shortcuts with the new interface
Start keeping node pointer in tree data
Load package header in the project manager
Update dir-project for new (temporary) IAnjutaProject interface
Update make project to use new (temporary) IAnjutaProject interface
Update make check to use new IAnjutaProject interface
Change IAnjutaProject interface for properties
Change implementations of node properties
Merge target and node type
Remove gbf_ prefix on project manager files
Move property dialog in the project manager plugin
Make properties dialog more general
Hide and/or disable unused menu item
Fix some critical warnings
Merge branch 'master' into newproject
Fix a crash when selected item in project pane
Fix issue with change on target types
Add a new signal in project manager interface to make it works with symbol-db plugin
Reload directory with dir project backend
Fix projectparser test, add group, add target and add source are still failing
Change IAnjutaProject interface, reload should work now
Implement add group for dir project (not completly working yet)
Fix a crash on autotool project (having node with a NULL file)
Fix loading of proxy nodes
Implement remove group for dir project backend
Implement add and remove source for dir project
move all dialogs in dialogs.c
Fix projectparser test program after last changes
Update am parser from the makefile parser and fix regression test
Implement variable support for autotools backend
project-manager: Fix few bugs due to recent changes
pm: Fix project manager to work with am backend
pm: Allow to modify project property from the GUI
Merge branch 'master' into newproject
symbol-db: Add missing declaration in previous commit
Update auto test
Implement add source (automatic refresh doesn't work)
pm: Fix refresh of node including shortcut
pm: Avoid duplicate shortcuts
am: Take in account all possible changes
pm: Update project view when reloading the project
Merge branch 'master' into newproject
pm: Use GError boxed type in GLib, add missing marshal
pm: Use URI for saving shortcuts
am: Fix a bug when loading target properties
am: Fix regression test
Merge branch 'master' into newproject
pm: Change header to help introspection scanner
pm: Temporary AnjutaProjectNode object to check bindings
Add properties in test gobject node
Remove test functions
am: Update checks
am: Use new interface for adding a source in checks
Use new interface for adding target in check program
Use new interface for adding group in check program
Remove old IAnjutaProject interface functions
pm: Implement project node with GObject, quite fragile at the moment
Fix a crash with GObject node and proxy
am: Add missing files
Ref and unref GObject correctly using floating reference
Fix a crash when changing a property
Use a standard Glist to keep project node properties
Implement new IAnjutaProject interface without free_node function
ianjuta_project_node_set_property returns a IAnjutaProjectProperty*
am: Fix adding and removing targets in most common case
Fix uncommon case when adding target
Fix adding target at the end of the file and add more checks
Move creating and destruction of group token in am_writer.c
Move creating and destruction of source token in am_writer.c
Improve variable, Fix regression test
Improve source test and fix when _SOURCES variable is already here
Implement removing of group and add corresponding tests
List properties in a general way, add a property test (not working)
Add a new type of properties for list (not complete)
Keep more tokens in target data, replace AmpTargetPropertyBuffer by AnjutaAmTargetNode
Strip space when reading properties, fix anjuta test
Add read only flags to project property
Check for vala flags, accept directory in target names, fix a crash with empty group
am: Implement read and write of flags properties
Remove some debug messages
Implement new IAnjutaProject interface (with signals and without thread in pm)
Rename IAnjutaProject signals
Avoid using g_object_force_floating
am: Fix a crash for module nodes
pm: Implement adding and removing module node
pm: Implement adding and removing package
Merge commit 'ANJUTA_BEFORE_GTK_3_0' into newproject
libanjuta: Remove some dead code in anjuta-project
am:Fix configure name in autotools test
am: Use threads again in autotools project plugin
am: Fix autotools autotest after merging master branch and using thread
libanjuta, am, pm: Fix lots of warnings
am, pm: Remove dead code and useless debugging messages
project-manager: do not clear tree view when reloading a project
am: Fix creating and deleting group with Anjuta interface
pm: Fix a bug when displaying new target dialog
pm: Fix adding and removing packages
pm: Fix updating target properties
am: Fix removing and adding modules
Merge branch 'master' into newproject
Port newproject branch to Gtk+-3.0
project-manager: Fix a crash when displaying properties dialog due to Gtk+3
build-autotools: Add translator comment for bgo#634124 - Different make translations confuse Anjuta
libanjuta: bgo#633911 - Unknown needs a translator comment
libanjuta: bgo#633911 - Unknown needs a translator comment
project-wizard: bgo #631521 - create project in folder c++
am: Relax name rules on group to avoid error due to previous patch
build-autotools: bgo #634124 - Different make translations confuse Anjuta
am: Avoid using g_type_query which is not working with dynamic type
libanjuta: anjuta-project clean up
build-autotools: bgo #634124, update translator comments
am: Implement IAnjutaProject in root node
symbol-db: removed duplicate code on_project_root_added() and on_project_load().
libanjuta: Remove quote in module names
am: Find target modules and display them in the project tree view
am: Fix regression test after previous commit
am: bgo#635795 - Editing configure.ac crashes anjuta
pm: Add package and module properties dialog
am: Implement adding and removing package to targets (missing dialog)
pm: Add a dialog to add module to targets
am: bgo#584060 - Project manager hangs anjuta when the contents of project files changes
run-program, debug-manager, build-autotools: Run dialog should display all project targets
am: Fix target type in target properties dialog
project-manager: Move project model from project object to the project view
project-manager: Save and restore expanded node in project view
project-manager: Store shortcut using new format and make them faster to load
project-manager: Fix drag and drop in the project view after the previous changes
project-manager: Restore shortcuts for all primary targets by default
am-project: Remove debugging messages
project->manager: Remove useless code
project-manager: Add a function to get the current project object
dir-project, am-project: Implement new ianjuta_project_is_loaded function
project-manager: Fix a crash when the project view is empty
dir-project: Fix project view when having several level of directories
am-project: Fix adding source by name (used by class generator) in autotools project
project-manager: Add tips on project properties
bgo #633018 crash in Anjuta IDE: miuse of xmlCleanupParser
am-project: Fix loading of target installation directory property
am-project: Update automatic tests
am-project: Define target type with a string identifier in projectparser
am-project: Move all node objects in different files
am-project: Rename node types, by example anjuta_am_group to amp_group_node
am-project: Split project and root node data
am-project: Move node common functions from amp-project to amp-node
am-project: bgo #638368 - test-suite fails
am-project: Fix plugin icon name
am-project: Remove data target
project-manager: Add a comment when a property is read only.
am-project: Fix tests when loading anjuta project
am-project: Move save code in node objects
libanjuta: bgo #638532 - crash in plugin list when pressing cursor-down
am-project: Fix bgo#638524 - Syntax error on valid configure.ac files
project-manager: Rename a few menu items
am-project: Fix adding source files not in the current directory
project-manager: Display project root node
project-manager: Fix #638878 - $(BUILT_SOURCES): No such file or directory
project-manager: Allow to select a new node in the properties dialog
Yang Hong (1):
subversion: Destroy the command poll when commands are destroyed
Yuri Myasoedov (1):
Updated Russian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]