Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-03 | fixed bug EXT-1480 [BSI] Cannot give invenotry offers by dragging an item to ↵ | Andrew Polunin | |
profile on the sidebar --HG-- branch : product-engine | |||
2009-11-03 | Trivial whitespace change to test mercurial process with tofu and soft. | lynx@eniac45.lindenlab.com | |
2009-11-03 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-03 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-03 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-03 | Fixed low bug EXT-1620 - Collapsed accordion panels should expand while ↵ | Dmitry Zaporozhan | |
filtering if they contain matched items. --HG-- branch : product-engine | |||
2009-11-03 | Temporary fix for normal task EXT-1510 (Implement left side sticking control ↵ | Sergey Borushevsky | |
panels for IM floaters) Disabled resizing of left side control panel to not occupy space for chat history on the right side. Changed follows properties for icon and buttons in panel_im_control_panel, icon sticked to top, buttons to bottom. --HG-- branch : product-engine | |||
2009-11-03 | Added double click avatar list item callback showing new IM session | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-03 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-03 | fixed normal EXT-1131 Message Well counts non-interactive notifications ↵ | Igor Borovkov | |
however chiclet-window is opened --HG-- branch : product-engine | |||
2009-11-03 | no ticket. Mistyped class name has been corrected. | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-03 | Fixed EXT-1854 (Area of working for nav bar context menu is changed) | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-03 | fix for normal task EXT-2099 Make the Log button toggleable | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-03 | IM: defensive fix to get rid of warnings about attempts to get speaker mgr ↵ | Igor Borovkov | |
for removed sessions --HG-- branch : product-engine | |||
2009-11-03 | Added 'Loading...' message to avatarlist while opening group/adhoc chat | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-03 | got rid of exit crash and warning messages 'Trying to access deleted singleton' | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-03 | merged | Lynx Linden | |
2009-11-03 | Fixed Windows build. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
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-03 | Fixed potencial bug in People Panel. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-02 | Add missing eol at eof | CG Linden | |
2009-11-03 | display the current URL in object inspector for media without going through ↵ | angela | |
media plugin | |||
2009-11-03 | (i) in inspectors is squished, maybe rectangle too small | angela | |
2009-11-02 | removed picture_style from LLButton::Params and allow empty labels | richard | |
2009-11-03 | merge | angela | |
2009-11-03 | merge + EXT-1926 I18N: the folder name Contents in Build tools > Contents ↵ | angela | |
wont honor its translation + EXT-648 Cannot edit an object you are sitting on | |||
2009-11-02 | Changed the operation of the "mute all" button in the nearby media floater ↵ | Monroe Linden | |
to be closer to spec-compliant, per a design discussion this afternoon. | |||
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-03 | For QAR-2014 : Sandbox for testing FolderTypes [VIEWER] | Loren Shih | |
svn merge -r136068:136089 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/folder-types__merge__viewer2.0.0-3-r135948 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 Infrastructure changes for cleaning up Asset/Folder types. Associated sim changes are only so that the sim still compiles. | |||
2009-11-02 | merge from remote repo | Rick Pasetto | |
2009-11-02 | EXT-1947 EXT-1945 EXT-1919 EXT-2088 appearance edit dummy param + animation fix | Nyx (Neal Orman) | |
Several fixes here: 1) minor rename in argument of setIsDummy 2) corrected parameter set_by_user to calls of setVisualParamWeight where we shouldn't be animating 3) ensured finally that mIsDummy is set properly for all wearable parameters 4) ensured that mIsDUmmy is set properly for non-wearable based parameters on your own avatar Code reviewed by Bigpapi | |||
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-02 | Fix for EXT-894: upload anim preview was using bad texture data instead of grey. | Eric M. Tulla (BigPapi) | |
Switched rendering of dummy mesh for previews (anim, etc) to use default image, instead of default avatar image. -Reviewed by nyx | |||
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 | Make the "default hover controls" be the "authored" controls | Rick Pasetto | |
(and I made a debug setting that can override this) | |||
2009-11-02 | MainInventory aesthetic fixes. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | made floater close/minimize buttons "chrome" so they don't take keyboard focus | richard | |
removed LLHudView::colorFromType which was unused reviewed by James | |||
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 | Merge commit. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | mergeypants | Erica | |
2009-11-02 | Main Inventory Panel layout fixes. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | Removed tabs. Fixed errant 'else(APPLE)' | Mark Palange (Mani) | |
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 | merge | James Cook | |
2009-11-02 | Fix legacy communicate window tabs being too low, trivial. | James Cook | |