profile/ivi/clutter.git
2009-01-07 Emmanuele Bassi[tests] Make test-scale use ClutterText
2009-01-07 Emmanuele Bassi[tests] Remove test-opacity interactive test
2009-01-07 Emmanuele BassiMerge the ClutterText actor
2009-01-07 Emmanuele BassiRe-align ClutterText header file
2009-01-07 Emmanuele Bassi[text] Fix cursor sizing
2009-01-07 Emmanuele BassiComments and whitespace fixes to ClutterText
2009-01-07 Emmanuele Bassi[docs] Add newly added :single-line-mode accessors
2009-01-07 Emmanuele BassiUpdate the ignore file
2009-01-07 Emmanuele Bassi[tests] Add text field interactive test
2009-01-07 Emmanuele Bassi[text] Add single-line-mode to ClutterText
2009-01-06 Emmanuele Bassi[text] Fix the deletion actions
2009-01-06 Emmanuele Bassi[text] Use cached length when possible
2009-01-06 Emmanuele Bassi[tests] Add unit for the ClutterText:password-char...
2009-01-06 Emmanuele Bassi[docs] Update the Text section
2009-01-06 Emmanuele Bassi[text] Coalesce text visibility and password character
2009-01-06 Emmanuele BassiAllow localizations to change the text direction
2009-01-06 Neil RobertsFix off-by-one error in clutter_stage_read_pixels
2009-01-06 Takao FujiwaraBug 1397 - Allow localizing the command line help
2009-01-05 Neil RobertsMake libdisable-npots a bit more portable
2009-01-05 Emmanuele BassiClean up the update_pango_context() function
2009-01-05 Emmanuele BassiPass the PangoContext, not the MainContext
2009-01-05 Emmanuele BassiRevert the logic of the PangoContext check
2009-01-05 Emmanuele BassiRemove the binding pool entry from the list
2009-01-05 Emmanuele BassiRemove BindingPool::list_actions()
2009-01-05 Emmanuele BassiAdd ClutterActor::create_pango_context()
2009-01-05 Emmanuele BassiRename the PangoContext creation functions
2009-01-05 Emmanuele BassiWhitespace fixes
2009-01-05 Neil RobertsFix some animation_set_* functions so they cope if...
2009-01-05 Neil RobertsFix some *_set functions so they work if the object...
2009-01-05 Neil RobertsFix setting the mode on a ClutterAlpha created with...
2009-01-05 Emmanuele Bassi[docs] Add the new API to the BindingPool section
2009-01-05 Emmanuele BassiAllow overriding actions inside a BindingPool
2009-01-05 Neil RobertsIn clutter_alpha_set_mode, set priv->mode after setting...
2009-01-05 Emmanuele Bassi[text] Add select-all binding
2009-01-05 Emmanuele Bassi[docs] Add clutter_text_activate()
2009-01-05 Emmanuele Bassi[docs] Remove ClutterLabel and ClutterEntry sections
2009-01-05 Emmanuele BassiMerge branch 'units-rework'
2008-12-24 Robert BraggWhite space clean up across a number of files (only...
2008-12-23 Emmanuele BassiRemove a masking with index()
2008-12-23 Emmanuele BassiFix an empty block
2008-12-23 Emmanuele BassiAdd more maintainer CFLAGS
2008-12-23 Emmanuele Bassi[docs] Document the newly added functions
2008-12-23 Emmanuele BassiAdd the ability to set the text direction
2008-12-23 Emmanuele BassiReturn the default font name if no font name is set
2008-12-23 Emmanuele BassiUse the default font from the Backend
2008-12-23 Emmanuele BassiStore the default font name inside ClutterBackend
2008-12-23 Emmanuele BassiUpdate the PangoContext on backend changes
2008-12-23 Emmanuele BassiStore the PangoContext inside the main context
2008-12-23 Emmanuele BassiDo not leak the PangoContext
2008-12-23 Emmanuele BassiCreate the PangoContext of the Text actor
2008-12-23 Emmanuele BassiAdd a per-actor PangoContext
2008-12-23 Emmanuele BassiAdd signals for Backend options
2008-12-22 Emmanuele BassiUse "" as the default value for the :text property
2008-12-22 Emmanuele BassiDo not include cogl-pango.h multiple times
2008-12-22 Owen TaylorReturn something reasonable from clutter_x11_handle_event()
2008-12-21 Robert Bragg[gitignore] Adds *.swn + *.swo (Vim files) & *.orig...
2008-12-21 Robert Bragg[build] Replaces use of #include <cairo/cairo.h> with...
2008-12-21 Robert Bragg[tests] Ensures that test-viewport.c is built
2008-12-21 Robert Bragg[tests] Ensure that test-launcher.sh is found for out...
2008-12-19 Emmanuele BassiAvoid masking math.h exported variables
2008-12-19 Emmanuele Bassi[docs] Remove a duplicate definition
2008-12-19 Emmanuele Bassi[docs] Documentation fixes for CairoTexture
2008-12-19 Emmanuele BassiWhitespace fixes
2008-12-19 Emmanuele Bassi[docs] Parameter naming fixes
2008-12-19 Emmanuele Bassi[docs] Add last few missing symbols to the sections...
2008-12-19 Emmanuele Bassi[docs] Add shader symbols to their sections
2008-12-19 Emmanuele Bassi[docs] Add ClutterPath unused symbols
2008-12-19 Emmanuele Bassi[docs] Fix a typo in the binding pool section
2008-12-19 Emmanuele BassiMerge branch 'cairo-texture'
2008-12-19 Neil Roberts[cairo-texture] Remove the construct only restriction...
2008-12-19 Emmanuele Bassi[texture] Do not mix fixed point and units values
2008-12-19 Emmanuele Bassi[tests] Fix the actor detection
2008-12-19 Emmanuele Bassi[units] Do not use fixed point and units interchangeably
2008-12-18 Emmanuele Bassi[docs] Fix a copy-and-paste typo in the coding style
2008-12-18 Emmanuele Bassi[docs] Add coding style document
2008-12-18 Robert BraggImproves tfp performance on Nvidia
2008-12-18 Neil Roberts[test-scale] Add a label showing the gravity
2008-12-18 Neil RobertsFix calculation in clutter_cubic_bezier
2008-12-17 Neil Roberts[clutter-interval] Fix calculation of interval for...
2008-12-17 Emmanuele Bassi[cairo-texture] Silently discard 0x0 surfaces
2008-12-17 Neil RobertsMinor fix to documentation for clutter_actor_get_anchor...
2008-12-17 Emmanuele Bassi[tests] Create a real file for each test unit
2008-12-16 Emmanuele BassiFix the selection behaviour around the 0th glyph
2008-12-16 Neil RobertsConvert clutter_path_get_position to take a gdouble...
2008-12-16 Emmanuele Bassi[tests] Make the layout cache fail at the right place
2008-12-16 Emmanuele Bassi[docs] Add clutter_text_set_selection to gtk-doc
2008-12-16 Emmanuele BassiAdd ClutterText::set_selection()
2008-12-16 Emmanuele BassiFix ClutterText::get_selection()
2008-12-16 Emmanuele Bassi[docs] Add more gtk-doc annotations
2008-12-16 Emmanuele BassiUse clutter_text_activate()
2008-12-16 Emmanuele BassiAdd ClutterText::activate()
2008-12-16 Emmanuele Bassi[docs] Add more gtk-doc annotations for ClutterText
2008-12-16 Emmanuele Bassi[docs] Annotate properties and fix signals docs
2008-12-16 Emmanuele Bassi[docs] Add :cursor-size property accessors
2008-12-16 Emmanuele BassiAllow selecting with line-start and line-end bindings
2008-12-16 Emmanuele BassiAdd :cursor-size property to ClutterText
2008-12-16 Emmanuele BassiRemove unused page up/down key bindings
2008-12-16 Emmanuele BassiFix line start and line end key binding behaviour
2008-12-15 Emmanuele BassiFix up/down key navigation
2008-12-15 Emmanuele BassiUse units in position_to_coords()
next