Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
2023-08-17 | SL-20162 Better cof version logging | Andrey Kleshchev | |
And fixed some typos | |||
2021-06-25 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorypanel.cpp | |||
2021-03-25 | SL-14855 Disable edit button for uneditable items | Andrey Kleshchev | |
2021-03-23 | SL-14900 new Landmark creation flow | Mnikolenko Productengine | |
2021-02-05 | SL-14797 Normalize right-click menus on Landmarks & Picks Part#2 | Andrey Kleshchev | |
2020-09-25 | SL-13132 Fixed missing 'owner' label | Andrey Kleshchev | |
2020-06-22 | SL-12335 Show parcel owner's name and icon in landmarks | Andrey Kleshchev | |
2020-05-26 | SL-13279 Changes in Landmarks view UI - clarify that Notes are editable | Mnikolenko Productengine | |
2020-05-06 | SL-13132 Emphasize parcel name over region name in Landmarks and Place Profiles | Andrey Kleshchev | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-07-13 | MAINT-5347 FIXED Set Landmark title field as the name of the region with ↵ | Mnikolenko ProductEngine | |
coordinates, if the name of parcel is blank. | |||
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-03-31 | build fix | Mnikolenko ProductEngine | |
2015-03-30 | fix for MAINT-5021: landmarks not populating correctly when parcel data is ↵ | Glenn Glazer | |
missing | |||
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-03-12 | merge with release | Richard Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2010-12-06 | STORM-690 FIXED Underlying panels were visible in undocked sidepanels. | Vadim ProductEngine | |
By the way, fixed losing focus when switching between panels in Me and Places SP (which made the floater semi-transparent). | |||
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-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-26 | EXT-8391 FIXED Landmark creation and error handling. | Sergei Litovchuk | |
- Added displaying error messages in Create Landmark panel upon remote parcel request fail. - Moved landmark creation from LLPanelLandmarkInfo::processParcelInfo() because we use only agent's current coordinates instead of waiting for remote parcel request to complete. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/793/. --HG-- branch : product-engine | |||
2010-05-28 | WIP Fix miscellaneous display names in UI | James Cook | |
2010-05-13 | Fix build errors introduced in last merge | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-03-31 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-03-30 | EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate class | Loren Shih | |
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions | |||
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-24 | Normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + button > Create ↵ | Sergei Litovchuk | |
Landmark > Landmark location dropdown > Landmarks/Japanese - Fixed translating category name in Landmark location dropdown list for cases when localized name is a part of folder's full name. Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/32/ --HG-- branch : product-engine | |||
2010-03-16 | Implemented normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + ↵ | Sergei Litovchuk | |
button > Create Landmark > Landmark location dropdown > Landmarks/Japanese. Normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + button > Create Landmark > Landmark location dropdown > Landmarks/Japanese. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/32/ --HG-- branch : product-engine | |||
2010-03-02 | Merge | James Cook | |
2010-02-13 | CID-132 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelLandmarkInfo::getFullFolderName(const LLViewerInventoryCategory *) File: /indra/newview/llpanellandmarkinfo.cpp | |||
2010-02-11 | Merge | James Cook | |
2010-02-11 | CID-83 follow-up | Tofu Linden | |
2010-02-11 | CID-83 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLPanelLandmarkInfo::populateFoldersList() File: /indra/newview/llpanellandmarkinfo.cpp | |||
2010-02-03 | merge | James Cook | |
2010-01-29 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-27 | Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up ↵ | Mike Antipov | |
with 1@ in Viewer 1.23.x) -- Implemented storage to save favorite landmarks order in local file. -- Previously implemented solution to store sort index in Landmark's name replaced with using the storage. For now all landmarks are shown as is (with sort LM prefix if it exists). -- Some deprecated methods are marked to be removed later -- Reverted fixes for: EXT-4306, EXT-1237, EXT-1615 as not necessary, these bugs should be verified again. --HG-- branch : product-engine | |||
2010-01-27 | CID-388 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPanelPlaceInfo::LLPanelPlaceInfo() File: /indra/newview/llpanelplaceinfo.cpp |