Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-01 | Merge giab-viewer-trunk 2497, general merge of more | Roxie Linden | |
secapi stuff as well as certificate handling stuff. Grid manager as well | |||
2009-07-03 | Initial secapi merge | Roxanne Skelly | |
svn merge -c112450 svn+ssh://svn.lindenlab.com/svn/linden/branches/giab-viewer/giab-viewer-1 giab-viewer-1-23 svn merge -c112913 svn+ssh://svn.lindenlab.com/svn/linden/branches/giab-viewer/giab-viewer-1 giab-viewer-1-23 | |||
2010-01-11 | Merge | Runitai | |
2010-01-11 | EXT-3784 Fix for first menu item going blank when highlighted on ATI cards. | Runitai | |
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2010-01-11 | EXT-3429: Don't display inspect slider when inappropriate. | Lynx Linden | |
The avatar inspector has a volume slider and mute button. We make these widgets invisible when it does not makes sense to interact with them. That is, when the inspector is for your own avatar, or when voice is not active. | |||
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-11 | EXT-3952 save outfit button should be enabled on the wearing tab | Nyx (Neal Orman) | |
Enabled the button on the wearing tab of the appearance sidepanel and set its functionality to switch to the my outfits tab before the auto-rename happens. Reviewed by Seraph | |||
2010-01-11 | EXT-3928: Escape group names in the profile panel URLs. | Lynx Linden | |
2010-01-11 | EXT-4145: Added a secondlife:///app/search SLapp | Lynx Linden | |
Displays the search floater and performs a search. You can specify an optional category and an optional search string. See the wiki docs for usage details: https://wiki.lindenlab.com/wiki/Viewer_2.0_SLapps | |||
2010-01-11 | EXT-3929: Moved LLAccordionCtrl to llui. | Lynx Linden | |
Both LLAccordionCtrl and LLAccordionCtrlTab should live in llui, not newview. I need to make this happen in order to fix EXT-3929. No code change was necessary (other than to change #include for predefined headers) as these classes did not rely on any newview code. | |||
2010-01-11 | EXT-3715: Added a help button to the speaker controls floater. | Lynx Linden | |
2010-01-11 | EXT-3902: Make all Choose Resident tabs use the same help ID. | Lynx Linden | |
2010-01-11 | EXT-3911 EXT-3846: Added help ID for Blocked Residents & Objects. | Lynx Linden | |
2010-01-10 | Reverting change that broke the build so we can get a working build for QA | Kent Quirk | |
2010-01-08 | Made AudioStreamingMedia setting control loading of prim media as well as ↵ | Monroe Linden | |
parcel media. Moved the media first-run dialog code from llviewerparcelmedia.cpp to llviewermedia.cpp, and made it come up for both prim and parcel media. | |||
2010-01-08 | Merge. | Tofu Linden | |
2010-01-08 | EXT-1847 Regression in the design spec: "You" should be replaced by your ↵ | Tofu Linden | |
full avatar name in communication | |||
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-08 | EXT-4038: Typo fix & proper handling of autopopulation if library clothing ↵ | Eric M. Tulla (BigPapi) | |
already imported -Reviewed by vir | |||
2010-01-08 | EXT-4026 parcel media does not autoplay after arriving by teleport | Tofu Linden | |
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-08 | EXT-4038: Autopopulating My Outfits now happens correctly (creates links ↵ | Eric M. Tulla (BigPapi) | |
instead of folder copies). -Reviewed by Seraph | |||
2010-01-08 | Merge. | Tofu Linden | |
2010-01-08 | EXT-4099 Remove 'Reg in Client Test (restart)' item from Debug menu on Login ↵ | Tofu Linden | |
Screen | |||
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-01-08 | fix for EXT-4094: Shared whiteboard script crashes viewer. | Xiaohong Bao | |
2010-01-08 | Automated merge | Kent Quirk | |
2010-01-08 | Merge. | Tofu Linden | |
2010-01-08 | EXT-4049 Change About SL window label from ABOUT Second Life to About Second ↵ | Tofu Linden | |
Life | |||
2010-01-08 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-08 | Minor cleanup: make data members in LLViewerMediaImpl private. | Monroe Linden | |
This required adding one accessor and making two related classes friends of LLViewerMediaImpl. | |||
2010-01-08 | code review feedback: fixed comment | Rick Pasetto | |
2010-01-08 | FIX EXT-4052: don't bounce back if url does not pass whitelist | Rick Pasetto | |
http://codereview.lindenlab.com/265005/show | |||
2010-01-08 | Merge | James Cook | |
2010-01-08 | Fix mini-inspector (i) icon art reference, no more gray rectangle | James Cook | |
Reviewed with Richard | |||
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-08 | EXT-2647: Removed the help browser's "Open in My Web Browser" button. | Lynx Linden | |
Also increased the default height of the help browser a little bit as it looked a little too squat. | |||
2010-01-08 | EXT-3958 title needs to update appropriately when changes made to outfit | Nyx (Neal Orman) | |
We now show a string "(unsaved)" under the appearance panel outfit title when the currently loaded outfit has been modified from its original state. Tested with following conditions: 1) item added to loaded outfit 2) item removed from loaded outfit 3) item replaced in loaded outfit Appears to work properly on login as well. Checking is a manual folder compare, but should be fairly efficient. XUI changes submitted by Erica Entire diff reviewed by Vir | |||
2010-01-08 | EXT-4089 : InventorySP File->Open doesn't open folders. | Loren Shih | |
Includes some minor const correctness infrastructure changes. | |||
2010-01-08 | EXT-3630 & EXT-3893 added object owners to script information floater and ↵ | gabriel lee | |
corrected memory readout for attachments reviewed by H | |||
2010-01-07 | merge | richard | |
2010-01-07 | EXT-4061 Right top tab - art does not scale properly, appears blurry, ↵ | Erica | |
EXT-4042 Appearance layout tweaks, Add (unsaved) thingamajig to the end of the Outfit name for Nyx | |||
2010-01-07 | merge | richard | |
2010-01-07 | merge | richard | |
2010-01-07 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-07 | EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵ | Erica | |
vertical and horizontal alignment, volume button art | |||
2010-01-07 | EXT-4036 - change inspector tooltip image | richard | |
2010-01-07 | merge | richard | |
2010-01-07 | eliminated dump focus holder keyboard shortcut | richard | |
fixed inventory sidetray layout |