summaryrefslogtreecommitdiff
path: root/icon_browser.php
AgeCommit message (Collapse)AuthorFilesLines
2011-01-05fix icon browser for config/iconsets/ pathingspiderr1-2/+2
2010-06-24fix some icon paths we missedtekimaki1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-11-25add listing of ALL installed icon styles and highlight active & default; and ↵Christian Fowler1-14/+23
linking drilldown to see just one icon set
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2009-03-31phpdoc updateLester Caine1-0/+14
2009-03-10avoid displaying same icon in duplicateMax Kremmel1-6/+8
2009-03-09show all icons, even if they aren't in tango set, order everything by the ↵Christian Fowler1-3/+10
icon name
2008-07-29update icon browser to display currently active icons as well, add entry to ↵Max Kremmel1-0/+61
menu and move it from themes/admin/ to themes/ to make it more accessible.