summaryrefslogtreecommitdiff
path: root/indra/newview/lllandmarklist.cpp
AgeCommit message (Collapse)Author
2010-08-18EXT-7325 FIXED Disabled "Show on Map" context menu item in My Landmarks ↵Sergei Litovchuk
while landmark coordinates are being downloaded from landmarks list. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/866/. --HG-- branch : product-engine
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-01-20fix build error from PE tree.Tofu Linden
2010-01-19Fix for normal bug EXT-3749 - Clicking landmark attachment on Group notices ↵Dmitry Zaporozhan
doesn't open side panel. --HG-- branch : product-engine
2009-12-11implemented EXT-2323 “Get rid from obsolete notification widgets”;Alexei Arabadji
--HG-- branch : product-engine
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-10-26EXT-1402 - Thousands of "WARNING: LLAssetStorage::getAssetData: Discarding ↵Steve Bennetts
duplicate request for asset" lines Added a list of requested landmark assets and limited the frequency of multiple requests for the same asset
2009-09-23Decided that the lldebugs should really be llwarns.Steven Bennetts
2009-09-23Partial fix for EXT-1123 (this shouldn't merit a notification), but we ↵Steven Bennetts
should investigate why these requests are failing in the first place.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch
2009-04-16svn merge -r117314:117337Adam Moss
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/mv13a-merge-1 QAR-1343 maint-viewer-13a+libcurlexploitfix-3-3 combo merge
2009-01-08Result of svn merge -r107256:107258 ↵Aaron Brashears
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
2009-01-05svn merge -r106715:HEAD ↵Kent Quirk
svn+ssh://svn.lindenlab.com/svn/linden/branches/q/notifications-merge-r106715 . QAR-1149 -- Final merge of notifications to trunk.
2008-04-01merge release@83343 skinning-1-merge@83714 -> releaseSteven Bennetts
QAR-424
2007-10-04Result of svn merge -r71162:71205 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
2007-08-21EFFECTIVE MERGE: svn merge -r 66133:68118 ↵Christian Goetze
svn+ssh://svn/svn/linden/branches/maintenance into release Actual action: branched maintenance-r68118, merged in release, then copied result into release
2007-02-02Result of svn merge -r57264:57370 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/adroit.r40-68 into release.
2007-01-02Print done when done.James Cook