Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-17 | MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in ↵ | Mnikolenko ProductEngine | |
input boxes. | |||
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-01-12 | MAINT-2742 FIXED Duplicate Display Names appear once in share picker | Mnikolenko ProductEngine | |
2014-12-12 | MAINT-4739 FIXED Restore cursor when WorldMap floater loses focus. | Mnikolenko ProductEngine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-02-12 | merge with release | Richard Linden | |
2013-11-26 | STORM-1986 Added right click Show on Map context menu for Inventory floater ↵ | Jonathan Yap | |
landmarks Possible fix for BUG-4593 | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard 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-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-08 | EXP-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-05 | STORM-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-19 | merge changes for vwr-26066 | Oz Linden | |
2011-07-01 | VWR-25753 Searching in the world map clears the destination arrow but not ↵ | Kadah_Coba | |
the destination beacon | |||
2011-06-20 | merged 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-20 | VWR-26066: FIXED request LLFloaterWorldMap child "zoom slider" with correct type | Boroondas Gupte | |
LLSliderCtrl instead of LLSlider to get rid of warning when opening map flaoter | |||
2011-06-11 | VWR-25480 Worldmap: Partial region name search UI bug | Ansariel Hiller | |
Patch converted and tested by Jonathan Yap | |||
2011-05-17 | Merge with viewer-development | Don Kjer | |
2011-05-02 | merge changes for storm-1128b | Oz Linden | |
2011-04-19 | STORM-1128 Add space after a comma | Jonathan Yap | |
2011-04-16 | STORM-1128 Made a few code changes suggested in code review comments. | Jonathan Yap | |
2011-04-16 | STORM-1128 GCC fixes: formatting changes, moved compare routine back to top | Jonathan Yap | |
2011-04-15 | STORM-1128 Code cleanup per codereview comments | Jonathan Yap | |
2011-04-13 | STORM-1128 Sort the results of using search in the World Map | Jonathan Yap | |
2011-03-31 | Merge | Kelly Washington | |
2011-03-14 | SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵ | leyla | |
users in minimal skin | |||
2011-03-02 | SOCIAL-623 FIX World map accessible from classified and picks in web profile ↵ | Richard Linden | |
in minimal skin | |||
2010-12-07 | merge viewer-development into web-profiles | Brad Payne (Vir Linden) | |
2010-10-22 | STORM-454 : fix height in world map, allow altitude till 4096m, display ↵ | Merov Linden | |
altitude on 4 digits | |||
2010-10-21 | Added 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-21 | Added 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-21 | Added 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-21 | secondlife:///app/maptrackavatar/lluid | prep linden | |
secondlife:///app/sharewithavatar/lluid secondlife:///app/socialcallhandler/lluid <-work in progress | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-27 | Fix implicit downcast in world map change. | Tofu Linden | |
2010-07-26 | Implementation for EXT-7291 (World Map in the Viewer2 needs a way to type in ↵ | callum | |
region coordinates) Reviewed by PB | |||
2010-07-30 | merge | Richard Nelson | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-06-29 | EXT-7648 FIXED Added handler for "PreferredMaturity" property which updates ↵ | Vladimir Pchelko | |
visibility and values for mature/adults check_box/icon/label. Reviewed by Sergey Litovchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/633/ --HG-- branch : product-engine | |||
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | PE merge from pe-viewer-trunk | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-02 | Fixed normal bug EXT-6348 (SLapp world map location does not display the ↵ | Eugene Mutavchi | |
correct region) - fixed displaying the world map location for escaped SLapp urls. Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/173/. --HG-- branch : product-engine |