2009-03-30 |
Jürg Billeter | Release 0.6.0
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | GError: Include error code in cname of error type
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | glib-2.0: Fix g_match_info_fetch* bindings
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | Fix crash with nested lambda expressions
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | glib-2.0: Add GStaticRWLock binding
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | Use thread-local storage for context stack
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | glib-2.0: Fix g_static_private_set binding
|
commit | commitdiff | tree |
2009-03-30 |
Jürg Billeter | Fix side-effects in assignments
|
commit | commitdiff | tree |
2009-03-29 |
Jürg Billeter | Fix member access when overriding signal class handler
|
commit | commitdiff | tree |
2009-03-29 |
Jürg Billeter | Fix freeing GLib.PtrArray objects
|
commit | commitdiff | tree |
2009-03-25 |
Jürg Billeter | libglade-2.0: Fix GladeNewFunc binding
|
commit | commitdiff | tree |
2009-03-25 |
Jürg Billeter | vapigen: Support transfer_ownership for delegates
|
commit | commitdiff | tree |
2009-03-11 |
Jürg Billeter | gobject: Add CCodeDeclarationSpace class
|
commit | commitdiff | tree |
2009-03-07 |
Jürg Billeter | D-Bus: Fix marshalling arrays of structs
|
commit | commitdiff | tree |
2009-03-07 |
Jürg Billeter | libnotify: Fix notify_notification_new binding
|
commit | commitdiff | tree |
2009-03-07 |
Jürg Billeter | gtk+-2.0: Fix gtk_mount_operation_new binding
|
commit | commitdiff | tree |
2009-03-07 |
Jürg Billeter | gdk-2.0: Fix gdk_draw_rgb_image binding
|
commit | commitdiff | tree |
2009-03-03 |
Jürg Billeter | GIR parser: Add support for static methods in interfaces
|
commit | commitdiff | tree |
2009-02-27 |
Jürg Billeter | GIR parser: Add support for unions and boxed types
|
commit | commitdiff | tree |
2009-02-27 |
Jürg Billeter | GIR parser: Add support for package and c:include tags
|
commit | commitdiff | tree |
2009-02-27 |
Jürg Billeter | Remove .bzrignore
|
commit | commitdiff | tree |
2009-02-27 |
Jürg Billeter | Generate ChangeLog from git log
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Post-release version bump 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | update for 0.5.7 release 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Add FUSE bindings, patch by John Carr, fixes bug 571187 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Add g_io_add_watch_full binding, patch by Michael Lauer 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Complete GByteArray binding, patch by Michael Lauer 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Support error handling when dynamically calling void... 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Include unistd.h to support compilation with 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Add Scope.get_symbol_table method, patch by Abderrahim... 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Support context-specific error reporting and add a... 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Add libdaemon bindings, patch by Jukka-Pekka Iivonen... 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Add GDateDMY binding, patch by Frederik, fixes bug... 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-20 |
Jürg Billeter | Fix gdk_event_handler_set binding 2009-02-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-19 |
Jürg Billeter | Fix pango_font_description_from_string binding and... 2009-02-19 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-18 |
Jürg Billeter | Remove ParenthesizedExpression to simmplify AST 2009-02-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-18 |
Jürg Billeter | Fix gtk_tree_view_insert_column_with_data_func binding 2009-02-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-17 |
Jürg Billeter | Support chaining up to constructors in generic classes... 2009-02-17 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-13 |
Jürg Billeter | Nullable fixes, patch by Mark Lee, fixes bug 571407 2009-02-14 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-13 |
Jürg Billeter | Add error domains to VAPI files, fixes bug 571692 2009-02-14 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-12 |
Jürg Billeter | Warn when hiding members, support `new' keyword to... 2009-02-12 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-12 |
Jürg Billeter | Add base_struct property to Struct class, patch by... 2009-02-12 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-12 |
Jürg Billeter | Support `new' as member modifier in parser to prepare... 2009-02-12 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-12 |
Jürg Billeter | Fix else if parsing, fixes bug 562632 2009-02-12 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-12 |
Jürg Billeter | Keep arrays NULL-terminated when appending 2009-02-12 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-11 |
Jürg Billeter | Recognize c:type attributes in .gir 2009-02-11 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-09 |
Jürg Billeter | Emit delegate documentation to the C header files 2009-02-09 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-08 |
Jürg Billeter | Drop experimental support for partial classes 2009-02-08 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-04 |
Jürg Billeter | Add bindings for signal functions and constants, patch... 2009-02-04 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-04 |
Jürg Billeter | Remove D-Bus message filter when disposing proxy object 2009-02-04 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-04 |
Jürg Billeter | NULL-terminate arrays when demarshalling 2009-02-04 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-04 |
Jürg Billeter | Do not handle signals of irrelevant object paths 2009-02-04 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-04 |
Jürg Billeter | Add GTestCase and GTestSuite bindings, patch by John... 2009-02-04 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-02 |
Jürg Billeter | Write type_id attribute for GBoxed compact classes 2009-02-02 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-01 |
Jürg Billeter | Fix crash on invalid error expressions 2009-02-02 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-02-01 |
Jürg Billeter | Support overriding members in .vapi files 2009-02-01 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-31 |
Jürg Billeter | Use `internal' modifier in class declarations to fix... 2009-01-31 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-31 |
Jürg Billeter | Fix struct construct properties 2009-01-31 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-31 |
Jürg Billeter | Report unused internal methods 2009-01-31 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-30 |
Jürg Billeter | Ensure that classes in implicit namespaces are not... 2009-01-30 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-30 |
Jürg Billeter | Add more bindings, patch by Matías De la Puente 2009-01-30 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-29 |
Jürg Billeter | Support transfer_ownership attribute for signal parameters 2009-01-29 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-29 |
Jürg Billeter | Honor lower_case_cprefix attribute for property accessors... 2009-01-29 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-27 |
Jürg Billeter | Add bindings for open and associated functions and... 2009-01-27 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-27 |
Jürg Billeter | Add overriding members to .vapi files, fixes bug 569219 2009-01-27 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-27 |
Jürg Billeter | Skip overriding methods and properties in member access... 2009-01-27 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-26 |
Jürg Billeter | Add bindings for ioctl and associated constants 2009-01-26 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-26 |
Jürg Billeter | Revert incorrect code generation change for constants... 2009-01-26 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-25 |
Jürg Billeter | Support signals in static D-Bus client 2009-01-25 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-24 |
Jürg Billeter | Fix type of implicit `this' parameter when using generics 2009-01-24 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-23 |
Jürg Billeter | Refactor method parameter and result code generation 2009-01-23 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-23 |
Jürg Billeter | Add virtual generate_parameter method. Move array and... 2009-01-23 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-20 |
Jürg Billeter | Support struct methods 2009-01-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-20 |
Jürg Billeter | Do not declare public constants as `static' 2009-01-20 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-19 |
Jürg Billeter | More fixes, patch by Matías De la Puente 2009-01-19 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-19 |
Jürg Billeter | Use correct C identifier for delegate target of static... 2009-01-19 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-19 |
Jürg Billeter | Fix assigning to properties in lambda expressions in... 2009-01-19 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-18 |
Jürg Billeter | Do not generate legacy header files when using -H 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
2009-01-18 |
Jürg Billeter | Post-release version bump 2009-01-18 Jürg Billeter <j@bitron.ch>
|
commit | commitdiff | tree |
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 |