2014-10-12 Juan R. García Blanco <
[email protected]>
configure.ac: update required versions of packages
2014-10-12 Juan R. García Blanco <
[email protected]>
Embed: fix gtk_clutter_embed_use_layout_size wrapper
*clutter-gtk/src/embed.hg: Make get_use_layout_size() wrap
gtk_clutter_embed_get_honor_stage_size() since this is the
symbol exported in clutter-gtk for
gtk_clutter_embed_get_use_layout_size().
2014-10-12 Juan R. García Blanco <
[email protected]>
examples: do not use deprecated symbols
* examples/events/event.cc: Replace CLUTTER_STAGE_WIDTH/HEIGHT
deprecated macros with Clutter::Actor::get_width/height methods.
2014-10-12 Juan R. García Blanco <
[email protected]>
configure.ac: distribute only xz
2014-10-01 Juan R. García Blanco <
[email protected]>
Increment current SO version
2014-10-01 Juan R. García Blanco <
[email protected]>
Embed: set default parameter value for set_use_layout_size()
2014-09-24 Juan R. García Blanco <
[email protected]>
Embed: Wrap Embed with _CLASS_GTKOBJECT
* clutter-gtk/src/embed.hg: Replace _CLASS_GOBJECT with _CLASS_GTKOBJECT.
2014-09-24 Juan R. García Blanco <
[email protected]>
Embed: Wrap get/set_use_layout_size() methods
* clutter-gtk/src/clutter-gtk_methods.defs: Define get/set_use_layout_size() methods.
* clutter-gtk/src/embed.hg: Wrap get/set_use_layout_size() methods.
2014-09-23 Juan R. García Blanco <
[email protected]>
Wrap GtkClutterWindow
* configure.ac: Search for gtkmm-3.0 m4 directory path.
* clutter-gtk/src/Makefile.am: Include search path for class_gtkobject.m4.
* codegen/m4/convert.m4: Include class_gtkobject.m4.
* clutter-gtk/src/filelist.am: Add window.hg.
* clutter-gtk/src/window.[ccg|hg]: New files.
2014-09-23 Juan R. García Blanco <
[email protected]>
Wrap GtkClutterActor
* clutter-gtk/src/actor.[ccg|hg]: New files.
* clutter-gtk/src/filelist.am: Add actor.hg to files_hg.
2014-09-23 Juan R. García Blanco <
[email protected]>
Embed: Wrap "use-layout-size" property
clutter-gtk/src/embed.hg: Add "use-layout-size" property.
2014-09-23 Juan R. García Blanco <
[email protected]>
Regenerate clutter-gtk_signals.defs
2013-07-03 José Alburquerque <
[email protected]>
Move to a generated ChangeLog.
2013-07-02 José Alburquerque <
[email protected]>
Auto-generate the ChangeLog from the git log for 'make dist'.
* Makefile.am: Include the dist-changelog.am file copied in build/
from mm-common so that the ChangeLog is automatically generated from
the git commit messages on 'make dist'.
2012-03-08 Chris Kühl <
[email protected]>
Added Aidan Delaney as maintainer in doap file
2012-03-06 Chris Kühl <
[email protected]>
Added Krzesimir Nowak as maintainer