summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-06pull pack late beta fixes from 2.6.3Oz Linden
2011-04-06OPEN-50 Changing windows build command from 'devenv.com', to 'msbuild.exe' ↵niel@nirvana.planescape.home
along with associated options and arguments.
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06Trying to fix missing python exe problemBrad Payne (Vir Linden)
2011-04-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-06merge possible fix for VWR-25444Oz Linden
2011-04-06FIX VWR-25444: properly initialize DEVMODE structure to prevent crash.Andrew A. de Laix
2011-04-06STORM-610 : Fix init of and default color valueMerov Linden
2011-04-06WEB-3750 FIX - Gone profileLeslie Linden
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard
2011-04-06Get rid of extraneous "f"Dave Parks
2011-04-06Remove unused classes.Dave Parks
2011-04-06merge cleanupDave Parks
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06get rid of INCREMENTAL_LINK parameterDave Parks
2011-04-06mergeBrad Payne (Vir Linden)
2011-04-06Updated llconvexdecomposition library buildBrad Payne (Vir Linden)
2011-04-06mergeDave Parks
2011-04-06OPEN-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-06SH-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-06tcmalloc renameNyx (Neal Orman)
2011-04-06For SH-1308 Edit Physics sometimes messes up cameraLoren Shih
Removed camera switching for phyics wearables.
2011-04-06fix line endings (one missing, two files of DOS)Oz Linden
2011-04-06merge changes for vwr-25269Oz Linden
2011-04-06merge changes for storm-1094Oz Linden
2011-04-06OPEN-50 (partial): refactor cmake switches to common configurations and ↵Oz Linden
default values
2011-04-05STORM-610 : Changes to water color and density in the Environment Editor now ↵Merov Linden
persist between sessions.
2011-04-06Merging STORM-1028Vadim ProductEngine
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 8Vadim ProductEngine
Fixed Mini-Map button label truncation.
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 7Vadim ProductEngine
* Removed dead code. * Minor comment changes.
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 6Vadim ProductEngine
Fixed: if you slowly increase the viewer window width, the Speak button fails to expand.
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 5Vadim ProductEngine
Changes to improve readability.
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 4Vadim 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-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 3Vadim ProductEngine
* Rewritten some code for better readability. Behavior should not be affected. * Debug prints and other minor changes.
2011-04-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 2Vadim 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-06STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 1Vadim 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-05fix for STORM-973: [crashhunters] crash at ↵Xiaohong Bao
LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *)
2011-04-05remove unused configurations for standalone, and change open source ↵Oz Linden
configuration names from "OpenSource" prefix to "OS" suffix
2011-04-05remove obsolete workaround configurationsOz Linden
2011-04-05initial 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-05STORM-1098 : Made change to debug setting description for ShowNetStatusWolfpup Lowenhar
2011-04-05merge changes for STORM-1051Oz Linden
2011-04-04STORM-746 : add precincts and blocks arguments taken into account in j2c outputMerov Linden
2011-04-04STORM-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-04pull back late-breaking beta fixesOz Linden
2011-04-04merge changes for social-859Oz Linden
2011-04-04use private locations for fmod and kdu.Andrew A. de Laix
2011-04-04merge changes for social-859Oz Linden
2011-04-04Parenthisized 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-04mergeDave Parks