Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2019-03-22 | SL-10780 FIXED Speaker icon is shown for all friends | maxim_productengine | |
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-05-04 | MAINT-6220 enable searching of the friend list with the classic username of ↵ | Mnikolenko Productengine | |
the avatar. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-01 | CHUI-675 FIX You can select multiple users in people floater but can only ↵ | Cho | |
drag and drop one name to conversation Moved drag and drop start in LLAvatarListItem instead of LLAvatarList, and made LLFloaterIMSession handle multiple dropped participants correctly | |||
2012-12-17 | CHUI-580 : WIP : Added disconnect of callbacks once they're called to ↵ | Merov Linden | |
prevent filling up the callback queue | |||
2012-12-17 | Merge with viewer-chui | Merov Linden | |
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-12 | CHUI-545: Adjusted fix because the old implementation of ::switchIndicator ↵ | Gilbert Gonzales | |
was not very clean and relied on the visiblity of the OutputMonitorCtrl to have a visibility of true even when it wasn't. The fix implemented makes it so that the visibility of OutputMonitorCtrl is always correct and the parent of this ctrl can use this information to adjust children adjacent to OutputMonitorCtrl. | |||
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-11-02 | CHUI-475: Ensuring that objects that query the avatar name cache with a ↵ | William Todd Stinson | |
callback store the connection and disconnect on object destruction. This should help resolve some of the heap corruption we are seeing. | |||
2012-06-13 | CHUI-120 WIP Modified chat participants drag and drop not to use LLClipboard. | Seth ProductEngine | |
2012-06-08 | Fix post merge build issue: take clipboard changes into account | Merov Linden | |
2012-06-08 | CHUI-120 WIP Added conversations participants drag and drop from avatar ↵ | Seth ProductEngine | |
lists to IM floaters. - Added new drag and drop type DAD_PERSON and source SOURCE_PEOPLE to avoid highliting the toolbars when using SOURCE_VIEWER. - Disabled calling card drop support as it is considered obsolete. | |||
2010-10-19 | STORM-293 FIXED Friend permissions icons overlap long names on 'My Friends' tab | Paul Guslisty | |
- Added 'avatar name right padding' as parameter to avatar_list_item. Before it was calculated and correctness of calculation was strongly dependent on right positioning elements in XML, which was prone to errors. | |||
2010-09-27 | Merge | Leyla Farazha | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-13 | DEV-52931 Toggling "View Display Names" doesn't take effect right away in ↵ | Leyla Farazha | |
the Friends list | |||
2010-09-10 | VWR-21253 SUPPLEMENTARY Permission icons in the friends list | Aimee Linden | |
Incorporate code review feedback. | |||
2010-09-07 | VWR-21253 MERGE Permission icons in the friends list | Aimee Linden | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-09-23 | merge | Richard Linden | |
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. | |||
2010-09-22 | merge | Richard Linden | |
2010-09-22 | CID-509 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLAvatarListItem::LLAvatarListItem(bool) File: /indra/newview/llavatarlistitem.cpp | |||
2010-09-16 | merge | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-22 | EXT-1579 FIXED Show icons representing permissions granted in friends list ↵ | Aimee Linden | |
on roll-over. Needs new icon artwork, currently reusing old 1.23 icons. | |||
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-05-26 | Merge with dessie/viewer-public to get Callum's webkit changes | James Cook | |
2010-05-25 | DEV-50013 Group chat moderator tooltip shows username | James Cook | |
2010-05-20 | EXT-6726 WIP Added stubs for most of Appearance SP context/gear menus. | Vadim Savchuk | |
Shared code with avatar lists context menus. Reviewed by Mike Antipov and Nyx at https://codereview.productengine.com/secondlife/r/415/ --HG-- branch : product-engine | |||
2010-05-19 | Merge pull from dessie/viewer-public | Leyla Farazha | |
2010-05-18 | Rename mSLID to mUsername to match the name of the field in the UI | James Cook | |
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed. | |||
2010-05-19 | EXT-7158 FIXED Moved lltextutil from newview to llui library. | Sergei Litovchuk | |
Reviewed by Richard Nelson and Mike Antipov at https://codereview.productengine.com/secondlife/r/363/ --HG-- branch : product-engine | |||
2010-05-17 | inspector and friends list tooltip updates | Leyla Farazha | |
reviewed by James | |||
2010-05-13 | DEV-50013 Friends in sidebar now correctly displaying names | Leyla Farazha | |
reviewed by James | |||
2010-05-13 | EXT-7158 FIXED Implemented filter in "My Outfits" tab. | Sergei Litovchuk | |
- Added accordion tab title highlighting setter and title getter. - Added filtered tabs title highlighting. - Tabs which don't pass filter are hidden. - Added applying filter on list refresh event to avoid refreshing list on every filter change. - Moved part of LLTextUtil to llui/lluitextutil to reuse code in llaccordionctrltab. - Fixed passing list size to mRefreshCompleteSignal. - Added list refresh callback to LLInventoryItemsList for checking tab visibility without re-applying filter sub-string. Committed to proceed with dependent tasks. If there are any comments/suggestions related to text utils this part of code may be changed without requiring much effort. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/363/ --HG-- branch : product-engine | |||
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |