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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix up the unused symbols warning
Emmanuele Bassi
2011-08-15
1
-1
/
+1
*
docs: Fix up warnings in Cally's reference API
Emmanuele Bassi
2011-08-15
3
-2
/
+14
*
docs: Update with the newly added Animatable symbol
Emmanuele Bassi
2011-07-29
1
-0
/
+1
*
cairo-texture: Add the :auto-resize property
Emmanuele Bassi
2011-07-26
1
-0
/
+2
*
cairo-texture: Use signal-based drawing
Emmanuele Bassi
2011-07-26
1
-0
/
+4
*
docs: Remove manual/
Emmanuele Bassi
2011-07-20
6
-286
/
+1
*
docs: Add fixed size and constraints to the size negotiation docs
Emmanuele Bassi
2011-07-19
1
-0
/
+13
*
docs: Rename the invariants documentation
Emmanuele Bassi
2011-07-19
1
-0
/
+0
*
docs: Add a simple description of the size negotiation mechanism
Emmanuele Bassi
2011-07-19
1
-0
/
+85
*
clutter-stage: Add clutter_stage_get_redraw_clip_bounds
Neil Roberts
2011-07-13
1
-0
/
+1
*
doc/RELEASING: Fix the check for diffs from origin/master
Neil Roberts
2011-06-29
1
-1
/
+1
*
docs: Remove the in-tree cogl fixxref option
Emmanuele Bassi
2011-06-21
1
-1
/
+0
*
docs: Fix the GLX section
Emmanuele Bassi
2011-06-20
2
-6
/
+0
*
docs: Fix up labels in the constraint example image
Emmanuele Bassi
2011-06-20
1
-0
/
+0
*
docs: Add the (now deprecated) GLX texture-pixmap
Emmanuele Bassi
2011-06-20
2
-18
/
+25
*
docs: Fix duplicate symbol in the sections list
Emmanuele Bassi
2011-06-20
1
-1
/
+1
*
docs: Document ClutterDropAction
Emmanuele Bassi
2011-06-20
3
-0
/
+19
*
docs: Fix up the API reference
Emmanuele Bassi
2011-06-20
1
-2
/
+4
*
build: Update the API reference build
Emmanuele Bassi
2011-06-20
1
-14
/
+15
*
docs: Add symbols index for 1.8
Emmanuele Bassi
2011-06-14
1
-0
/
+5
*
build: Put back ChangeLog.pre-git-import to unbreak distcheck
Emmanuele Bassi
2011-06-13
1
-15743
/
+0
*
clutter-text: new clutter_text_get_layout_offsets API
Philippe Normand
2011-06-13
1
-0
/
+1
*
docs: Fix Clutter API reference
Emmanuele Bassi
2011-06-13
2
-0
/
+4
*
Merge branch 'swipe-action'
Emmanuele Bassi
2011-06-13
2
-0
/
+38
|
\
|
*
docs: Add the new actions to the API reference
Emmanuele Bassi
2011-06-10
2
-0
/
+38
*
|
docs: Update missing documentation
Emmanuele Bassi
2011-06-13
1
-0
/
+2
|
/
*
docs: Update the releasing checklist
Emmanuele Bassi
2011-06-09
1
-4
/
+5
*
Move some old doc files under doc/
Emmanuele Bassi
2011-06-09
2
-0
/
+15760
*
docs: Fix up new symbols for the API reference
Emmanuele Bassi
2011-06-09
2
-0
/
+9
*
Eliminate G_CONST_RETURN
Emmanuele Bassi
2011-06-07
3
-6
/
+6
*
Fix include location for cogl-pango.h
Neil Roberts
2011-05-16
1
-1
/
+1
*
clutter-actor: Add a 'has_overlaps' virtual
Neil Roberts
2011-05-13
1
-0
/
+1
*
clutter-actor: Add an 'offscreen-redirect' property
Neil Roberts
2011-05-13
3
-2
/
+7
*
clutter-effect: Add clutter_effect_queue_rerun
Neil Roberts
2011-05-13
1
-0
/
+1
*
clutter-effect: Add a 'run' virtual
Neil Roberts
2011-05-13
1
-0
/
+2
*
Removes Cogl from the repository
Robert Bragg
2011-05-06
10
-1148
/
+2
*
backend: remove untested fruity backend
Robert Bragg
2011-04-11
2
-2
/
+1
*
docs: Remove checks for whether an effect is disabled
Elliot Smith
2011-03-17
3
-20
/
+1
*
docs: Add recipe about implementing a ClutterEffect
Elliot Smith
2011-03-17
4
-0
/
+539
*
docs: Add example of setting background color with ClutterEffect
Elliot Smith
2011-03-17
4
-12
/
+181
*
docs: Add example of a border added through ClutterEffect
Elliot Smith
2011-03-17
4
-0
/
+479
*
docs: Update RELEASING
Emmanuele Bassi
2011-03-16
1
-3
/
+4
*
offscreen-effect: Add public accessor for target size
Emmanuele Bassi
2011-02-28
1
-0
/
+1
*
event: Add setters for ClutterEvent members
Emmanuele Bassi
2011-02-28
1
-1
/
+14
*
doc: fix clutter_init() usage in examples
nobled
2011-02-28
44
-52
/
+98
*
docs: Add effects chapter, with introduction and first recipe
Elliot Smith
2011-02-21
12
-0
/
+1255
*
Merge remote-tracking branch 'elliot/cookbook-animations-path'
Emmanuele Bassi
2011-02-11
7
-0
/
+571
|
\
|
*
docs: Add recipe for animating an actor on a curved path
Elliot Smith
2011-02-08
7
-0
/
+571
*
|
docs: Update the HACKING.backends documentation
Emmanuele Bassi
2011-02-09
1
-15
/
+47
|
/
*
build: Fixes to pass distcheck
Emmanuele Bassi
2011-02-01
2
-89
/
+93
[next]