summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwebcontent.h
AgeCommit message (Collapse)Author
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-06EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters.Vadim ProductEngine
Implemented new requirements from XD: "Profile window should keep last size, regardless of whether it was own profile or another users'. If multiple windows open, last one touched is the size we store."
2011-11-23SH-2710 FIX -- Removed calls to getChild happening every frame and during ↵Leslie Linden
idle calls. Reviewed by davep.
2011-11-10fixed buildRichard Linden
fixed handle downcast not initiating handle
2011-10-14EXP-1272 FIX Move "How To" to a separate web floaterRichard Nelson
fixed title of how to window to always say "How To" instead of showing url
2011-07-29EXP-1056 FIX Web popup issues with Web Content BrowserRichard Linden
changed browser id back to a string so it accepts malformed uuid strings coming from webkit - "{uuid}" instead of "uuid"
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile ↵Richard Nelson
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters
2011-07-13EXP-1009 WIP Teleport links from Search floater and destination guide in ↵Richard Linden
viewer fail with intrusted browser error in viewer
2011-07-12EXP-880 FIX Enable navigation chrome for Search floaterRichard Linden
search floater derives from floater_web_content all web content now uses floater_web_content instead of media_browser
2011-07-05EXP-982 FIX As a user, I would like to see the new web-based profiles ↵Richard Linden
without any browser chrome and at an appropriate default size
2011-01-06STORM-826 (workaround): correct mixed and dos-style line endingsOz Linden
2010-12-16SOCIAL-392 FIX Web Content Panel does not save location history between sessionscallum
2010-12-14SOCIAL-373 FIX Media browser does not show https secure icon in address bar ↵callum
when a site is loaded over https
2010-12-08SOCIAL-358 FIX Add button to Web Content floater to open current URL in ↵callum
system browser
2010-12-02SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer ↵callum
web apps Completes MVP
2010-12-01SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful ↵callum
for viewer web apps Latest traunch of fixes to new Web only content floater Also removed line in test app that fails to build - have a note to fix later
2010-11-30SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵callum
viewer web apps