Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-04-21 | Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - ↵ | Eugene Mutavchi | |
the button and respective code were removed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/. --HG-- branch : product-engine | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-02-09 | Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-04 | Fixed critical bug EXT-4823 - [NUX] Default My Profile to Edit Mode | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-03 | Update for normal bug EXT-4873 - Homepage field in My Profile (edit) no ↵ | Dmitry Zaporozhan | |
longer appears --HG-- branch : product-engine | |||
2010-01-25 | Related to normal bug EXT-3880 ( [BSI] functionality loss - online status in ↵ | Mike Antipov | |
profile) -- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page --HG-- branch : product-engine | |||
2009-12-07 | Fixed normal bug EXT-3018([BSI] Hook up "Go to My Dashboard" in Profile to ↵ | Eugene Mutavchi | |
link to http://secondlife.com/my) --HG-- branch : product-engine | |||
2009-12-07 | no ticket, minor refactoring. | Yuri Chebotarev | |
add return value to notifyXXX functions, may be usefull --HG-- branch : product-engine | |||
2009-11-24 | Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel). | Vadim Savchuk | |
Made the People and Me task panels support the desired tri-state behavior. Until all the other task panels support that behavior, it is disabled. --HG-- branch : product-engine | |||
2009-11-23 | Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me". | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-20 | Renamed classes and files for "Me" task panel for better readability. | Vadim Savchuk | |
Renamed files: - indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h} - panel_me_profile.xml to panel_me.xml - panel_profile_user.xml to panel_my_profile.xml Renamed classes: - LLPanelAvatarMeProfile to LLPanelMyProfile - LLPanelMeProfile to LLPanelMe - LLPanelMeProfileEdit to LLPanelMyProfileEdit --HG-- branch : product-engine |