summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-11adjust build params to make a windlight project viewerOz Linden
2011-04-11OPEN-61 Adding settings to Windows for controlling proprietary libs. This ↵niel@nirvana.planescape.home
allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled.
2011-04-11OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings.niel@nirvana.planescape.home
2011-04-11OPEN-50 Adding settings to Windows for controlling proprietary libs. This ↵niel@nirvana.planescape.home
allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled.
2011-04-11OPEN-50 Removing unnecessary FMOD=FALSE from common. ↵niel@nirvana.planescape.home
INSTALL_PROPRIETARY=FALSE covers this.
2011-04-11SH-1328 FIXED Crash on LLWearableType::getAllowMultiwearLoren Shih
Crash was because we weren't checking for null wearable lookups.
2011-04-11OPEN-50 Moved USE_PRECOMPILED_HEADERS=ON from common, to Windows only ↵niel@nirvana.planescape.home
settings as it doesn't appear to be used by others.
2011-04-11STORM-413 FIXED The presentation of IM sessions in message well depends on ↵Paul ProductEngine
method that was used for opening IM window - Replaced setRect method with setShape so that reshape and translate method be called
2011-04-11increment viewer version to 2.6.5Oz Linden
2011-04-11Added tag 2.6.4-start for changeset 74cd32a06837Oz Linden
2011-04-10merge changes for storm-1118Oz Linden
2011-04-10merge changes for storm-1117Oz Linden
2011-04-10merge changes for storm-1057Oz Linden
2011-04-10merge changes for storm-954Oz Linden
2011-04-10merge changes for storm-610Oz Linden
2011-04-10merge changes for storm-250Oz Linden
2011-04-09fix dos line endingsOz Linden
2011-04-09fix incorrect license headersOz Linden
2011-04-09fix contributions.txt whitespaceOz Linden
2011-04-10STORM-721 FIXED Fix for text clipping in a textbox without a scroller.Seth ProductEngine
Committed on behalf of Richard Linden: This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed. There is also a new param "clip" for text widgets that can be used to disable clipping entirely. I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on. This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to.
2011-04-09STORM-1147: fix skin-tight clothingThickbrick Sleaford
2011-04-09OPEN-50 Adding missing options for VC Release buildniel@nirvana.planescape.home
2011-04-08adjust build parameters for Oz projectsOz Linden
2011-04-08merge changes for viewer-social-2Oz Linden
2011-04-08merge changes for storm-1108Oz Linden
2011-04-08STORM-1083 FIXED Using -login client parameter always results in a last ↵Paul ProductEngine
location unavailable error message - In case of using "login" or "autologin" command-line parameters, URL of the start location should be set during configuration initialization of application. This is because there won't be ability to set it before login state (panel login won't be shown).
2011-04-08pull tags and late fixes back from viewer-pre-betaOz Linden
2011-04-08pull tags and late fixes back from viewer-pre-releaseOz Linden
2011-04-08pull tags and late fixes back from viewer-pre-releaseOz Linden
2011-04-08pull tags back from viewer-releaseOz Linden
2011-04-07Added tag DRTVWR-47_2.6.3-beta1, 2.6.3-beta1 for changeset d7fcefabdf32Debi King (Dessie)
2011-04-07Merged BuildParamsDebi King (Dessie)
2011-04-07Set release-viewer.jira to DRTVWR-44 for v2.6.2Debi King (Dessie)
2011-04-08STORM-1118 FIXED STORM-1118 Viewer crashes when user tries to upload image ↵Vadim ProductEngine
without JFIF header. * Added checks for image file contents not matching the file extension (e.g. a bitmap named file.jpg). * Added checks for abnormally short files to avoid crashes when parsing them.
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-07incorrect tooltipRichard Linden
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/Leslie Linden
2011-04-07SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵Richard Linden
links in web profile reverted throttling of untrusted slapps to 1 every 5 seconds don't treat slapps originating from external browsers as clicks and thus bypassing throttling
2011-04-07SOCIAL-872 FIX -- User can toggle Show Me in Search before logging in which ↵Leslie Linden
updates local settings file but not the actual value in the database WEB-3750 Attempted FIX -- Gone Profile * Check box for "show me in search" privacy setting no longer enabled until login. * Avatar server update message only sent on status change. Reviewed by Richard
2011-04-07Added tag DRTVWR-42_2.6.1-release, 2.6.1-release for changeset c9182ed77d42Debi King (Dessie)
2011-04-07Merged .hgtags from viewer-pre-release repoDebi King (Dessie)
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-07SOCIAL-717 FIX Artwork for click to move hintRichard Linden
updated hint text to use numbers from image
2011-04-07SH-1319 fix missing includeLoren Shih
2011-04-07SH-1319: Fix for disappearing torso sections on avatarsOz Linden
2011-04-07OPEN-50 Changed the default number of job slots, for Linux configurations, ↵niel@nirvana.planescape.home
to a level (2) that all should be able to manage.
2011-04-07OPEN-50 Moving common configuration arguments to the common entries.niel@nirvana.planescape.home
2011-04-07OPEN-50 Adding UNATTENDED=ON to Windows' configurations so that the viewer ↵niel@nirvana.planescape.home
can be built by all users out-of-the-box. OS Devs with full VS can switch it on if they want, however this is not needed any more for Open Source builds.
2011-04-07STORM-1142 ADDITIONAL_COMMIT Debugging improvements.Vadim ProductEngine
2011-04-07STORM-1142 FIXED The "Use Estate Time" and "Use Local Time" buttons in the ↵Vadim ProductEngine
Environment Editor now work.