summaryrefslogtreecommitdiffstats
path: root/lib/class/ui.class.php
Commit message (Expand)AuthorAgeFilesLines
* UI: Fix $hover_name 'Undefined variable' warningsPaul Arthur2013-02-021-2/+2
* Move UTF-8 cleanup into its own methodPaul Arthur2013-01-291-0/+19
* Fix flip_classPaul Arthur2013-01-281-1/+1
* Cosmetics: death to tabsPaul Arthur2013-01-261-278/+278
* Move [un]format_bytes() from general.lib.php to UIPaul Arthur2013-01-261-0/+54
* Move get_user_icon from ui.lib.php to UI::get_iconPaul Arthur2013-01-261-0/+59
* Move update_text from ui.lib.php to UIPaul Arthur2013-01-261-0/+19
* Move ajax_include() from ui.lib.php to UIPaul Arthur2013-01-261-0/+15
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-0/+18
* Move show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-261-0/+21
* Continue moving things into UIPaul Arthur2013-01-261-0/+41
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-0/+13
* Move flip_class() from lib/ui.lib.php to UIPaul Arthur2013-01-261-0/+17
* Catalog::_check_ticker() -> UI::check_ticker()Paul Arthur2013-01-261-0/+48