Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Object Chooser: update for GDK3 get_xid()Daniel Drake2012-05-221-2/+2
* Tray: set a minimum size in the viewport so that it allows scrollingCarlos Garnacho2012-05-041-2/+4
* Draw accelerator in Palette SL #3459Simon Schampijer2012-04-192-16/+13
* Draw border for palette all the time SL #3383Simon Schampijer2012-04-191-2/+2
* Use json as included in Python SL #3142Simon Schampijer2012-03-221-3/+3
* Remove the workaround for missing gobject-introspection bindings of RsvgSimon Schampijer2012-03-224-237/+5
* Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3Simon Schampijer2012-03-153-60/+87
* Mimic the behaviour and style of the sugar GTK+ 2 sub-toolbars in GTK+ 3Gonzalo Odiard2012-03-151-30/+36
* Port get_preview method to cairoSimon Schampijer2012-03-141-19/+48
* s/Descriptions/Description fixup of d9e1a72fcd8657bb2e5d18cc6777c6756e0cd967Simon Schampijer2012-02-091-1/+1
* Window: fixup of wrong conversion introduced by pygi-convert.shSimon Schampijer2012-02-021-1/+1
* Remove the Naming AlertSimon Schampijer2012-02-023-319/+5
* Add DescriptionEntry to the activity sub-toolbarSimon Schampijer2012-02-021-0/+73