profile/ivi/clutter.git
2009-04-08 Øyvind Kolås[group] avoid double evaluation of arguments in clutter...
2009-04-07 Neil RobertsFix fullscreening when the stage is unrealized and...
2009-04-06 Neil Roberts[clutter-text] Add a separate property for the selectio...
2009-04-06 Neil Roberts[cogl-handle] Fix the broken debug macros
2009-04-06 Robert Bragg[cogl] cogl_is_*(): Don't dereference an invalid handle...
2009-04-06 Neil Roberts[cogl-pango-render] Fix returning to default color...
2009-04-05 Emmanuele Bassi[animation] Do not connect to ::completed multiple...
2009-04-03 Emmanuele Bassi[animation] Add the ::started signal
2009-04-03 Emmanuele Bassi[group] Fix compilation
2009-04-03 Emmanuele Bassi[animation] Do not unref on ::complete by default
2009-04-03 Emmanuele Bassi[group] Remove long deprecated API
2009-04-03 Emmanuele Bassi[shader] Remove deprecated set_uniform_1f()
2009-04-02 Robert Bragg[cogl-handle] Optimize how we define cogl handles
2009-04-02 Robert Bragg[cogl] handle_automatic_blend_enable(): consider layers...
2009-04-01 Robert BraggUnifies 90% of the code in {gl,gles}/cogl.c in common...
2009-03-30 Robert BraggRemoves cogl_blend_func prototype from cogl-internal.h
2009-03-30 Bastian Winkler[docs] Fix some inconsistency in Animation
2009-03-30 Havoc Pennington[texture] Queue a relayout when changing :keep-aspect...
2009-03-30 Raymond Liu[text] Use the base class binding pool
2009-03-30 Emmanuele Bassi[text] Different selection modes with multiple clicks
2009-03-30 Øyvind Kolås[animation] add varargs support for signal::completed
2009-03-30 Emmanuele Bassi[text] Check text length in ::button-press-event
2009-03-27 Emmanuele Bassi[docs] Fix typo in the AnimationMode name
2009-03-26 Chris Lord[ClutterTimeline] Fix clutter_timeline_set_delay
2009-03-25 Damien Lespiau[gitignore] Ignore two newly introduced tests
2009-03-25 Neil Roberts[doc] Fix two small typos in cogl-vertex-buffer
2009-03-23 Robert Bragg[build] Fixes a cogl-vertex-buffer.c warning when build...
2009-03-23 Robert Bragg[cogl] Move rect and poly drawing code from cogl-textur...
2009-03-23 Robert Bragg[cogl_rectangles] A minor doc fix, and missing newline...
2009-03-23 Johan BilienAllow using array of vertices even without textures
2009-03-23 Robert BraggRemoves a hack in gles/cogl.c that was already fixed...
2009-03-21 Emmanuele Bassi[doc] Update the should_pick_paint() documentation
2009-03-19 Neil Roberts[glx-texture-pixmap] Don't enable the texture target...
2009-03-19 Neil RobertsRevert "Use COGL to establish GL state for ClutterGLXTe...
2009-03-19 Øyvind Kolås[actor] use an epsilon whens sanity checking sizes
2009-03-18 Emmanuele Bassi[docs] Remove unused arguments
2009-03-18 Emmanuele Bassi[docs] Pick up backend-specific API
2009-03-17 Emmanuele BassiRemove usage of the grave accent as quotation mark
2009-03-17 Robert Bragg[cogl] Apply the fix from 2c1c836417 (Flush matrix...
2009-03-17 Robert Bragg[test-cogl-vertex-buffer] Use clutter_color_from_hls...
2009-03-17 Robert Bragg[clutter-color] Use a different hls->rgb algorithm...
2009-03-16 Emmanuele Bassi[docs] More information on animation queueing
2009-03-16 Emmanuele BassiPost-release bump to 0.9.3
2009-03-16 Emmanuele Bassi[release] Release 0.9.2
2009-03-16 Emmanuele BassiUpdate release notes
2009-03-16 Emmanuele Bassi[docs] Ignore the TimeoutInterval internal API
2009-03-16 Emmanuele Bassi[docs] Fix naming of the interval parameter
2009-03-16 Emmanuele BassiFix release date of 0.9.0
2009-03-16 Robert Bragg[cogl] Don't endlessly print the same warning regarding...
2009-03-16 Robert Bragg[tests] Adds an interactive cogl vertex buffer unit...
2009-03-16 Robert Bragg[cogl-vertex-buffer] fix cogl_vertex_buffer_draw_elemen...
2009-03-16 Robert Bragg[cogl-vertex-buffer] Allow querying back the number...
2009-03-16 Robert Bragg[cogl-vertex-buffer] Add a flush of attribute changes...
2009-03-16 Neil RobertsCount timeline frames using the FPS instead of an integ...
2009-03-16 Havoc Pennington[cogl] Flush matrix before clip planes
2009-03-16 Emmanuele Bassi[docs] Bring down the undocumented symbols to 2%
2009-03-16 Emmanuele Bassi[animation] Enhance consistency of the Animation API
2009-03-16 Emmanuele Bassi[docs] Update after Animation API changes
2009-03-16 Emmanuele Bassi[docs] Add description of queue_redraw
2009-03-16 Emmanuele Bassi[tests] Remove unused variables
2009-03-16 Havoc Pennington[actor] Add ::queue-redraw signal
2009-03-16 Havoc Pennington[actor] Add :clip-to-allocation property
2009-03-16 Colin Walters[animation] Enhance the bind API
2009-03-16 Emmanuele Bassi[animation] Add Animation getter
2009-03-16 Emmanuele Bassi[animation] Add an emitter for ::completed
2009-03-16 Emmanuele Bassi[docs] Clarify Animation memory management
2009-03-16 Øyvind KolåsMerge branch 'async-texture-thread-pool'
2009-03-16 Øyvind Kolås[clutter-texture] fixed gtk-doc formatting, and init...
2009-03-13 Neil Roberts[cogl-path] Minor fix to gtk-doc
2009-03-13 Emmanuele Bassi[cogl] Avoid shadowing math.h symbols
2009-03-13 Owen W. TaylorAvoid drawing twice if relayout queues a draw
2009-03-13 Emmanuele BassiDo not cause more size requisitions than necessary
2009-03-13 Emmanuele Bassi[deprecated] Add Effect deprecation
2009-03-13 Emmanuele BassiAdd more deprecation notices
2009-03-13 Neil RobertsChange cogl_path_rectangle and cogl_path_round_rectangl...
2009-03-13 Neil Roberts[README] Small typo fix
2009-03-12 Robert BraggMerge branch 'cogl-client-matrix-stacks'
2009-03-12 Robert BraggMaintain the Cogl assumption that the modelview matrix...
2009-03-12 Robert BraggFinish GLES{1,2} support for client side matrix stacks
2009-03-12 Robert BraggUse Cogl enum when making modelview-matrix current...
2009-03-12 Robert BraggExplicitly make the modelview-matrix current in cogl_...
2009-03-12 Robert BraggAvoid casting CoglMatrix to a GLfloat * when calling...
2009-03-12 Robert Bragg80 char fix
2009-03-12 Robert BraggRemoves need for casting (const float *) to (GLfloat...
2009-03-12 Havoc PenningtonVirtualize GL matrix operations and use a client-side...
2009-03-12 Øyvind Kolås[clutter-texture] updated documentation.
2009-03-12 Øyvind KolåsMerge commit 'origin/async-texture-thread-pool' into...
2009-03-12 Øyvind Kolås[clutter-texture] remove load-size-async property
2009-03-12 Øyvind Kolås[clutter-texture] add option to not block on size for...
2009-03-12 Øyvind Kolås[tests] Added test-texture-async
2009-03-12 Emmanuele Bassi[docs] Add a bindings coding practices
2009-03-12 Emmanuele Bassi[docs] Reword some of the coding practices
2009-03-11 Emmanuele Bassi[tests] Animate the color during easing
2009-03-11 Geoff Gustafson[animation] Broken fixed:: properties
2009-03-11 Damien LespiauUpdate shave
2009-03-11 Owen W. TaylorAllow NULL for clutter_text_set_text()
2009-03-11 Gordon Williams[group] Output the group name when debugging paint
2009-03-11 Owen W. TaylorAdd (out) annotations for ClutterActor
2009-03-11 Raymond Liu[text] Insertion of multi-byte characters broken
2009-03-11 Raymond Liu[text] Crash when multi-byte utf8 text exceeds max_length
next