2011-01-15 |
Luca Bruno | glib-2.0: Set default_value of time_t to 0
|
commit | commitdiff | tree |
2011-01-15 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Mark gtk_layout_new parameters...
|
commit | commitdiff | tree |
2011-01-15 |
Luca Bruno | gdk-2.0, gdk-3.0: Mark EventButton.axes and EventMotion...
|
commit | commitdiff | tree |
2011-01-15 |
Luca Bruno | posix: Add shutdown() and shutdown constants.
|
commit | commitdiff | tree |
2011-01-15 |
Luca Bruno | Fix base class method compatibility check with the...
|
commit | commitdiff | tree |
2011-01-15 |
Luca Bruno | Support reference transfer for delegates
|
commit | commitdiff | tree |
2011-01-15 |
Luca Bruno | girwriter: Fix string annotations
|
commit | commitdiff | tree |
2011-01-10 |
Luca Bruno | gio-2.0: Mark GLib.Socket.accept return value to be...
|
commit | commitdiff | tree |
2011-01-10 |
Luca Bruno | gio-2.0: Add missing metadata for previous commit setting...
|
commit | commitdiff | tree |
2011-01-10 |
Luca Bruno | webkit-1.0: Last parameter of WebKitWebView::load_error...
|
commit | commitdiff | tree |
2011-01-09 |
Luca Bruno | gnome-keyring-1: Make store_password_sync keyring parameter...
|
commit | commitdiff | tree |
2011-01-09 |
Luca Bruno | Support owned delegate parameters in delegates.
|
commit | commitdiff | tree |
2011-01-09 |
Luca Bruno | gio-2.0: set_error_if_cancelled and condition_wait...
|
commit | commitdiff | tree |
2011-01-05 |
Luca Bruno | girparser: Fix checking end element in parse_boxed
|
commit | commitdiff | tree |
2011-01-05 |
Luca Bruno | girparser: Skip priv fields when parsing record
|
commit | commitdiff | tree |
2011-01-05 |
Luca Bruno | girparser: Fix parsing glib:boxed
|
commit | commitdiff | tree |
2011-01-04 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Fix gtk_init_add and gtk_quit_add...
|
commit | commitdiff | tree |
2010-12-23 |
Luca Bruno | Only allow null default value for out parameters
|
commit | commitdiff | tree |
2010-12-20 |
Luca Bruno | girparser: Ensure interfaces have at least one instantiable...
|
commit | commitdiff | tree |
2010-12-20 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Make gtk_entry_buffer_* string...
|
commit | commitdiff | tree |
2010-12-20 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Make gtk_entry_buffer_new initial_chars...
|
commit | commitdiff | tree |
2010-12-19 |
Luca Bruno | Fix symbol resolution and enable control flow analysis...
|
commit | commitdiff | tree |
2010-12-19 |
Luca Bruno | Support delegates with owned delegate return types
|
commit | commitdiff | tree |
2010-12-19 |
Luca Bruno | Report error on invalid initializer expression
|
commit | commitdiff | tree |
2010-12-17 |
Luca Bruno | glib-2.0: Add HashTable.find method and HRFunc delegate.
|
commit | commitdiff | tree |
2010-12-15 |
Luca Bruno | dova: Report error if can't infer element type for...
|
commit | commitdiff | tree |
2010-12-15 |
Luca Bruno | Fix missing source references for some generated MemberAccess
|
commit | commitdiff | tree |
2010-11-17 |
Luca Bruno | clutter-1.0: Mark ClutterEvent.get_coords parameters...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | vapi: Remove nested namespaces GIR information.
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Set type_cname of interfaces from the relative...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Skip class field that refer to the parent...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add vfunc_name, abstract and virtual arguments
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Guess virtual method wrapper variant when...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Do not add Object prerequisite before symbol...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Use array_length_pos argument for parameters
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Use string.replace instead of string.joinv
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Fix Strv properties
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add default argument for parameters
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add out/ref arguments
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Don't add hidden symbols
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add symbol deprecation
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Support regex in name argument
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Report unused metadata information
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Support symbol reparenting
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Support tweaking type and type arguments...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Support a special metadata pattern for root...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add metadata stack while parsing the gir...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Autoreparent static methods to the best...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Postprocess aliases
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Skip creating structs for *Class and *Iface
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Postprocess symbols
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add common parse_symbol_from_string method
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Replace parse_metadata with MetadataParser
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | vapigen: Add --disable-warnings and use --quiet to...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Generate default parameter names for callbacks
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Add missing source references to classes...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Parse included GIR files
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | girparser: Stop parsing if the context already has...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | vapigen: Remove misleading --metadata, each .gir must...
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | vapigen: Honor --directory option as output directory
|
commit | commitdiff | tree |
2010-11-08 |
Luca Bruno | vapigen: Remove obsolete code for handling omitted...
|
commit | commitdiff | tree |
2010-10-11 |
Luca Bruno | cairo: Set cairo_path_data_type_t cname to PathDataType...
|
commit | commitdiff | tree |
2010-10-03 |
Luca Bruno | Support adding new source files while visiting the...
|
commit | commitdiff | tree |
2010-10-03 |
Luca Bruno | Move package adding logic to CodeContext
|
commit | commitdiff | tree |
2010-10-03 |
Luca Bruno | Move source file adding logic to CodeContext
|
commit | commitdiff | tree |
2010-09-10 |
Luca Bruno | Port remaining code nodes to use accept_children for...
|
commit | commitdiff | tree |
2010-09-09 |
Luca Bruno | GObject: Add _vala_ suffix to get/set_property to avoid...
|
commit | commitdiff | tree |
2010-09-09 |
Luca Bruno | Support to_string() for non-GType enums
|
commit | commitdiff | tree |
2010-09-05 |
Luca Bruno | glib-2.0: Add [NoReturn] to Process.exit() and Process...
|
commit | commitdiff | tree |
2010-08-31 |
Luca Bruno | webkit-1.0: Mark WebKitWebView::create_web_view return...
|
commit | commitdiff | tree |
2010-08-28 |
Luca Bruno | gio-2.0: GLib.Icon.to_string() return value is not...
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Make Gtk.Menu.attach_to_widget...
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Support implicit GValue conversion when assigning to...
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Extend signal details to support string expressions
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Fix ellipsis parameter position in generated methods
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Add mutex field in priv structures for properties
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Honor array_length_type when generating method parameters
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Support abstract/virtual delegate properties with target
|
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Fix ref_sink of Gtk.Window created with GLib.Object.new
|
commit | commitdiff | tree |
2010-08-09 |
Luca Bruno | GAsync: Fix array parameters without length
|
commit | commitdiff | tree |
2010-08-04 |
Luca Bruno | Use the CCodeBlock generated for SwitchSection
|
commit | commitdiff | tree |
2010-07-30 |
Luca Bruno | glib-2.0: Add exit, abort, raise, and signal bindings.
|
commit | commitdiff | tree |
2010-07-30 |
Luca Bruno | glib-2.0: Add [NoReturn] to GLib.error.
|
commit | commitdiff | tree |
2010-07-10 |
Luca Bruno | glib-2.0: Add vprintf variant functions
|
commit | commitdiff | tree |
2010-06-28 |
Luca Bruno | Do not allow .begin() and .end() in yield statement
|
commit | commitdiff | tree |
2010-06-28 |
Luca Bruno | Fix CCode generator to treat errors as reference types
|
commit | commitdiff | tree |
2010-06-28 |
Luca Bruno | Support derived structs with no fields, report an error...
|
commit | commitdiff | tree |
2010-06-23 |
Luca Bruno | Fix copying struct parameters for lambdas and async...
|
commit | commitdiff | tree |
2010-06-20 |
Luca Bruno | gtk+-2.0: Fix GtkRadioAction:group and GtkRadioButton...
|
commit | commitdiff | tree |
2010-06-20 |
Luca Bruno | Do not support assigning to `this'
|
commit | commitdiff | tree |
2010-06-20 |
Luca Bruno | Do not allow ++ or -- before regex literals in scanner
|
commit | commitdiff | tree |
2010-06-20 |
Luca Bruno | D-Bus: Support no-reply methods in static libdbus clients
|
commit | commitdiff | tree |
2010-06-16 |
Luca Bruno | Do not allow abstract properties in non-abstract classes
|
commit | commitdiff | tree |
2010-06-16 |
Luca Bruno | Handle struct equality for simple types and opaque...
|
commit | commitdiff | tree |
2010-06-16 |
Luca Bruno | GIR writer: Fix crash on struct creation methods
|
commit | commitdiff | tree |
2010-06-16 |
Luca Bruno | GAsync: Support returning structs from async methods
|
commit | commitdiff | tree |
2010-06-07 |
Luca Bruno | Deprecate use of += and -= for signals
|
commit | commitdiff | tree |
2010-06-07 |
Luca Bruno | gdk-pixbuf-2.0: add ellipsis to gdk_pixbuf_save_to_callback.
|
commit | commitdiff | tree |
2010-06-05 |
Luca Bruno | D-Bus: Keep instance alive when calling dynamic async...
|
commit | commitdiff | tree |
2010-06-05 |
Luca Bruno | Fix crash when passing method as argument to dynamic...
|
commit | commitdiff | tree |