aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterregioninfo.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-10Remove special handling of linden estates. We don't have them in meta, and ↵David Seikel1-7/+0
that sort of policy should be server side anyway. It's good to remove useless code. As usual I found three ways of recognising linden estates being used in the code, makes it hard to find them all. Might be some left over.
2010-11-07IMP-692: SNOW-713: Fixed compile bug fixes.Aleric Inglewood1-1/+1
Changes: * Added changes from snowglobe 1.5 to indra/llcommon/llstring.h (compile errors as a result of a missing include, but I copied everything else too). * Added #include "linden_common.h" to emeraldboobutils.cpp. Really it's one the header files that needed that, but that's how this header works: every source file should include it as first header anyway, then there is no need for other headers to do that. * Renamed LLPanelRegionOpenSettingsInfo::sendUpdate(void*) to LLPanelRegionOpenSettingsInfo::onClickOrs because it was hiding a virtual function (BOOL sendUpdate(void)). * Made cutToClipboard more equal to copyToClipboard (was also hiding a virtual function). * Install libllcommon.so in lib64 on Linux_x86_64, instead of lib.
2010-11-01Finishes the OpenRegionSettings module, adds a new panel to Region/Estate ↵RevolutionSmythe1-0/+20
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better.
2009-09-14Merged in jacek/nextMcCabe Maxsted1-0/+3
2009-09-04Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch.Jacek Antonelli1-0/+3
Made a few non-functional changes to help it apply.
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-15/+16
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-18/+17
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-1/+0
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-5/+16
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-11/+11
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.6.0-RCJacek Antonelli1-0/+4
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-0/+3
2008-08-15Second Life viewer sources 1.18.3.2-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+406