Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-15 | merge | Richard Linden | |
2010-11-01 | VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() ↵ | Mark Palange (Mani) | |
and unit tests. Reviewed by brad. | |||
2010-09-29 | login panel now properly nested in main_view.xml, no more z order hackery | Richard Linden | |
2010-09-28 | made mIsFocusRoot a XUI param | Richard Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-17 | allow_popups is now driven by trusted content flag | Richard Linden | |
trusted content is now a const attribute of LLMediaCtrl, set in constructor params | |||
2010-09-03 | DEV-53068 ADITI login page broken on Viewer 2 | Leyla Farazha | |
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-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-08-04 | deprecated ADD_SORTED due to n^2 behavior, set the sort order on the scroll ↵ | Richard Nelson | |
list instead | |||
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-21 | DEV-36441 FIXED Minor coding standards fix-up to previous fix for VWR-14765. | Aimee Linden | |
2010-06-03 | merge | Richard Linden | |
2010-06-02 | eliminated a bunch of warnings on startup | Richard Linden | |
2010-06-01 | Merge with dessie/viewer-public in prep to land code there | James Cook | |
2010-05-27 | EXT-7388 - --grid command-line argument does nothing | Roxie Linden | |
Fix up overriding of --loginuri --loginpage --helperuri | |||
2010-05-24 | merge | Richard Nelson | |
2010-05-21 | Fix for EXT-5667 (support window.open() in shared media so google docs will ↵ | Monroe Linden | |
work). Moved the processing of clicks on _external and _blank targeted links from LLMediaCtrl to LLViewerMediaImpl. Removed LLMediaCtrl::setOpenInExternalBrowser() since that functionality is available through the use of the _external target attribute in web content. Removed LLMediaCtrl:: setOpenInInternalBrowser() since it was unimplemented and not used. Made the webkit media plugin set llqtwebkit's window open behavior to WOB_SIMULATE_BLANK_HREF_CLICK. This is #ifdefed out on Linux until we get a new Linux build of llqtwebkit. | |||
2010-05-20 | DEV-50304 Busy mode response off bottom of preferences | James Cook | |
2010-05-20 | DEV-50266 Allow login with firstname.lastname | James Cook | |
Discussed with Gino | |||
2010-05-13 | Fix build errors introduced in last merge | James Cook | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-04 | Automated merge | Roxie Linden | |
2010-05-03 | EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by davep. | Karl Stiefvater (qarl) | |
2010-04-29 | DEV-49491 - Multiple spaces between first and last name in username cause ↵ | Roxie Linden | |
failed login | |||
2010-04-23 | automated merge | Roxie Linden | |
2010-04-22 | DEV-49332 - cryptic error message when typing in single username when ↵ | Roxie Linden | |
logging into maingrid. Needs to be changed when IE is checked in, of course. Now we check the expected credential formats for a given grid against the format that is typed in, and throw an error if it's invalid. | |||
2010-04-21 | Remove diamondware and rearrange login panel to be like it is in the default ↵ | Roxie Linden | |
viewer 2 build | |||
2010-04-21 | fixed EXT-6858 Corrupted timestamp for system notification about CAPSLOCK is on | Alexei Arabadji | |
Removed useless sending notification "CapsKeyOn" since it doesn't fit actual design; reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/277/ --HG-- branch : product-engine | |||
2010-04-21 | Show beta grids depending on a settings.xml setting. for SLE, this will be ↵ | Roxie Linden | |
turned off. For trunk, it's turned on. Also, fixed an issue with manual entry of locations into the location dropdown. | |||
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-06 | automated merge of DEV-48542 | Roxie Linden | |
2010-04-06 | DEV-48542 - CID-444/CID-445: missing break in switch, llpanellogin.cpp | Roxie Linden | |
Added missing breaks. CR: Josh | |||
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-29 | Automated merge | Roxie Linden | |
2010-03-26 | EXT-6517 Now updating the location value in refreshLocation. | Mark Palange (Mani) | |
Reviewed by Richard | |||
2010-03-08 | DEV-45976 Last Login Location Preference not remembered | Roxie Linden | |
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-02-19 | Fixed normal bug EXT-5488(After login to specific region, next startup shows ↵ | Eugene Mutavchi | |
location box empty preventing login) --HG-- branch : product-engine | |||
2010-02-11 | Merge | James Cook | |
2010-02-05 | merge | richard | |