profile/ivi/clutter.git
2009-10-14 Emmanuele Bassiactor: Add set_request_mode() method
2009-10-14 Emmanuele Bassi[layout] Remove FlowLayout:wrap
2009-10-14 Emmanuele Bassi[layout] Rename BinLayout and FlowLayout interactive...
2009-10-14 Emmanuele Bassi[layout] Skip invisible children in FlowLayout
2009-10-14 Emmanuele Bassi[layout] Clean up and document FlowLayout
2009-10-14 Emmanuele Bassi[layout] Snap children of FlowLayout to column/row
2009-10-14 Emmanuele Bassi[layout] Add :homogeneous to FlowLayout
2009-10-14 Emmanuele Bassi[layout] Initial implementation of FlowLayout
2009-10-14 Emmanuele Bassi[layout] Use FixedLayout inside Group
2009-10-14 Emmanuele Bassi[layout] Update FixedLayout
2009-10-14 Emmanuele Bassi[layout] Typo and whitespace fixes
2009-10-14 Emmanuele Bassi[layout, box] Add Box:color
2009-10-14 Emmanuele Bassi[layout, docs] Clean up BinLayout documentation
2009-10-14 Emmanuele Bassi[layout, tests] Use variants for child packing in Box
2009-10-14 Emmanuele Bassi[layout] Store and use the container inside BinLayout
2009-10-14 Emmanuele Bassi[layout] Set a back pointer to Box inside the layout
2009-10-14 Emmanuele Bassi[layout] Replace stale LayoutMeta
2009-10-14 Emmanuele Bassi[layout] Allow taking a back pointer to the Container
2009-10-14 Emmanuele Bassi[layout] Rename Box::add to Box::pack
2009-10-14 Emmanuele Bassi[layout, docs] Document FixedLayout
2009-10-14 Emmanuele Bassi[layout] Implement ClutterBox::add
2009-10-14 Emmanuele Bassi[layout] Add LayoutMeta
2009-10-14 Emmanuele Bassi[layout, docs] Add layout managers sections
2009-10-14 Emmanuele Bassi[layout] Add layers to BinLayout
2009-10-14 Emmanuele Bassi[layout] Bind the layout ChildMeta inside Box
2009-10-14 Emmanuele Bassi[layout] Bind ChildMeta to LayoutManager
2009-10-14 Emmanuele Bassi[layout] Document BinLayout
2009-10-14 Emmanuele Bassi[layout] Notify of alignment changes in BinLayout
2009-10-14 Emmanuele Bassi[layout] Update Box
2009-10-14 Emmanuele Bassi[layout] Add LayoutManager::layout-changed signal
2009-10-14 Emmanuele Bassi[tests] Add a Box interactive test
2009-10-14 Emmanuele Bassi[layout] Add BinLayout
2009-10-14 Emmanuele Bassi[layout] Add Fixed layout manager
2009-10-14 Emmanuele Bassi[layout] Make LayoutManager a floating object
2009-10-14 Emmanuele Bassi[box] Add ClutterBox
2009-10-14 Emmanuele Bassi[layout] Add initial implementation of LayoutManager
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
next