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
Commit message (
Expand
)
Author
Age
Files
Lines
*
settings: Don't reload config for fontconfig if there's no fontmap
Neil Roberts
2013-03-04
1
-7
/
+15
*
actor: Use the correct return value
Josselin Mouette
2013-03-04
1
-1
/
+1
*
Fix compiler warnings by initializing variables
Emmanuele Bassi
2013-03-04
1
-2
/
+2
*
actor: Fix clutter_actor_allocate_align_fill for partially-filled actors
Jasper St. Pierre
2013-03-04
1
-25
/
+21
*
x11/clutter-keymap-x11: Honor XkbNewKeyboardNotify events
Rui Matos
2013-03-04
1
-0
/
+1
*
actor: Release a reference on the implicit Transitions
Emmanuele Bassi
2013-03-04
1
-3
/
+6
*
text: Clean up the set_font_description_internal() semantics
Emmanuele Bassi
2013-03-04
1
-8
/
+7
*
actor: rollback pivot translation even on explicit transforms
Emanuele Aina
2012-12-17
1
-1
/
+1
*
clutter/clutter-rotate-action.c: Use G_PI instead of M_PI
Chun-wei Fan
2012-12-14
1
-1
/
+1
*
ally: remove an outdated comment
Alejandro Piñeiro
2012-12-10
1
-7
/
+0
*
actor: fix allocate_align_fill() to maintain the child preferred size
Lionel Landwerlin
2012-11-26
1
-1
/
+9
*
wayland: Port to new protocol
Rob Bradford
2012-11-12
5
-27
/
+26
*
wayland: Initialise the repeat key to the expected default value
Rob Bradford
2012-10-13
1
-0
/
+1
*
wayland: Use wl_cursor_theme to provide a buffer for the Wayland cursor
Rob Bradford
2012-10-13
2
-156
/
+22
*
abicheck: Add CLUTTER_WINDOWING_WAYLAND
Daniel Stone
2012-10-13
1
-0
/
+6
*
clutter.symbols: Update for Wayland changes
Daniel Stone
2012-10-13
1
-1
/
+3
*
Hide clutter_input_device_wayland and clutter_stage_wayland types
Daniel Stone
2012-10-13
4
-4
/
+9
*
Wayland: Set default font DPI to 96
Daniel Stone
2012-10-13
1
-0
/
+2
*
Wayland: Add key repeat
Daniel Stone
2012-10-13
2
-0
/
+63
*
Port to new Wayland and xkbcommon APIs
Daniel Stone
2012-10-13
10
-231
/
+394
*
EGL: Include cogl-egl.h for prototypes
Daniel Stone
2012-10-13
1
-0
/
+2
*
actor: Place coordinate of the pivot point in the right pointer
Tomeu Vizoso
2012-10-13
1
-1
/
+1
*
gesture-action: Make _cancel() callable after the gesture has started
Emanuele Aina
2012-10-10
1
-1
/
+5
*
docs: Fix ClutterPanAction signal annotation
Emmanuele Bassi
2012-10-08
1
-2
/
+2
*
main: Do not release the lock if it hasn't been acquired
Emmanuele Bassi
2012-10-05
1
-0
/
+10
*
actor: Fix transform-set condition
Emmanuele Bassi
2012-09-25
1
-1
/
+1
*
docs: Fix typo in closing tag
Emmanuele Bassi
2012-09-24
1
-1
/
+2
*
x11: set the stage for core events with no associated stage
Emanuele Aina
2012-09-24
1
-16
/
+19
*
input-device: print device number in debug messages
Emanuele Aina
2012-09-24
2
-8
/
+19
*
bin-layout: Fix text direction checks
Emmanuele Bassi
2012-09-19
1
-6
/
+12
*
Add debug note for text direction
Emmanuele Bassi
2012-09-19
1
-0
/
+3
*
drag-action: Allow destroying the dragged actor inside ::drag-end
Emmanuele Bassi
2012-09-17
1
-1
/
+34
*
docs: Document the states of a GestureAction
Emmanuele Bassi
2012-09-17
1
-0
/
+31
*
stage: fix typo and format identifiers in debug notes
Emanuele Aina
2012-09-13
1
-3
/
+3
*
click-action: add touch event support
Emanuele Aina
2012-09-13
1
-4
/
+17
*
action: fix CLUTTER_GESTURE_ACTION_GET_CLASS()
Emanuele Aina
2012-09-11
4
-4
/
+4
*
text: Don't accept new line characters in single line mode
Rui Matos
2012-09-09
1
-1
/
+1
*
actor: Fix the content box for CLUTTER_CONTENT_GRAVITY_RESIZE_ASPECT
Debarshi Ray
2012-09-07
1
-31
/
+9
*
gesture-action: unregister point on missed release events
Emanuele Aina
2012-09-06
1
-0
/
+1
*
pan-action: emit ::pan-stopped before ::gesture-begin
Emanuele Aina
2012-09-06
1
-2
/
+13
*
gesture-action: add gesture_prepare() virtual function
Emanuele Aina
2012-09-06
2
-1
/
+11
*
gesture-action: fix CLUTTER_GESTURE_ACTION_GET_CLASS()
Emanuele Aina
2012-09-06
1
-1
/
+1
*
color: Simplify shade() implementation
Emmanuele Bassi
2012-09-06
1
-11
/
+2
*
stage: Normalize key focus setting
Jasper St. Pierre
2012-09-05
1
-0
/
+4
*
x11: Add EventSequence → touch detail accessor
Emmanuele Bassi
2012-09-05
4
-2
/
+25
*
gdk: Fix include
Emmanuele Bassi
2012-09-03
1
-0
/
+1
*
evdev: Swap the numbers for the middle and right buttons
Neil Roberts
2012-09-03
1
-2
/
+23
*
docs: Fix GestureAction.get_velocity()
Emmanuele Bassi
2012-09-03
1
-1
/
+1
*
input-device: don't reset a device's stage until all touch points are gone
Lionel Landwerlin
2012-09-03
5
-53
/
+52
*
stage: Remove tracking input devices, it's not used
Tomeu Vizoso
2012-09-03
8
-57
/
+12
[next]