[gedit-code-assistance] Created tag v0.1.1



The unsigned tag 'v0.1.1' was created.

Tagger: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Nov 13 16:55:22 2011 +0100

    Tag 0.1.1

Changes:

Fabien Parent (4):
      Fix Autotools --with-gedit parameter
      Fix compilation
      Fix compilation
      Fix segfault

Ignacio Casal Quinteiro (12):
      Add license headers
      Some autotools fixes
      view: update diagnostic message when the diagnostic is updated.
      css: no need to specify px
      Remove leftover
      Remove gedit 2.x vapis. They are not used anymore
      Add doap file.
      No need for markdown readme in gnome repo
      Add jesse to AUTHORS
      EXTRADIST vapi files
      Add vapi in subdir var of makefile.
      Release 0.1.1

Jesse van den Kieboom (94):
      Added class to guess compile flags from a makefile
      Added autotools support
      Find also other targets with dependencies on source
      Fix relative source path
      Added start of clang vapi bindings
      Added more clang API
      Completed bindings (only missing completion)
      Added complete API bindings
      Added empty m4 directory
      Added gedit 3.0 vapi files
      Added gedit dependency
      Fixed libs substitution
      Added vala pkgs for compilation
      Added modelines for clang.vapi
      wip
      wwip
      Added support for gedit 2
      Implemented threaded parsing of documents
      Start of design document
      Initialize sources list
      Empty args if no target found in makefile
      Make find_async real async to preserve context correctly
      Improved and generalized parsing/reparsing of C code
      Protect for null backend
      Added tainting to document
      Symbol browser skeleton code
      Set symbol browser tainted when document changes
      Reparse tainted documents
      Add WITH_GEDIT2 and WITH_GEDIT3 defines for vala
      Various clang vapi fixes
      Fix built for gedit 2
      Implemented error reporting
      Fallback on empty compile arguments
      Depend on clang 2.8 instead of 2.9 for now
      Use symbolic icons if available
      Show/hide line marks when needed
      Enable compile warnings
      Clean built sources
      Improved diagnostics support
      Protect against empty diagnostics
      Remove redundant tooltip information
      Make SourceLocation and SourceRange classes
      Add more spacing for scrollbar marker
      Fix calculation of start of marker drawing
      Code cleanup
      Oops conv
      Prevent duplicate category markers
      Better protection against wrong line/column counts
      Resolve relative include paths for compile args
      Clip location in view
      Emit changed when document saved
      Do not consider not moving past end of buffer a failure
      Allow setting source location line
      Make colors slightly less transparent
      Make desaturated colors darker
      Fix EOF end of line markings
      Fix gtk+-3.0.vapi
      Fixed autotools detection of llvm/libclang
      Added brackets for AC_MSG_ERROR
      Updated check for llvm-config to be correct
      Add LLVM_CFLAGS and LLVM_LIBS in Makefile.am for libgcp
      Added inline tooltip on cursor
      Remove gedit 2 support
      Fixed some gdk/gtk vapi bugs
      Rename gcp-plugin3.vala to gcp-plugin.vala
      Improved style of diagnostic messages
      Sort found diagnostics in ranges on severity
      Added README
      Added more dependencies in README
      Added markdown README
      Implemented semantic value support
      Update diagnostic message after style scheme change
      Avoid infinitely loop to find compile args when there is no makefile
      Render cross-references in the scrollbar
      Fix missing API in llvm 2.8
      Fixed getting inner most source range
      Removed MEMBER_REF cursor kind (not supported in 2.8)
      Recurse into unsupported semantic values
      Add more ignored compiler warnings
      Make enum values upper case
      Automatically create referenced semantic values
      Improved cross reference marking for function definitions
      Added keybindings for finding references under cursor
      Added shortcut key to go to the definition of a semantic value
      Remove unneeded code
      Fix Sequence constructor call on older vala versions
      Added logging facility
      Removed debug statements
      Added logging debug information
      Improve parsing of make arguments (only use same line of output as fakecc)
      Forcefully add /usr/lib/clang/2.8/include for llvm 2.8
      Make distcheck work
      Rename project to gedit-code-assistance
      Bump version to 0.1.0



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