aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llstring.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-11-09llstring.h directly depends on #include <map>.Jacek Antonelli1-0/+1
2010-11-07IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere.Aleric Inglewood1-2/+0
2010-11-07IMP-692: SNOW-713: Fixed compile bug fixes.Aleric Inglewood1-5/+20
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-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood1-38/+45
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts.
2010-11-02Make LLStringUtilBase<T>::null a constant.Aleric Inglewood1-2/+2
2010-10-16Ported memory leak fix in llcommon/llstring.h from the Ascent ViewerMcCabe Maxsted1-0/+1
2009-07-11BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax1-0/+1
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-24/+31
2009-01-23Backported fix for VWR-5529: group chat scrolls up when logging enabledMcCabe Maxsted1-12/+18
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-19/+18
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli1-12/+19
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-250/+141
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-4/+50
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-1/+31
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-62/+28
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli1-5/+5
2008-08-15Second Life viewer sources 1.18.0.6Jacek Antonelli1-4/+0
2008-08-15Second Life viewer sources 1.17.1.0Jacek Antonelli1-0/+3
2008-08-15Second Life viewer sources 1.15.1.3Jacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+5
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli1-6/+7
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+1300