SammysHP and Dustin Falgout
c44f3f9b7e
Fix #340 : Tree view / separator overlap ( #353 )
2016-04-22 21:11:58 -05:00
Csaba Jakosa and Dustin Falgout
4492a3f9b0
* Readded context-menu. ( #348 )
2016-04-22 21:11:06 -05:00
Csaba Jakosa and Dustin Falgout
2ca793aeff
* Removed old actionbar code. Fixed double border bug. ( #375 )
2016-04-22 21:09:51 -05:00
Csaba Jakosa and Dustin Falgout
ff2d9a47fb
* Change levelbar code gtk3.20 structure. ( #373 )
2016-04-22 21:08:43 -05:00
SammysHP and Dustin Falgout
ca69ff7769
Fix #350 : Cursor almost invisible ( #371 )
...
The caret color was never set in the theme and thus only the default was
used. This worked for the light version, but created an almost invisible
caret in the dark variant.
This should inject the caret-color property for all entry widgets, but
some locations might be missed nonetheless.
There is also a second property "-gtk-secondary-caret-color" which is
"used for the secondary caret in bidirectional text" according to the
documentation, but I do not know which this secondary caret is, so I did
not touch it.
2016-04-22 21:07:15 -05:00
Csaba Jakosa and Dustin Falgout
1616dac147
gtk3.20: Fix gtk warning ( #367 )
...
* * Fix gtk warning.
* * Fix gtk warning (border-inner).
* * Fixed _text_shadow_color gtk warning.
* * Code style fix.
* * Code style fix 2...
2016-04-22 21:06:26 -05:00
Csaba Jakosa and Dustin Falgout
d60348a72b
* Fixed #346 ( #347 )
2016-04-22 21:05:07 -05:00
Dustin Falgout
5b69b56e69
fix background for notebook stack. fix entry selection. Closes #342 and Closes #341
2016-04-14 07:17:07 -05:00
Dustin Falgout
4f303cb398
fix check and radio margins. tweak switch.
2016-04-14 06:53:03 -05:00
Dustin Falgout
150fda02b5
fix menu padding
2016-04-14 06:30:05 -05:00
Csaba Jakosa and Dustin Falgout
16edb91300
* Slider margin 1px fix. (Old numix style) ( #338 )
2016-04-14 06:10:11 -05:00
Dustin Falgout
d15039c50e
notebook tabs redesign
2016-04-14 06:00:00 -05:00
Csaba Jakosa and Dustin Falgout
a86f0a339c
* Fixed #335 ( #337 )
2016-04-13 12:49:15 -05:00
Csaba Jakosa and Dustin Falgout
1b64ba4e76
* Slider: Minimal desing update. ( #336 )
2016-04-13 12:47:47 -05:00
Csaba Jakosa and Dustin Falgout
8b14dacf7b
* row code changed and optimized. Base code: https://github.com/GNOME/gtk/blob/master/gtk/theme/Adwaita/_common.scss#L3449 ( #328 )
2016-04-13 03:05:26 -05:00
Dustin Falgout
3cc526c0d6
window shadow tweak
2016-04-13 02:28:26 -05:00
Csaba Jakosa and Dustin Falgout
0671f99945
* Converted .window-frame to decoration. (Base code Adwaita.) ( #321 )
2016-04-13 02:08:05 -05:00
Dustin Falgout
ff51d8b28c
fix nemo (for real this time)
2016-04-13 02:04:57 -05:00
Dustin Falgout
e358b923c3
fix undefined variable
2016-04-13 01:02:29 -05:00
Dustin Falgout
1b24cc499d
fix undefined variable
2016-04-13 01:01:02 -05:00
Csaba Jakosa and Dustin Falgout
5a6d63f253
* Filechooser update and fix. ( #334 )
2016-04-13 00:42:37 -05:00
Csaba Jakosa and Dustin Falgout
03ddaeb517
* Fixed spinner. ( #332 )
2016-04-13 00:41:33 -05:00
Csaba Jakosa and Dustin Falgout
8b02cba039
* Combobox pan-down icon fix. ( #331 )
2016-04-13 00:40:46 -05:00
Csaba Jakosa and Dustin Falgout
368e74fc68
gtk3.20: Sidebar fix. ( #330 )
...
* * Sidebar fix.
* * Sidebar background color fix.
2016-04-13 00:39:36 -05:00
Csaba Jakosa and Dustin Falgout
77877e9d53
* Expander code converted. Base code: https://github.com/GNOME/gtk/blob/master/gtk/theme/Adwaita/_common.scss#L3507 ( #329 )
2016-04-13 00:34:46 -05:00