Eugene Mutavchi
94791f7b27
Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - the button and respective code were removed.
...
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/ .
--HG--
branch : product-engine
2010-04-21 13:42:35 +03:00
Loren Shih
fc49539b36
EXT-2959 : Full out camera functions from llagent to llagentcamera
...
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
Dmitry Zaporozhan
99aad90f63
Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time.
...
--HG--
branch : product-engine
2010-02-09 16:17:53 +02:00
Dmitry Zaporozhan
879675d986
Fixed critical bug EXT-4823 - [NUX] Default My Profile to Edit Mode
...
--HG--
branch : product-engine
2010-02-04 12:55:52 +02:00
Dmitry Zaporozhan
a9aa9f4118
Update for normal bug EXT-4873 - Homepage field in My Profile (edit) no longer appears
...
--HG--
branch : product-engine
2010-02-03 15:21:08 +02:00
Mike Antipov
149c56ae42
Related to normal bug EXT-3880 ( [BSI] functionality loss - online status in profile)
...
-- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page
--HG--
branch : product-engine
2010-01-25 13:11:19 +02:00
Eugene Mutavchi
c3a82913de
Fixed normal bug EXT-3018([BSI] Hook up "Go to My Dashboard" in Profile to link to http://secondlife.com/my )
...
--HG--
branch : product-engine
2009-12-07 22:44:44 +02:00
Yuri Chebotarev
c6177836ec
no ticket, minor refactoring.
...
add return value to notifyXXX functions, may be usefull
--HG--
branch : product-engine
2009-12-07 12:04:27 +02:00
Vadim Savchuk
87d7c6d6f9
Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel).
...
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-24 21:18:09 +02:00
Vadim Savchuk
c889fa9ee1
Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me".
...
--HG--
branch : product-engine
2009-11-23 20:12:00 +02:00
Vadim Savchuk
70a0dbe8f8
Renamed classes and files for "Me" task panel for better readability.
...
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
2009-11-20 22:57:59 +02:00