Workaround AC_C_BIGENDIAN breakage in autoconf 2.61. Add a _cv_ to some
[platform/upstream/glib.git] / gio /
2008-07-02 Wouter BolsterleeFix ulink in doc to make gtk-doc happy.
2008-07-02 Matthias ClasenFix a doc typo
2008-07-02 Cody RussellFixed some more includes
2008-07-02 Cody RussellFixed some include problems.
2008-07-01 Cody RussellMove my ChangeLog entry to the right place
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-30 Matthias ClasenClarify docs. Patch by Jared Moore
2008-06-30 Matthias ClasenUnalias. Patch by Markus Bergman
2008-06-30 Matthias ClasenAllow g_atomic_pointer_get
2008-06-30 Matthias ClasenAdd some tests for GMemoryOutputStream.
2008-06-30 Matthias ClasenTrivial doc fixes
2008-06-30 Matthias ClasenDon't g_list_prepend one list to another. Pointed out...
2008-06-28 Michael Nattererremove semicolons from G_IMPLEMENT_INTERFACE().
2008-06-23 Kristian Rietveldintroduce an ENUMPREFIX substitution.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Matthias ClasenDon't do fallback for user-home and user-desktop to...
2008-06-17 Hans Breuerbits and pieces from gtk-2-12 and gunix*.[hc] to make...
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 Ross BurtonRemove check for dispose implementation as it annoys...
2008-06-16 Ross BurtonBug 536252 – GFileEnumerator should allow access to...
2008-06-16 Matthias ClasenMake includes more uniform
2008-06-13 Hans Breuerto get the default translation target on win32 use...
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 Ross BurtonBug 511367 - add g_file_make_directory_with_parents.
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 Matthias ClasenRevert the patch for bug 527214 and related changes...
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-18 Matthias ClasenNew function to create a content type from a mime type...
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 Tor Lillqvistconfigure.in More work on enabling static building...
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-15 Mukund SivaramanFixed typos in gtk-doc comments.
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...
next