[vala/staging] (89 commits) ...gdk-3.0: Fix GdkEvent* bindings



Summary of changes:

  a739543... girparser: skip doc-version, -deprecated, and -stability (*)
  16f9e96... gtk+3.0: Mark region argument of *shape_combine_region null (*)
  36f20c7... gstreamer-video-1.0: make Info.finfo field nullable (*)
  49b5b32... libxml-2.0: add CCode type annotations for xmlChar* strings (*)
  8a0070c... gstreamer-1.0: fix functions which return floating referenc (*)
  b05fa33... gtk+-3.0: Fix output parameter of SymbolicColor.resolve (*)
  4038abd... Merge branch 'staging' (*)
  84ec3e0... gtksourceview-3.0: Update to 3.10.1 (*)
  2c8c55a... gio-2.0: Add ‘throws’ to DBusObjectManagerClient.new[_f (*)
  90901ec... bindings: update libnotify binding (*)
  e4ef6fb... gio-2.0: Fix uint8[]/char** types for contents parameters f (*)
  ccca45f... glib-2.0: Fix type of g_hash_table_iter_next() parameters t (*)
  b6f7cd6... Fix memory leak when assigning an owned gvariant to an unow (*)
  158a273... Revert "gio-2.0: Fix uint8[]/char** types for contents para (*)
  c22df00... gio-2.0: Update. New Notification and Subprocess api (*)
  720fe05... Bump version suffix (*)
  a581c00... gtk+-3.0: Update to 3.11.0 (*)
  c4cf044... packagekit-glib2: Update to 0.8.12 (*)
  e90ddc1... gio-2.0: Update to 2.39.0+ (*)
  b25b1d2... gio-2.0: Fix default-value warnings of Subprocess.communica (*)
  47305de... clutter-gst-1.0/2.0: Update to 1.6.0/2.0.8 (*)
  33f6487... gtk+ 3.0 vapi: make Gtk.Range.get_range_rect return rect (*)
  b3d1442... Allow dynamic type registration of generated dbus proxy cla (*)
  1ce8b8f... vapi: Install packagekit-glib2 bindings (*)
  7c37159... posix: Fix cname of NLItem (*)
  c0e050c... gio-2.0, gio-unix-2.0: Update to 2.39.1 (*)
  383dc7c... gdk-3.0, gtk+-3.0: Update to 3.11.1+ (*)
  46d8b07... gtk+-3.0: Update to 3.11.2 (*)
  93451fb... clutter-1.0: Update to 1.16.2 (*)
  bdf5723... codegen: Zero length of arrays when transferring ownership (*)
  2632c3c... libpeas-gtk-1.0: Add bindings based on 1.8.1 (*)
  4991b8f... libnotify: Switch to GIR (*)
  2cef328... atk: Update to 2.11.3 (*)
  ecb49b7... gtk-2.0, gtk-3.0: fix rgb_to_hsv argument directions (*)
  bbd0eba... cogl-1.0: fix read_pixels pixels argument (*)
  364fa75... glib-2.0: Added [DestroysInstance] to Thread.join() (*)
  aef4702... xcb: Major changes and fixes. (*)
  911e3cf... Make Vala.Method._base_interface_method weak (*)
  9a848e0... libxml-2.0: Fix EntityDesc lookup and value_lookup cname (*)
  227769b... codegen: Fix crash vapi properties with no get body but wit (*)
  5d96dcf... analyzer: Fix critical when catch clause does not catch an  (*)
  591340a... codegen: use #if GLIB_CHECK_VERSION for init functions (*)
  d7fcb23... Handle the integers and enums in generic closure wrapper (*)
  2cf2c4f... gio-2.0: Update to 2.39.2 (*)
  45a8199... gdk-3.0, gtk+-3.0: Update to 3.11.3 (*)
  fdd6531... Add xcb-icccm bindings. (*)
  fe9beb8... Allow using lambdas within enums. (*)
  9035483... Release 0.23.1 (*)
  b4b95a4... gtk+-2.0, gtk+-3.0: Improve TextMark constructor with nulla (*)
  1c6064c... girparser: Fix some source reference when reporting errors  (*)
  23cc305... girparser: Handle delegate aliases (*)
  4eb9670... girwriter: Derive gir namespace from base name (*)
  550b107... codegen: Fix memory leak introduced by fe9beb82b6809 (*)
  110b25e... librsvg-2.0: Switch to GIR (*)
  b01473e... posix: Added methods read and write to class FILE (*)
  86bf398... gtktemplate: Handle callbacks for detailed signals (*)
  58259ec... Fix coalescing operator semantics check. (*)
  e15a795... codegen: Support "foo is G" (*)
  b65e3dc... gdk-x11-3.0: Switch to GIR (*)
  8e7e415... gtk+-3.0: Update to 3.11.3+ (*)
  69ed59d... glib-2.0: Add abs() to short type (*)
  fd9759c... glib-2.0: Fix short.abs() to be an instance method (*)
  ca2b851... glib-2.0: Add G_LOG_2_BASE_10 constant (*)
  ce7fd83... gtk+-3.0: Nullable GtkListBox::row_selected.row (*)
  63db705... gtk+-3.0: Update to 3.11.5+ (*)
  e5ed90f... gtksourceview-3.0: Update to 3.11.3 (*)
  3c0674f... glib-2.0: make string.joinv handle non-null-terminated arra (*)
  fb6629c... libpq.vapi: added condition LIBPQ_9_3 (*)
  95d0aa0... Fix calling methods on struct pointers (*)
  e9eb1eb... codegen: Reduce the number of temporary variables (*)
  2ad8879... codegen: Do not emit notify-signal for non-abstract interfa (*)
  603c1c7... codegen: Always assume external interface properties are go (*)
  6949360... Fix semantics for coalesce operator when target_type is nul (*)
  d70bff7... Add create_temp_access to properly access a temp variable a (*)
  b932bae... Use create_temp_access instead of local.floating in MethodC (*)
  cee269c... Use create_temp_access instead of local.floating in ObjectC (*)
  1918459... Avoid unnecessary copies when using the coalescing operator (*)
  3f68a95... Drop LocalVariable.floating usage, replaced by create_temp_ (*)
  517d25a... Fix regression when coalescing: value owned if either of th (*)
  fa7dda0... Add build-aux/test-driver to .gitignore (*)
  db462e6... Fix regression in method calls that throw errors with Value (*)
  8f9979d... gtkmodule: Ensure child gtypes are initialized before creat (*)
  0d8ab7b... glib-2.0: fix string.joinv for empty (but not null) arrays (*)
  a519a82... tests: remove unnecessary main argument from bug723195 test (*)
  a4b869a... glib-2.0: add search functions for (S)List and Queue (*)
  994dd56... glib-2.0: fix qsort_with_data binding (*)
  85f95c9... codewriter: Fix spacing for property accessor attributes (*)
  1ce134c... girparser: Add type_id metadata (*)
  87254a8... gdk-3.0: Fix GdkEvent* bindings

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]