Change W32 console detection to look at the window, not stdout
[platform/upstream/glib.git] / glib / gbytes.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-25 Matthias ClasenAdd a forgotten include guard
2012-02-15 Christian Perschgbytes: Add G_BEGIN/END_DECL guards
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-15 Stef WalterGBytes: add a size argument to g_bytes_get_data
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.