summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpicks.cpp
AgeCommit message (Collapse)Author
2021-04-29Merge master (DRTVWR-515) into DRTVWR-516-maintAndrey Kleshchev
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/llcommon/llcoros.cpp # indra/llmessage/llcoproceduremanager.cpp # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/llfloaterimsessiontab.cpp
2020-08-28SL-13877 'Classified' accordion does not disappear after deleting all ↵Andrey Kleshchev
Classifieds
2020-07-14SL-13587 FIXED The "Picks" floater is opened on the Viewer login pageMnikolenko Productengine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2017-02-15MAINT-7118 Swapping legacy people API with new cacheandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-27MAINT-1677 FIXED Explanation text doesn't disappear after creating "New ↵Mnikolenko ProductEngine
classified" in the "Picks" dialog
2014-03-12merge with releaseRichard Linden
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2011-11-24EXP-1631 FIXED (Selecting Edit for more than one Pick from Profile floater, ↵Paul ProductEngine
breaks the navigation history in Picks Floater) - Allowed to create a new instance of LLPanelPickEdit for each pick
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-11-10EXP-1536 fix from paul PELeslie Linden
2011-11-09Merge from PE. Thanks PaulLeslie Linden
2011-11-09EXP-1537 FIXED (Selecting More Info from Classified section in Search ↵Paul ProductEngine
floater launches People panel with inactive Edit button and access to OLD profile window) - Opening Floater Picks instead of old profile panel
2011-11-07EXP-1539 FIXED (Viewer crash when clicking twice on slapp link ↵Paul ProductEngine
secondlife:///app/classified/create) - Simple NULL checking to avoid crash
2011-11-02Updating 'createPick' behavior to mirror new 'createClassified' behaviorLeslie Linden
2011-11-02EXP-1474 FIX -- Create Classified does not work from Search WindowLeslie Linden
* The code now opens the "picks" window and starts the "create new classified" action on it directly. Reviewed by Richard.
2011-09-28MergePaul ProductEngine
2011-09-27EXP-1224 FIXED (Create and register a floater for People side tab)Paul ProductEngine
- Added a floater for People side tab. - Replaced calls to LLSideTray with LLFloaterSidePanelContainer.
2011-09-26EXP-1222 FIXED Added a floater for My Profile side tab.Seth ProductEngine
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer. - Removed obsolete code implementing the tri-state behavior of Profile side panel. - Added People panel XUI which is referenced from Profile panel.
2011-03-01SOCIAL-615 FIX Selecting create group, classified, or pick in profile and ↵Richard Linden
responding to notification with Don't Quit, clicking on the action again does not show notification
2011-02-28SOCIAL-608 FIX Create Classified link is available in Basic modeRichard Linden
SOCIAL-609 FIX Create Pick link is available in Basic mode in the web profile SOCIAL-610 FIX View group info in Viewer sidebar are available in Basic mode
2011-02-28SOCIAL-608 WIP Classified link is available in Basic modeRichard Linden
2011-01-06Validation check for edit classified and edit pick slappsBrad Payne (Vir Linden)
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-12-06STORM-690 ADDITIONAL FIX Hide "Loading..." text that can be seen under ↵Vadim ProductEngine
transparent Avatar Picks accordion.
2010-12-06STORM-690 FIXED Underlying panels were visible in undocked sidepanels.Vadim ProductEngine
By the way, fixed losing focus when switching between panels in Me and Places SP (which made the floater semi-transparent).
2010-10-22SOCIAL-84 FIX, SOCIAL-85 FIX - new slapps for edit classified, create and ↵Brad Payne (Vir Linden)
edit pick
2010-10-21support for edit classified slappBrad Payne (Vir Linden)
2010-10-20SOCIAL-84, SOCIAL-85 WIPBrad Payne (Vir Linden)
2010-09-27MergeLeyla Farazha
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
removed redundant functionality moved buildPanel to LLPanel
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-04-01PE mergeTofu Linden
2010-03-29Merge latest viewer-hotfix, approximately equal to Viewer 2.0 finalJames Cook
2010-03-23CID-450Tofu Linden
Checker: FORWARD_NULL Function: LLPanelPicks::onPanelClassifiedEdit() File: /indra/newview/llpanelpicks.cpp
2010-03-23CID-451Tofu Linden
Checker: FORWARD_NULL Function: LLPanelPicks::onPanelClassifiedSave(LLPanelClassifiedEdit *) File: /indra/newview/llpanelpicks.cpp
2010-03-23Fixed normal bug EXT-6436 - Not showing all classifieds in Profile sidebar.Dmitry Zaporozhan
Updated code to be able to receive classifieds list in two or more packets.
2010-03-10Update for major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Updated code for disabling verbs for unpublished classified. --HG-- branch : product-engine