Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | remove fudge factor for controls background rendering | Rick Pasetto | |
2009-12-03 | merge of avatar-pipeline branch into viewer2 | Eric M. Tulla (BigPapi) | |
2009-12-03 | EXT-2966 Parcel property icons on nav bar have no tool-tips | James Cook | |
Added tooltips in strings.xml so they can be localized. | |||
2009-12-03 | DEV-43463: swap visit_and_connect() overloads for Linux compiler | Nat Goodspeed | |
2009-12-03 | moved start location dropdown | Erica | |
2009-12-03 | Fixed broken build | skolb | |
2009-12-03 | EXT-2984 Fixed crash in LLNormalTextSegment::getDimensions (no repro) | James Cook | |
Avoid stepping off end of array when text segment has 0 characters Reviewed with Ambroff | |||
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-03 | local merge | skolb | |
2009-12-03 | Merge with recent viewer-2-0 | Nat Goodspeed | |
2009-12-03 | Skip logging test that fails on Linux, no idea why | Nat Goodspeed | |
2009-12-03 | merge of viewer2 into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-03 | Resync indra/test's LD_LIBRARY_PATH with ADD_INTEGRATION_TEST | Nat Goodspeed | |
2009-12-03 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-03 | Fixed minor bug EXT-2466 (Call menuitem in the Friends context menu is ↵ | Sergey Borushevsky | |
disabled always) --HG-- branch : product-engine | |||
2009-12-03 | fixed 'accept' of voice group chat | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-03 | Reconcile llsdutil_tut.cpp with Kent's LLSD API change | Nat Goodspeed | |
2009-12-03 | merge | bea@american.lindenlab.com | |
2009-12-03 | merge | bea@american.lindenlab.com | |
2009-12-03 | Add Doxygen comments | bea@american.lindenlab.com | |
2009-12-03 | Fixed normal bug EXT-3021 - Viewer crashes on receiving notification for ↵ | Dmitry Zaporozhan | |
creating script(offer) chiclet for same object in second time. --HG-- branch : product-engine | |||
2009-12-03 | fixing bad cast that was causing a compiler error. | Nyx (Neal Orman) | |
Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-03 | EXT-2575 [BSI] Deleting content inside a prim from build floater deletes ↵ | angela | |
prim, rather than content | |||
2009-12-03 | EXT-2313 Add auto-close behavior to mini-inspector floater | angela | |
2009-12-03 | fix for normal EXT-3077 [BSI] Object chat of objects without a name bork ↵ | Yuri Chebotarev | |
nearby chat toasts and log for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-2944 [BSI] Object chat and Resident chat is combined in ↵ | Yuri Chebotarev | |
Nearby Chat floater when object and Resident share the same name --HG-- branch : product-engine | |||
2009-12-02 | DEV-42827 Implement volume slider on media controls | Rick Pasetto | |
Introducing a volume slider that pops up when you hover over the "mute" button. Fades out with the rest of the controls. Had to also render (by hand) the background image. Cleaned up the XUI file. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-02 | About Land layout cleanup | Erica | |
2009-12-02 | local merge | skolb | |
2009-12-02 | removed the unused AutoPlayMedia flag. This is now governed by the ↵ | skolb | |
ParcelMediaAutoPlayEnable flag. | |||
2009-12-02 | unify the two media auto play preferences into one. The ↵ | skolb | |
ParcelMediaAutoPlayEnable flag now controls both (horribly named, but must be preserved for legacy purposes). | |||
2009-12-03 | merge from remote repo | angela | |
2009-12-03 | delete unused code EXT-2927 [BSI] profile text and partner text overwrite ↵ | angela | |
after selecting I button on a user | |||
2009-12-02 | Use new Erica-supplied login screen bottom image. | James Cook | |
2009-12-02 | Changed the behavior of LLViewerMediaImpl::setDisabled() to interact more ↵ | Monroe Linden | |
predictably with auto-play. Disabling and re-enabling media should work much more like teleporting away and teleporting back -- media will respect the auto-play flag when reloading, instead of returning to its previous load state. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | James Cook | |
2009-12-03 | EXT-2854 Replace instances in the viewer with the final search maturity names | angela | |
2009-12-02 | merge | James Cook | |
2009-12-02 | Fix the build - merge missed an include file | James Cook | |
2009-12-02 | Cleaned up the conditional code a bit in llviewerkeyboard.cpp, start_gesture | skolb | |
2009-12-02 | Merge | Mark Palange (Mani) | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-02 | DEV-42150 crash when using media on a HUD | skolb | |
2009-12-02 | added new png startup logo and texture reference - not yet changed in code | Erica | |
2009-12-02 | Fixed UILineEditorVPad which I merged incorrectly. Good value is 4 | James Cook | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-12-02 | EXT-2934 Sidetray is resizeable and its resize causes crash | James Cook | |
One panel had user_resize="true", which it should not have. | |||
2009-12-02 | EXT-2572 partial fix for nearby chat text clipping at the bottom | James Cook | |
Fixes 1 pixel of clipping caused by LLScrollContainer. Text is still clipped by 1 pixel, down from 2. Added more test text boxes to floater_test_textbox.xml Reviewed with Leyla. |