Paul Arthur
|
ef4d366060
|
Cosmetics: death to tabs
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
|
2013-01-26 03:38:46 -05:00 |
|
Paul Arthur
|
8a750c3e87
|
Move [un]format_bytes() from general.lib.php to UI
|
2013-01-26 02:36:58 -05:00 |
|
Paul Arthur
|
a12679b13d
|
Move get_user_icon from ui.lib.php to UI::get_icon
|
2013-01-26 02:19:06 -05:00 |
|
Paul Arthur
|
80b618ba40
|
Move update_text from ui.lib.php to UI
|
2013-01-26 01:42:52 -05:00 |
|
Paul Arthur
|
136f9f5856
|
Move ajax_include() from ui.lib.php to UI
|
2013-01-26 01:35:59 -05:00 |
|
Paul Arthur
|
d572c2776f
|
Move show_box_{top,bottom}() from ui.lib.php to UI
|
2013-01-26 01:28:34 -05:00 |
|
Paul Arthur
|
04aa79b53c
|
Move show_{footer,header}() from ui.lib.php to UI
|
2013-01-26 01:22:50 -05:00 |
|
Paul Arthur
|
eaa44dcd09
|
Continue moving things into UI
check_php_iconv() from lib/debug.lib.php becomes UI::check_iconv()
truncate_with_ellipsis() from lib/ui.lib.php becomes UI::truncate()
|
2013-01-26 01:15:59 -05:00 |
|
Paul Arthur
|
42133f38d2
|
Move access_denied() from lib/ui.lib.php to UI
|
2013-01-26 00:57:40 -05:00 |
|
Paul Arthur
|
5f02e4f43c
|
Move flip_class() from lib/ui.lib.php to UI
|
2013-01-26 00:52:50 -05:00 |
|
Paul Arthur
|
e2d3c94800
|
Catalog::_check_ticker() -> UI::check_ticker()
|
2013-01-26 00:30:26 -05:00 |
|