profile/ivi/clutter.git
2009-10-18 Emmanuele BassiUpdate ignore file
2009-10-18 Emmanuele Bassibuild: De-nest the JSON from the introspection rules
2009-10-18 Emmanuele Bassibuild: Use QUIET_GEN when building ClutterJson GIR
2009-10-18 Emmanuele Bassibuild: Fix up the GIR generation rules
2009-10-16 Emmanuele Bassibuild: Add CPPFLAGS for the g-ir-scanner command line
2009-10-16 Robert Bragg[cogl-primitives] Split the journal out from cogl-primi...
2009-10-16 Robert Bragg[test-backface-culling] Check that inverted tex coords...
2009-10-16 Robert Bragg[cogl-spans] split out cogl-spans code from cogl-textur...
2009-10-16 Vladimir Nadvornik[cogl-texture] Split CoglTexture into an abstract class...
2009-10-16 Robert Bragg[cogl-texture] Seal CoglTexture internals from cogl...
2009-10-16 Robert Bragg[docs] switch gl_handle+gl_target docs for cogl_texture...
2009-10-16 Robert Bragg[cogl] move clutter/pango to clutter/cogl/pango
2009-10-16 Robert BraggIntial Re-layout of the Cogl source code and introducti...
2009-10-16 Robert BraggMake the CoglContext structure a bit more maintainable
2009-10-16 Robert BraggImprove cogl-texture maintainability by moving 90%...
2009-10-16 Robert Bragg[stage-egl] support fallbacks in clutter_stage_egl_realize
2009-10-16 Robert Bragg[x11 backend] remove data duplicated between backends...
2009-10-16 Robert Bragg[glx backend] white space fixes
2009-10-16 Robert Bragg[glx backend] use FBConfigs instead of Visuals for...
2009-10-16 Robert Bragg[backends] Remove the idea of offscreen stages from...
2009-10-16 Robert Bragg[build] more Makefile.am.{enums,marshal} fixes for...
2009-10-16 Emmanuele BassiSimple coding style fix for commit c5551184
2009-10-16 Emmanuele BassiMerge branch 'bug-1846'
2009-10-16 Emmanuele BassiMerge branch 'bug-1845'
2009-10-16 Damien LespiauFix warning message in the ParamSpec validation
2009-10-16 Damien LespiauAdd a warning when ClutterInterval can't compute progress
2009-10-16 Damien LespiauAdd ClutterInterval integration
2009-10-16 Emmanuele Bassiunits: Cache the pixels value inside Units
2009-10-16 Emmanuele Bassitext: Notify :position when it changes
2009-10-16 Emmanuele Bassi[text] NULL-ify strings to avoid double-frees
2009-10-16 Emmanuele Bassi[text] Do not apply unset preedit attributes
2009-10-16 Emmanuele Bassi[text] Add pre-edit string to ClutterText
2009-10-15 Robert Bragg[build] fix Makefile.am.{enums,marshal} to support...
2009-10-14 Emmanuele Bassibuild: Clean up main Makefile.am
2009-10-14 Emmanuele Bassibuild: Move marshallers and enum types rules out
2009-10-14 Emmanuele Bassidocs: Allow XInclude fallback for the annotation glossary
2009-10-14 Emmanuele Bassidocs: Make StageManager a public class
2009-10-14 Emmanuele Bassistage/manager: Set :default-stage as read-only
2009-10-14 Emmanuele Bassistage/manager: Deprecate set_default_stage()
2009-10-12 Damien Lespiau[actor] Unset the IN_DESTRUCTION flag when leaving...
2009-10-07 Emmanuele Bassitext: Make the :text property not set the :use-markup one
2009-10-07 Emmanuele Bassidocs: Add the "clipping" section to the COGL API reference
2009-10-07 Damien Lespiau[units] Ensure we don't have ponies
2009-10-07 Damien Lespiau[path] Add GValue transform functions from and to G_TYP...
2009-10-07 Damien Lespiau[units] Add support for centimeters
2009-10-07 Damien Lespiau[units] Be more strict in the grammar we are parsing
2009-10-07 Emmanuele Bassicolor: Measure the string just once when parsing
2009-10-07 Thomas Wood[color] allow alpha to be omitted when converting to...
2009-10-07 Neil Roberts[clutter-id-pool] Also warn if the ID refers to a delet...
2009-10-07 Neil Roberts[clutter-id-pool] Fix the check for out-of-range IDs
2009-10-07 Thomas WoodRevert "[color] allow alpha to omitted when converting...
2009-10-07 Thomas Wood[color] add a note to the documentation to specify...
2009-10-07 Thomas Wood[color] allow alpha to omitted when converting from...
2009-10-06 Damien Lespiau[path] MOVE_TO and LINE_TO only use a pair of coordinates
2009-10-05 Robert Bragg[debug] Guard the use of gdk_pixbuf for pick debugging...
2009-10-05 Emmanuele Bassi[sdl] Update the SDL backend to the new StageWindow API
2009-10-05 Emmanuele Bassi[eglx] Create a StageWindow, not an Actor
2009-10-05 Neil Roberts[ClutterGroup] Don't take into account the left edges...
2009-10-05 Emmanuele Bassi[eglx] Update the EGLX Stage to the new StageWindow API
2009-10-05 Damien LespiauFix string parsing when no unit is given
2009-10-05 Damien Lespiauclutter_value_get_unit() has not be renamed
2009-10-05 Emmanuele BassiMerge branch 'stage-window-object'
2009-10-05 Emmanuele BassiClarify the IdPool warning
2009-10-05 Emmanuele Bassi[x11] Fix Stage user-initiated resize
2009-10-05 Emmanuele Bassi[x11] Remove a useless forced paint
2009-09-27 Emmanuele Bassi[docs] Update the "Subclassing Actor" chapter
2009-09-24 Robert Bragg[cogl-debug] avoid warnings when using COGL_NOTE with...
2009-09-24 Robert Bragg[cogl-vertex-buffer] fix n_components validation for...
2009-09-24 Robert Bragg[debug] Adds a dump-pick-buffers CLUTTER_DEBUG option
2009-09-22 Neil Roberts[container] Remove the unused 'object' variable in...
2009-09-22 Robert Bragg[tests] Remove test-entry.c since we don't have a Clutt...
2009-09-21 Robert Bragg[backend-egl] fix clutter_backend_egl_get_visual_info...
2009-09-21 Damien LespiauAdd a few annotations on Cogl primitives functions
2009-09-21 Robert Bragg[container] cast actor to gobject before calling g_obje...
2009-09-21 Øyvind Kolås[container] unset the child meta qdata on the child...
2009-09-21 Thomas Wood[container] set the child meta qdata on the child,...
2009-09-17 Neil Roberts[cogl] Remove CoglContext->journal_vbo{,_len}
2009-09-16 Emmanuele Bassi[build] Split out the custom silent rules
2009-09-16 Robert Bragg[test-cogl-multitexture] Print an error if textures...
2009-09-16 Emmanuele Bassi[docs] Fix the comment on version bumps
2009-09-16 Emmanuele Bassi[gitignore] Add test-preferred-size
2009-09-16 Emmanuele Bassi[timeline] Account for clock roll backs between frames
2009-09-15 Robert Bragg[cogl-fbo] Disable mipmap filters before calling glChec...
2009-09-15 Emmanuele Bassi[tests] Add preferred size conformance test unit
2009-09-15 Emmanuele Bassi[tests] Add initial sizing conformance test suite
2009-09-15 Emmanuele Bassi[container] Use a 1:1 mapping between child and ChildMeta
2009-09-10 Damien Lespiau[docs] Clutter's model implementation is called Clutter...
2009-09-09 Emmanuele Bassi[docs] Add fixxref for Cairo symbols
2009-09-09 Emmanuele Bassi[docs] Add a Path migration guide
2009-09-08 Øyvind Kolås[text] implement get_property for "use-markup"
2009-09-08 Emmanuele Bassi[stage] Rework the Stage implementation class
2009-09-08 Emmanuele Bassi[docs] Small annotation fixes
2009-09-07 Neil Roberts[animation] Move the check for the 'signal::' prefix...
2009-09-03 Emmanuele Bassi[docs] Add more collateral documentation
2009-09-02 Samuel DegrandeDOT3_RGB[A] cannot be used in a Blend String
2009-09-02 Emmanuele Bassi[model] Do not attempt to free empty column names
2009-08-31 Emmanuele Bassi[docs] Make sure to document the point-release process
2009-08-26 Neil RobertsTake a reference to the material in clutter_texture_set...
2009-08-26 Neil RobertsFix the documentation for clutter_texture_set_cogl_material
2009-08-26 Emmanuele Bassi[tests] Update the script test JSON
next