summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
AgeCommit message (Collapse)Author
2011-04-18merge up from viewer-development (with changes for storm-160 backed out)Oz Linden
2011-04-13merge out changes up to but not including the STORM-610 changeOz Linden
2011-04-12merge changes for storm-1101Oz Linden
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-05merge changes for STORM-1051Oz Linden
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-25SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵callum
links in web profile Also fixes SOCIAL-521 and SOCIAL-428
2011-03-23STORM-1101 Using the -login parameter makes some keys and right click menus ↵Jonathan Yap
not work
2011-03-17SOCIAL-714 FIX Basic mode to launch with Destinations panel open by defaultRichard Linden
2011-03-14Merge with tip of viewer developmentcallum
2011-02-25SOCIAL-575 FIX Side panel displayed in Minimal skin on first launchRichard Linden
2011-02-23STORM-1020 Use tabs instead of spaces in fix.Jonathan Yap
2011-02-23STORM-1020 It is sometimes necessary to press ALT+CTRL+D twice to get the ↵Jonathan Yap
Debug menu on the login screen
2011-02-23Comment fix from code review with bradDon Kjer
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-01-13mergedJoshua Bell
2011-01-13VWR-24401 Show TOS and other login dialogs when --login is usedJoshua Bell
2010-12-30STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names.Seth ProductEngine
- Added parcel info observer to LLUrlEntryParcel. - Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives. - Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests.
2010-12-22STORM-805 : add some printout to the log so we can trace the answer ↵Merov Linden
map-server-url at startup
2010-12-20STORM-805 : Fix the map URLMerov Linden
2010-12-02mergeMonroe Linden
2010-11-19Automated merge with file:///Users/Bill/Projects/viewer-releaseBill Curtis
2010-11-19fixed typoBill Curtis
2010-11-18added logging and default value for max-agent-groupsBill Curtis
2010-11-15mergeRichard Linden
2010-11-09fixing transposed charactersBill Curtis
2010-11-08changes to read max-agent-groups from login.cgi responseBill Curtis
2010-10-11Reworked fix for EXP-167 Add option to quit instead of going back to login ↵callum
screen
2010-10-08Fix for Reopened EXP-167 Add option to quit instead of going back to login ↵callum
screen.
2010-10-07EXP-167: Quit On Login Page Activated - viewer code /default settingcallum
2010-10-15automated mergeRoxie Linden
2010-10-13automated mergeRoxie Linden
2010-10-12EVE-47 - Event formatting should appear in "Profile" windowRoxie Linden
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code.
2010-09-27STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at ↵Nyx (Neal Orman)
merging in windlight estate settings to viewer-dev codebase. not built, not tested. Probably needs a bunch of fixes to be able to be integrated. (resubmitted by Vadim ProductEngine)
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-26mergeRichard 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-24Final(???) merge from viewer-release to viewer-public.Tofu Linden
2010-08-17EXT-7083 FIXED initializing the viewer preferred maturity with the value ↵Sergei Litovchuk
received from the server on login. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/863/. --HG-- branch : product-engine
2010-08-13fixed progress view z ordering hacksRichard Nelson
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-29EXT-7706 FIXED Implemented delayed friends cards synchronization and filling ↵Mike Antipov
People/Friends tab with data until it is visible to user first time. * Moved location of synchronization of the Friends/All inventory folder with friends list from startup to first requesting of data. * Also updated "update Friends list" logic to be really trigged only when Friends tab is visible to user. NOTE: * Friends List/All is filled with some delay on first opening. TODO: refactoring is needed to switch code of updating People/nearby list to use the same approach as for Friends. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/805/ --HG-- branch : product-engine
2010-07-19Bury the dead code day: Removed LLFloaterParcelInfo, LLFloaterURLDisplay and ↵Aimee Linden
LLPanelPlace Moved LLParcelHandler from now defunct llfloaterparcel.cpp to llpanelplaces.cpp
2010-07-06Merge from dessie/viewer-releaseLeyla Farazha
2010-06-28EXT-7498 WIP Snapshot SharingAimee Linden
Reviewed by Tofu.