profile/ivi/clutter.git
2007-05-31 Tomas Frydrychfix up ChangeLog after merge
2007-05-31 Tomas Frydrychinclude perspective transfore in calculation of vertices
2007-05-31 Neil J. PatelInitial import of ClutterEntry, a text-entry actor
2007-05-31 Tomas Frydrychfixed coordinance translation in clutter_actor_get_tran...
2007-05-31 Matthew Allum2007-05-31 Matthew Allum <mallum@openedhand.com>
2007-05-31 Matthew Allum2007-05-31 Matthew Allum <mallum@openedhand.com>
2007-05-31 Matthew Allum2007-05-31 Matthew Allum <mallum@openedhand.com>
2007-05-31 Tomas FrydrychChanged behaviour so that a beginning angle of 0 would...
2007-05-31 Tomas Frydrychadded missing clutter_actor_get_transformed_vertices...
2007-05-31 Tomas FrydrychFixed ellipse behaviour for negative angles; fixed...
2007-05-30 Matthew Allum2007-05-31 Matthew Allum <mallum@openedhand.com>
2007-05-30 Matthew Allum2007-05-31 Matthew Allum <mallum@openedhand.com>
2007-05-30 Tomas Frydrychremoved ClutterSmoothstep type; renamed clutter_smooths...
2007-05-29 Tomas Frydrychfixed clutter cos functions; fixed tilt calculations...
2007-05-29 Tomas Frydrychfix z_camera calcualtion in gles/cogl
2007-05-28 Matthew Allum2007-05-28 Matthew Allum <mallum@openedhand.com>
2007-05-28 Matthew Allum2007-05-28 Matthew Allum <mallum@openedhand.com>
2007-05-28 Matthew Allum2007-05-28 Matthew Allum <mallum@openedhand.com>
2007-05-25 Matthew Allum2007-05-25 Matthew Allum <mallum@openedhand.com>
2007-05-25 Tomas FrydrychClutterBehaviourEllipse api changes; z_camera calculation
2007-05-25 Matthew Allum2007-05-25 Matthew Allum <mallum@openedhand.com>
2007-05-23 Tomas Frydrychremoved clutter_actor_get_abs_position_units() and...
2007-05-22 Tomas Frydrychupdated clutter-behaviour-ellipse.sgml template
2007-05-22 Tomas Frydrychremoved ClutterReal; added clutter-units
2007-05-18 Tomas Frydrychadd missing clutter-real.h
2007-05-18 Tomas FrydrychClutterReal type
2007-05-17 Emmanuele BassiUpdate ChangeLog (and fix last commit)
2007-05-17 Emmanuele BassiRemove ClutterLayout from the main branch
2007-05-17 Emmanuele BassiUse clutter_base_init() in the init process
2007-05-17 Emmanuele BassiHush compiler warning
2007-05-17 Matthew Allum2007-05-17 Matthew Allum <mallum@openedhand.com>
2007-05-17 Tomas Frydrychadded clutter_exp_inc_func() and clutter_exp_dec_func()
2007-05-17 Tomas Frydrychadded clutter_pow2x() and clutter_log2x()
2007-05-16 Emmanuele BassiAdd base initialisation function
2007-05-16 Tomas Frydrychadded clutter_sine_half_func()
2007-05-16 Tomas FrydrychFixed clutter_sine_inc_func(); added clutter_sine_dec_f...
2007-05-16 Tomas Frydrychimplemented smoothstep alpha function
2007-05-16 Matthew Allum2007-05-16 Matthew Allum <mallum@openedhand.com>
2007-05-15 Tomas Frydrychremoved unnecessary CFX_MUL from clutter_actor_get_abs_...
2007-05-15 Tomas Frydrychadded tilt parameter to clutter_behaviour_ellipse_new()
2007-05-14 Matthew Allum2007-05-14 Matthew Allum <mallum@openedhand.com>
2007-05-10 Matthew Allum2007-05-10 Matthew Allum <mallum@openedhand.com>
2007-05-10 Tomas Frydrychfixed gtkdoc comments for hls functions
2007-05-10 Tomas Frydrychadded clutter_color_to/from_hlsx(); clobbered hue to...
2007-05-09 Matthew Allum2007-05-10 Matthew Allum <mallum@openedhand.com>
2007-05-04 Matthew Allum2007-05-05 Matthew Allum <mallum@openedhand.com>
2007-05-02 Matthew Allum2007-05-02 Matthew Allum <mallum@openedhand.com>
2007-05-02 Matthew Allum2007-05-02 Matthew Allum <mallum@openedhand.com>
2007-05-01 Tomas Frydrychfixed sign problem in cogl_setup_vieport
2007-05-01 Matthew Allum2007-05-01 Matthew Allum <mallum@openedhand.com>
2007-04-30 Tomas FrydrychUpdated changelog
2007-04-30 Tomas Frydrychremoved debugging messages
2007-04-30 Tomas Frydrychadded --path command line argument to examples/behave...
2007-04-30 Tomas Frydrychcleaned up ClutterBehaviourEllipse api, added documentation
2007-04-30 Tomas Frydrychclutter_sini(): fixed reduction to 0,2pi
2007-04-30 Tomas Frydrychinitial stab at elliptic path behaviour
2007-04-28 Matthew Allum2007-04-28 Matthew Allum <mallum@openedhand.com>
2007-04-27 Matthew Allum2007-04-27 Matthew Allum <mallum@openedhand.com>
2007-04-26 Emmanuele Bassi2007-04-26 Emmanuele Bassi <ebassi@openedhand.com>
2007-04-25 Emmanuele Bassi2007-04-25 Emmanuele Bassi <ebassi@openedhand.com>
2007-04-19 Emmanuele BassiUpdating ChangeLog for SVN users
2007-04-19 Emmanuele BassiChange clutter_glx_get_default_screen() to return a...
2007-04-19 Emmanuele BassiFix delete-event signal handler
2007-04-19 Emmanuele BassiAdd support for WM_PROTOCOLS to the ClutterStage window
2007-04-19 Emmanuele BassiAdd clutter_backend_get_n_screens()
2007-04-19 Emmanuele BassiAdd new ClutterBackend functions to the API documentation
2007-04-19 Emmanuele BassiUpdate the EGL backend code
2007-04-19 Emmanuele BassiAdd documentation to the new ClutterBackend API
2007-04-19 Emmanuele BassiAdd API for getting properties of the ClutterBackend
2007-04-19 Emmanuele BassiUpdate ChangeLog for SVN merge
2007-04-19 Emmanuele BassiMerge from stable: add XEMBED support
2007-04-19 Emmanuele BassiMerge from stable: implement gravity in scale behaviour
2007-04-19 Emmanuele BassiMerge from stable: fix texture tiling
2007-04-19 Emmanuele BassiFreeze notification queue when changing multiple proper...
2007-04-19 Emmanuele BassiAdd missing template files.
2007-04-16 Emmanuele BassiUpdate ChangeLog for SVN merge
2007-04-16 Emmanuele BassiMerge from stable: add XEMBED support
2007-04-16 Emmanuele BassiMerge from stable: implement gravity in scale behaviour
2007-04-16 Emmanuele BassiMerge from stable: fix texture tiling
2007-04-16 Emmanuele BassiFreeze notification queue when changing multiple proper...
2007-04-16 Emmanuele BassiAdd missing template files.
2007-04-16 Emmanuele BassiUpdate changelogs for SVN merge.
2007-04-16 Emmanuele BassiReturn a ClutterBehaviour when splicing the b-spline...
2007-04-16 Emmanuele BassiAdd missing types and sections in the API documentation.
2007-04-16 Emmanuele BassiAdd ClutterBehaviourRotate section to the documentation.
2007-04-16 Emmanuele BassiAdd API documentation to ClutterBehaviourRotate. Also...
2007-04-16 Emmanuele BassiAdd ClutterBehaviourRotate
2007-04-16 Emmanuele BassiHush compiler warning in ClutterBehaviourBspline.
2007-04-16 Emmanuele BassiUse g_return_val_if_fail() in clutter_behaviour_is_appl...
2007-04-12 Tomas Frydrychbezier spline behaviours
2007-04-07 Matthew Allum2007-04-07 Matthew Allum <mallum@openedhand.com>
2007-03-29 Tomas Frydrychfixed bug in fovy angle degree -> rad conversion, added...
2007-03-29 Tomas Frydrychfixed typo in configure.ac; fixed point perspective()
2007-03-27 Matthew Allum2007-03-27 Matthew Allum <mallum@openedhand.com>
2007-03-27 Emmanuele BassiRemove the unused clutter_stage_flush() declaration...
2007-03-27 Emmanuele BassiFix 'Since' apidoc
2007-03-27 Emmanuele BassiIgnore the clutter/cogl directory when building documen...
2007-03-27 Emmanuele BassiReimplement the clutter_glx_set_stage_foreign() functio...
2007-03-27 Emmanuele BassiDeclare clutter_perspective_get_type() in the stage...
2007-03-27 Emmanuele BassiAdd header and compiler guards.
next