Commit Graph

145 Commits (cb3e0317cdf5cf979c35870747bbbb6905e55e43)

Author SHA1 Message Date
marmis85 cb3e0317cd [Gtk-3.20] Paned separator in the headerbar. Fixes #551 2016-09-02 20:51:19 +05:30
Csaba Jakosa e2658ff44d [Gtk-3.20] Refactor toolbar code. Fixes #486
Now that out button code has changed, it is necessary to refactor & restructure toolbar code to keep things synchronized.
2016-09-02 20:49:32 +05:30
Csaba Jakosa ff98d448fc [Gtk-3.20] Redecorate osd toolbar & fix volume slider. Fixes #463 2016-08-31 23:38:31 +05:30
Khurshid Alam 03bb8b35d8 [Gtk-3.20] Re-adjust titlebar(for Unity), headerbar and toolbar height
Now that our buttons are much smaller we can re-adjust titlebar, headerbar and toolbar height.
2016-08-31 21:26:48 +05:30
Megax 8547accd74 * Minimal fix #452 2016-08-31 13:42:27 +02:00
Megax 644e633a16 * Fixed #457 and implement spinbutton and entry osd style. 2016-08-31 11:51:50 +02:00
Khurshid Alam 6cb9d03b04 Optimize buttons. Fixes #452
This only sets minimum button height-width to 16px so that gtk-widgets can use lowest icon-size at 16x16px.
2016-08-30 03:23:11 +05:30
Csaba Jakosa 4c2cf031e1 * [GTK 3.20] Fixed #430 (#523) 2016-08-29 13:01:21 -05:00
Csaba Jakosa cd2b2df3f0 Fix Firefox menu item separator color & optimize separator margin. Fixes #537 2016-08-29 12:25:26 +05:30
Csaba Jakosa e86ef119eb [Gtk-3.20] Reduce menubar height to match gtk2 theme. Fixes #453 2016-08-29 11:32:56 +05:30
Csaba Jakosa 9909cecf26 [GTK 3.20] Fixed unity-panel calendar color. 2016-08-28 22:07:43 +05:30
Csaba Jakosa 5e9ab2ed8e * [GTK 3.20] Fixes #392 (#533) 2016-08-28 08:46:08 -05:00
Csaba Jakosa d24e294920 [GTK 3.20] Do not use space among sub-menus. Fixes #439 2016-08-25 21:27:29 +05:30
Csaba Jakosa 622b1a2575 [GTK 3.20] Fixed Circular button radius bug. 2016-08-25 21:16:51 +05:30
Csaba Jakosa 5ea55ab061 Fix selection checkboxes for Gnome apps. Fixes #304
We are only using png here ,but it also plays well with svg.
2016-08-25 21:04:08 +05:30
Csaba Jakosa 70dec4cadf [Gtk-3.20] Remove deprecated GtkStatusbar:shadow-type. Fixes #506 2016-08-25 20:42:59 +05:30
Csaba Jakosa 85b5247e9d [GTK 3.20] Use homogeneous margin on both side of headerbar separator. Fixes #442 2016-08-25 20:34:46 +05:30
Csaba Jakosa 0612667f91 * Fixed button disabled. (#517) 2016-08-23 17:37:44 -05:00
Dustin Falgout d56f32f8e6 Fixes #403 and Fixes #509 2016-08-23 06:24:23 -05:00
Csaba Jakosa bbf00f22b5 GTK 3.20 :: Color chooser rewirte (#423)
* * Color chooser rewirte.

* * Adding button.color code.
2016-08-23 06:00:16 -05:00
Csaba Jakosa 0bc870bcf7 * Removed run attribute. (#515) 2016-08-23 05:25:38 -05:00
Csaba Jakosa b1c1fe6a8f [GTK 3.20] Issue #484 fixed 2016-08-22 22:58:35 +05:30
Csaba Jakosa bd780f03d4 GTK 3.20 :: Optimized Nemo and Nautilus design and update searchbar code (#482)
* * Optimized Nemo and Nautilus design. Update searchbar code.

* * Fixed Nautilus backdrop text color change.
2016-07-02 11:14:33 +05:30
Khurshid Alam e43efdc90f [Gtk-3.18][Gtk-3.20]Fix info,warning,question and error classes
This makes them available globally. Now gedit searchbar will turn red if the search items are not found!
2016-06-18 13:35:11 +05:30
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
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 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
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 3cb2ee87da * Rewirte spinbutton and linked entry, button. Implement inline-toolbar button linked. 2016-05-15 13:58:00 +02:00