summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-15CHUI-105 WIP Remove obsolete controls from the group's control paneAlexanderP ProductEngine
2012-05-15CHUI-102 WIP Implemented new context menu for ad-hoc and group conferencesAlexanderP ProductEngine
2012-05-15STORM-276 FIXED Right-to-left line editor selection becomes invisible if the ↵Kitty Barnett
cursor moves
2012-05-15STORM-276 FIXED Squiggles overflow line editor height when font size is set ↵Kitty Barnett
to large - Also reduced squiggle width from 6 to 4 and prevented running past the end of a word
2012-05-14partial fix for SH-3132 - reduce max concurrent http requests to same level ↵Brad Payne (Vir Linden)
as in release
2012-05-14Update to latest llphysics Extensions lib (for path-622).prep
2012-05-14Update to the latest llphysics extensions library.prep
2012-05-14CHUI-113 WIP clean-up (obsolete code was removed)AlexanderP ProductEngine
2012-05-14STORM-1812 Tweak how music is restarted for teleport within a parcelJonathan Yap
2012-05-14Formatting fixesAlexanderP ProductEngine
2012-05-14CHUI-113 WIP all voice controls is moved from a IM-control panel to the IM ↵AlexanderP ProductEngine
floater; IMControlPanel is removed; simplified voice button's listener behavior
2012-05-12STORM-1738: fix class name and other coding standards issuesOz Linden
2012-05-12STORM-1738: remove unimplemented notecard target from autoreplace settings ↵Oz Linden
floater
2012-05-12STORM-1738: get autoreplace preferences working, clean up some coding and ↵Oz Linden
naming conventions
2012-05-11EXP-1928: First pass at building the functionality to restart teleport after ↵Todd Stinson
increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs.
2012-05-11mergeDave Parks
2012-05-11Fix for linux build that doesn't stomp memory randomly or break particle ↵Dave Parks
rendering
2012-05-11For the pathifnding linksets floater, correcting layout issues and fixing a ↵Todd Stinson
bug where the scroll bar was not working correctly.
2012-05-11MAINT-586 Starting logging OpenGL version and shader level to simulatorDave Parks
2012-05-11missed one setListStyleOz Linden
2012-05-11move preferences from Advanced menu to Chat tab of preferences floaterOz Linden
2012-05-11remove author tracking, non-wordstyle option, and notificationsOz Linden
2012-05-11rename feature from "autocorrect" to "autoreplace", change names accordinglyOz Linden
2012-05-11STORM-1852 Altitude display stutters or is clamped when flying higher than 4096mJonathan Yap
2012-05-10EXP-1928: Adding fundamentals for managing a teleport request in such a way ↵Todd Stinson
that it can be restarted.
2012-05-10Adding a project viewer for the adult check build.Todd Stinson
2012-05-10CHUI-105 WIP Added expand/collapse behavior for Conversations floater ↵Seth ProductEngine
messages pane.
2012-05-09CHOP-900: Fix test.cpp merge errors merging up to viewer-releaseNat Goodspeed
2012-05-09Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-05-09Adding an owner field to the pathfinding linksets console. Making the ↵Todd Stinson
scroll list just wide enough for the additional field, but not cleaning up the rest of the floater until Leo has a chance to review.
2012-05-09SH-3075 : Fix reversible compression for very small textures. Also supress ↵Merov Linden
the forcing to reversible for small textures.
2012-05-09CHOP-900: Use new apr_procattr_constrain_handle_set() extension.Nat Goodspeed
Now LLProcess explicitly requests APR to limit the handles passed to any child process, instead of wantonly passing whatever happens to be lying around the parent process at the time. This requires the latest APR build. Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream (as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a Band-Aid -- a single whacked mole -- for the problem more systemically addressed by apr_procattr_constrain_handle_set().
2012-05-09Added support to disable a draw pool. When the movable option checkbox is ↵prep
selected we will now also cull the terrain draw pool.
2012-05-09Removed a recursive include declarationAlexanderP ProductEngine
2012-05-09Updated llphysics Extensions Libprep
2012-05-08SH-3047 : Fix lossless compression for small textures.Merov Linden
2012-05-08PATH-628: BUGFIX Changing behavior such that minimizing the pathfinding ↵Todd Stinson
console will still allow the selected navmesh renderables to continue displaying.
2012-05-08PATH-629: Allowing viewer edits to permanent objects when in god-mode ↵Todd Stinson
regardless of frozen mode.
2012-05-08unpack dictionary .dic and .aff files, make names in dictionaries.xml matchOz Linden
2012-05-08CHUI-103 FIXED Implemented switching text view modes from pop-up menuAlexanderP ProductEngine
2012-05-08merge changes for version 3.3.1Oz Linden
2012-05-08SH-3047 : Tweak of the performance compression data gathering codeMerov Linden
2012-05-07Increasing the size of the name and description input fields.Todd Stinson
2012-05-07PATh-621: BUGFIX Fixing an issue where attempting to apply changes from the ↵Todd Stinson
pathfinding linksets floater with no real data changes causes a viewer crash.
2012-05-07mergeprep
2012-05-07Update to latest llphysicsExtensions library that has fix for path-610.prep
2012-05-07Mergesimon@Simon-PC.lindenlab.com
2012-05-07MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵simon@Simon-PC.lindenlab.com
pointer checks are good. Reviewed by Kelly
2012-05-07mergeDave Parks
2012-05-07MAINT-583 Fix for broken projectors when shadows set to none.Dave Parks