Commit Graph

142 Commits (5d51fce920297f0885e36a4b308fd358f5213e09)

Author SHA1 Message Date
Dustin Falgout 51713dccca fix notebook tabs bug from earlier today 2016-06-12 16:27:57 -05:00
Csaba Jakosa a9f82512b6 GTK 3.20 :: Implement scale color code (#459)
* * Implement scale color code.

* * Converted old style.

* * Fixed gtk warning.
(cherry picked from commit The-Megax/Numix@1f623bf)
2016-06-12 15:12:31 -05:00
Dustin Falgout 1d941a1597 fix typo 2016-06-12 14:24:27 -05:00
Dustin Falgout 946ce3ce90 fix some selectors that were no longer needed. tweaked the hover and checked background/borders. 2016-06-12 10:13:04 -05:00
Csaba Jakosa 33891784a9 * Implement textview border. (#477) 2016-06-12 05:07:40 -05:00
Alexei Sorokin 1315b5f5e1 Basic MATE Gtk3 support (#473)
* * Match Metacity theme color

* [Gtk3] Add MATE support
2016-06-10 15:15:17 +05:30
Csaba Jakosa a91c5d56d0 * Fixed #466 (#478) 2016-06-09 18:05:05 -05:00
Csaba Jakosa d85d3f2f54 * Implement stackswitcher circular button. (#476) 2016-06-09 11:05:20 -05:00
Csaba Jakosa 4ce96295f6 * Fixed #434 (#475) 2016-06-09 11:04:47 -05:00
Csaba Jakosa 8c5fbffa13 * Implement cinnamon-settings code. (#471) 2016-06-02 08:16:03 -05:00
Csaba Jakosa 4fb890854c * Implement inline-toolbar background color and border. (#468) 2016-06-02 12:17:39 +05:30
Csaba Jakosa e99d167adf * Implement stackswitcher text button. Fix #465 (#467) 2016-05-25 23:46:53 +05:30
Khurshid Alam 5cb22a97c4 [Gtk-3.20]: Drop custom style for gnome-terminal (#359).
In gnome-terminal 3.20, we can choose either dark or light variant from terminal preference (irrespective of global variant). Hence no need for custom style. We keep the code for fallback and future reference.
2016-05-21 22:15:52 +05:30
Csaba Jakosa 266945047a * Optimized (minimal dark color) treeview expander. (#456) 2016-05-19 14:08:21 -05:00
Csaba Jakosa 642898bdf5 * Repair osd. (#461) 2016-05-19 21:09:29 +05:30
Csaba Jakosa 3af6c1aad8 * Update progressbar.osd (#460) 2016-05-19 21:08:50 +05:30
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 6d6ef98d25 * Progressbar border radius fix. (#449) 2016-05-16 11:52:14 -05:00
Csaba Jakosa d00b2c371f * Levelbar not(.empty) fix. (#448) 2016-05-16 17:56:17 +05:30
Csaba Jakosa 62528fbcf6 GTK 3.20 :: Fixed levelbar nth-child (#446)
* * Fixed levelbar nth-child.

* * Border color fix.
2016-05-16 15:32:20 +05:30
Csaba Jakosa fa6fdff0fe * Entry progressbar convert progress. (#444) 2016-05-16 02:17:39 +05:30
Khurshid Alam 4ba345b5a6 Merge pull request #437 from megax/patch11
GTK 3.20 :: Rewirte spinbutton and linked entry, button. Implement inline-toolbar button linked.
2016-05-16 01:44:12 +05:30
Khurshid Alam 62f60a6bca Merge pull request #441 from megax/patch12
GTK 3.20 :: Optimized headerbar padding size
2016-05-16 00:55:42 +05:30
Megax 2b42ee4910 * Optimized headerbar padding size. 2016-05-15 21:12:37 +02:00
Megax 01247caf4a * Fixed RB and other inline-toolbar bug. 2016-05-15 21:02:06 +02:00
Megax 082329e4c1 * Toolbar linked fix. 2016-05-15 20:56:29 +02:00
Megax a25c350921 * Fixed separator. 2016-05-15 20:06:17 +02:00
Megax 0a0af39509 * Assistant sidevar padding fix. 2016-05-15 18:58:34 +02:00
Dustin Falgout f658bca4d7 fixes #438 2016-05-15 09:15:12 -05:00
Megax 13bab8e34e * Fixed nemo linked code. 2016-05-15 14:19:06 +02:00
Megax 3cb2ee87da * Rewirte spinbutton and linked entry, button. Implement inline-toolbar button linked. 2016-05-15 13:58:00 +02:00
Khurshid Alam 94e5f7a717 Merge pull request #432 from megax/patch8
GTK 3.20 :: Old column-header code removed
2016-05-14 20:59:11 +05:30
Megax da1083cca2 * Implement entry vertical code. 2016-05-14 17:11:26 +02:00
Megax 1a818d96cb * Implement keycap code. 2016-05-14 13:32:31 +02:00
Megax 0af54019d0 * Old column-header code removed. 2016-05-14 13:09:10 +02:00
Megax 0a8db0f8db * gnome-terminal scrollbar rewirte. 2016-05-11 15:14:16 +02:00
Csaba Jakosa ea00088098 * Fix sass code build. (#427) 2016-05-11 05:29:38 -05:00
Khurshid Alam e5116cc078 Merge pull request #425 from megax/patch4
GTK 3.20 :: Implement vertical linked button code
2016-05-11 15:31:49 +05:30
Megax 57f66dc7b3 * Implement vertical linked button code. 2016-05-11 10:26:58 +02:00
Csaba Jakosa ea73ab4114 * Adding acceleditor code. (#424) 2016-05-11 01:14:45 -05:00
Csaba Jakosa 848411d0dd * Firefox tooltip fix. (#422) 2016-05-11 01:14:08 -05:00
Khurshid Alam d3fcccc820 Merge pull request #419 from megax/patch1
GTK 3.20 :: row:selected:hover fix
2016-05-10 21:07:33 +05:30
Megax 5f9edf911d * row:selected:hover fix. 2016-05-10 17:14:48 +02:00
Khurshid Alam 3ad6588875 Merge pull request #415 from megax/patch1
GTK 3.20 :: Nemo desktop border fix.
2016-05-10 12:35:26 +05:30
Megax 67bfbdd051 * Popover frame fix. 2016-05-10 08:41:20 +02:00
Megax 25e168b25b * Nemo desktop border fix. 2016-05-10 08:29:17 +02:00
Khurshid Alam 5e6ae19bca Merge pull request #413 from megax/patch1
GTK 3.20 :: Tooltip rewirte
2016-05-09 22:42:38 +05:30
Csaba Jakosa 4977f0897a * Linked button fix. (#414) 2016-05-09 12:11:15 -05:00
Megax 5257fb62fd * Tooltip rewirte. 2016-05-09 17:20:15 +02:00
Dustin Falgout 22a3938038 fix search bar for nemo and nautilus
(cherry picked from commit antergos/numix-frost@c61955e)
2016-05-09 05:34:47 -05:00