Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | merge | Brad Payne (Vir Linden) | |
2011-04-06 | Trying to fix missing python exe problem | Brad Payne (Vir 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 | Get rid of extraneous "f" | Dave Parks | |
2011-04-06 | Remove unused classes. | Dave Parks | |
2011-04-06 | merge cleanup | Dave Parks | |
2011-04-06 | merge | Brad Payne (Vir Linden) | |
2011-04-06 | get rid of INCREMENTAL_LINK parameter | Dave Parks | |
2011-04-06 | merge | Brad Payne (Vir Linden) | |
2011-04-06 | Updated llconvexdecomposition library build | Brad Payne (Vir Linden) | |
2011-04-06 | merge | Dave Parks | |
2011-04-06 | OPEN-58 Ditch GL package for glext.h package since glut.h isn't used ↵ | Dave Parks | |
anywhere. Probably don't need glext headers for mac or linux as they come in with system updates. | |||
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 | tcmalloc rename | Nyx (Neal Orman) | |
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 | fix for STORM-973: [crashhunters] crash at ↵ | Xiaohong Bao | |
LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *) | |||
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 | initial pass at adding new mesh libraries to autobuild. Needs a license ↵ | Nyx (Neal Orman) | |
review and some other fixes, but autobuild configure completes successfully. | |||
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 | |
2011-04-04 | merge changes for social-859 | Oz Linden | |
2011-04-04 | Parenthisized a #define to make it safer, adjusted some notes (and added a ↵ | Ricky Curtice | |
TODO) around some extremely obscure code that needs further attention but which is outside this scope. | |||
2011-04-04 | merge | Dave Parks | |