GObject: move GLib type definitions to a separate header
[platform/upstream/glib.git] / gio /
2011-05-18 Ryan LortieWhitespace fixes
2011-05-18 Ryan LortieGApplication: fix remote action states
2011-05-18 Ryan LortieAdd debug output to GApplication actions example
2011-05-17 Ryan LortieFix gsettings tool string handling
2011-05-16 Emmanuele BassiAdd gdbus autogenerated xml files to the ignore file
2011-05-15 David Zeuthengdbus-codegen: Ensure that generated skeletons are...
2011-05-13 David Zeuthengdbus-codegen: Use (skip) annotation on return values
2011-05-12 David ZeuthenGDBusConnection: Document that sockets are frobbed...
2011-05-12 David Zeuthengdbus-codegen: Mark members in generated class instance...
2011-05-12 David ZeuthenAdd g_dbus_method_invocation_take_error() convenience...
2011-05-11 Colin Waltersgdbus-codegen: Fix annotation parsing
2011-05-11 Maarten Bosmansgdbus-codegen: Quote substitution variables
2011-05-11 Colin Waltersgdbus-codegen: Drop dependency on argparse
2011-05-10 Ryan LortieGSettings: fix example in the docs
2011-05-09 Giovanni CampagnaGDBusMethodInvocation: fix introspection annotations
2011-05-08 Martin Pitt[gi] Add missing allow-none annotations to GDBusConnection
2011-05-07 Ryan LortieGSettings: keep resets on loss of writability
2011-05-07 Ryan LortieAllow NULL to be stored into GSettings trees
2011-05-06 David Zeuthengdbus: Add a --timeout option
2011-05-06 David Zeuthengdbus-codegen: gracefully handle property get on proxy...
2011-05-05 Dan WinshipAdd two annotations for g-i
2011-05-05 Colin WaltersGSocket: Use MSG_CMSG_CLOEXEC
2011-05-05 Chun-wei FanUpdate gcancellable.c for Win32
2011-05-05 Matthias ClasenMore distcheck fixes 2.29.4
2011-05-04 Matthias ClasenTry to fix distcheck
2011-05-04 Ray Strodegdbus-codegen: don't assert non-negativity for unsigned...
2011-05-04 Alexander Larssongdbus-codegen: Make sure we pass -Werror
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-03 Colin WaltersGCancellable: Use g_unix_pipe_flags with FD_CLOEXEC
2011-05-03 Colin Waltersg_unix_set_fd_nonblocking: New API to control file...
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-05-02 Colin WaltersDrop translated g_warning/g_error
2011-05-02 Dan WinshipUpdate .gitignores
2011-05-02 Matthias ClasenSome documentation additions
2011-04-29 Ryan LortieRemove duplicate GDBusInterface declaration
2011-04-29 David ZeuthenUpdate docs to take comments/suggestions from Matthias...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-29 Alexander LarssonGFilterInputStream: close-base-stream should not be...
2011-04-27 Colin WaltersUpdate gio.symbols for previous two commits
2011-04-27 Colin WaltersGDesktopAppInfo: Add g_desktop_app_info_get_generic_name
2011-04-27 Colin WaltersGDesktopAppInfo: Add g_desktop_app_info_get_categories()
2011-04-27 Murray CummingGDBusServer: Documentation: Improvements.
2011-04-27 Christian PerschUse G_SIGNAL_MUST_COLLECT for VARIANT signals
2011-04-27 Matthias ClasenFix up some harmless FALSE <> NULL confusions
2011-04-26 Colin WaltersGDesktopAppInfo: Add "filename" property for bindings
2011-04-26 Colin WaltersSquash some uninitialized variable compiler warnings
2011-04-26 Dan WinshipGSimpleAsyncResult: push thread context around callback
2011-04-25 David Zeuthengdbus-codegen: Fix typo in generated docs
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-25 Michael TerryDon't ignore SUPPORTS_STARTUP_NOTIFICATION for commandl...
2011-04-23 David ZeuthenFix build broken by previous commit
2011-04-23 David Zeuthengdbus-codegen: Include docs for generated code in the...
2011-04-20 Thomas Hindoe Paab... docs: fix typos in networking classes
2011-04-20 David ZeuthenGDBusObjectManagerServer: make export() return whether...
2011-04-20 Dan WinshipGSocketService: clarify transfer semantics of incoming...
2011-04-20 David Zeuthengdbus-codegen: Document the generated FOO_PEEK_BAR...
2011-04-19 David Zeuthengdbus-codegen: Generate gtk-doc section docs
2011-04-19 David Zeuthengdbus-codegen: Set nick+blurb for properties to shut...
2011-04-19 David Zeuthengdbus-codegen: It's GDBusProxyTypeFunc, not GDBusProxyFunc
2011-04-19 David Zeuthengdbus-codegen: Document the generated ObjectManagerClie...
2011-04-19 David Zeuthengdbus-codegen: Add "Returns:" blurb for generated get_p...
2011-04-18 David Zeuthengdbus-codegen: Generate docs when generating C code
2011-04-16 David ZeuthenGDBusObjectManagerClient: Add a GDestroyNotify to the...
2011-04-16 David ZeuthenGDBus: Add some gobject-introspection annotations for...
2011-04-16 David Zeuthengdbus-codegen: Make generated code introspectable
2011-04-15 David Zeuthengdbus-codegen: Nuke debug spew
2011-04-15 David Zeuthengdbus-codegen: Never emit empty PropertiesChanged signals
2011-04-15 David Zeuthengdbus-codegen: Don't send out PropertiesChanged if...
2011-04-15 Colin WaltersFix some compiler warnings from gcc 4.6
2011-04-15 Colin Waltersgapplication: Fix typo in property
2011-04-15 David Zeuthengdbus-codegen: Fix obvious bug in _g_variant_equal0...
2011-04-15 David Zeuthengdbus-codegen: Add support for the org.freedesktop...
2011-04-15 Ryan LortieGApplication: #include "gsettings.h"
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 David Zeuthengdbus-codegen: Include a blurb about the license of...
2011-04-15 David Zeuthengdbus-codegen: Use the right program name in introducto...
2011-04-15 David Zeuthengdbus-codegen: Use the right program name in introducto...
2011-04-15 David Zeuthengdbus-codegen: Add copyright / license headers
2011-04-15 David ZeuthenGDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name...
2011-04-15 Michael KuhnBug 637561 - Crash when using G_DBUS_SERVER_FLAGS_RUN_I...
2011-04-15 Simon McVittie/gdbus/message-serialize-invalid test: be compatible...
2011-04-15 Kean JohnstonGLocalFile: Use _fstati64 rather than stat on Win32
2011-04-15 Matthias ClasenSlight docs rewording
2011-04-14 David ZeuthenGResolver: Don't return duplicate addresses
2011-04-14 David ZeuthenGInetAddress: add equal() method
2011-04-13 David ZeuthenGDBus: If an authentication method fail, don't give...
2011-04-13 David ZeuthenGDBus: Add test case for the ANONYMOUS authentication...
2011-04-13 David ZeuthenGDBus: Nuke debug spew from the ANONYMOUS authenticatio...
2011-04-13 David ZeuthenGDBus: Allow tcp: and nonce-tcp: addresses without...
2011-04-13 David ZeuthenGDBusInterfaceStub: Clarify ::g-authorize-method docs
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-13 Colin Waltersgdbusconnection: Avoid tripping assertion if we fail...
2011-04-13 David ZeuthenGDBusInterfaceStub: Use G_VARIANT_TYPE_VARDICT when...
2011-04-13 Matthias ClasenFix a typo in the GSettings docs
2011-04-13 David ZeuthenGDBus: Minor renames and doc fixes
2011-04-12 David ZeuthenAdd support for org.gtk.GDBus.Since annotation
2011-04-12 Colin Waltersgsettings-tool fixes: Add missing _apply(), add unset...
2011-04-12 Colin Waltersgsettings: Implement reset-recursively
2011-04-12 David Zeuthengdbus-codegen: Add --c-generate-object-manager option...
next