Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2009-12-02 | Removed libtcmalloc_minimal.dll from the default build. | Mark Palange (Mani) | |
Reviewed by Palmer | |||
2009-12-02 | auto merge into viewer 2 | Eric M. Tulla (BigPapi) | |
2009-12-02 | DEV-43684 - Deleting an item you are currently editing disables the edit button. | Eric M. Tulla (BigPapi) | |
-Reviewed by Seraph | |||
2009-12-02 | EXT-3060 : Turn links into broken links immediately when baseobj is purged | Loren Shih | |
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup Added REBUILD mask to inventory observer. Added new logic for rebuilding linked items when an item is purged. Took out atrocious expensive refresh that was being triggered on most LLInventoryPanel::modelChanged. --HG-- branch : avatar-pipeline | |||
2009-12-02 | DEV-43687 commit translations - Danish(DA) set1, set2 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2009-12-02 | DEV-43687 commit translations - Dutch(NL) set3 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |