Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-13 | SOCIAL-367 FIX HTTP Auth dialog does not indicate what server a user is ↵ | callum | |
entering a user name and password for in Webkit 4.7 | |||
2010-12-10 | merge | Richard Linden | |
2010-12-10 | SOCIAL-364 FIX Viewer Crash when selecting Browse Linden Homes button from ↵ | callum | |
side panel | |||
2010-12-10 | WIP XUI HTTP Auth dialog | Richard Linden | |
refactored LLWindowShade into seperate file improved layout of dialog improved dialog resizing logic Tab and Enter keys now work as expected in windowshade form added "modal" capability to window shade added HTTP Auth notifications to MOAP | |||
2010-12-08 | SOCIAL-358 FIX Add button to Web Content floater to open current URL in ↵ | callum | |
system browser | |||
2010-12-06 | SOCIAL-342 FIX Rename Web Browser Test option in debug menus to reflect the ↵ | callum | |
fact it opens the Media browser | |||
2010-12-03 | Merge | callum | |
2010-12-03 | SOCIAL-229 FIX (2nd trY) (Windows) Fix file uploads (Content-Type header bug) | callum | |
Updates Windows version of LLQtWebKit | |||
2010-12-03 | SOCIAL-229 FIX Fix file uploads (Content-Type header bug) | Monroe Linden | |
This was fixed in the llqtwebkit library, by stripping the Content-Type header out of GET requests in LLNetworkAccessManager::createRequest(). This fix is in changeset b9ec6135a395 in the main llqtwebkit repository. This commit updates the Mac build of llqtwebkit. | |||
2010-12-03 | SOCIAL-229 FIX (Windows) Fix file uploads (Content-Type header bug | callum | |
Updates Windows version of LLQtWebKit | |||
2010-12-03 | SOCIAL-248 FIX Remove HEAD requests from WebKit | Monroe Linden | |
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 | Merge | callum | |
2010-12-03 | SOCIAL-334 FIX Remove link color and action from status bar text in web ↵ | callum | |
content window | |||
2010-12-03 | Fix build break on the mac. | Monroe Linden | |
2010-12-03 | SOCIAL-333 FIX Order of buttons on Web content floater is wrong | callum | |
2010-12-03 | Silly whitespace issue - no code change. | callum | |
2010-12-03 | Merge after pull from viewer-development | callum | |
2010-12-03 | SOCIAL-318 FIX Example plugin doesn't render anything | callum | |
2010-12-03 | pull latest fixes back from viewer-beta | Oz Linden | |
2010-12-02 | SOCIAL-317 FIX LLWebContentFloater opens popups in the media browser | callum | |
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | SOCIAL-315 FIX Update Qt/LLQtWebKit version number in the viewer to 4.7.1 ↵ | callum | |
from 4.6 | |||
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer ↵ | callum | |
web apps Completes MVP | |||
2010-12-02 | merge fixes for STORM-432 | Oz Linden | |
2010-12-02 | CHOP-240 Fix for incorrect use of std:multimap iterators. Rev. by Alain. | Mark Palange (Mani) | |
2010-12-02 | merge fix for STORM-679 | Oz Linden | |
2010-12-02 | merge fix for STORM-596 | Oz Linden | |
2010-12-02 | merge fix for STORM-557 | Oz Linden | |
2010-12-02 | STORM-432 ADDITIONAL FIX Disabled manual resizing of the bottom panel in ↵ | Vadim ProductEngine | |
the Places SP. | |||
2010-12-01 | SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵ | callum | |
viewer web apps Added support for graphic browser buttons and laid them out differently | |||
2010-12-01 | SOCIAL-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-12-01 | SOCIAL-231 FIX Enable tooltips (for links and images) | Monroe Linden | |
New build of mac llqtwebkit library from revision 1799a899e06d in http://hg.secondlife.com/llqtwebkit . | |||
2010-12-01 | OCIAL-231 FIX Enable tooltips (for links and images) | Monroe Linden | |
Added the necessary plumbing to get link_hovered events from the webkit plugin through to the viewer UI. This requires a llqtwebkit library built from revision 1799a899e06d or later in http://hg.secondlife.com/llqtwebkit to function. The viewer source changes are backwards-compatible with earlier versions of llqtwebkit, it just won't see any link_hovered events with previous revisions. Reviewed by Callum. | |||
2010-12-01 | SOCIAL-249 FIX pressing any of the Alt keys and 0-9 will output the number ↵ | Monroe Linden | |
and symbol instead of just symbol The issue seems to be Mac-only, so I've put the fix inside #if LL_DARWIN. Windows' handling of ALT is very different, so the fix might not be appropriate there. | |||
2010-12-01 | CHOP-238 Fix to bug introduced by ↵ | Mark Palange (Mani) | |
http://hg.secondlife.com/viewer-beta/changeset/4072bd5389b2 Reviewed by Brad | |||
2010-12-01 | Fix STORM-716 by re-fixing STORM-530 in a different way. | Kent Quirk | |
2010-12-01 | STORM-432 ADDITIONAL FIX Disabled manual resizing of the bottom panel in ↵ | Vadim ProductEngine | |
the inventory SP. | |||
2010-11-30 | SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵ | callum | |
viewer web apps | |||
2010-11-30 | Merge | Leyla Farazha | |
2010-11-30 | DN-217 Changing between View Display Names on and off during a conference ↵ | Leyla Farazha | |
call session put viewer in a state where last name resident was shown in viewer everywhere for user in conference call with last name resident. | |||
2010-11-30 | SOCIAL-299 FIX Add *.lindenlab.com to trusted certificate authorities in WebKit | callum | |
Reviewed by CB | |||
2010-11-30 | STORM-667 FIXED Backed out changeset: 67c66befd75c. Restored white color for ↵ | Seth ProductEngine | |
name tag text. | |||
2010-11-30 | Automated merge from viewer-development | Loren Shih | |
2010-11-30 | SH-435 FIXED Crash on login from infinite loop in LLVOAvatarSelf | Loren Shih | |
Added additional check to prevent infinite loop. Blind fix since we have no repro. | |||
2010-11-29 | Pull viewer-beta into viewer-development | Merov Linden | |
2010-11-29 | Update Windows LLQtWebKit library with new build - fixes it enables on ↵ | callum | |
following lines SOCIAL-261 FIX Fix weird end of line squares in QtWebKit 4.7 SOCIAL-254 FIX Fix: Dropdown menu items are hard to select in WebKit SOCIAL-230 FIX Underlined text looks bad on OSX (almost strikethrough) | |||
2010-11-29 | CHOP-223 : Pull into viewer-beta | Merov Linden | |
2010-11-29 | Fix UpdaterServiceURL setting default. update.secondlife.com requires https ↵ | brad kittenbrink | |
access. | |||
2010-11-29 | CHOP-223 : Pull into viewer-beta | Merov Linden | |