index
:
mx.git
master
Clutter toolkit hax
Daniel Stone
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-27
Remove padding specifiers for close button
HEAD
master
Daniel Stone
1
-10/+0
2012-08-27
Default theme: Add window close icon from GTK+
Daniel Stone
3
-0/+2
2012-08-24
Port to new Clutter/Wayland API
Daniel Stone
2
-10/+9
2012-08-10
widget: fix annotation on get_padding()
Lionel Landwerlin
1
-1/+1
2012-08-08
style: reload style sheets when they are modified
Thomas Wood
3
-11/+75
2012-08-02
widget: list the supported style properties in the documentation
Thomas Wood
1
-1/+19
2012-07-27
MxScrollView: Fixed to clip events for clipped child area in ClutterActor->pi...
Tristan Van Berkom
1
-4/+20
2012-07-27
image: add some annotations for mx_image_set_from_buffer/data
Evan Nemerson
1
-5/+7
2012-07-26
widget: Implement the "text-align" property from CSS
Thomas Wood
3
-1/+44
2012-07-26
tests: select the first widget if none was specified at start up
Thomas Wood
2
-6/+12
2012-07-24
kinetic-scroll-view: don't swallow cancel when listening on the stage
Lionel Landwerlin
1
-4/+11
2012-07-23
widget: add "visibility" and "display" style properties
Thomas Wood
3
-4/+105
2012-07-20
style: allow style properties to be flagged as "inherit"
Thomas Wood
3
-6/+53
2012-07-20
style: remove unused style properties
Thomas Wood
1
-5/+0
2012-07-18
configure.ac: bump clutter dependency to 1.11.8
Lionel Landwerlin
1
-1/+1
2012-07-18
scroll-view: do not apply active state on button/touch events
Lionel Landwerlin
1
-0/+21
2012-07-18
kinetic-scroll-view: swallow cancelled events to speedup emission
Lionel Landwerlin
1
-5/+5
2012-07-18
widget: remove useless test
Lionel Landwerlin
1
-7/+2
2012-07-18
kinetic-scroll-view: do not apply active state on button/touch events
Lionel Landwerlin
1
-2/+23
2012-07-18
kinetic-scroll-view: add debug traces
Lionel Landwerlin
1
-5/+59
2012-07-18
widget: add width and height css properties
Thomas Wood
1
-0/+101
2012-07-18
Remove tools directory from default SUBDIRS list
Lionel Landwerlin
1
-3/+2
2012-07-18
widget: add a "margin" style property
Thomas Wood
1
-0/+23
2012-07-17
widget: remove unused -mx-border-image-transition-duration css property
Thomas Wood
1
-18/+2
2012-07-17
configure: allow the default style to be disabled
Thomas Wood
3
-8/+25
2012-07-17
configure: make tools and tests optional and disabled by default
Thomas Wood
2
-0/+25
2012-07-17
kinetic-scroll-view: Respect scroll policy in mx-kinetic-scroll-view
Lionel Landwerlin
1
-4/+12
2012-07-17
box-layout: fix computation of step increment with horizontal box
Lionel Landwerlin
1
-2/+2
2012-07-17
widget: tweak behavior to respond to pointer events
Lionel Landwerlin
1
-0/+9
2012-07-17
kinetic-scroll-view: add ensure_visible API
Lionel Landwerlin
2
-0/+77
2012-07-17
widget: prevent warning when pointer is leaving the window
Lionel Landwerlin
1
-1/+1
2012-07-17
kinetic-scroll-view: add use-grab property for better behavior with touch events
Lionel Landwerlin
2
-10/+253
2012-07-17
kinetic-scroll-view: add touch event support
Lionel Landwerlin
1
-102/+186
2012-07-17
kinetic-scroll-view: remove debug messages
Lionel Landwerlin
1
-8/+2
2012-07-17
kinetic-scroll-view: capture motion events in smater way
Lionel Landwerlin
1
-2/+30
2012-07-17
kinetic-scroll-view: don't stop deceleration at 5px movement
Lionel Landwerlin
1
-2/+2
2012-07-17
kinetic-scroll-view: allow deceleration > 1.0 instead of >= 1.01
Lionel Landwerlin
1
-1/+1
2012-07-17
texture-cache: add image loading support on android
Lionel Landwerlin
1
-0/+67
2012-07-17
entry: add touch event support
Lionel Landwerlin
1
-1/+10
2012-07-17
combo-box: add touch event support
Lionel Landwerlin
1
-0/+17
2012-07-17
button-group: add touch event support
Lionel Landwerlin
1
-3/+5
2012-07-17
button: add touch event support
Lionel Landwerlin
1
-0/+53
2012-07-17
widget: actual touch events handling
Lionel Landwerlin
1
-0/+40
2012-07-17
widget: handle long press with touch events
Lionel Landwerlin
3
-9/+25
2012-07-17
widget: add utility functions to manage sequences
Lionel Landwerlin
3
-1/+100
2012-07-17
grid: add css theming for column/row spacing
Lionel Landwerlin
1
-9/+78
2012-07-17
grid: coherency in function name
Lionel Landwerlin
1
-3/+3
2012-05-30
kinetic-scroll-view: fix typo in documentation
Lionel Landwerlin
1
-1/+1
2012-05-29
kinetic-scroll-view: add option to not use clamping
Lionel Landwerlin
2
-24/+89
2012-05-29
kinetic-scroll-view: fix clamping at scrollview's bottom
Lionel Landwerlin
1
-2/+6
[next]