2009-01-16 |
Jürg Billeter | Use `internal' accessibility for namespace members...
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Rearrange test cases
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Improve array tests
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Improve string tests
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Ignore BusName sender parameters in marshalling code
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Fix accessor detection for properties
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Fix syntax error, patch by Frederik
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Track usage of creation methods to avoid bogus warnings...
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Fix generated introspection information when using...
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Accept numbers with characters as identifiers where...
|
commit | commitdiff | tree |
2009-01-14 |
Jürg Billeter | Improve output for owned property getters
|
commit | commitdiff | tree |
2009-01-14 |
Jürg Billeter | Report error when using getters of properties with...
|
commit | commitdiff | tree |
2009-01-14 |
Jürg Billeter | Improve syntax error message when expecting declaration
|
commit | commitdiff | tree |
2009-01-13 |
Jürg Billeter | Remove obsolete vala.h
|
commit | commitdiff | tree |
2009-01-13 |
Jürg Billeter | Add -H command-line option to generate C header file...
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Ownership fixes in gst_bin_* bindings, patch by Sebastian...
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Fix GMarkupParser binding, patch by Ali Sabil
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Support null-terminated array parameters in delegates...
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Fix GstMessage ownership in gst_bus_* bindings, patch...
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Fix crash when assigning to dynamic properties
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Fix pointer properties
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Post-release version bump
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | update for 0.5.5 release
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Support methods returning null-terminated arrays
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Replace `#' in property declarations by `owned' modifier...
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Warn when using result variable with incompatible type...
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Add --enable-deprecated and --enable-experimental command...
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Remove --disable-non-null option after transition period...
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Fix compile errors when using postconditions
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Use dbus-glib types for dynamic D-Bus signals, fixes...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Use correct C type for set accessors of properties...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix critical and generated code for static delegate...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Report error when field type is less accessible than...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix memory leak when retrieving values from property...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not free values returned via g_object_get prematurely...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix critical when trying to access instance member...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Add CodeNode.get_type_name method
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix GstNetAddress binding, fixes bug 564924
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gst_base_transform_get_unit_size bindings, fixes...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gst_uri_handler_get_protocols* bindings, fixes...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gst_object_get_name, gst_object_get_name_prefix...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not accept `ref' and `out' expressions outside of...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Support lambda expressions throwing errors, fixes bug...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not allow empty enums and errordomains, fixes bug...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Perform flow analysis on code in creation methods,...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix some type suffix issues with real literals
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Improve integer tests
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix error handling in try statements nested across...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not pass null as option to CCodeCompiler
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix critical in compiled applications using null-terminated...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Simplify CCodeVariableDeclarator construction with...
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gsl_error_set_error_handler binding
|
commit | commitdiff | tree |
2009-01-08 |
Jürg Billeter | Fix gtk_selection_data_set_uris binding, fixes bug...
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Visit declared error types to resolve symbols
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Post-release version bump
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | update for 0.5.4 release
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix critical when using immutable classes without copy...
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix critical when using invalid `using' directive
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Handle errors that occur within a try block but are...
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix TagLib_AudioProperties binding, patch by Andreas...
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix GtkStockItem binding
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Add support for static destructors, patch by Sebastian...
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Update to taglib_c 1.5, patch by Andreas Brauchli,...
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix g_object_class_find_property binding, patch by...
|
commit | commitdiff | tree |
2009-01-06 |
Jürg Billeter | Check base types of classes, interfaces, and structs...
|
commit | commitdiff | tree |
2009-01-06 |
Jürg Billeter | Do not break ABI when using private class fields, patch...
|
commit | commitdiff | tree |
2009-01-06 |
Jürg Billeter | Support [CCode (ref_function_void = true)] attribute...
|
commit | commitdiff | tree |
2009-01-05 |
Jürg Billeter | Support marshalling multi-dimensional arrays, based...
|
commit | commitdiff | tree |
2009-01-05 |
Jürg Billeter | Do not accidentally generate stacked arrays
|
commit | commitdiff | tree |
2009-01-05 |
Jürg Billeter | Fix GtkWidget::style_set and gtk_rc_get_style_by_paths...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Fix crash when using invalid throw expressions, fixes...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Fix gtk_init_with_args binding, fixes bug 547135
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Fix potential crash when argument check of method call...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Support initializers for multi-dimensional arrays,...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Array length attribute fixes
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Fix array length handling for get_attributes method
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Drop obsolete foreach support for null-terminated arrays
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Support [CCode (array_null_terminated = true)] attribute...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Fix parameters without array length
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Replace [NoArrayLength] by [CCode (array_length = false...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Support += to efficiently append elements to arrays...
|
commit | commitdiff | tree |
2009-01-04 |
Jürg Billeter | Fix generated code for static array and delegate fields...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Fix gst_netaddress_*_ip6_address bindings, patch by...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Fix g_file_load_contents bindings, patch by Zeeshan...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Add array_length_cname attribute for fields, patch...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Fix gst_parse_* bindings, patch by Zeeshan Ali Khattak...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Support short-form of array creation expressions not...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Support writing array creation expressions and initializer...
|
commit | commitdiff | tree |
2009-01-03 |
Jürg Billeter | Add BooleanType, EnumValueType, FloatingType, and StructValu...
|
commit | commitdiff | tree |
2009-01-02 |
Jürg Billeter | Bind GdkXEvent as compact class, it is an opaque pointer
|
commit | commitdiff | tree |
2009-01-02 |
Jürg Billeter | Drop gconstpointer binding
|
commit | commitdiff | tree |
2009-01-01 |
Jürg Billeter | Do not use g_warn_if_fail to not require glib 2.16
|
commit | commitdiff | tree |
2009-01-01 |
Jürg Billeter | Fix gtk_{list,tree}_store_newv bindings, based on patch...
|
commit | commitdiff | tree |
2009-01-01 |
Jürg Billeter | Fix memory leaks when handling errors, patch by Philip...
|
commit | commitdiff | tree |
2008-12-30 |
Jürg Billeter | Fix dashes in option descriptions, patch by Andrew...
|
commit | commitdiff | tree |
2008-12-30 |
Jürg Billeter | Fix gnome_vfs_*xfer* bindings, patch by Michael Terry...
|
commit | commitdiff | tree |
2008-12-30 |
Jürg Billeter | Various enum and struct fixes, patch by Levi Bard,...
|
commit | commitdiff | tree |
2008-12-30 |
Jürg Billeter | More closure fixes for array variables
|
commit | commitdiff | tree |
2008-12-30 |
Jürg Billeter | Fix g_printerr binding
|
commit | commitdiff | tree |
2008-12-30 |
Jürg Billeter | Fix gst_element_get_static_pad and gst_regitry_* bindings...
|
commit | commitdiff | tree |