profile/ivi/clutter.git
2007-06-09 Emmanuele BassiUse ClutterTimeoutPool in ClutterTimeline
2007-06-09 Emmanuele BassiAdd timeout pool source
2007-06-07 Matthew Allum2007-06-08 Matthew Allum <mallum@openedhand.com>
2007-06-07 Matthew Allum2007-06-08 Matthew Allum <mallum@openedhand.com>
2007-06-07 Neil J. PatelAdded a 'activate' signal, which is emitted when the...
2007-06-07 Emmanuele BassiDon't forget files when committing, stoopeed
2007-06-07 Emmanuele Bassi2007-06-07 Emmanuele Bassi <ebassi@openedhand.com>
2007-06-07 Emmanuele Bassi2007-06-07 Emmanuele Bassi <ebassi@openedhand.com>
2007-06-07 Emmanuele BassiUpdate ChangeLogs
2007-06-07 Emmanuele BassiAdd delay property to ClutterTimeline
2007-06-07 Emmanuele BassiRename clutter_timeline_copy to clutter_timeline_clone
2007-06-06 Matthew Allum2007-06-06 Matthew Allum <mallum@openedhand.com>
2007-06-01 Neil J. Patel2007-06-01 Neil J. Patel <njp@o-hand.com>
2007-06-01 Neil J. Patel Clipping within the entry class to stop it...
2007-06-01 Tomas Frydrychremoved perspective matrix caching from ClutterStage
2007-06-01 Neil J. PatelAdded text-visibility, which will allow you to show...
2007-06-01 Neil J. PatelAdded signal to track cursor movements\nMoved the curor...
2007-06-01 Tomas Frydrychmake clutter_actor_get_transformed_point input relative...
2007-06-01 Neil J. PatelAdd a text-changed signal to the entry
2007-06-01 Tomas Frydrychwhen calculating vertices, apply perspective before...
2007-06-01 Neil J. PatelMissed some info in Changelog
2007-06-01 Neil J. PatelAdded a function to deal with ClutterKeyEvents. Handles...
2007-06-01 Tomas FrydrychIniticalize stage perspective matrix for defaults
2007-06-01 Tomas FrydrychDocumentation updates
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
next