summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-06GTK+-3.20 all themes: set min width and height for mate-terminalraveit6510-0/+77
2016-03-06GTK+-3.20 Menta themes: button re-work and button state cleanupraveit6512-1747/+1040
2016-03-05GTK+-3.20 Menta themes: fix srollbars after 3.19.11 breakageraveit654-113/+180
2016-03-05GTK+-3.20 Submarine themes: fix GtkScale and OSD spinbuttons after ↵raveit652-116/+300
gtk+-3.19.11 breakage
2016-03-04GTK+-3.20 Submarine themes: increase size of horizontal spinbuttonsraveit652-5/+5
2016-03-04GTK+-3.20 Submarine themes: re-work notebook after 3.19.11 breakageraveit653-162/+128
2016-03-04Fix wrong orientation scrollbar buttonslukefromdc1-12/+12
Code cut and pasted from green-submarine, it works.
2016-03-04GTK+-3.20 GreenSubmarine: fix scrollbar breakage from gtk+-3.19.11raveit654-99/+83
2016-03-04GTK+-3.20 BlueSubmarine: fix scrollbar breakage from gtk+-3.19.11raveit654-99/+83
2016-03-03release 3.20.2 for gtk+-3.20 branchraveit652-1/+9
2016-03-03GTK+-3.20 Submarine themes: more adjustmentsraveit6522-130/+244
- add new scale slider images - fix dialog-action-area.linked buttons - fix another jumping of some buttons in headerbar
2016-03-02GTK+-3.20 TraditionalOK: fix button border imagesraveit655-121/+135
2016-03-02GTK+-3.20 branch: remove TraditionalOKTest from POTFILES.inraveit651-1/+0
2016-03-02Drop TraditionalTest for GTK+-3.20 branchraveit6571-8273/+1
2016-03-02GTK+-3.20 TraditionalGreen: sync with TraditionalOK themeraveit655-2967/+2956
2016-03-02GTK+-3.20 TraditionalOK: fix jumping list rowsKeep treeviews from jumpingraveit651-0/+5
separators drawn at 0 by default until hovered
2016-03-02GTK+-3.20 Menta: sync with BlueMenta themeraveit658-1500/+3030
2016-03-02GTK+-3.20 Green-Submarine gnome-applications.css: sync with Blue-Submarineraveit651-342/+11
2016-03-02GTK+-3.20 Green-Submarine other-applications.css: sync with Blue-Submarineraveit651-253/+126
2016-03-02GTK+-3.20 Green-Submarine mate-applications.css: sync with Blue-Submarineraveit651-889/+309
2016-03-02GTK+-3.20 Green-Submarine sidebar.css: sync with Blue-Submarineraveit651-68/+24
2016-03-02GTK+-3.20 Green-Submarine scrollbar.css: sync with Blue-Submarineraveit651-47/+16
2016-03-02GTK+-3.20 Green-Submarine menu.css: sync with Blue-Submarineraveit651-181/+199
2016-03-02GTK+-3.20 Green-Submarine gtk-widgets-assets.css: sync with Blue-Submarineraveit651-51/+50
2016-03-02GTK+-3.20 Green-Submarine gtk-widget.css: sync with Blue-Submarineraveit651-2047/+2534
2016-03-02GTK+-3.20 Blue-Submarine: some minor correctionsraveit654-6/+6
- clean upmore deprecation - fix a typo for caja-desktop.view - replace .scrollbars-junction with scrolledwindow junction
2016-03-01GTK+-3.20 TraditionalOK: move mate-application at the end of gtk.cssraveit651-1/+1
2016-03-01GTK+-3.20 TraditionalOK: adjust the rest of apps in mate-applicationsraveit651-138/+39
2016-03-01GTK+-3.20 TraditionalOK: a clean up in gtk-widgetsraveit651-51/+12
2016-03-01Clean up scale sliders inside notebookslukefromdc1-14/+17
2016-03-01BlackMATE-fix unterminated commentlukefromdc1-0/+1
2016-03-01Fix notebook tab borders broken by gtk changelukefromdc1-4/+4
Same drill: :active becomes :checked in notebooks, implement this for notebook tab borders
2016-03-01Fix notebook tabs broken by gtk changelukefromdc1-5/+5
Notebook selected tab pseudoclass just changed from :active to :checked yesterday.
2016-03-01BlackMATE-fix colorswatchlukefromdc1-8/+16
Colorswatches in color picker were being covered over when hovered or selected, fix this
2016-03-01Merge pull request #105 from lukefromdc/BlackMATE-gtk3.20lukefromdc4-203/+444
Black mate gtk3.20
2016-03-01Merge pull request #11 from mate-desktop/masterlukefromdc2-192/+242
Merge mate-desktop/master
2016-03-01Clean up (disabled) scrollbar button logiclukefromdc1-7/+6
Thanks to raveit65 for this suggestion, it is proven to work in my own theme and will be enabled here if I can get those 4 svg files uploaded
2016-03-01GTK+-3.20 TraditionalOK: adjust panel settings for 3.20raveit651-117/+57
2016-03-01GTK+-3.20 TraditionalOK: port caja styling to 3.20raveit651-25/+30
2016-03-01GTK+-3.20 TraditionalOK: adjust linked pathbar buttonsraveit651-10/+18
2016-03-01GTK+-3.20 TraditionalOK: some border fixes for calendar and actionbarraveit651-1/+5
2016-03-01GTK+-3.20 TraditionalOK: adjust popover menusraveit651-3/+18
2016-03-01GTK+-3.20 TraditionalOK: adjust notebook tabs and use symbolic arrowsraveit651-36/+114
2016-03-01Fix breakage caused by gtk3.19 changes -pt2lukefromdc1-0/+27
Major changes on 2-29-2016 to GTK 3.19.10 broke the scale sliders and scrollbar sliders. Fix these and also fix broken levelbars and combobox buttons. Many more things now need min-width and min-height explicitly specified to work. Also, background image handling changed in troughs due to "gadget" changes today
2016-03-01Fix breakage caused by gtk3.19 changes -pt1lukefromdc1-81/+253
Major changes on 2-29-2016 to GTK 3.19.10 broke the scale sliders and scrollbar sliders. Fix these and also fix broken levelbars, treeview progressbars (these broke repeatedly) and combobox buttons. Many more things now need min-width and min-height explicitly specified to work. Also, background image handling changed in troughs due to "gadget" changes today
2016-03-01Merge pull request #10 from mate-desktop/masterlukefromdc8-2739/+2810
merge master 3-1-2016
2016-03-01GTk+-3.20 TraditionalOK: adjust expander bg colorraveit651-1/+1
2016-03-01GTK+-3.20 TraditionalOK: fix menubar jumping and menuitem bgraveit652-3/+5
2016-03-01GTK+-3.20: TraditionalOK gtk-widgets-img: delete forgotten olumn-headers bordersraveit651-23/+0
2016-02-29GTK+-3.20 TraditionalOK: adjust GtkExpanderraveit651-13/+54