Make it compile on Windows.
[platform/upstream/glib.git] / gio /
2009-07-07 Tor LillqvistMake it compile on Windows.
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenDocument support_thread_contexts
2009-07-06 Matthias ClasenFix a segfault in g_cancellable_cancel
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-06 Matthias ClasenMove comment to the right place
2009-07-06 Matthias ClasenRegister ids for new file attributes
2009-07-06 David ZeuthenAllow interaction when unmounting mounts
2009-07-05 Benjamin Otte[gio] minor improvements to g_cancellable_cancel()
2009-07-01 Dan WinshipTwo "make check" fixes for late changes to the thread...
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-07-01 Dan WinshipUse low-level GSource methods in a few more places
2009-06-30 Dan WinshipRemove some unused code
2009-06-30 Dan WinshipFix GResolver for g_simple_async_result_set_op_res_gpoi...
2009-06-30 Benjamin OtteBug 587434 – regression tests fail
2009-06-30 Benjamin OtteBug 587434 – regression tests fail
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-06-29 Benjamin Otteremove unused label
2009-06-29 Benjamin Ottefix warnings from gcc compilation with my mad CFLAGS
2009-06-29 Benjamin Otteadd g_file_attribute_set_*_by_id() and use them
2009-06-29 Benjamin Otteexport and use _g_file_attribute_matcher_matches_id()
2009-06-29 Benjamin Otteadd private header with attribute ids
2009-06-29 Benjamin Ottesplit lookup_attribute() into two functions
2009-06-29 Benjamin Ottesplit attribute hash initialization into its own function
2009-06-27 Tom ParkerAdd NULL to end of g_filename_complete_get_completions...
2009-06-25 Alexander LarssonAllow setting G_FILE_ATTRIBUTE_TYPE_INVALID attributes...
2009-06-24 Richard HughesAllow GCancellable to be subclassed by adding a private...
2009-06-23 David ZeuthenBug 586675 – Runtime library location
2009-06-23 Alexander LarssonAdd extension point for adding metadata for local files
2009-06-23 Alexander LarssonAdd g_file_info_set_attribute_status
2009-06-23 Alexander LarssonAdd g_file_info_has_namespace
2009-06-23 Alexander LarssonAdd string vector attribute type to GFileInfo
2009-06-23 Alexander LarssonCopy namespaces correctly in g_file_copy_attributes
2009-06-20 Matthias ClasenFix build on mingw
2009-06-18 Alexander LarssonUse io_prio as mainloop prio for async-emulation (...
2009-06-18 Benjamin OtteRevert "clarify documentation"
2009-06-18 Benjamin Ottesyntax fix in documentation
2009-06-18 Benjamin Ottefix typo in documentation
2009-06-18 Benjamin Otteclarify documentation
2009-06-15 Matthias ClasenAdd g_setenv
2009-06-15 David ZeuthenBug 585591 – Starting/stopping drives
2009-06-15 Ondrej JirmanFix incorrect freeing of thread pool in GThreadedSocket...
2009-06-15 Alexander LarssonEmit changed in g_socket_listener_add_socket, not in...
2009-06-15 Alexander LarssonRef the passed in socket in g_socket_listener_add_socke...
2009-06-15 Alexander LarssonAdd bound address out-argument to g_socket_listener_add...
2009-06-15 Alexander LarssonAvoid unnecessary work if mount watching not specified...
2009-06-15 Matthias ClasenSupport special icons for xdg user dirs
2009-06-15 Matthias ClasenDon't use deprecated GLib api
2009-06-15 Matthias ClasenFix the icon property implementation
2009-06-15 Matthias ClasenTrivial formatting fixes
2009-06-15 Matthias ClasenInclude sys/uio.h for struct iovec
2009-06-15 Matthias ClasenUse inotify_init1 when available
2009-06-14 Ryan LortieAdd GNIO test cases to .gitignore
2009-06-12 Ryan LortieBug 585575 – g_socket_listener_add_inet_port()
2009-06-12 Ryan Lortieadd g_socket_speaks_ipv4()
2009-06-12 Benjamin Ottemake all APIs that take inet port arguments take a...
2009-06-12 Benjamin Ottedon't make strings const when they are not
2009-06-11 Matthias ClasenFix an oversight in the previous commit
2009-06-11 Matthias ClasenInclude sys/types.h in gunixfdmessage.c
2009-06-10 Matthias ClasenMake setting DISPLAY work
2009-06-09 Dan WinshipRevert part of fix for old OS X that broke the compile...
2009-06-09 Benjamin OtteBug 585189 – g_cancellable_reset() must be called in...
2009-06-08 Benjamin Ottetypo in documentation
2009-06-08 Benjamin Otteonly query file info in g_file_copy() when we need it
2009-06-01 Alexander LarssonReformat g_themed_icon_get_names return type to make...
2009-06-01 Dan WinshipFix multiple bugs in g_srv_target_list_sort()
2009-06-01 Dan WinshipClarify some GSocket docs
2009-06-01 Dan WinshipMisc networking build fixes
2009-06-01 Tor LillqvistBump _WIN32_WINNT to 0x0501
2009-05-30 Hans BreuerUpdated msvc build files
2009-05-30 Hans BreuerVersion resource template for gio
2009-05-30 Hans BreuerHandle EAI_NODATA==EAI_NONAME in win32 SDK
2009-05-30 Hans BreuerInclude io.h for write() on win32
2009-05-30 Hans BreuerReplace FIXME with proper SDK version define
2009-05-28 Matthias ClasenAnother pedantic docs fix
2009-05-28 Alexander LarssonRef the right type in g_socket_control_message_deserialize
2009-05-28 Alexander LarssonDocument g_socket_control_message_deserialize
2009-05-28 Shixin ZengFix string length bugs in GWinHttpFile (#580347)
2009-05-28 Matthias ClasenFix make check
2009-05-28 Matthias ClasenFix references to nonexisting functions
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-27 Hans BreuerCorrect reference and implement close_fn (#578769)
2009-05-25 Alexander LarssonRemove mention of non-existing calls from docs
2009-05-25 Alexander LarssonDon't end enum with comma (#583663)
2009-05-25 Alexander LarssonDon't return something from a void function (#583408)
2009-05-25 Alexander LarssonAdd g_inet_address_get_native_size (#583205)
2009-05-23 Christian PerschUse g_error_new_valist instead of a private copy of it
2009-05-20 Alexander LarssonFix connect on win32
2009-05-20 Alexander LarssonFix build on win32
2009-05-20 Alexander LarssonDon't add unix specific APIs on win32
2009-05-20 Alexander LarssonClarify g_cancellable_push_current docs wrt cancellable...
2009-05-20 Alexander LarssonDon't dereference identifier_type if it is NULL (#579558)
2009-05-20 Robert BraggTake a reference on the gio file monitors while signali...
2009-05-20 Alexander LarssonUse G_GSSIZE_FORMAT where needed (#577884)
2009-05-20 Sjoerd SimonsPropagate errors from g_network_service_address_enumera...
2009-05-20 Jonathon JongsmaTypedef GResolverClass in the standard way
2009-05-20 Alexander LarssonDon't return something from void function (#583229)
2009-05-20 Christian PerschPreserve errno when using g_set_error with _() and...
2009-05-20 Christian PerschUse g_set_error_literal
next