Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* event-controller: Use "scale" to refer to the current value in the zoom-contr...Carlos Garnacho2012-09-162-19/+19
* event-controller: Implement zoom-controller on top of SugarTouchControllerCarlos Garnacho2012-09-162-134/+42
* event-controller: Implement rotate-controller on top of SugarTouchControllerCarlos Garnacho2012-09-162-136/+43
* event-controller: Add SugarTouchControllerCarlos Garnacho2012-09-163-0/+380
* event-controller: Rename emitted progress signalsCarlos Garnacho2012-09-166-19/+29
* event-controller: Improve rendering/themeability of the UI notification for t...Carlos Garnacho2012-09-161-5/+13
* event-controller: in the long-press controller rename "timeout" property to "...Carlos Garnacho2012-09-161-17/+17
* event-controller: rename notification signal "swipe" to "swipe-ended"Carlos Garnacho2012-09-162-7/+7
* event-controler: Add UI feedback for long-pressCarlos Garnacho2012-09-161-0/+159
* event-controller: Add widget property to SugarEventControllerCarlos Garnacho2012-09-161-1/+52
* event-controller: Add documentation/g-i annotationsCarlos Garnacho2012-09-162-0/+34
* event-controller: Enable introspectionCarlos Garnacho2012-09-161-1/+21
* event-controller: Add separate library for event controllersCarlos Garnacho2012-09-1615-1/+2096
* Add new PaletteMenuItem widget for usage in mixed content PalettesSimon Schampijer2012-09-132-0/+122
* Style the palette menu header - SL #3879 #3836Manuel Quiñones2012-09-131-13/+38
* Subtoolbar Palettes do not display at correct position, SL #3891Simon Schampijer2012-09-121-0/+4
* Set an initial background color for the subtoolbar container - SL #3890Manuel Quiñones2012-09-121-0/+2
* Frame Device icons: Palette is not drawn at the correct positionSimon Schampijer2012-09-121-9/+3
* CellRendererInvoker: various fixupsSimon Schampijer2012-09-121-9/+18
* CellRendererIcon: clipping rectangle not applied, SL #3872Simon Schampijer2012-09-111-0/+1
* Fix the badge position at the icon attach point - SL #3835Manuel Quiñones2012-09-061-1/+1
* CursorInvoker: check if event.mode is Gdk.CrossingMode.NORMAL to trigger a mo...Simon Schampijer2012-09-061-1/+2
* CellRendererInvoker: in Gtk.TreeViewColumn get_cell_renderers is now get_cellsSimon Schampijer2012-09-061-2/+2
* Icon: Gdk.CairoContext does not existSimon Schampijer2012-09-061-1/+0
* Reimplement the wm module in CDaniel Narvaez2012-09-067-198/+134
* Finish the port of the CellRendererIconManuel Quiñones2012-09-031-14/+11
* Take list of supported image formats mime types from GdkPixbuf - SL #3845Gonzalo Odiard2012-09-031-1/+11
* Generic mime types: add video mime types that are supported by JukeboxManuel Kaufmann2012-08-271-1/+7
* Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButtonManuel Quiñones2012-08-273-30/+30
* Fix the Handle Rsvg get_width() -> props.width, get_height() -> props.heightManuel Quiñones2012-08-271-2/+2
* Revert "Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolBut...Manuel Quiñones2012-08-233-12/+30
* Bundlebuilder: don't fail to package if git is not installed, OLPC #11341Simon Schampijer2012-08-231-2/+12
* Fix the drawing of ColorToolButton, RadioToolButton and ToggleToolButtonManuel Quiñones2012-08-233-30/+12
* Fix the drawing method of _IconWidget, used by IconTrayManuel Quiñones2012-08-231-3/+3
* Key grabber: make grab_keys introspectableSimon Schampijer2012-08-222-18/+26
* Replace signal used in UnfullscreenButton to enable use with touch - SL #3798Gonzalo Odiard2012-08-151-5/+5
* Solve errors in ColorToolButton to enable activities to use itManuel Quiñones2012-08-081-12/+19
* EventIcon: update to the latest implementation used in the shell portSimon Schampijer2012-08-071-22/+151
* Add accelerator functionality to the ToggleToolButton, SL #3774Daniel Francis2012-08-071-0/+41
* presence: use RoomConfig1 to configure channel properties (#3629)Daniel Drake2012-07-041-8/+53
* Icon: remove documentation that has not much of a valueSimon Schampijer2012-06-211-70/+0
* EventIcon: Have a default create_palette methodSimon Schampijer2012-06-211-0/+3
* EventIcon: all the events go directly to the event boxSimon Schampijer2012-06-211-0/+1
* EventIcon: Make the child window of the event box invisibleSimon Schampijer2012-06-211-0/+2
* Make sure we have a widget before attaching an invoker, SL #3460Simon Schampijer2012-06-061-1/+2
* Replacing set_data/get_data with a python attributeSimon Schampijer2012-06-064-9/+8
* Move the translation initialisation to an earlier stage, SL #3654Simon Schampijer2012-06-052-16/+1
* Activity Toolbar Description input field wrap text, SL #3586Simon Schampijer2012-06-011-0/+1
* ToolButton: add 'icon_name' as a GObject property SL #3658Manuel Quiñones2012-06-011-0/+2
* Display spinner cursor when saving after closing the activity, OLPC #11691Simon Schampijer2012-05-301-0/+1