[anjuta] Created tag ANJUTA_2_91_91
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Created tag ANJUTA_2_91_91
- Date: Mon, 7 Mar 2011 23:58:58 +0000 (UTC)
The signed tag 'ANJUTA_2_91_91' was created.
Tagger: Johannes Schmid <jhs gnome org>
Date: Tue Mar 8 00:57:56 2011 +0100
Tag for 2.91.91.0 release
Changes since the last tag 'ANJUTA_2_91_6':
Abderrahim Kitouni (10):
libanjuta: fix installation of some headers
libanjuta: add gdl-3.0 to the dependencies in the pkg-config file
libanjuta: correctly register gobject properties for AnjutaProjectNode
libanjuta: move libxml-2.0 to the Requires.private section of the .pc file
language-support-vala: don't assert a Document is always an Editor
libanjuta: use IAnjutaIterable instead of GObject in signals
fix typo in the AUTHORS file
language-support-vala: initial support for glade drag and drop
language-support-vala: support dropping from glade inside a class
language-support-vala: indent code inserted from glade dnd
Akom Chotiphantawanon (2):
Updated Thai translation.
Updated Thai translation.
Aron Xu (1):
Update Chinese (China) translations.
Christian Kirbach (1):
libanjuta/anjuta-file-drop-entry.c: Add missing space in string
Daniel Mustieles (7):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniele Forsi (1):
libanjuta: bgo#639440 - [PATCH] Strings not translated when plugin manager is used form apps
Dragos Dena (1):
libanjuta/snippet-manager/file-wizard: Fixed external snippet insertion.
Eugenia (1):
Regex search patch.
Eugenia Gabrielova (2):
document-manager: Update inline search to support replace and highlighting
Regex replace + highlight bug fixed.
Fran Diéguez (2):
Updated Galician translations
Updated Galician translations
Gabor Kelemen (11):
git: Remove mockup from ui files
class-gen: Remove mockup from ui files
mk-project: Remove mockup from ui files
Add missing file
Updated Hungarian translation
Add two missing project template
Correct a few typos and UTF-escapes.
Mark default diff filenames for translation.
Updated Hungarian translation
Typofix: Yac -> Yacc
Mark a few strings for translation.
James Liggett (7):
git: Remove extra vboxes from the ui file
git: Make the revision entry sensitive in the Create Branch pane
git: Use AnjutaColumnTextView in the Merge pane
git: Fix packing in the Delete Branches pane
libanjuta: Add a method to get the text buffer from an AnjutaColumnTextView
git: Use AnjutaColumnTextView in the Commit pane
git: Update section regexes in the status command
Johannes Schmid (76):
document-manager: Fix corner case where we disconnect the "language-changed" signal and don't reconnect it
language-support-cpp-java: Move indentation code to it's own file
sourceview: Don't process text (for example by language-support) if it was inserted programatically.
libanjuta: Install catalog files for glade correctly.
file-wizard: Small ui fix
language-support-cpp-java: Initial pkg-config preferences
document-manager: Unload language-support plugins correctly when the last file is closed.
libanjuta: Add a method to query the version to anjuta-pkg-config
libanjuta: Remove unused interface methods
symbol-db: Implement interfaces correctly
language-support-cpp-java: Initial (sync) version of package querying
symbol-db: Fixed critical
symbol-db: Don't save/load session packages
libanjuta, symbol-db: Complete IAnjutaSymbolManager interface and add stubs
language-support-cpp-java: Only check each package once if we need to add it.
language-support-cpp: Add checkbuttons for C and C++ standard library tags
language-support-cpp-java: Load files for packages asynchronous
libanjuta: Moved CppPackageScanner to libanjuta as AnjutaPkgScanner
language-support-cpp-java: Fix crash when queue is free'd while still running
libanjuta: Cleanup anjuta-pkg-config.[ch]
language-support-cpp-java: Only load packages in C/C++ mode
libanjuta: Initial work to support user packages in the preferences
anjuta: New splashscreen with updated copyright notice
libanjuta: Added anjuta_plugin_get_shell()
language-support-cpp-java: More fixes in user packages handling
language-support-cpp-java: Scan C standard headers (bgo#623633)
libanjuta: Add IAnjutaIndenter interface
python: Moved indentation to its own file an implemented IAnjutaIndenter
python: Fixed python preferences
python: Implement IAnjutaIndenter correctly
libanjuta: Fix compilation on 64-bit where gsize != guint
python: Improved python indentation for def, else, elif, except and finally
python: Improve error handling in autocompletion script
python: Added glade dnd support for python
python: Fixed a couple of memleaks in indentation code
document-manager: Adapt search shortcuts and add shortcut for search previous
search: Remove obsolete and buggy search plugin
build: Use the correct headers for the IAnjuta introspection module
build: Removed generated file from git
sourceview: Don't query for unused etag
build: Use correct path for libanjuta.idl
build: Use correct path for libanjuta-interfaces.la
build: Unscrew the whole interfaces build process...
libanjuta: Added anjuta_plugin_get_shell()
glade: Don't show any windows before the main window is shown
build: Fix autogen after interfaces reordering
glade: Close glade projects correctly when project is closed
glade: Fix bgo#553772 - Unable to move or resize widget placed inside a layout widget
glade: Don't disable plugin as long as files are open
sourceview: fix bgo#638787 - wrong set on gtk_source_view_set_smart_home_end
python-loader: Fix build with python3 (bgo#633786)
starter: New starter UI
po: Updated POTFILES.in
Updated files for 2.91.90 release
starter: Improve visibility when no project/file is open
message-view: Show/hide buttons of the message-view correctly
starter: Fix some show/hide issues and faq url
Merge branch 'master' into system-db-refactor
document-manager: Fixed strings in search and some warnings
build: Run autoupdate on configure.ac to remove some obsolete autotools crap
patch: Fix patch plugin to correctly handle the patch directory.
Merge branch 'master' into system-db-refactor
libanjuta: Clear selection correctly in AnjutaPkgConfigChooser
language-support-cpp-java: Fix crash when loading user_packages and fix preferences.
language-support-cpp-java: Fix scanning of user-defined packages
libanjuta: Remove debug message
Merge branch 'system-db-refactor'
git: Fixed up build after translation patch
file-manager: (Try to) disable inline search
Added .mailmap file and cleaned up first part of author emails
build: Remove some crap from configure.ac that was breaking build
document-manager: Fix one string and two memory leaks in inline search code.
git: Merge to similar strings
project-wizard: Fix Makefile issue in gtkmm project
document-manager: Fix rh#681995 - Crash on close
Update files for 2.91.91 release
Jorge González (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation.
Marco Diego Aurélio Mesquita (13):
run-program: bgo #642640 - NULL pointer dereference and memory leak in parameter.c
bgo#642719 - Prototype generator for C header files
project-wizard: bgo#642723 - Small in C header template
Fixes NULL pointer dereference when closing tabs.
Fix memory leak in message-view/plugin.c
Prevent glade plugin from creating a callback that already exists.
Fix identation.
Improved on_glade_drop callback. Now it scrolls to the callback if it is already defined.
Sets the caret position to the body of a callback.
Code improvements to callback genearation on glade signal drop.
Code improvements on glade signal drop.
Added code-added signal. Now symbol-db is updated on glade signal drop.
Automatic callback prototyping when glade signal is dropped in a C source file.
Massimo Corà (9):
symbol-db: initial work on query to filter global packages.
symbol-db: some code is corrupting memory. Still searching for it.
symbol-db: commenting out bad code.
symbol-db: removed pkg code from project_loaded.
symbol-db: project's progress bar fixed.
symbol-db: system progress bar initial fix.
symbol-db: scan-begin now emits correct process_id.
symbol-db: reworked core signals. System progress bar fixed.
am-project, gdb: fix compiling issues.
Mathieu Dupuy (1):
project-wizard: Use currently defined directory in directory browse dialog
Nanci de Brito Bonfim (1):
mk-project: bgo #637981 - Port Makefile backend to the new API
Sébastien Granjoux (24):
project-import: bgo #640969 - Allow importing projects with 3rd party project backends
am-project: Remove complete property when empty
am-project: Update testsuite
project-manager: Enable project action if at least one node is able to do it
mk-project: Remove useless code and debugging messages
project-manager: Fix some critical warnings and always keep project properties menu item
mk-project: Fix auto reloading of makefile project
am-project: Fix test after adding new mk-project plugin
libanjuta: Fix a bug when a property is copied to another node
libanjuta: Rename a few anjuta_token functions, Get token position
am-project: Improve layout of new target and group properties
am-project: Remove node pathes from projectparser output to minimize mismatches in regression test
am-project: bgo #549440 - LIBADD is added at the wrong position in Makefile.am if it doesn't exist
am-project: Display only available target type in new target dialog, fix reading and loading of data targets (_PYTHON, _MAN...)
am-project: Fix regression test due to previous fix and new anjuta source files
am-project: Make read only properties more obvious
mk-project: Remove an useless argument corresponding to a removed member
am-project: Fix some issues when loading rhythmbox
am-project: Update regression tests
am-project: bgo #636410 - Unable to delete data target
am-project: Update regression test
am-project: Partial fix bgo #642784 - New autotools backend has problems with variables in dependencies
project-wizard: bgo #641331 - Add a (non-alphabetical) sorting order to wizard files
project-wizard: Document new order element in project wizard template file
Yuri Myasoedov (2):
Updated Russian translation
Updated Russian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]