Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-10-18 | Update to build on Xcode 6.0: collection of removal of unused variables ↵ | callum_linden | |
[-Wunused-variable] | |||
2013-11-15 | SH-4623 FIX: Library Kart will not drive backwards on Viewer-interesting. | Richard Linden | |
SH-4622 FIX: Interesting: Viewer-interesting crashes when attempting to buy land | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-17 | Expanding region flags to 64 bits. Adding region protocol flags | Don Kjer | |
2011-08-05 | STORM-1309 WIP Fixed maturity rating icon overlapping the floater right border. | Vadim ProductEngine | |
The code that places it now takes into account possible text truncation. | |||
2011-08-05 | STORM-1309 WIP Proper truncation of region type, estate name and estate ↵ | Vadim ProductEngine | |
owner text. * Use ellipses for truncation. * Where applicable, set tooltip to contain the uncut text. * Leave a few pixels of padding between the text and the floater right border. LLView::getChild<T>() never returns NULL, so no need to check its return value. | |||
2011-07-25 | STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") ↵ | Vadim ProductEngine | |
everywhere. | |||
2011-05-20 | fix more DOS line endings | Oz Linden | |
2011-05-10 | ER-480 Viewer work for abandoned land. | Kelly Washington | |
* Support group members with the right powers buying land set for sale to a group * Add dialogs for abandoned land related notifications. | |||
2010-09-27 | Merge | 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-31 | VWR-22280 FIXED Add "language" parameter to all XMLRPC call (Buy L$ and Buy ↵ | Vadim Savchuk | |
Land). | |||
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-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-06-22 | EXT-7947 FIXED Added "language" parameter with LLUI::getLanguage() value ↵ | Mike Antipov | |
into web site info. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/627/ --HG-- branch : product-engine | |||
2010-05-28 | Merge | Leyla Farazha | |
2010-05-28 | changing notifications from "inspect" slurls to "completename" slurls | Leyla Farazha | |
2010-05-28 | WIP Fix miscellaneous display names in UI | 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-04-27 | Fixed normal bug EXT-6882 ([EN FORMATTING] Comprar terreno (Buying Land) ↵ | Paul Guslisty | |
window. Blank space needed between \"...de terreno.\" and \"Este terreno...\") - added space in the strings.xml for translation, so that languages that need the space (English, Spanish, French, etc.) can have it, and languages that don't (Japanese, Chinese etc) can remove it Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/314/ --HG-- branch : product-engine | |||
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-02-17 | Implemented (EXT-4714) Add maturity icons to Buy Land and Buy Land for Group. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-01 | Support returning full_name (and SLID) for LLCacheName::get() calls | James Cook | |
Changed callback signature to full_name instead of first_name,last_name Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism Change Pay dialog names to SLURL links Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit Consolidate name first + " " + last concatenation in LLCacheName::buildFullName() Reviewed with Kelly | |||
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2009-12-03 | EXT-2854 Replace instances in the viewer with the final search maturity names | angela | |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard | |
reviewed by James | |||
2009-11-08 | EXT-332: Added support for local currency estimates to the Buy L$ | Lynx Linden | |
and Buy Land floaters. We now check for a new estimatedLocalCost key from the XML-RPC server, which provides the estimated cost in the user's local currency, e.g., "US$ 10.00" or "10.00 Euros". Note: the server is not currently sending this information. The previous codepath still exists and should be unaffected. That is, we will continue to check for an estimatedCost key from the server with a value specified in US cents. We give precedence to estimatedLocalCost though and may want to remove this code once the international billing server changes go live. <lynx@lindenlab.com> HG: branch 'default' HG: changed indra/newview/llcurrencyuimanager.cpp HG: changed indra/newview/llcurrencyuimanager.h HG: changed indra/newview/llfloaterbuyland.cpp HG: changed indra/newview/skins/default/xui/en/floater_buy_land.xml | |||
2009-10-22 | EXT-1651 Fix "You cannot close the Buy Land window" error message that ↵ | James Cook | |
prevents buying land more than once per login session. Made LLFloaterBuyLandUI destroy itself on close, which cleans up pending currency transactions. Changed LLViewerParcelMgr::deleteBuyInfo() signature because I found it confusing. Reviewed with Richard. | |||
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry |