Commit Graph

3 Commits (f4e40360e5f3dfd644564e59c65d7935e5f402ee)

Author SHA1 Message Date
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