Update config.h.win32(.in) and glibconfig.h.win32(.in)
[platform/upstream/glib.git] / gio /
2012-09-24 Matthias ClasenDocument g_test_dbus_get_flags
2012-09-23 Matthias ClasenFix gio docs
2012-09-19 Chun-wei Fangio: Fix build on Windows
2012-09-18 Ryan LortieGApplication: document differences from libunique
2012-09-17 Dieter Verfailliegresource tests: fix VPATH builds emitting errors durin...
2012-09-13 Colin WaltersCVE-2012-3524: Hardening for being run in a setuid...
2012-09-13 William Jon McCannAdd api to get the generic icon name for a mime type
2012-09-12 Matthias ClasenDrop GVFS_INOTIFY_DIAG debug feature
2012-09-11 Thomas BechtoldFix gdbus connection annotations
2012-09-09 LRNgwin32mount.c: Fix syntax error
2012-09-03 Dan WinshipRevert "xdgmime: plug a small leak"
2012-09-03 Dan Winshipgio/tests: fix leaks
2012-09-03 Dan Winshipgio/tests/cancellable: fix to still work when running...
2012-09-03 Dan Winshipgio/tests: port some stuff to g_test_expect_message()
2012-09-03 Dan Winshipg_file_copy: plug a leak
2012-09-03 Dan WinshipGDesktopAppInfo: fix leaks
2012-09-03 Dan Winshipxdgmime: plug a small leak
2012-09-02 Paolo BorelliFix gtk-doc for g_app_info_get_supported_types
2012-09-01 Aleksander Morgadogdbus-codegen: avoid error when wrong interface is...
2012-08-31 Martin PittBump max time in test_method_calls_on_proxy() test
2012-08-30 William Jon McCannAdd ability to get symbolic icon for content type
2012-08-30 William Jon McCannAdd symbolic icon support to gfileinfo
2012-08-30 William Jon McCannAdd symbolic icon support to drive, volume, and mount
2012-08-30 Rui Matosgdbus-tool: Check return value of strrchr()
2012-08-29 Cosimo Cecchiappinfo: fix annotations for g_app_info_launch and...
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-28 Colin Waltersxdgmime: Handle EINTR in open()
2012-08-28 Cosimo Cecchigio: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for quarks in GIO
2012-08-28 Daiki Uenogsettings-tool: make list-recursively really recurse
2012-08-28 Matthias ClasenGFile: Cosmetic doc changes
2012-08-28 Matthias ClasenFix the GDBusProxy async test
2012-08-28 Matthias ClasenMake async permission tests work
2012-08-28 Mike GorseFix the gdbus-proxy async test
2012-08-26 Dan WinshipUpdate .gitignores
2012-08-21 Stef WalterRevert "gtlscertificate: Add certificate-bytes and...
2012-08-21 Stef Waltergdbus: Fix double free and use after free of object...
2012-08-21 Cosimo Cecchimount-op: use gint64 instead of guint64 for time_left...
2012-08-20 Ryan LortieRevert the GMarkup attribute collect changes
2012-08-20 Lars UebernickelGMenuModel: add test for the new GMenuItem API
2012-08-20 Ryan LortieGMenuItem: add constructor to copy from model
2012-08-20 Ryan LortieGMenuItem: add getter APIs
2012-08-20 Ryan LortieGMenuModel: remove a type safety bug
2012-08-20 Marc-André Lureauwin32: add pipe-io-cancel-test
2012-08-20 Marc-André Lureauwin32: add pipe-io-concurrent
2012-08-20 Marc-André Lureauwin32: add pipe-io-overlap-test
2012-08-20 Marc-André Lureauwin32: make gio stream cancellable
2012-08-20 Marc-André Lureauwin32: handle ERROR_MORE_DATA
2012-08-20 Marc-André Lureauwin32: use overlapped events for streams
2012-08-19 Matthias ClasenRemove some more 'the the'
2012-08-19 Matthias ClasenImprove test coverage for GSocketConnection
2012-08-19 Matthias ClasenImprove test coverage for unix socket addresses
2012-08-19 Matthias ClasenImprove test coverage for resources
2012-08-19 Matthias ClasenImprove test coverage for filter streams
2012-08-19 Matthias ClasenImprove test coverage for unix streams
2012-08-19 Matthias ClasenImprove test coverage for pollable streams
2012-08-19 Matthias ClasenImprove GSettings test coverage
2012-08-19 Matthias ClasenImprove GAppInfo test coverage
2012-08-19 Matthias ClasenAdd some GInetAddress tests
2012-08-19 Matthias ClasenAdd some GPermission tests
2012-08-19 Matthias ClasenCosmetic change
2012-08-19 Matthias ClasenMake GPermission more forgiving
2012-08-19 Matthias ClasenIt is 'registered', not 'registred'
2012-08-19 Matthias ClasenExterminate 'the the'
2012-08-17 Chun-wei FanFix build on Visual C++
2012-08-17 Matthias ClasenAdapt schema tests to changed error messages
2012-08-17 Matthias Clasengdbus: Use g_markup_collect_known_attributes() in GDBus...
2012-08-17 Matthias ClasenFix 'make report'
2012-08-17 Matthias ClasenMiscellaneous string fixes
2012-08-17 Matthias ClasenMake capitalisation of "UNIX" consistent in translatabl...
2012-08-17 Matthias ClasenChange "dash" to "hyphen" in translatable strings
2012-08-17 Matthias ClasenFix leak in GWinHttpVfs
2012-08-17 Matthias ClasenFix leak in GFileAttributeInfoList
2012-08-16 Owen W. TaylorAdd tests for g_file_make_directory_with_parents()
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents: clean up logic
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents(): fix a corner...
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents: refix error propagation
2012-08-14 Javier JardónRevert "Use upstream gettext instead the glib one"
2012-08-14 Javier JardónUse upstream gettext instead the glib one
2012-08-06 Stef Waltergtlscertificate: Add certificate-bytes and private...
2012-08-06 Matthias ClasenDon't use GIO in GTestDBus setup
2012-08-06 Matthias ClasenSolaris build fix for GIO
2012-08-06 Dan Winshipgio/tests/g-icon.c: fix some path checks on win32
2012-08-06 Dan Winshipgicon: make g_icon_new_for_string() recognize win32...
2012-08-06 Dan Winshipgio/tests/file: skip the file monitor tests if using...
2012-08-06 Dan Winshipgio/tests/g-file.c: fix some path checks on win32
2012-08-06 Dan Winshipglocalfile: fix g_file_get_parse_name() on win32
2012-08-06 Matthias ClasenPlug a minor memory leak in GDBusObjectProxy
2012-08-06 Brian KoningRemove extra newline chars in local g_application_comma...
2012-08-06 Pavel VasinGDBusActionGroup: hold ref until async init done
2012-08-06 Pavel Vasingio/tests/actions: test for bug679509
2012-08-06 Stef Waltergtlscertificate: Don't confuse certificate and public...
2012-08-04 Matthias Clasendocs: Don't put links in section titles
2012-08-03 Stef Waltergtlscertificate: Add g_tls_certificate_is_same() function
2012-08-03 Stef Waltergtlsdatabase: Don't complain if no callbacks for async...
2012-08-01 David ZeuthenGDBusError: Fix up G_STATIC_ASSERT guidance
2012-07-31 Dan Winshipgthreadpool: set default max_unused_threads and max_idl...
2012-07-30 Owen W. Taylorg_file_make_directory_with_parents: Fix error propagation
2012-07-30 Colin WaltersGFile: Note semantics of g_file_delete()
2012-07-30 Colin WaltersGFile: Add g_file_delete_async()
next