summaryrefslogtreecommitdiffstats
path: root/core/img
Commit message (Collapse)AuthorAgeFilesLines
* merge masterJan-Christoph Borchardt2014-02-20168-2847/+1017
|\
| * Optimize some imageskondou2014-02-19174-2969/+1125
| | | | | | | | and strip metadata from png images with optipng in image_optimization.sh
* | Optimize imageskondou2014-02-196-122/+108
| |
* | fix lots of file type icons for archives, js, flash, ics, fonts, code, ...Jan-Christoph Borchardt2014-02-196-0/+0
|/
* add cbr/cbz file type icon, fix #6953Jan-Christoph Borchardt2014-02-172-0/+771
|
* better picture icon, fix https://github.com/owncloud/apps/issues/1401Jan-Christoph Borchardt2014-02-032-4/+1
|
* Merge pull request #6777 from owncloud/mobile-styleJan-Christoph Borchardt2014-01-294-0/+20
|\ | | | | Mobile style for public links: files, folders, picture sets
| * optimize size of toggle iconsJan-Christoph Borchardt2014-01-174-248/+16
| |
| * add icons for file list and picture view togglesJan-Christoph Borchardt2014-01-174-0/+252
| |
* | Add white color variant of checkmark iconjbtbnl2014-01-292-0/+4
|/
* Merge pull request #5253 from owncloud/externalstorage-adminstatusindicatorMorris Jobke2013-10-131-0/+0
|\ | | | | Fixed external storage status indicator in admin page
| * Now using smaller spinner image for status indicatorVincent Petry2013-10-111-0/+0
| | | | | | | | | | | | To make the status indicator appear smaller, even in IE8 that doesn't support background-size, there is no a smaller animated gif "loading-small" for that purpose.
* | Optimize confirm.[svg|png] with optipng and scourkondou2013-10-082-63/+4
| |
* | Fix password screen for public sharesMorris Jobke2013-10-072-0/+65
|/ | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998
* Optimize images with optipngkondou2013-10-063-0/+0
|
* fix mobile and desktop app images looking differentJan-Christoph Borchardt2013-10-054-4/+3
|
* add useful icon from News app to coreJan-Christoph Borchardt2013-10-046-0/+32
|
* increase height of controls bar and elements to more clickable 44pxJan-Christoph Borchardt2013-10-044-11/+11
|
* simplify From Link icon in New menuJan-Christoph Borchardt2013-10-022-0/+12
|
* Optimize triangle-e.png and triangle-e.svgkondou2013-09-082-52/+2
|
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-04109-64/+2941
|\ | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/file-upload.js apps/files/js/filelist.js apps/files/js/files.js apps/files/templates/part.list.php
| * Merge master into oc_previewGeorg Ehrke2013-08-198-14/+23
| |\
| | * use proper password icon, three dots are 'more'Jan-Christoph Borchardt2013-08-164-4/+7
| | |
| | * Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-154-10/+16
| | |\ | | | | | | | | Delete icon fix
| | | * make delete icon less intrusive again, only on hoverJan-Christoph Borchardt2013-07-184-10/+16
| | | |
| * | | add folder icons for shared, public and externalJan-Christoph Borchardt2013-08-156-0/+204
| | | |
| * | | adjust New file dialog for new stylesJan-Christoph Borchardt2013-08-152-13/+11
| | | |
| * | | adjustments of video and web iconJan-Christoph Borchardt2013-08-148-243/+109
| | | |
| * | | replace different icons for code with proper onesJan-Christoph Borchardt2013-08-1420-50/+317
| | | |
| * | | replace different icons for documents, spreadsheets and presentations with ↵Jan-Christoph Borchardt2013-08-1418-0/+233
| | | | | | | | | | | | | | | | proper ones
| * | | replace same but differently named package graphics with one proper oneJan-Christoph Borchardt2013-08-1416-0/+62
| | | |
| * | | add more file type icons, replace old onesJan-Christoph Borchardt2013-08-1415-0/+1387
| | | |
| * | | Merge branch 'master' into oc_previewThomas Müller2013-07-302-4/+12
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: 3rdparty lib/template.php
| * | | Optimize images with optipng and scourkondou2013-07-1220-4779/+634
| | | |
| * | | merge conflicts ...Georg Ehrke2013-07-1015-24/+16
| |\ \ \ | | | |/ | | |/|
| * | | add two new icons - for copyright see filetypes/readme-2.txtGeorg Ehrke2013-07-102-0/+183
| | | |
| * | | first round of replacing small filetype icons with proper ones, from ElementaryJan-Christoph Borchardt2013-06-2526-0/+4813
| | | |
* | | | add triangle icon eastJörn Friedrich Dreyer2013-08-162-0/+54
| |_|/ |/| |
* | | adjust labels and input field groupsJan-Christoph Borchardt2013-07-232-4/+12
| |/ |/|
* | change delete from entry forbidden sign to proper iconJan-Christoph Borchardt2013-07-052-3/+10
| |
* | Optimize pictures with optipng and scourkondou2013-06-215-217/+9
| |
* | standardize on 32px loading spinner, decrease size in CSS where neededJan-Christoph Borchardt2013-06-172-0/+0
| |
* | use proper style for add iconJan-Christoph Borchardt2013-06-172-8/+60
| |
* | remove unused loading spinners, just have oneJan-Christoph Borchardt2013-06-172-0/+0
| |
* | remove unused big imagesJan-Christoph Borchardt2013-06-172-0/+0
| |
* | use mail icon consistent with Mail app iconJan-Christoph Borchardt2013-06-172-6/+94
| |
* | transparent background for lock iconJan-Christoph Borchardt2013-06-171-0/+0
| |
* | use consistent icon for 'restore'/versions/history, also SVGJan-Christoph Borchardt2013-06-171-0/+0
| |
* | differentiate delete from close iconJan-Christoph Borchardt2013-06-174-10/+63
|/
* Use templates to theme share e-mails (#3683)Stephan Arts2013-06-141-0/+0
|