Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-18 | Fixed a GCC warning in LLFloaterInspect, related to nested templates. | Jacek Antonelli | 1 | -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-12 | diamonds are a gccs best friend ... and need also a space | Armin Weatherwax | 1 | -1/+1 | |
2011-04-11 | A little bit of cleanup for the inspect window | McCabe Maxsted | 1 | -1/+1 | |
2011-04-11 | Added Last Owner Profile button to the inspect window | McCabe Maxsted | 1 | -0/+1 | |
2011-04-11 | Ported changes to the inspect window from Ascent by Hazim: added last owner, ↵ | McCabe Maxsted | 1 | -1/+8 | |
faces, verticies, script and inventory count | |||||
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -1/+2 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 1 | -2/+2 | |
2008-08-15 | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 1 | -20/+23 | |
2008-08-15 | Second Life viewer sources 1.17.1.0 | Jacek Antonelli | 1 | -2/+2 | |
2008-08-15 | Second Life viewer sources 1.15.0.2 | Jacek Antonelli | 1 | -0/+1 | |
2008-08-15 | Second Life viewer sources 1.14.0.0 | Jacek Antonelli | 1 | -47/+50 | |
2008-08-15 | Second Life viewer sources 1.13.2.12 | Jacek Antonelli | 1 | -0/+66 | |