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
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
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