index
:
delta/gnome/clutter.git
clutter-1.0
clutter-1.10
clutter-1.12
clutter-1.14
clutter-1.16
clutter-1.18
clutter-1.2
clutter-1.20
clutter-1.22
clutter-1.24
clutter-1.4
clutter-1.6
clutter-1.8
master
msvc-support
msvc-support-1.8
msvc-support-2.0
msvc-support-master
pick-each-frame
rbradford/requires-private
rbradford/wayland
tomeu/cogl2
wayland-0.99
wip/action-handle-event
wip/carlosg/touchpad-gestures
wip/clip-with-swap-buffers
wip/clutter-1.99
wip/cogl-winsys-egl
wip/cogl-winsys-glx
wip/cogl2
wip/evdev-tablet-support
wip/faster-pango-1.6
wip/frame-synchronization
wip/garnacho/egl-emulated-screen-rotation
wip/gaussian-blur
wip/layout-children
wip/mir
wip/mir-keepsurface
wip/neil/effect-snippets
wip/neil/wayland-compositor
wip/optimizations-2
wip/piotrdrag/unicode-typography
wip/quadbuffer-stereo
wip/stereo
wip/touchpad-gestures
wip/wayland
wip/wayland-compositor
wip/wayland-compositor-help
wip/wayland-for-demo
wip/wayland-surface-actor
gitlab.gnome.org: GNOME/clutter.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clutter
/
clutter-container.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new introspection annotation syntax
Emmanuele Bassi
2014-12-15
1
-12
/
+4
*
Use G_VALUE_INIT instead of { 0, }
Emmanuele Bassi
2012-03-17
1
-2
/
+2
*
docs: Update the Container interface documentation
Emmanuele Bassi
2012-02-09
1
-5
/
+53
*
Deprecate the old raise/lower API
Emmanuele Bassi
2012-01-16
1
-24
/
+87
*
docs: Clean up ClutterContainer's description
Emmanuele Bassi
2012-01-16
1
-8
/
+3
*
container: Add diagnostic warnings for deprecated vfuncs
Emmanuele Bassi
2012-01-16
1
-3
/
+48
*
container: Provide default implementation of vfuncs
Emmanuele Bassi
2012-01-16
1
-33
/
+59
*
container: Deprecate more methods
Emmanuele Bassi
2012-01-16
1
-2
/
+13
*
Deprecate Container add() and remove() methods
Emmanuele Bassi
2012-01-16
1
-67
/
+107
*
introspection: add missing introspection data from Vala bindings
Evan Nemerson
2011-07-29
1
-2
/
+4
*
docs: Fixes for building the API reference
Emmanuele Bassi
2011-07-26
1
-2
/
+2
*
introspection: Override the GParamSpec type
Emmanuele Bassi
2011-02-15
1
-1
/
+1
*
container: Do not use Actor as prerequisite
Emmanuele Bassi
2011-01-10
1
-1
/
+1
*
Reduce the amount of g-ir-scanner warnings
Emmanuele Bassi
2010-12-09
1
-4
/
+12
*
Remove unnecessary GLib version checks
Emmanuele Bassi
2010-10-18
1
-5
/
+0
*
Use G_DEFINE_INTERFACE
Emmanuele Bassi
2010-10-18
1
-103
/
+75
*
container: Do not emit a signal in the class handler
Emmanuele Bassi
2010-10-03
1
-7
/
+5
*
container: Fix the marshaller for ::child-notify
Emmanuele Bassi
2010-10-03
1
-1
/
+1
*
container: Add child_notify() wrapper
Emmanuele Bassi
2010-09-30
1
-0
/
+28
*
container: Implement ::child-notify
Emmanuele Bassi
2010-09-30
1
-3
/
+18
*
Further annotation fixes
Emmanuele Bassi
2010-09-08
1
-1
/
+1
*
introspection: Fix annotation for clutter_container_get_children()
Owen W. Taylor
2010-09-08
1
-1
/
+1
*
introspection: Add annotations
Emmanuele Bassi
2010-09-03
1
-2
/
+2
*
Hide the marshallers
Emmanuele Bassi
2010-06-11
1
-3
/
+3
*
container: use CLUTTER_IS_ACTOR on correct parameter
Jussi Kukkonen
2010-05-05
1
-1
/
+1
*
Remove mentions of the FSF address
Emmanuele Bassi
2010-03-01
1
-3
/
+3
*
container: Expose create and destroy ChildMeta methods
Emmanuele Bassi
2010-02-25
1
-12
/
+32
*
Conditionally use G_VALUE_COLLECT_INIT() macro
Emmanuele Bassi
2010-02-25
1
-0
/
+7
*
[container] Remove the unused 'object' variable in destroy_child_meta
Neil Roberts
2009-09-22
1
-1
/
+0
*
[container] cast actor to gobject before calling g_object_set_qdata
Robert Bragg
2009-09-21
1
-1
/
+1
*
[container] unset the child meta qdata on the child, not the container
Øyvind Kolås
2009-09-21
1
-1
/
+1
*
[container] set the child meta qdata on the child, not the container
Thomas Wood
2009-09-21
1
-1
/
+1
*
[container] Use a 1:1 mapping between child and ChildMeta
Emmanuele Bassi
2009-09-15
1
-41
/
+9
*
Add ClutterContainer::foreach_with_internals()
Havoc Pennington
2009-04-24
1
-1
/
+39
*
Remove usage of the grave accent as quotation mark
Emmanuele Bassi
2009-03-17
1
-27
/
+27
*
Add gobject-introspection annotations
Owen W. Taylor
2009-02-20
1
-11
/
+12
*
2008-10-16 Emmanuele Bassi <ebassi@linux.intel.com>
Emmanuele Bassi
2008-10-16
1
-30
/
+89
*
2008-08-06 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi
2008-08-06
1
-3
/
+4
*
2008-06-10 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi
2008-06-10
1
-8
/
+8
*
* clutter/clutter-container.c: (container_get_child_property):
Øyvind Kolås
2008-06-03
1
-1
/
+1
*
2008-05-28 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi
2008-05-28
1
-9
/
+591
*
2008-04-11 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi
2008-04-11
1
-1
/
+1
*
* clutter/clutter-actor.c:
Chris Lord
2008-02-15
1
-6
/
+6
*
2007-12-20 Emmanuele Bassi <ebassi@openedhand.com>
Emmanuele Bassi
2007-12-20
1
-1
/
+1
*
* clutter/clutter-container.[ch]: removed find_child_by_id method
Øyvind Kolås
2007-11-05
1
-23
/
+0
*
2007-10-12 Tomas Frydrych <tf@o-hand.com>
Tomas Frydrych
2007-10-12
1
-4
/
+6
*
2007-09-28 Øyvind Kolås <pippin@openedhand.com>
Øyvind Kolås
2007-09-28
1
-0
/
+52
*
Rename ClutterContainer raise() and lower() methods to avoid clashes
Emmanuele Bassi
2007-08-14
1
-6
/
+6
*
Add more checks to ClutterContainer::raise() and ::lower()
Emmanuele Bassi
2007-08-13
1
-0
/
+38
*
Move depth ordering methods from ClutterGroup to ClutterContainer
Emmanuele Bassi
2007-08-13
1
-0
/
+67
[next]