Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-25 | Changes force no crt manifest linking in windows plugin files. | Mark Palange (Mani) | |
2009-09-25 | DEV-32777, QAR-1619: Disable MSVC Release-build optimization for ↵ | Nat Goodspeed | |
LLCoros::launchImpl(). This fixes the Release-build crash in lllogin_test.cpp. | |||
2009-09-24 | Disable MSVC "fatal warning" 4702 for boost::lexical_cast in Release build | Nat Goodspeed | |
2009-09-23 | Add pth-2.0.7-linden.txt with S3 URL for the original Pth source tarball. | Nat Goodspeed | |
Add this file to pth.txt manifest file. Update install.xml with the URL for new pth-2.0.7-darwin-20090923.tar.bz2. | |||
2009-09-22 | ND-37009: Add Pth license text to licenses-mac.txt | Nat Goodspeed | |
2009-09-22 | ND-37009: re-add Pth to list of licenses in floater_about.xml | Nat Goodspeed | |
2009-09-22 | Automated merge with ssh://hg.lindenlab.com/viewer/login-api/ | Nat Goodspeed | |
2009-09-22 | Import inventory template fix from viewer/viewer-2.0.0-3 rev 133575. | Nat Goodspeed | |
2009-09-21 | New package of zlib since I broke the name of the debug .lib. | brad kittenbrink | |
2009-09-21 | New build of googlemock generated against the right CRT build to fix DLL hell. | brad kittenbrink | |
2009-09-18 | Added dependcies to create_app_config_file. | Mark Palange (Mani) | |
Further Clean up of dll copying merge mess. | |||
2009-09-18 | Minor tweaks of test_win32_manifest output. | brad kittenbrink | |
2009-09-18 | Merged my recent viewer/viewer-20 + login-api merge with latest login-api ↵ | brad kittenbrink | |
including DLL hell library changes. | |||
2009-09-18 | Fixups for LLStringUtil link errors after the merge. | brad kittenbrink | |
2009-09-18 | Merged latest viewer/viewer-20 into login-api. | brad kittenbrink | |
2009-09-18 | Applied patch for SLPlugin location from: | Mark Palange (Mani) | |
r133676 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-6 | |||
2009-09-17 | Merged in my CRT dll hell library changes. | brad kittenbrink | |
2009-09-17 | Merged my daggy fix to the broken curl package with later library work. | brad kittenbrink | |
2009-09-17 | New build of windows freetype to fix CRT dll hell. This also upgrades to ↵ | brad kittenbrink | |
2.3.9 (DEV-32831). When this merges to viewer-2.0 it should replace the build there. | |||
2009-09-17 | Fix for broken jpeglib package I just uploaded. | brad kittenbrink | |
2009-09-17 | Fix for broken windows curl package I just built. Still version 7.19.6 as ↵ | brad kittenbrink | |
per DEV-28321. | |||
2009-09-17 | Rebuilt the following libs to fix CRT dll hell: ares expat jpeglib libpng ↵ | brad kittenbrink | |
ndofdev xmlrpc-epi zlib | |||
2009-09-17 | Rebuilding of windows curl to fix CRT dll hell. Also upgrading to 7.19.6 to ↵ | brad kittenbrink | |
avoid the need for special patching (see DEV-28321 vulnerability). | |||
2009-09-17 | Rebuild windows apr to fix CRT dll hell. Also upgrading to ↵ | brad kittenbrink | |
apr-1.3.8/apr-util-1.3.9 in the process for DEV-38196 vulnerability. | |||
2009-09-17 | Rebuilt windows boost for CRT version DLL hell, upgrading to 1.39 in the ↵ | brad kittenbrink | |
process. | |||
2009-09-16 | Relocate build.sh to the top of the source tree. | CG Linden | |
2009-09-16 | merge | Mark Palange (Mani) | |
2009-09-15 | More specific exepction handling to support correct crt_checking failures. | Mark Palange (Mani) | |
2009-09-15 | merge | Mark Palange (Mani) | |
2009-09-15 | Fixed up CopyWinLibs.cmake post moap/viewer-2.0.0-3 merge. | Mark Palange (Mani) | |
Added CRT assembly check to viewer_manifest.py. twiddled test_win32_manifest.py for ease of use. | |||
2009-09-14 | DEV-39949 Normalize fonts across systems | Adam Moss | |
This attempts to be pretty close to the 80-20 style guide (sizewise probably a bit closer than we were before) while remaining pragmatically close to what we've already been using in viewer2. The main goal is to bring fonts to parity across all platforms to the extent that truncation issues and layout glitches need to be fixed and tested on only one platform, not 3+. | |||
2009-09-14 | Merge with SVN viewer-2.0.0-3 branch | Bryan O'Sullivan | |
2009-09-14 | DEV-38598: More closely align new login-failure control flow with viewer-2. | Nat Goodspeed | |
In the viewer-2 code base, the "tos" case is detected inline, a sibling of the other types of login failure, and doesn't reach the notification. Our new logic needs to detect "tos" as well. Also, the case of process_login_success_response() returning false was inconsistent, attempting a notification with an empty string. | |||
2009-09-14 | DEV-39188: Removed the custom support for secondlife:///app/events and | Martin Reddy | |
secondlife:///app/classifieds URLs because we do not have handlers for these SLAPPs in 2.0. Added support for secondlife://<location/<x>/<y>/<z> URLs, in addition to the http://slurl.com SLURLs. Also optimized LLUrlRegistry:findUrl() so that it avoids lots of expensive regex calls when there is no URL in the text. | |||
2009-09-14 | EXT-940 Add new art to viewer - 9/14/09 | Erica Olsen | |
2009-09-14 | DEV-35097 change 1 more instance of the term SLURL to the proper trademark ↵ | Ramzi Ramey | |
guideline, SLurl | |||
2009-09-14 | QAR-1619: reconcile redundant SLPlugin.exe copy_if_different with ↵ | Nat Goodspeed | |
viewer_manifest.py | |||
2009-09-14 | DEV-15182 VWR-5474 SEC-20: re-enabled support for clicking on the | Martin Reddy | |
following SLAPP URL types in an untrusted browser: secondlife:///app/agent/... secondlife:///app/group/... secondlife:///app/parcel/... In order to find a compromise between supporting these commands and security concerns over potential griefing vectors, we use a throttling solution when these commands are issued by untrusted web browsers. That is, we only process one command per 15 seconds. This applies to external browsers, like Firefox, as well as the internal SL browser. Notably, we continue to block secondlife:///app/teleport URLs. Reviewed by james. | |||
2009-09-14 | Merge changes | Nat Goodspeed | |
2009-09-14 | QAR-1619: At Sam's request, move SLPlugin to viewer executable dir, ↵ | Nat Goodspeed | |
consistent with Mac and Linux. | |||
2009-09-14 | DEV-39188: clicking on unsupported secondlife:///app/ SLURLs now | Martin Reddy | |
brings up a notification telling you this; rather than displaying the Place side panel with N/A information. Now, if you click on an Event or Classified SLURL, you get this unsupported alert (2.0 does not have side panels for these types of assets, instead they are integrated into Search). | |||
2009-09-14 | EXT-804 Preferences > General does not show the static text, or combo_box ↵ | Jiao Li | |
for Maturity rating -- to be reviewed | |||
2009-09-14 | People and Me panel layout changes - significantly closer to spec. Widened ↵ | Erica Olsen | |
sidebar to 313px. EXT-562 EXT-892 | |||
2009-09-13 | Adapt the build script so it can be invoked from a developer checkout. | CG Linden | |
2009-09-13 | fixed type-o in textures.xml | Erica Olsen | |
2009-09-13 | EXT-923 Add new art to viewer. Create references to AddItem OptionsMenu and ↵ | Erica Olsen | |
TrashItem Disabled states in xml. Link new art up in textures.xml. | |||
2009-09-12 | DEV-38598: remove dangerous compare-LLSD-less-than operation | Nat Goodspeed | |
2009-09-11 | DEV-38598, QAR-1619: Ensure we remove LLFloaterTOS from LLFloaterReg registry. | Nat Goodspeed | |
LLFloater's destructor calls LLFloaterReg::removeInstance() with its own name and key. But for the new LLFloaterTOS invocation, we pass a key that's an LLSD map. removeInstance() critically depends on LLFloater::KeyCompare::equate() -- but equate() never considered a non-scalar LLSD key value. Fortunately llsdutil.h already provides a deep-equality function for LLSD: llsd_equals(). Making equate() trivially call llsd_equals() fixes the crash on TOS cancel. | |||
2009-09-11 | QAR-1619: Reconcile LLFloaterTOS::onCancel() with viewer-2 version. | Nat Goodspeed | |
The viewer-2 onCancel() pops up a "MustAgreeToLogIn" notification. Make ours do the same. | |||
2009-09-11 | QAR-1619: Remove unneeded llfloatertos.h #includes. | Nat Goodspeed | |
Neither lllogininstance.cpp nor lllogininstance_test.cpp need llfloatertos.h any more, since LLLoginInstance talks to LLFloaterTOS only via LLFloaterReg and LLEventPumps. However, both sources depended on llfloatertos.h dragging in llnotifications.h, so include that explicitly instead of llfloatertos.h. |