win32: add pipe-io-cancel-test
[platform/upstream/glib.git] / gio /
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()
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()
next