2008-06-03 |
Jürg Billeter | Add byte order and number format constants, patch by... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Nullable fixes, patch by Nicolas Joseph, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Document delegate syntax, based on patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Document signal syntax, based on patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Document property syntax, based on patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Document enum syntax, based on patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Document method syntax, based on patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Fix gst_adapter_take_buffer and gst_collect_pads_take_b... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | Various fixes, patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | various fixes, patch by Christian Meyer |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Jürg Billeter | distribute and install libepc-1.0.vapi |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Fix invalid C code when using deprecated static classes |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Fix gst_bus_add_watch_full binding |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Add basic support for owned delegates, fixes bug 533484 |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Use [Compact] attribute, patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Fix g_hash_table_foreach binding |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | add .bzrignore for bzr-svn, patch by Jaap A. Haitsma... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Ensure that classes implement abstract properties of... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Fix gdk_event_get_* bindings, fixes bug 533933 |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jürg Billeter | Add libepc-1.0 bindings, patch by Ali Sabil, fixes... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix g_file_enumerator_next_files_finish binding, fixes... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix derived generic classes, fixes bug 524426 |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix gmenu_tree_directory_get_contents binding, fixes... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix foreach when used with methods returning arrays |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jaap A. Haitsma | Small change to make code a bit clearer. Fixes bug... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jaap A. Haitsma | Gst.structure.get_value should return Gst.value. Fixes... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix gdk_window_get_geometry binding, patch by Thijs... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Improve error message for incompatible signal handlers... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix GtkTreeView bindings, patch by Daniel Svensson |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Report error when trying to use unowned element variabl... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Fix memory management when using owned variables as... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Report error when trying to use unowned variables as... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jürg Billeter | Report internal error for missing type argument |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix handling of ref array arguments |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix memory management for ref and out arguments |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Don't complain about incompatible signal handlers when... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix gst_value_get_buffer and gst_value_get_structure... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Add support for structs in D-Bus service and client... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix gst_value_list_get_value binding |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | hide gtk_menu_item_select and gtk_menu_item_deselect... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Nullable and `out' fixes, based on patch by Nicolas... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Convert to instance_pos attribute syntax, patch by... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Nullable fixes, patch by Nicolas Joseph, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Emit nested enums before structs, based on patch by... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Allow non-null sender parameter in signal handlers |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix ownership for constant arrays of structs, fixes... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix delegates with array parameters, fixes bug 519928 |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix gst_structure_get_value binding, fixes bug 530817 |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Support nullable return types |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix memory leak when boxing unowned values |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Free boxed value when unboxing |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jürg Billeter | Fix dynamic signals for D-Bus objects |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jürg Billeter | Support dynamic properties and signals also for GObject... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jürg Billeter | Fix copying nullable structs |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jürg Billeter | Improvements to nullable struct support |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Juerg Billeter | Add basic support for nullable structs |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jürg Billeter | remove obsolete code |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jürg Billeter | fix g_value_copy and g_value_transform bindings, fixes... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jürg Billeter | Check return type and parameters of signal handlers |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Juerg Billeter | Use lazy initialization for type_argument_list in DataT... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Juerg Billeter | Add support for dynamic properties of GObjects |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Juerg Billeter | Add support for dynamic signals of GObjects |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Ali Sabil | fix Gst.Pad.push_event ownership transfer |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Use lazy initialization for error_types list in CodeNod... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Use Gee.List instead of Gee.Collection to improve itera... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Don't use iterator objects for lists to improve performance |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Use verbose error messages by default, display relative... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Ali Sabil | fix Gst.Pad.push ownership transfer |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Ali Sabil | fix Gst.Element.add_pad ownership transfer |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Ali Sabil | fixed VideoCaps.YUV to return a weak string |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Ali Sabil | hide private fields from GstAdapter, and specify the... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Output cheader filenames for namespace fields and constants |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Add support for non-GObject classes with generic type... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Support `hidden' attribute for boxed types and `type_ar... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Fix reference counting for non-GObject interfaces |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Simplify generated _new functions for non-GObject classes |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jaap A. Haitsma | Add some more tests. Fixes bug #535430 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jaap A. Haitsma | Fix Gst.init () binding. Fixes bug #535411 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jaap A. Haitsma | Print errors on stdout. Fixes #535417 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Test compilation of constant string arrays |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juerg Billeter | Constant arrays don't own their elements, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jamie McCracken | Revamped array syntax |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Mark signals as virtual to make it possible to override... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Add support for overriding default method handlers... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Mark non-GObject classes as compact, fix metadata patte... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Fix SAX parser bindings, patch by Travis Watkins |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Allow short-hand form to initialize arrays, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Don't generate default creation method for abstract... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Report error when using invalid modifiers for methods... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Ensure to not generate empty C structs, patch by Jared... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Fix crash when using concatenated strings as constant... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Move memory management into CCodeGenerator.transform_ex... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Improve handling of dynamic signal parameters |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Add dynamic symbols to scope instead of code context |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Report error when declaring a compact class implementin... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | fix GTypeModule binding |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Rename Expression.expected_type to Expression.target_type |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Compute Method.base_method and Property.base_property... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juerg Billeter | Use parentheses to ensure that the full expression... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Juerg Billeter | Fix temporary variable handling for throw statements |
commit | commitdiff | tree | snapshot |
next |