Lapo Calamandrei
d9ea7cda80
Adwaita: kill a bogus background-color
2014-08-22 13:07:44 +02:00
Lapo Calamandrei
565d65c907
Adwaita: first round at osd revamp
...
...buttons, gtkscale and toolbars, more to follow...
2014-08-22 12:55:30 +02:00
Matthias Clasen
792ffb26bc
Remove an extraneous translatable string
2014-08-22 02:04:26 -04:00
Matthias Clasen
8061165789
Adwaita: Insensitive labels
...
There is an insensitive label in widget-factory which was
not getting any different from the sensitive label next
to it. With this patch, it does, again.
2014-08-22 00:42:52 -04:00
Matthias Clasen
975f29f17f
Adwaita: Add assistant sidebar theming
...
This is just enough to draw the sidebar background and
markt he current page as active.
2014-08-21 23:09:14 -04:00
Matthias Clasen
c3755d995f
GtkAssistant: Don't use a draw cb for the sidebar
...
We can do this with css nowadays.
2014-08-21 23:09:14 -04:00
Lapo Calamandrei
09286cf968
Adwaita: try to be nicer on performances with entry shadows
2014-08-21 15:39:12 +02:00
Jakub Steiner
5344f99cdb
Adwaita: no edge highlight for backdrop check/radios
2014-08-21 15:03:32 +02:00
Jakub Steiner
d72fa9aaa8
Adwaita: remove edge highlight form the assets
...
- using icon-shadow now, allows to treat special cases
without introducing assets
2014-08-21 14:32:41 +02:00
Lapo Calamandrei
9a0b9f6378
Adwaita: some separators simplification
...
Accidentally fixing the backdrop separators in sidebars turning
black
2014-08-21 12:24:01 +02:00
Lapo Calamandrei
cdf5ecada9
Adwaita: inline toolbar buttons fixes
...
Properly styled single buttons in inline toolbars and fixed
a superflous border chiming in in backdrop.
2014-08-21 11:55:25 +02:00
Jakub Steiner
045380601a
Adwaita: selection mode checks
...
- add missing hover asset
- have enough contrast for the outline
- :active state isn't supported in libgd/apps yet
2014-08-20 09:29:17 +02:00
Jakub Steiner
35f6738509
Adwaita: keep selectmode checks square
...
- keep the existing 40x40px nominal size
2014-08-20 09:17:42 +02:00
Jakub Steiner
bdaf5c8f8b
Adwaita: allow window drag on menubars and toolbars
...
- reported as regression
2014-08-19 19:07:40 +02:00
Jakub Steiner
f9724d1d34
Adwaita: selection mode checkboxes
2014-08-19 19:07:40 +02:00
Jakub Steiner
763f5d51ed
Adwaita: don't increase toolbar padding.
...
https://bugzilla.gnome.org/show_bug.cgi?id=735012
2014-08-19 17:24:52 +02:00
Jakub Steiner
aec4829d74
Adwaita: have an unchecked state for radio/checks in menus
...
more background in https://bugzilla.gnome.org/show_bug.cgi?id=734290
2014-08-18 14:20:15 +02:00
Jakub Steiner
9c4af41a59
Adwaita: update the last cases for :checked
...
- treeviews can now have the same default checkboxes and radios
- only menus are special (but needed :active -> :checked)
https://bugzilla.gnome.org/show_bug.cgi?id=733967
https://bugzilla.gnome.org/show_bug.cgi?id=734290
2014-08-18 10:52:52 +02:00
Benjamin Otte
4e077d4638
gtk: Use new :checked state
...
on:
- GtkToggleButton
- GtkCheckButton
- GtkRadioButton
- GtkModelButton
- GtkCellRendererToggle
- GtkCheckMenuItem
also update themes:
- Adwaita
- Raleigh
but not the win32 theme.
The new :checked state replaces :active for the actual checkedness of
the widgets and :active is now used exclusively while the button is being
pressed.
https://bugzilla.gnome.org/show_bug.cgi?id=733967
2014-08-16 16:34:14 +02:00
Matthias Clasen
a8ed0dd4ee
GtkFontChooserWidget: Allow fractional font sizes
...
With this change, we let users enter up to 2 decimals in the entry,
to specify font sizes exactly. The slider still rounds to whole
numbers.
https://bugzilla.gnome.org/show_bug.cgi?id=665711
2014-08-15 14:57:31 -04:00
Lapo Calamandrei
f561ee34d2
Adwaita: check/radio icon source override fix
2014-08-13 18:44:17 +02:00
Lapo Calamandrei
c7d8edd4ca
Adwaita: app-notification revert erroneusly committed changes
2014-08-13 17:28:55 +02:00
Benjamin Otte
ce2f621302
Adwaita: Use -gtk-icon-source for checkmarks
...
instead of using background-image
2014-08-13 16:51:16 +02:00
Lapo Calamandrei
de19fa4bb3
Adwaita: path-bar home button spacing
2014-08-13 16:41:36 +02:00
Lapo Calamandrei
cf7a5401b2
Adwaita: saner backdrop switch for the dark variant
2014-08-13 16:36:15 +02:00
Lapo Calamandrei
913d6c8061
Adwaita: saner menubar
2014-08-13 16:19:32 +02:00
Lapo Calamandrei
fc09560d13
Adwaita: widget edge for inline toolbars
2014-08-13 14:27:31 +02:00
Lapo Calamandrei
9c7e31fc1c
Adwaita: GtkSwitch size reduction and tweaks
...
See https://bugzilla.gnome.org/show_bug.cgi?id=734485
2014-08-08 23:36:55 +02:00
Matthias Clasen
1a11515118
Revert "Adwaita: comment out the header-bar separator"
...
This reverts commit b4e7ada6ac
.
2014-08-08 22:35:48 +02:00
Lapo Calamandrei
f1a9273844
Adwaita: pushed button shadows tweakings
2014-08-08 10:11:11 +02:00
Lapo Calamandrei
a13761ceb4
Adwaita: progressbar background in scale highlight
2014-08-07 14:17:50 +02:00
Lapo Calamandrei
b4e7ada6ac
Adwaita: comment out the header-bar separator
2014-08-06 13:33:17 +02:00
Lapo Calamandrei
f8c1a4fed8
Adwaita: linked logic surgery
2014-08-06 13:20:45 +02:00
Lapo Calamandrei
cfff562069
Adwaita: linked combos
2014-08-06 12:23:47 +02:00
Matthias Clasen
b52214faeb
Ensure an image-missing icon is available
...
It is bad if the image that is used as a fallback for missing
images goes missing itself, so include it as a resource. This
way, it will always be available.
2014-08-03 10:13:23 +02:00
Lapo Calamandrei
b584970b95
Adwaita: fix a typo
2014-07-28 15:34:03 +02:00
Lapo Calamandrei
c97480caab
Adwaita: button drawing function rework...
...
...to take colored buttons into considerations, so buttons on
colored background works better now (infobars and the like).
2014-07-28 12:45:34 +02:00
Jakub Steiner
1c97a5f4c6
Adwaita: remove shadows from progressbars
2014-07-27 13:39:02 +02:00
Matthias Clasen
d758e9ddd9
GtkPathBar: Don't use GtkArrow
...
Instead, use an image button.
2014-07-23 12:44:26 -04:00
Lapo Calamandrei
db2133bad4
Adwaita: spinbutton button hover visible on the dark variant
2014-07-23 17:53:31 +02:00
Lapo Calamandrei
2b1cad0289
Adwaita: entry icons position fix
2014-07-23 15:25:22 +02:00
Lapo Calamandrei
4718c165ad
Adwaita: backdrop check/radio fix
...
Set the correct color wrt the dark variant for checks/radios on
selected treeview rows.
2014-07-23 13:31:05 +02:00
Lapo Calamandrei
11245bc549
Adwaita: GtkCalendar style simplification
2014-07-23 13:26:36 +02:00
Lapo Calamandrei
d3d675511c
Adwaita: accelerators
2014-07-23 12:34:00 +02:00
Lapo Calamandrei
99f72ac474
Adwaita: vertical spinbutton rtl fix
2014-07-22 20:26:43 +02:00
Lapo Calamandrei
8a01e90608
Adwaita: position needs-attention dot in rtl
2014-07-22 20:21:30 +02:00
Lapo Calamandrei
f0c0be896f
Adwaita: correct color on insensitive check/radio labels
2014-07-22 20:09:18 +02:00
Lapo Calamandrei
590c32ede1
Adwaita: some more assets refresh
2014-07-22 20:02:06 +02:00
Lapo Calamandrei
80a1097060
Adwaita: .needs-attention dark variant style
2014-07-22 19:50:15 +02:00
Lapo Calamandrei
542e0db615
Adwaita: graphic assets refresh
2014-07-22 19:13:34 +02:00