Fix a typo
[platform/upstream/glib.git] / gio /
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
2012-12-29 Matthias ClasenFix up the gschema.dtd
2012-12-29 Matthias ClasenRemove a failing test
2012-12-29 Tristan Van BerkomAdding test coverage for GTestDBus activating in-tree...
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-27 Ryan LortieAdd g_application_command_line_get_stdin()
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Simon McVittieCheck that credentials pass through D-Bus on supported...
2012-12-19 Simon McVittieGCredentials: add a regression test
2012-12-19 Simon McVittieGCredentials: add getter/setter for the Unix process ID
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Dan Winshipinotify: fix compile
2012-12-19 Dan WinshipAdd "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc
2012-12-19 Ryan Lortiegio + inotify support for hard links
2012-12-18 Rico Tzschichholzgio: Fix build with -Werror=format-security
2012-12-18 PHOgsocket: Work around broken CMSG_FIRSTHDR()
2012-12-18 Colin WaltersGOutputStream: Fix a compiler warning
2012-12-18 Dan Winshipgtask: don't deadlock when tasks block on other tasks
2012-12-18 Dan Winshipgio: port file/vfs-related classes from GSimpleAsyncRes...
2012-12-18 Dan Winshipgio: port basic I/O classes from GSimpleAsyncResult...
2012-12-18 Matthias ClasenFix distcheck
2012-12-17 Dan Winshipgsocket: improve sockopt handling for IPv4-wrapped...
2012-12-14 Chun-wei FanAdd a preconfigured gio/gnetworking.h for Windows
2012-12-14 Tomas Bzatekdocs: Fix return value of g_file_set_attributes_from_info()
2012-12-14 Jasper St. Pierregfileenumerator: Add a g_file_enumerator_get_child...
2012-12-12 Dan Winshipgsocket: add getsockopt/setsockopt wrappers
2012-12-12 Dan WinshipAdd gnetworking.h
2012-12-12 Dan Winshipgio: move resolver utils from gresolver.c to gthreadedr...
2012-12-10 Dan Winshipgio: Don't leak the temp file when g_file_replace(...
2012-12-06 David Zeuthenfileinfo: mark lost+found/ root directory as hidden
2012-12-06 Timothy ArceriSupport for .hidden files
2012-12-06 Ryan Lortieadd two missing version macros
2012-12-06 Ryan Lortievarious: add missing cases of #include "config.h"
2012-12-05 Colin Waltersgdbusobjectskeleton: Fix compiler warnings
2012-12-03 Aleksander Morgadogsocketlistener: set source object tag before completin...
2012-12-02 Kalev Lemberwin32: Fix GDBusDaemon build when glib is built as...
2012-12-02 Evan Nemersongtask: annotate source_object arguments and return...
2012-11-30 Mike GorseOptimize reading strings when deserializing gdbus messages
2012-11-30 Matthias Claseng_file_enumerate_children: Fix reference to wrong error...
2012-11-30 Alexander LarssonDon't look for icons called "(null)" if no xdg mime...
2012-11-29 Emilio Pozuelo MonfortFix race condition in gapplication/basic test
2012-11-29 Mike GorseUse a simple struct when reading and writing gdbus...
2012-11-29 Juan Pablo UgarteAdded G_IO_ERROR_BROKEN_PIPE
2012-11-29 Ryan Lortiegio: GLIB_AVAILABLE_IN to more APIs
2012-11-28 Kalev LemberUnconditionally use g_content_type_get_symbolic_icon()
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-28 Matthias ClasenFix suprisingly hard-to-spot typo
2012-11-28 Colin WaltersGMemoryOutputStream: Add new _resizable() constructor...
2012-11-27 Bastien Nocerafileinfo: Add missing AVAILABLE macro
2012-11-27 Bastien Nocerafileinfo: Add _get_deletion_date() helper
2012-11-27 Ryan Lortiegio: New API for GFile from remote commandline arg
2012-11-24 Paolo BorelliAdd GApplication local_command_line test
2012-11-24 Ryan LortieGApplication: don't shutdown() on failure to start
2012-11-22 Matthias ClasenAdd a test for the GAppLaunchContext::launched signal
2012-11-22 Matthias ClasenGAppLaunchContext: make it possible ot get the effectiv...
2012-11-22 Matthias ClasenAdd new api to exported symbols
next