summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.cpp
AgeCommit message (Collapse)Author
2010-07-15Merge cleanup.Dave Parks
2010-07-14mergeDave Parks
2010-06-28EXT-7498 WIP Snapshot SharingAimee Linden
Reviewed by Tofu.
2010-06-15final(?) merge to revert snapshot floater to 2.0.1 level.Tofu Linden
2010-06-15Backed out changeset 1acc14a5e7acTofu Linden
2010-06-15merge backout.Tofu Linden
2010-06-15Backed out changeset b447707f20f5Tofu Linden
2010-06-15merge backout.Tofu Linden
2010-06-15Backed out changeset 1c66b34b7fbeTofu Linden
2010-06-15merge backout.Tofu Linden
2010-06-15Backed out changeset c9dd9852d76bTofu Linden
2010-06-15Backed out changeset d632626f9b11Tofu Linden
2010-06-14mergeDave Parks
2010-06-14EXT-7524 FIXED Save snapshot to inventory results in crashAimee Linden
Moved confirmSavingTexture() and onSavingTextureConfirmed() from LLSnapshotLivePreview to LLFloaterSnapshot::Impl so that the notification confirmation completes before LLFloaterSnapshot is closed.
2010-06-08Merge with viewer-experimentalDave Parks
2010-06-08Fix the windows build (bool -> BOOL) *Grumble*Aimee Linden
2010-06-08EXT-7521 FIXED Snapshot floater not remembering whether to show the advanced ↵Aimee Linden
panel. Also removes some redundant code, and registers UI callbacks for use from XUI. Reviewed by: Tofu
2010-06-07Merge with render-pipelineDave Parks
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-06-28EXT-7498 WIP Snapshot SharingAimee Linden
Reviewed by Tofu.
2010-05-28EXT-7498 WIP Hide share to web button until the code behind it is complete.Aimee Linden
2010-04-21Automated mergeRoxie Linden
2010-04-20slightly hairy merge from viewer-trunkTofu Linden
2010-04-19Unhardcoded snapshot upload price in my fix for EXT-6606 (Set As Profile Pic ↵Vadim Savchuk
uploads and charges user L$10 without confirmation). Reviewed by Richard: https://codereview.productengine.com/secondlife/r/217/ --HG-- branch : product-engine
2010-04-19automated merge with trunkRoxie Linden
2010-04-14slightly hairy merge from viewer-trunkTofu Linden
2010-04-12Fixed major bug EXT-6606 (Set As Profile Pic uploads and charges user L$10 ↵Vadim Savchuk
without confirmation). Added upload confirmation dialog. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/217/ --HG-- branch : product-engine
2010-04-07Automated mergeRoxie Linden
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07merge from viewer-trunkTofu Linden
2010-04-07PE merge from pe-viewer-trunkTofu Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-04-07Fixed 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-06another hairy merge from viewer-trunk :(Tofu Linden
2010-04-01Automated MergeRoxie Linden
2010-03-30HUGE merge from viewer-trunk. Many conflicts resolved.Tofu Linden
2010-03-25automated mergeLoren Shih
2010-03-24fixing windows line endingsLeyla Farazha
2010-03-24Hooked up Save As Profile PicLeyla Farazha
reviewed by Richard CC# 167
2010-03-23EXT-2959 : Full out camera functions from llagent to llagentcameraLoren Shih
First check-in; only compiles, nothing more.
2010-03-17Adding error handling to share to web feature.Leyla Farazha
Reviewed by Callum
2010-03-16fixing windows line endingsLeyla Farazha
2010-03-16New snapshot/social media floaterLeyla Farazha
reviewed by Richard
2010-02-04Fixed bug EXT-4806 (Snapshot floater has preview offset).Vadim Savchuk
Removed incorrect vertical offset modification in compact mode. --HG-- branch : product-engine
2010-02-01EXT-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-29EXT-4493: Mark snapshot as dirty when changing quality slider.Lynx Linden
2010-01-28CID-380Tofu Linden
Checker: UNINIT_CTOR Function: LLFloaterSnapshot::Impl::Impl() File: /indra/newview/llfloatersnapshot.cpp