Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-08 | STORM-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-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-07 | incorrect tooltip | Richard Linden | |
2011-04-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/ | Leslie Linden | |
2011-04-07 | SOCIAL-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-07 | SOCIAL-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-07 | Added tag DRTVWR-42_2.6.1-release, 2.6.1-release for changeset c9182ed77d42 | Debi King (Dessie) | |
2011-04-07 | Merged .hgtags from viewer-pre-release repo | Debi King (Dessie) | |
2011-04-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-07 | SOCIAL-717 FIX Artwork for click to move hint | Richard Linden | |
updated hint text to use numbers from image | |||
2011-04-07 | SH-1319 fix missing include | Loren Shih | |
2011-04-07 | SH-1319: Fix for disappearing torso sections on avatars | Oz Linden | |
2011-04-07 | OPEN-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-07 | OPEN-50 Moving common configuration arguments to the common entries. | niel@nirvana.planescape.home | |
2011-04-07 | OPEN-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-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/ | Leslie Linden | |
2011-04-06 | WEB-3796 FIX - First click in session on "Profile" button doesn't do anything | Leslie Linden | |
* Updated to use the avatar name get callback function so it will always open the profile after the info has been properly cached, rather than silently passing through the function without doing anything. Reviewed by Leyla | |||
2011-04-06 | pull pack late beta fixes from 2.6.3 | Oz Linden | |
2011-04-06 | OPEN-50 Changing windows build command from 'devenv.com', to 'msbuild.exe' ↵ | niel@nirvana.planescape.home | |
along with associated options and arguments. | |||
2011-04-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-04-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2 | Richard Linden | |
2011-04-06 | merge possible fix for VWR-25444 | Oz Linden | |
2011-04-06 | FIX VWR-25444: properly initialize DEVMODE structure to prevent crash. | Andrew A. de Laix | |
2011-04-06 | STORM-610 : Fix init of and default color value | Merov Linden | |
2011-04-06 | WEB-3750 FIX - Gone profile | Leslie Linden | |
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard | |||
2011-04-06 | SH-1289 VWR-25421 VWR-25415 FIX multiwearable "add" option disabled in ↵ | Nyx (Neal Orman) | |
inventory view Corrected the XUI menu logic that was causing the "add" right click option to be greyed out for clothing pieces that are valid for multiwearables. | |||
2011-04-06 | For SH-1308 Edit Physics sometimes messes up camera | Loren Shih | |
Removed camera switching for phyics wearables. | |||
2011-04-06 | fix line endings (one missing, two files of DOS) | Oz Linden | |
2011-04-06 | merge changes for vwr-25269 | Oz Linden | |
2011-04-06 | merge changes for storm-1094 | Oz Linden | |
2011-04-06 | OPEN-50 (partial): refactor cmake switches to common configurations and ↵ | Oz Linden | |
default values | |||
2011-04-05 | STORM-610 : Changes to water color and density in the Environment Editor now ↵ | Merov Linden | |
persist between sessions. | |||
2011-04-06 | Merging STORM-1028 | Vadim ProductEngine | |
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 8 | Vadim ProductEngine | |
Fixed Mini-Map button label truncation. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 7 | Vadim ProductEngine | |
* Removed dead code. * Minor comment changes. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 6 | Vadim ProductEngine | |
Fixed: if you slowly increase the viewer window width, the Speak button fails to expand. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 5 | Vadim ProductEngine | |
Changes to improve readability. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 4 | Vadim ProductEngine | |
When user manually toggles a button (via context menu), show it regardless of whether it has been auto-hidden. Tech note: Added showButton() method which does the same as processShowButton() did but the check for the button being auto-hidden. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 3 | Vadim ProductEngine | |
* Rewritten some code for better readability. Behavior should not be affected. * Debug prints and other minor changes. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 2 | Vadim ProductEngine | |
* When there is some free space and all auto-hidden buttons have been already shown, first extend the Speak button, then the others (was: vice versa). * Made the Speak button always have fixed width. | |||
2011-04-06 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 1 | Vadim ProductEngine | |
Fixed bottom tray buttons not showing under some circumstances. (the fix was made weeks ago, so I don't remember what the circumstances are) | |||
2011-04-05 | remove unused configurations for standalone, and change open source ↵ | Oz Linden | |
configuration names from "OpenSource" prefix to "OS" suffix | |||
2011-04-05 | remove obsolete workaround configurations | Oz Linden | |
2011-04-05 | STORM-1098 : Made change to debug setting description for ShowNetStatus | Wolfpup Lowenhar | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-04-04 | STORM-746 : add precincts and blocks arguments taken into account in j2c output | Merov Linden | |
2011-04-04 | STORM-746 : add new arguments for precincts and blocks on output, region and ↵ | Merov Linden | |
level on input, add code for input loading restriction | |||
2011-04-04 | pull back late-breaking beta fixes | Oz Linden | |
2011-04-04 | merge changes for social-859 | Oz Linden | |
2011-04-04 | use private locations for fmod and kdu. | Andrew A. de Laix | |