2.29.12:
2011-08-25 Chun-wei Fan <
[email protected]>
Update Visual Studio projects
* Made line endings on the VS 2010 solution file to have Windows-
style EOL so that it works properly
2011-08-22 José Alburquerque <
[email protected]>
TimeZoneMonitor: Remove as was done in glib.
* gio/src/filelist.am:
* gio/src/timezonemonitor.{ccg,hg}: Remove sources and the mention
from the build.
* glib/src/timezone.hg (refresh_local): Remove this method as the
function that it wraps was also removed from glib.
* tools/extra_defs_gen/generate_defs_gio.cc
(G_TYPE_TIME_ZONE_MONITOR): Remove this GType from the list of types
for which properties and signals are generated.
See the glib commit:
http://git.gnome.org/browse/glib/commit/?id=5b68b49b2072c371c72ee96175e3d6a727eb5e8b
2011-08-22 Murray Cumming <
[email protected]>
configure: Require the latest libsigc++.
* configure.ac: Because our tests require it.
2011-08-03 Murray Cumming <
[email protected]>
giomm: Application: local_command_line_vfunc(): Use references for parameters.
* gio/src/application.hg: Use references instead of pointers, now that
we know how these paramters are actually used. See bug #643478.
2011-08-03 Murray Cumming <
[email protected]>
Add back Gio::Application and friends so we can try to finish them.
* gio/src/actiongroup.[hg|ccg]:
* gio/src/application.[hg|ccg]:
* gio/src/applicationcommandline.[hg|ccg]:
See
http://mail.gnome.org/archives/gtkmm-list/2011-March/msg00062.html