Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-21 | Also change the capitalization of some terms in strings.xml | Ramzi Ramey | |
2009-10-21 | Add more comments to annotate strings.xml, for future translators | Ramzi Ramey | |
2009-10-21 | Merging revisions 2112-2128 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1605 EXT-1506 EXT-1663 EXT-1616 EXT-1599 EXT-1587 * Dev: EXT-748 EXT-1447 * IM Cleanup | |||
2009-10-21 | Merging revisions 2107-2109 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1557 | |||
2009-10-21 | Merging revisions 2102-2104 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1609 EXT-1255 EXT-1299 | |||
2009-10-21 | EXT-1365 Side tray panel borders fixed, XUI opacity of panels rationalized, ↵ | James Cook | |
eliminated programmatic setting of panel opacity, moved side tray panel buttons to flush with right of screen. Not reviewed. | |||
2009-10-21 | Merging revisions 2094-2099 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1612 EXT-1604 EXT-1163 EXT-1163 EXT-1167 * Dev: EXT-1516 | |||
2009-10-20 | Fix for DEV-41567 (MoaP lags from "WARNING: ↵ | Monroe Linden | |
LLViewerMediaImpl::calculateInterest: no texture!" log spam). This log statement used to be an anomaly, but now that media can be unloaded it's a relatively common case. | |||
2009-10-20 | Fix for clicking "home" or "reload" on a web media prim causing a flash of ↵ | Monroe Linden | |
the underlying texture. | |||
2009-10-20 | Fix for DEV-41572 (login screen image does not display). | Monroe Linden | |
2009-10-21 | EXT-1643: Removed the FirstMedia first use popup. | Martin Reddy | |
The notification text for this popup is commented out of the notifications.xml file, so I'm commenting out the code that tries to pop up this notification too. This is just a quick short-term fix. In the longer term, I believe the plan is to remove all First Use dialogs entirely, so this entire file will eventually die. | |||
2009-10-21 | Side tray uses normal panel colors, not hard-coded floater colors. | James Cook | |
Added "Show Side Tray" to login debug menu. Fixed strange border color around Home side tray panel, more similar fixes to follow. Reviewed with Richard. | |||
2009-10-21 | EXT-1549: Moved the Lock icon to the left of Help button. | Martin Reddy | |
Various floaters can display a lock icon in the title bar, but these were appearing over the new Help button, "?". This change moves the Lock icons to the left of the Help button. While debugging the change I found some modal dialogs that shouldn't display a help button, so I removed their help_topic definitions. | |||
2009-10-20 | fix for gcc build | Richard Nelson | |
2009-10-20 | Remove hard-coded black border around side tray, relates to EXT-1365 | James Cook | |
This leaves side tray contiguous with favorites bar, will be fixed by drop shadow from EXT-1742. Reviewed with Erica. | |||
2009-10-20 | Eliminated extraneous border around side tray panels as partial fix toward ↵ | James Cook | |
EXT-1365 | |||
2009-10-20 | removed unnecessary static variable instantiations to improve compile times | Richard Nelson | |
moved a bunch of template class statics to cpp files also added filename parameter to LLXUIParser::readXUI for better debugging of XUI errors reviewed by James | |||
2009-10-20 | Making capitalization within preferences uniform | Lisabeth Pardi | |
2009-10-20 | Away timeout and Busy Mode Response moving from My Profile to Preferences | Lisabeth Pardi | |
EXT-328 | |||
2009-10-20 | Pulled out another pair of strings from the locationctrl widgets file. | Leyla Farazha | |
Also apparently search doesn't need it's tooltip in widgets, it gets specified in the xml file that uses it. | |||
2009-10-20 | EXT-1664 male avatars have female bodies | Neal Orman | |
Previous patch improved the situation but reversed it - it was still possible to have a mismatch between an avatar's head and body for their gender. This patch makes the copying of the gender from your shape wearable to your avatar more explicit, which appears to fix the issue for now. This should get the behavior correct for testing purposes, and we will look into fixing more underlying issues for the next cycle. Code reviewed by Seraph | |||
2009-10-20 | merge | Steve Bennetts | |
2009-10-20 | EXT-1376 Viewer 2.0 Fit & Finish Pass: People Panel - Friends | Erica Olsen | |
2009-10-20 | Preferences > Sounds -- "Device Settings" button should hide/show settings ↵ | Lisabeth Pardi | |
below it EXT-1737 | |||
2009-10-20 | Preferences > Sounds -- "Device Settings" button should hide/show settings ↵ | Lisabeth Pardi | |
below it EXT-1737 | |||
2009-10-20 | skip() failing test rather than silently commenting out | Nat Goodspeed | |
2009-10-20 | EXT-1734 Rename Preferences panel file names in the other languages | Ramzi Ramey | |
2009-10-20 | L10N: localizability changes to text to make it more clear. | Ramzi Ramey | |
TEXT ONLY; NO CODE CHANGED | |||
2009-10-20 | EXT-1479: I18N: string in /en/widgets/location_input.xml wont honor its ↵ | Leyla Farazha | |
translation Pulling these out of widgets and putting them in strings.xml for the sake of the translation tools. reviewed by James | |||
2009-10-20 | EXT-462 Avatar context menu only shows Freeze/Eject/Debug when in god mode. | James Cook | |
Changed enable and visible named callbacks to "IsGodCustomerService" so we have one global function that can be used in menus everywhere. Reviewed with Leyla. | |||
2009-10-20 | merge | Steve Bennetts | |
2009-10-20 | Change Mac sparse disk image size to 700 MB | James Cook | |
2009-10-20 | Rename Preferences panel file names | Lisabeth Pardi | |
EXT-1734 | |||
2009-10-20 | Update Preferences > Sound with new layout and featureset from spec | Lisabeth Pardi | |
EXT-943 | |||
2009-10-20 | Edit tool_tips for uniform capitalization and punctuation | Lisabeth Pardi | |
EXT-1675 Log, Speak and Gestures btns don't have tool-tips EXT-1444 | |||
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-20 | Disabling dubious getHostName() test as explained in comments | Nat Goodspeed | |
2009-10-20 | DEV-41358: Added support for search categories. | Martin Reddy | |
You can now specify a search category for all web-based searches, e.g., "all" (default), "people", "places", "events", "groups", "wiki", "destinations", "classifieds". Specifying a category will add the relevant subdir to the search URL, as specified by the search team. | |||
2009-10-20 | Don't include linden_common.h in lldate.h, or any other .h files. | Nat Goodspeed | |
Migrate to the .cpp files where it's needed. | |||
2009-10-20 | It seems that ADD_INTEGRATION_TEST tests now require GoogleMock to build | Nat Goodspeed | |
2009-10-20 | media option always disabled in build tools | angela@angelas-macbook-pro.local | |
2009-10-19 | added eol to indra/newview/llinspect.h | CG Linden | |
2009-10-20 | EXT-1583 - Landmark "Favorites Bar" item tool-tips need to remain onscreen ↵ | Richard Nelson | |
while mouse pointer is over them. also, improved tooltip display to show region name and coordinates reviewed by Leyla | |||
2009-10-20 | better layout of chat separators in local chat | Richard Nelson | |
also, removed some extraneous parameters from textbase.xml reviewed by Leyla | |||
2009-10-20 | ext-1670 - fix the chat history use of widgets | Richard Nelson | |
reviewed by leyla | |||
2009-10-20 | Add newline at end of file to fix gcc. | James Cook | |
Sadly, we don't seem to have a commit hook for that. | |||
2009-10-20 | Group SLURL links are white, color configurable in colors.xml | James Cook | |
Reviewed with Erica. | |||
2009-10-20 | EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null ↵ | James Cook | |
group SLURL links. Show "Loading..." while looking up real names. Fix group inspector "view details" button not working. Reviewed with Ambroff. | |||
2009-10-20 | EXT-1376 Viewer 2.0 Fit & Finish Pass: People Panel - Friends | Erica Olsen | |
EXT-1359 Viewer 2.0 Fit & Finish Pass: People Panel - Nearby | |||
2009-10-19 | Fix for a case where the webkit plugin never generates a LOCATION_CHANGED ↵ | Monroe Linden | |
event at all. |