Use the right format string to get leading zeros when converting to ISO
[platform/upstream/glib.git] / gio /
2008-07-21 Matthias Clasendoc fixes
2008-07-21 Matthias ClasenMore doc fixes
2008-07-21 Matthias ClasenMore doc fixes
2008-07-21 Matthias ClasenDoc fixes
2008-07-20 Matthias Clasen543504 – crash in Epiphany Web Browser: Opening local...
2008-07-19 Matthias ClasenRemove debug spew
2008-07-18 Matthias ClasenRemove a warning
2008-07-18 Matthias ClasenFix a segfault
2008-07-18 Matthias ClasenAdd g_content_type_guess_for_tree
2008-07-16 Matthias ClasenAvoid a filename conflict
2008-07-16 Matthias ClasenPlug a leak
2008-07-16 Matthias ClasenMore documentation fixes
2008-07-16 Matthias ClasenSmall documentation fixes
2008-07-15 Matthias ClasenUse g_strcmp0 instead of rolling our own
2008-07-09 Matthias ClasenDoc improvement
2008-07-09 Matthias ClasenDocumentation improvements.
2008-07-08 Matthias ClasenAdd g_mount_guess_content_type
2008-07-08 Matthias ClasenMinor doc edits
2008-07-07 David ZeuthenAdd new method g_volume_get_activation_root(). This...
2008-07-07 David ZeuthenExport the eject-button signal on the volume monitor...
2008-07-06 Matthias ClasenMore doc tweaks
2008-07-06 Matthias ClasenClarify some docs
2008-07-03 Matthias ClasenFix a stupid crash
2008-07-03 Matthias Clasen2.17.3 GLIB_2_17_3
2008-07-02 Matthias ClasenFix the build
2008-07-02 Colin WaltersUse UNLOCK to unlock, not LOCK.
2008-07-02 Matthias ClasenAdd g_file_monitor
2008-07-02 Matthias ClasenUse a configure check for structfs.f_bavail.
2008-07-02 Matthias ClasenAdd a function to create a GDesktopAppInfo from a GKeyF...
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...
next