Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
*