| Commit message (Expand) | Author | Age | Files | Lines |
* | support creation methods in structs, replace InstanceByReference method | Juerg Billeter | 2007-09-15 | 4 | -121/+25 |
* | fix Gst.version_string method | Juerg Billeter | 2007-09-14 | 2 | -1/+2 |
* | don't remove first parameter of creation methods | Juerg Billeter | 2007-09-13 | 6 | -17/+19 |
* | add GLib.Type.INVALID constant | Juerg Billeter | 2007-09-09 | 1 | -1/+3 |
* | update license headers to the GNU Lesser General Public License, version | Juerg Billeter | 2007-09-07 | 17 | -17/+17 |
* | add GTypeDebugFlags and GNode | Juerg Billeter | 2007-09-06 | 1 | -0/+19 |
* | updated to currrent git regenerated | Juerg Billeter | 2007-09-06 | 2 | -1383/+2581 |
* | create bindings for gnet-2.0 first attempt to generate gnet-2.0 bindings. | Mathias Hasselmann | 2007-09-06 | 6 | -0/+2007 |
* | support for GPatternSpec | Mathias Hasselmann | 2007-09-06 | 1 | -0/+12 |
* | link to bug 473804 for Object::notify add property sample from Wiki as | Mathias Hasselmann | 2007-09-05 | 1 | -1/+3 |
* | add string.to_double | Mathias Hasselmann | 2007-09-03 | 1 | -0/+2 |
* | improve Screen class, patch by Ed Schouten | Juerg Billeter | 2007-09-02 | 1 | -2/+2 |
* | regenerated for release 1.90.4 | Mathias Hasselmann | 2007-09-02 | 3 | -141/+145 |
* | use subtyping, patch by Ed Schouten | Juerg Billeter | 2007-09-01 | 1 | -7/+16 |
* | mark pango_glyph_item_letter_space.log_attrs and | Mathias Hasselmann | 2007-09-01 | 2 | -3/+7 |
* | gtk_init_with_args.entries as array mark PangoLogAttr as value type | Mathias Hasselmann | 2007-09-01 | 4 | -20/+21 |
* | support base_class attribute | Juerg Billeter | 2007-08-31 | 2 | -2/+4 |
* | use G_TYPE_POINTER for not registered classes, add has_type_id attribute | Juerg Billeter | 2007-08-31 | 12 | -90/+79 |
* | hide internal API and specify correct header files regenerated | Mathias Hasselmann | 2007-08-30 | 2 | -34/+10 |
* | remove support for reference-type structs, improve support for non-GObject | Juerg Billeter | 2007-08-30 | 27 | -1747/+1276 |
* | remove clutter bindings, will be moved to clutter svn | Juerg Billeter | 2007-08-30 | 9 | -5031/+0 |
* | replace reference-type structs by classes, requires r539 to build | Juerg Billeter | 2007-08-30 | 1 | -130/+106 |
* | remove obsolete ctype attribute | Juerg Billeter | 2007-08-30 | 1 | -1/+1 |
* | support classes without base class | Juerg Billeter | 2007-08-30 | 1 | -1/+1 |
* | add missing file | Juerg Billeter | 2007-08-30 | 1 | -0/+1 |
* | add libnotify bindings, patch by Nicolas Christener and Roland Hostettler | Juerg Billeter | 2007-08-29 | 8 | -0/+288 |
* | add missing type_id information | Juerg Billeter | 2007-08-29 | 1 | -0/+10 |
* | add signal to keyword list | Juerg Billeter | 2007-08-29 | 1 | -1/+1 |
* | add missing init/shutdown methods | Juerg Billeter | 2007-08-29 | 2 | -0/+10 |
* | support custom field cname in generated VAPI file | Juerg Billeter | 2007-08-28 | 48 | -2/+14973 |
* | add support for partial structs, patch by Mathias Hasselmann | Juerg Billeter | 2007-08-28 | 3 | -263/+267 |
* | move math functions to GLib VAPI, remove math.vala | Juerg Billeter | 2007-08-28 | 3 | -179/+153 |
* | reintroduce GtkWidgetFlags API | Mathias Hasselmann | 2007-08-27 | 2 | -10/+27 |
* | fix signature of Pango.Language.to_string | Mathias Hasselmann | 2007-08-27 | 1 | -1/+1 |
* | update to Clutter 0.4.1, patch by Alberto Ruiz, fixes bug 470763 | Juerg Billeter | 2007-08-27 | 10 | -59/+270 |
* | use .deps files to satisfy dependencies, patch by Alberto Ruiz, fixes bug | Juerg Billeter | 2007-08-27 | 5 | -0/+19 |
* | add pango_layout_to_string. TODO: support partial classes in vapigen. | Mathias Hasselmann | 2007-08-27 | 2 | -0/+29 |
* | change type of string length paramenters from int to long to be compliant | Mathias Hasselmann | 2007-08-27 | 1 | -6/+7 |
* | ignore enum values to avoid some pattern matching issues | Juerg Billeter | 2007-08-27 | 16 | -411/+1789 |
* | add curses bindings, patch by Ed Schouten | Juerg Billeter | 2007-08-27 | 2 | -0/+454 |
* | use exceptions instead of GError parameters for generated bindings, based | Juerg Billeter | 2007-08-27 | 8 | -163/+158 |
* | fix generated string out and string array parameters add g_listenv | Juerg Billeter | 2007-08-24 | 15 | -40/+90 |
* | add GNOME Desktop Library bindings | Juerg Billeter | 2007-08-24 | 7 | -0/+567 |
* | fix array fields of Gtk.Style, fixes bug 463959 add g_get_user_data_dir | Juerg Billeter | 2007-08-24 | 3 | -17/+36 |
* | recognize unsigned and unsigned-int types add libwnck bindings | Juerg Billeter | 2007-08-24 | 7 | -0/+1895 |
* | write dup_function and free_function attribute values recognize ref, | Juerg Billeter | 2007-08-24 | 18 | -315/+657 |
* | fix typo, patch by Piotr Skamruk | Juerg Billeter | 2007-08-21 | 1 | -1/+1 |
* | erm, well.. also should install enchant.vala | Mathias Hasselmann | 2007-08-18 | 1 | -0/+1 |
* | test for libenchant introducing some echant bindings test enchant bindings | Mathias Hasselmann | 2007-08-18 | 1 | -0/+34 |
* | revert last change: the field really is called "signal" name as figured | Mathias Hasselmann | 2007-08-17 | 1 | -1/+1 |