Matthias Clasen
59637c95a6
Properly extract strings from gtkprintunixdialog.ui
...
Since 972136803a
, gtkprintunixdialog.ui contains non-ASCII
in translatable strings. These were not properly extracted.
2014-10-02 21:29:54 -04:00
Lapo Calamandrei
64fea1be04
Adwaita: needs-attention on sidebar-item
...
Unfortunatelly it doesn't animate (not my fault) and it just work
on GtkLabel (my fault).
2014-10-02 21:16:30 +02:00
Lapo Calamandrei
d2838a2408
Adwaita: selectors cleanup and some refactoring
2014-10-02 20:40:18 +02:00
Matthias Clasen
11015a49ae
GtkColorEditor: Fix missing background in popups
2014-10-02 00:19:08 -04:00
Matthias Clasen
7e9372bafa
Fix fonts in context menus
...
Context menus inherit their style from the widget they are attached
to. This can have unexpected effects in particular for font, as can
be seen in gedit or gnome-calculator. Prevent this by resetting
the font of context-menus to the initial value.
2014-10-01 07:11:43 -04:00
Matthias Clasen
619aeb643f
Provisional sidebar theming
...
needs-attention is not handled yet, here.
2014-10-01 00:46:13 -04:00
Matthias Clasen
0192f3fe2d
printing: Better typography
...
Use U+2013 for ranges.
https://bugzilla.gnome.org/show_bug.cgi?id=735192
2014-09-29 23:05:22 -04:00
Matthias Clasen
972136803a
GtkPrintUnixDialog: Better typography
...
Use U+2236 RATIO instead of ':' for times.
https://bugzilla.gnome.org/show_bug.cgi?id=735192
2014-09-29 23:05:20 -04:00
Lapo Calamandrei
74e71495c2
Adwaita: draw the trough on progressbars in treeviews
...
See https://bugzilla.gnome.org/show_bug.cgi?id=737517
2014-09-29 14:59:07 -04:00
Lapo Calamandrei
7e1673d0b7
Adwaita: make links readable in the dark variant
...
And fix the messy style we have for *:link in the process.
https://bugzilla.gnome.org/show_bug.cgi?id=737386
2014-09-29 14:41:49 -04:00
Jakub Steiner
30149dabcf
Adwaita: provide simple guidelines for theming
...
- Some simple instructions for future SASS/ruby lovers
2014-09-29 14:07:10 +02:00
Jakub Steiner
088206b267
depend on particular version of sass
2014-09-29 13:46:32 +02:00
Matthias Clasen
61de42a731
Make gtk-undelete work again as icon name
...
The convention we use now is to not append any suffix for ltr icons,
and append -rtl for rtl. Make gtk-undelete follow this pattern.
2014-09-21 23:13:29 -04:00
Matthias Clasen
c75793ee17
Fix parse-sass.sh script
...
The script runs into this error here:
OptionParser::NeedlessArgument: needless argument: --sourcemap=none
2014-09-18 21:53:20 -04:00
Matthias Clasen
eb6fb7326d
Raleigh: Drop decoration-layout style property
...
This is not used anymore.
2014-09-17 15:11:25 -04:00
Lapo Calamandrei
76019fad0e
Adwaita: osd progressbar fixes
...
See https://bugzilla.gnome.org/show_bug.cgi?id=735959
2014-09-13 16:21:37 +02:00
Lapo Calamandrei
dcffe0e2e3
Adwaita: uneven paddings on .text-button.image-button
...
We want buttons with an icon and text to have the padding of the
text-button on the label side and on the image-button on the icon
side.
2014-09-13 12:27:38 +02:00
Lapo Calamandrei
8c6b2fb94b
Revert "Adwaita: theme active-menu buttons"
...
This is app specific, doesn't belongs here.
2014-09-12 19:12:25 +02:00
Lapo Calamandrei
961b7a9210
Adwaita: theme active-menu buttons
2014-09-12 18:01:58 +02:00
Jakub Steiner
eb9dcc1636
Adwaita: keep pathbar the same height as imagebuttons
...
- the previous patch introduced uneven height on the toolbar
2014-09-12 14:03:04 +02:00
Lapo Calamandrei
3d2e8ed1d8
Adwaita: better stack switcher logic
...
Now the stack switcher buttons look right even when not in the
header-bar.
2014-09-12 13:48:52 +02:00
Jakub Steiner
0060f84477
Adwaita: space pathbar better
...
https://bugzilla.gnome.org/show_bug.cgi?id=736535
2014-09-12 12:57:52 +02:00
Lapo Calamandrei
a13c41137e
Adwaita: blue selection mode checks
...
...to make them visible in the dark variant, e.g. Boxes.
2014-09-10 20:03:26 +02:00
Lapo Calamandrei
9ba4d97008
Adwaita: remove borders from insensitive flat buttons
2014-09-09 21:34:42 +02:00
Lapo Calamandrei
7633118e7d
Adwaita: inhert backdrop selected list rows
2014-09-06 17:14:09 +02:00
Lapo Calamandrei
66accf2b37
Adwaita: set color on flat buttons in selected list-rows
2014-09-06 17:09:08 +02:00
Lapo Calamandrei
c6f5ad8855
Adwaita: better switch on selected list-rows
2014-09-06 17:02:20 +02:00
Lapo Calamandrei
532a8afeb1
Adwaita: really fix tooltips background
...
See https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details.
2014-09-06 16:02:34 +02:00
Matthias Clasen
f401c85ee3
Adwaita: Avoid double backgrounds in tooltips
2014-09-05 14:57:04 -04:00
Lapo Calamandrei
f66d84deec
Adwaita: tooltip fixes
...
The "too dark" background was caused by box-shadow inherited by
window-frame.csd, so box-shadow: none and the right background
color on tooltip selector.
2014-09-05 16:17:00 +02:00
Lapo Calamandrei
7f4105bcaf
Adwaita: tranlucent shadows inside entries
...
So evo background changing entry doesn't look broken.
2014-09-05 15:06:37 +02:00
Cosimo Cecchi
aaf2498374
Adwaita: fix inline-toolbar backgrounds
...
This was lost in a recent cleanup.
2014-09-04 15:07:54 -07:00
Timm Bäder
0ed03363e4
Fontchooserbutton: baseline-align icon and label
...
https://bugzilla.gnome.org/show_bug.cgi?id=736056
2014-09-04 17:15:07 -04:00
Lapo Calamandrei
94da331c6a
Adwaita: more translucent tooltips
2014-09-04 20:02:43 +02:00
Lapo Calamandrei
bbac2900e6
Adwaita: bottom edge hilight for selection mode buttons
2014-09-04 19:41:47 +02:00
Lapo Calamandrei
e5d34372c4
Adwaita: in app-notification padding
...
Adwaita now adds the `right` padding to the app notification, so it
shouldn't be set in the code via margins or whatever.
2014-09-04 19:18:13 +02:00
Lapo Calamandrei
fa415d58a2
Adwaita: flat colored buttons
2014-09-04 19:13:29 +02:00
Lapo Calamandrei
5420e48fbf
Adwaita: don't color insensitive colored
buttons.
...
Insensitive suggested or destructive action buttons make no sense,
so Adwaita doesn't color them.
2014-09-04 19:05:16 +02:00
Lapo Calamandrei
4bc437db15
Adwaita: set color on osd backdrop buttons
2014-09-04 19:00:10 +02:00
Lapo Calamandrei
0a9d60cdde
Adwaita: big buttons surgey
...
- cover missing statusses in selection-mode and the like
- button drawing functions cleanup and extension
- remove inline toolbar (ugly) special case not needed anymore
- button selector structure simplification and rationalization
- add back shadow to window control buttons
2014-09-04 15:11:21 +02:00
Matthias Clasen
6efbe745b1
Stop using the deprecated GtkTreeView:rules-hint
...
This was still used in the file chooser and the font chooser.
2014-09-03 23:30:43 -04:00
Lapo Calamandrei
0ff5cf7daf
Adwaita: fix path-bar buttons padding
...
The padding there previously made the pathbar 1px taller then
buttons, not good in general and specifically not good for
Nautilus.
2014-09-04 00:53:10 +02:00
Lapo Calamandrei
356e02fc78
Adwaita: more sass functions remixing
2014-09-03 20:40:43 +02:00
Lapo Calamandrei
4570806ad6
Adwaita: more usefull headerbar related functions
2014-09-03 19:41:50 +02:00
Lapo Calamandrei
aa85282bb6
Adwaita: change font-size: 82%
to font-size: smaller
2014-09-03 17:01:43 +02:00
Lapo Calamandrei
34de8da7d4
Adwaita: .app-notification istead of .app-notification.frame
2014-09-03 16:02:27 +02:00
Lapo Calamandrei
f8ee954a10
Adwaita: change widget_edge() to _widget_edge()
...
For consistence with other "private" functions.
2014-09-03 14:27:07 +02:00
Lapo Calamandrei
58bef3a464
Adwaita: parametric bottom edge color for buttons
2014-09-03 14:22:33 +02:00
Lapo Calamandrei
6adaf4b74f
Adwaita: parametric bottom edge color for entries
...
The entry mixin now allows to specify the color of the widget bottom
edge hilight, istead then just enable/disable it, so `$noegde: true`
now is `$egde: none` or `$edge: $somecolor`, not setting it draws
the edge with the default theme color.
2014-09-03 14:22:33 +02:00
Lapo Calamandrei
b4282be76b
Adwaita: fix message dialog button linking logic
2014-09-02 23:32:50 +02:00