Commit Graph

617 Commits (51284fdfee189718a1b28d2311a1a54e15c7e7fa)

Author SHA1 Message Date
Yauhen Kirylau 82c6761359 fix(gtk3.20: toggle): GtkSwitch - use variables instead of hardcoded colors (#314) 2016-04-12 02:03:21 -05:00
Megax 5049978d2c * Fixed flowbox name.
(cherry picked from commit 139b364) (#315)
2016-04-12 02:00:59 -05:00
Megax 293696b62e * Toolbar color fixed.
(cherry picked from commit 5b77bf1) (#315)
2016-04-12 02:00:30 -05:00
Dustin Falgout 0849bf092f incorprating changes from #315 megax/Numix@5c44531 2016-04-12 01:58:10 -05:00
Dustin Falgout 284ca2b5a0 incorprating changes from #315 0a8fca7 2016-04-12 01:48:04 -05:00
Dustin Falgout 87a8b50bf5 code formatting 2016-04-12 01:40:59 -05:00
Dustin Falgout d4f0aa20a7 nemo adustments from #315 d7c90b4 2016-04-12 01:39:53 -05:00
Dustin Falgout d9b72b3255 nemo adustments taken from #315 2016-04-12 00:18:49 -05:00
Dustin Falgout 28132636a4 update scss-lint.yml 2016-04-11 00:32:16 -05:00
Yauhen Kirylau 9c9bf64389 fix(gtk3.20: notebook): s/:active/:checked/g (#313) 2016-04-10 08:11:59 -05:00
Dustin Falgout 73a746604e fix gedit style issues.
fixes #312
2016-04-10 08:09:20 -05:00
Csaba Jakosa 06ae107d92 gtk 3.20: Menu and paned fix. (#311)
* * Menu and paned fix.

* * popover menu transition fix.

* * popover and menuitem separator fix.

* * Re-enabled code.

* * Menu list (gedit) fix style. Other fix.

* * Text warning fix.

* * Text warning fix. Space fix...
2016-04-10 07:32:37 -05:00
Dustin Falgout a7fcd6b7b5 fix padding for nemo toolbar buttons (3.20). fix typo. 2016-04-10 04:53:28 -05:00
Dustin Falgout 6f961342d9 fix mix function parameters (all of them)
(cherry picked from commit 69195f7)
2016-04-10 04:43:09 -05:00
Dustin Falgout 99ed561a80 fix invalid parameters given to gtk's mix function
(cherry picked from commit e9515d2)
2016-04-10 04:42:19 -05:00
Dustin Falgout 521f66fa5e cherry-pick 50c2e1d for gtk 3.20 2016-04-08 23:33:21 -05:00
Dustin Falgout 36ceea5cf9 Add support (beta) for gtk 3.20. 2016-04-08 23:30:09 -05:00
Dustin Falgout 20a91a61f9 update .gitignore 2016-04-08 22:59:01 -05:00
Khurshid Alam f647c1d523 Merge pull request #309 from megax/patch4
Gedit: Fix decorate popover list view background color.
2016-04-07 19:59:16 +05:30
Megax 50c2e1d6e4 * Gedit: Fix decorate popover list view background color. 2016-04-07 15:03:55 +02:00
Khurshid Alam 854ff8b69c Merge pull request #308 from megax/patch3
Gedit: Fixed Open file list border style.
2016-04-07 01:34:01 +05:30
Megax c074693431 * Gedit: Fixed Open file list border stlye. 2016-04-06 17:01:32 +02:00
Khurshid Alam 7fd31b8edf Merge pull request #307 from megax/patch2
GtkPaned css code converted sass format.
2016-04-05 22:45:14 +05:30
Megax f5d1b847f1 * GtkPaned code css converted sass. 2016-04-05 18:16:57 +02:00
Khurshid Alam 0c7c5851f3 Merge pull request #306 from megax/patch1
* Fixed #273 and other fix.
2016-04-05 21:13:30 +05:30
Megax 21dbafe1b6 * Fixed #273 and other fix. 2016-04-05 17:22:30 +02:00
Satyajit Sahoo dae4da6b7c Merge pull request #303 from megax/master
Progressbar style fix and update.
2016-03-27 01:19:37 +05:30
Megax 4e1027adeb * Progressbar style fix and update. 2016-03-26 17:19:29 +01:00
Satyajit Sahoo 76883d2422 Merge pull request #302 from actionless/progressbar-inside-treeview
Progressbar inside treeview
2016-03-26 21:33:54 +05:30
actionless e6cc72279d fix(gtk3): progressbar inside treeview 2016-03-26 15:43:52 +01:00
Khurshid Alam 20c317abd1 Merge pull request #301 from veganism/master
Adjusted xfwm4 theme to align properly along the top edge.
2016-03-11 22:15:11 +05:30
Amanda Poopshits d56cbd8ea3 Fixed all xfwm4 PNG files to fit properly. 2016-03-08 12:49:19 -06:00
Amanda Poopshits e3302d4360 Reset close-active.xpm header. 2016-03-08 12:43:38 -06:00
Amanda Poopshits 78006efa2c Fixed all XPM files to function correctly with xfwm4. 2016-03-08 11:16:22 -06:00
Khurshid Alam c637d4d1da Restore missing gnome-terminal decoration in sass
During redesign terminal decoration was removed which left terminal with light background color. This restores terminal with dark background color & other minor tweaks. These tweaks needs to be modified again for GTK >=3.19.3, but for now it works.
2016-02-16 21:35:34 +05:30
Khurshid Alam 99a83be1c0 Remove redundant sidebar icon padding from nautilus 2016-02-16 12:39:23 +05:30
Khurshid Alam f800f29aca Add icon padding in GtkPlacesSidebar widget
GTK+ Places Sidebar in 3.18.x uses GtkLIst Box which is used by Nautilus and GtkFileChooserDialog. This fix adds padding in GtkPlacesSidebar widget. That way icon padding remains constant across all sidebar widgets.
2016-02-16 12:35:22 +05:30
Khurshid Alam e4627160e8 More tweaks for window border color under unity decoration 2016-02-16 11:05:30 +05:30
Khurshid Alam 06197571ed Do not use transparent window borders in unity decoration.Fixes #290
Previously, background color of left, right and bottom part of windows are set transparent.This was making titlebar appears 1px wider than the window itself.This fix only affects those apps which are patched by ubuntu to use traditional titlebar over headerbar.
2016-02-06 12:19:54 +05:30
Khurshid Alam 1b3e667636 Merge pull request #280 from wa4557/fies
Small fixes for gtkCalender and lightdm greeter
2016-02-05 13:03:08 +05:30
Test User 0f0cb6db86 Decreased padding to 3px 2016-01-30 11:07:23 +01:00
Test User 85a7646f24 Fixes theming of option-button 2016-01-03 11:49:16 +01:00
Test User da251e8878 Removes unnecessary declaration 2016-01-03 10:09:23 +01:00
Test User 12d6ea9565 Hound 2016-01-03 10:07:51 +01:00
Test User c96c8d61b9 Restores highlighting rectangle 2016-01-03 10:06:24 +01:00
Test User 3f5d2a0f6a Styling 2015-12-28 14:17:00 +01:00
Test User fa2e9edda6 Hound complained 2015-12-28 14:14:42 +01:00
Test User 646c67661b Small fixes 2015-12-28 14:09:23 +01:00
Satyajit Sahoo 70b2565f3d Merge pull request #278 from shimmerproject/revert-276-nautilus-places-sidebar
Revert "gtk-3.0: Fix Nautilus places sidebar"
2015-12-14 02:31:09 +05:30
Satyajit Sahoo 34f6ec3af2 Revert "gtk-3.0: Fix Nautilus places sidebar" 2015-12-14 02:30:59 +05:30