Age | Commit message (Collapse) | Author |
|
Tab/indent formatting for sidepanel_item_info
--HG--
branch : avatar-pipeline
|
|
Reformatted sidepanel_inventory
Took out tab container from both sidepanel_inventory and sidepanel_item_info
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
Renaming for better clarity as to what llsidepaneliteminfo does.
Also fixed an error where Edit was not enabling the panel.
Also did some superficial cleanup and reorganization of llsidepanel- files.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
|
|
SLurls to the LLUrlRegistry. These are now displayed with the more
human-readable label of "Show Map for XXXX" and sport a context menu
with various operations.
I also added "Show on Map" options to the context menus for other
location-based SLurls.
I also internationalized the text for "Teleport to" and the new "Show
Map for" strings.
|
|
http://jira.secondlife.com/browse/EXT-1974
http://jira.secondlife.com/browse/EXT-1580
|
|
--HG--
branch : avatar-pipeline
|
|
EXT-2128 : remove multi-properties ability, disable from inventory menu
Also includes llsidepanelinventory cleanup.
--HG--
branch : avatar-pipeline
|
|
|
|
|
|
failure on Mac
--HG--
branch : avatar-pipeline
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
after relog.
--HG--
branch : avatar-pipeline
|
|
new Search web pages. These are:
secondlife:///app/worldmap/{NAME}/{COORDS}
Show the given coordinate on the World Map
secondlife:///app/agent/{UUID}/pay
Pay the specified Resident
secondlife:///app/agent/{UUID}/im
IM the specified Resident
secondlife:///app/agent/{UUID}/requestfriend
Request friendship of the specificed Resident
secondlife:///app/agent/{UUID}/offerteleport
Offer to Teleport the specified Resident
secondlife:///app/agent/{UUID}/mute
Mute/Block Resident
secondlife:///app/agent/{UUID}/unmute
Unmute/Unblock Resident
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's an OSX image cache file that was accidentally added to the repos.
-Reviewed by brad.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code. All help should now go through the new help server, via the Help
Browser floater. There should no longer be any custom "?" buttons in
the UI - all <button> and <notification> XUI references relating to
custom help buttons have been expunged.
(I previously extracted all of the help strings from notifications.xml
and passed these to the doc team to include in the help server pages.)
I have checked that none of the XUI elements that are removed here are
still referenced by any C++ code. I've also confirmed that there are
no new notifications removed that I have not already passed on to the
doc team. And I've also done a pass through the UI to make sure that
all of the floaters still look as they should. Finally, I've confirmed
that the new help system for floaters and side panels still works.
2,276 lines deleted - 0 lines added.
|
|
|
|
|
|
wont honor its translation + EXT-648 Cannot edit an object you are sitting on
|
|
to be closer to spec-compliant, per a design discussion this afternoon.
|
|
join the group.
Focus issue -- the inspector had no focusable widgets in that case.
Reviewed with Richard.
|
|
|
|
|
|
Switched rendering of dummy mesh for previews (anim, etc) to use default image,
instead of default avatar image.
-Reviewed by nyx
|
|
|
|
notecards until this issue can be addressed correctly.
The best solution would be to implement support for alternative
display strings for URL text segments. That way, the raw text will
contain the original URL string, but we can show a display-only
alternate label for the URL. Until I get round to doing this, I'm
turning off URL hyperlinking in notecards to avoid the potential
for data loss.
|