Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-11-09 | llstring.h directly depends on #include <map>. | Jacek Antonelli | 1 | -0/+1 | |
2010-11-07 | IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere. | Aleric Inglewood | 1 | -2/+0 | |
2010-11-07 | IMP-692: SNOW-713: Fixed compile bug fixes. | Aleric Inglewood | 1 | -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-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 1 | -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-02 | Make LLStringUtilBase<T>::null a constant. | Aleric Inglewood | 1 | -2/+2 | |
2010-10-16 | Ported memory leak fix in llcommon/llstring.h from the Ascent Viewer | McCabe Maxsted | 1 | -0/+1 | |
2009-07-11 | BROKEN logoff/relog crashing inconsistently on various startup states. | Armin Weatherwax | 1 | -0/+1 | |
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -24/+31 | |
2009-01-23 | Backported fix for VWR-5529: group chat scrolls up when logging enabled | McCabe Maxsted | 1 | -12/+18 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-12-01 | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 1 | -19/+18 | |
2008-09-28 | Second Life viewer sources 1.21.3-RC | Jacek Antonelli | 1 | -12/+19 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 1 | -250/+141 | |
2008-08-15 | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 1 | -4/+50 | |
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.6.0-RC | Jacek Antonelli | 1 | -1/+31 | |
2008-08-15 | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 1 | -62/+28 | |
2008-08-15 | Second Life viewer sources 1.18.1.2 | Jacek Antonelli | 1 | -5/+5 | |
2008-08-15 | Second Life viewer sources 1.18.0.6 | Jacek Antonelli | 1 | -4/+0 | |
2008-08-15 | Second Life viewer sources 1.17.1.0 | Jacek Antonelli | 1 | -0/+3 | |
2008-08-15 | Second Life viewer sources 1.15.1.3 | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.15.0.2 | Jacek Antonelli | 1 | -0/+5 | |
2008-08-15 | Second Life viewer sources 1.14.0.0 | Jacek Antonelli | 1 | -6/+7 | |
2008-08-15 | Second Life viewer sources 1.13.2.12 | Jacek Antonelli | 1 | -0/+1300 | |