summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellogin.cpp
AgeCommit message (Expand)Author
2020-11-11Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
2020-10-28SL-14167 FIXED Viewer substitutes agni start locations when logging in to 'My...Mnikolenko Productengine
2020-08-18Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-07-21Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-07-20Merge branch 'master' into DRTVWR-501-maintAndrey Lihatskiy
2020-05-27SL-13292 Uncheck Remember Password option when Remember Me is uncheckedMnikolenko Productengine
2020-04-16SL-13008 Crash after a second login attempt with unsupported name formatAndrey Kleshchev
2020-03-25SL-11216: Convert LLVersionInfo to an LLSingleton.Nat Goodspeed
2020-02-03Merge branch 'DRTVWR-500' into DRTVWR-501Andrey Lihatskiy
2020-01-29SL-12590 SL-12608 Fixed wrong statesandreykproductengine
2020-01-20SL-12596 Fixed incorectly enabled checkbox and enabled login buttonandreykproductengine
2020-01-16SL-12556 Fixed another case of login button being activeandreykproductengine
2020-01-13SL-12555 Fixed Login failed with credencials after the first incorrect entryandreykproductengine
2020-01-13SL-12556 Fixed The ‘Log In’ button being active with empty fieldsandreykproductengine
2020-01-09SL-12533 Correct password drop and fixed 'dirty' conditionandreykproductengine
2020-01-09SL-12533 Switching between grids on login page does not always switch the rem...andreykproductengine
2020-01-03SL-9699 Do not disable 'remember me' checkboxandreykproductengine
2019-11-17SL-9699 Fixed processing of placeholderandreykproductengine
2019-11-15SL-9699 First login panel checkbox was misinterpretedandreykproductengine
2019-11-13SL-9699 Field should be populated as long as there is data, regardless of 're...andreykproductengine
2019-10-31SL-11913 Favorites not resetting properlyandreykproductengine
2019-08-09SL-9699 Login selectionandreykproductengine
2019-04-26Automated merge with file:///Users/nat/linden/viewer-gridselectNat Goodspeed
2019-04-25SL-11049: Notice explicit --grid command-line switch and honor it.Nat Goodspeed
2019-04-03SL-10685 LLPanelLogin crashandreykproductengine
2018-06-18MAINT-8751 Add a link to create an account to the viewer login screenmaxim_productengine
2018-04-20MAINT-8540 Eliminated a lot of xui related log warnings on startup and openin...andreykproductengine
2018-04-05MAINT-8488 FIXED Favourite location list on login screen is not updated after...maxim_productengine
2017-12-22MAINT-8120 Account that contains last name Resident cannot see his Favorites ...Mnikolenko Productengine
2017-12-21MAINT-8110 clear password field after failed login instead of showing fake dotsMnikolenko Productengine
2017-12-15MAINT-8098 FIXED The Viewer uses http: for the splash page even when configur...Mnikolenko Productengine
2017-09-29MAINT-7835 FIXED issue with resetting username after failed attempt to loginMnikolenko Productengine
2017-09-28MAINT-7835 Start location is not changed correctly via 'maps.secondlife.com' ...Mnikolenko Productengine
2017-08-25MAINT-7739 Make LLOSInfo a Singletonandreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-17MergeRider Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-01-06MAINT-898 FIXED Viewer attempts to log in with no passwordMnikolenko ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-29MAINT-5614: Cancel the fade timer for the progress screen when hidding progress.Rider Linden
2015-09-24MAINT-5614: Put the sInstance back the way it was for llpanelloginRider Linden
2015-09-22Reuse old login panel...Rider Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-08-25MergeRider Linden
2015-06-03Remove vestigial httpclient.h include from files that no longer need it.Rider Linden
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden