summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-05-10CHOP-661: add and use code to listen on next available server port.Nat Goodspeed
In indra/llmessage/tests/testrunner.py, introduce new freeport() function to try a caller-specified expression (such as instantiating an object that will listen on a server port) with a range of candidate port numbers until the expression produces a value instead of EADDRINUSE exception. Change test_llsdmessage_peer.py and test_llxmlrpc_peer.py to use freeport() to construct their server class inline BEFORE launching the thread that will run it, then pass that server's serve_forever method to daemon thread. Also set os.environ["PORT"] to selected environment variable before running subject test program. In indra/llmessage/tests/commtest.h, introduce commtest_data::getport() to read port number from specified environment variable, throwing exception if variable not set or non-numeric. Construct default LLHost from getport("PORT") instead of hardcoded constant. Change indra/newview/tests/llxmlrpclistener_test.cpp to use commtest_data:: getport("PORT") instead of hardcoded constant. Also use LLSD::with() rather than older LLSD::insert() syntax. HOWEVER -- I am irritated to discover that llxmlrpclistener_test IS NOT RUN or even built by newview/CMakeLists.txt! It's not even commented out -- it's entirely deleted! I am determined to restore this test. However, as it will take some fiddling with new link-time dependencies, that will be a separate commit.
2011-05-07storm-1237: merge experience team issuesOz Linden
2011-05-07merge changes for storm-1231Oz Linden
2011-05-07merge changes for i18nOz Linden
2011-05-07merge changes for storm-1093Oz Linden
2011-05-06WIP VWR-24160 en_xui_change accommodate longest stringEli Linden
2011-05-06FIX VWR-23696 remove old parameter overridesEli Linden
2011-05-06WIP VWR-23688Eli Linden
2011-05-06FIX VWR-23615 en_xui_change es it resizingEli Linden
2011-05-06Merge with headcallum
2011-05-06EXP-623 (SUPPLEMENTAL FIX) Selecting fly option while on click to walk pathcallum
flys avatar to end point but avatar spins and shakes when arriving at click point.
2011-05-06EXP-769: "Group call requests received in Basic mode"Leyla Farazha
fixing merge error
2011-05-06fixing flyoutbtn nameLeyla Farazha
2011-05-06EXP-789 Reducing size of sound device panel in Basic Mode does not resize ↵Leyla Farazha
elements in the panel and allows panel to be smaller than elements it contains
2011-05-06EXP-782 Toggling speak button while in call minimizes IM windowLeyla Farazha
2011-05-05EXP-501 FIX View button on bottom bar is hidden when launching Basic Viewer...Richard Linden
ignore button reordering in basic mode use preferred button collapse order
2011-05-05FIX VWR-22356 ES layoutEli Linden
2011-05-05Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-05-05Remove Pth library from viewer build.Nat Goodspeed
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK we're currently using directly supports the functionality for which we originally brought in Pth.
2011-05-05Build fix. Added missing cases to a switch statement for bottom tray buttons.Leslie Linden
Reviewed by Richard.
2011-05-05pull back changesets for avatar physics beta fixesOz Linden
2011-05-04Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-04EXP-584 FIXED View button on bottom bar is hidden when launching Basic ↵Richard Linden
Viewer with Voice options added back in corrected order in which buttons are collapsed so that they collapse right to left
2011-05-04merge changes for storm-1141Oz Linden
2011-05-04merge changes for storm-1223, storm-1218, storm-1216Oz Linden
2011-05-04FIX VWR-19022 ES linguisticEli Linden
2011-05-04merged .hgtags with the one from viewer-releaseDebi King (Dessie)
2011-05-04hg mergeLeyla Farazha
2011-05-04EXP-759 Opening the Voice preferences window from the up arrow on the speak ↵Leyla Farazha
button turns voice off for user without notice also causes calls to be ended
2011-05-04Merge with http://bitbucket.org/lindenlab/viewer-development (r15992)callum
2011-05-03Merge.brad kittenbrink
2011-05-03Sync with viewer-experienceMerov Linden
2011-05-03EXP-756 : Move the folder resort to first draw and do it only onceMerov Linden
2011-05-03mergeLeyla Farazha
2011-05-03EXP-778 Bring up corresponding IM window on connect to new voice call.Leyla Farazha
2011-05-03EXP-624 Place profile floater may be opened by SLAppLeyla Farazha
2011-05-03FIX VWR-22337 translation (in utf-8) for "loading terms of service" stringEli Linden
2011-05-03Sync with viewer-experienceMerov Linden
2011-05-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-05-03EXP-771 Enable call option in Basic Viewer UILeyla Farazha
2011-05-03Sync with viewer-experienceMerov Linden
2011-05-03EXP-756 : Fix inventory folder ordering on launchMerov Linden
2011-05-03FIX VWR-25074 add missing Danish translationEli Linden
2011-05-03merge fix for voiceLeyla Farazha
2011-05-02Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-02CHOP-599: if build.sh creates summary.json, package it with viewer.Nat Goodspeed
Recent versions of the viewer's build-dependent build.sh create and upload a summary.json file in the top level of the source repository checkout. Bundle that into the viewer installer. This is the one file that contains the viewer's version.
2011-05-02Automated merge with ↵Richard Linden
bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.t3awyz\ssh__richard@hg.lindenlab.com_richard_viewer-experience-merge_2xcevh.hg
2011-05-02WIP VWR-25074 add missing string in English, pending actual Danish translationEli Linden
2011-05-02sync up with viewer-developmentEli Linden
2011-05-02mergeLeyla Farazha