aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/floaterlocalassetbrowse.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed merge conflicts, propagated the _stat usage for windows in ↵elektrahesse2010-09-111-4/+16
|\ | | | | | | floaterlocalassetbrowse.cpp
| * Made the local asset texture boost change work on Windows as wellMcCabe Maxsted2010-09-101-7/+8
| |
| * Made the texture fix cross platform and removed boost::filesystem dep for ↵elektrahesse2010-09-101-7/+18
| | | | | | | | loaterlocalassetbrowse.cpp
* | Made the texture fix cross platform and removed boost::filesystem dep for ↵elektrahesse2010-09-071-23/+8
| | | | | | | | loaterlocalassetbrowse.cpp
* | Fixed local textures on macelektrahesse2010-09-071-6/+23
|/
* Fixed several issues with the local asset browser.Jacek Antonelli2010-09-031-6/+4
| | | | | | * Enable "Keep Updating" by default. * Fixed the "Keep Updating" checkbox not toggling correctly. * Fixed the upload fee label (it was showing currency symbol).
* Added author info to local texture filesMcCabe Maxsted2010-08-291-1/+1
|
* Cleaned up UI of the local texture properties window (todo: fix the ↵McCabe Maxsted2010-08-281-54/+9
| | | | texture_picker inside it being clickable)
* Ported local textures from Emerald (requires boost filesystem and system ↵McCabe Maxsted2010-08-281-0/+1028
libs to work)