fixed the date
[platform/upstream/glib.git] / gio / ChangeLog
2008-06-16 Hans Breuerfixed the date
2008-06-16 Hans Breuerdeclaration and initialization in one step avoids c99ism
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-16 Tor LillqvistBug 538362 - Get Win32 icons back in the file chooser
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-06-16 Ross BurtonPut my changelog entries in the right changelog, whoops
2008-06-16 Matthias ClasenMake includes more uniform
2008-06-13 Yevgen MuntyanUse less fancy unicode filenames, so the test doesn...
2008-06-12 Matthias Clasen2.17.2 GLIB_2_17_2
2008-06-12 Matthias Clasen2.17.1 GLIB_2_17_1
2008-06-11 A. WaltonFix broken test case.
2008-06-11 Matthias ClasenAllow PLT entry for g_clear_error
2008-06-11 Matthias Clasenrevert unintended change
2008-06-11 Matthias ClasenDon't unref before last use
2008-06-10 Matthias Clasen Bug 537546 – 'desktop' shortcut in file chooser...
2008-06-10 Matthias ClasenAdd g_themed_icon_prepend_name
2008-06-10 Matthias Clasen Bug 537392 – Additional colon in xattr name
2008-06-10 Matthias ClasenFix attribution
2008-06-10 Matthias Clasen Bug 536641 – Filesystem querying in gio does...
2008-06-10 Matthias Clasen Bug 528600 – g_dummy_file_get_parent("scheme...
2008-06-10 Paolo Borellido not leak the output stream.
2008-06-10 Michael Nattererfix SEGV by not using uninitialized memory as array...
2008-06-10 Tor LillqvistAdd TODO comments.
2008-06-10 Tor LillqvistAdd TODO comment.
2008-06-09 Matthias ClasenFix the build
2008-06-09 Matthias ClasenUse icons from the shared mime database, if available.
2008-06-09 Matthias ClasenSync with upstream
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-27 simon.zhengFix #533369. Check whether memeber statvfs.f_basetype...
2008-05-26 Michael Nattererdeclare g_memory_output_stream_get_data_size().
2008-05-26 Matthias ClasenMake tests work
2008-05-26 Matthias ClasenAdd a new symbol
2008-05-25 Ross BurtonFix typo in error message (#534764).
2008-05-25 Ross BurtonFix circular dependency loop for gioenumtypes.h (#534759).
2008-05-19 Hans BreuerEXTRA_DIST += makefile.msc
2008-05-17 Matthias Clasenfix free space information for ncpfs
2008-05-17 Matthias Clasen Bug 530196 – _g_local_file_has_trash_dir()...
2008-05-16 Tor Lillqvist#define _WIN32_WINNT 0x0400 to get declaration of ReadD...
2008-05-13 Bastien NoceraA URI scheme must start with a letter, even if later...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-04-28 David ZeuthenAvoid displaying mounts in a subdirectory not accessibl...
2008-04-22 Michael Nattererfix library versioning (it was 0.0.0).
2008-04-21 Lin MaDefault disable all loggings. Fixed two macro nits.
2008-04-16 Matthias ClasenRework the timestamp checking code to protect against...
2008-04-16 Matthias ClasenPartically revert the last commit after realizing that
2008-04-16 Matthias ClasenAvoid possible memory corruption in xdgmime, fd.o bug...
2008-04-16 Michael Meekstolerate an empty TryExec= line without failing; nautil...
2008-04-09 Padraig O'BriainIn g_app_info_create_from_commandline set comment after...
2008-04-08 Tomas BzatekDoc update
2008-04-08 Matthias Clasen Bug 526796 – Wrong order of arguments in g_file...
2008-04-04 Sebastien BacherDon't list the user directory as a mount, fix potential...
2008-03-31 Alexander LarssonDon't leak parent.
2008-03-31 A. WaltonAlways return a GFileType enum value (#520715).
2008-03-31 Alexander LarssonFix typo in changelog
2008-03-31 Alexander LarssonRead readdir() info chunks (of 1000) and sort the chunk...
2008-03-31 Alexander LarssonClarify docs for g_memory_output_stream_get_size. Add
2008-03-31 Matthias ClasenAdd g_file_query_file_type convenience function to...
2008-03-31 Matthias ClasenFix some documentation typos. (#524950, Rob Bradford)
2008-03-28 A. WaltonAdds GIO_EXTRA_MODULES environment variable support...
2008-03-28 Alexander LarssonFix up last commit.
2008-03-28 Alexander LarssonFix ChangeLog entry
2008-03-28 Alexander LarssonFallback to g_file_query_info for source size if
2008-03-28 Alexander LarssonReuse old string instead of adding new one.
2008-03-28 Lin Mastill copyright issue. I hate copyright.
2008-03-27 Alexander LarssonReturn G_IO_ERROR_IS_DIRECTORY, not G_IO_ERROR_WOULD_ME...
2008-03-27 Lin MaUpdated copyright.
2008-03-20 Lin MaRemoved a bad formatted msg.
2008-03-20 Lin MaFixed FEN does not emit attribute changed events when...
2008-03-19 Matthias ClasenDoc additions
2008-03-19 Sebastien Bacherconsider nfs4 mounts as G_UNIX_MOUNT_TYPE_NFS (Closes...
2008-03-19 Alexander LarssonBump block side for copy to 64k to minimize overhead...
2008-03-16 Tor LillqvistMake libgio-2.0.la depend on gio.def on Windows.
2008-03-14 David ZeuthenAdd g_unix_mount_monitor_set_rate_limit() function...
2008-03-14 Alexander LarssonAvoid redudant tests (#521851) Patch from Josselin...
2008-03-14 Alexander LarssonFix C89 issue (#521672) Patch from Jens Granseuer
2008-03-14 Alexander LarssonShut down fam (including removing fam GSource) when...
2008-03-14 Alexander LarssonFix up FEN ifdefs
2008-03-14 Alexander LarssonUse right define name for f_fstypename member check
2008-03-14 Alexander LarssonAdded. Added. Added. Added. Added. Added. Added. Added...
2008-03-13 Tor LillqvistActually use the gio.def file when linking the library...
2008-03-13 Tomas BzatekInclude live-g-file in standard set of tests, making...
2008-03-12 Tor LillqvistExpand gio/win32/Makefile.
2008-03-12 Tor LillqvistIntroduce a macro GLocalFileStat that is the normal...
2008-03-12 Benjamin Ottetrim whitespace so gtk-doc groks the function name
2008-03-12 Tor LillqvistImplement as empty, returning FALSE, on Win32.
2008-03-11 Alexander LarssonCorrectly implement can_trash by actually looking for...
2008-03-11 Matthias Clasen2.16.1 GLIB_2_16_1
2008-03-11 Alexander LarssonFix crashes in new constructor and properties code
2008-03-10 Murray CummingMinor spelling correction in documentation: existance...
2008-03-10 Matthias Clasen2.16.0
2008-03-10 Matthias ClasenFix symbol list
2008-03-10 Matthias ClasenAdd properties to make bindings happy. (#517676, Samuel...
2008-03-08 Tor LillqvistDefine FILE_READ_ONLY_VOLUME if it is missing from...
2008-03-07 Alexander LarssonUse struct statfs.f_fstypename if availible (e.g. on...
2008-03-06 Tor LillqvistCorrect milliseconds to microseconds in the doc comment...
2008-03-06 Alexander LarssonAdd g_return_val_if_fail check (#520700)
2008-03-06 Alexander LarssonFix sparse warnings (#519489)
2008-03-05 Alexander LarssonMake cancellation threadsafe (i.e. guarantee its only...
2008-03-04 Wouter BolsterleeFix typo in parameter documentation.
next