<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llpanelpicks.cpp, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2019-03-04T08:18:45Z</updated>
<entry>
<title>Added viewer based profiles</title>
<updated>2019-03-04T08:18:45Z</updated>
<author>
<name>Kadah_Coba</name>
<email>kadah.coba@gmail.com</email>
</author>
<published>2019-03-04T08:18:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b82d70cf2aa2b56a2c0bfdd941ee4f74e690e4df'/>
<id>urn:sha1:b82d70cf2aa2b56a2c0bfdd941ee4f74e690e4df</id>
<content type='text'>
Split picks and classifieds in to separate panels
Moved getProfileURL to LLAvatarActions
Removed dead XUI panels
Removed picks/classifieds floater
</content>
</entry>
<entry>
<title>MAINT-7118 Swapping legacy people API with new cache</title>
<updated>2017-02-15T18:40:03Z</updated>
<author>
<name>andreykproductengine</name>
<email>akleshchev@productengine.com</email>
</author>
<published>2017-02-15T18:40:03Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=605160d501158362ced3e62425bdcd8d28895fd5'/>
<id>urn:sha1:605160d501158362ced3e62425bdcd8d28895fd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-1677 FIXED Explanation text doesn't disappear after creating "New classified" in the "Picks" dialog</title>
<updated>2015-05-27T08:53:13Z</updated>
<author>
<name>Mnikolenko ProductEngine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2015-05-27T08:53:13Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=51eafb9ffeea5ae4fca0a40e94ddc60f295abf7b'/>
<id>urn:sha1:51eafb9ffeea5ae4fca0a40e94ddc60f295abf7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge with release</title>
<updated>2014-03-12T19:48:43Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2014-03-12T19:48:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5b846ed2a6dce6c5801aa74d0f36a1c7525fbcba'/>
<id>urn:sha1:5b846ed2a6dce6c5801aa74d0f36a1c7525fbcba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:</title>
<updated>2014-02-05T18:45:09Z</updated>
<author>
<name>maksymsproductengine</name>
<email>maksymsproductengine@lindenlab.com</email>
</author>
<published>2014-02-05T18:45:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e6c85c46c4e301c54391280f3e63765158ea1708'/>
<id>urn:sha1:e6c85c46c4e301c54391280f3e63765158ea1708</id>
<content type='text'>
 - memory leaks fixing;
</content>
</entry>
<entry>
<title>second phase summer cleaning</title>
<updated>2013-08-10T00:11:19Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-08-10T00:11:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e340009fc59d59e59b2e8d903a884acb76b178eb'/>
<id>urn:sha1:e340009fc59d59e59b2e8d903a884acb76b178eb</id>
<content type='text'>
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
</content>
</entry>
<entry>
<title>Summer cleaning - removed a lot of llcommon dependencies to speed up build times</title>
<updated>2013-07-31T02:13:45Z</updated>
<author>
<name>Richard Linden</name>
<email>none@none</email>
</author>
<published>2013-07-31T02:13:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a2e22732f195dc075a733c79f15156752f522a43'/>
<id>urn:sha1:a2e22732f195dc075a733c79f15156752f522a43</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>EXP-1631 FIXED (Selecting Edit for more than one Pick from Profile floater, breaks the navigation history in Picks Floater)</title>
<updated>2011-11-24T17:37:59Z</updated>
<author>
<name>Paul ProductEngine</name>
<email>pguslisty@productengine.com</email>
</author>
<published>2011-11-24T17:37:59Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c577966d198889730cc1b4f4d43ec9c4865c47f6'/>
<id>urn:sha1:c577966d198889730cc1b4f4d43ec9c4865c47f6</id>
<content type='text'>
- Allowed to create a new instance of LLPanelPickEdit for each pick
</content>
</entry>
<entry>
<title>EXP-1554 FIXED (Selecting More Info for more than one Classified section in Search floater, breaks the navigation history in Picks Floater)</title>
<updated>2011-11-18T18:02:54Z</updated>
<author>
<name>Paul ProductEngine</name>
<email>pguslisty@productengine.com</email>
</author>
<published>2011-11-18T18:02:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b79ccf9dd76104d53e4da6845b970bd13717ff8f'/>
<id>urn:sha1:b79ccf9dd76104d53e4da6845b970bd13717ff8f</id>
<content type='text'>
- For each classified info create a new instance of LLPanelClassifiedInfo
- Added destructor for LLPanelProfile::ChildStack to avoid memory leak
</content>
</entry>
</feed>
