2007-08-31 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | update for 0.1.3 release VALA_0_1_3 |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | only install man pages for vapigen and gidlgen if vapig... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | fix binding provider support |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | number temp variables for each function separately... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | simplify struct variable initialization, remove unneces... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | support base_class attribute |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Juerg Billeter | use G_TYPE_POINTER for not registered classes, add... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Mathias Hasselmann | hide internal API and specify correct header files... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | don't NULL-terminate value-type arrays |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | support prototype access to allow accessing instance... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | rename MemberAccessibility to SymbolAccessibility and... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | remove support for reference-type structs, improve... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | fix internal warnings on syntax errors |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | improve error reporting for parenthesized expressions |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | improve error reporting for foreach statements |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | remove clutter bindings, will be moved to clutter svn |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | replace reference-type structs by classes, requires... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | fix object creation for non-GObject classes without... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | remove obsolete ctype attribute |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | support classes without base class |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | don't implicitly derive from GLib.Object in preparation... |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Juerg Billeter | add missing file |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | add libnotify bindings, patch by Nicolas Christener... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | add missing type_id information |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | add signal to keyword list |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | report too short type names, based on patch by Ed Schou... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | allow property accessors in arbitrary order, fixes... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | improve error reporting in invocation expressions |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | deny access to instance members from static methods... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | fix internal warnings on syntax errors, fixes bug 471226 |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | add missing init/shutdown methods |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | fix warnings on invalid code |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Juerg Billeter | fix warnings on invalid code |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | ensure that the error domains match when comparing... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | generate warning about invalid property ids, fixes... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Mathias Hasselmann | avoid crash on missing copy function, fixes bug 471063. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Marc-Andre... | doc: add vapigen and gidlgen manual pages |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | update format as requested on desktop-devel |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | support custom field cname in generated VAPI file |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | add support for partial structs, patch by Mathias Hasse... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | move math functions to GLib VAPI, remove math.vala |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Juerg Billeter | support non-GObject classes, will replace reference... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Mathias Hasselmann | reintroduce GtkWidgetFlags API |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Mathias Hasselmann | fix signature of Pango.Language.to_string |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Mathias Hasselmann | include type-name in to_string result implement to_stri... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Juerg Billeter | update to Clutter 0.4.1, patch by Alberto Ruiz, fixes... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Juerg Billeter | use .deps files to satisfy dependencies, patch by Alber... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Mathias Hasselmann | add pango_layout_to_string. TODO: support partial class... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Mathias Hasselmann | change type of string length paramenters from int to... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Juerg Billeter | ignore enum values to avoid some pattern matching issues |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Juerg Billeter | add curses bindings, patch by Ed Schouten |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Juerg Billeter | generate static get_type functions for non-public class... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Juerg Billeter | use exceptions instead of GError parameters for generat... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Juerg Billeter | fix generated string out and string array parameters... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Juerg Billeter | add GNOME Desktop Library bindings |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Juerg Billeter | fix array fields of Gtk.Style, fixes bug 463959 add... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Juerg Billeter | recognize unsigned and unsigned-int types add libwnck... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Juerg Billeter | write dup_function and free_function attribute values... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Juerg Billeter | fix typo, patch by Piotr Skamruk |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Juerg Billeter | add array length argument when passing null as array... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Juerg Billeter | fix build system to pass distcheck, based on patch... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Juerg Billeter | support --directory option, use basename of input filen... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Mathias Hasselmann | consider switch statements when releasing local variabl... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Mathias Hasselmann | Add bug number to encourage use of Bugzilla. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Juerg Billeter | fix memory management for throw statements, fixes bug... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Mathias Hasselmann | Add test for prefix increments in while loops: do ... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Mathias Hasselmann | support C# like as operator test the as operator |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Juerg Billeter | support cheader_filename attribute, fixes bug 464988 |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Juerg Billeter | fix initialization of external variables |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Juerg Billeter | support namespace fields and public static class fields... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Raffaele Sandrini | enclose prefix increment and decrement unary expression... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Juerg Billeter | report error and fix critical to prevent private member... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Mathias Hasselmann | also use _vala_array_free to release string arrays... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Mathias Hasselmann | move code generation for _vala_array_free and _vala_arr... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Mathias Hasselmann | terminate array initializer with NULL sentinal to make... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Mathias Hasselmann | erm, well.. also should install enchant.vala |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Mathias Hasselmann | test for libenchant introducing some echant bindings... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Mathias Hasselmann | revert last change: the field really is called "signal... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Mathias Hasselmann | use correct name for signal_name, patch by Francisco... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Mathias Hasselmann | apply changes in the output of vapigen caused by the... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Mathias Hasselmann | consider sentinel information provide sentinel informat... |
commit | commitdiff | tree | snapshot |
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 |
next |