Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-12 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
increased chat bar text field to compensate changes in changeset: 4652 : d0832cfa71c6 (for EXT-2356 Replace Log button in bottom tray with up arrow) --HG-- branch : product-engine | |||
2009-11-12 | reacreate floater_outgoing_call in the new style of floater_incoming_call. | Tofu Linden | |
2009-11-12 | merge. | Tofu Linden | |
2009-11-12 | Fixed Low bug EXT-2345-There is wrong direction arrow in IM window, after ↵ | Eugene Kondrashev | |
this window has been closed and restored (refer to screenshot) --HG-- branch : product-engine | |||
2009-11-12 | final fix for | Dmitry Oleshko | |
(EXT-989) IM chiclets should expand to show active voice indicator (EXT-988) Change indication of unread messges in chiclets fixed chiclets' behavior in the Message Well Window --HG-- branch : product-engine | |||
2009-11-12 | Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/ | Lynx Linden | |
2009-11-12 | DEV-41324: Updated the Incoming Call floater. | Lynx Linden | |
This is now a dockable floater with a dock tongue. It currently floats over the sys well, where other system messages appear. The appearance now matches the voice spec more closely. It also tells you which voice channel you would be leaving if you accept the call. | |||
2009-11-12 | merge | Steve Bennetts | |
2009-11-12 | Better fix for edge case where abort call to readComplete() can cause a crash. | Steve Bennetts | |
2009-11-11 | Fix for DEV-42720 - media settings floater is Empty | callum | |
2009-11-11 | merge | Loren Shih | |
2009-11-11 | Took out unnecessary llinfos msg from LLInventoryModel. | Loren Shih | |
2009-11-11 | EXT-387 : Clean up WARNINGS - Advanced.DumpAvatarLocalTextures | Loren Shih | |
Added menu callbacks in for avatar texture debug, but disabled functionality for release version. | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | James Cook | |
2009-11-11 | Revert global font setting for UI controls because it makes About Land crash | James Cook | |
Apparently moving ui_ctrl to a different registry breaks our ability to create dummy ones in code. Reverting until I have time to investigate. Discussed with Richard | |||
2009-11-11 | Fix merge error (and hence build breakage :( ) | Rick Pasetto | |
2009-11-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-11 | EXT-2261 : Inventory view should show default foldres (i.e. expand My Inventory) | Loren Shih | |
2009-11-11 | Fix a potential crash if scroll button is not there | Rick Pasetto | |
2009-11-11 | some minor changes based on Richard's code review | Rick Pasetto | |
Code Collab #34 | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Brad Payne (Vir Linden) | |
2009-11-11 | Remove references to media_panel_scroll in ↵ | Monroe Linden | |
LLPanelPrimMediaControls::updateShape(), as it was removed from the XUI file. | |||
2009-11-11 | Changing VC Debugger working directory to be ${CMAKE_CURRENT_SOURCE_DIR} to ↵ | brad kittenbrink | |
restore ability to edit in place xui files, shaders, etc. | |||
2009-11-11 | merge | Leyla Farazha | |
2009-11-11 | Believe this fixes the remaining issues with missing attachment links on ↵ | Brad Payne (Vir Linden) | |
first use of 2.0 - EXT-1593 and EXT-1591. | |||
2009-11-11 | EXT-950 Minimized floaters default to a bad location onscreen | Leyla Farazha | |
EXT-2298 [BSI] Busy mode response shows as "|TOKEN COPY BusyModeResponse|" in General prefs while offline | |||
2009-11-11 | EXT-2377 : Add XML switch to showing either menubar or gear menu | Loren Shih | |
Reverting previous checkin for enabling this. This is more complicated than worth spending time on, at the moment. | |||
2009-11-11 | Fix bad XML causing UI images not to load. | James Cook | |
2009-11-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-11 | Add ToolTip functionality to LLScrollListCell | Rick Pasetto | |
This change enables a user to set a custom tool tip on a particular scroll list cell by calling setToolTip(). Then, this tool tip is used. If this is not done, the existing tooltip functionality is left alone. Reviewed by Richard | |||
2009-11-11 | Merge from product-engine | Steve Bennetts | |
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2009-11-11 | use "LLViewerTexture::EBoostLevel" to replace "S32" for texture boost level. | Xiaohong Bao | |
2009-11-11 | DEV-41358: Changed format of preferred maturity for search. | Lynx Linden | |
Now preferred maturity is passed to the search web pages as an r={13|21|42} query param. | |||
2009-11-11 | merge: pulling changes from trunk | Nyx (Neal Orman) | |
2009-11-11 | Changes to fix an LLERRS caused by SRV request timeout. | Mark Palange (Mani) | |
Added settings to config SRV request params Increased timeout to 10 seconds Changed timeout to generate login failure event instead of an error. Added unit test to cover SRV failure event. | |||
2009-11-11 | fixing build - last commit had bad call to startAppearanceAnimation | Nyx (Neal Orman) | |
function definition of startAppearanceAnimation chagned - last patch missed eliminating the parameters at line 6594 in llvoavatar.cpp. This patch fixes the issue, confirmed builds and runs locally. | |||
2009-11-11 | Fixed typo. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2359 | |||
2009-11-11 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-11 | Added tool-tip graphic. | Justin C. Rounds (Chuck) | |
2009-11-11 | DEV-34507 too many baked texture uploads | Nyx (Neal Orman) | |
Fixed a double-bake bug on hitting the "OK" button of the appearance editor Also cleaned up extraneous calls to requestLayersetUpload. Behavior should now be consistent with resident expectations. Code reviewed by Bigpapi | |||
2009-11-11 | EXT-2173 use of visual param animation inconsistent at best | Nyx (Neal Orman) | |
removed ambiguous parameter "set_by_user" from many places in codebase, renaming it to be upload_bake, which is a more accurate descriptor. This allowed me to see several inconsistencies in how this variable was being set - these errors were also fixed. User-visible result should be that baked textures are not reuploaded on changing avatar sex until the save button is pressed. primary win here is code clarity. Code reviewed by Bigpapi. | |||
2009-11-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | unbreak build | richard | |
2009-11-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | merge | richard | |
2009-11-11 | added stylized text to tooltips for showxuinames | richard | |
2009-11-11 | fix wrapping of text segment containing multiple newlines and ending on a ↵ | richard | |
newline reviewed by leyla | |||
2009-11-11 | added viewports to LLRenderTarget to speed up animation of sidetray | richard | |
reviewed by Leyla | |||
2009-11-11 | merge | Loren Shih | |