aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterinspect.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-18Fixed a GCC warning in LLFloaterInspect, related to nested templates.Jacek Antonelli1-1/+1
The '>>' in the code 'std::map<LLUUID, std::pair<S32, S32>>' could mean bitwise right shift. Using '> >' is unambiguous/better. Full warning message was: cc1plus: warnings being treated as errors In file included from /home/jacek/imprudence/linden/indra/newview/llfloaterinspect.cpp:35: /home/jacek/imprudence/linden/indra/newview/llfloaterinspect.h:78: error: ‘>>’ operator will be treated as two right angle brackets in C++0x /home/jacek/imprudence/linden/indra/newview/llfloaterinspect.h:78: error: suggest parentheses around ‘>>’ expression
2011-04-12diamonds are a gccs best friend ... and need also a spaceArmin Weatherwax1-1/+1
2011-04-11A little bit of cleanup for the inspect windowMcCabe Maxsted1-1/+1
2011-04-11Added Last Owner Profile button to the inspect windowMcCabe Maxsted1-0/+1
2011-04-11Ported changes to the inspect window from Ascent by Hazim: added last owner, ↵McCabe Maxsted1-1/+8
faces, verticies, script and inventory count
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-1/+2
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-20/+23
2008-08-15Second Life viewer sources 1.17.1.0Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli1-47/+50
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+66