2007-08-16 |
Mathias Hasselmann | properly inform vapigen about the ellipsis off |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Raffaele Sandrini | add size property allow array creation with initializer... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Mathias Hasselmann | add String.printf and append_printf |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Mathias Hasselmann | add signal handling API |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Raffaele Sandrini | adapt visit initializer and visit array creation to... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Raffaele Sandrini | create gee-1.0 vapi; this makes it possible to use... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Mathias Hasselmann | generate "throws" clause when needed |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Mathias Hasselmann | do not pass non-existant packages to pkg-config |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | correct KeyFile accessors, reported by Arwed von Merkatz. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | use gdk_cursor_unref to release cursors, patch by Arwed... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | install gstreamer-0.10.vala, reported by Arwed von... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | Duh, it is GTK_WIDGET_SET_FLAGS, not gtk_widget_set_fla... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | adding Widget.set_flags. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | listing dup and free function of PangoLayoutLine. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | adding Context.set_matrix and get_matrix. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | yet another attempt to deal with the notify signal. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mathias Hasselmann | avoid name clash between Object.notify method and signa... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Mathias Hasselmann | Type.name() returns a weak reference. |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Mathias Hasselmann | list ParamSpec fields |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Mathias Hasselmann | add Signal.stop_emission and Signal.stop_emission_by_name |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Juerg Billeter | add vfunc_name attribute, patch by Philip Van Hoof |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | provide --save-temps option keep generated C source... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Juerg Billeter | set G_DEBUG=fatal_warnings |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Juerg Billeter | don't crash on missing type arguments, fixes bug 464699 |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | fix spelling of OptionFlags.FILENAME |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Juerg Billeter | support passing C source files to the command line... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | fix the signatures of some TreeModel and CellRenderer... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | fix the signature of Date.set_time_val |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | publish GObject's notify method |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | express dependency on GTK+ remove internal classes... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Mathias Hasselmann | MatchInfo.fetch_named transfers ownership |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | support exceptions in foreach collection expressions... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Mathias Hasselmann | test exception handling when iterating over Gee collect... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add Hildon bindings, patch by Marcelo Lira, fixes bug... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | improve class and signal parsing, patch by Marcelo... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Mathias Hasselmann | fix the C name of Process.close_pid and the spelling of |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Mathias Hasselmann | add Environment.get_prgname and set_prgname |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Mathias Hasselmann | add IOChannel.unix_new and unix_get_fd |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | fix Pid handling |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add sqlite3.vala |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add SQLite bindings |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add stdin |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add FileStream.getc() |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | support exceptions in virtual methods |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | fix Soup.HttpVersion enum |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add libsoup-2.2.vala |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add libsoup bindings |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | add Glade bindings |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Juerg Billeter | remove most namespace detection workarounds, fixes... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | support D-Bus replies with string arrays |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | cleanup and fix GList and GSList destruction |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | support multiple namespaces in a using directive, patch... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | fix --version option in vapigen, patch by Jaap A. Haits... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | add Clutter bindings, patch by Carl-Anton Ingmarsson... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | add experimental D-Bus client support |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Juerg Billeter | fixes for multi-dimension arrays |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Juerg Billeter | add GtkMozEmbed bindings, patch by Alberto Ruiz, fixes... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Juerg Billeter | extend GLib.Value Gtk.TreeModel fixes add GtkSourceView... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Juerg Billeter | use abstract instead of virtual methods in generated... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Juerg Billeter | support array length parameters in virtual methods |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Juerg Billeter | fix warning when defining abstract properties |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Raffaele Sandrini | mini fix: remove unnecessray cast in visit_switch_state... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Raffaele Sandrini | add check to report an error on invalid method_header... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Philip Van... | Added some documentation about how to build your own... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | update for 0.1.2 release VALA_0_1_2 |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | add internal copy of libgee and use Gee.ArrayList,... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | add move method to arrays |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix warning when connecting signals |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix warning when using element access with Gee.List... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix memory management in foreach statements |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | use cast for field initializers when necessary |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix memory leak in cast expressions |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | free construction parameters in creation methods |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | free local variables before break and continue |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix freeing local variables of all blocks before return... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | use weak variables in foreach statements where appropriate |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | even more fixes for libraries with generic types |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | also free the array itself in _vala_array_free |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | unref the item in foreach as Gee.Iterator.get () transf... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | support class destructors |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | free array elements |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | support element access for types implementing Gee.List... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | use GSlice and generate free function for reference... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | remove comments of overridden methods |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | add dup_func parameter to generic classes, fix some... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | don't expose private classes in public header files |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | ensure that index expression in element access doesn... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | add void to function declarations without parameters... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | add support for iteration over Gee.Iterable collections |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | skip memory manager for VAPI files remove unnecessary... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | add --cc and -X options to be able to specify custom... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | remove unnecessary runtime checks in release mode,... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | allow private static fields in interfaces, fixes bug... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | remove unnecessary construction properties to improve... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | use setters for non-construction properties in creation... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | another fix for libraries with generic types |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | fix some issues with memory management of includes... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | fix cheader filenames and default to GObject prerequisi... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | write interface prerequisites |
commit | commitdiff | tree | snapshot |
next |