summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterfacebook.cpp
AgeCommit message (Collapse)Author
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-21Added Friends tab to Facebook floater for ACME-1325Cho
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-06changed Facebook default image upload size to 1200x630 and Twitter to 800x600Cho
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-1275 : Implemented filters to the Twitter and Facebook panelsMerov 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
2013-12-16ACME-1233 : Avoid iteration on the quality setting and make it more consistentMerov Linden
2013-12-11ACME-1233 : Set the quality for jpeg images send to Facebook correctlyMerov Linden
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho