platform/upstream/glib.git
2012-11-22 Chun-wei Fanbuild/win32/Makefile.am: Also go into the vs11 subdirectory
2012-11-22 Chun-wei FanAdd autotools scripts to create VS2012 projects
2012-11-21 Kjell AhlstedtGObject: Fix code snippet in description of floating...
2012-11-21 Olivier Blinconfigure: add missing square bracket in AS_IF for...
2012-11-21 Eduardo Lima... gchecksum: Adds SHA512 support
2012-11-20 Daniel MustielesUpdated Spanish translation
2012-11-20 Sebastian DrögeAdd boxed GType for GThread
2012-11-20 Shankar PrasadUpdated Kannada Translations
2012-11-19 Debarshi Rayfile-info: Don't leak the filename if thumbnailing...
2012-11-19 Ryan Lortie*bump*
2012-11-19 Ryan LortieNEWS 2.35.2 upstream/2.35.2
2012-11-19 Ryan LortieRemove two accidentally-exported symbols
2012-11-19 Ryan LortieRevert "[gobject] set all properties before constructed()"
2012-11-19 Chun-wei FanUpdate config.h.win32.in
2012-11-17 Antoine Jacoutotgio-kqueue: use O_EVTONLY on MacOS
2012-11-16 Michael NattererBug 673047 - gunicollate is broken on OS X
2012-11-16 Kalev LemberFix a broken link in GConf migration guide
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-16 Paul Menzeldocs: Fix spelling of "exceed" in gobject/gtype.c
2012-11-15 Aleksander... gdbus: improve documentation of the GDBusError section
2012-11-15 Dan Winshipgtestutils: don't try to print long doubles
2012-11-15 Dan Winshipwin32: work around broken winsock prototypes
2012-11-15 Dan Winshipwin32: avoid printf format warnings on nonstandard...
2012-11-15 Dan Winshipwin32: make gio/tests/gdbus-proxy.c compile
2012-11-15 Dan Winshipgvariant-internal.h: fix the include hack
2012-11-15 Dan WinshipGLocalFile: canonicalize the initial directory separator
2012-11-15 Dan Winshipwin32: various fixes to test programs
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-15 Dan Winshipwin32: move some code into #ifdef G_OS_UNIX
2012-11-15 Dan Winshipwin32: define _WIN32_WINNT globally
2012-11-15 Dan Winshipwin32: prototype _glib_get_dll_directory() and _glib_ge...
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-11-15 Wim Taymansgsocket: fix joining/leaving multicast groups
2012-11-15 Michael NattererRevert "gmain: Add private API to create Unix child...
2012-11-15 Michael NattererRevert "gio: Add private API to create win32 streams...
2012-11-15 Michael NattererRevert "gspawn: support creating pipes with O_CLOEXEC"
2012-11-15 Colin Waltersgdbus: Fix some compiler warnings
2012-11-15 Antoine JacoutotGFileMonitor: Add kqueue(3) support to GIO
2012-11-14 Ryan Lortiegspawn: support creating pipes with O_CLOEXEC
2012-11-14 Colin Waltersgio: Add private API to create win32 streams from fds
2012-11-14 Colin Waltersgmain: Add private API to create Unix child watch that...
2012-11-14 Simon McVittieRemove trailing spaces from expected GMarkup error...
2012-11-13 Colin Waltersgmain: Handle case where source id overflows
2012-11-13 Paul Menzelgio/*: Fix spelling of determining
2012-11-11 Dan WinshipRevert "Return correct value for g_socket_get_available...
2012-11-11 Dan Winship.gitignore: ignore .def files (win32 build)
2012-11-11 Sebastian DrögeAdd caching for the receiver addresses for g_socket_rec...
2012-11-11 Мирослав НиколићUpdated Serbian translation
2012-11-10 Aurimas ČerniusUpdated Lithuanian translation
2012-11-10 Fran DiéguezUpdated Galician translations
2012-11-10 Matej UrbančičUpdated Slovenian translation
2012-11-10 Matej UrbančičUpdated Slovenian translation
2012-11-10 Matthias ClasenAdd an option to make glib-compile-resources use G_GNUC...
2012-11-10 Matthias ClasenRemove trailing space from some translated strings
2012-11-10 Matthias ClasenAdd plural forms for some translations
2012-11-10 Sebastian DrögeReturn correct value for g_socket_get_available_bytes...
2012-11-09 John RallsFix poll able streams for Darwin (and probably BSD)
2012-11-09 John RallsFix compile error about missing prototype
2012-11-09 Dan Winshipgthreadedresolver: fix a bug in the GTask porting of...
2012-11-09 Timothy ArceriUse url encoding for trash fileinfo path as per freedes...
2012-11-09 Martin PittGByteArray: Add missing transfer annotations
2012-11-09 Martin PittGBytes: Add missing annotations
2012-11-08 John RallsBug 686185: GDateTime Transcoding fails on OSX
2012-11-08 Emmanuel PacaudCheck for PR_GET_NAME
2012-11-07 Colin Walterstests/buffered-input-stream: Fix size of parameter...
2012-11-07 John RallsSkip test_non_utf8_printf() if EUC-JP is aliased to...
2012-11-06 Ryan LortieDon't call varargs open() through non-varargs type
2012-11-06 Ryan Lortiebelated version bump
2012-11-05 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-11-05 Martin PittBox GPollFD to make it introspectable
2012-11-05 Ryan LortieAdd a translator comment about 'KB'
2012-11-05 Chun-wei Fangio/gthreadedresolver.c: Fix non-UNIX build
2012-11-05 Sweta KothariUpdated gujarati file
2012-11-05 Chun-wei FanVisual C++ 2010 projects: Prepare support for VS2012
2012-11-04 Simon FeltmanAdd array length annotation to GSignalQuery param_types...
2012-11-03 Peter MrázUpdated Slovak translation
2012-11-03 Peter MrázUpdated Slovak translation
2012-11-03 Martin PittAnnotate g_filename_to_utf8()
2012-11-02 Simon McVittieFix more warning-addition fallout
2012-11-02 Simon McVittieFix more void prototypes in tests
2012-11-02 Simon McVittiePredeclare more things in tests
2012-11-02 Simon McVittieBring back a couple of private-but-extern symbols
2012-11-02 Dan Winshipgtask: bump the max thread pool size up to 100 to avoid...
2012-11-02 Simon McVittieUse the FreeBSD credentials-passing code on Debian...
2012-11-02 Colin WaltersMerge waitpid() from g_spawn_sync into gmain()
2012-11-02 Tim-Philipp... tests: fix compiler warning in gvariant test
2012-11-02 Colin Waltersconfigure: Enable set of standard -Werror=foo flags
2012-11-02 Colin Waltersgdateparser: Delete unused debug print function
2012-11-02 Colin Waltersgdbusactiongroup: Add prototype for g_dbus_action_group...
2012-11-02 Colin Walterstest-pipe-unix: Add missing include
2012-11-02 Colin Waltersgettext: Add missing include
2012-11-02 Colin Waltersgcharset: Add header file for private API
2012-11-02 Colin Waltersgslice: Prototype G_ENABLE_DEBUG function that's part...
2012-11-02 Colin Waltersg_check_setuid: Include glib-private.h
2012-11-02 Colin Walterstests/1bitmutex: Hack to build with -Werror=missing...
2012-11-02 Colin WaltersUse (void) for no parameters, not ()
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
next