summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofile.h
AgeCommit message (Collapse)Author
2022-09-06SL-17984 Small cleanup in profilesAndrey Kleshchev
2022-08-10SL-17925 Fix SLURL based creation of picks and classifiedsAndrey Kleshchev
2022-08-08SL-14556 Profile floater does not update after a name changeAndrey Kleshchev
2022-06-09SL-17532 Ability to pick inventory image as a profile imageAndrey Kleshchev
2022-06-07SL-15312 Fixed group names not having paddingAndrey Kleshchev
Plus some focus and interactibility fixes
2022-06-06SL-15312 Larger image previewAndrey Kleshchev
At the moment without cursor handling
2022-06-06SL-15312 Header fixesAndrey Kleshchev
fixed 'remove_proto' being active even if there is no photo.
2022-06-04SL-15312 Updated sl bio layoutAndrey Kleshchev
2022-06-02SL-15312 Confirm usaved changes dialog when closing floaterAndrey Kleshchev
2022-05-31SL-15312 Tweaks and fixes #2Andrey Kleshchev
- changed 'is friend' color - fixed off/online status vanishing - changed user name format - fixed rights behavior - cleaned up some unused code - readded click functionality to permission icons (might need to return buttons instead)
2022-05-31SL-15312 Tweaks and fixesAndrey Kleshchev
- Allowed resizing text fields for classifieds in profiles - Fixed mislabeled floater from picks to classifieds - Fixed classified floater's title - Added support to see multiple classifieds - Removed obsolete panels - Fixed pick requests for various menus - Fixed pick creation from landmarks - Improved online status handling - Updated headers in files
2022-05-27SL-15312 Online statusAndrey Kleshchev
2022-05-24SL-15312 Change permission status to be icons instead of buttonsAndrey Kleshchev
2022-05-15SL-15312 Shortcut to notesAndrey Kleshchev
2022-05-11SL-15312 Profiles tweaksAndrey Kleshchev
Fix loading indicators to be at the center of picls and classified Hide classifieds and picks related buttons for other agents 10px distance from image Fix chat history menu button not working Changed 'partner' field behavior Prevent selection of disabled FL text field
2022-05-09SL-15312 Fixed picks tabs being too thinAndrey Kleshchev
2022-04-18SL-15312 Small tweaks for profilesAndrey Kleshchev
2022-04-18SL-15312 Legacy profiles remake #10Andrey Kleshchev
Fixed Typo changed 'show in search' checkbox into combobox, implemented commit Fixed fl textbox setting sl text instead of fl text Fixed fl save/discard buttons not following resize
2022-04-16SL-15312 Legacy profiles remake #9Andrey Kleshchev
Cleanup obsolete properties processesing
2022-04-16SL-15312 Legacy profiles remake #8Andrey Kleshchev
Progress indicators, loading states and 'embedded' cleanup
2022-04-13SL-15312 Legacy profiles remake #6Andrey Kleshchev
2022-04-12SL-15312 Legacy profiles remake #5Andrey Kleshchev
Mostly changes for notes tab and first life tab
2022-04-12SL-15312 Legacy profiles remake #4Andrey Kleshchev
2022-04-09SL-15312 Legacy profiles remake #3Andrey Kleshchev
2022-04-08SL-15312 Legacy profiles remake #2Andrey Kleshchev
2022-04-06SL-15312 Legacy profiles remake #1Andrey Kleshchev
Initial layout
2022-03-30SL-16937 New Profile capability, image uploader for testingAndrey Kleshchev
This commit is mostly to simplify cap testing for server side. Plan is to remove LLLocalBitmap and draw texture more directly instead
2022-03-29SL-17084 Remove 'interests' tabAndrey Kleshchev
'Legacy interests' are obsolete
2022-03-15SL-16937 New Profile capability, cap updates #3Andrey Kleshchev
2022-03-12SL-16937 New Profile capability, PUT method #2Andrey Kleshchev
2021-01-28SL-14486 Avoid accidental truncation of avatar notes fieldAndrey Kleshchev
Server sided limitation, web page allows more than server sends to viewer. This is a workaround untill server sided restriction gets lifted.
2020-02-07SL-12550 More cleanup; mac buildfixAndrey Lihatskiy
2020-02-05SL-12550 Profile feed tab cleanupAndrey Lihatskiy
SL-12550 Profile feed tab cleanup
2019-07-08SL-11554 [Legacy Profiles] The avatar permissions values are not saved/shown ↵maxim_productengine
correctly in some cases
2019-06-03SL-11344 FIXED Private notes are not saved for another avatarmaxim_productengine
2019-04-25SL-11031 [Legacy Profiles] "Drop inventory" field visible for own profileandreykproductengine
2019-04-18SL-10791 [Legacy Profiles] Functionality to copy agent id and name from profileandreykproductengine
2019-03-26SL-10799 [Legacy Profiles] Autoadjust texture during image selectionandreykproductengine
2019-03-25SL-10799 [Legacy Profiles] added 3x4 image dimentions supportandreykproductengine
2019-03-25SL-10804 [Legacy Profiles] Second Life tab block button size and focusandreykproductengine
2019-03-25SL-10798 FIXED [Legacy Profiles] 'Picks' toolbar button does nothingmaxim_productengine
2019-03-04Added viewer based profilesKadah_Coba
Split picks and classifieds in to separate panels Moved getProfileURL to LLAvatarActions Removed dead XUI panels Removed picks/classifieds floater
2015-11-10remove execute permission from many files that should not have itOz Linden
2011-11-18EXP-1554 FIXED (Selecting More Info for more than one Classified section in ↵Paul ProductEngine
Search floater, breaks the navigation history in Picks Floater) - For each classified info create a new instance of LLPanelClassifiedInfo - Added destructor for LLPanelProfile::ChildStack to avoid memory leak
2011-10-14EXP-1311 FIXED (Modified My Profile floater to become Picks floater: removed ↵Paul ProductEngine
unused profile panel.) - Modified My Profile floater to become Picks floater: removed unused profile panel.
2010-12-22Merge with tip of viewer-developmentcallum
2010-12-15STORM-786 ADDITIONAL FIX Fixed Windows build.Vadim ProductEngine
2010-12-15STORM-786 FIXED Fixed disappearing controls in avatar picks list.Vadim ProductEngine
Caused by an improper fix of STORM-690. Made the way we switch between profile view panels (profile view / pick_info / pick_edit) more robust. It now suits both My Profile and Profile View panels.
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-10-18consolidate generating profile URL, force to lower caseBrad Payne (Vir Linden)