Commit Graph

902 Commits (master)

Author SHA1 Message Date
Set Hallstrom f030e61ecf Adding single SVG asset file ready for batch export to PNG (#579) 2016-10-01 17:57:50 -05:00
Csaba Jakosa df3846375a * Fixes #548 (#568) 2016-09-25 08:48:37 -05:00
Dustin Falgout 5a0ec95051 Update README.md 2016-09-22 06:35:32 -05:00
Dustin Falgout 776e3f192c update utils.sh. fix missing new line in CHANGES file. 2016-09-21 23:13:08 -05:00
Dustin Falgout 9e2cf88d78 RELEASE PREP :: Update CHANGES file. 2016-09-21 22:11:27 -05:00
Dustin Falgout f8c7f0c8a7 update install script for what should be the last time (at least for a while) Fixes #570 2016-09-21 22:06:03 -05:00
Dustin Falgout 8df98047b5 move assets into src directory 2016-09-21 22:05:08 -05:00
Dustin Falgout c769c23307 move assets into src directory 2016-09-21 22:04:17 -05:00
Dustin Falgout a0f0e73ac4 move assets into src directory 2016-09-21 22:01:55 -05:00
Khurshid Alam a50dee068f Fix code in utils.sh
Connect gresource prefix with gtk.css
2016-09-22 01:21:54 +05:30
Dustin Falgout 9dc075af7f RELEASE PREP :: Update CHANGES file. 2016-09-21 13:22:27 -05:00
Dustin Falgout 3dc0bbe818 reenable old xfce styles in 3.20 until we can rewrite them. 2016-09-21 13:13:52 -05:00
Khurshid Alam 679bb1d89a Copy proper gtk.css in utils.sh. Fixes #569 2016-09-21 21:43:04 +05:30
Khurshid Alam a0263e7b38 [Gtk-3.18] Re-enable xfce style. Fixes #566 2016-09-20 22:14:01 +05:30
Dustin Falgout a3ab032bbf fix errors in do_install function 2016-09-18 06:01:08 -05:00
Dustin Falgout a8205bada6 update Makefile (moved install commands to utils script) 2016-09-18 05:50:46 -05:00
Dustin Falgout 62b93afbec move source files into subdirectory instead of being at repo root 2016-09-18 05:15:06 -05:00
Dustin Falgout 75bebed02e Update README.md 2016-09-18 05:02:05 -05:00
Dustin Falgout 2dccff168c Update README.md 2016-09-18 04:59:57 -05:00
Dustin Falgout 539076bedc Update CHANGES 2016-09-18 04:31:07 -05:00
Dustin Falgout ecfd664b8f add emacs mode string to CHANGES file (so hopefully, links to issues and PRs will be generated when viewed on github.com) 2016-09-18 04:23:37 -05:00
Dustin Falgout df8e66de90 RELEASE PREP :: Update CHANGES file. 2016-09-18 04:15:02 -05:00
Dustin Falgout 0e6c45ba19 add task to makefile for generating/updating CHANGES file before releases 2016-09-18 04:14:33 -05:00
Dustin Falgout 840c1ff103 RELEASE PREP :: Update CHANGES file. 2016-09-18 03:15:15 -05:00
Dustin Falgout 040b869372 add task to makefile for generating/updating CHANGES file before releases 2016-09-18 02:57:43 -05:00
Dustin Falgout 44d407ec04 add osd color variables to compiled css output
(cherry picked from commit 90f473e)

(cherry picked from commit 8ea97e1)
2016-09-18 02:32:07 -05:00
Dustin Falgout 7e617ce8f5 disable some unused styles for xfce
(cherry picked from commit e4d2eb5)

(cherry picked from commit c2687a1)
2016-09-18 02:32:02 -05:00
Dustin Falgout 30b14f77d0 move gtk3 styles for xfce4-notifyd into sass
(cherry picked from commit 7fbc94a)

(cherry picked from commit 00ba709)
2016-09-18 02:31:59 -05:00
Naren Dasan dbf231b152 Updating readme to specifically list package names. Fixes #555 & #493
* Updating readme to specifically list package names

* Updating readme with dependency commands to run
2016-09-12 00:31:44 +05:30
Csaba Jakosa a6f9a10076 Implement combobox vertical code. 2016-09-12 00:29:22 +05:30
Csaba Jakosa f7f927a44e GTK 3.20 :: Fix #560 (#563)
* * Fix #560.

* * Fix fine-tune.
2016-09-05 13:38:51 -05:00
Csaba Jakosa 69b3706021 [Gtk-3.20] Fix for default osd button color.
Bug introduced in ff98d448fc
2016-09-05 19:10:39 +05:30
Csaba Jakosa 90d74c5247 [Gtk-3.18] Use icon-shadow instead of -gtk-icon-shadow. Fixes #558 2016-09-04 12:07:08 +05:30
Csaba Jakosa 67bf7e2697 GTK 3.20 :: Clean code (#553)
* * Clean code.

* * Fixed PR code.
2016-09-03 04:00:42 -05:00
Csaba Jakosa c997dd3402 * Fixes #137 (#554) 2016-09-03 03:32:19 -05:00
Csaba Jakosa 1c2185a1f1 * Removed osd duplicated code and fixed flowbox selected code. (#543) 2016-09-03 03:31:53 -05:00
Csaba Jakosa f8354bd9da * [GTK 3.20] Selection mode rewrite. Fixed #545 (#546) 2016-09-03 03:31:24 -05:00
Csaba Jakosa ae7ff0d2a5 * [GTK 3.20] Fixed #540 (#541) 2016-09-03 03:29:40 -05:00
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
Khurshid Alam 9c07db416b Merge pull request #542 from megax/patch15
[Gtk-3.20] Fix padding for circular, osd-image, combo and column-header buttons
2016-08-31 20:03:05 +05:30
Megax 8547accd74 * Minimal fix #452 2016-08-31 13:42:27 +02:00
Khurshid Alam 23fca70ae8 [Gtk-3.20] Redecorate OSD: Implement spinbutton and entry. Fixes #457 2016-08-31 15:47:06 +05:30
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