Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-30 | ACME-434 When tab becomes visible, pull suggested friends data. | Gilbert Gonzales | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-20 | ACME-381 : Implement experimental checkin feature (used to test ↵ | Merov Linden | |
publish_actions permissions workflow) | |||
2013-05-13 | ACME-344 : Menu hooked up. Readded the missing completedHeader() methods in ↵ | Merov Linden | |
responder that I mistakenly took out during the refactor. | |||
2013-05-10 | ACME-348 : Completed : Facebook Connect refactored, LLPeoplePanel test list ↵ | Merov Linden | |
hooked correctly. | |||
2013-05-09 | ACME-348 : WIP : LLFacebookConnect refactorin completed. Not functional yet ↵ | Merov Linden | |
though. | |||
2013-05-08 | ACME-348 : WIP : LLFacebookConnect refactoring | Merov Linden | |
2013-04-30 | updated to grab FB URLs from server | Cho | |
2013-04-26 | removed internal browser hack for getting auth code in favor of SLApp-only ↵ | Cho | |
approach | |||
2013-04-26 | ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using ↵ | Gilbert Gonzales | |
the + button the fctest two tab is populated. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Re-adding llpersonfolderview.h/cpp and ↵ | Gilbert Gonzales | |
to use a class called LLPersonFolderView to manage the creation of subwidgits and selection of tabs. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Now the facebook friends tab is using ↵ | Gilbert Gonzales | |
LLPersonFolderViewModel instead of mConversationViewModel | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* | |||
2013-04-22 | ACME 162: Implemented a foundation model for the facebook connect folder view. | Gilbert Gonzales | |
2013-04-16 | adding a new tab in people panel that has a folder view | Gilbert Gonzales | |
2013-04-13 | switched to use FacebookConnect and FacebookRedirect capabilities | Cho | |
2013-04-09 | adding in logging of building a list of 300 users inside LLAvatarList and ↵ | Gilbert Gonzales | |
LLFolderView to determine drawbacks/benefits and timing. | |||
2013-04-04 | merging in viewer-chui | Gilbert Gonzales | |
2013-04-03 | made Facebook Friends list auto-populate | Cho | |
2013-04-02 | created LLSocialList and LLSocialListItem and linked them up to the facebook ↵ | Gilbert Gonzales | |
tab. | |||
2013-04-03 | updated to use POST for connect and disconnect, instead of Webkit | Cho | |
2013-04-01 | removing the facebook test label which appends friends names. Now using the ↵ | Gilbert Gonzales | |
avatar list widgit. | |||
2013-04-01 | merge | Gilbert Gonzales | |
2013-04-01 | Some not so clean code to use to show facebook friends using the existing ↵ | Gilbert Gonzales | |
avatar list. | |||
2013-04-02 | added request to /get-friends/ after FB login | Cho | |
2013-03-29 | Using curl to access pdp with the has-acces-token API and then upon receipt ↵ | Gilbert Gonzales | |
will open the webview when no token exists for the user. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-14 | forgot to add new .xml file for the gear menu in the FBC Test panel. Also ↵ | Gilbert Gonzales | |
cleaned up the code I added. | |||
2013-03-13 | Now using the FBC Test panel you can select the '+' button to view FBC app ↵ | Gilbert Gonzales | |
settings, send a FBC app invite or send a facebook message. | |||
2013-03-12 | ACME-99 FIX Populate the FB tab friends list with FB data | Cho | |
2013-03-09 | ACME-98 FIX Create a FB Login button in FB tab in People panel | Cho | |
2012-08-29 | CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ↵ | Gilbert Gonzales | |
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'. | |||
2012-04-14 | CHUI-78 WIP Made the gear buttons spawn the avatar list context menu. | Vadim ProductEngine | |
2012-04-14 | CHUI-78 WIP Remove bottom button bar from the people panel. | Vadim ProductEngine | |
By the way, removed the "Activate" button from the Groups tab. | |||
2012-04-10 | CHUI-77 WIP Made per-tab filters work. | Vadim ProductEngine | |
2012-04-05 | CHUI-78 WIP Added drop-down menus and connected callbacks to the new ↵ | Vadim ProductEngine | |
view/sort/add/remove buttons. | |||
2011-01-26 | Embed Minimap into the Nearby list of the People Sidebar | Twisted Laws | |
2010-11-26 | STORM-557 FIXED Update the "add/remove friend" buttons in the nearby/recent ↵ | Vadim ProductEngine | |
people panels whenever our friend list changes. | |||
2010-10-15 | STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel ↵ | Seth ProductEngine | |
closing on second click - Changed type of gear menu buttons from LLButton to LLMenuButton in all sidebar panels where gear menu button is used. - Added setMenuPosition(), setMenu() and updateMenuOrigin() to the LLMenuButton. - Moved actions common for displaying a context menu to LLMenuButton::toggleMenu(). - In all sidebar panels where LLButton was replaced with LLMenuButton the following steps were taken: 1. setting gearMenu and its position relative to the menuButton with LLMenuButton::setMenu() 2. setting mouse down callback for the menuButton if needed. 3. calculating the menu origin point with LLMenuButton::updateMenuOrigin() in mouse down callback | |||
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-01 | VWR-22454 (EXT-8248) MERGE Can't teleport multiple friends | Aimee 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-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-22 | EXT-8248 FIXED Can't teleport multiple friends | Aimee Linden | |
2010-07-30 | EXT-8522 FIXED (Code improvements: Update a way in which Nearby people list ↵ | Mike Antipov | |
is controlled depend on its visibility to user) 1. Removed special processing of Nearby People List Updater when: * tabs in People panel are changed; * People panel change its visibility. 2. Subscribed Nearby People List Updater's setActive() method directly to Nearby list Panel's onVisibleChange callback. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/825/ --HG-- branch : product-engine | |||
2010-05-25 | LLFloaterAvatarPicker now uses LLAvatarNames | Leyla Farazha | |
reviewed by James | |||
2010-04-28 | Fixed critical bug EXT-4837 ( [NUX] When filter results in null state, ↵ | Mike Antipov | |
provide a message suggesting the user try global search.) Implemented passing of entered filter substring without head spaces to search URI in help message for null filtered results. * Updated setting "no item message" to use search term from filter editor for avatar & group lists and for inventory panels. * Updated appropriate translatable strings to get [SEARCH_TERM] substitution. * Updated processing of filter substring to pass original string to methods applied new filter. Additional necessary changes * Changed place to set "no item message" for group list from refresh to where filter is updated (like in avatar lists) * Removed converting of filter substring to upper case in Places & My Appearance sidepanels (this conversion has already been implemented in where filter is applied) * Added a separate message for Landmarks to set search URI to secondlife:///app/search/places for Lanmarks panel; other inventory related panels have URL to all searched categories (secondlife:///app/search/all) Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/326/ --HG-- branch : product-engine |