[anjuta] Created tag GNOME_2_31_2



The signed tag 'GNOME_2_31_2' was created.

Tagger: Johannes Schmid <jhs gnome org>
Date: Wed May 26 19:48:32 2010 +0200

    Tag for gnome 2.31.2 release

Changes since the last tag 'ANJUTA_2_29_5':

Abderrahim Kitouni (6):
      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

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

Alexander Shopov (1):
      Updated Bulgarian translation

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation; 42%

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 (6):
      Updated Galician Translation
      Updated Galician Translation
      Updated Galician Translation
      Update Galician translation
      Updated Galician translation
      Updated Galician translations

Francisco Diéguez (1):
      Updated Galician translations

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

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

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

Johannes Schmid (110):
      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

Jonas Rebmann (1):
      Updated German doc translation

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

Jordi Serratosa (1):
      Fixes to Catalan translation

Jorge González (8):
      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à (38):
      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.

Matej UrbanÄ?iÄ? (3):
      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 (129):
      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
      foocanvas, class-inheritance: Use cairo to render canvas; gdk draw is butt ugly
      foocanvas, class-inheritance: Set width and aa by default

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

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 (28):
      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

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]