profile/ivi/clutter.git
2010-03-03 Emmanuele Bassibox: Fix allow-none annotation
2010-03-02 Emmanuele BassiPost-release version bump to 1.2.1
2010-03-02 Emmanuele BassiRelease 1.2.0 (stable)
2010-03-02 Emmanuele BassiUpdate the NEWS file
2010-03-02 Emmanuele Bassibuild: Include test-script-model.json
2010-03-02 Emmanuele Bassibuild: Add test-animator-3.json to EXTRA_DIST
2010-03-02 Emmanuele Bassiconformance: Use g_assert_no_error() if available
2010-03-02 Neil Robertsclutter-actor: Initialize with the identity matrix...
2010-03-02 Emmanuele Bassitext-field: Cast GString->len to integer before printing
2010-03-02 Robert Braggglx tfp: make clutter_glx_texture_pixmap_update_area...
2010-03-02 Robert BraggAdds initial clipped redraw support to Clutter
2010-03-02 Øyvind Kolåsanimator: s/clutter_animator_run/clutter_animator_start/
2010-03-02 Robert Braggcogl debug: Adds missing guards around debug cogl_args[]
2010-03-02 Emmanuele Bassiflow-layout: Provide a preferred size
2010-03-02 Emmanuele Bassibuild: Require libtool >= 2.2.6
2010-03-02 Øyvind Kolåsanimator: restore accidentally removed break
2010-03-02 Emmanuele BassiMerge branch 'eglnative-update'
2010-03-02 Emmanuele Bassieglnative: Add CLUTTER_FB_DEVICE
2010-03-02 Emmanuele Bassieglnative: Update implementation
2010-03-02 Owen W. TaylorFall back in _cogl_texture_2d_new_from_bitmap()
2010-03-02 Emmanuele Bassidocs: Documentation fixes
2010-03-02 Neil Robertscogl: Support any format in cogl_read_pixels
2010-03-01 Øyvind KolåsDo not overwrite the initial key, making ease-in work...
2010-03-01 Bastian Winkleranimator: Remove redundant declaration in header file
2010-03-01 Emmanuele Bassidocs: Add Animator.compute_value()
2010-03-01 Emmanuele Bassidocs: Fix syntax error in Model's documentation
2010-03-01 Emmanuele BassiMerge branch 'stage-min-size-rework'
2010-03-01 Robert Braggprofile: avoid segfault generating reports with no...
2010-03-01 Robert Braggbuild: Fixes out of tree builds
2010-03-01 Emmanuele BassiRemove mentions of the FSF address
2010-03-01 Emmanuele Bassibuild: Remove unused checks on platform functions
2010-02-28 Emmanuele Bassiactor: Call unparent() in destroy
2010-02-27 Emmanuele Bassidocs: Update minimum size accessors
2010-02-27 Emmanuele Bassiactor: Use the TOPLEVEL flag instead of a type check
2010-02-26 Chris Lord[stage] Use min-width/height props for min size
2010-02-26 Emmanuele Bassidocs: Update --enable-cogl-debug description
2010-02-26 Emmanuele Bassidocs: Unicode-ify NEWS
2010-02-26 Emmanuele Bassibuild: More options for Automake
2010-02-26 Emmanuele Bassidevice: When changing the stage, unset the pointer...
2010-02-26 Neil Robertscogl-vertex-buffer: Add support for unsigned int indices
2010-02-25 Emmanuele Bassidocs: Document the "columns" syntax for ClutterModel
2010-02-25 Emmanuele Bassiconformance: Use g_test_verbose() for logging
2010-02-25 Bastian Winklermodel: Implement ClutterScriptable interface
2010-02-25 Emmanuele Bassidocs: gtk-doc fixes for Animator
2010-02-25 Emmanuele Bassiglx: Clean up sync-to-vblank mechanism discovery
2010-02-25 Emmanuele Bassidocs: Add visual cue for Animator's key frames
2010-02-25 Emmanuele Bassiscript-parser: Remove top-level types list
2010-02-25 Emmanuele Bassiscript-parser: Be more strict with "children" members
2010-02-25 Emmanuele Bassianimator: Add a :timeline property
2010-02-25 Emmanuele Bassianimator: Remove NULL check in remove_key()
2010-02-25 Emmanuele Bassibox: Let pack_at() create the ChildMeta, if any
2010-02-25 Emmanuele Bassicontainer: Expose create and destroy ChildMeta methods
2010-02-25 Neil Robertstest-cogl-blend-strings: Add some more tests
2010-02-25 Neil Robertsgles2: Remove the special wrapper for glBindTexture
2010-02-25 Neil Robertscogl-gles2-wrapper: Add support for the layer combine...
2010-02-25 Neil Robertsgles2: Implement a wrapper for glGetIntegerv(GL_MAX_TEX...
2010-02-25 Øyvind Kolåsanimator: handle no initial key
2010-02-25 Øyvind Kolåsanimator: added clutter_animator_compute_value
2010-02-25 Øyvind Kolåsanimator: removed bogus arg in keys interpolation accessor
2010-02-25 Emmanuele Bassianimation: Fix a typo
2010-02-25 Emmanuele BassiConditionally use G_VALUE_COLLECT_INIT() macro
2010-02-24 Emmanuele Bassiconform: Verify parsing of multiple properties
2010-02-24 Bastian Winkleranimator: Append parsed animator keys to previously...
2010-02-24 Emmanuele BassiPost-release version bump to 1.1.15
2010-02-24 Emmanuele BassiRelease 1.1.14
2010-02-24 Emmanuele Bassibuild: Use the right headers when enumerating them
2010-02-24 Emmanuele BassiUpdate NEWS file
2010-02-24 Emmanuele Bassifixed layout: Store a back pointer to the Container
2010-02-24 Emmanuele Bassiconformance: Show the Stage to test invariants
2010-02-24 Emmanuele Bassibox: Do not short-circuit size negotiation for empty...
2010-02-24 Robert Bragglayout: allow wider use of the CLUTTER_ACTOR_NO_LAYOUT...
2010-02-24 Emmanuele Bassidocs: Detail replacement for cogl_check_extension()
2010-02-24 Emmanuele Bassidocs: Update NEWS and README
2010-02-24 Emmanuele Bassibuild: Use template for ClutterX11 enumerationt types
2010-02-24 Neil Robertsclutter-box: Layer new actors on top of all others...
2010-02-24 Neil Robertsbox: Revert "Tweak the depth sorting function"
2010-02-23 Robert Braggcogl debug: Adds glViewport call tracing
2010-02-23 Robert Braggcogl debug: hint that all debugging paths are G_UNLIKELY
2010-02-23 Robert Braggcogl debug: Support "minimum" level debugging by default
2010-02-23 Robert Braggcogl debug: Makes COGL_DEBUG=all|verbose|help more...
2010-02-23 Emmanuele Bassibox: Tweak the depth sorting function
2010-02-23 Emmanuele Bassicogl: Add deprecation annotation to CoglMaterial ref...
2010-02-23 Emmanuele Bassidebug: Split debugging notes from behavioural modifiers
2010-02-23 Neil Robertscogl-vertex-buffer: Fix the malloc fallback for indices
2010-02-22 Emmanuele Bassidevice: Motion events compression should honour the...
2010-02-22 Emmanuele Bassidevice: Force ENTER on Stage with overlapping Actors
2010-02-18 Emmanuele Bassistage: Only clutter_stage_get_default() creates the...
2010-02-18 Emmanuele Bassidocs: Document the InputDevice update method
2010-02-18 Neil Robertswin32: Fixup compilation errors from b398292089b0f7
2010-02-17 Robert Braggcogl_texture_new_from_foreign: improve docs
2010-02-17 Robert Braggcogl-texture: for foreign textures; always trust user...
2010-02-17 Emmanuele Bassidocs: Fixes for DeviceManager
2010-02-17 Emmanuele Bassidevice: Allow updating devices from embedding toolkits
2010-02-17 Emmanuele Bassidevice: Impose per-backend DeviceManager
2010-02-17 Chris Lord[event-x11] Don't relayout on window move
2010-02-17 Neil Robertscogl-clip-stack: Round the coords when clipping to...
2010-02-17 Neil Robertstest-cogl-vertex-buffer: Fix the maximum index number
2010-02-17 Emmanuele BassiImprove LEAVE events for border actors
2010-02-16 Chris Lord[stage-x11] Fix a warning due to a missing cast
2010-02-16 Chris Lord[stage-x11] Fix resizing for foreign windows
next