Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-01 | SH-483 Fix for varioius issues with hi-rez snapshots -- mainly disable the ↵ | Dave Parks | |
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects. | |||
2010-12-10 | STORM-378 ADDITIONAL FIX REVERTED Backed out changeset: f858446d207f | Seth ProductEngine | |
2010-12-10 | STORM-378 FIX REVERTED Backed out changeset: 1bce3dd882df | Seth ProductEngine | |
2010-12-06 | STORM-378 : pull into viewer-beta | Merov Linden | |
2010-12-03 | STORM-378 ADDITIONAL FIX Fixed playing snapshot animation and sound when a ↵ | Seth ProductEngine | |
snapshot is refreshed. | |||
2010-12-01 | STORM-687 FIXED Applied floater transparency to snapshot preview texture ↵ | Vadim ProductEngine | |
(unless the floater is focused, see STORM-676 to know why). | |||
2010-11-23 | STORM-378 FIXED Added playing snapshot animation and sound when snapshot ↵ | Seth ProductEngine | |
floater is open or refreshed and a snapshot is actually taken. Removed animation upon saving and sending a snapshot. | |||
2010-10-10 | VWR-21967 There's lots of ::renderForSelect() code that we don't need any more. | Tofu Linden | |
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline) | |||
2010-09-16 | merge | Richard Linden | |
2010-08-31 | SNOW-680 VWR-10854 : Honour share with group and allow anyone to copy for ↵ | Merov Linden | |
snapshots | |||
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-06-28 | EXT-7498 WIP Snapshot Sharing | Aimee Linden | |
Reviewed by Tofu. | |||
2010-06-15 | final(?) merge to revert snapshot floater to 2.0.1 level. | Tofu Linden | |
2010-06-15 | Backed out changeset 1acc14a5e7ac | Tofu Linden | |
2010-06-15 | merge backout. | Tofu Linden | |
2010-06-15 | Backed out changeset b447707f20f5 | Tofu Linden | |
2010-06-15 | merge backout. | Tofu Linden | |
2010-06-15 | Backed out changeset 1c66b34b7fbe | Tofu Linden | |
2010-06-15 | merge backout. | Tofu Linden | |
2010-06-15 | Backed out changeset c9dd9852d76b | Tofu Linden | |
2010-06-15 | Backed out changeset d632626f9b11 | Tofu Linden | |
2010-04-07 | Fixed major bug EXT-6534 (Snapshot to Disk with Custom Size, selecting ↵ | Mike Antipov | |
Constrain Proportions causes snapshot of the active window with a background to the correct size but the window the same size as original, instead of proportionally changing the active window size.) * The reason: completely broken functionality to keep all the GUI controls in sync with the saved settings and Preview image state. Issue occurred while upgrading snapshot/social media floater (changeset (1acc14a5e7ac) New snapshot/social media floater) * Fix: added disabling of floater's buttons depend on snapshot is up to date ("Share Snapshot", "Save Snapshot", "Set As Profile Pic", "Share To Web", "Email Snapshot", "Save To My Inventory", "Save To My Computer"). QA Note: other controls should be checked against necessity to disable them while changing snapshot settings. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/181/ --HG-- branch : product-engine | |||
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-25 | automated merge | Loren Shih | |
2010-03-24 | fixing windows line endings | Leyla Farazha | |
2010-03-24 | Hooked up Save As Profile Pic | Leyla Farazha | |
reviewed by Richard CC# 167 | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-03-17 | Adding error handling to share to web feature. | Leyla Farazha | |
Reviewed by Callum | |||
2010-03-16 | fixing windows line endings | Leyla Farazha | |
2010-03-16 | New snapshot/social media floater | Leyla Farazha | |
reviewed by Richard | |||
2010-02-04 | Fixed bug EXT-4806 (Snapshot floater has preview offset). | Vadim Savchuk | |
Removed incorrect vertical offset modification in compact mode. --HG-- branch : product-engine | |||
2010-02-01 | EXT-4774: Fixed the position of the snapshot preview thumbnail. | Lynx Linden | |
The preview thumbnail no longer floats above the snapshot window when the window is in its small (less) mode. | |||
2010-01-29 | EXT-4493: Mark snapshot as dirty when changing quality slider. | Lynx Linden | |
2010-01-28 | CID-380 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLFloaterSnapshot::Impl::Impl() File: /indra/newview/llfloatersnapshot.cpp | |||
2010-01-15 | EXT-4133 MissingString(AllEstatesYouOwn) when adding/removing from ↵ | Leyla Farazha | |
REGION/ESTATE, Estate tab reviewed by James | |||
2009-12-21 | EXT-3623 - taking a snapshot on windows completely breakd the UI | richard | |
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 include llnotifications.h from llfloater.h trying to speed builds | James Cook | |
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater. | |||
2009-11-10 | merge | James Cook | |
2009-11-10 | Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵ | James Cook | |
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard. | |||
2009-11-09 | data driven layout of top-level UI elements | richard | |
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James | |||
2009-11-05 | refactored top level ui into main_view.xml | richard | |
2009-11-05 | merge | angela | |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |