Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-27 | update network status icons | raveit65 | 165 | -5344/+18988 | |
2019-11-14 | add network svg icons | raveit65 | 6 | -0/+13779 | |
2019-11-14 | add dropbox-status icons | raveit65 | 53 | -0/+349 | |
2019-11-14 | re-generate network-wired icons from new SVGs | raveit65 | 54 | -0/+171 | |
2019-10-01 | Add mate/256x256/actions/mail-send.png | rbuj | 2 | -0/+6 | |
2019-08-22 | Fix mate/22x22/devices/printer.png | rbuj | 2 | -1/+1 | |
2019-08-21 | Upscale 22x22px icons to 24x24px adding 1px to the edges | rbuj | 314 | -324/+324 | |
Helper script: dirs=() for dir in $(find ./mate/24x24 -mindepth 1 -maxdepth 1 -type d); do directory=$(basename $dir) if [ -f "mate/22x22/$directory/Makefile.am" ]; \ then cp mate/22x22/$directory/Makefile.am mate/24x24/$directory/Makefile.am sed -i -e 's/-w=22 -h=22/-w=24 -h=24/g' mate/24x24/$directory/Makefile.am dirs+=($directory) fi done ./autogen.sh for dir in ${dirs[@]}; do make -C mate/24x24/$dir clean-png-icons build-png-icons done Change: - @inkscape -z $^ --export-area=A:B:C:D -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=A-1:B-1:C+1:D+1 -w=24 -h=24 -e=$@ 1> /dev/null | |||||
2019-08-20 | Gen png mimetypes icons from paper-sheets.svg - Mate theme | rbuj | 84 | -0/+510 | |
clean & build: make -C mate/16x16/mimetypes clean-png-icons build-png-icons make -C mate/22x22/mimetypes clean-png-icons build-png-icons make -C mate/24x24/mimetypes clean-png-icons build-png-icons make -C mate/32x32/mimetypes clean-png-icons build-png-icons make -C mate/48x48/mimetypes clean-png-icons build-png-icons make -C mate/256x256/mimetypes clean-png-icons build-png-icons | |||||
2019-08-19 | preferences-system-time.png files are not generated from sources | rbuj | 6 | -6/+0 | |
Test: $ ./autogen.sh --prefix=/usr $ make -C mate clean-png-icons build-png-icons | |||||
2019-07-26 | Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo shadow | rbuj | 6 | -22/+57 | |
Icons pulled from mate-desktop: https://github.com/mate-desktop/mate-desktop/commit/01c40983fb0c016549158b690fb8a5e54fbe508e cp mate-desktop/icons/16x16/apps/mate-desktop.png mate-icon-theme/mate/16x16/apps/mate-desktop.png cp mate-desktop/icons/22x22/apps/mate-desktop.png mate-icon-theme/mate/22x22/apps/mate-desktop.png cp mate-desktop/icons/24x24/apps/mate-desktop.png mate-icon-theme/mate/24x24/apps/mate-desktop.png cp mate-desktop/icons/32x32/apps/mate-desktop.png mate-icon-theme/mate/32x32/apps/mate-desktop.png cp mate-desktop/icons/48x48/apps/mate-desktop.png mate-icon-theme/mate/48x48/apps/mate-desktop.png cp mate-desktop/icons/scalable/apps/mate-desktop.svg mate-icon-theme/mate/scalable/apps/mate-desktop.svg history | cut -c 8- | |||||
2019-06-22 | add missing preferences-system-time icon | raveit65 | 13 | -0/+809 | |
Fixes https://github.com/mate-desktop/mate-icon-theme/issues/37 | |||||
2019-05-10 | rename mate logo | raveit65 | 6 | -0/+0 | |
fixes https://github.com/mate-desktop/mate-panel/issues/959 | |||||
2019-04-08 | Display the volume status with a better contrast in panels | rbuj | 6 | -5/+5 | |
Upscale 22x22 volume status icons instead of downscale 32x32 | |||||
2019-04-08 | Upgrade svg source files to Inkscape 0.92.4 | rbuj | 8 | -317/+317 | |
$ inkscape -V Inkscape 0.92.4 (unknown) $ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-document//g' $ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-viewbox//g' $ find ./src -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \; | |||||
2019-04-08 | Gen png icons from source - Mate theme | rbuj | 1218 | -7/+7666 | |
clean & build: make -C mate clean-png-icons make -C mate build-png-icons | |||||
2019-03-30 | Gen png icons from source. Mate: apps, categories & devices | rbuj | 519 | -36/+3103 | |
clean & build: make -C mate clean-png-icons make -C mate build-png-icons | |||||
2019-03-24 | Update terminal icons for mate theme | rbuj | 25 | -4/+195 | |
icons: apps/utilities-terminal apps/utilities-system-monitor clean & build: make -C mate clean-png-icons make -C mate build-png-icons | |||||
2018-11-24 | Add video single and joined display symbolic svg icons | Zhang Xianwei | 2 | -0/+74 | |
Refer to https://github.com/mate-desktop/mate-settings-daemon/pull/250 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-10-08 | symlink input-touchpad.svg icon | raveit65 | 1 | -0/+1 | |
2018-10-07 | add a symlink for bluetooth icon | raveit65 | 6 | -0/+6 | |
fixes missing blueberry menu icon in f29 | |||||
2018-10-07 | add icons for touchpad | raveit65 | 13 | -0/+1420 | |
2018-02-15 | mate: add audio-volume-off | raveit65 | 6 | -0/+0 | |
needed for pnmixer | |||||
2017-04-20 | replace same broken flags | raveit65 | 23 | -5891/+4441 | |
2017-04-20 | Revert "Revert "add svg iso flags"" | raveit65 | 260 | -0/+138375 | |
This reverts commit 24583c17ba4d9563d701741d8a5ee6109a637ec3. | |||||
2017-04-17 | Revert "add svg iso flags" | raveit65 | 260 | -138375/+0 | |
This reverts commit 9f6615a50d3e5482dcaa56fbc44d9a57047ca49e. Flags are moved to libmatekbd | |||||
2017-04-03 | add svg iso flags | raveit65 | 260 | -0/+138375 | |
2017-04-03 | Revert "adding nation flags" | raveit65 | 279 | -0/+0 | |
This reverts commit bbf6a5b7dcc7e673fd46ba63f981200b38f4b0eb. | |||||
2017-04-03 | adding nation flags | raveit65 | 279 | -0/+0 | |
Using the anmation folder as we need a valid folder for updating the icon-cache. Creating a flags folder does not work. And anmation folder was nearly empty. | |||||
2016-04-11 | add missing mate.svg | Wolfgang Ulbrich | 1 | -0/+178 | |
2015-12-31 | add system-config-keyboard icons to avoid padding issue with buttons in m-c-c | Wolfgang Ulbrich | 5 | -0/+0 | |
2015-05-30 | add missing dnd-multiple iconmate-icon-theme-1.10.1 | raveit65 | 8 | -0/+4 | |
2015-05-05 | add gcolor2 icons for all sizes | raveit65 | 4 | -0/+0 | |
2015-05-01 | use mate logo for process-working-symbolic.svg | raveit65 | 3 | -2/+51 | |
2015-05-01 | add open-memu regular icon, update some svg icons | raveit65 | 11 | -0/+273 | |
2015-04-22 | change help icon + add regular find-location | raveit65 | 16 | -0/+5 | |
2015-04-20 | some fixes | raveit65 | 4 | -0/+0 | |
2015-04-20 | add missing regular icons | raveit65 | 219 | -0/+0 | |
2015-04-18 | some more replacements for symbolic icons | raveit65 | 14 | -10/+0 | |
2015-04-16 | fresh up symbolic icons | raveit65 | 226 | -1981/+21225 | |
2015-04-16 | link some icons to avoid usage of symbolic icons | raveit65 | 25 | -0/+25 | |
2015-01-03 | Update start-here-symbolic.svg | Joel Barrios | 1 | -36/+22 | |
MATE start-here symbolic icon. | |||||
2014-12-31 | add more missing symbolic icons | raveit65 | 32 | -219/+666 | |
2014-12-31 | add missing pan-* symbolic icons for mate GTK3 | raveit65 | 6 | -0/+186 | |
2014-11-05 | add gcolor2 icon | raveit65 | 1 | -0/+0 | |
2013-09-12 | mate: add bluetooth icons for using bluedevilmate-icon-theme-1.7.0 | raveit65 | 6 | -0/+234 | |
2013-09-03 | Fix typo in makefile | Stefano Karapetsas | 1 | -1/+1 | |
Closes #10 (https://github.com/mate-desktop/mate-icon-theme/issues/10) | |||||
2013-08-25 | Mate: add make file | raveit65 | 1 | -0/+6 | |
2013-08-24 | add sympolic icons to mate icon theme | raveit65 | 357 | -0/+11841 | |
2013-03-31 | Add some mimetypes icons | Stefano Karapetsas | 520 | -0/+291 | |
2013-03-21 | add Menta icon set | Marcel Dijkstra | 16 | -0/+0 | |