platform/upstream/vala.git
2007-08-28 Juerg Billeterensure that the error domains match when comparing...
2007-08-28 Juerg Billetergenerate warning about invalid property ids, fixes...
2007-08-28 Mathias Hasselmannavoid crash on missing copy function, fixes bug 471063.
2007-08-28 Marc-Andre... doc: add vapigen and gidlgen manual pages
2007-08-28 Juerg Billeterupdate format as requested on desktop-devel
2007-08-28 Juerg Billetersupport custom field cname in generated VAPI file
2007-08-28 Juerg Billeteradd support for partial structs, patch by Mathias Hasse...
2007-08-28 Juerg Billetermove math functions to GLib VAPI, remove math.vala
2007-08-28 Juerg Billetersupport non-GObject classes, will replace reference...
2007-08-27 Mathias Hasselmannreintroduce GtkWidgetFlags API
2007-08-27 Mathias Hasselmannfix signature of Pango.Language.to_string
2007-08-27 Mathias Hasselmanninclude type-name in to_string result implement to_stri...
2007-08-27 Juerg Billeterupdate to Clutter 0.4.1, patch by Alberto Ruiz, fixes...
2007-08-27 Juerg Billeteruse .deps files to satisfy dependencies, patch by Alber...
2007-08-27 Mathias Hasselmannadd pango_layout_to_string. TODO: support partial class...
2007-08-27 Mathias Hasselmannchange type of string length paramenters from int to...
2007-08-27 Juerg Billeterignore enum values to avoid some pattern matching issues
2007-08-27 Juerg Billeteradd curses bindings, patch by Ed Schouten
2007-08-27 Juerg Billetergenerate static get_type functions for non-public class...
2007-08-27 Juerg Billeteruse exceptions instead of GError parameters for generat...
2007-08-24 Juerg Billeterfix generated string out and string array parameters...
2007-08-24 Juerg Billeteradd GNOME Desktop Library bindings
2007-08-24 Juerg Billeterfix array fields of Gtk.Style, fixes bug 463959 add...
2007-08-24 Juerg Billeterrecognize unsigned and unsigned-int types add libwnck...
2007-08-24 Juerg Billeterwrite dup_function and free_function attribute values...
2007-08-21 Juerg Billeterfix typo, patch by Piotr Skamruk
2007-08-21 Juerg Billeteradd array length argument when passing null as array...
2007-08-21 Juerg Billeterfix build system to pass distcheck, based on patch...
2007-08-21 Juerg Billetersupport --directory option, use basename of input filen...
2007-08-21 Mathias Hasselmannconsider switch statements when releasing local variabl...
2007-08-21 Mathias HasselmannAdd bug number to encourage use of Bugzilla.
2007-08-20 Juerg Billeterfix memory management for throw statements, fixes bug...
2007-08-20 Mathias HasselmannAdd test for prefix increments in while loops: do ...
2007-08-20 Mathias Hasselmannsupport C# like as operator test the as operator
2007-08-20 Juerg Billetersupport cheader_filename attribute, fixes bug 464988
2007-08-20 Juerg Billeterfix initialization of external variables
2007-08-20 Juerg Billetersupport namespace fields and public static class fields...
2007-08-20 Raffaele Sandrinienclose prefix increment and decrement unary expression...
2007-08-20 Juerg Billeterreport error and fix critical to prevent private member...
2007-08-19 Mathias Hasselmannalso use _vala_array_free to release string arrays...
2007-08-19 Mathias Hasselmannmove code generation for _vala_array_free and _vala_arr...
2007-08-19 Mathias Hasselmannterminate array initializer with NULL sentinal to make...
2007-08-18 Mathias Hasselmannerm, well.. also should install enchant.vala
2007-08-18 Mathias Hasselmanntest for libenchant introducing some echant bindings...
2007-08-17 Mathias Hasselmannrevert last change: the field really is called "signal...
2007-08-17 Mathias Hasselmannuse correct name for signal_name, patch by Francisco...
2007-08-16 Mathias Hasselmannapply changes in the output of vapigen caused by the...
2007-08-16 Mathias Hasselmannconsider sentinel information provide sentinel informat...
2007-08-16 Mathias Hasselmannproperly inform vapigen about the ellipsis off
2007-08-16 Raffaele Sandriniadd size property allow array creation with initializer...
2007-08-16 Mathias Hasselmannadd String.printf and append_printf
2007-08-16 Mathias Hasselmannadd signal handling API
2007-08-16 Raffaele Sandriniadapt visit initializer and visit array creation to...
2007-08-15 Raffaele Sandrinicreate gee-1.0 vapi; this makes it possible to use...
2007-08-14 Mathias Hasselmanngenerate "throws" clause when needed
2007-08-14 Mathias Hasselmanndo not pass non-existant packages to pkg-config
2007-08-13 Mathias Hasselmanncorrect KeyFile accessors, reported by Arwed von Merkatz.
2007-08-13 Mathias Hasselmannuse gdk_cursor_unref to release cursors, patch by Arwed...
2007-08-13 Mathias Hasselmanninstall gstreamer-0.10.vala, reported by Arwed von...
2007-08-13 Mathias HasselmannDuh, it is GTK_WIDGET_SET_FLAGS, not gtk_widget_set_fla...
2007-08-13 Mathias Hasselmannadding Widget.set_flags.
2007-08-13 Mathias Hasselmannlisting dup and free function of PangoLayoutLine.
2007-08-13 Mathias Hasselmannadding Context.set_matrix and get_matrix.
2007-08-13 Mathias Hasselmannyet another attempt to deal with the notify signal.
2007-08-13 Mathias Hasselmannavoid name clash between Object.notify method and signa...
2007-08-12 Mathias HasselmannType.name() returns a weak reference.
2007-08-11 Mathias Hasselmannlist ParamSpec fields
2007-08-10 Mathias Hasselmannadd Signal.stop_emission and Signal.stop_emission_by_name
2007-08-09 Juerg Billeteradd vfunc_name attribute, patch by Philip Van Hoof
2007-08-08 Mathias Hasselmannprovide --save-temps option keep generated C source...
2007-08-08 Juerg Billeterset G_DEBUG=fatal_warnings
2007-08-08 Juerg Billeterdon't crash on missing type arguments, fixes bug 464699
2007-08-08 Mathias Hasselmannfix spelling of OptionFlags.FILENAME
2007-08-08 Juerg Billetersupport passing C source files to the command line...
2007-08-08 Mathias Hasselmannfix the signatures of some TreeModel and CellRenderer...
2007-08-08 Mathias Hasselmannfix the signature of Date.set_time_val
2007-08-08 Mathias Hasselmannpublish GObject's notify method
2007-08-08 Mathias Hasselmannexpress dependency on GTK+ remove internal classes...
2007-08-08 Mathias HasselmannMatchInfo.fetch_named transfers ownership
2007-08-07 Juerg Billetersupport exceptions in foreach collection expressions...
2007-08-07 Mathias Hasselmanntest exception handling when iterating over Gee collect...
2007-08-07 Juerg Billeteradd Hildon bindings, patch by Marcelo Lira, fixes bug...
2007-08-07 Juerg Billeterimprove class and signal parsing, patch by Marcelo...
2007-08-07 Mathias Hasselmannfix the C name of Process.close_pid and the spelling of
2007-08-07 Mathias Hasselmannadd Environment.get_prgname and set_prgname
2007-08-07 Mathias Hasselmannadd IOChannel.unix_new and unix_get_fd
2007-08-07 Juerg Billeterfix Pid handling
2007-08-07 Juerg Billeteradd sqlite3.vala
2007-08-07 Juerg Billeteradd SQLite bindings
2007-08-07 Juerg Billeteradd stdin
2007-08-07 Juerg Billeteradd FileStream.getc()
2007-08-07 Juerg Billetersupport exceptions in virtual methods
2007-08-07 Juerg Billeterfix Soup.HttpVersion enum
2007-08-07 Juerg Billeteradd libsoup-2.2.vala
2007-08-07 Juerg Billeteradd libsoup bindings
2007-08-07 Juerg Billeteradd Glade bindings
2007-08-07 Juerg Billeterremove most namespace detection workarounds, fixes...
2007-08-06 Juerg Billetersupport D-Bus replies with string arrays
2007-08-06 Juerg Billetercleanup and fix GList and GSList destruction
2007-08-06 Juerg Billetersupport multiple namespaces in a using directive, patch...
next