platform/upstream/glib.git
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-05-02 13:24:13 Tim... renamed GMainDispatch.dispatching_sources to be more...
2008-04-28 David ZeuthenAvoid displaying mounts in a subdirectory not accessibl...
2008-04-23 Yannig MARCHEGAYUpdated Occitan translation
2008-04-22 Michael Nattererfix library versioning (it was 0.0.0).
2008-04-22 Adam WeinbergerUpdated Canadian English translation.
2008-04-21 Tor LillqvistBug 528752 - Win32 build and SSL not working
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-20 Yair Hershkovitzupdated hebrew translation
2008-04-19 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-04-18 17:40:58 Tim... fixed gstdio.h include.
2008-04-17 Emmanuele BassiUse the macro GLib provides for byte-swapping as it...
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 Philip WithnallFixed British English translation.
2008-04-15 Mukund SivaramanFixed typos in gtk-doc comments.
2008-04-10 Mathias HasselmannBug 519137 – g_slice_dup macro needs cast for 64-bit...
2008-04-09 Federico Mena... Don't leak apps_by_name in GBookmarkFile metadata items
2008-04-09 Padraig O'BriainIn g_app_info_create_from_commandline set comment after...
2008-04-08 Behdad EsfahbodAdd ISO 15924 code comments for new scripts.
2008-04-08 Tomas BzatekDoc update
2008-04-08 Matthias Clasen Bug 491554 – Update to Unicode 5.1.0
2008-04-08 Matthias Clasen Bug 526619 – make test-report crash
2008-04-08 Matthias Clasen Bug 526796 – Wrong order of arguments in g_file...
2008-04-08 Matthias ClasenAdd missing *.
2008-04-07 Stanislav BrabecCredits update according to #522335#c6.
2008-04-04 Matthias ClasenMake the fix for bug 448943 work.
2008-04-04 Sebastien BacherDon't list the user directory as a mount, fix potential...
2008-04-03 Tor LillqvistDefine GLIB_STATIC_COMPILATION here also, if needed.
2008-04-03 Tor LillqvistClarification.
2008-04-03 Tor LillqvistMake sure we don't build both shared and static at...
2008-04-03 Tor LillqvistDon't enforce shared library build only on Windows...
2008-04-03 Tor LillqvistBug 525972 - UCS-4 not in the new win_iconv implementation
2008-04-03 Matthias ClasenBug 448943 – g_timeout_add_seconds() problems
2008-04-03 Matthias ClasenAdd credits
2008-04-03 Matthias ClasenCorrect an example
2008-04-03 Matthias ClasenFix the docs
2008-04-03 Matthias ClasenFix the docs
2008-04-02 Tor LillqvistBug 524314 - g_convert() on Win32 implicitly converts...
2008-04-01 Petr Kovářcs.po: Updated Czech translation.
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 Tor LillqvistImprove fix for #525192 below: Use SleepEx() so that...
2008-03-31 Alexander LarssonClarify docs for g_memory_output_stream_get_size. Add
2008-03-31 Tor LillqvistFix Cygwin breakage. Patch by Lieven van der Heide.
2008-03-31 10:39:17 Tim... reapply inlining fix from r6333 to fix: Bug 522292...
2008-03-31 Tor LillqvistBug 525192 - 100% CPU if run main loop with no IO sources
2008-03-31 Matthias ClasenAdd g_file_query_file_type convenience function to...
2008-03-31 Matthias ClasenDon't use ARG_MAX. (#522335, patch by Sebastian Dröge)
2008-03-31 Matthias ClasenAdd macros wrapping the gcc alloc_size function attribu...
2008-03-31 Matthias ClasenSimple fixes to help building GLib on embedded systems...
2008-03-31 Matthias ClasenFix the build with -DG_DISABLE_ASSERT. (#525060, Arfrev...
2008-03-31 Matthias ClasenReplace occurrances of G_GNUC_PRETTY_FUNCTION by G_STRF...
2008-03-31 Matthias ClasenFix some documentation typos. (#524950, Rob Bradford)
2008-03-31 Matthias ClasenFix a doc typo. (#524742, Hiroyuki Ikezoe)
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-23 Nguyễn Thái... Update Vietnamese translation
2008-03-22 Claudio SaavedraBug 523877 – gbookmarkfile: avoid using g_string_append...
2008-03-22 Emmanuele BassiBug 518160 - replace two g_strdup_printf calls in GBook...
2008-03-21 Matej UrbančičUpdated Slovenian translation
2008-03-20 Alexander LarssonFinal fixes for struct statfs.f_fstypename checks ...
2008-03-20 Priit LaesTranslation updated by Ivar Smolin
2008-03-20 Lin MaRemoved a bad formatted msg.
2008-03-20 Lin MaFixed FEN does not emit attribute changed events when...
2008-03-20 Tor LillqvistBug 523298 - win_iconv can't convert from UTF-8 to...
2008-03-19 Matthias ClasenDoc additions
2008-03-19 Matthias ClasenDocument GVFS_DISABLE_FUSE
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-18 Sebastian DrögeBug 522292 - Gives warnings in glib/gutils.h with GCC...
2008-03-18 Laurent DhimaUpdated Translation
2008-03-18 Simos XenitellisUpdated Greek translation by Giannis Katsampiris
2008-03-18 Laurent DhimaUpdated Translation
2008-03-17 Yang ZhangUpdated zh_CN translation from manphiz
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-03-16 Tor LillqvistMake libgio-2.0.la depend on gio.def on Windows.
2008-03-16 Gabor KelemenTranslation updated
2008-03-15 Yuri KozlovUpdated Russian translation.
2008-03-15 Marcel TelkaUpdated Slovak translation.
2008-03-15 Matthias ClasenMake up an ending for this sentence.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
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...
next