GVariant: fix transfer annotation
[platform/upstream/glib.git] / gio /
2013-04-01 Hib ErisFix compile error in gdbusmessage.c for win64
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2013-03-25 Murray CummingCorrected some GLIB_AVAILABLE_IN_*
2013-03-24 Guido GüntherInit padding to NULL to avoid a missing initializer...
2013-03-21 Tristan Van BerkomAdded examples to GTestDBus documentation
2013-03-18 Patrick OhlyGDBusMethodInvocation: leak and potential crash
2013-03-13 Emilio Pozuelo Monfortlive-g-file: test hidden files
2013-03-13 Ryan Lortieglocalfileinfo: Stop using PATH_MAX for .hidden
2013-03-12 Martin PittFix /appinfo/mime tests
2013-03-09 Jiro Matsuzawagsettings-tool: Make a string translatable
2013-03-07 Matthias ClasenFix a mixup of singular and plural
2013-03-07 Jasper St. Pierretests/appinfo: Fix a typo
2013-03-04 Cosimo Cecchidesktopappinfo: check whether the specified executable...
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-02-21 Ryan LortieGApplication: document IS_SERVICE timeout properly
2013-02-20 Dan WinshipGNetworkMonitorBase: implement can_reach_async
2013-02-20 Matthew Barnesg_network_monitor_base_can_reach: Check for default...
2013-02-20 Dan WinshipGNetworkAddress: drop cached addresses on resolver...
2013-02-19 Mike RuprechtGOutputStream: Remove unused SpliceUserData struct
2013-02-18 Alexander LarssonGNetworkAddress: Build if AI_NUMERICSERV not defined
2013-02-17 Dan WinshipGSimpleProxyResolver: add missing include
2013-02-15 Dan WinshipGSocketClient: add missing NULL to g_object_set() call
2013-02-15 Dan Winshipgnetworkaddress: preserve IPv6 scope ID in IP literals
2013-02-15 Dan WinshipGSimpleProxyResolver: fix for the case where the defaul...
2013-02-15 Jasper St. PierreMore doc fixes
2013-02-15 Jasper St. Pierregmenumodel: Fix documentation
2013-02-14 Dan WinshipGSimpleProxyResolver: new simple GProxyResolver class
2013-02-14 Dan WinshipGSocketClient: add proxy-resolver property
2013-02-13 Simon McVittieg_dbus_address_escape_value: add
2013-02-13 Stef Waltergio: Fix annotations on g_[async_]initable_new() and...
2013-02-10 Matthias ClasenFix the build on Solaris
2013-02-09 Aleksander Morgadogdbusobjectmanagerclient: always connect to proxy's...
2013-02-05 Matthias Clasendocs: Add 2 missing :
2013-02-03 Matthias ClasenFix a doc comment mismatch
2013-02-03 Matthias ClasenTrivial doc comment formatting fix
2013-02-03 Matthias ClasenUse g_timeout_add_seconds for some long timeouts
2013-02-03 Lars Uebernickelgmenumodel: add G_MENU_ATTRIBUTE_ACTION_NAMESPACE
2013-02-03 Lars Uebernickelgmenumodel: document G_MENU_{ATTRIBUTE,LINK}_*
2013-02-03 Lars Uebernickelgmenuexporter: fix typo in docstring
2013-02-03 Matthias ClasenSilence automake
2013-02-02 Руслан ИжбулатовFix gio tests makefile for W32
2013-02-02 Matthias ClasenDon't try to find nfs mounts on Windows
2013-01-31 Stef Waltergdbus: Don't output invalid nested <para> docbook tags
2013-01-31 Stef Waltergdbus: Don't output invalid empty <variablelist> tags
2013-01-30 Dan WinshipGInetSocketAddress: fix the byte order of flowinfo...
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-27 Colin WaltersGFile: Clean up file_copy_fallback to fix SEGV with...
2013-01-26 Dan Winship.gitignore updates
2013-01-26 Matthias ClasenPlug a small memleak in gdbus-export test
2013-01-25 Colin Waltersgfile: Ensure we create internal pipe with FD_CLOEXEC
2013-01-25 Akira TAGOHgcontenttype: Duplicate the string inside Mutex lock...
2013-01-24 Alexander LarssonIgnore fstab entries that are bind mounts
2013-01-23 Dan Winshipbuild: fix a srcdir != builddir problem with gnetworking.h
2013-01-23 Dan WinshipGNetworkMonitorNetlink: make the netlink socket cloexec
2013-01-21 Cosimo Cecchigfile: don't report completion twice on g_file_load_con...
2013-01-21 Cosimo Cecchiinotify: fix a memleak
2013-01-19 Ryan Lortiefam: implement gio-nfs-{file,directory}-monitor
2013-01-19 Ryan Lortielocalfile: add support for monitoring on NFS
2013-01-19 Ryan Lortiefile monitors: use new giomodule function
2013-01-19 Ryan Lortiegiomodule: add a new "get default" function
2013-01-18 Ryan LortieRemove a few more G_GNUC_INTERNAL users
2013-01-18 Ryan LortieFix visibility for glib/ and gio/ submodules
2013-01-18 Colin WaltersRemove most use of G_GNUC_INTERNAL
2013-01-17 Ryan LortieRemove ABI checking scripts
2013-01-17 Ryan LortieRemove regexp-based export control
2013-01-16 Dan Winshipgio/tests: add some more async stream tests
2013-01-16 Alban Browaeysgio: callback_data is the task not the task data.
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-15 Matthias ClasenFix distcheck
2013-01-14 Matthias ClasenRemove an unused function
2013-01-14 Ryan Lortiewin32: hide g_win32_app_info_get_type()
2013-01-14 Ryan Lortieglocal*monitor: export ABI only on UNIX
2013-01-14 Ryan Lortietests: introduce a small hack for visibility
2013-01-14 Ryan Lortiekqueue: Reduce G_GNUC_INTERNAL + G_LOCK abuse
2013-01-14 Ryan Lortiegio: remove export tags from two private headers
2013-01-14 Ryan Lortiewin32: build: stop using .def files
2013-01-14 Ryan Lortiegio: hide another leaked symbol
2013-01-13 Rico Tzschichholzgio: add some missing array annotations with their...
2013-01-13 Rico Tzschichholzgio: add missing element-type annotation
2013-01-13 Ryan Lortieadd a missing AVAILABLE_IN_2_36 annotation
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-13 Ryan Lortiegioenumtypes.h.template: use GLIB_AVAILABLE_IN_ALL
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-13 Dan WinshipGInputStream: fix default g_input_stream_skip_async...
2013-01-11 Colin Waltersglocalfile: Only check for .hidden files if standard...
2013-01-11 Colin Waltersgio-querymodules: Ensure we're linked to GObject
2013-01-10 Will ThompsonG_IO_ERROR_INVALID_DATA: fix docstring typo
2013-01-09 Antoine Jacoutotipv6_v4mapped: force pass even if we don't speak IPv4
2013-01-09 Dan Winshipglib-compile-resources: avoid warnings with -Wmissing...
2013-01-06 Dan Winshipgio/tests: fix a few more gdbus-testserver.py references
2013-01-05 Nirbheek ChauhanGFile: Add Btrfs clone ioctl support
2013-01-05 Dan WinshipGMemoryInputStream: fix skip_async()
2013-01-04 Rico Tzschichholzgio/tests: Drop superfluous dbus-1 dependencies of...
2013-01-04 Rico Tzschichholzgio/tests: Fix make dist
2013-01-03 David ZeuthenIn gdbus-auth test, use g_unsetenv(), not g_setenv...
2013-01-03 Matthias ClasenDrop gdbus-testserver.py
2013-01-03 Matthias ClasenUse the C gdbus-testserver in tests
2013-01-03 Matthias ClasenAdd a C version of gdbus-testserver.py
2013-01-03 David ZeuthenGDBus: Avoid use of libdbus-1 in authentication tests
2013-01-01 Paolo BorelliAnnotate GApplication::local_command_line
next