Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-14 | EXT-3752: Change color of "Sign up" link on login screen. | Lynx Linden | |
2010-01-13 | merge | richard | |
2010-01-13 | DEV-43688 commit new translations - DE, FR, JA cycle2 | Ramzi Linden | |
(Apparently our Localizatoin tool (xuiparse.py) destroys any preceding spaces in a translation, which in these few cases are critical to proper formatting of the string as shown to the user. Sigh. Dont ask me about the state of our tools.) | |||
2010-01-13 | Make max length of URL fields 1024 (media controls and settings) | Rick Pasetto | |
2010-01-13 | EXT-3504 fix text boxes that use a carriage return to format wordwrapped ↵ | Ramzi Linden | |
lines within a sentence; instead, these should use a 1-line string and word_wrap="true". | |||
2010-01-13 | Merge | Leyla Farazha | |
2010-01-13 | EXT-3685 Object Profile panel layout issues | Leyla Farazha | |
reviewed by Richard | |||
2010-01-13 | automated merge PE->viewer2.0 | Tofu Linden | |
2010-01-13 | EXT-4272 Style Unread message IM talk bubble chiclet overlay image to match spec | Erica | |
2010-01-13 | Merge. | Tofu Linden | |
2010-01-13 | EXT-3739 Task panel tabs in incorrect order, Home tab is missing | Tofu Linden | |
2010-01-13 | EXT-3383 adhere to style guide for capitalization of 'Resident' | Ramzi Linden | |
2010-01-13 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | Chuck Linden | |
2010-01-13 | Adjusted width of panel and scroll list columns to make "Mono Time" column ↵ | Chuck Linden | |
label visible. Added column in XUI for URLs. http://jira.secondlife.com/browse/EXT-4167 | |||
2010-01-13 | DEV-43688 commit new translations - DE, FR, JA cycle2 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2010-01-13 | EXT-3939 Display problems when object price == MAXINT | Lis Linden | |
2010-01-13 | EXT-4197: Search in sub-panels for help IDs too. | Lynx Linden | |
In order to support unique help IDs for the Landmark and Place Profile panels off the Places sidetray, we need to also search within any embedded (and visible) sub-panels. | |||
2010-01-13 | Fixed bug EXT-4210 (Partner in Profile not a Link). | Vadim Savchuk | |
Added an optional "link" parameter to LLNameBox to display the name as a link. --HG-- branch : product-engine | |||
2010-01-13 | fix for normal EXT-4139 Group Abilities: No distinction between abilities ↵ | Ychebotarev ProductEngine | |
and categories of ability --HG-- branch : product-engine | |||
2010-01-13 | ext-4056 Preferences: Draw Distance value and "m" are not vertically aligned | Lis Linden | |
2010-01-13 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-13 | EXT-4065 Preferences: Wrong window background color on Advanced tab | Lis Linden | |
2010-01-13 | implemented EXT-4001 “Notification Well window interaction”, | Alexei Arabadji | |
made notification that restored from notification well window shows as inspector; --HG-- branch : product-engine | |||
2010-01-13 | Fixed normal bug EXT - 4047 (No verb/action buttons at bottom of Group ↵ | Paul Guslisty | |
profile panel) --HG-- branch : product-engine | |||
2010-01-13 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-13 | EXT-4021: Updated help ID for LSL Reference floater | Lynx Linden | |
2010-01-13 | EXT-3384: Added the final URLs for the Buy L$ links. | Lynx Linden | |
Payment Method: http://www.secondlife.com/my/account/payment_method_management.php Currency: http://www.secondlife.com/my/account/currency.php | |||
2010-01-12 | Changed "follows" attribute for refresh button. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4166 | |||
2010-01-12 | Shortened string to accomodate side panel width. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3798 | |||
2010-01-12 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | Chuck Linden | |
2010-01-12 | Increased interior padding on left side of location input. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4192 | |||
2010-01-12 | fixed resizing logic not working for call floater | richard | |
2010-01-12 | merge | richard | |
2010-01-12 | moved floater-specific setting to settings.xml frmo string embedded in floater | richard | |
2010-01-12 | Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25). | Vadim Savchuk | |
Viewer now disallows joining or creating groups if the limit reached. A server-side fix is also needed. --HG-- branch : product-engine | |||
2010-01-12 | added missing no_group_text string constant to panel_my_profile.xml | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-12 | Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on ↵ | Eugene Mutavchi | |
your friends list, on the first lookup after login) --HG-- branch : product-engine | |||
2010-01-12 | Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox ↵ | Dmitry Zaporozhan | |
objects. --HG-- branch : product-engine | |||
2010-01-12 | Merge with default branch, resolved conflict in llpanelavatar.cpp | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-12 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela | |
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-11 | EXT-3799 Navbar cleanup to match spec - favorites height, vertical and ↵ | Erica | |
horizontal alignment, volume button art, removed old art assets | |||
2010-01-12 | EXT-1645 [BSI] Selection Beam color preference (My Effects) isn't ↵ | angela@angelas-macbook-pro.local | |
remembered after re-log EXT-1644 [BSI] Selection Beam color preference (My Effects) doesn't honor color choice -- reviewed by richard | |||
2010-01-11 | EXT-4032 - remove extra space in voice control panel | richard | |
to be reviewed by Erica | |||
2010-01-11 | Fix for black/grey look at login screen and backspace going back in ↵ | Monroe Linden | |
search/help windows. This should address EXT-4097. Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia. Added background color parameters to the size_change message. Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate. Webkit plugin now no longer waits for the first onPageChanged event LLViewerMediaImpl now clears the texture to the background color when initializing it. Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet. Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code. Reviewed by callum and rick. | |||
2010-01-11 | Removing old art assets | Erica | |
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 | Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp | James Cook | |