Fix an example
[platform/upstream/glib.git] / gio /
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()
2012-07-19 Chun-wei Fangio/Makefile.am: Filter out gcontenttype.c for MSVC...
2012-07-17 Dan Winshipgio/tests/converter-stream: add a new test, rename...
2012-07-17 Dan Winshipg_cancellable_source_new: don't use a file descriptor
2012-07-17 Stef WalterGIOScheduler: Fix access after free in "cancelled"...
2012-07-17 Dan WinshipGAsyncInitable: partially revert the init_finish changes
2012-07-12 Cosimo Cecchimount-operation: add a Since tag to the show-unmount...
2012-07-11 Cosimo Cecchimount-operation: add show-unmount-progress signal
2012-07-11 Rui MatosGDBusNodeInfo: remove a spurious for loop
2012-07-11 Rui MatosGDBusNodeInfo: the XML string must contain exactly...
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-07-10 Dan Winshipgio: add g_async_result_is_tagged()
2012-07-10 Dan Winshipgio: Add g_async_result_legacy_propagate_error()
2012-07-10 Dan Winshipgio: handle GSimpleAsyncResult errors in _finish vmethods
2012-07-10 Dan WinshipGFile: remove some unnecessary code
2012-07-07 Torsten Schönfeldgio: Add type macros for GFileAttributeInfoList and...
2012-07-07 David Zeuthengdbus-codegen: improve casting a tiny wee bit
2012-07-06 David Zeuthengdbus-codegen: neuter warnings when using -Wstrict...
2012-07-06 David Zeuthengdbus-codegen: don't shadow variable
2012-07-06 Ryan LortieGSettings: be more careful about keys names with /
2012-07-06 David Zeuthengdbus-codegen: Don't generate invalid GObject property...
2012-07-04 Matthias ClasenDrop unneeded includes
2012-07-04 Matthias ClasenSplit gcontenttype.c
2012-07-04 Marc-André Lureauwin32: fix build after bug 674452
2012-07-01 Simon FeltmanUpdated codegen to work with python3.
2012-06-29 Johan DahlinUse the same Python as we found in configure
2012-06-28 Martin PittFix /contenttype/guess test
2012-06-28 Alexander LarssonFix the mimetype default fix
2012-06-28 Alexander LarssonFix default app lookup wrt parent types and defaults...
2012-06-28 Stef WalterGTlsInteraction: Fix incorrect locking of mutex
2012-06-27 Martin Pittgio/tests/contenttype: Call g_content_type_guess()...
2012-06-26 Martin PittAllow slightly too small poll duration in /socket/timed...
2012-06-26 Colin WaltersGTestDBus: Don't call into gvfs
2012-06-25 Colin WaltersFix previous commit
2012-06-25 Colin Waltersgio/tests/actions: Plug a memory leak
2012-06-25 Colin WaltersGIOScheduler: Disconnect from cancellable after job...
2012-06-25 Ryan LortieRevert "GIOScheduler: Avoid constant iteration over...
2012-06-25 Lars UebernickelGDbusActionGroup: always set strict when _query_action...
2012-06-23 Matthias ClasenRemove a few redundant ;s
2012-06-23 Phil ClaytonAdd missing annotation to GDBusConnection::closed
2012-06-22 Colin WaltersGIOScheduler: Use a GList, not GSList for jobs
2012-06-22 Colin WaltersGIOScheduler: Avoid constant iteration over pending...
2012-06-22 Colin Waltersgresourcefile.c: Remove stray semicolon
2012-06-22 Colin Waltersgmenu: Remove stray semicolon in g_menu_clear_item()
2012-06-22 Colin Walterstests: Add missing initializer for return value
2012-06-22 Colin Walterstests: Add missing va_end()
2012-06-22 Stef Waltergresolver: More robust parsing of DNS responses
2012-06-22 Matthew BarnesAdd g_dbus_object_manager_server_is_exported()
2012-06-21 Colin WaltersGUnixVolumeMonitor: Make use of new g_list_copy_deep()
2012-06-21 Dan Winshipgio/tests/proxy-test: fix cleanup
2012-06-21 Matthias ClasenInstall bash completion files in /usr/share/
2012-06-20 Dan Winshipgio/tests/pollable: add can_poll() assertions
2012-06-20 Dan Winshipgdbus: fix generated code to not warn under -Wfloat...
2012-06-19 Chun-wei FanBug 678332-gio/gconverterinputstream.c: Fix build
2012-06-19 Chun-wei FanBug 678332-GIO: Fix build on Windows/non-GCC
2012-06-13 William Jon McCannUpdate to use XDG cache home for thumbnails
2012-06-13 Benjamin Otteglib-compile-resources: Forward errors from spawned...
2012-06-12 Dan Winshipupdate .gitignore
2012-06-12 Dan Winshipgunixoutputstream: add missing can_poll() implementation
2012-06-12 Murray CummingRemove trailing commas from enums
2012-06-08 David ZeuthenGDBusProxy: Treat org.freedesktop.systemd1.Masked error...
2012-06-06 Tomas Bzatekgdbus: Implement g_dbus_connection_get_last_serial()
2012-06-06 Daniel MacksPass -framework sub-flag without embedded whitespace
2012-06-05 Martin Pittg_dbus_gvariant_to_gvalue(): Add missing out annotation
2012-06-04 Matthias ClasenImprove GResource test coverage
2012-06-04 Matthias ClasenImprove GSocketAddress test coverage
2012-06-04 Matthias ClasenImprove GNetworkMonitor test coverage
2012-06-04 Matthias ClasenImprove GIcon test coverage
2012-06-04 Matthias ClasenFormatting cleanups
2012-06-04 Matthias ClasenImprove GMenu test coverage
2012-06-04 Matthias ClasenImprove GApplication test coverage
2012-06-04 Matthias ClasenImprove GActionGroup test coverage
2012-06-04 Matthias ClasenImprove GIcon test coverage
2012-06-04 Matthias ClasenExpand GAppInfo tests
2012-05-30 Dan WinshipGConverterInputStream: fix an edge case
2012-05-29 Christian Perschbuild: Add missing AM_V_GEN to silence the build
2012-05-29 Christian Perschapplication: Add dbus register/unregister hooks
2012-05-26 Colin Waltersgappinfo: Fix uninitialized-variable gcc warning
next