2009-01-18 |
Jürg Billeter | update for 0.5.6 release 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-18 |
Jürg Billeter | Add Log.FILE, Log.LINE, and Log.METHOD constants as... 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-18 |
Jürg Billeter | Add stub POSIX binding 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Accept `params' as identifier after cast parentheses 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix sincos binding, patch by Jukka-Pekka Iivonen, fixes... 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix crash when using lambda expressions with owned... 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Add missing include for enum values, fixes bug 531724 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix symbol lookup in constant and field initializers... 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix wrapper for delegates returning arrays, fixes bug... 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Add Lua binding, patch by pancake and Phil Housley... 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix delegate bindings, patch by Matías De la Puente 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Parse callback parameter annotations 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix infinite loop when reading entity references 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Read comments 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Fix gtk_widget_create_pango_* bindings 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Set formal_target_type to fix constructors using generic... 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-17 |
Jürg Billeter | Do not try to convert from generic pointer twice when... 2009-01-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix determining relative accessibility, fixes bug 559798 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix bogus errors about missing return type in creation... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Use correct cname when calling property set accessor... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Do not require libgee to support element access in... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Report error when returning owned variable in method... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Remove gconf_init binding, it is broken and deprecated... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Support vfunc_name attribute 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix GtkTreePath binding, fixes bug 566274 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Do not allow structs to have more than one base type... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix gtk_text_iter_forward_find_char binding, patch... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Detect local variables conflicting with parameters... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Add MySQL bindings, patch by Jukka-Pekka Iivonen, fixes... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix struct base type error message, patch by Carlos... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix g_datalist*_get bindings, patch by Yu Feng, fixes... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Add array_length_cexpr CCode attribute for fields with... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Support void ref functions 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Fix typedef generation for private types, patch by... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Warn about possibly missing GLib.Object prerequisite... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Test marshalling of basic types over D-Bus 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Use `internal' accessibility for namespace members... 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Rearrange test cases 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Improve array tests 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-16 |
Jürg Billeter | Improve string tests 2009-01-16 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Ignore BusName sender parameters in marshalling code 2009-01-15 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Fix accessor detection for properties 2009-01-15 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Fix syntax error, patch by Frederik 2009-01-15 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Track usage of creation methods to avoid bogus warnings... 2009-01-15 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Fix generated introspection information when using... 2009-01-15 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-15 |
Jürg Billeter | Accept numbers with characters as identifiers where... 2009-01-15 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-14 |
Jürg Billeter | Improve output for owned property getters 2009-01-14 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-14 |
Jürg Billeter | Report error when using getters of properties with... 2009-01-14 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-14 |
Jürg Billeter | Improve syntax error message when expecting declaration 2009-01-14 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-13 |
Jürg Billeter | Remove obsolete vala.h 2009-01-13 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-13 |
Jürg Billeter | Add -H command-line option to generate C header file... 2009-01-13 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Ownership fixes in gst_bin_* bindings, patch by Sebastian... 2009-01-11 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Fix GMarkupParser binding, patch by Ali Sabil 2009-01-11 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Support null-terminated array parameters in delegates... 2009-01-11 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Fix GstMessage ownership in gst_bus_* bindings, patch... 2009-01-11 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-11 |
Jürg Billeter | Fix crash when assigning to dynamic properties 2009-01-11 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Fix pointer properties 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Post-release version bump 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | update for 0.5.5 release 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Support methods returning null-terminated arrays 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Replace `#' in property declarations by `owned' modifier... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Warn when using result variable with incompatible type... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Add --enable-deprecated and --enable-experimental command... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Remove --disable-non-null option after transition period... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Fix compile errors when using postconditions 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-10 |
Jürg Billeter | Use dbus-glib types for dynamic D-Bus signals, fixes... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Use correct C type for set accessors of properties... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix critical and generated code for static delegate... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Report error when field type is less accessible than... 2009-01-10 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix memory leak when retrieving values from property... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not free values returned via g_object_get prematurely... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix critical when trying to access instance member... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Add CodeNode.get_type_name method 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix GstNetAddress binding, fixes bug 564924 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gst_base_transform_get_unit_size bindings, fixes... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gst_uri_handler_get_protocols* bindings, fixes... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gst_object_get_name, gst_object_get_name_prefix... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not accept `ref' and `out' expressions outside of... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Support lambda expressions throwing errors, fixes bug... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not allow empty enums and errordomains, fixes bug... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Perform flow analysis on code in creation methods,... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix some type suffix issues with real literals 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Improve integer tests 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix error handling in try statements nested across... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Do not pass null as option to CCodeCompiler 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix critical in compiled applications using null-terminated... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Simplify CCodeVariableDeclarator construction with... 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-09 |
Jürg Billeter | Fix gsl_error_set_error_handler binding 2009-01-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-08 |
Jürg Billeter | Fix gtk_selection_data_set_uris binding, fixes bug... 2009-01-08 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Visit declared error types to resolve symbols 2009-01-08 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Post-release version bump 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | update for 0.5.4 release 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix critical when using immutable classes without copy... 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix critical when using invalid `using' directive 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Handle errors that occur within a try block but are... 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix TagLib_AudioProperties binding, patch by Andreas... 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix GtkStockItem binding 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Add support for static destructors, patch by Sebastian... 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Update to taglib_c 1.5, patch by Andreas Brauchli,... 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-07 |
Jürg Billeter | Fix g_object_class_find_property binding, patch by... 2009-01-07 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |