fix library versioning (it was 0.0.0).
[platform/upstream/glib.git] / gio / ChangeLog
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.
2008-03-04 Alexander LarssonRemove deprecated symbols we kept for one release.
2008-03-04 Murray CummingTiny documentation corrections.
2008-03-03 Alexander LarssonFix the adopt_orphan_mount vfunc to take a volume_monit...
2008-03-01 Benjamin Otteclarify docs for g_file_delete().
2008-02-29 Alexander LarssonMake sure empty files get text/plain type (#518720)
2008-02-27 Alexander LarssonFix type warnings
2008-02-27 Alexander LarssonHandle filesystems (like ntfs-3g) that return EEXIST...
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-25 Wouter BolsterleeFixup translator comments (#518578).
2008-02-25 Wouter BolsterleeFix a few typos in translator comments and documentation.
2008-02-25 Alexander LarssonAdd translator comments (#518578)
2008-02-25 Alexander LarssonReintroduce g_file_contains_file, keep around for one...
2008-02-25 Alexander LarssonRemove deprecated g_file_contains_file.
2008-02-25 Alexander LarssonEmit actual change signals in an idle handler. This...
2008-02-25 Alexander LarssonRemove type guessing, instead just display mounts in...
2008-02-25 Alexander LarssonMake new strings reuse old ones.
2008-02-25 Alexander LarssonImplement trashing and filesystem::readonly for win32...
2008-02-23 Matthias ClasenSmall doc fix
2008-02-22 Alexander LarssonLook at old-style gnome mime icon names too, as many...
2008-02-21 Matthias ClasenDoc fixes
2008-02-21 David ZeuthenImplement this function by moving bits from glocalfilei...
2008-02-21 Alexander LarssonFix doc typo
2008-02-21 Alexander LarssonAdd more documentation about how GFiles work (from...
2008-02-21 Alexander LarssonAdd new g_file_has_prefix that does the same as g_file_...
2008-02-20 Benjamin Otteeven more cases of not returning in error path
2008-02-20 Benjamin Ottereturn from function in error path.
2008-02-19 Sylvain PascheRemove trailing coma in GMountMountFlags struct
2008-02-18 Alexander LarssonUse g_unlink/g_rename instead of unlink/rename; do...
2008-02-18 Alexander LarssonOpen files with O_BINARY on windows. (#517140)
2008-02-14 Alexander LarssonCorrectly check for HAVE_FCHMOD and HAVE_FCHOWN
2008-02-14 Alexander LarssonCopy permissions with file on copy (#514084) This is...
2008-02-13 Ryan Lortieadd G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
2008-02-13 Alexander LarssonDefine IN_ONLYDIR if not in header (#515346)
2008-02-12 Alexander LarssonC89 fixes (#515892)
2008-02-11 Matthias Clasen2.15.5 GLIB_2_15_5
2008-02-11 Matthias ClasenAdd g_mount_mount_flags_get_type
2008-02-11 Alexander LarssonCorrectly handle NULL GAttributeMatcher meaning matches...
2008-02-11 Alexander LarssonAdded GMountMountFlags enum and added a flags argument...
2008-02-11 Alexander LarssonAdded new standard::description attribute. Requested...
2008-02-11 Alexander LarssonMinor docs cleanup
2008-02-11 Matthias ClasenDocumentation additions
2008-02-10 Matthias ClasenConsistently use getmntent_r() and fall back to getmnte...
next