summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-05merge changes for STORM-1051Oz Linden
2011-04-04pull back late-breaking beta fixesOz Linden
2011-04-04merge changes for social-859Oz Linden
2011-04-04increment viewer version to 2.6.4Oz Linden
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03New physics iconSeraph Linden
2011-04-03Fixed issue where changes in physics params were not being transmitted to ↵Seraph Linden
other avatars. Fixed issue where left/right was appearing in non-female edit physics.
2011-04-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.
2011-04-03Fix for butt gravity direction.Seraph Linden
Added more displacement range for butt leftright.
2011-04-03Minor fixes.Seraph Linden
2011-04-03Fix for compile error.Seraph Linden
2011-04-03Changed _driven params to cross wearables; major fix so they wouldn't keep ↵Seraph Linden
getting reset to default values from wearable. Took out smoothing param. Redefined maxeffect param to affect range of motion.
2011-04-03Changed Max Velocity param name to Max EffectSeraph Linden
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-03merge changes for OPEN-39Oz Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-04-02Renumbering for avatar physics parametersSeraph Linden
2011-04-02Fix for edit physics panel tab names.Seraph Linden
2011-04-02Fix for avatar_lad physics using duplicate ID.Seraph Linden
Added missing skirt physics param for belly.
2011-04-02merge changes for STORM-1131Oz Linden
2011-04-01VWR-25376 Enable compression for GET and POST for Inventory and other ↵Aaron Stone
capabilities.
2011-04-01SOCIAL-859 FIX SSL issues re-emerged on OS X 10.6.7 (and possibly other OSs)callum
2011-04-01INTL-34 WIP Set22 translations PTEli Linden
2011-04-01synched up with viewer-development latestEli Linden
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01correct merge error in prehash changeOz Linden
2011-04-01merge changes for storm-1130Oz Linden
2011-04-01STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically)Joshua Bell
Use LLScrollListCtrl's intrinsic support for date-typed columns.
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01VWR-24487 make PREHASH variables char const* constBoroondas Gupte
2011-03-31Apply server side code to message template verification onto the viewer tree.Christian Goetze (CG)
2011-03-31MergeKelly Washington
2011-03-31pull improved avatar physics ui and other improvements from SeraphOz Linden
2011-03-31merge out latest viewer-autobuild2010 changesOz Linden
2011-03-31Tweaking of avatar physics detail slider.Loren Shih
2011-03-31Simple fix for out-of-bounds parameter issues.Loren Shih