2013-09-20 Murray Cumming Regenerated methods .defs files 2013-09-20 Murray Cumming tools: h2def.py: Handle *_DEPRECATED_IN_*_FOR (*) 2013-09-20 Murray Cumming Spawn: Use the new SPAWN_DEFAULT instead of 0. * glib/src/spawn.hg: The value is the same, however. 2013-09-20 Murray Cumming Gio::File: Add measure_disk_usage() and measure_disk_usage_async(). * gio/src/file.[hg|ccg]: Wrap g_file_measure_disk_usage(), g_file_measure_disk_usage_async() and g_file_measure_disk_usage_finish(), based on the copy() and copy_async() methods, which also have 2 slots. * tools/m4/convert_glib.m4: Add a conversion for guint64&. 2013-09-20 Murray Cumming Gio::Settings: Add get/set_uint(). 2013-09-20 Murray Cumming Regenerated docs .xml files 2013-09-20 Murray Cumming Regenerated extra .defs files 2013-09-20 Murray Cumming Regenerated methods .defs files 2013-09-20 Murray Cumming Regenerated enums .defs files 2013-09-17 Murray Cumming Fix the build after previous commit 2013-09-17 Murray Cumming Remove obsolete comment. 2013-09-17 Murray Cumming giomm: Add VariantParseError. 2013-09-16 Murray Cumming ActionMap: lookup_action(): Fix the reference counting. * gio/src/actionmap.hg: Use refreturn. 2013-09-12 Kjell Ahlstedt Port tools/defs_gen to Python 3. * .gitignore: Ignore /tools/defs_gen/__pycache__/. * tools/defs_gen/*.py: Port to Python 3. These Python sources now run with both Python 2 and Python 3. Tested with 2.7.3 and 3.2.3. Bug #690969. 2013-09-10 Murray Cumming 2.37.7