profile/ivi/clutter.git
2010-03-07 Emmanuele Bassijson: Improve strictness of the JSON parser
2010-03-05 Emmanuele BassiAdd test-cogl-texture-rectangle to the ignore file
2010-03-05 Emmanuele Bassieglnative: Connect StageWindow.show and .hide
2010-03-04 Emmanuele Bassidocs: Update the HACKING.backends file
2010-03-04 Neil RobertsAdd a conformance test for rectangle textures
2010-03-04 Owen W. TaylorCoglTexture2DSliced: Handle TEXTURE_RECTANGLE_ARB
2010-03-04 Neil Robertseglnative: Don't create a context if there already...
2010-03-03 Emmanuele Bassix11-texture-pixmap: Move signal handler override
2010-03-03 Emmanuele BassiUpdate stb_image.c
2010-03-03 Øyvind Kolåsanimator: compare floating point values with an epsilon
2010-03-03 Øyvind Kolåsanimator: fix a crash in clutter_animator_compute_value
2010-03-03 Emmanuele Bassieglnative: Compilation fixes
2010-03-03 Emmanuele Bassidocs: Fix gtk-doc annotation for ClutterStageManageClass
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...
next