summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵Ychebotarev ProductEngine
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine
2010-02-20Fixed major (EXT-5551) Duplicated xui xml IDs to fix, 2010/2/19.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-19No ticket. Minor style changes in code introduced in changeset 43f903cf4d89.Andrew Dyukov
--HG-- branch : product-engine
2010-02-19No ticket. Replaced calls of LLVoiceClient::getInstance() to ↵Andrew Dyukov
LLVoiceClient::instanceExists() in checks before removal of voice client status observers. These checks were introduced in changeset bc6a6ab2ce54. --HG-- branch : product-engine
2010-02-19fixed low bug EXT-5011 {Win7} Highlighted landmarks are showed on Favorites ↵Denis Serdjuk
Bar if DnD couple of them on blank Favorites Bar Cause: Favbar buttons uses transparent.j2c texture for background.This texture was not preloaded during stating up. llbutton::draw() applies a glow effect which was described in ticked description. Solution: Definition of texture has been added into texture.xml --HG-- branch : product-engine
2010-02-19Minor cleanup.Vadim Savchuk
--HG-- branch : product-engine
2010-02-19Fixed low priority bug EXT-4079 (Lag meter: Colons missing when first opened).Vadim Savchuk
--HG-- branch : product-engine
2010-02-19Fixed low bug EXT-5568 (The Speak button label hides after bottom tray width ↵Eugene Mutavchi
decreased.) --HG-- branch : product-engine
2010-02-19no ticket. minor changes. Comments cleaning up. The logic was NOT changed.Denis Serdjuk
--HG-- branch : product-engine
2010-02-19Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-19EXT-5101 “No feedback provided when accepting a friend request”,Alexei Arabadji
replaced log text "Friend request" with "Friendship offer". --HG-- branch : product-engine
2010-02-19No ticket, fixed the mistake in class name.Eugene Mutavchi
--HG-- branch : product-engine
2010-02-19mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-19fixed normal Bug EXT-5380 'Place Profile' side panel opens instead 'Search' ↵Denis Serdjuk
floater after not-recognized SLURL was entered in Location Field --HG-- branch : product-engine
2010-02-19mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-19Fixed major bug EXT-5445 - Pop-ups (that replace the blue ones) should not ↵Dmitry Zaporozhan
steal focus. LLScriptFloater will no longer steal focus when opened. --HG-- branch : product-engine
2010-02-19EXT-2891 "Group notices should be recorded into group IM history",Alexei Arabadji
corrected logging of stub group notices; --HG-- branch : product-engine
2010-02-19Rolling back a previous fix EXT-5380. More convenient approach has been founded.Denis Serdjuk
--HG-- branch : product-engine
2010-02-19Fixed low bug EXT-4676 (Sell Land: Tab does not move to next control)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-19Fixed normal bug EXT-5488(After login to specific region, next startup shows ↵Eugene Mutavchi
location box empty preventing login) --HG-- branch : product-engine
2010-02-19fixed low bug EXT-5423 'Drag a landmark here ...' prompting is cropped in ↵Denis Serdjuk
blank Favorites bar panel Cause: LLFolderView did NOT take into account size of status textbox during required height calculation Solution: Reserve size for textbox if the folderview does not have filtered items. --HG-- branch : product-engine
2010-02-19Partial fix for major bug EXT-5524 (Crash in LLVoiceClient when quitting ↵Andrew Dyukov
viewer without login). - Used call of LLVoiceClient::instanceExists() instead of gVoiceClient in check in LLVoiceChannel destructor to avoid crash when quitting viewer by closing console window before login. So now crash won't happen in LLVoiceClient::removeObserver(). But crash will occur in other destructors later, so further investigation needed. --HG-- branch : product-engine
2010-02-19Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-19EXT-5101 “No feedback provided when accepting a friend request”,Alexei Arabadji
suppresed toasting when logging accept/decline --HG-- branch : product-engine
2010-02-19Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for ↵Eugene Mutavchi
messages (nearby chat/im) received today) --HG-- branch : product-engine
2010-02-19MergeMike Antipov
--HG-- branch : product-engine
2010-02-19Fixed low bug EXT-5523 - Bottom part of "Create classfield dialog"is ↵Dmitry Zaporozhan
overlapped by unnecessary scroller Copied reshape logic from Picks panel to reshape Classified panel. --HG-- branch : product-engine
2010-02-19Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-02-19fixed EXT-5101 “No feedback provided when accepting a friend request”,Alexei Arabadji
added logging of friendship offer accept/decline; --HG-- branch : product-engine
2010-02-19DEV-46346 Cycle4 more linguistic change JAEli Linden
2010-02-19DEV-46346 Cycle5 translation FR new filesEli Linden
2010-02-19DEV-46346 Cycle5 translation FREli Linden
2010-02-19DEV-46346 Cycle5 translation DE new filesEli Linden
2010-02-19DEV-46346 Cycle5 translation DEEli Linden
2010-02-19DEV-46346 Cycle5 translation JAEli Linden
2010-02-19DEV-46346 Cycle5 translation JAEli Linden
2010-02-19DEV-46346 Cycle4 linguistic change DE and JAEli Linden
2010-02-18Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-18Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfixChuck Linden
2010-02-18Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixChuck Linden
2010-02-18Finished (for now) side-panel cleanup.Chuck Linden
http://jira.secondlife.com/browse/EXT-4335
2010-02-18automergeKent Quirk
2010-02-18Backed out changeset 49e628c3a0c5 - further changes for reverting ↵Kent Quirk
default/base changes.
2010-02-18Missed the CMake file in backing out changesKent Quirk
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-18merge changes from backing out the directory change of default to baseKent Quirk
2010-02-18Backed out cpp changes from changeset 49e628c3a0c5Kent Quirk
2010-02-18Reverting change 570851c5baa5Kent Quirk
because it's broken
2010-02-18Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixMonroe Linden
2010-02-18Fix for EXT-5120 "Mouse-up in the scrollbar to the right of a link in nearby ↵Monroe Linden
chat window opens the link". Added an optional bool parameter "hit_past_end_of_line" to LLTextBase:: getDocIndexFromLocalCoord() and getSegmentAtLocalPos(). Default is true, which gives the old behavior. If false, clicks past the end-of-line won't map to the last segment on the line. Made LLNormalTextSegment::handleHover(), handleRightMouseDown(), handleMouseDown(), and handleMouseUp() call getSegmentAtLocalPos() in this new mode before processing URL actions, and only do the processing if it returns the same segment. Reviewed by Richard.