Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk3
Commit message (Collapse)AuthorAgeFilesLines
* Retifying a mistake in previous-commit.Ajay Garg2012-12-303-3/+32
|
* sdxo#2781: Mostly done; some loose ends remain.Ajay Garg2012-12-292-371/+509
|
* sdxo#2781: Adding mising file.Ajay Garg2012-12-261-0/+554
|
* sdxo#2781: Integrating into the new mechanism for gtk3 themes.Ajay Garg2012-12-262-2/+46
|
* Journal Details View: Style KeepIcon - SL #4304Manuel Quiñones2012-12-181-3/+6
| | | | | | | | Subscribe the KeepIcon to the same rules as the CanvasIcon. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> Signed-off-by: Ajay Garg <ajay@activitycentral.com>
* SugarPaletteWindowWidget: add border rules - SL #4295Manuel Quiñones2012-12-181-0/+3
| | | | | | | | This were in the GTK2 theme the palette xthickness and ythickness. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> Signed-off-by: Ajay Garg <ajay@activitycentral.com>
* Get back margin of toolbuttons - SL #3936Manuel Quiñones2012-12-101-1/+8
| | | | | | | | | | | | | | | | Like in the original GTK2 theme, buttons in toolbars have a margin that is equal to default-padding / 2 . As we can't reach to a solution with the prelight state that has black fill below an active button (rounded light grey), because we are using a transparent border for the margin, make the prelight state round too. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Tested-by: Gary Martin <gary@garycmartin.com> Acked-by: Simon Schampijer <simon@laptop.org> Signed-off-by: Ajay Garg <ajay@activitycentral.com>
* Style GtkProgressBar - SL #4249Manuel Quiñones2012-12-101-6/+11
| | | | | | | | | | | - add dark grey border - use grey background fill for common progressbars - use black background fill for progressbars in palettes or toolbars - remove hardcoded values Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> Signed-off-by: Ajay Garg <ajay@activitycentral.com>
* sdxo#2692: Whoo .. the ghostly-appearance was happening due toAjay Garg2012-12-071-0/+5
| | | | | | "set_sensitive(False)" of listview, introduced as part of multi-select feature. Therefore, to restore sanity, the theme had to be changed for this widget.
* Tray: Set background color - SL #3565Manuel Quiñones2012-11-291-0/+4
| | | | | Signed-off-by: Manuel Quiñones <manuq@laptop.org> Signed-off-by: Ajay Garg <ajay@activitycentral.com>
*