]>
git.ipfire.org Git - thirdparty/vala.git/log
Florian Brosch [Wed, 28 Oct 2009 12:25:41 +0000 (13:25 +0100)]
typesymbol: coding style fixes
Florian Brosch [Wed, 28 Oct 2009 12:17:46 +0000 (13:17 +0100)]
libvaladoc: fix "throws" statement in build_signature for methods and delegates
Florian Brosch [Wed, 28 Oct 2009 01:59:55 +0000 (02:59 +0100)]
signaturebuilder: add support for basic type highlighting
Florian Brosch [Wed, 28 Oct 2009 00:24:14 +0000 (01:24 +0100)]
markupwriter: move xml-declaration back to the constructor + flag
Florian Brosch [Wed, 28 Oct 2009 00:02:21 +0000 (01:02 +0100)]
basicdoclet: Fix broken id-attribute in content headline
Shawn Ferris [Tue, 27 Oct 2009 17:20:43 +0000 (18:20 +0100)]
libgda-4.0: Fix gda_data_model_get_*value_at bindings
Fixes bug 599523.
Matias De la Puente [Tue, 27 Oct 2009 17:08:11 +0000 (18:08 +0100)]
gtk+-2.0: Update to GTK+ 2.18
Fixes bug 599607.
Jürg Billeter [Tue, 27 Oct 2009 17:02:52 +0000 (18:02 +0100)]
gtk+-2.0: Fix GtkScale::format-value binding
Fixes bug 599727.
Jürg Billeter [Tue, 27 Oct 2009 16:35:58 +0000 (17:35 +0100)]
GASync: Do not declare async data struct too early
Async data struct declaration depends on declarations of local
variable types and thus must be appended after visiting the method
body.
Fixes bug 599767.
Alexander Bokovoy [Sun, 25 Oct 2009 09:21:40 +0000 (11:21 +0200)]
Clean up unused GError in case of catch statement without arguments
When catch statement has no arguments, no access to a GError is possible
from Vala source code. Therefore, do not create temporary variable which
is not used. Also, clear error object as it is not passed upwards then.
Florian Brosch [Tue, 27 Oct 2009 14:51:31 +0000 (15:51 +0100)]
basicdoclet: remove enum and errordomain signatures from index
Florian Brosch [Tue, 27 Oct 2009 14:37:02 +0000 (15:37 +0100)]
basicdoclet: Fix syntax highlighting
Florian Brosch [Tue, 27 Oct 2009 11:56:21 +0000 (12:56 +0100)]
typereference: use unowned in favor of weak
Florian Brosch [Tue, 27 Oct 2009 00:35:31 +0000 (01:35 +0100)]
markupwriter: fix (null) in attribute values
Jürg Billeter [Mon, 26 Oct 2009 17:44:10 +0000 (18:44 +0100)]
x11: Add XGrabKey and XKeysymToKeycode bindings
Jürg Billeter [Mon, 26 Oct 2009 17:43:12 +0000 (18:43 +0100)]
libwnck-1.0: Fix WnckScreen and WnckWindow bindings
Didier Ptitjes [Mon, 26 Oct 2009 00:04:23 +0000 (01:04 +0100)]
Fix trailling whitespaces
Florian Brosch [Sun, 25 Oct 2009 23:51:31 +0000 (00:51 +0100)]
licence information update
Didier Ptitjes [Sun, 25 Oct 2009 22:44:34 +0000 (23:44 +0100)]
Html: Reorganized and cleaned files
Didier Ptitjes [Sun, 25 Oct 2009 22:30:03 +0000 (23:30 +0100)]
Html: Re-enable sort of members in navigation
Didier Ptitjes [Sun, 25 Oct 2009 22:27:56 +0000 (23:27 +0100)]
valadoc.org: Remove trailling .doclet.vala.swp file
Florian Brosch [Sun, 25 Oct 2009 22:19:24 +0000 (23:19 +0100)]
devhelp-plugin: independent css file
Florian Brosch [Sun, 25 Oct 2009 21:14:00 +0000 (22:14 +0100)]
drop libxml2 dependency
Florian Brosch [Fri, 23 Oct 2009 19:52:34 +0000 (21:52 +0200)]
MarkupWriter: Split into a general purpose markup writer and a html-writer
Jürg Billeter [Thu, 22 Oct 2009 20:05:16 +0000 (22:05 +0200)]
D-Bus: Fix signals with string array parameters in dynamic clients
Fixes bug 599071.
Jörn Magens [Thu, 22 Oct 2009 19:16:24 +0000 (21:16 +0200)]
zlib: Various improvements
Fixes bug 599014.
Florian Brosch [Thu, 22 Oct 2009 00:55:51 +0000 (02:55 +0200)]
icon install path fix
Florian Brosch [Thu, 22 Oct 2009 00:41:17 +0000 (02:41 +0200)]
libhtmlhelpers -> libvaladoc
Jürg Billeter [Wed, 21 Oct 2009 21:53:58 +0000 (23:53 +0200)]
Deprecate assigning to construct-only properties
Object (property: value) constructor chain up is recommended to set
construct-only properties.
Jürg Billeter [Wed, 21 Oct 2009 21:17:54 +0000 (23:17 +0200)]
GObject: Check arguments of Object constructor chain up
Jürg Billeter [Wed, 21 Oct 2009 20:38:52 +0000 (22:38 +0200)]
Support named arguments with ellipsis parameters
Jürg Billeter [Wed, 21 Oct 2009 19:40:36 +0000 (21:40 +0200)]
Support (!) non-null casts
Jürg Billeter [Wed, 21 Oct 2009 19:28:28 +0000 (21:28 +0200)]
Support constructor chain up to GObject using Object (...)
Florian Brosch [Wed, 21 Oct 2009 14:28:12 +0000 (16:28 +0200)]
rm of conditional doclet directories
Florian Brosch [Wed, 21 Oct 2009 10:41:33 +0000 (12:41 +0200)]
devhelp-doclet: _renderer: null pointer fix
Florian Brosch [Wed, 21 Oct 2009 09:51:29 +0000 (11:51 +0200)]
valadoc.org-doclt: api export
Florian Brosch [Tue, 20 Oct 2009 21:31:19 +0000 (23:31 +0200)]
temporary rm of gee.sort from html-navigation (g_object_unref-assertions)
Jürg Billeter [Tue, 20 Oct 2009 20:08:52 +0000 (22:08 +0200)]
Check number of generic type arguments of base types
Fixes bug 598658.
Jürg Billeter [Tue, 20 Oct 2009 19:56:36 +0000 (21:56 +0200)]
Register all types when using [ModuleInit]
Fixes bug 553928.
Jürg Billeter [Tue, 20 Oct 2009 16:38:49 +0000 (18:38 +0200)]
Fix error messages for unsupported signal parameters
Fixes bug 598865.
Jürg Billeter [Tue, 20 Oct 2009 15:41:04 +0000 (17:41 +0200)]
glib-2.0: Fix GMarkupParser binding
As the GMarkupParser struct only stores function pointers and no
targets, no destroy function is necessary.
Fixes bug 595925.
Didier "Ptitjes [Tue, 20 Oct 2009 12:43:53 +0000 (14:43 +0200)]
Html: Don't wrap html source in signatures
Didier "Ptitjes [Tue, 20 Oct 2009 12:27:05 +0000 (14:27 +0200)]
Api: Make symbol names bold in signatures
Didier "Ptitjes [Tue, 20 Oct 2009 12:24:49 +0000 (14:24 +0200)]
Api: Take accessibility in account for property accessors
Didier "Ptitjes [Tue, 20 Oct 2009 12:19:21 +0000 (14:19 +0200)]
Api: Remove ? in signatures of TypeReference to TypeParameters
Didier "Ptitjes [Tue, 20 Oct 2009 12:04:54 +0000 (14:04 +0200)]
Html: Reorder entries to make navigation and lists consistent
Didier "Ptitjes [Tue, 20 Oct 2009 12:01:38 +0000 (14:01 +0200)]
Fix build against Vala master
Didier "Ptitjes [Tue, 20 Oct 2009 11:55:42 +0000 (13:55 +0200)]
Html: Sort members in the navigation
Didier "Ptitjes [Tue, 20 Oct 2009 01:20:09 +0000 (03:20 +0200)]
Html: Include signatures in content lists
Didier "Ptitjes [Tue, 20 Oct 2009 01:15:59 +0000 (03:15 +0200)]
Api: Fix missing ';' in property accessor signatures
Didier "Ptitjes [Tue, 20 Oct 2009 01:13:29 +0000 (03:13 +0200)]
Fix namespace resolution
Didier "Ptitjes [Tue, 20 Oct 2009 01:08:46 +0000 (03:08 +0200)]
Html: Reuse get_html_css_class where possible
Didier "Ptitjes [Tue, 20 Oct 2009 01:05:06 +0000 (03:05 +0200)]
Api: Finally remove the unused stuff
Didier "Ptitjes [Tue, 20 Oct 2009 00:48:26 +0000 (02:48 +0200)]
Api: Remove *Handler interfaces
Didier "Ptitjes [Tue, 20 Oct 2009 00:19:39 +0000 (02:19 +0200)]
Html: Refactor BasicDoclet.write_navi_*
Didier "Ptitjes [Tue, 20 Oct 2009 00:15:07 +0000 (02:15 +0200)]
Html: Refactor BasicDoclet.write_*_content
Didier "Ptitjes [Tue, 20 Oct 2009 00:07:05 +0000 (02:07 +0200)]
Html: Fix typo
Didier "Ptitjes [Tue, 20 Oct 2009 00:04:26 +0000 (02:04 +0200)]
Html: Simplify css stylesheets by using descendant selectors
Didier "Ptitjes [Mon, 19 Oct 2009 23:59:29 +0000 (01:59 +0200)]
Html: Enhance pretty print
Didier "Ptitjes [Mon, 19 Oct 2009 23:55:33 +0000 (01:55 +0200)]
Html: Introduce MarkupWriter to pretty-print generated html
Jürg Billeter [Mon, 19 Oct 2009 13:21:39 +0000 (15:21 +0200)]
D-Bus: Fix error handling in static async clients
Florian Brosch [Sun, 18 Oct 2009 22:08:14 +0000 (00:08 +0200)]
minor wiki renderer fixes (\n)
Ryan Lortie [Sat, 17 Oct 2009 22:46:15 +0000 (18:46 -0400)]
Allow use of .gir directly from valac
- add a --girdir parameter to the compiler
- make --pkg fall back to searching for a .gir file if it can't find
a .vapi file
also:
- change the search order for .vapi files: XDG dirs are searched
before the compiled-in (--prefix) data directory, now.
Fixes bug 598817.
Jürg Billeter [Sun, 18 Oct 2009 14:04:08 +0000 (16:04 +0200)]
Use strict non-null types with --enable-experimental-non-null
Do not consider local variables nullable or nullable types compatible
to non-null types when using --enable-experimental-non-null.
Jürg Billeter [Sun, 18 Oct 2009 12:41:17 +0000 (14:41 +0200)]
Do not split conditional expressions in asserts
Fixes bug 577619.
Jürg Billeter [Sat, 17 Oct 2009 19:37:05 +0000 (21:37 +0200)]
Fix capturing arrays and delegates
Fixes bug 598738.
Ryan Lortie [Sat, 17 Oct 2009 15:14:13 +0000 (11:14 -0400)]
vapigen: Don't emit ".@new" on default constructor
Special-case a constructor name of "new" appearing in a .gir file to be
the default constructor.
Florian Brosch [Sat, 17 Oct 2009 02:18:07 +0000 (04:18 +0200)]
Add initial support for valadoc.org
Florian Brosch [Sat, 17 Oct 2009 00:13:16 +0000 (02:13 +0200)]
Fix support for images
Didier 'Ptitjes [Fri, 16 Oct 2009 19:44:14 +0000 (21:44 +0200)]
Api: Introduce Visitor and refactor Valadoc.Doclet
Didier 'Ptitjes [Fri, 16 Oct 2009 19:06:13 +0000 (21:06 +0200)]
Api: Move to api/, make class names consistent and update Makefile
Didier 'Ptitjes [Fri, 16 Oct 2009 18:46:55 +0000 (20:46 +0200)]
Api: Move all classes to the Valadoc.Api namespace
Didier 'Ptitjes [Fri, 16 Oct 2009 17:13:23 +0000 (19:13 +0200)]
Make protected API documented by default
Didier 'Ptitjes [Fri, 16 Oct 2009 17:11:57 +0000 (19:11 +0200)]
Api: Fix handling of constructors
Didier 'Ptitjes [Fri, 16 Oct 2009 14:37:33 +0000 (16:37 +0200)]
Remove the vapis from git and fix Makefiles
Jürg Billeter [Fri, 16 Oct 2009 15:59:30 +0000 (17:59 +0200)]
GAsync: Fix non-closure lambda expressions in instance methods
Fixes bug 598697.
Jürg Billeter [Fri, 16 Oct 2009 15:56:19 +0000 (17:56 +0200)]
GAsync: Fix abstract interface implementations
Fixes bug 598698.
Didier 'Ptitjes [Fri, 16 Oct 2009 06:34:15 +0000 (08:34 +0200)]
Api: Introduce in-tree signature building
Didier 'Ptitjes [Fri, 16 Oct 2009 13:25:01 +0000 (15:25 +0200)]
Visit type parameters of generic methods
Jürg Billeter [Fri, 16 Oct 2009 13:39:20 +0000 (15:39 +0200)]
GAsync: Fix object creation expressions throwing errors
Fixes bug 598677.
Didier 'Ptitjes [Fri, 16 Oct 2009 06:37:23 +0000 (08:37 +0200)]
Update .gitignore
pancake [Thu, 15 Oct 2009 22:28:25 +0000 (00:28 +0200)]
'make install' archlinux
Florian Brosch [Thu, 15 Oct 2009 21:28:05 +0000 (23:28 +0200)]
htmlhelpers, interface: constant listing
Frederik 'playya' Sdun [Tue, 13 Oct 2009 16:34:03 +0000 (18:34 +0200)]
Check signature of overriding methods for async
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com>
Jürg Billeter [Thu, 15 Oct 2009 21:07:06 +0000 (23:07 +0200)]
gtk+-2.0: Fix gtk_tree_view_set_row_separator_func binding
Fixes bug 596913.
Florian Brosch [Thu, 15 Oct 2009 21:03:59 +0000 (23:03 +0200)]
- external libgee
Jürg Billeter [Thu, 15 Oct 2009 19:34:55 +0000 (21:34 +0200)]
Report error when signal exists more than once in type hierarchy
Jürg Billeter [Thu, 15 Oct 2009 19:27:08 +0000 (21:27 +0200)]
Warn if signal hides member in base class
Didier 'Ptitjes [Thu, 15 Oct 2009 16:44:32 +0000 (18:44 +0200)]
Content: Rename Highlighted to Run and prepare it for signatures
Didier 'Ptitjes [Thu, 15 Oct 2009 12:05:44 +0000 (14:05 +0200)]
Api: Remove Basic and DocumentedElement
Didier 'Ptitjes [Wed, 14 Oct 2009 12:31:51 +0000 (14:31 +0200)]
Api: Remove settings reference in nodes
Didier 'Ptitjes [Wed, 14 Oct 2009 13:39:43 +0000 (15:39 +0200)]
Api: Remove references to the tree root in nodes
Didier 'Ptitjes [Wed, 14 Oct 2009 12:27:31 +0000 (14:27 +0200)]
Api: Externalize nodes creation
Didier 'Ptitjes [Wed, 14 Oct 2009 10:50:38 +0000 (12:50 +0200)]
Api: Refactor the API tree
Thijs Vermeir [Wed, 14 Oct 2009 10:39:14 +0000 (12:39 +0200)]
D-Bus: dynamic wrapper functions are always static
Philipp Zabel [Tue, 13 Oct 2009 19:49:04 +0000 (21:49 +0200)]
Add to_uint64 to string class
Nicolas Bruguier [Mon, 12 Oct 2009 16:31:01 +0000 (18:31 +0200)]
cairo: Add cairo_rectangle struct and set cairo_matrix_t has not type id
pancake [Mon, 12 Oct 2009 21:20:45 +0000 (23:20 +0200)]
posix: Add atoi/atol/atoll/strlen bindings
pancake [Mon, 12 Oct 2009 21:07:15 +0000 (23:07 +0200)]
posix: Add FILE bindings
Jamie McCracken [Mon, 12 Oct 2009 20:17:46 +0000 (16:17 -0400)]
Genie: Handle casts involving arrays/lists/dicts correctly