[anjuta] Created tag GNOME_2_30_0
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Created tag GNOME_2_30_0
- Date: Mon, 29 Mar 2010 11:33:28 +0000 (UTC)
The unsigned tag 'GNOME_2_30_0' was created.
Tagger: Johannes Schmid <jhs gnome org>
Date: Mon Mar 29 13:33:10 2010 +0200
Tag for GNOME 2.30.0 release
Changes since the last tag 'ANJUTA_2_29_5':
Abderrahim Kitouni (4):
anjuta-tags: add support for parsing vala tags (using libvala if available)
anjuta-tags: add scope information in the Vala parser
fix enums in gbf-project (they were not picked by glib-mkenums)
sourceview: fix SourceviewCell implementation of ianjuta_iterable_set_position
Akom C (2):
Updated Thai translation.
Updated Thai translation.
Alexander Shopov (1):
Updated Bulgarian translation
Andrea Zagli (1):
Updated Italian translation
Antonio Fernandes C. Neto (1):
Updated Brazilian Portuguese translation (cherry picked from commit 729b5a8383c16bcf78650d7aad8b642417cbcd61)
Ask H. Larsen (2):
Updated Danish translation
Updated Danish translation
Ben Van Mechelen (1):
bgo #550715 - Smaller icons in plugin list.
Bruce Cowan (1):
Updated British English translation
Bruno Brouard (1):
Added French doc translation
Carl-Anton Ingmarsson (1):
preferences: fix preferences registration for recent gtk+ versions
Chao-Hsiung Liao (2):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Christian Kirbach (2):
Updated German translation
Updated German translation
Claude Paroz (3):
Updated French translation
Updated French translation
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 (5):
Updated Galician Translation
Updated Galician Translation
Updated Galician Translation
Update Galician translation
Updated Galician translation
Gabor Kelemen (2):
Updated Hungarian translation
macro: #613118 - Please fix escaping of UTF-chars in ui file
Iasen Karakashev (1):
Add tooltip for recent projects.
James Liggett (2):
symbol-db: Properly disable the Global tab
git: Free the log message for merges at the right time
Joan Duran (2):
Updated Catalan translation
Minor Catalan update
Johannes Schmid (54):
class-gen: bgo#606801 - Bad translation error + GTKmm Project error
sourceview: bgo#601750 - Tooltip evaluation doesn't respects mouse position
gdb, js-debugger: Better plugin names now that the user is prompted to check the correct debugger plugin.
project-wizard: Use AM_SILENT_RULES if availible
project-wizard: fix copy&paste mistakes
file-manager: Handle G_FILE_MONITOR_EVENT_CHANGED correctly
file-manager: Support drag & drop from file-manager
Updates files for release
language-support-cpp-java: Show icons for completions
language-support-cpp-java: Avoid Gtk-Warnings caused by missing symbol icons
language-support-cpp-java: Handle braces in C++ completion correctly.
document-manager: Only use zoom property when the editor supports it.
project-wizard: Remove translatable-strings.h from git since it is generated
Update files for release
Detect valac correctly and use (VALAC) in the Makefile.am instead of directly calling the compiler
language-support-cpp-java: bgo#609227 - autocompletion problem (and some memory leaks)
sourceview: Change preference name to distinguish it better from the language autocompletion
language-support-cpp-java: Hold a ref until async queries are finished (bgo#610397)
starter: bgo#582726 - Loading file from command-line/nautilus puts starter page in front of file
project-import: bgo#582717 - 'Create Folder' button not applicable in 'New From Existing Sources' file chooser dialog
Updated files for release
language-support-cpp-java: Hide autocompletion if there is nothing more to complete because the full word has been written already.
anjuta: bgo#567689 - Shortcuts grabbed all components of anjuta
gtksourceview: Require gtksourceview 2.9.7 what introduces an API change
starter: Show starter on start when no file is open
sourceview: Don't block F7 shortcut (bgo#611204)
language-support-cpp-java: Don't call the expression parser when we have no filename
message-view: Ellipsize tab labels correctly
language-support-cpp-java: Check that preword exists so the check for single item doesn't crash (bgo#611684)
language-support-cpp-java: Better expression parsing (bgo#608499)
project-wizard: Added back translatable-strings.h until bgo#610934 is fixed
project-wizard: Updated strings
language-support-cpp-java: clean preferences and remove choices preference
project-wizard: bgo#606596 - Javascript template doesn't make sense
sourceview: Hold a reference on the provider (related to #611272)
file-view: Call the tree view button press event method always.
language-support-cpp-java: Rewrite of cpp-java-assist.c
Revert "sourceview: Hold a reference on the provider (related to #611272)"
language-support-cpp-java: Completed cpp-java-assist rewrite for completions
sourceview: Give anjuta providers higher priority than any other provider
sourceview: Disable word autocompletion by default because it might still be buggy
language-support-cpp-java: Added calltips back and made them async
sourceview: Allow Ctrl-Return to work for autocompletion instead of catching it in the gtksourceview widget
build-basic-autootls: Get make targets for files from language-manager plugin
sourceview: fix massive memory leak in sourceview-cell
sourceview: Optimize iterator to avoid usage of GtkTextMark
Updated files for 2.29.92 release
general: fixed two warnings
libanjuta/project-manager: Renamed _get_type() methods to _type()
manual: Fixed generation of gtk-doc reference to include all types
sourceview: bgo#567029 - underline warnings/errors using user-selected message colors
language-support-cpp-java: Fixed some undo problems with indentation
language-support-cpp-java: Avoid duplication of local symbols in project search
Updates files for 2.30 release
Jonas Rebmann (1):
Updated German doc translation
Jonh Wendell (1):
bgo #608701 - Compiler warnings
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
Krzesimir Nowak (1):
sourceview: Adapt to provider's changed API.
Leonid Kanter (4):
Updated Russian translation from Alexander Saprykin
Updated Russian translation fixes from Yuri Myasoedov
Update Russian translation from ЮÑ?ий Ð?озлов
Updated Russian translation
Lucas Azevedo (1):
Updated Brazilian Portuguese translation
Mario Blättermann (5):
Updated German doc translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Marios Zindilis (1):
Updated Greek translation
Massimo Corà (11):
symbol-db: avoid warning on buffer update if file isn't part of project.
cxxparser: converted cout => DEBUG_PRINT. Added "cxxparser" log_domain.
symbol-db: fixed double free on plugin deactivating.
symbol-db: always return a pixbuf, even if type and access are null.
language-support-cpp-java: searches now use more info to retrieve symbol pixbufs.
configure.in: fixed $PKG_CONFIG value.
language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
symbol-db: bgo#610404 added cancel logic to search command.
symbol-db: improved checks for closed projects on_scan_end_manager
symbol-db: don't show progress_bar_system at every scan end.
symbol-db: bgo #612516 - valgrind invalid read
Matej UrbanÄ?iÄ? (4):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Maxim Ermilov (1):
project-wizard: JS template support and require GJS 0.6
Milo Casagrande (1):
Updated Italian translation
Naba Kumar (22):
Require dbus-glib for calling packagekit interface.
Patch from Debarishi. Added functions anjuta_util_install_files() and anjuta_util_package_is_installed() to install new packages via packagekit.
Patch from Debarishi. Install required packages using packagekit during a new project creation.
Use system bus instead of session.
Revert "Use system bus instead of session."
Use async dbus call instead of sync to call packagekit. Handle return dbus error more clearly for missing packagekit service and general dbus errors.
Added possibility to provide extra widget in druid error page. Used the extra widget to show "install missing packages" button for user to click which will invoke packagekit API, instead of directly invoking it.
Exclude no reply error from packagekit dbus call since it takes long to install
Get rid of notebook bevels from symbos notebook and left align title.
Check for django-admin, not django-admin.py
jhs and seb now fully maintainers.
lang-cpp-java: Reverted the assist ref floating.
language-support-cpp-java: Cancel pending async calls during cache destruction
symbol-db: Do not notify command-finished also after search command is canceled
symbol-db: Fixes regression crashes
symbol-db: Removed spurious debug print.
symbol-db: Fixed formatting.
symbol-db: Remove possible race condition in unref of notify as well.
symbol-db: Fixed some more crashes
language-support-cpp-java: Fixed a typo.
language-support-cpp-java: Enable parenthesis lineup by default
symbol-db: Fixed queries leak, eventually leading to running out of values pool.
Nikos Bakaoukas (1):
Updated Greek translation for anjuta
Petr Kovar (2):
Update Czech translation by Lucas Lommer
Update Czech translation by Marek Cernocky, Lucas Lommer & Petr Kovar
Philip Withnall (2):
Updated British English translation
Updated British English translation
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 (26):
pm: Reorganize link between GbfTreeData and AnjutaProjectNode
pm: Save and restore project shortcuts
bgo #541687 - selecting properties of executable with mouse
pm: Allow selecting several items in the project view
fm: select file under cursor when displaying popup menu
pm: unmark an EOL as translatable
Replace all URI to GFile* in the project manager interface
tools: Remove warning action group already exist
symbol-db: Remove warning action group already exist
Remove a critical warning when closing the project while the debugger is active
bgo #605060 - Single-step highlighting works only for the first-opened project
gbf-mkfile: Implement the new IAnjutaProject interface
bgo #607415 - Anjuta creates lots of random directories
symbol-db: Fix a bug added with the change in anjuta_project_manager_get_elements
bgo #608396 - crash while refreshing a buffer with some breakpoints
bgo #566194 - Garbage in the message pane for messages with bold font
symbol-db: Fix a crash when closing project
fm: bgo#605050 - Saving a file duplicates its entry in File Manager
msg: Save first line of message pane and do not report a wrong error
language-support-cpp-java: Update to make it works with Scintilla
symbol-db: Fix a critical warning on startup
symbol-db: Remove critical warnings
Remove unused char_alignment parameter in ianjuta_editor_tip_show
Add missing --version command line option
bgo #611312 - Make manual page up-to-date
build: bgo#612959 - Anjuta crashes when clicked 'Compile'
Theppitak Karoonboonyanan (1):
Updated Thai translation.
Thomas Hindoe Paaboel Andersen (2):
Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
Use AM_SILENT_RULES
Yavor Doganov (1):
Updated Bulgarian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]