Skip to content
  1. Jul 29, 2012
  2. Jul 25, 2012
  3. Jul 24, 2012
  4. Jul 23, 2012
  5. Jul 20, 2012
  6. Jul 19, 2012
    • Chun-wei Fan's avatar
      gio/Makefile.am: Filter out gcontenttype.c for MSVC builds · 1ae7c7d9
      Chun-wei Fan authored
      gcontenttype.c was split into gcontenttype.c and gcontenttype-win32.c
      in commit 32192ee9 ("Split gcontenttype.c"), so we don't want to include
      gcontenttype.c in the Visual C++ build as it is no longer a source file
      meant for Windows.
      
      Thanks to Thomas H.P. Anderson for pointing this out.
      1ae7c7d9
    • Matthias Clasen's avatar
      Check for PR_SET_NAME · 23a2136f
      Matthias Clasen authored
      Bug 680148 claims that PR_SET_NAME may not be defined when
      using an old kernel. Deal with it.
      23a2136f
    • Matthias Clasen's avatar
      Be more careful when using xlocale · 4c255d46
      Matthias Clasen authored
      Bug 680074 shows that we may end up in situations where only
      some of the xlocale functions we need are available. Rather than
      trying to find the minimal set of required functions for each
      use, define a global USE_XLOCALE and only use any xlocale functions
      if we have a full set.
      4c255d46
    • Matthias Clasen's avatar
      Cosmetic: Fix up line endings · dd098405
      Matthias Clasen authored
      Somehow a few ^M sneaked in here.
      dd098405
  7. Jul 18, 2012
  8. Jul 17, 2012
  9. Jul 16, 2012
  10. Jul 15, 2012
  11. Jul 14, 2012