2010-09-09 |
Ryan Lortie | CodeWriter: Add CodeWriterType.FAST enum value 89a1243a4f066cc9652b26f86eb94fd038874982 |
commit | commitdiff | tree |
2010-09-09 |
Ryan Lortie | MemberAccess: Fix crash in .to_string() |
commit | commitdiff | tree |
2010-09-09 |
Ryan Lortie | UnresolvedType: Improve .to_string() |
commit | commitdiff | tree |
2010-09-09 |
Ryan Lortie | CodeWriter: Introduce CodeWriterType enumeration |
commit | commitdiff | tree |
2010-09-09 |
Ryan Lortie | SourceFile: Introduce SourceFileType enumeration |
commit | commitdiff | tree |
2010-09-09 |
Jürg Billeter | Simplify attribute objects |
commit | commitdiff | tree |
2010-09-09 |
Jürg Billeter | Do not create empty type parameter lists in parser |
commit | commitdiff | tree |
2010-09-09 |
Jürg Billeter | Improve performance of SemanticAnalyzer.is_type_accessible |
commit | commitdiff | tree |
2010-09-09 |
Jürg Billeter | Create array lists in Method class only on demand |
commit | commitdiff | tree |
2010-09-09 |
Jürg Billeter | Support iteration via index to improve performance |
commit | commitdiff | tree |
2010-09-09 |
Jürg Billeter | gee: Replace interfaces by abstract classes to improve... |
commit | commitdiff | tree |
2010-09-09 |
Luca Bruno | GObject: Add _vala_ suffix to get/set_property to avoid... |
commit | commitdiff | tree |
2010-09-09 |
Luca Bruno | Support to_string() for non-GType enums |
commit | commitdiff | tree |
2010-09-07 |
Evan Nemerson | gio-2.0: Fix ownership of two AppLaunchContext method... |
commit | commitdiff | tree |
2010-09-05 |
Luca Bruno | glib-2.0: Add [NoReturn] to Process.exit() and Process... |
commit | commitdiff | tree |
2010-09-04 |
Jürg Billeter | Release 0.9.8 |
commit | commitdiff | tree |
2010-09-04 |
Evan Nemerson | glib-2.0: Add binding for g_utf8_offset_to_pointer. |
commit | commitdiff | tree |
2010-09-03 |
Jürg Billeter | codegen: Fix lcopy_value function generated for fundame... |
commit | commitdiff | tree |
2010-09-03 |
Jürg Billeter | codegen: Fix preconditions in asynchronous methods |
commit | commitdiff | tree |
2010-09-02 |
BianShaoLei | posix: Fix SockAddr cname. |
commit | commitdiff | tree |
2010-08-31 |
Luca Bruno | webkit-1.0: Mark WebKitWebView::create_web_view return... |
commit | commitdiff | tree |
2010-08-30 |
Jakob Westhoff | gtk+-2.0, gtk+-3.0: Make gtk_image_set_from_pixmap... |
commit | commitdiff | tree |
2010-08-28 |
Luca Bruno | gio-2.0: GLib.Icon.to_string() return value is not... |
commit | commitdiff | tree |
2010-08-22 |
Evan Nemerson | gio-2.0: Make Application.quit_with_data.platform_data... |
commit | commitdiff | tree |
2010-08-22 |
Jürg Billeter | dova: Do not generate empty type structs for interfaces |
commit | commitdiff | tree |
2010-08-22 |
Jürg Billeter | dova: Fix header file generation |
commit | commitdiff | tree |
2010-08-22 |
Evan Nemerson | glib-2.0: Fix Variant.dup_string binding. |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | libsoup-2.4: Fix XMLRPC error domains. |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | libsoup-2.4: Move Soup.xmlrpc_* methods into Soup.XMLRP... |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | gtk+-2.0, gtk+-3.0: Move Gtk.stock_* methods into Gtk... |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | gdk-2.0, gdk-3.0: Move Gdk.selection_* into Gdk.Selecti... |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | vapigen: Automatically adjust method names when setting... |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | gtk+-2.0, gtk+-3.0: Move Gtk.STOCK_* into a Gtk.Stock... |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | codewriter: Correctly write deprecated replacement... |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | vapigen: Support setting the parent of a symbol. |
commit | commitdiff | tree |
2010-08-21 |
Evan Nemerson | gdk-2.0: Update to 2.21.7 and mark deprecated symbols... |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Improve consistency in constructor chain up handling 8aa6299ea7a39e7a652ce3896324aaa47af99a18 |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Unable to chain up to base constructor is fatal |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | vapigen: Fix chain up warning in subclasses of generate... |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Fix writing of construct_function attribute |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Fix assignment to construct properties |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Refactor parser to avoid parse_*_member methods |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Replace CCodeDeclarationSpace by CCodeFile |
commit | commitdiff | tree |
2010-08-21 |
Jürg Billeter | Move add_symbol_declaration out of CCodeDeclarationSpace |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Make Gtk.Menu.attach_to_widget... |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | glib-2.0: Return char instead of unichar from string... |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | glib-2.0: Add optional index parameter to string.get_char |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | glib-2.0: Deprecate string.size () in favor of string... |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | glib-2.0: Use byte indices for strings |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | Fix error handling for character literals |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | vapigen: Replace use of string.len () by string.length |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | glib-2.0: Deprecate string.len () in favor of string... |
commit | commitdiff | tree |
2010-08-20 |
Aaron Andersen | Report error on invalid using directives |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Support implicit GValue conversion when assigning to... |
commit | commitdiff | tree |
2010-08-20 |
Luca Bruno | Extend signal details to support string expressions |
commit | commitdiff | tree |
2010-08-20 |
Evan Nemerson | valac: Add --fatal-warnings option |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | Fix memory leak when freeing nullable structs without... |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | D-Bus: Add missing gio.h include for GDBus clients |
commit | commitdiff | tree |
2010-08-20 |
Jürg Billeter | Use relative path as specified on the command-line... |
commit | commitdiff | tree |
2010-08-20 |
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 | libsoup-2.4: Many small argument and data type fixes. |
commit | commitdiff | tree |
2010-08-20 |
Evan Nemerson | vapigen: Allow metadata to specify the type_name of... |
commit | commitdiff | tree |
2010-08-20 |
Evan Nemerson | gdk-pixbuf-2.0: Use uint8[] for binary data. |
commit | commitdiff | tree |
2010-08-19 |
Evan Nemerson | libsoup-2.4: Use uint8[] in Message.set_{request,response} |
commit | commitdiff | tree |
2010-08-19 |
Evan Nemerson | gdk-pixbuf-2.0: Make Pixbuf.save_to_buffer use uint8... |
commit | commitdiff | tree |
2010-08-19 |
Florian Brosch | rasqal: add *.deps-file |
commit | commitdiff | tree |
2010-08-19 |
Florian Brosch | sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf: add... |
commit | commitdiff | tree |
2010-08-19 |
Evan Nemerson | glib-2.0: Add g_int64_hash and g_int64_equal bindings. |
commit | commitdiff | tree |
2010-08-19 |
Jürg Billeter | dova: Add support for [NoThrow] methods |
commit | commitdiff | tree |
2010-08-19 |
Jürg Billeter | Bump version suffix |
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 |
next |