aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #690 from zach-adams/patch-4horst31802016-11-011-3/+3
|\ | | | | Update Arch Linux package links
| * Update Arch Linux package linksZach Adams2016-11-011-3/+3
|/ | | Arc theme has made it to the official Arch Community package repo meaning Arch users can now install the official releases directly from pacman! The development releases will still be available from the AUR.
* gtk 3.18: fix gnome-flashback panel background (#688)Horst31802016-10-267-14/+14
|
* cinnamon: use correct path for menu-separator.svg (fix #689)Horst31802016-10-263-3/+3
|
* gtk2: fix geany search combobox border (#674)Horst31802016-10-141-6/+5
|
* gnome-shell: reduce dash padding (fix #561)Horst31802016-10-146-134/+58
|
* gtk2: fix geany search entries (#674)Horst31802016-10-1312-10/+513
|
* add thumbnails for cinnamon theme chooser (#592)Horst31802016-10-077-3/+15
|
* fix disabled entry border-color in header bars (#668)Horst31802016-10-057-0/+19
|
* bump versionHorst31802016-10-051-1/+1
|
* gtk3: add a workaround for broken Libreoffice toolbar stylingHorst31802016-10-057-617/+617
|
* gtk2: fix mousepad find and replace textbox (fix #664)Horst31802016-10-031-2/+5
|
* revert recent pathbar changesHorst31802016-10-017-115/+92
|
* more builder tweaksHorst31802016-10-017-25/+74
|
* gnome-builder 3.22 fixesHorst31802016-09-307-0/+360
|
* gtk 3.20: try to fix unity decorations (#660)Horst31802016-09-307-21/+27
|
* add Mate OSD window stylingHorst31802016-09-287-0/+98
|
* bump versionHorst31802016-09-231-1/+1
|
* gnome-shell: updates for 3.22Horst31802016-09-233-4/+89
|
* Merge pull request #654 from chewi/masterhorst31802016-09-231-1/+1
|\ | | | | Don't require GTK+3 at configure time when it's not needed
| * Don't require GTK+3 at configure time when it's not neededJames Le Cuirot2016-09-201-1/+1
| | | | | | | | It's not needed when --disable-gtk3 --disable-gnome-shell is given.
* | add borders to metacity-1 and metacity-2 themesHorst31802016-09-204-13/+16
| |
* | add more Gnome Flashback stylingHorst31802016-09-207-0/+368
| |
* | spinbutton tweaksHorst31802016-09-2028-54/+62
| |
* | fix color of disabled labels in checked buttonsHorst31802016-09-2028-0/+80
|/
* update ReadmeHorst31802016-09-201-6/+8
|
* tweak treeview progressbarsHorst31802016-09-2028-70/+218
|
* remove sidebar background in wingpanel popoversHorst31802016-09-207-0/+14
|
* fix jumping granite tabsHorst31802016-09-207-0/+25
|
* update wingpanel stylingHorst31802016-09-207-0/+54
|
* remove unneeded pantheon terminal stylingHorst31802016-09-207-76/+20
|
* use blue highlight in wingpanel popoversHorst31802016-09-208-41/+168
|
* fix bold font in wingpanel popoversHorst31802016-09-197-0/+7
|
* add some mate application stylingHorst31802016-09-197-14/+122
|
* mate-panel, gnome-panel: remove transparencyHorst31802016-09-197-216/+264
|
* gnome-panel: remove double background from menubarHorst31802016-09-197-326/+213
|
* gtk2: improve combobox stylingHorst31802016-09-1934-63/+279
|
* gtk2: fix unreadable text in VMware horizon client (#628)Horst31802016-09-191-2/+8
|
* gnome-shell: fix jumping switcher list subitems (#636)Horst31802016-09-149-6/+15
|
* Merge pull request #630 from w1res/patch-1horst31802016-09-141-1/+1
|\ | | | | Fix typo in README.md
| * Fix typo in README.mdAdam Siembida2016-08-111-1/+1
| |
* | cinnamon: add proper popup-combo-menu styling (#634)Horst31802016-09-143-45/+34
| |
* | fix gnome-flashback panel backgroundHorst31802016-09-137-67/+170
| |
* | fix bogus box-shadows in stack-switchersHorst31802016-09-137-0/+23
| |
* | separate disabled linked buttons more clearlyHorst31802016-09-127-126/+271
| |
* | Merge pull request #645 from scriptkitties/masterhorst31802016-09-091-0/+7
|\ \ | | | | | | Add Gentoo overlay to README
| * | Add Gentoo overlay to READMEPatrick Spek2016-09-091-0/+7
| | |
* | | Merge pull request #639 from feskyde/patch-1horst31802016-09-091-24/+14
|\ \ \ | |/ / |/| | Update Issues template
| * | Removing unnecessary repeat of "list" wordFederico Damián Schonborn2016-09-021-2/+2
| | |
| * | Remove checks and make this more readableFederico Damián Schonborn2016-09-021-23/+13
|/ / | | | | | | | | | | - Remove checkboxes, this avoid GitHub making lists on Issues - Avoid using more markdown tags than necessary - Remove {head,foot}notes for Details section and put them in the items - GNOME is going to update their toolkit again, you know what will ocurr :P