summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterflickr.cpp
AgeCommit message (Collapse)Author
2016-06-02MAINT-5194 Visual Outfit browserpavelkproductengine
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-04-29MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flowpavelkproductengine
Initial version, further refactoring pending
2015-04-13merge changes for 3.7.27-releaseOz Linden
2014-11-04MAINT-4581 FIXED Flickr slurl links break on some regions with spaces in the ↵Mnikolenko ProductEngine
region name
2014-10-18Update to build on Xcode 6.0: collection of removal of unused variables ↵callum_linden
[-Wunused-variable]
2014-07-25Changed: Reflected changes made to the Flickr floater XMLs in code.NiranV
Fixed: Deprecated llerrs/llwarns/lldebugs/llinfos on the way.
2014-05-07Fix Windows build issues: change in onVisibility() profile needed to ↵Merov Linden
percolate to SL Share panels
2014-03-12Omit Flickr machine tags for parcel if unnamedCho
2014-03-10MAINT-3555 : Consitency fix after merge of changeset f269634 in viewer-acmeMerov Linden
2014-02-27Pull merge from viewer-acmeMerov Linden
2014-02-27ACME-1327 : Implemented preview in all SL Share panels, switch ownership of ↵Merov Linden
preview to focused SL Share photo panel
2014-02-26ACME-1327 : WIP : Make rescale of preview isotropic, make preview button a ↵Merov Linden
toggle
2014-02-25ACME-1327 : WIP : Added big preview to the Flickr photo panel, uses the ↵Merov Linden
thumbnail for the moment
2014-02-26Added machine tags to Flickr uploads for ACME-1323Cho
2014-02-12Changed Flickr link text for ACME-1320Cho
2014-02-10ACME-1318 : Handle No filter a bit more smartly so we don't fail on an ↵Merov Linden
unknown filter to do nothing...
2014-02-06Made Flickr rating default to Safe for ACME-1304Cho
2014-02-06Made Flickr tags persist between uploads for ACME-1303Cho
2014-02-06Switched Flickr upload to PNG for ACME-1302Cho
2014-02-03ACME-1295 : Implement an mAllowFullScreenPreview flag in snapshotMerov Linden
2014-01-30ACME-1293 : Use notification to signal from the snapshot panel to its ↵Merov Linden
container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter
2014-01-29ACME-1272, ACME-1292 : Disable filter drop down when necessaryMerov Linden
2014-01-28ACME-1282 : Prevent rendering of UI in SL Share snapshotsMerov Linden
2014-01-28ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when ↵Merov Linden
we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI.
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵Merov Linden
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share
2014-01-16ACME-1236 : Small LLImageFilter clean upMerov Linden
2014-01-13ACME-1244 : WIP : Execute filters in Flickr panel. Testable but code beeds ↵Merov Linden
clean up.
2014-01-11ACME-1243 : WIP : Populate filter drop down with filter list dynamicallymerov
2013-12-18ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots ↵Merov Linden
of ugly hacks for now
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho
2013-11-14changed capitalization of Flickr SLURL link text to 'Visit this location ↵Cho
now' for ACME-1186
2013-11-13included default secondlife tag in Flickr photo upload for ACME-1184Cho
2013-11-13added fancier link description text and switched back to using dev servers ↵Cho
instead of caps for Flickr and Twitter
2013-11-13changed Twitter photo character limit to 100 just to be safe, and switched ↵Cho
to use cap server for Flickr and Twitter service
2013-11-11made floater_snapshot links open the photo tab on the corresponding floater ↵Cho
for ACME-1168
2013-11-07added title, descriptions, tags, and safety level to panel_flickr_photo.xml ↵Cho
for ACME-1142
2013-11-02added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵Cho
ACME-1141