profile/ivi/clutter.git
2009-06-11 Neil Roberts[tests] Don't add a newline to the end of g_test_messag...
2009-06-11 Neil Roberts[test-timeline] Add a marker at the beginning of the...
2009-06-10 Neil Roberts[timeline] Don't clamp the elapsed time when a looping...
2009-06-10 Neil Roberts[master-clock] Throttle if no redraw was performed
2009-06-10 Emmanuele Bassi[docs] Update Clutter's API reference
2009-06-10 Emmanuele BassiForce a paint instead of calling clutter_redraw()
2009-06-09 Emmanuele BassiFix clutter_redraw() to match the redraw cycle
2009-06-09 Emmanuele BassiRun the repaint functions inside the redraw cycle
2009-06-09 Owen W. TaylorRemove useless manual timeline ticking
2009-06-09 Owen W. TaylorMove elapsed-time calculations into ClutterTimeline
2009-06-09 Owen W. TaylorLimit the frame rate when not syncing to VBLANK
2009-06-09 Owen W. TaylorDecrease the main-loop priority of the frame cycle
2009-06-09 Owen W. TaylorAvoid motion-compression in test-picking test
2009-06-09 Owen W. TaylorCompress events as part of the frame cycle
2009-06-09 Owen W. TaylorRemove stage update idle and do updates from the master...
2009-06-09 Owen W. TaylorCall g_main_context_wakeup() when we start running...
2009-06-09 Owen W. TaylorRemove unused msecs_delta member
2009-06-09 Owen W. TaylorSimplify timeout list handling for the master clock
2009-06-09 Owen W. TaylorOnly advance the master clock before drawing a frame
2009-06-09 Emmanuele Bassi[docs] Various gtk-docs fixes
2009-06-09 Emmanuele Bassi[stage] Rename fullscreen methods
2009-06-09 Emmanuele Bassi[stage] Rename :fullscreen to :fullscreen-set
2009-06-09 Emmanuele Bassi[build] Update the experimental features checks
2009-06-09 Emmanuele Bassi[json] Update the internal JSON-GLib copy
2009-06-09 Emmanuele Bassi[introspection] Add --c-include to g-ir-scanner
2009-06-09 Emmanuele Bassi[build] Add as-compiler-flag.m4 to the dist
2009-06-09 Neil Roberts[CoglTexture] Initialise tex->first_pixels to NULL...
2009-06-09 Owen W. TaylorFix unitialized first_pixels for foreign textures
2009-06-08 Owen W. TaylorOn bad blend strings, print the error if not returning it
2009-06-08 Garry BodsworthFix for new potential memory leak in ClutterGLXTextureP...
2009-06-08 Owen W. TaylorProperly adjust msecs_delta when clamping elapsed time
2009-06-08 Emmanuele Bassi[animation] Keep a reference during notify::alpha
2009-06-08 Emmanuele Bassiintrospection-friendly ClutterEvent accessors
2009-06-08 Garry Bodsworth[glx-texture-pixmap] Unref a cogl texture handle.
2009-06-08 Garry BodsworthFix memory leak in ClutterGLXTexturePixmap.
2009-06-08 Owen W. TaylorStraighten out 'realize' handling for ClutterGLXTexture...
2009-06-08 Owen W. TaylorRemove unnecessary setting of CLUTTER_ACTOR_REALIZED...
2009-06-08 Owen W. TaylorBe more tolerant about natural_width < min_width
2009-06-08 Owen W. TaylorUse double temporaries when computing group size
2009-06-08 Owen W. TaylorHandle a clone of an actor with an unmapped parent
2009-06-08 Emmanuele Bassi[tests] Clarify the numbers
2009-06-08 Emmanuele Bassi[tests] The ::focus-in signal was renamed ::key-focus-in
2009-06-08 Emmanuele Bassi[build] Add AS_COMPILER_FLAGS
2009-06-08 Emmanuele Bassi[x11] Do not forcibly set the stage size on fullscreen
2009-06-08 Owen W. Taylor[build] Search for Cogl GIR in the right place
2009-06-07 Robert Bragg[test-blend-strings] Fix a silly off by one that meant...
2009-06-06 Emmanuele Bassi[texture] Fix error reporting on ::load-finished
2009-06-06 Emmanuele Bassi[units] Always recompute pixels
2009-06-06 Emmanuele Bassi[build] Remove -Werror for the maintainer cflags
2009-06-06 Emmanuele BassiFixes for some compiler warnings
2009-06-06 Owen W. Taylor[actor] get_transformed_position(): initialize Z value
2009-06-06 Owen W. TaylorFix stopping a timeline
2009-06-06 Johan BilienFix the leak of the GList of layers in CoglMaterial
2009-06-06 Bastian WinklerBroken fixed:: arguments
2009-06-06 Emmanuele Bassi[build] Check for libXext
2009-06-05 Neil Roberts[CoglPangoDisplayList] Don't store the base color in...
2009-06-05 Emmanuele Bassi[repaint] Run the repaint functions in clutter_redraw()
2009-06-05 Emmanuele Bassi[docs] Update README
2009-06-05 Robert Bragg[cogl] cogl_material_set_layer does nothing if resettin...
2009-06-05 Robert Bragg[test-conformance] we were calling clutter_init with...
2009-06-05 Emmanuele Bassi[build] Fix compiler warnings
2009-06-05 Emmanuele BassiFix a compiler warning
2009-06-05 Neil Roberts[ClutterActor] Fix check for zero opacity when being...
2009-06-05 Emmanuele Bassi[build] Add all dependencies for pkg-config
2009-06-05 Emmanuele BassiMerge branch '1.0-integration'
2009-06-05 Emmanuele Bassi[x11] Disable XInput by default
2009-06-05 Neil RobertsMerge branch 'timeline-no-fps' into 1.0-integration
2009-06-05 Emmanuele Bassi[xinput] Invert the XI extension version check
2009-06-04 Neil Roberts[cogl-primitives] Fix an unused variable warning when...
2009-06-04 Neil Roberts[clutter-stage-egl] Pass -1,-1 to clutter_stage_x11_fix...
2009-06-04 Neil RobertsUpdate the GLES backend to have the layer filters in...
2009-06-04 Neil Roberts[gles/cogl-shader] Add a missing semicolon
2009-06-04 Neil Roberts[cogl] Move the texture filters to be a property of...
2009-06-04 Emmanuele Bassi[text] Fix Pango unit to pixels conversion
2009-06-04 Emmanuele Bassi[actor] Force unrealization on destroy only for non...
2009-06-04 Emmanuele Bassi[x11] Rework map/unmap and resizing
2009-06-04 Emmanuele Bassi[xinput] Check for the XInput entry points
2009-06-04 Emmanuele Bassi[units] Validate units against the ParamSpec
2009-06-04 Emmanuele Bassi[actor] Add the ::allocation-changed signal
2009-06-04 Emmanuele Bassi[actor] Use flags to control allocations
2009-06-04 Emmanuele Bassi[units] Rework Units into logical distance value
2009-06-04 Emmanuele BassiRemove a stray g_value_get_int()
2009-06-04 Emmanuele BassiRemove usage of Units and macros
2009-06-04 Neil Roberts[cogl-material] Allow setting a layer with an invalid...
2009-06-04 Neil Roberts[timeline] Remove the concept of frames from timelines
2009-06-04 Neil Roberts[gles/cogl-shader] Fix parameter spec for cogl_shader_g...
2009-06-04 Neil Roberts[clutter-stage-win32] Call clutter_actor_map instead...
2009-06-04 Neil Roberts[clutter-event-win32] Fix the argument types to clutter...
2009-06-04 Neil RobertsLoad glBlendEquation and glBlendColor using cogl_get_pr...
2009-06-04 Neil RobertsRename 'near' and 'far' variables to 'z_near' and ...
2009-06-04 Neil Roberts[configure] Require pango 1.20 instead of 1.18
2009-06-03 Emmanuele Bassi[actor] Unrealize on destroy
2009-06-03 Emmanuele BassiRevert commit 762873e7
2009-06-03 Emmanuele Bassi[master clock] Avoid excessive redraws
2009-06-02 Neil Roberts[cogl-texture] Don't take ownership of the data in...
2009-06-01 Emmanuele Bassi[tests] Add ClutterColor conformance tests
2009-06-01 Robert Staudinger[color] Add support for the "#rgba" color format
2009-06-01 Emmanuele Bassi[docs] Rework the API reference version generation
2009-06-01 Emmanuele Bassi[cogl-shader] Make get_info_log() slightly nicer
2009-06-01 Neil RobertsUse GL_QUADS for flushing a quad batch
next