Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / cally /
2012-05-03 Emmanuele Bassically: Disable deprecation warnings
2012-04-26 Alejandro Piñeiroa11y: stop to use text as the default accessible-name...
2012-04-21 Emmanuele Bassically: Fix the pkg-config file
2012-03-07 Emmanuele Bassically/text: Constify string members
2012-03-07 Emmanuele Bassically: Fix redundant declarations
2012-02-29 Alejandro Piñeiroa11y: Not compute extents for actors without an stage
2012-02-29 Alejandro Piñeiroa11y: Stop to use ClutterActor::name as default accessi...
2012-02-15 Alejandro Piñeiroa11y: remove Container explanation
2012-02-15 Alejandro Piñeiroa11y: proper ATK role for ClutterStage
2012-02-15 Alejandro Piñeiroa11y: redoing focus stuff
2012-01-16 Emmanuele Bassically: Use Actor.get_children()
2012-01-16 Emmanuele Bassically: Use the Actor API instead of ClutterContainer
2012-01-16 Emmanuele Bassically: Do not use Group API
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-14 Emmanuele BassiMerge branch 'deprecate-default-stage'
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-10 Emmanuele Bassically/actor: Do not use the default stage as a fallback
2011-11-10 Matthias Clasencally: Use the proper role for password entries
2011-09-11 Matthias Clasencally: Fix up event listener registration minimally
2011-08-30 Alejandro PiñeiroMerge branch 'atkwindow'
2011-08-23 Alejandro Piñeiroa11y: We don't need to explicitly manage window events
2011-08-23 Alejandro Piñeiroa11y: Using AtkWindow on cally-stage
2011-08-04 Alejo Pacina11y: Notify ATK_STATE_SHOWING state change
2011-07-26 Alejandro Piñeiroa11y: Use existing clutter_actor_get_paint_visibility
2011-07-06 Philippe Normanda11y: cally-text get_offset_at_point implementation
2011-07-06 Philippe Normanda11y: cally-text get_character_extents implementation
2011-07-06 Philippe Normanda11y: expose _cally_actor_get_top_level_origin in cally...
2011-07-06 Philippe Normanda11y: get_default_attributes implementation on cally...
2011-07-06 Philippe Normanda11y: use actor color if no fgcolor found in pango...
2011-07-06 Philippe Normanda11y: factor some PangoAttributes->AtkTextAttributes...
2011-07-06 Alejandro Piñeiro[a11y] Exposing via ATK the proper toolkit name and...
2011-06-07 Emmanuele BassiEliminate G_CONST_RETURN
2011-05-20 Alejandro Piñeiro[cally] Removed default actions on CallyActor
2011-05-20 Alejandro Piñeiro[cally] CallyRoot is the parent of any CallyStage object
2011-05-20 Alejandro Piñeiro[cally] Added old cally Changelog (pre clutter-cally...
2011-05-20 Alejandro Piñeiro[cally] Removing default name and description
2011-02-19 Emmanuele Bassically: Remove unused variables
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-02-07 Emmanuele Bassibuild: Fix the Cally pkg-config file
2011-02-01 Emmanuele Bassidocs: Switch a 'Since' annotation in CallyActor
2010-12-14 Emmanuele Bassically: Allow memory management for actions
2010-12-09 Emmanuele Bassidocs: Documentation fixes
2010-10-25 Emmanuele BassiMerge branch 'private-cleanup'
2010-10-25 Emmanuele BassiMerge branch 'wip/path-constraint'
2010-10-25 Neil RobertsAvoid mixing declarations and code
2010-10-04 Alejandro PiñeiroFixing cally.pc.in and moving include headers to previo...
2010-09-29 Emmanuele BassiMerge branch 'wip/non-recursive'
2010-09-29 Emmanuele Bassibuild: Start moving to a non-recursive layout
2010-09-29 Emmanuele Bassically: Do not use deprecated functions
2010-09-13 Alejandro Piñeirocally: fixing public headers
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-consistency'
2010-07-07 Emmanuele Bassibuild: Distcheck fixes after the Cally merge
2010-07-07 Emmanuele BassiMerge branch 'cally-merge'
2010-07-07 Emmanuele Bassically: Add introspection generation
2010-07-07 Alejandro Piñeirocally: Improving cally doc
2010-07-07 Alejandro Piñeirocally: Cleaning CallyText
2010-07-07 Alejandro Piñeirocally: Refactoring "window:create" and "window:destroy...
2010-07-07 Alejandro Piñeirocally: Use proper backend information on CallyActor
2010-07-07 Alejandro Piñeirocally: Check HAVE_CONFIG_H on cally-util.c
2010-07-05 Emmanuele Bassidocs: Fix Cally documentation
2010-07-05 Emmanuele Bassically: Clean up the headers
2010-07-05 Alejandro PiñeiroInitialize accessibility support on clutter_init
2010-07-05 Alejandro PiñeiroRename some methods and includes to avoid -Wshadow...
2010-07-05 Alejandro PiñeiroCally initialization code
2010-07-05 Alejandro PiñeiroAdd Cally