Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | moved floater-specific setting to settings.xml frmo string embedded in floater | richard | |
2010-01-11 | EXT-4032 - remove extra space in voice control panel | richard | |
to be reviewed by Erica | |||
2010-01-11 | EXT-4095 - [crashhunters] Crash on shutdown in LLTextBase destructor | richard | |
reviewed by James | |||
2010-01-11 | merge | richard | |
2010-01-11 | EXT-4066 - zooming while holding a hud in edit mode does not scale properly | richard | |
EXT-4040 - Hud starts automoving when clicked reviewed by Mani | |||
2010-01-11 | Merge | Leyla Farazha | |
2010-01-11 | EXT-4077 Clicking motd link opens two web browser windows | Leyla Farazha | |
Fixed click handling weirdness. On mouse up, mTopCtrl was being passed the mouse click, and then again the mRootView regardless of whether the first handled it. Also if mRootView didn't handle a mouse up, it was traversed again to handle the mouse up. reviewed by Richard | |||
2010-01-11 | EXT-2373 Viewer crashes if open Region/Estate floater after logging out | Leyla Farazha | |
reviewed by Richard | |||
2010-01-11 | EXT-3629 About Land > Covenant contains incorrect information | Leyla Farazha | |
reviewed by Richard | |||
2010-01-11 | ext-4050 - nearby chat title bar missing background art | richard | |
2010-01-11 | merge | richard | |
2010-01-11 | EXT-3444 Volume control slider appears in an odd location | richard | |
reviewed by Leyla | |||
2010-01-11 | Better resolution of merge conflict | James Cook | |
2010-01-11 | Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp | James Cook | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 background | James Cook | |
EXT-4044 Inventory and Outfits scroll region has no background color/border Moved background color initialization to inventory_panel.xml Fixed search highlight color and extra borders no longer needed now that colors are correct. Reviewed with Simon. | |||
2010-01-11 | ext-3820 [BSI] Preferences > Chat > Show IMs In: does not take effect ↵ | Lis Linden | |
without restart | |||
2010-01-11 | ext-4015 Preferences: non-standard position of field labels | Lis Linden | |
2010-01-11 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | ext-4116 bad label position on Region/Estate/ Ground Textures | Lis Linden | |
2010-01-11 | renamed LLFastTimerUtil to LLFastTimer | richard | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via | James Cook | |
folder_view_item.xml EXT-3753 Inventory folders now have customizable item indents and "My Inventory" has indent again Reviewed with Richard | |||
2010-01-11 | Merge with tip | Callum Prentice | |
2010-01-11 | Fix for EXT-3991 - "add url to security for MoAP floater is devoid of ↵ | Callum Prentice | |
standard floater information" | |||
2010-01-11 | EXT-4154 : Memory leak from FetchObservers in AppearanceSP | Loren Shih | |
Member observers of LLSidepanelAppearance are now deleted appropriately. | |||
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-11 | New art for landmarks and places - replacing the pushpin with a globe - ↵ | Erica | |
reviewed with esbee | |||
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | ext-3910 Instant Messages isn't in ALL CAPS like other windows | Lis Linden | |
2010-01-11 | Merge backout of b6030bb6ff40 | Rick Pasetto | |
2010-01-11 | Backed out changeset b6030bb6ff40 | Rick Pasetto | |
2010-01-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-11 | Fix build issue with ba93e704bd4f | Rick Pasetto | |
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 | Merge | James Cook | |
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 | DEV-44732: Added some unit tests for URLs with no protocols. | 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: Also look in accordion tabs for help topic. | Lynx Linden | |
When the user clicks on the help "?" button, we try to find the currently active tab and see if there is a help topic for that tab. In addition, we now also look for a currently-visible accordion tab. | |||
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 | |