0b50e1fff6
HighContrast: draw combo box separators
...
Same fix as the previous commit.
2015-01-10 20:28:45 -05:00
9c4d478dc7
Adwaita: draw combo box separators
...
Killing the separator in the button had the unintended side effect
of also killing separators in the popup.
https://bugzilla.gnome.org/show_bug.cgi?id=742704
2015-01-10 20:25:56 -05:00
b0e4273325
Forgotten files
2015-01-10 14:35:56 -05:00
366527c2d0
Adwaita: Fix treeview separators in backdrop
...
https://bugzilla.gnome.org/show_bug.cgi?id=742702
2015-01-10 13:07:55 -05:00
c763e73497
Adwaita: Bring back 'other month' coloring
...
The days that are not in the current month used to be rendered
in a ligher color. This was lost at some point. Bring it back.
2014-12-23 20:36:30 -05:00
3a0ced32bf
Adwaita: Special-case server-side window decorations
...
The WM already adds the window shadow in that case, so just use the
box-shadow to add the border here.
2014-12-22 22:33:22 +01:00
97137da6e5
Adwaita: Make text handles a bit larger
...
This improves visibility, and interaction, as the invisible rect around is
dependent on the visible handle size
2014-12-18 21:20:18 +01:00
fdc8c6103a
Adwaita: another stab at the undershoot
2014-12-17 19:42:11 +01:00
bf383acd5d
Adwaita: fix treeview progressbar issue
...
See https://bugzilla.gnome.org/show_bug.cgi?id=741569
2014-12-17 18:30:14 +01:00
b1e7106ff3
Adwaita: Fix sidebar undershoot
...
The undershoot rendering in the gtk-demo sidebar was inheriting
unwanted background. Prevent that.
2014-12-12 22:48:44 -05:00
cf0aba14e7
Adwaita: tweak treeview dnd drop target
2014-12-11 15:35:38 +01:00
6420f0516a
Adwaita: undershoot tweaks, more work needed.
2014-12-11 14:59:39 +01:00
17be8c3eb1
Adwaita: Draw drag highlight around treeview rows
...
This got lost somewhere.
https://bugzilla.gnome.org/show_bug.cgi?id=741314
2014-12-11 07:40:33 -05:00
691c96db2a
Adwaita: Initial theming for scrollable indication
...
This just uses a narrow shadow for now.
2014-12-10 10:00:45 -05:00
28497075c7
Raleigh: Fix css for active notebook tabs
...
This was not kept up-to-date when we changed notebootk
tab rendering.
https://bugzilla.gnome.org/show_bug.cgi?id=741185
2014-12-05 19:30:35 -05:00
66dfdc3cc2
HC: use child istead of descendant selectors for linking
...
Since widgets subelements are now both widget childs and widget
classes, say .spinbutton.button and .spinbutton .button,
the linking logic needs to be adapted to be stricter with
child selectors. This fixes vertically linked spinbuttons.
2014-12-03 11:42:06 +01:00
88a12fe777
HC: sidebars and vertical toolbars with borders
...
- the assumption for vertical toolbar being on the left is perhaps
a little daring, but...
https://bugzilla.gnome.org/show_bug.cgi?id=740859
2014-12-03 11:37:21 +01:00
825ef99e17
Adwaita: use child istead of descendant selectors for linking
...
Since widgets subelements are now both widget childs and widget
classes, say .spinbutton.button and .spinbutton .button, the linking
logic needs to be adapted to be stricter with child selectors.
This fixes vertically linked spinbuttons.
2014-12-03 11:34:15 +01:00
c1c68b409c
HC: clean up borders for buttons & entries
...
https://bugzilla.gnome.org/show_bug.cgi?id=740860
2014-12-01 20:35:58 +01:00
3eaaf12c04
HC: vertical linked buttons,entries & combos
...
https://bugzilla.gnome.org/show_bug.cgi?id=740860
2014-12-01 20:35:58 +01:00
cf7851b948
HC: wide separator styling
...
https://bugzilla.gnome.org/show_bug.cgi?id=740862
2014-12-01 20:35:58 +01:00
5e71a49d5a
HC theme: more contrasty separators
...
https://bugzilla.gnome.org/show_bug.cgi?id=740863
2014-12-01 20:35:58 +01:00
fb4073a60a
HC theme: implement scroll overshoot
...
https://bugzilla.gnome.org/show_bug.cgi?id=740876
2014-12-01 20:35:58 +01:00
e355eff2bc
Adwaita: scss cosmetic fixes
2014-12-01 10:14:47 +01:00
5e503c54c2
Adwaita: GtkTreeView tree lines fix
...
See https://bugzilla.gnome.org/show_bug.cgi?id=740904 for details.
2014-12-01 10:06:33 +01:00
e4335c62a1
Drop the extra resources/ subdirectory
...
This subdirectory gets in the way when integrating the inspector
build more fully with GTK+, and does not really add anything.
Just move everything one level up.
2014-11-30 16:11:55 -05:00