Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-04 | Fix typo in XUI file that broke media controls | Rick Pasetto | |
2009-11-04 | merge | richard | |
2009-11-04 | reverted uniqueness constraint on mime_type errors due to bug in ↵ | richard | |
notifications uniqueness filtering | |||
2009-11-04 | Fix for EXT-2050 - Duplicate entries in strings.xml | Eric M. Tulla (BigPapi) | |
Removed all duplicates (verifying their dupe status and removing the second example). | |||
2009-11-04 | updated floater_test_textbox to test case of texbox too big for its text | richard | |
removed picture_style from sidepanel_object_info.xml made mime_type error notification unique on mime type reviewed by Leyla | |||
2009-11-04 | fixed up bad merge | richard | |
2009-11-04 | merge | richard | |
2009-11-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-04 | Fix for EXT-2086 & EXT-2087 - No Make Outfit button & Save As behaving as ↵ | Eric M. Tulla (BigPapi) | |
make outfit. Created a dedicated make outfit button, and made save as go back to saving a copy of the current wearable. -Reviewed by nyx | |||
2009-11-03 | Clean up menu_login.xml debug menu | James Cook | |
Strip out unnecessary layout=topleft Add debug option for reg in client Trivial, not reviewed. | |||
2009-11-03 | EXT-1865 Can now set objects for sale for L$0 | James Cook | |
Trivial XUI mistake, not reviewed | |||
2009-11-03 | merge | James Cook | |
2009-11-03 | Fixed strings to use our preferred <string> instead of <floater.string> | James Cook | |
2009-11-03 | DEV-41348 SNOW-278 Clean up mime_types.xml | Soft Linden | |
2009-11-03 | merge | James Cook | |
2009-11-03 | Clean up login panel XML and code. | James Cook | |
Kill dead "web based login" viewer-auth mWebLoginKey. Port over my reg-in-client code from svn, off by default. Reviewed with Ambroff. | |||
2009-11-03 | update from viewer2 and merge into avp | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-03 | merge | James Cook | |
2009-11-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-03 | Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/ | Justin C. Rounds (Chuck) | |
2009-11-03 | DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap | Lynx Linden | |
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. | |||
2009-11-03 | "Uncrammed" the layout. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-1974 http://jira.secondlife.com/browse/EXT-1580 | |||
2009-11-03 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-03 | Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0/ | Lis Pardi | |
2009-11-03 | Ext-1766 about land --> object page titles crammed | Lis Pardi | |
2009-11-03 | ext-1468 move "bubble" chat color from prefs > chat to prefs > advanced | Lis Pardi | |
2009-11-03 | merged | Lynx Linden | |
2009-11-03 | DEV-39999: Removed all legacy help buttons and notifications from the | Lynx Linden | |
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. | |||
2009-11-02 | removed picture_style from LLButton::Params and allow empty labels | richard | |
2009-11-03 | merge | angela | |
2009-11-02 | EXT-1803 Fix group inspectors closing before you can see them if you can't ↵ | James Cook | |
join the group. Focus issue -- the inspector had no focusable widgets in that case. Reviewed with Richard. | |||
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-02 | EXT-1588: Remove support for automatic hyperlinking of URLs in | Lynx Linden | |
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. | |||
2009-11-02 | MainInventory aesthetic fixes. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | Added hand-cursor to clickable text boxes, fixed hover_color warnings for ↵ | James Cook | |
login screen. Reviewed with Richard. | |||
2009-11-02 | merge | Leyla Farazha | |
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-02 | mergeypants | Erica | |
2009-11-02 | Main Inventory Panel layout fixes. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | merge | Leyla Farazha | |
2009-11-02 | EXT-1744 1-click Sit object not spawning an object inspector | Leyla Farazha | |
EXT-1810 Right clicking own avatar displayed semi-transparent menus EXT-1927 Hook up Push-to-talk in Preferences > Advanced reviewed by richard | |||
2009-11-02 | Bottom bar - Change snapshot combo to button, increase width for il8n ↵ | Erica | |
EXT-2079, Remove deleted art from textures.xml EXT-2080 | |||
2009-11-02 | Fix legacy communicate window tabs being too low, trivial. | James Cook | |
2009-11-02 | Merge conflict resolution for previous commit. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | Bottom bar - Change snapshot combo to button, increase width for il8n ↵ | Erica | |
EXT-2079, Remove deleted art from textures.xml EXT-2080 | |||
2009-11-02 | EXT-1866 : Inventory Side Panel | Loren Shih | |
svn merge -r137106:137808 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-panel Porting over changes from svn Inventory Panel work. | |||
2009-11-02 | merge | James Cook | |
2009-11-02 | EXT-462 Fixed freeze/eject commands in right-click and avatar inspector menus | James Cook | |
We were incorrectly only enabling them for gods. They now properly enable for region/land owners. | |||
2009-11-02 | merge changes from product-engine | Steve Bennetts | |
2009-11-02 | Implemented normal sub-task EXT-1909 (Update IM Control Panels buttons ↵ | Eugene Mutavchi | |
according to the spec) - added 'Open Voice Controls' button. Note Teleport and Pay buttons will be implemented in EXT-957 --HG-- branch : product-engine |