summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-26Mergecallum
2009-10-26Potential fix for https://jira.lindenlab.com/jira/browse/DEV-41702callum
and https://jira.lindenlab.com/jira/browse/DEV-38579. Both relate to media not working properly and were likely caused by an uninitialized heartbeat timeout.
2009-10-26EXT-1901 Add color inventory icons, remove old art, add references to new artErica Firment
2009-10-26mergeSteve Bennetts
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-10-26mergerichard
2009-10-26mergerichard
2009-10-26tweaked clipping rect for scroll containers to not overlap vertical scrollbarrichard
fixed reflow logic when resizing text editors that contain widgets (would make text appear and disappear) reviewed by James
2009-10-26Re labled "About Land" links back to "About Land" for 2.0.Steve Bennetts
2009-10-26Add some logging to perhaps discern more information about reported crashesRick Pasetto
2009-10-26Fixed low bug EXT-1851 (Unable to process multiple selected friends)Eugene Mutavchi
--HG-- branch : product-engine
2009-10-26Fixed major bug EXT-1850-Crash after open of group-chat (ProductEngine)Eugene Kondrashev
--HG-- branch : product-engine
2009-10-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergey Borushevsky
--HG-- branch : product-engine
2009-10-26Fixed normal bug EXT-1450 (Set max height on Gestures tray).Sergey Borushevsky
--HG-- branch : product-engine
2009-10-26Mergecallum
2009-10-26Fix for DEV-39996 / EXT-942. Avatar hair and eyelashes had lost partial ↵Eric Tulla
transparency. -Reviewed by nyx (simpler xml fix for hair suggested by him as well)
2009-10-26merge from remote repoRick Pasetto
2009-10-26Mac build fix; fix error about hidden functions in llui_libtest.cppRick Pasetto
2009-10-26mergeAndrew Dyukov
--HG-- branch : product-engine
2009-10-26Implemented low task EXT-1156(Implement option to show/hide avatar icon in ↵Andrew Dyukov
the friend list) --HG-- branch : product-engine
2009-10-26EXT-1816 Wearable changes do not persistNeal Orman
issue was in the isDirty() function - one case where images in the wearable get added caused the function to return FALSE when it should have returned TRUE. Now wearables that you change the images of will be detected as dirty and will save properly. Code reviewed by Bigpapi.
2009-10-26mergeDmitry Oleshko
--HG-- branch : product-engine
2009-10-26mergeSteve Bennetts
2009-10-26Fixed normal bug [BSI] The "X notifications arrived while you were away" ↵Dmitry Oleshko
toast on login is not clickable --HG-- branch : product-engine
2009-10-26Mergecallum
2009-10-26Fixed up mouseEvent function to reflect mouse buttoncallum
2009-10-26IM: got rid of old im floater dependency in LLIMMgr::addMessage(...)Igor Borovkov
--HG-- branch : product-engine
2009-10-26mergeIgor Borovkov
--HG-- branch : product-engine
2009-10-26IM refac.: replaced passing copies by passing references, moved some IMModel ↵Igor Borovkov
private, added documentation --HG-- branch : product-engine
2009-10-26Fixed normal bugs EXT-1628 ([BSI] - New IM system isn't sending typing ↵Eugene Mutavchi
notifications anymore) and EXT-1629 ([BSI] - add hint in IM window when Resident is typing) --HG-- branch : product-engine
2009-10-26IM: fixed remove session logic, got rid of "being session removed" fieldIgor Borovkov
--HG-- branch : product-engine
2009-10-26mergeYuri Chebotarev ychebotarev@productengine.com
--HG-- branch : product-engine
2009-10-26mergeIgor Borovkov
--HG-- branch : product-engine
2009-10-26mergeDenis Serdjuk
--HG-- branch : product-engine
2009-10-26IM: removed unused & empty methods and classes, added TODO marksIgor Borovkov
--HG-- branch : product-engine
2009-10-26mergeVadim Savchuk
--HG-- branch : product-engine
2009-10-26no ticketYuri Chebotarev ychebotarev@productengine.com
set single_instance for nearby_chat floater --HG-- branch : product-engine
2009-10-26Merge from default to product-engineIgor Borovkov
--HG-- branch : product-engine
2009-10-26IM minor refactoring: removed unused LLIMMgr::isIMSessionOpen(...) - ↵Igor Borovkov
duplicate of LLIMMgr::hasSession(...) --HG-- branch : product-engine
2009-10-25* Changes to enable differentiating between icon texture priority and other ↵Steve Bennetts
UI texture priority. * Still need to only request smaller mip maps of icon textures
2009-10-24DEV-41803 class2 deferred light smoothing wrong in creasesAdam Moss
to be reviewed by davep
2009-10-23Mergecallum
2009-10-24EXT-1305 Hook up Script Error preferences -- reviewed by jamesangela
2009-10-23mergeErica Firment
2009-10-23EXT-1702, EXT-1692, Viewer 2.0 Fit & Finish Pass: People Panel - ProfileErica Firment
2009-10-23mergeJames Cook
2009-10-23EXT-968 Side tray buttons have "selected" appearance when each tab is selected.James Cook
Changed mTabs to hold LLSideTrayTab* so we don't have to dynamic_cast<> everywhere Reviewed with Leyla.
2009-10-23Main change is pointing install.xml for Windows to new version of LLQtWebKit ↵callum
that has DLLs with no manifest as per recent build change. Tweaked bookamrks for test app too. Finally, added fix for DEV-41392 (Home URL Preview should be next to the Home URL)
2009-10-23Merged change to auto play pref (DEV-41787)skolb
2009-10-23DEV-41787 Media Auto Play controls were removed from prefs. Also made auto ↵skolb
play override prim settings.