Age | Commit message (Collapse) | Author |
|
Made an adjustment to ignore remove requests on items that don't exist, to avoid the extra messages to the server.
Also made a couple of adjustments to ensure removal of alpha masks and tattoos along with other wearable types.
Added these code points to the wiki page detailing what modifications need to be made when adding a new wearable type:
https://wiki.lindenlab.com/wiki/User:Vir#Adding_new_wearables
Code reviewed by Seraph.
|
|
now we have first, middle, last tab art
reviewed by richard
|
|
Added some missing licensing info.
|
|
|
|
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry
* Bugs: EXT-1752 EXT-1754
|
|
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry
* Bugs: EXT-1293 EXT-1611 EXT-1613 EXT-1176 EXT-1724 EXT-1186 EXT-1662 EXT-1760 EXT-1720
* Dev: EXT-1575 EXT-1770 EXT-1232 EXT-1234
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
* Bugs: EXT-1779
|
|
reviewed by James
|
|
reviewed by James
|
|
No expected functionality change; this mostly contains cosmetic cleanup.
Reviewed by: Nyx
|
|
EXT-1728 - there is no new line in the text copied on junction of 2 panels
EXT-1670 - fix chat history use of widgets
reviewed by James
|
|
(panel_group_info_sidetray.xml)
EXT-1520 some very preliminary Groups profile cleanup
- add some emphasis color for readability
- fix the missized text_editor on L$ Planning tab
|
|
It's now possible that items may not exist in the hierachy of the inventorypanel's contents, so this warning spam is a false positive.
Removed unnecessary spam, did slight code cleanup.
|
|
|
|
|
|
|
|
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
|
|
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry
* Bugs: EXT-1557
|
|
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
|
|
eliminated programmatic setting of panel opacity, moved side tray panel buttons to flush with right of screen. Not reviewed.
|
|
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
|
|
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.
|
|
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.
|
|
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.
|
|
|
|
This leaves side tray contiguous with favorites bar, will be fixed by
drop shadow from EXT-1742.
Reviewed with Erica.
|
|
EXT-1365
|
|
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
|
|
|
|
EXT-328
|
|
Also apparently search doesn't need it's tooltip in widgets, it gets specified in the xml file that uses it.
|
|
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
|
|
|
|
below it
EXT-1737
|
|
below it
EXT-1737
|
|
|
|
TEXT ONLY; NO CODE CHANGED
|
|
translation
Pulling these out of widgets and putting them in strings.xml for the sake of the translation tools.
reviewed by James
|
|
Changed enable and visible named callbacks to "IsGodCustomerService" so we
have one global function that can be used in menus everywhere.
Reviewed with Leyla.
|
|
|
|
EXT-1734
|
|
EXT-943
|
|
EXT-1675
Log, Speak and Gestures btns don't have tool-tips
EXT-1444
|
|
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.
|
|
while mouse pointer is over them.
also, improved tooltip display to show region name and coordinates
reviewed by Leyla
|
|
also, removed some extraneous parameters from textbase.xml
reviewed by Leyla
|
|
reviewed by leyla
|
|
Sadly, we don't seem to have a commit hook for that.
|
|
Reviewed with Erica.
|
|
group SLURL links.
Show "Loading..." while looking up real names.
Fix group inspector "view details" button not working.
Reviewed with Ambroff.
|