Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | STORM-1256 WIP Implemented editing region environment settings via the ↵ | Vadim ProductEngine | |
Region/Estate floater. | |||
2011-05-23 | merge latest changes (post-2.7.0) from viewer-development | Oz Linden | |
2011-05-21 | fix oops when cleaning up temporary ifndefs | Oz Linden | |
2011-05-20 | STORM-1265: partial fix for region updates; further integration with new ↵ | Oz Linden | |
dialogs needed. | |||
2011-05-19 | STORM-1265: code changes for merging the Terrain and Ground Textures tabs | Oz Linden | |
2011-05-17 | SH-1444 FIXED "Allow mesh objects" setting is visible on a non-mesh region. | Loren Shih | |
2011-05-17 | STORM-1205 ADDITIONAL FIX Add "Environment" tab to the "Region/Estate" floater | Paul ProductEngine | |
- Set tab Environment to the right place (tab order) in the Region\Estate floater - Updated Environment tab content according the spec | |||
2011-05-09 | SH-1444 "Allow mesh objects" setting is visible on a non-mesh region. | Loren Shih | |
2011-04-18 | STORM-1180 FIX Temporarily disabled region environment controls. | Vadim ProductEngine | |
Besides, adding a workaround for a crash on exit I've experienced. | |||
2011-03-31 | STORM-1126 merge | Vadim ProductEngine | |
2011-03-31 | STORM-1126 WIP Windlight Estate Settings integration: pass 5 | Vadim ProductEngine | |
* Added "Apply Local to Region" button to the region terrain setttings panel. * Fixed previewing presets via a combomox in the Advanced Sky Editor floater. | |||
2011-03-31 | STORM-1126 WIP Windlight Estate Settings integration: pass 4 | Vadim ProductEngine | |
Changes: * Fixed incorrect way to pass parameters to notifications. * Fixed crashes in the Advanced Sky floater and the Region Terrain panel. * Fixed initialization and multiple instantiation of the Day Cycle floater (that might lead to incorrect behavior). * Fixed and re-enabled committing env. settings changes to region. * Fixed day cycle and sky settings being sent as empty arrays and therefore not passing validation on server. It is now possible to change region environment settings. * Added debug messages. | |||
2011-04-13 | SH-1299 and SH-1300 Adding mesh enabled checkbox to region floater | Leyla Farazha | |
2011-02-23 | STORM-1126 WIP Windlight Estate Settings port from 1.23: baseline: read only ↵ | tiggs@lindenlab.com | |
windlight works (resubmitted by Vadim ProductEngine) | |||
2010-09-30 | STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at ↵ | Nyx (Neal Orman) | |
getting windlight ported to V2. Lots of cleanup in the floater classes. Not sure every decision was correct but it compiles now. Doesn't link yet. (resubmitted by Vadim ProductEngine) | |||
2010-09-27 | STORM-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-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-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 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
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-07-30 | converted static callbacks to member functions and deprecated ↵ | Richard Nelson | |
LLPanel::child*() methods | |||
2010-05-28 | changing notifications from "inspect" slurls to "completename" slurls | Leyla Farazha | |
2010-05-25 | Merge | Leyla Farazha | |
2010-05-25 | LLFloaterAvatarPicker now uses LLAvatarNames | Leyla Farazha | |
reviewed by James | |||
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-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-04-01 | Automated Merge | Roxie Linden | |
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-02-26 | DEV-46659 Identity Evolution - SLID - Banned Residents name does not appear ↵ | James Cook | |
on the Estate tab under Region/Estate Fixed button enablement for add/remove ban. The buttons are supposed to be disabled on the mainland, even for gods. | |||
2010-01-27 | CID-200 | Tofu Linden | |
Checker: RESOURCE_LEAK Function: LLPanelEstateInfo::onKickUserCommit(const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char>>>> &, std::vector<LLUUID, std::allocator<LLUUID>>&) File: /indra/newview/llfloaterregioninfo.cpp we don't use this structure, all the way back to 1.23 | |||
2010-01-26 | CID-395 Checker: UNINIT_CTOR | Tofu Linden | |
Function: LLPanelEstateCovenant::LLPanelEstateCovenant() File: /indra/newview/llfloaterregioninfo.cpp | |||
2010-01-15 | EXT-4133 MissingString(AllEstatesYouOwn) when adding/removing from ↵ | Leyla Farazha | |
REGION/ESTATE, Estate tab reviewed by James | |||
2010-01-11 | EXT-2373 Viewer crashes if open Region/Estate floater after logging out | Leyla Farazha | |
reviewed by Richard | |||
2009-12-28 | implemented minor task EXT-3454 Code improvements: Replace old-style calback ↵ | Denis Serdjuk | |
with boost::function in the LLFloaterAvatarPicker --HG-- branch : product-engine | |||
2009-12-15 | Merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine | |||
2009-12-14 | Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0. | brad kittenbrink | |
2009-12-11 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-10 | DEV-28327 Remove ELAR email field from client | Soft Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |