Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-13 | EXT-3422 Add IM/Notification pending button art, style and layout of ↵ | Erica | |
overflow arrows, align message well with bottom bar | |||
2009-12-11 | variable renames in LLTextBase | richard | |
2009-12-11 | merge | richard | |
2009-12-11 | note to get rid of hack | richard | |
2009-12-11 | fix for ellipses not appearing in single line text widgets | richard | |
fix for ellipses sometimes appearing at end of wrapped line of text reviewed by James | |||
2009-12-11 | Merge | James Cook | |
2009-12-11 | EXT-3233 Button label vertical placement cannot be adjusted via xml | James Cook | |
Added bottom_pad attribute to widgets/button.xml and removed old LLBUTTON_VPAD global and ButtonVPad saved setting. Reviewed with Richard. | |||
2009-12-11 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-11 | Updates to filter field labels to make more consistent. | Justin C. Rounds (Chuck) | |
https://jira.secondlife.com/browse/EXT-2307 | |||
2009-12-11 | EXT-3313 Media Settings window has no background if viewer is too short | James Cook | |
Code to set default floater position to top-left was causing incorrect floater height computation when floater XML specified a bottom coordinate. Reviewed with Callum. | |||
2009-12-11 | Merge, fixed conflict in panel_preferences_sound.xml | James Cook | |
2009-12-11 | EXT-3317 missing string in appearance editor | Nyx (Neal Orman) | |
name string wasn't capitalized so couldn't find the actual label to apply. capitalizing "Wrinkles" makes the string be found. yay. Reviewed by Vir | |||
2009-12-11 | EXT-3394: Remove manual voice gain controls. | Lynx Linden | |
The new Vivox SDK supports Automatic Gain Control (AGC), so we shouldn't need to change the local gain level from the default of 50%. This change sets the initial gain level to 50 (instead of 62) and removes the local gain sliders from the Sound Preferences floater and the Voice Controls floater. The latter was not hooked up yet anyway. | |||
2009-12-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-11 | EXT-3119 DEV-43503 DEV-43497: Fix secondlife://app/parcel crash. | Lynx Linden | |
The handler for secondlife:///app/parcel/{UUID}/about SLurls now opens the Place side tray and displays the parcel information there. | |||
2009-12-11 | EXT-332: Added Buy L$ link for Exchange Rate. | Lynx Linden | |
As per the international billing team. Just waiting for the "payment method and currency" URL now. | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-10 | Add LL(URLDispatcher,CommandDispatcher,PanelLogin)Listener | Nat Goodspeed | |
LLURLDispatcherListener accepts requests for LLURLDispatcher. LLCommandDispatcherListener accepts requests for LLCommandDispatcher. LLPanelLoginListener accepts requests specifically for LLPanelLogin. Initially it supports a simulated click to the "Log In" button. | |||
2009-12-10 | DEV-44138 About Land - Access tab - make AO overriden options clear | Soft Linden | |
2009-12-10 | Again fix Mac builsd | James Cook | |
2009-12-10 | Added better error handling to LLEventHost, so we no longer crash when ↵ | brad kittenbrink | |
shutting down. Also cleaned up logging in llstartup, llwlparammanager, and llwaterparammanager. reviewed by Mani. | |||
2009-12-10 | DEV-44130 Clarify AO messages on Region/Estate - Region tab | Soft Linden | |
2009-12-10 | Merge changes | Soft Linden | |
2009-12-10 | DEV-28327 Remove ELAR email field from client | Soft Linden | |
2009-12-10 | EXT-1994 - Entering text into the Chat Bar sometimes slows to about 2 cps | richard | |
EXT-2176 - Avatar movements seem to be transmitted after the release of a movement control reviewed by James | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2009-12-10 | Delete the 'Test' language from the viewer. | Ramzi Linden | |
There is no more time to update it to last month of UI changes; and its use for Localizability Testing is now done. | |||
2009-12-10 | fix for DEV-43870: EXT-3137: Crash when add quicktime media to multiple faces. | Xiaohong Bao | |
2009-12-10 | Attempt fix mac build problem with anonymous struct | James Cook | |
2009-12-10 | Merge | James Cook | |
2009-12-10 | EXT-3333 Cannot edit HUD position using the base of the position arrows | James Cook | |
HUD attachment edit arrows have projected Z position of 0.0, so we were eliminating half the arrows from the set of available ones. Changed to std::vector and just sort by Z position. Reviewed with Richard. | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-10 | DEV-43977: Changed pre-login help browser behavior. | Lynx Linden | |
The special pre_login_help topic is now only displayed when the user clicks on the "Need help logging in?" link on the login screen, or selects the top-level Help > Second Life Help (F1) menu. | |||
2009-12-10 | Moved "back" button. Applied polish to some areas. Committing changes so ↵ | Justin C. Rounds (Chuck) | |
Erica can do other work on this file. http://jira.secondlife.com/browse/EXT-3061 | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-10 | Fix for EXT-3368 - "Save Texture" functionality was no longer respecting perms | Eric M. Tulla (BigPapi) | |
2009-12-10 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-10 | Changed "About Land" option to "Place Information". Still needs to be wired ↵ | Justin C. Rounds (Chuck) | |
up in code, though. https://jira.secondlife.com/browse/EXT-3276 | |||
2009-12-10 | Merge | James Cook | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-10 | Fix llmediaplugintest.cpp for non-Windows platforms | Nat Goodspeed | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-10 | dos2unix fix for llpanelgroup.cpp. | Loren Shih | |
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Dos2Unix fix for llselectmgr.cpp | Loren Shih | |
2009-12-10 | DEV-43679: Display god level warning in Search window. | Lynx Linden | |
If you change your god level from when you performed a search, the search results may be inappropriate for your god level (we pass the current god status to the search web pages). When this is the case, we now display a warning at the bottom of the search floater to let the user know that they should redo their search. | |||
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |