GResolver: fix Windows 2000 workaround
[platform/upstream/glib.git] / gio /
2010-03-03 Dan WinshipGResolver: fix Windows 2000 workaround
2010-03-01 Paolo BorelliRemove utf8inputstream leftovers in a few other places
2010-03-01 Alexander LarssonRemove GUtf8InputStream for now
2010-02-24 Saleem Abdulrasoolinclude gio.h, not giotypes.h
2010-02-23 Emilio Pozuelo MonfortTest for unexisting files in $TMP and not in $HOME
2010-02-22 Emilio Pozuelo MonfortDon't fail a couple of tests when running as root
2010-02-22 Alexander LarssonKeep metadata when files are renamed and trashed
2010-02-22 Matthias ClasenFix up GFileDescriptorBased docs
2010-02-22 Matthias ClasenFix up make check
2010-02-21 Matthias ClasenAdd missign single include guards
2010-02-21 Matthias ClasenFix build on Solaris 8
2010-02-18 Christian KellnerMove event support in the inotify backend
2010-02-18 Christian KellnerGLocalFileMonitor: Support for GFileMonitorFlags
2010-02-18 Christian KellnerMove event support for fs-monitoring: Event & flag
2010-02-15 Christian KellnerGFile: Support for splice(2) in copy_fallback
2010-02-15 Christian KellnerGLocalFileOutputStream: Implement GFileDescriptorBased
2010-02-15 Christian KellnerGLocalFileInputStream: Implement GFileDescriptorBased
2010-02-15 Christian KellnerGFileDescriptorBased: New interface
2010-02-15 Alexander LarssonSet result_uncertain in win32 g_content_type_guess...
2010-02-06 Tim-Philipp MüllerDon't leak filename in g_io_modules_scan_all_in_directory
2010-02-04 Tor LillqvistClarify use of struct stat on Windows
2010-02-03 Tor LillqvistPut a version info resource also in the gio DLL
2010-02-03 River Tarnellproperly guard the includes
2010-01-30 Ryan LortieGIO: Remove trailing "." from Since: tags in docs
2010-01-26 Christian DywanAdd gtk-doc comments with Since tags to GMemoryOutputSt...
2010-01-25 Matthias ClasenAnother few failing tests disabled
2010-01-25 Matthias ClasenTypo fixes
2010-01-23 Ryan Lortiegio: .gitignore gio-querymodules
2010-01-13 Javier JardónUpgrade to version 0.8 of libasyncns
2010-01-12 Alexander LarssonUse unconditional thread calls in gio and gobject
2010-01-12 Alexander LarssonImplement lazy loading of fam plugin
2010-01-12 Alexander LarssonAdd gio-querymodule program
2010-01-12 Alexander LarssonUse the new lazy loading of modules for gio modules
2010-01-12 Alexander LarssonAdd support for lazy loading of giomodules
2010-01-12 Ignacio Casal Quin... Flush gcharsetconverter when needed.
2010-01-06 Matthias ClasenAdd properties to GMemoryOutputStream
2010-01-06 Matthias ClasenFix the filename roundtrip check
2010-01-05 Ryan LortieGUnixFDMessage: fix a small typo in an extra check
2010-01-05 Matthias ClasenFix a memleak
2010-01-05 Matthias ClasenFix an off-by-one error
2010-01-03 Matthias ClasenDocument that various functions ref GSimpleAsyncResult
2010-01-03 Matthias ClasenDocument that _finish() must be called at most once.
2010-01-03 Matthias ClasenFix a typo
2010-01-03 Matthias ClasenDon't return anything from a void function
2009-12-31 Paolo BorelliBug 604457 - gutf8inputstream.c: increasing unknown...
2009-12-18 Dan Winshipupdate .gitignores
2009-12-18 Dan WinshipFix UnixWare build by not using "sa_len" as a variable...
2009-12-16 Gian Mario TagliarettiRemove wrong file imports, only gio/gio.h should be...
2009-12-14 Tor LillqvistCheck for <wspiapi.h> and use it if present
2009-12-08 Paolo BorelliAdd unit tests for some more methods
2009-12-07 Alexander LarssonRemove default implementation of async filter steam ops
2009-12-06 Paolo BorelliFix makefile typo
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-12-01 Jeroen Nijhof[gio] Remove some commas at end of enumerator list
2009-12-01 Dan WinshipUse G_DEFINE_INTERFACE in gio
2009-11-30 Matthias ClasenFix up GIO docs
2009-11-30 Matthias ClasenFix 'make check' in gio
2009-11-30 Matthias ClasenRemove filter-cat from TEST_PROGS
2009-11-29 Paolo BorelliFix return type of g_converter_[in|out]put_stream.
2009-11-26 Ryan LortieBug 589631 - enclose literals with double quotes
2009-11-26 Christian KellnerAdd "default location" support to GMount
2009-11-26 Alexander LarssonPass in the right device to vfs->local_file_add_info...
2009-11-26 Mures AndoneFixed bug 91 (GIO monitoring not working due to bad...
2009-11-26 Will ThompsonApply English pedantry to GAsyncInitable's docs
2009-11-26 Alexander LarssonRemove unused variable
2009-11-24 Ryan LortieBug 601637 - add GUnixFDList
2009-11-24 Alexander LarssonUpdate gio.symbols with new functions
2009-11-24 Alexander LarssonExport g_charset_converter_get_num_fallbacks in header
2009-11-24 Alexander LarssonFix GZlibCompressorFormat names
2009-11-23 Ryan LortieBug 591214 - Warnings building gcancellable.o
2009-11-23 Ryan LortieBug 598712 - can't detect text file with backspace
2009-11-23 Alexander LarssonAdd filter-cat test for GConverter streams
2009-11-23 Alexander LarssonAdd GZlibCompressor
2009-11-23 Alexander LarssonAdd GZlibDecompressor for zlib decompression
2009-11-23 Alexander LarssonAdd zlib dependency to gio
2009-11-23 Alexander LarssonAdd test for converter streams
2009-11-23 Alexander LarssonAdd GConverterOutputStream
2009-11-23 Alexander LarssonAdd g_output_stream_is_closing
2009-11-23 Alexander LarssonAdd GConverterInputStream
2009-11-23 Alexander LarssonAdd fallback mode to GCharsetConverter
2009-11-23 Alexander LarssonAdd GCharsetConverter
2009-11-23 Alexander LarssonAdd GConverter interface
2009-11-23 Alexander LarssonAdd G_IO_ERROR_PARTIAL_INPUT and G_IO_ERROR_INVALID_DAT...
2009-11-20 Ryan LortieRemove #include "glocalfile.h" from GFile
2009-11-20 Juan A. Suarez Romeropriv variable should only be used in win32 code
2009-11-19 Ryan Lortieg_socket_listener_add_any_inet_port is Since 2.24
2009-11-19 Ryan LortieBug 585566 - GSocketListener API issues
2009-11-19 Christian DywanBug 600550 - (...) doesn't treat arguments properly
2009-11-19 Vincent UntzBug 600620 - Add g_app_info_get_display_name()
2009-11-19 Ryan LortieBug 595138 - GFile not robust with invalid input
2009-11-18 Ryan LortieBug 535159 - g_file_has_parent
2009-11-17 Javier JardónFix compilation warning: Initialize the variable
2009-11-17 Javier JardónFix compilation warning: Remove unused function
2009-11-17 Javier JardónFix compilation warning: cast to (GCompareFunc)
2009-11-12 Ryan LortieBug 587300 - g_cancellable_disconnect deadlock
2009-11-12 Ryan LortieBug 591216 - Warning building resolver.o
2009-11-12 Ryan LortieGSocket.receive_message: fix bogus allocation math
2009-11-05 Stéphane DémurgetBug 324930 - Nicer message for EPERM on symlink
2009-10-25 Matthias ClasenAvoid a warning
2009-10-25 Matthias ClasenDon't give up too early when collecting mime types
next