summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterworldmap.cpp
AgeCommit message (Collapse)Author
2022-07-07SL-17666 Allow Map sidebar UI to be hiddenMnikolenko Productengine
2022-03-29SL-17091 FIXED Walk/Run/Fly buttons are not clickableMnikolenko Productengine
2022-03-23SL-17037 Center map on current location after teleportingMnikolenko Productengine
2021-07-09SL-14799 add "Hide beacon" buttonMnikolenko Productengine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2018-11-05SL-9991 FIXED Crash in LLViewerLODTexture::processTextureStats()maxim_productengine
2018-01-25MAINT-2375 FIXED World Map always shows first friend location after search ↵maxim_productengine
for some users
2017-03-06Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-12-26MAINT-965 FIXED Teleport to friend location in world map omits Z valueandreykproductengine
2016-12-20DRTVWR-418: Fix API for LLTracker::stopTracking().Nat Goodspeed
The signature for LLTracker::stopTracking() was silly: it accepted a void* for the sole purpose of testing whether it was NULL. In other words, the parameter was really a bool in void* clothing. Most callers passed NULL. What got ugly was when you wanted to pass 'true', or a variable bool value. Such values had to be cast to void*. In 64-bit land, the compiler correctly flags that as extremely dubious practice. But it's entirely unnecessary. Since stopTracking() wants a bool, change its parameter to bool. Everybody wins. (While at it, change a few related method params from BOOL to builtin bool.)
2016-05-19Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-04-28MAINT-1639 FIXED map seach clears itself when you are at the first place in ↵Mnikolenko Productengine
map search
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-17MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in ↵Mnikolenko ProductEngine
input boxes.
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-01-12MAINT-2742 FIXED Duplicate Display Names appear once in share pickerMnikolenko ProductEngine
2014-12-12MAINT-4739 FIXED Restore cursor when WorldMap floater loses focus.Mnikolenko ProductEngine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-02-12merge with releaseRichard Linden
2013-11-26STORM-1986 Added right click Show on Map context menu for Inventory floater ↵Jonathan Yap
landmarks Possible fix for BUG-4593
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2011-08-15merge changes for storm-1557Oz Linden
2011-08-08EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has ↵Leslie Linden
an average one second delay. Same with switching between tabs. * Removed numerous places in the code that called findChild across the inventory panel unnecessarily. * Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently. * Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus. Reviewed by Richard.
2011-08-05STORM-1427 FIXED Fixed a debug assertion triggered in the world map floater.Vadim ProductEngine
Apparently, passing empty region name to the MapNameRequest makes server return empty name in MapBlockReply, which triggered the assertion.
2011-07-19merge changes for vwr-26066Oz Linden
2011-07-01VWR-25753 Searching in the world map clears the destination arrow but not ↵Kadah_Coba
the destination beacon
2011-06-20merged VWR-26066: request LLFloaterWorldMap child "zoom slider" with correct ↵Boroondas Gupte
type LLSliderCtrl instead of LLSlider to get rid of warning when opening map flaoter
2011-06-20VWR-26066: FIXED request LLFloaterWorldMap child "zoom slider" with correct typeBoroondas Gupte
LLSliderCtrl instead of LLSlider to get rid of warning when opening map flaoter
2011-06-11VWR-25480 Worldmap: Partial region name search UI bugAnsariel Hiller
Patch converted and tested by Jonathan Yap
2011-05-17Merge with viewer-developmentDon Kjer
2011-05-02merge changes for storm-1128bOz Linden
2011-04-19STORM-1128 Add space after a commaJonathan Yap
2011-04-16STORM-1128 Made a few code changes suggested in code review comments.Jonathan Yap
2011-04-16STORM-1128 GCC fixes: formatting changes, moved compare routine back to topJonathan Yap
2011-04-15STORM-1128 Code cleanup per codereview commentsJonathan Yap
2011-04-13STORM-1128 Sort the results of using search in the World MapJonathan Yap
2011-03-31MergeKelly Washington
2011-03-14SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵leyla
users in minimal skin
2011-03-02SOCIAL-623 FIX World map accessible from classified and picks in web profile ↵Richard Linden
in minimal skin
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-10-22STORM-454 : fix height in world map, allow altitude till 4096m, display ↵Merov Linden
altitude on 4 digits
2010-10-21Added support for map tracking slapp, share slapp and a voice call slapp.prep linden
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid
2010-10-21Added support for map tracking slapp, share slapp and a voice call slapp.prep linden
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid
2010-10-21Added support for map tracking slapp, share slapp and a voice call slapp.prep linden
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid
2010-10-21secondlife:///app/maptrackavatar/lluidprep linden
secondlife:///app/sharewithavatar/lluid secondlife:///app/socialcallhandler/lluid <-work in progress
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-16moved buildFloater out of lluictrlfactory to llfloater.cppRichard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.