[anjuta] Created tag ANJUTA_2_31_5



The signed tag 'ANJUTA_2_31_5' was created.

Tagger: Johannes Schmid <jhs gnome org>
Date: Tue Jul 13 19:00:25 2010 +0200

    Tag for 2.25.1 release

Changes since the last tag 'ANJUTA_2_29_5':

Abderrahim Kitouni (10):
      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
      dir-project: bgo #616503 consider Vala files as sources
      anjuta-tags: correctly report return types for vala
      add Vala support plugin
      add initial gobject-introspection support
      AnjutaTabber: fix horizontal padding of tab contents
      AnjutaTabber: correctly order tabs in RTL locales

Adrian Bunk (1):
      Remove obsolete autoconf macros

Akom C (3):
      Updated Thai translation.
      Updated Thai translation.
      Updated Thai translation.

Alexander Shopov (1):
      Updated Bulgarian translation

Andika Triwidada (6):
      Updated Indonesian translation
      Updated Indonesian translation; 42%
      Updated Indonesian translation
      Updated Indonesian translation
      Updated Indonesian translation
      Updated Indonesian translation, 88%

Andre Klapper (1):
      Remove deprecated GTK+ symbols. Fixes bug 572754.

Andrea Zagli (2):
      Updated Italian translation
      Updated Italian translation

Antonio Fernandes C. Neto (1):
      Updated Brazilian Portuguese translation

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

Carl-Anton Ingmarsson (1):
      preferences: fix preferences registration for recent gtk+ versions

Carles Ferrando (1):
      Updated Catalan (Valencian) translation

Chao-Hsiung Liao (3):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      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
      Fixed typos in French translation

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Dragos Dena (2):
      libanjuta/app: Add interface to maximize/unmaximize widgets
      document-manager: bgo#550027  - Open a source tab in full window size

Duarte Loreto (1):
      Updated Portuguese translation

Fran Diéguez (9):
      Updated Galician Translation
      Updated Galician Translation
      Updated Galician Translation
      Update Galician translation
      Updated Galician translation
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Francisco Diéguez (1):
      Updated Galician translations

G. Baylard (1):
      Added French translation

Gabor Kelemen (2):
      Updated Hungarian translation
      macro: #613118 - Please fix escaping of UTF-chars in ui file

Gennaro Bellizio (1):
      language-support-vala: bgo#620927  - Vala plugin compilation

Gil Forcada (1):
      Removed unexisting entries

Halton Huo (4):
      Use $(WARN_CFLAGS) rather than -Wall
      symbol-db: bgo #614936 - compile error with cfiles under js_parser
      symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
      anjuta: Add APR_UTILS to subversion CFLAGS and LIBS

Iasen Karakashev (2):
      Add tooltip for recent projects.
      Add tooltip for recent projects.

James Liggett (4):
      symbol-db: Properly disable the Global tab
      git: Free the log message for merges at the right time
      subversion: Plug some leaks in the log command
      subversion: Don't leak the log entry message

Javier Jardón (2):
      Use accessor functions instead direct access. Final patch
      Use accessor functions instead direct access. Real final patch

Joan Duran (2):
      Updated Catalan translation
      Minor Catalan update

Johannes Schmid (136):
      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
      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
      Post release version bump'to 2.99.0
      libanjuta: Add AnjutaTabber widget which allows to use native looking tabs in gdl window titles
      message-view: Port message-view to use AnjutaTabber
      libanjuta: fixed position calculation in AnjutaTabber
      symbol-db: port to AnjutaTabber
      devhelp: Use AnjutaTabber
      gtodo: Deselecting "Hide completed items" does nothing (#614751)
      language-support-cpp-java: libstdc++ is not available on Solaris #614928
      various: Added 5px padding between window title and AnjutaTabber
      libanjuta: avoid deprecated gtk macros in anjuta-tabber.c
      glade: Revert the GSoc work.
      glade: Apply patch for bgo #567206 from master
      libanjuta: #615718  - anjuta-command crash call on set_error_message.
      language-support-cpp-java: bgo#615596  - . -> completions doesn't work with prefixed &, %, etc
      message-view: Moved buttons into tab header
      app: fix anjuta_app_hide_dockable_widget() to do what it should (and not iconify)
      debugger: hide breakpoints and watch window by default (bgo#616728)
      Revert "debugger: hide breakpoints and watch window by default (bgo#616728)"
      sourceview: Use LINE_TO_LOCATION macro instead of -1     debug-manager: Fixed a warning
      pixmaps: Install different icons sizes for application and mime-icon
      file-manager: force icons size to avoid unscaled icons in the tree
      pixmaps: Added missing files
      libanjuta: Added some more documentation
      symbol-db: Fix make dist
      symbol-db: More distcheck fixes
      Updated files for release
      language-support-js: Load/Unload the plugin properly when a .js file is open
      po: Update POTFILES.in with the rename of the language-support-js.plugin.in file
      libanjuta: documentation improvements
      Merge branch 'new-glade-integration'
      glade: Move inspector and editor into one dock
      document-manager: Don't open UI files with a normal editor - we have the glade plugin
      glade: Don't open application/xml as there are specialized mime-types for glade
      glade: Update glade plugin to match with latest libgladeui
      language-support-cpp-java: bgo#618314  - Anjuta crash on while editing
      symbol-db: Call the search complete callback even if there were no results.
      language-support-cpp-java: Don't show duplicated when pressing backspace
      sourceview: fix trailing whitespaces
      language-support-cpp-java: Allow to really disable autocompletion in the preferences
      language-support-cpp-java: Simplify async handling for calltips
      glade: deactivate plugin correctly if loading of file failed
      glade: Renamed UI files to match naming convention
      configure: Require glade 3.7.1 and remove useless check for OrBit
      document-manager: Rename notify_ids variable
      debug-manager: Use anjuta-preferences instead of gconf
      file-manager: Use AnjutaPreferences singleton correctly.
      message-view: Remove tab position preferences and give colors better defaults
      language-support-cpp-java: Don't unref a NULL-object
      Updated files for release
      anjuta-tags: Fixed distcheck
      Updated libgda dependency to 4.1.6
      message-view: bgo#620209  - Message View Crashes When Hovering Mouse Cursor Over Message Toggle Icons
      language-support-cpp-java: bgo#618955  - Smart brace completion is no longer smart
      language-support-vala: Build a library with the correct name
      Updated files for 2.31.3 release and fixed distcheck
      libanjuta: bgo#620664  - Drag and drop of multiple source files
      anjuta: Require automake 1.11 and thus make AM_SILENT_RULES default
      anjuta: Also fix automake version in autogen.sh
      libanjuta: fix construct properties of AnjutaPlugin
      language-support-cpp-java: Support more vim modelines
      libanjuta: Fixed some introspection build issues
      Update README and doap file for new mailing lists
      anjuta: F6 switches focus instead of setting over (bgo#621678)
      Simplified configure.ac for future gtk+-3.0 transition
      message-view: Don't show unused preferences label
      AnjutaTabber: stylistic fixes for RTL support
      libanjuta: Added AnjutaPkgConfigChooser
      libanjuta: Add AnjutaPkgConfigChooser to glade catalog
      libanjuta: Fixed small problem in AnjutaPkgConfigChooser
      gbf-am: Use AnjutaPkgConfigChooser instead of custom widget
      libanjuta: Remove unused interface IAnjutaLanguageSupport
      document-manager: remove ianjuta-language-support include
      sourceview: removed ianjuta-language-support include
      libanjuta: Fixed introspection build
      language-support-vala: Fixed distcheck (ported to new automake macros)
      i18n: Fixed POTFILES.in

Jonas Rebmann (1):
      Updated German doc translation

Jonh Wendell (1):
      bgo #608701 -  Compiler warnings

Jordi Serratosa (1):
      Fixes to Catalan translation

Jorge González (11):
      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

Kjartan Maraas (2):
      Remove non-existing files
      Updated Norwegian bokmål translation

Krzesimir Nowak (1):
      sourceview: Adapt to provider's changed API.

Leonid Kanter (3):
      Updated Russian translation from Alexander Saprykin
      Updated Russian translation fixes from Yuri Myasoedov
      Update Russian translation from ЮÑ?ий Ð?озлов

Lucas Azevedo (1):
      Updated Brazilian Portuguese translation

Mario Blättermann (4):
      Updated German doc translation
      Updated German translation
      Updated German translation
      Updated German translation

Marios Zindilis (1):
      Updated Greek translation

Massimo Corà (87):
      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
      symbol-db: bgo #612516 - valgrind invalid read
      language-support-cpp-java: little improvement on debug code.
      symbol-db: using GNUC_INLINE instead of plain 'inline'.
      document-manager: bgo #600083 - close documents by middle-mouse click
      symbol-db: refactoring of model naming conventions
      project-wizard: removed obsolete .cvsignore files.
      symbol-db: bgo #614408 - convert GET_PRIV () to ->priv
      document-manager: better closing tabs on middle mouse button release.
      symbol-db: anjuta-tags: updated to ctags svn rev 754.
      symbol-db: anjuta-tags: chmod -x jscript.c
      Revert "symbol-db: Fixes bgo #613544 - doubled items in local view"
      language-support-js: small fixes in Makefile.am.
      symbol-db: bgo #614932 - void function cannot return value
      document-manager: bgo #586689 - close all but this
      symbol-db: using text instead of varchar on tables.sql
      symbol-db: bgo #615428 - New column 'is_container' required in sym_kind table
      symbol-db: db version upgraded to 300.
      symbol-db, language-support-js: bgo #616435 - make distclean removes y.tab.c
      symbol-db: renamed js_parser to js-parser
      js-parser: renamed directory
      symbol-db: some minor typo on js-parser
      anjuta-tags: fixed bgo #616503 - updates to the ctags vala parser.
      document-manager: fixed bgo #616739 - doesn't open .ui files, neither in xml mode
      anjuta-tags: bgo #616780 - Wrong return type recognition
      anjuta-tags: bgo #616780. Handle more cases.
      symbol-db: using IAnjutaSymbolType and IAnjutaSymbolManagerSearchFileScope.
      symbol-db: added debug code and vacuum command on db.
      symbol-db: partially fixed bgo #565773 - symbol scanning is very slow
      symbol-db: increased db version. 300 to 300.1.
      symbol-db: better handling of old db versions numbers.
      symbol-db: first test on sym_type with table memory mapped on hashtable.
      symbol-db: initialize last_inserted correctly.
      symbol-db: scope table memory mapped on hashtable.
      symbol-db: force tablemaps mode for all global scans.
      symbol-db: light speed given on population. Symbol table now memory mapped.
      symbol-db: added total time display for first population.
      symbol-db: avoid DEBUG_PRINT's gcc warnings.
      symbol-db: removed useless tables.
      Merge branch 'master' into sdb-core-trans
      Merge branch 'master' into sdb-core-trans
      symbol-db: fix typo and crasher.
      symbol-db: fix typo and crasher.
      symbol-db: initial removal of sym_type table, merging it into symbol.
      Merge branch 'master' into sdb-core-trans
      symbol-db: more sym_type removals. Models are now free of it.
      symbol-db: fixed icons retrieving for model-project.
      symbol-db: removed tablemaps.
      symbol-db: removed all tablemaps. Added global transaction.
      symbol-db: code cleaning: removed dyn queries.
      symbol-db: code cleaning. Use only GQueue and not GAsyncQueue.
      symbol-db: code cleaning. Removed SymExtraInfo enum.
      symbol-db: misc code cleaning.
      symbol-db: added a script to benchmark easily.
      symbol-db: added db-ready signal to interface.
      Merge branch 'master' into sdb-core-trans
      Revert "symbol-db: added db-ready signal to interface."
      Merge branch 'master' into sdb-core-trans
      symbol-db: partially removed sdb_engine_get_tuple_id_by_unique_name2 ()
      symbol-db: cleaned sdb_engine_add_new_symbol ().
      symbol-db: excluded file_symbols_cache.
      symbol-db: removed sdb_engine_get_tuple_id_by_unique_name3 ().
      symbol-db: removed all skippable sdb_engine_get_tuple_id_by_unique_name ().
      symbol-db: misc fixes.
      symbol-db: excluded second_pass_update_heritage (). Dropped unused queries.
      symbol-db: deleting benchmark files for cleaning.
      symbol-db: created bechmark/symbol-db
      symbol-db: added benchmark/data and benchmark/libgda
      symbol-db: misc fixes on libgda benchmark.
      symbol-db: added sqlite benchmark. Sqlite APIs are 10 times faster than libgda's.
      symbol-db: removed memory pool on libgda bench. Same timings.
      symbol-db: removed last_insert and timing drops to 1.8 seconds.
      symbol-db: removed memory pool.
      symbol-db: fixed some warnings on engine unreffing.
      symbol-db: complete removal of memory pool.
      symbol-db: misc fixes.
      Merge branch 'master' into sdb-core-trans

Matej UrbanÄ?iÄ? (5):
      Updated Slovenian translation
      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

Maxim V. Dziumanenko (1):
      Updated Ukrainian translation

Milo Casagrande (1):
      Updated Italian translation

Naba Kumar (200):
      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.
      symbol-db: Added initial implementation of symbol-db tree model
      symbol-db: Added global symbols view
      symbol-db: Added new files and cleanup
      symbol-db: Added global symbols model
      symbol-db: Added nodes referencing and free
      symbol-db: Implemented ref management
      symbol-db: Made global model to work
      symbol-db: Added symbol-db marshallers
      symbol-db: Start using the new globals view
      symbol-db: Added symbol icons
      symbol-db: Order query by symbol name
      symbol-db: Reordered funtions and fixed warnings
      symbol-db: Code cleanup
      symbol-db: More code cleanup
      symbol-db: Changed ref counting approach, added idle loop for ensure children
      symbol-db: Fixed collapse and expand of nodes
      symbol-db: Added symbol activation to navigate to file and line
      symbol-db: Fixed unbalanced ref counting
      symbol-db: Fixed column positions to align together in different queries
      symbol-db: Order by symbol name
      symbol-db: Removed dead codes
      symbol-db: Avoid cleansing an already cleansed node
      symbol-db: Added offset and limit to file symbols search
      symbol-db: Added db-connect and db-disconnect signals to engine.
      symbol-db: Fixed file symbols query with limit and offset set
      symbol-db: Make file query return consistent columns as other queries
      symbol-db: Fixed file symbolds query when offset/limit is set
      symbol-db: Update symbol model
      symbol-db: Terminate query if no db connection is present.
      symbol-db: Rename global model to project model
      symbol-db: Renamed model-global to model-project
      symbol-db: Listen to db connect and disconnect.
      symbol-db: Added file symbols model
      symbol-db: Create file symbols view also
      symbol-db: Switch to new file symbols view model and widget
      symbol-db: Made file symbols view refresh work
      symbol-db: Delay children array allocation
      symbol-db: Fixed file path in query and order by occurance in file symbols view
      symbol-db: Connect to scan-end for update, exclude typedefs from globals
      symbol-db: Typo and comment fixes.
      symbol-db: Added scan-begin signal to notify engine getting busy
      symbol-db: Added freeze and thaw for model. Listen to engine scan status.
      symbol-db: Removed debug prints and refresh model on children inconsistency.
      symbol-db: Removed dead code.
      symbol-db: Fixed typo
      symbol-db: Cleaned code.
      symbol-db: Make global icons visible.
      symbol-db: Fixed cols order and warnings
      symbol-db: Show variable types and return types and tooltips for args.
      symbol-db: Used markup for listing and tooltips.
      symbol-db: Completes fixing bgo #612085. Removed obsolete files.
      Merge branch 'symbol-db-model'
      symbol-db: Fixed couple of warnings.
      symbol-db: Fixes bgo #613544 - doubled items in local view
      symbol-db: Removed debug message
      symbol-db: Use gslice where appropriate. Release memory on finalize.
      symbol-db: Added some documentation
      symbol-db: More docs
      symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
      anjuta: Fixed bgo 500962 - Further icons
      symbol-db: Fixed stupid warnings
      symbol-db: Fixes bgo #614674 - view crashes on fast switching
      symbol-db: Fixed bgo #614393 - don't fold struct in locals view after buffer-update
      symbol-db: bgo #614846 enhance C++ class view
      symbol-db: Fixed bgo #614906 - New: Local view shows namespaces far too often
      symbol-db: Make local view infinite depth expandable.
      symbol-db: Fixed a silly crash.
      symbol-db: Do not show non-local symbols in local view.
      symbol-db: Show only top levels in level 0 nodes.
      symbol-db: Limit namespaces found in the file only.
      symbol-db: Added direct sql execution functions in SymbolDBEngine
      symbol-db: Use proper SQL selects to get recursive tree of symbols
      symbol-db: Implement has-child and remove idle ensure-children queue.
      symbol-db: Implement has-child in sql queries
      symbol-db: Make queries a bit faster
      symbol-db: Removed unused column
      symbol-db: Save couple of string copies
      symbol-db: Don't show non-scope kinds in global view
      symbol-db: Fixes bgo #614906 - Local view shows namespaces far too often
      symbol-db: Fixes row collapse
      symbol-db: Removed debug message
      symbol-db: Fixed some warnings
      symbol-db: Fixed an infinite recursion bug with keyboard row expansion
      symbol-db: Use symbol name instead of symbol id to remeber expanded rows.
      symbol-db: Bug 613962 - symbol-db views need alphabetical ordering
      patch: Fixed bug 616740 - duplicated shortcuts nodes
      Updated TODO.
      libanjuta: Completes fixing bgo #615428: new column is_container
      symbol-db: Partially fixes bgo #615429: Optimize global and local views sql queries
      symbol-db: Fixes #bgo 617433 Tab switching is slow because of rescanned symbols
      symbol-db: Repeat a previous fix in different file.
      language-support-cpp-java: Restore the typedef autocomplete
      language-support-cpp-java: Revert part of previous commit that's not needed.
      foocanvas: Added foocanvas library to be used by anjuta plugins
      class-inheritance: Copied class-inheritance plugin from anjuta-extras
      class-inheritance: Port class inheritance plugin to internal foo-canvas
      class-inheritance: Fixed indentations (no code changes)
      foocanvas: Implement cubic B-curve to smoothen lines
      foocanvas: Removed deprecated API
      class-inheritance: Always draw edges below anything else.
      class-inheritance: Removed unused member
      Updated POTFILES.in
      symbol-db: Removed unused queries after symbol-model refactor
      symbol-db: Removed more dead code
      symbol-db: Removed more unused codes
      symbol-db: Initial symbol query class
      symbol-db: Initial symbol query class
      foocanvas, class-inheritance: Use cairo to render canvas; gdk draw is butt ugly
      foocanvas, class-inheritance: Set width and aa by default
      Merge branch 'master' into sdb-queries
      symbol-db: Add some convenience getters for priv properties
      symbol-db: Implements initial query interface
      libanjuta: Upgraded IAnjutaSymbol interface to a simpler one.
      symbol-db: Created new query results class implementing IAnjutaSymbol and IAnjutaIterable
      libanjuta: Support variable args methods in IDL syntax. Use sequential enumeration for fields.
      symbol-db: Use better table lookup for fields and joins.
      symbol-db: Remove field index hack because they are now sequential
      symbol-db: Added various query properties and parameters
      symbol-db: Implement async query mode
      symbol-db: Use array to pass query fields list instead of variable args.
      symbol-db: Implemented queued query (single)
      symbol-db: Added more queries
      Merge branch 'master' into sdb-queries
      libanjuta: Delete old API
      symbol-db: Fixed includes
      symbol-db: Port to new symbol query implementation
      class-inherit: Port to new symbol query implementation
      symbol-db. class-inherit: Fixed sizeof anomalies
      symbol-db: Misc fixes to make it work
      symbol-db: Fixed queries and value leaks.
      docman: Port to new symbol query API
      symbol-db: Implement cancel and use convenience macros
      symbol-db: Better async cancellation
      libanjuta: Added more symbol queries
      symbol-db: Fixed symbol decl/def navigation
      symbol-db: Added query stubs
      symbol-db: Return NULL for empty results and fixed GFile path
      language-support-cpp-java: Port to new symbol query API
      symbol-db: Implement search in scope query
      symbol-db: Eliminate scope chain query. Use it alternatively.
      symbol-db: Fixed async query signal, Fixed warnings.
      language-support-cpp-java: Fixed warnings.
      language-support-cpp-java: Code clean up.
      symbol-db: Added some documentation.
      symbol-db: Better async implementation. Implemented file scope filter
      symbol-db: Minor fixes
      symbol-db: Implemented group by and order by in query
      symbol-db: Fixed file scope query and query limits
      symbol-db: Implement symbol search view using model
      symbol-db: Left over from previous commit. Implement new label property
      language-support-js: Port to new symbol API
      symbol-db: Show empty result for emty search entry text. Restore ctrl+l to search shortcut.
      symbol-db: Better sql preparation
      symbol-db: Enabled files population. Use relative files correctly.
      symbol-db: Fixed a warning. And bumped DB version.
      symbol-db: Fixed async error handling, prevents dangling idle loop
      libanjuta: Updated IAnjutaSymbol and IAnjutaSymbolQuery API docs.
      libanjuta: Updated IAnjutaSymbol, IAnjutaSymbolQuery and IAnjutaSymbolManager docs
      libanjuta: Fixed typo in docs
      Merge branch 'master' into sdb-queries
      symbol-db: Removed old code
      symbol-db: Do not rescan project everytime it starts
      symbol-db: Some more places to fix file paths
      symbol-db: Revert the 'no / in relative path' fix. It doesn't work.
      symbol-db: Reduce the spacing in front of search results
      symbol-db: Fixed warnings and added docs on use of async results.
      symbol-db: Fixed integer getter.
      language-support-cpp-java: Added missing field and fixed a warning.
      symbol-db: Get rid of useless queued-multi
      symbol-db: Make queued query work. Make class inheritance use queued query.
      symbol-db: Fixed warnings and added docs on use of async results.
      language-support-cpp-java: Added missing field and fixed a warning.
      symbol-db: Get rid of useless queued-multi
      symbol-db: Make queued query work. Make class inheritance use queued query.
      symbol-db: Fixed crasher bgo #622139
      symbol-db: Corrected type cast
      symbol-db: Fixed benchmark build after last commit
      symbol-db: Fixed bgo #617472: doubled items in locals view

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 (3):
      Updated British English translation
      Updated British English translation
      glade: String fixes by Philip Withnall

Romain Perier (1):
      configure: Fix the forced debugging mode even if --disable-debug is given (bgo#612453)

Saleem Ansari (2):
      Makefile.am missing libxml flags in some plugins
      Feature for adding/removing a breakpoint on clicking besides the line number ( or the line marks gutter in gtk sourceview ) - (bgo#616950).

Sebastian Dröge (1):
      js: bgo#615341  - Use correct LDFLAGS for the JS plugins

Sébastien Granjoux (47):
      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'
      build: bgo#612959 - Anjuta crashes when clicked 'Compile'
      file-wizard: #616810 Error when creating new c source and header
      npw: Improve translation of project wizard template
      npw: fix #610934  - Improve translations for the wizard files
      libanjuta: anjuta_launcher sends last line even if not terminated by EOL
      bgo #586428  - paths with symlinks do not get 'real' absolute paths
      anjuta: bgo #618273  - Anjuta closes when pressing ESC in the save dialog
      project-wizard: Allow to install and open a compressed project template
      project-wizard: Update documentation
      project-wizard: bgo #621512  - Remove deprecated glib symbols
      gdb: Support faster pending breakpoints, handled by gdb
      dbg: Allow to send pause program several times
      terminal: bgo#619253  - Problem of ianjuta_terminal_execute_command in 2.28
      run: Improve handling of errors
      gdb: Add support for pretty printers (gdb > 7.0)
      bgo #622526  - HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
      Fix for bgo #622706 and allow to sort shortcuts by accelerator
      gdb: bgo #617323  - Save debugger stack trace
      gdb: bgo#494292  - Set next statement
      run: bgo #623944  - buttons swapped on "Program parameters"
      project-wizard: bgo #623754  - focus on wrong text-field

Theppitak Karoonboonyanan (2):
      Updated Thai translation.
      Updated Thai translation.

Thomas Hindoe Paaboel Andersen (2):
      Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
      Use AM_SILENT_RULES

Thomas Thurman (2):
      Updated Shavian transliteration
      Updated Shavian translation

Yang Hong (1):
      subversion: Destroy the command poll when commands are destroyed

Yavor Doganov (1):
      Updated Bulgarian translation



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