Make GDataOutputStream implement GSeekable
[platform/upstream/glib.git] / gio /
2012-04-23 Maciej PiechotkaMake GDataOutputStream implement GSeekable
2012-04-23 Maciej PiechotkaMake GBufferedOutputStream implement GSeekable
2012-04-23 Maciej PiechotkaMake GBufferedInputStream implement GSeekable
2012-04-22 Dan Winshipgio: add a proxy test program
2012-04-22 Dan Winshipgio: Add more information to GProxyAddress
2012-04-22 Dan Winshipgio: fix error handling in async case of GProxyAddressE...
2012-04-20 Alexander Larssonwin32: Implement _g_dbus_get_machine_id using machine...
2012-04-20 Alexander Larssonwin32: Support autolaunching dbus daemon
2012-04-20 Alexander LarssonAdd _g_io_win32_get_module to get the gio HMODULE
2012-04-20 Alexander LarssonGTestDBus: Allow to specify the dbus-daemon binary
2012-04-20 Alexander LarssonAdd gdbus-daemon test app
2012-04-20 Alexander LarssonAdd GDBusDAaemon, an implementation of a message bus
2012-04-20 Benjamin Otteresourcefile: Set display name
2012-04-19 Matthias ClasenMore beautiful fix
2012-04-19 Alexander LarssonFix non-win32 build error in my recent commit
2012-04-19 Alexander LarssonTests: Move dbus specific tests to if HAVE_DBUS_DAEMON
2012-04-19 Alexander LarssonFix test building on win32
2012-04-19 Alexander LarssonGTestDBus: Make work on win32
2012-04-19 Alexander LarssonRemove ununsed include
2012-04-19 Alexander Larssongdbus: Escape nonce files in dbus addressess
2012-04-19 Alexander LarssonFix race in gdbus-connection test
2012-04-19 Alexander LarssonSupport initial underscores in dbus codegen namespace
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-19 Xavier ClaessensAdd GTestDBus object
2012-04-19 Xavier ClaessensAdd private _g_bus_get_singleton_if_exists() function
2012-04-18 David ZeuthenRevert "Add a private copy of gio/tests/gdbus-tests...
2012-04-18 David ZeuthenRevert "Add private _g_bus_get_singleton_if_exists...
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 David ZeuthenGMenuModel: Don't leak GDBusConnection in test
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-18 Xavier ClaessensAdd private _g_bus_get_singleton_if_exists() function
2012-04-18 Xavier ClaessensAdd a private copy of gio/tests/gdbus-tests.c,h to...
2012-04-17 David Zeuthengdbus-codegen: Don't leak stuff in tests
2012-04-17 David ZeuthenGDBusObjectProxy: Don't leak connection
2012-04-17 David ZeuthenGDBusObjectManagerClient: Don't leak object proxy when...
2012-04-17 Dan Winshipgio: use GPollable* to implement fallback read_async...
2012-04-17 Dan Winshipgio: implement GPollableInput/OutputStream in more...
2012-04-17 Dan Winshipgpollableutils: utility functions for pollable stream...
2012-04-17 Dan Winshipgio: minor GPollableInputStream / GPollableOutputStream...
2012-04-17 Dan WinshipGConverterInputStream: fix an infinite loop when fill_b...
2012-04-16 Christian Perschgdbus-codegen: Avoid warnings in generated code
2012-04-16 Christian Perschresources: compiler: Fix resources on big endian archit...
2012-04-16 Kalev LemberOnly build gmenumodel test on unix
2012-04-16 Stef WalterAdd support for MX, TXT, NS and SOA records to GResolver
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-04-14 Cosimo Cecchifileinfo: document the correct type for trash::orig...
2012-04-14 David ZeuthenGDBusAuth: Handle when no there is no auth observer...
2012-04-14 David ZeuthenCheck that auth methods work and interoperate with...
2012-04-14 David ZeuthenGSocketControlMessage: Don't warn about unknown messages
2012-04-14 David ZeuthenGDBusAuthObserver: Add a way to control what authentica...
2012-04-14 Giovanni CampagnaGDesktopAppInfo: add an accessor for StartupWMClass
2012-04-13 Kalev LemberGResource docs: fix typo
2012-04-13 Ryan LortieGSettings docs: clarify what is a good path
2012-04-12 Ryan Lortieglib-compile-schemas: warn about bad dconf paths
2012-04-12 Alexander LarssonFall back to SO_PEERCRED if credentials passing fails
2012-04-12 Alexander LarssonDetect "empty" socket credentials on Linux
2012-04-12 William HuaBe more precise about Carbon v. Cocoa.
2012-04-11 Jeremy HuddlestonDon't use fast enumeration in old version of Mac OS.
2012-04-11 Jeremy HuddlestonLink with Foundation framework on OSX.
2012-04-10 Will Thompsongdbus: test case for 673612
2012-04-10 Will ThompsonGDBusMessage: do not align for grandchildren of empty...
2012-04-10 Will ThompsonGDBusMessage: print more debug info about alignment
2012-04-08 Matthias Clasensettings: Improve test coverage
2012-04-08 Matthias Clasengdbusserver: Improve test coverage
2012-04-08 Matthias Clasenicon: Improve test coverage
2012-04-08 Matthias Clasencontenttype: Improve test coverage
2012-04-08 Matthias Clasennetworkaddress: Improve test coverage
2012-04-08 Matthias Clasennetworkaddress: Fix userinfo parsing in uris
2012-04-08 Matthias ClasenMake the dbus menu tests independent from the session bus
2012-04-08 Matthias Clasenifdef out some unused code
2012-04-07 Matthias ClasenFormatting cleanup
2012-04-07 Matthias ClasenDon't return values from void functions
2012-04-06 Matthias ClasenRevert "GDesktopAppInfo: add an accessor for StartupWMC...
2012-04-06 Giovanni CampagnaGDesktopAppInfo: add an accessor for StartupWMClass
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: remove repeated...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: don't confuse...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: invalid parameter...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: correct struct...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: unmark non GTK...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-04-04 Dan WinshipFix some gtk-doc stuff
2012-04-04 Matthias ClasenSwitch to using a mainloop when waiting for connection...
2012-04-04 Matthias ClasenImprove GApplication tests
2012-04-04 Matthias ClasenMake basic-application test more robust
2012-04-04 Matthias ClasenGActionMap: correct critical warnings
2012-04-04 Matthias ClasenAdd tests for action-related gapplication api
2012-04-04 Matthias ClasenAdd a test for g_application_quit
2012-04-04 Dan WinshipFix warnings caused by an ifdeffed-out test case
2012-04-04 Rodrigo MoyaAlways include G_SOCKET_FAMILY_UNIX value in GSocketFamily
2012-04-02 Will Thompsong_input_stream_read[_finish]: document returning 0...
2012-04-02 Matthias ClasenImprove GBusObjectManager test coverage
2012-03-31 Antoine Jacoutotgresource: libelf, try pkg-config first then fall-back...
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-03-29 Christian Perschresources: compiler: Respect absolute paths
2012-03-27 Dan WinshipGFileMonitor: fix docs bug
2012-03-27 Bastien Noceraall: s/availible/available/
2012-03-20 Alexander LarssonOnly build actions test on unix
2012-03-19 Marco Trevisan ... GDBusConnection: Avoid dereferencing vtable for unregis...
2012-03-19 Ryan LortieGDBus: set no-reply flag on calls with no callback
2012-03-19 Ryan LortieGDBusProxy: report an error instead of leaking it
next