summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27Gtk+-3.20 Green-Submarine: port sidebar.css to GTK 3.20lukefromdc1-20/+39
2016-01-27Gtk+-3.20 Green-Submarine: port scrollbar.css to GTK 3.20lukefromdc1-35/+37
2016-01-27Gtk+-3.20 Green-Submarine: port other-applications.css to GTK 3.20lukefromdc1-8/+23
suppress the errors, get Nemo looking about like it does in GTK 3.18. Nemo a rough port only, lots of ignored old selectors! More work needed on it
2016-01-27Gtk+-3.20 Green-Submarine: port menu.css to GTK 3.20lukefromdc1-155/+161
2016-01-27Gtk+-3.20 Green-Submarine: port mate-applications.css to GTK 3.20lukefromdc1-76/+81
Get Caja and Mate-Panel as close as possible to gtk3.18 versions, ignore rest and non-working selectors for now. The old selectors in application theme files are silently ignored w/o creating runtime errors.
2016-01-27Gtk+-3.20 Green-Submarine: port gtk-widget.css to GTK 3.20lukefromdc1-1999/+1814
2016-01-27Gtk+-3.20 Green-Submarine: port gtk-widgets-assets.css to GTK 3.20lukefromdc1-76/+88
2016-01-27Gtk+-3.20 Green-Submarine: port gnome-applications.css to GTK 3.20lukefromdc1-9/+8
Work in progress but this port is usable, a "best effort" for two worksessions
2016-01-27Gtk+-3.20 BlackMATE: remove more deprecated style propertieslukefromdc1-1/+0
2016-01-27Gtk+-3.20 BlackMate: Remove more deprecated style propertieslukefromdc1-1/+0
2016-01-27Gtk+-3.20 BlackMate: Remove more deprecated style propertieslukefromdc1-6/+0
2016-01-27Gtk+-3.20 BlackMate: Remove more deprecated style propertieslukefromdc1-12/+1
Remove more deprecated style properties, hard to find them all when the terminal is spammed with <data> deprecated stuff hardcoded into apps
2016-01-27Gtk+-3.20 BlackMate: Finish theming Caja and mate-panellukefromdc1-75/+50
Finish theming Caja and mate-panel. In testing, watch for any accidental matches from widget chains causing nasty surprises in some other app I haven't had issues with this in my own theme but there are more widget chains used here. The length of them makes accidental matches much less likely, which is why I commented out those I deemed too short
2016-01-27Gtk+-3.20 BlackMATE: stop treeviews from jumpinglukefromdc1-0/+5
Separators in treeviews require a minumum height or they will appear only when hovered, causing the rest of the treeview to jump. Same thing I found in my own theme, same fix.
2016-01-27Gtk+-3.20 BlackMATE: other-applications.css-nemo like cajalukefromdc1-24/+25
Port renamed pseudoclasses, remove deprecated style properties, theme Nemo to look as much like Caja as possible in terms of the color layout. Lots of things left that will be ignored due to no longer valid selectors but these don't put errors in the terminal or prevent the rest of the theme from being read. Theming an individual app is a LOT harder in gtk3.20, requires long widget chains that could match other things if they are too short or there are too many of them. Recommend theming as few apps as possible untl apps can be either ported to use css nodes or simply get their toplevel windows a usable widget name set with with gtk_widget_set_name()
2016-01-27Gtk+-3.20 BlackMATE: gnome-applications.css remove errorslukefromdc1-23/+22
Again, just fix renamed or deprecated style properties and pseudoclasses. Most of this file will be ignored with the old selectors still in place-but GNOME will likely port these apps to use the new css nodes themselves. Leave the rest of this for now
2016-01-27Gtk+-3.20 BlackMATE: unity.css just remove parsing errorslukefromdc1-1/+1
Fix renamed style property to suppress error messages, do nothing else as I do not have Unity installed.
2016-01-27Gtk+-3.20 BlackMATE: mate-applications.css partial worklukefromdc1-102/+74
Only part of this could really be ported at this time, but Caja is getting close to what it looks like in GTK 3.18, the panel is actually more consistant (don't know if that's desired though), and deprecated style classes and pseudoclasses have been fixed.
2016-01-27Gtk+-3.20 BlackMATE: port gtk-widgets-assets-dark.csslukefromdc1-197/+198
Port this file to GTK 3.20 (actually 3.19.7, more changes cannot be ruled out!)
2016-01-27Gtk+-3.20 BlackMATE: initial port of gtkwidgets.css to GTK3.20lukefromdc1-974/+922
Port from widget names to css nodes, remove deprecated style properties, port pseudoclasses to new names
2016-01-14GTK3 all themes: follow canvas-item changes with caja-1.13.0Wolfgang Ulbrich11-194/+287
2016-01-05pre-bump version to 1.13.0 for gtk+-3.20Wolfgang Ulbrich2-1/+3
2016-01-04Gtk+-3.18 most themes: adjust spinbuttons in dconf-editorWolfgang Ulbrich7-0/+137
2016-01-02release 1.12.2 for gtk+-3.18Wolfgang Ulbrich1-0/+25
2016-01-02GTK3 GreenLaguna: fix padding osd-toolbar volume buttonWolfgang Ulbrich1-0/+4
2016-01-02GTK3 submarine themes: fix padding osd-toolbar volume buttonWolfgang Ulbrich2-0/+2
2016-01-02Gtk+-3.14/16 submarine themes: fix padding of .app-notification .button:hoverWolfgang Ulbrich2-0/+2
2016-01-02GTK3 BlackMate: fix padding osd-toolbar volume buttonWolfgang Ulbrich1-0/+4
2016-01-02GTK3 BlackMate: fix padding of .app-notification .button:hoverWolfgang Ulbrich1-0/+1
2016-01-02GTK3 submarine themes: re-work caja stylingWolfgang Ulbrich2-379/+517
2016-01-01GTK3 BlackMate: adjust notebook tabsWolfgang Ulbrich2-11/+11
2016-01-01GTK3 GreenLaguna: adjust notebook tabsWolfgang Ulbrich2-19/+16
2016-01-01GTK3 submarine themes: reduce hight of notebook tabsWolfgang Ulbrich2-8/+22
2016-01-01GTK3 submarine themes: adjust notebook tabs in pluma text areaWolfgang Ulbrich2-42/+50
2016-01-01GTK3 submarine themes: change border color in GtkNotebookWolfgang Ulbrich2-18/+18
2015-12-30GTK3: submarine themes: fix padding for GtkToggleButton.button:hoverWolfgang Ulbrich2-2/+4
2015-12-30pre-bump versionWolfgang Ulbrich2-1/+3
2015-12-22GTK3 black-mate, green-laguna: button size fix for gnome-mplayerraveit652-0/+14
2015-12-22GTK3: submarine themes: adjustments for some media players + vitual-managerraveit654-48/+10
- gnome-mplayer - parole
2015-12-22Gtk+-3.18 menta themes: improve previous GtkFileChooser pathbar commitWolfgang Ulbrich2-0/+4
2015-12-22Gtk3 menta themes: adjust nemo toolbar againWolfgang Ulbrich2-4/+12
2015-12-22Gtk+-3.18 most themes: workaround for broken first/last-child logic with ↵Wolfgang Ulbrich7-0/+137
linked buttons in GtkFileChooser pathbar
2015-12-21GTK3 Menta themes: use a border-image for nemo statusbar buttonsWolfgang Ulbrich2-8/+0
2015-12-21GTK3 Menta themes: reduce vertical size of nemo primary toolbarWolfgang Ulbrich2-0/+8
2015-12-21Gtk+-3.18 most themes: workaround for broken first/last-child logic with ↵Wolfgang Ulbrich6-0/+218
linked buttons in pathbar with gtk+-3.18
2015-12-21GTK3: Menta themes: fix mate-panel separator backgroundBalló György2-2/+2
2015-12-15GTK3: BlackMATE, GreenLaguna: fix Nautilus desktop window background ↵Balló György2-0/+8
transparency
2015-12-04update to 1.12.1 release for gtk+-3.18 branchWolfgang Ulbrich2-1/+9
2015-12-03fix typo in configure.acWolfgang Ulbrich1-1/+1
2015-12-03Green-Submarine: add emerald themeWolfgang Ulbrich4-0/+9