Remove g_type_init() calls
[platform/upstream/glib.git] / gio /
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-15 Marc-Antoine Perennougdbus-testserver: port to pygi
2012-10-15 Matthias ClasenAdd return-if-fail checks to g_application_hold/release
2012-10-15 Ryan Lortieg_settings_bind: use canonical property name
2012-10-15 Matthias ClasenAdd Win32 versions of some new content type APIs
2012-10-11 Will Thompsongtestdbus: correct documentation typos
2012-10-10 Dan Winshipgio/tests: port from GSimpleAsyncResult to GTask
2012-10-10 Dan Winshipgio: port networking classes from GSimpleAsyncResult...
2012-10-10 Dan Winshipgio: port GAsyncInitable from GSimpleAsyncResult to...
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-10-10 Dan Winshipgio: port GThreadedResolver from GSimpleAsyncResult...
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-10-09 Aleksander Morgadogdbus: minor documentation fix in g_dbus_interface_skel...
2012-10-06 Dan WinshipGFileMonitor: thread-safety fix for non-default-main...
2012-10-05 Colin Walterscodegen: Install Python files in $(datadir)/glib-2...
2012-10-05 Colin Walterscodegen: Explicitly close output
2012-10-03 David Zeuthengdbus-codegen: Update tests for new inheritance-semanti...
2012-10-03 David Zeuthengdbus-codegen: make members of an interface inherit...
2012-09-30 Matthias ClasenReally fix the leak
2012-09-30 Matthias ClasenFix memory leaks in glib-compile resources
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...
next