profile/ivi/clutter.git
2010-08-09 Elliot Smithcookbook: Added layouts section and introduction
2010-08-09 Emmanuele Bassilayout-manager: Do not emit layout-changed on thaw
2010-08-09 Emmanuele Bassianimator: Remove redundant parenthesis
2010-08-08 Emmanuele Bassianimator: Improve the key value copy
2010-08-08 Emmanuele Bassistate: Return a boolean when getting the key value
2010-08-08 Emmanuele Bassiclutter.modules: Fix UProf id
2010-08-06 Emmanuele Bassiclutter.modules: Fix the uprof repository
2010-08-06 Emmanuele Bassitext: Do not set the markup unconditionally
2010-08-06 Neil Robertscogl-material: Unref the texture when reverting authority
2010-08-06 Damien Lespiaucookbook: Make the table of content have a depth of 2
2010-08-06 Damien Lespiaucookbook: Remove the note about indenting <xi:include>
2010-08-06 Damien Lespiaucookbook: Close a tag, making xsltproc happier
2010-08-06 Damien Lespiaucookbook: Add a recipe on how to create sub-textures
2010-08-06 Damien Lespiaucookbook: Strip leading and trailing space inside progr...
2010-08-06 Damien Lespiaucookbook: Add text.xml to the list of XML files
2010-08-06 Damien Lespiaucookbook: Add the source XML files as dependencies...
2010-08-06 Robert Braggmaterial: only deference layer->texture for authority
2010-08-05 Emmanuele Bassilayout-manager: Freeze ::layout-changed when creating...
2010-08-05 Emmanuele Bassibin-layout: Add a text to the test
2010-08-05 Emmanuele Bassitexture: Update the request mode depending on the size
2010-08-05 Emmanuele Bassitexture: Make the :filename property readable
2010-08-05 Emmanuele BassiPost-release version bump to 1.3.11
2010-08-05 Emmanuele BassiRelease 1.3.10
2010-08-05 Emmanuele Bassicookbook: Fix the text-shadow recipe
2010-08-05 Emmanuele Bassipo: Remove the requirement for LINGUAS and ChangeLog
2010-08-04 Roman Kudiyarovosx: Fixed stage resize policy
2010-08-04 Roman Kudiyarovtest: Fixed test-rotate for osx platfom
2010-08-04 Roman Kudiyarovosx: added resolution initialization in backend
2010-08-04 Roman Kudiyarovosx: Fixed warnings in osx event implementation
2010-08-04 Roman KudiyarovAdded willResize delegate for osx stage.
2010-08-04 Roman KudiyarovFixed lack of reaction for keyboard events after showin...
2010-08-04 Roman KudiyarovFixed incorrect size return in osx stage if stage resiz...
2010-08-04 Roman Kudiyarovosx: Added size initialization for stage
2010-08-04 Roman Kudiyarovtest: fixed uninitialized variable in test-cogl-point...
2010-08-04 Roman Kudiyarovosx: Fixed problem with freezing application while...
2010-08-04 Roman Kudiyarovosx: Fixed bug with creating context twice.
2010-08-04 Roman Kudiyarovosx: added create_context function in backend
2010-08-04 Roman Kudiyarovosx: Implemented hide cursor backend implementation
2010-08-04 Roman KudiyarovAdded .DS_Store and test logs messages to git ignore
2010-08-04 Roman Kudiyarovosx: Added missed function declaration for stage
2010-08-04 Roman Kudiyarovosx: Remove drawing call while showing stage and add...
2010-08-04 Roman Kudiyarovosx: Fixed crash while features initialization
2010-08-03 Emmanuele Bassiglx: Add more debugging notes
2010-08-03 Emmanuele Bassidocs: Further clarifications
2010-08-03 Emmanuele Bassidocs: Clarify the event retrieval disable behaviour
2010-08-03 Emmanuele Bassiglx: Unconditionally select X11/GLX events
2010-08-03 Emmanuele BassiMerge remote branch 'elliot/cookbook-animations-rotating'
2010-08-03 Robert Braggcogl-program: gles2: bind programs lazily as for GL
2010-08-03 Robert Bragggles2: Have CoglProgram track uniforms per program
2010-08-03 Robert Braggcogl-shader: unifies the driver/{gl,gles} shader files
2010-08-03 Robert Braggcogl-shader: Store the CoglShaderType in CoglShader
2010-08-02 Robert Braggcogl: don't include cogl-debug.h in cogl.h or install
2010-08-02 Robert Braggconfigure.ac: when checking for gl2ext.h include gl2.h
2010-07-31 Emmanuele Bassianimatable: Allow passing a NULL animation
2010-07-31 Emmanuele Bassidocs: Fix the BindConstraint example
2010-07-30 Emmanuele Bassiconform: Move the Score test to the conformance suite
2010-07-29 Emmanuele Bassix11: Split out conditions and warnings
2010-07-29 Emmanuele Bassiactor: Make set_flags() safe from unrefs
2010-07-29 Emmanuele BassiRequire g-i 0.6.14
2010-07-28 Elliot Smithcookbook: Added recipe for animated rotation of an...
2010-07-28 Elliot Smithcookbook: Add explanation about including code samples
2010-07-28 Elliot Smithcookbook: Make filename used in video example consistent
2010-07-28 Elliot Smithcookbook: Add example code for animated rotation
2010-07-23 Emmanuele Bassimodules: Bump cairo to 1.9.12
2010-07-23 Øyvind Kolåseffect: fix conversion from degrees to radians
2010-07-22 Neil Robertsgles/cogl-shader.c: Store the shader type in CoglShader
2010-07-22 Neil Robertstest-shader: Unref the ClutterShader after setting...
2010-07-22 Neil RobertsPlug the leaking CoglProgram and CoglShader
2010-07-22 Neil Robertsconfigure.ac: Fix the missing COGL_HAS_GLES[12] defines
2010-07-22 Neil RobertsFix a small typo in configure.ac for the COGL_DEFINES...
2010-07-22 Neil Robertstest-shader: The tex_coord varying is now an array...
2010-07-22 Neil Robertscogl-bitmap-pixbuf: Avoid copying the buffer in more...
2010-07-22 Neil Robertscogl-bitmap-pixbuf: Fix the rowstride used when copying...
2010-07-22 Neil Robertscogl-material: Don't map the shininess value to [0,1]
2010-07-22 Neil Robertscogl-material: Always reset the GLSL program to zero...
2010-07-22 Chris Leickpo: Add de.po
2010-07-22 Chris KühlFixed more set using *_get_* typos.
2010-07-22 Emmanuele Bassidocs: Improve the text of X11 event-related functions
2010-07-22 Neil RobertsMinor fix to the documentation for clutter_texture_get_...
2010-07-21 Emmanuele Bassibuild: Depend on g-i 0.9.0
2010-07-21 Emmanuele BassiClean up the private flags for ClutterActor
2010-07-21 Emmanuele Bassix11: Add more checks to set_stage_foreign()
2010-07-21 Emmanuele Bassix11: Clean up TexturePixmap header and private data...
2010-07-20 Neil Robertscogl-material: Consider the shader when deciding if...
2010-07-20 Emmanuele Bassistage: Ignore redraws on destroyed stages
2010-07-20 Emmanuele Bassistage-window: Add argument guards
2010-07-19 Emmanuele Bassipo: Re-sync Makefile.in.in
2010-07-19 Elliot Smithcookbook: Fix key press to examine modifers correctly
2010-07-18 Emmanuele Bassicookbook: Use TESTS_DATA_DIR
2010-07-18 Emmanuele Bassicookbook: Add image and example for text-shadow
2010-07-18 Emmanuele Bassicookbook: Include the textures-reflection example code
2010-07-18 Neil Robertscogl-material-arbfp: Use separate buffers when calling...
2010-07-18 Emmanuele Bassicookbook: Add an empty recipe for shadows under text
2010-07-18 Emmanuele Bassicookbook: Add example code
2010-07-17 Emmanuele BassiAdd gmo files to the Git ignore list
2010-07-16 Emmanuele Bassimaterial-arbfp: Use locale-independent double to string...
2010-07-16 Emmanuele Bassicookbook: Use the right tag for the screenshot
2010-07-16 Emmanuele BassiMerge remote branch 'elliot/cookbook-actor-opacity'
2010-07-16 Emmanuele Bassicookbook: Add a missing image to the list
2010-07-16 Emmanuele BassiMerge remote branch 'elliot/cookbook-include-videos'
next