Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Collapse)AuthorAgeFilesLines
* Revert the unintentional part of the gtk3 themeSimon Schampijer2012-03-071-0/+22
| | | | | Unintentionally commit 529e929ca9a266854a3c483bc27bb76f959d8c64 touched as well the gtk2 theme. This reverts that change.
* GTK+3 portManuel Quiñones2012-01-241-22/+0
| | | | | | | | | Work done by Benjamin Berg, Simon Schampijer, Daniel Drake, Manuel Quiñones and Gonzalo Odiard Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-By: Simon Schampijer <simon@laptop.org> Reviewed-by: Benjamin Berg <benjamin@sipsolutions.net>
* Add style for naming alertDaniel Drake2011-09-271-0/+5
| | | | | | Apply a white background to the window and the entry widget. The textbuffer widgets require a grey background still, as that is used to draw their borders.
* Enforce white background on intro screenDaniel Drake2011-09-271-0/+3
| | | | | | As part of the hippocanvas removal process, we can move intro window theming details into the theme. The intro window has a white background for itself and its children.
* Use the same styling as for the old style toolbars as well for the Browse tabsSimon Schampijer2011-09-191-0/+1
| | | | | Signed-off-by: Simon Schampijer <simon@laptop.org> Reviewed-by: Benjamin Berg <benjamin@sipsolutions.net>
* Add the SugarTimeoutIcon to set the font and background colorBenjamin Berg2011-08-111-0/+13
| | | | | Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net> Reviewed-by: Simon Schampijer <simon@laptop.org>
* Revert to GTK_WIDGET_IS_SENSITIVE() macroBernie Innocenti2010-07-031-3/+3
| | | | | | | | This is needed to build sugar-artwork on the older versions of GTK. When OLPC moves away from Fedora 11, we can drop backwards compatibility. Signed-off-by: Bernie Innocenti <bernie@codewiz.org> Acked-by: Benjamin Berg <benzea@sugarlabs.org>
* Revert 5d88c89 and instead disable the just remove time flags. #1899Benjamin Berg2010-05-063-7/+4
|
* Do not use deprecated API #1899Aleksey Lim2010-04-182-7/+7
|
* Implement transparent-bg-hint so that mozilla can draw entries properly.Benjamin Berg2010-01-102-4/+15
|
* Pad menus differently so that no item is selected in popup menus (#1350)Benjamin Berg2009-09-171-6/+15
|
* Wrong focus border in list view's title column #1261Aleksey Lim2009-09-031-0/+4
|
* Added basic support for entry progress bars.Benjamin Berg2009-04-094-0/+56
|
*