]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2014-08-24  Rico Tzschichholzgtk+-2.0: port "struct" annotations from the GIR version
2014-08-24  Rico Tzschichholzgtk+-2.0, gtk+-3.0: Hide non-public symbols
2014-08-24  Rico Tzschichholzgtk+-3.0: port "struct" annotations from the GIR version
2014-08-24  Rico Tzschichholzgtk+-3.0: Add type_ids and abstract annotations for...
2014-08-24  Rico Tzschichholzgtk+-2.0, gtk+-3.0: port lots of annotations from the...
2014-08-24  Jürg Billetercodegen: Remove support for GLib < 2.24
2014-08-24  Rico TzschichholzRequire and target GLib >= 2.24
2014-08-24  Rico Tzschichholzbuild: Generate only xz-tarballs
2014-08-24  Rico Tzschichholzbuild: Make building vapigen non-optional
2014-08-24  Rico Tzschichholzbuild: Avoid using ".." for referencing paths and reorg...
2014-08-23  Jürg BilleterD-Bus: Fix proxy creation in separate source file
2014-08-23  Jürg BilleterD-Bus: Set g-interface-info when creating proxy objects
2014-08-23  Jürg BilleterD-Bus: Move interface info definition from server to...
2014-08-23  Simon WerbeckError on non-const field initializer in namespace
2014-08-21  Rico Tzschichholzbindings: Update GIR-based bindings
2014-08-20  Luca BrunoReport warning instead of error for private struct...
2014-08-20  Rico Tzschichholzgtksourceview-3.0: Update to 3.13.90 and mark as deprecated
2014-08-19  Evan Nemersongtk+-3.0: Application.get_menu_by_id return value shoul...
2014-08-19  Luca Brunoglib-2.0: fix Hmac.update bindings
2014-08-17  Rico Tzschichholzgobject-2.0: Add binding for g_value_init_from_instance
2014-08-17  Rico Tzschichholzbindings: Update GIR-based bindings
2014-08-17  Rico Tzschichholzgtk+-3.0: Update to 3.13.7
2014-08-16  Evan Nemersongtk+-2.0, gtk+-3.0: mark test_display_button_window...
2014-08-14  Luca Brunoparser: Report error only for private instance fields...
2014-08-13  Evan Nemersonlinux: improve backtrace bindings
2014-08-12  XZSglib-2.0: make VariantDict.end return a floating reference
2014-08-12  XZSglib: make the parameter of VariantDict constructor...
2014-08-11  Rico Tzschichholzwebkit2gtk: Update to 2.5.2
2014-08-11  Luca BrunoReport an error when parsing non-public struct fields
2014-08-11  Luca BrunoAdd Simon Werbeck to THANKS
2014-08-11  Simon WerbeckAdd some missing get_used_variables methods
2014-08-10  Rico Tzschichholzgtk+-3.0: Update to 3.13.6~
2014-08-05  Rico Tzschichholzpoppler-glib: Update to 0.26.3
2014-08-05  Evan Nemersonbindings: Update GIR-based bindings
2014-08-04  Evan NemersonReplace WebKit 3.0 bindings with 4.0.
2014-08-03  Luca BrunoAdd lvalue_access = false to Mutex and Cond
2014-08-01  Andre Klapperdoap: add <programming-language>
2014-07-30  Olav Vittersdoap category core
2014-07-23  Jürg BilleterRelease 0.25.1 0.25.1
2014-07-23  Rico Tzschichholzgtk+-3.0: Update to 3.13.5
2014-07-14  Robert Ancellcompiler: Support configurable pkg-config command so...
2014-07-13  Rico Tzschichholzgtk+-3.0: Application.get_menu_by_id returns owned...
2014-07-13  Florian BroschWarn if -o is used in combination with -C
2014-07-13  Florian BroschWarn if C files are used in combination with -C
2014-07-13  Florian BroschWarn if --save-temps is used in combination with -C
2014-07-13  Florian BroschWarn if -X is used in combination with -C
2014-07-13  Rico Tzschichholzgtk+-3.0: Update to 3.13.4~f2c6b31e
2014-07-12  Evan Nemersongstreamer-video-1.0: Info.finfo is unowned
2014-07-12  Yaakov Selkowitzclutter-gst-1.0: fix deps
2014-07-12  Evan NemersonAdd .dir-locals.el (emacs configuration file)
2014-07-12  Evan Nemersongtk+-3.0: make TextIter.copy return value nullable
2014-07-10  Florian Broschglib-2.0: Fix bindings for g_hash_table_size
2014-07-09  Evan Nemersonbindings: update GIR-based bindings to latest git
2014-07-09  Evan Nemersonlibrsvg-2.0: remove from gir-bindings target
2014-07-07  Simon WerbeckDetect format string errors when instancing errors
2014-07-02  Rico Tzschichholzgtk+-3.0: Update to 3.13.4~b238d556
2014-07-01  Evan Nemersoncodegen: cast instead of trying to guess *_CLASS macro...
2014-07-01  Evan Nemersonwebkit2gtk-3.0, webkit2gtk-web-extension-3.0: update...
2014-06-30  Jürg BilleterMark regular expression literals as stable
2014-06-30  Simon WerbeckFix comparison of nullable value types
2014-06-30  Evan Nemersongstreamer-rtsp-server-1.0: update to fix C header filename
2014-06-29  Evan Nemersongstremaer-rtsp-server-1.0: add gstreamer-net-1.0 to...
2014-06-28  Simon WerbeckSet G_SIGNAL_DEPRECATED on annotated signals
2014-06-28  Luca BrunoFix previous 6c36eb4 commit
2014-06-28  Luca Brunocodewriter: Do not write (unowned string)[] for constants
2014-06-27  Evan Nemersonvala.m4: don't escape modules argument to VALA_CHECK_MO...
2014-06-27  Luca BrunoCall g_signal_handlers_destroy on gtypeinstance finalizer
2014-06-27  Evan Nemersongirwriter: fall back on gir_namespace if GIR name is...
2014-06-27  Evan Nemersongirwriter: fix *Private type name for nested classes
2014-06-26  Evan Nemersonglib-2.0: change constructor for GenericArray with...
2014-06-26  Evan Nemersonglib-2.0: mark PtrArray as deprecated in favor of Gener...
2014-06-26  Evan Nemersongstreamer-1.0: update bindings to latest git
2014-06-26  Evan Nemersongstreamer-rtsp-server-1.0: update bindings
2014-06-26  Rico Tzschichholzgdk-3.0, gtk+-3.0: Update to 3.13.3
2014-06-22  Evan Nemersonposix: the atexit callback does not have a target
2014-06-18  Evan Nemersonglib-2.0: add non-null support for string.joinv
2014-06-18  Luca Brunonon-nullable: Accessing array methods is safe when...
2014-06-18  Evan NemersonUse ascii_up/down instead of utf8 up/down when generati...
2014-06-15  Luca Brunogvariant module: Fix memory leak when deserializing...
2014-06-14  Evan Nemersonglib-2.0: rename HashSet to GenericSet
2014-06-14  Luca Brunoglib-2.0: support Variant objv
2014-06-12  Evan Nemersoncairo-xcb, xcb-iccm, xcb: deprecate in favor of vala...
2014-06-12  Evan Nemersongio-2.0: maintain backwards compatibility with old... 8483484d092357bae2dc2eeb3abb448befe4f121
2014-06-12  Evan Nemersonglib-2.0: add static methods back into Sequence, marked...
2014-06-12  Evan Nemersonglib-2.0: add HashTable.take and length
2014-06-12  Evan Nemersonglib-2.0: add GLib.HashSet
2014-06-12  Evan Nemersongio-2.0: callbacks in ActionEntry must not have a target
2014-06-12  Evan NemersonRevert "gobject-2.0: make ObjectClass.list_properties...
2014-06-12  Evan Nemersongobject-2.0: make TypeClass non-reference-counted
2014-06-12  Evan Nemersonglib-2.0: don't use the container type's generic in...
2014-06-12  Evan Nemersonglib-2.0: mark many constants as const instead of static
2014-06-12  Evan Nemersongobject-2.0: make ObjectClass.list_properties transfer...
2014-06-12  Evan Nemersongtk+-2.0: add WidgetClass.set_scroll_adjustments_signal...
2014-06-12  Evan Nemersongstreamer-1.0: update to 1.3.2.1~d99e6215 6296d34707d0053919d9496b5cf6c50149fea702
2014-06-11  Rico Tzschichholzgio-unix-2.0: update to 2.41.0
2014-06-11  Rico Tzschichholzgtk+-3.0: update to 3.13.3~200bdf1a
2014-06-11  Rico Tzschichholzgobject-2.0: Bind G_PARAM_EXPLICIT_NOTIFY
2014-06-11  Evan Nemersongtk+-3.0: set Editable type_cname
2014-06-04  Evan Nemersongirparser: only replace ref/unref funcs with better...
2014-06-03  Luca Brunogirparser: use identifier prefix from GIR when appropriate
next