summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Merge branch 'swipe-action'HEADmasterEmmanuele Bassi11-1/+1164
2011-06-13docs: Update missing documentationEmmanuele Bassi4-5/+41
2011-06-13script: Plug a leakEmmanuele Bassi1-0/+2
2011-06-13script: Allow warping to statesEmmanuele Bassi3-6/+32
2011-06-13Skip introspection for GValue ↔ CoglFixed APIEmmanuele Bassi1-2/+2
2011-06-13script: Use a weak ref to remove the signal emission hookEmmanuele Bassi1-5/+22
2011-06-13script: Rename "state" → "states"Emmanuele Bassi4-30/+62
2011-06-13script: Allow resolving signals states added from codeEmmanuele Bassi3-61/+131
2011-06-13test-interactive: Add signal-based state transitionsEmmanuele Bassi4-2/+126
2011-06-13script: Allow connecting signal to ClutterState statesEmmanuele Bassi3-52/+181
2011-06-13Updated Czech translationMarek Černocký1-161/+168
2011-06-11Updated Slovenian translationMatej Urbančič1-199/+220
2011-06-10build: include <cairo.h> not <cairo/cairo.h>Robert Bragg4-4/+4
2011-06-10test-swipe-action: Clean up the test codeEmmanuele Bassi1-27/+105
2011-06-10docs: Add the new actions to the API referenceEmmanuele Bassi2-0/+38
2011-06-10gesture-action: Remove the multi-device entry pointsEmmanuele Bassi2-53/+14
2011-06-10swipe-action: Remove the required devices callEmmanuele Bassi1-2/+0
2011-06-10swipe-action: Clean upEmmanuele Bassi3-60/+37
2011-06-10gesture-action: Clean upEmmanuele Bassi2-37/+45
2011-06-10Add ClutterSwipeAction and ClutterGestureActionTomeu Vizoso9-0/+1103
2011-06-10clutter-text: Use the ink rect in the paint volumeNeil Roberts1-93/+276
2011-06-10clutter-text: Don't move the cursor to the left when at pos 0Neil Roberts1-3/+0
2011-06-10clutter.modules: Update the modulesetEmmanuele Bassi1-4/+17
2011-06-09docs: Update the releasing checklistEmmanuele Bassi1-4/+5
2011-06-09Move some old doc files under doc/Emmanuele Bassi2-0/+0
2011-06-09docs: Fix up new symbols for the API referenceEmmanuele Bassi2-0/+9
2011-06-09event: Add clutter_event_set_source() declarationEmmanuele Bassi1-0/+2
2011-06-09Fix deprecation guards for ClutterGLXTexturePixmapEmmanuele Bassi2-4/+4
2011-06-09test-bin-layout: Use the long-press signal on ClickActionEmmanuele Bassi1-2/+27
2011-06-09click-action: Add support for long press detectionEmmanuele Bassi3-11/+384
2011-06-09settings: Add the :long-press-durationEmmanuele Bassi1-0/+32
2011-06-07Eliminate G_CONST_RETURNEmmanuele Bassi54-146/+148
2011-06-07Added Norwegian bokmål translationKjartan Maraas1-334/+412
2011-06-07Add Norwegian bokmål translation.Kjartan Maraas1-0/+2040
2011-06-07Updated Slovenian translationMatej Urbančič1-30/+30
2011-06-07Sync allocation in ClutterBoxLayout with the one in GtkBoxTomeu Vizoso1-142/+370
2011-06-07osx: Handle bare modifier keypressesCraig R. Hughes1-5/+80
2011-06-07stage: Bail out of do_update() when no impl is setEmmanuele Bassi1-6/+6
2011-06-07actor: Avoid queueing redraws during destructionEmmanuele Bassi1-6/+12
2011-06-07Deprecate ClutterShaderEmmanuele Bassi7-4/+73
2011-06-07test-constrains: Use a ShaderEffectEmmanuele Bassi1-3/+39
2011-06-07shader-effect: Allow instantiating ShaderEffectEmmanuele Bassi2-21/+50
2011-06-07Updated Czech translationMarek Černocký1-34/+30
2011-06-06Updated Spanish translationDaniel Mustieles1-40/+35
2011-06-02Fix typoAlexandre Franke1-1/+1
2011-06-02culling: Use vertex_count not '4' to determine partial cullsRobert Bragg1-1/+1
2011-06-01stage: ensure correct stage is current when pickingØyvind Kolås1-0/+1
2011-06-01stage: Use the debug name for the pick buffer dump stemEmmanuele Bassi1-1/+8
2011-06-01Add Esperanto translationKristjan SCHMIDT1-0/+2122
2011-05-31device: Prevent segfaultPeter Ward1-3/+3