2010-09-15 |
Jürg Billeter | Fix crash on invalid constructor chain up |
commit | commitdiff | tree |
2010-09-15 |
Ryan Lortie | CodeWriter: add 'new' to methods where appropriate |
commit | commitdiff | tree |
2010-09-15 |
Jürg Billeter | codegen: Fix GValue memory leak after boxing |
commit | commitdiff | tree |
2010-09-15 |
Jürg Billeter | codegen: Report error on unsupported use of array conca... |
commit | commitdiff | tree |
2010-09-15 |
Evan Nemerson | gio-2.0: Fix ownership of two AppLaunchContext method... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | Release 0.9.8 0.9.8 |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | codegen: Fix lcopy_value function generated for fundame... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | codegen: Fix preconditions in asynchronous methods |
commit | commitdiff | tree |
2010-09-04 |
BianShaoLei | posix: Fix SockAddr cname. |
commit | commitdiff | tree |
2010-09-04 |
Luca Bruno | webkit-1.0: Mark WebKitWebView::create_web_view return... |
commit | commitdiff | tree |
2010-09-04 |
Jakob Westhoff | gtk+-2.0, gtk+-3.0: Make gtk_image_set_from_pixmap... |
commit | commitdiff | tree |
2010-09-04 |
Luca Bruno | gio-2.0: GLib.Icon.to_string() return value is not... |
commit | commitdiff | tree |
2010-09-04 |
Evan Nemerson | gio-2.0: Make Application.quit_with_data.platform_data... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | dova: Do not generate empty type structs for interfaces |
commit | commitdiff | tree |
2010-09-04 |
Evan Nemerson | glib-2.0: Fix Variant.dup_string binding. |
commit | commitdiff | tree |
2010-09-04 |
Evan Nemerson | codewriter: Correctly write deprecated replacement... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | vapigen: Fix chain up warning in subclasses of generate... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | Fix writing of construct_function attribute |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | Fix assignment to construct properties |
commit | commitdiff | tree |
2010-09-04 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Make Gtk.Menu.attach_to_widget... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | Fix error handling for character literals |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | vapigen: Replace use of string.len () by string.length |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | glib-2.0: Deprecate string.len () in favor of string... |
commit | commitdiff | tree |
2010-08-21 |
Luca Bruno | Support implicit GValue conversion when assigning to... |
commit | commitdiff | tree |
2010-08-21 |
Luca Bruno | Extend signal details to support string expressions |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | valac: Add --fatal-warnings option |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Fix memory leak when freeing nullable structs without... |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | D-Bus: Add missing gio.h include for GDBus clients |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Use relative path as specified on the command-line... |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Deprecate use of D-Bus GLib |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Fix ellipsis parameter position in generated methods |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Add mutex field in priv structures for properties |
commit | commitdiff | tree |
2010-08-20 |
Evan Nemerson | Fix handling of exceptions in property accessors |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Honor array_length_type when generating method parameters |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Support abstract/virtual delegate properties with target |
commit | commitdiff | tree |
2010-08-20 |
Carlo Teubner | Fix crash on invalid switch expression |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | Call ref_sink also on result of Object.newv if necessary |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Fix ref_sink of Gtk.Window created with GLib.Object.new |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | Fix passing real non null struct arguments to vararg... |
commit | commitdiff | tree |
2010-08-20 |
Evan Nemerson | vapigen: Allow metadata to specify the type_name of... |
commit | commitdiff | tree |
2010-08-20 |
Florian Brosch | rasqal: add *.deps-file |
commit | commitdiff | tree |
2010-08-20 |
Florian Brosch | sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf: add... |
commit | commitdiff | tree |
2010-08-20 |
Evan Nemerson | glib-2.0: Add g_int64_hash and g_int64_equal bindings. |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | dova: Add support for [NoThrow] methods |
commit | commitdiff | tree |
2010-08-19 |
Jürg Billeter | Release 0.9.7 0.9.7 |
commit | commitdiff | tree |
2010-08-19 |
Jürg Billeter | Fix regression introduced by codegen refactoring |
commit | commitdiff | tree |
2010-08-18 |
Jürg Billeter | Release 0.9.6 0.9.6 |
commit | commitdiff | tree |
2010-08-17 |
Jürg Billeter | girparser: Fix hidden parameters at the end of the... |
commit | commitdiff | tree |
2010-08-17 |
Rumen Zarev | poppler-glib: Make PopplerAction* be structs without... |
commit | commitdiff | tree |
2010-08-14 |
Marc-André... | codegen: check delegate type has_target in object creat... |
commit | commitdiff | tree |
2010-08-14 |
Marc-André... | readline.vapi: include stdio.h before readline.h |
commit | commitdiff | tree |
2010-08-13 |
Ralf Michl | dova: Fix generated main function |
commit | commitdiff | tree |
2010-08-12 |
Philip Withnall | girparser: Add support for parsing error domains |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | gtk+-2.0, gtk+-3.0: Fix gtk_widget_new binding |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | Fix dbus-glib support |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | Fix Symbol.get_cheader_filenames |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | codegen: Small refactoring in method generation |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | codegen: Small refactoring in property accessor generation |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | codegen: Add EmitContext class |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | codegen: Drop CCodeModule |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | Do not create array lists where not necessary |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | Do not create CCodeLineDirective objects if not needed |
commit | commitdiff | tree |
2010-08-12 |
Jürg Billeter | Remove unused local from member access module |
commit | commitdiff | tree |
2010-08-12 |
Evan Nemerson | gedit-2.20: Make Window.create_tab_from_uri.encoding... |
commit | commitdiff | tree |
2010-08-12 |
Maciej Piechotka | libdaemon: Use correct type for PID in fork and pid_fil... |
commit | commitdiff | tree |
2010-08-12 |
Evan Nemerson | vapigen: support for setting exception types in metadat... |
commit | commitdiff | tree |
2010-08-10 |
Jürg Billeter | Fix generic classes with GObject constructors |
commit | commitdiff | tree |
2010-08-10 |
Jürg Billeter | Append temporary variables in order of declaration |
commit | commitdiff | tree |
2010-08-10 |
Jürg Billeter | Use emit instead of accept and accept_children in code... |
commit | commitdiff | tree |
2010-08-09 |
Jürg Billeter | Drop deprecated support for assigning to construct... |
commit | commitdiff | tree |
2010-08-09 |
Jürg Billeter | vala-gen-introspect: Fix script with version suffix |
commit | commitdiff | tree |
2010-08-09 |
Jürg Billeter | Release 0.9.5 0.9.5 |
commit | commitdiff | tree |
2010-08-09 |
Florian Brosch | Allow overriding content property in Comment class |
commit | commitdiff | tree |
2010-08-09 |
Florian Brosch | Remove trailing whitespace from content in markup reader |
commit | commitdiff | tree |
2010-08-09 |
Florian Brosch | Fix line and column counter in markup reader |
commit | commitdiff | tree |
2010-08-09 |
Luca Bruno | GAsync: Fix array parameters without length |
commit | commitdiff | tree |
2010-08-09 |
Jürg Billeter | valac: Enable version header by default |
commit | commitdiff | tree |
2010-08-09 |
Marc-André... | Add vala.m4 with VALA_CHECK_PACKAGES macro |
commit | commitdiff | tree |
2010-08-09 |
Michal Hruby | glib-2.0: Add g_node_unlink binding |
commit | commitdiff | tree |
2010-08-09 |
Stef Walter | glib-2.0: Add GNode bindings |
commit | commitdiff | tree |
2010-08-09 |
Stef Walter | Automatically free GNode data when appropriate |
commit | commitdiff | tree |
2010-08-07 |
Andrea Del... | Add gedit-2.20 bindings |
commit | commitdiff | tree |
2010-08-07 |
Evan Nemerson | tokyocabinet: Various type and name fixes, add tchdbset... |
commit | commitdiff | tree |
2010-08-07 |
Andrea Del... | gtksourceview-2.0: Various fixes for GtkSourceCompletion. |
commit | commitdiff | tree |
2010-08-07 |
Jürg Billeter | dova: Support string literals without allocation |
commit | commitdiff | tree |
2010-08-06 |
Jürg Billeter | dova: Fix default values for boolean and numeric types |
commit | commitdiff | tree |
2010-08-06 |
Jürg Billeter | dova: Do not emit empty arrays for empty lists, sets... |
commit | commitdiff | tree |
2010-08-06 |
Jürg Billeter | dova: Do not generate empty type structs for delegates |
commit | commitdiff | tree |
2010-08-06 |
Evan Nemerson | libsoup-2.4: Use length for SoupMessageBody.data array... |
commit | commitdiff | tree |
2010-08-06 |
Evan Nemerson | gdk-pixbuf-2.0: Remove custom.vala file, use metadata... |
commit | commitdiff | tree |
2010-08-06 |
Ryan Lortie | finish removing dconf vapi |
commit | commitdiff | tree |
2010-08-06 |
Ryan Lortie | drop dconf vapi |
commit | commitdiff | tree |
2010-08-05 |
Florian Brosch | Process & > < " ' in markup reader |
commit | commitdiff | tree |
2010-08-05 |
Jürg Billeter | Add version suffix to installed files to allow parallel... |
commit | commitdiff | tree |
2010-08-05 |
Jürg Billeter | Define VALA_X_Y according to compiler version |
commit | commitdiff | tree |
2010-08-05 |
Jürg Billeter | dova: Do not generate empty structs |
commit | commitdiff | tree |
2010-08-05 |
Evan Nemerson | gstreamer-0.10: Fix gst_init_check arguments |
commit | commitdiff | tree |
2010-08-05 |
Frederik Zipp | glib-2.0: Fix GIConv binding. |
commit | commitdiff | tree |
2010-08-05 |
Evan Nemerson | liboobs-1: Update to 2.30.1 |
commit | commitdiff | tree |
2010-08-05 |
Evan Nemerson | vte: Update to 0.24.3 |
commit | commitdiff | tree |
next |