Richard Linden
008d95535f
EXP-880 FIX Disable address bar copy menu and open in external browser button
...
when using trusted browser or explicitly disabling address bar
2011-08-09 13:32:46 -07:00
Richard Linden
c7a2f5c4fb
EXP-1057 FIX Cursor doesn't go to the input field on the Find Floater due to lack of window focus
...
also allow right clip to copy url from disabled address bar
2011-07-29 17:29:02 -07:00
Richard Linden
feddda6740
EXP-1056 FIX Web popup issues with Web Content Browser
...
changed browser id back to a string so it accepts malformed uuid strings
coming from webkit - "{uuid}" instead of "uuid"
2011-07-29 16:38:07 -07:00
Richard Nelson
5c8f22c640
fix for gcc
2011-07-27 15:34:58 -07:00
Richard Nelson
fd9f3b9fe9
EXP-1021 FIX Position of web content browser dictates position of profile 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-26 14:26:27 -07:00
Richard Nelson
fecf706f1b
EXP-880 FIX Enable navigation chrome for Search floater
...
changes in size of target windows other than _blank or "" are not saved
EXP-1018 FIX Profile button in Basic mode does not toggle correctly when profile is opened and toggles on and closes other Web Content Panel windows
2011-07-20 20:16:47 -07:00
Richard Linden
38ba526cc5
EXP-1009 WIP Teleport links from Search floater and destination guide in viewer fail with intrusted browser error in viewer
2011-07-13 17:59:53 -07:00
Richard Linden
fa3f4d1166
EXP-880 FIX Enable navigation chrome for Search floater
...
search floater derives from floater_web_content
all web content now uses floater_web_content instead of media_browser
2011-07-12 20:58:30 -07:00
Richard Linden
aecfaef10c
EXP-982 FIX As a user, I would like to see the new web-based profiles without any browser chrome and at an appropriate default size
2011-07-05 16:51:04 -07:00
Oz Linden
a4d5e38535
STORM-826 (workaround): correct mixed and dos-style line endings
2011-01-06 11:06:20 -05:00
Monroe Linden
67a914ebd7
Fix for a couple of minor merge issues.
2010-12-20 12:02:56 -08:00
callum
67ca1c0b62
SOCIAL-395 (FIX) LLWebContentFloater not handling Javascript size and window position parameters in
...
Change to llfloaterwebcontent.cpp is a whitespace change only to fix a broken checkin
2010-12-17 16:20:19 -08:00
callum
4a2a9ba80a
SOCIAL-392 FIX Web Content Panel does not save location history between sessions
2010-12-16 15:34:46 -08:00
callum
179b434d89
SOCIAL-389 FIX Stop button in Web Content panel does not stop page content from loading or progress bar
...
So many things wrong here it wasn't funny - button not enabled, button not connected to function, wrong call to stop browser etc.
2010-12-15 18:02:01 -08:00
Monroe Linden
7b963a5ec0
SOCIAL-369 FIX Hitting reload on the media browser removes entries from location history for that session in Webkit 4.7
2010-12-14 17:53:04 -08:00
callum
7c5d96f91e
SOCIAL-383 FIX Sites with no titles do not show web address in title bar in Web Content Browser
2010-12-14 16:16:58 -08:00
callum
5dcf11ab4b
SOCIAL-373 FIX Media browser does not show https secure icon in address bar when a site is loaded over https
2010-12-14 12:25:10 -08:00
callum
61b675e0af
SOCIAL-358 FIX Add button to Web Content floater to open current URL in system browser
2010-12-08 14:38:20 -08:00
Monroe Linden
b8ec0d25be
SOCIAL-248 FIX Remove HEAD requests from WebKit
...
This change makes LLFloaterWebContent always specify a MIME type of "text/html" when navigating to an URL. This tells the plugin system to skip the MIME type probe (which is what does the HEAD request) and just use the WebKit plugin.
This means non-web content (such as QuickTime movies) may not work properly in the web content floater. Hopefully this won't be a problem...
2010-12-03 15:47:32 -08:00
callum
468b44e283
Silly whitespace issue - no code change.
2010-12-03 15:00:32 -08:00
callum
a991bd7f90
SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer web apps
...
Completes MVP
2010-12-02 14:50:57 -08:00
callum
adb62e958f
SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for viewer web apps
...
Added support for graphic browser buttons and laid them out differently
2010-12-01 22:25:13 -08:00
callum
88eabbd077
SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful 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-12-01 19:02:53 -08:00
callum
522bcf17b7
SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for viewer web apps
2010-11-30 20:52:30 -08:00