Commit Graph

8 Commits (220dc21a1e10923e93231de2d6dad633f071c2f3)

Author SHA1 Message Date
Csaba Jakosa 372d5efb9f GTK 3.20 :: Optimized spinbutton (#454)
* * Optimized spinbutton.

* * Removed top and left border not used code.

* * Fixed: Missing name of pseudo-class.
2016-05-18 22:37:46 +05:30
Csaba Jakosa fa6fdff0fe * Entry progressbar convert progress. (#444) 2016-05-16 02:17:39 +05:30
Megax 3cb2ee87da * Rewirte spinbutton and linked entry, button. Implement inline-toolbar button linked. 2016-05-15 13:58:00 +02:00
Megax da1083cca2 * Implement entry vertical code. 2016-05-14 17:11:26 +02:00
SammysHP 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 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 36ceea5cf9 Add support (beta) for gtk 3.20. 2016-04-08 23:30:09 -05:00