summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-02-05ACME-1299 : Pull merge Oz changes to viewer-manifest.py to pass Mac BuildMerov Linden
2014-02-05fix a memory crash caused by accessing deleted pointers.Xiaohong Bao
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-18Pull in viewer-lion to lock down next releasesimon
2014-02-14Merge viewer-release with 3.7.1simon
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14MAINT-3724 : LLWorld::addRegion logging is misleadingsimon
2014-02-14mergeBaker Linden
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-13cleaned up llmanipscale logic for readability...no change in functionalityRichard Linden
2014-02-12MAINT-3465 FIXED Add check mark to selected entry.Mnikolenko ProductEngine
2014-02-11MAINT-3639 disable ALM for OSX 10.6.8Graham Madarasz (Graham Linden)
2014-02-11MAINT-2754 FIXED Call findInstance() instead of getInstance().Mnikolenko ProductEngine
2014-02-10Merge downstream code with viewer-releasesimon
2014-02-10Merge viewer-releasesimon
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-02-06MAINT-3696 FIXED Show correct tooltip for Highlight TransparentMnikolenko ProductEngine
2014-02-06MAINT-3692 FIXED Bindings are added to keys.xmlMnikolenko ProductEngine
2014-02-06MAINT-3657 FIXED Don't change state when other user declines call.Mnikolenko ProductEngine
2014-02-06MAINT-3411 FIXED Sound type is changed.Mnikolenko ProductEngine
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-05MAINT-3697 FIXED Login screen help menu is updatedMnikolenko ProductEngine
2014-02-05MAINT-3484 FIXED Disable menu item if transcript doesn't exist.Mnikolenko ProductEngine
2014-02-04fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cppXiaohong Bao
2014-02-03ACME-1294 : Tweak the JuleVerne, Newspaper and Video filters so to be more ↵Merov Linden
legible
2014-02-03ACME-1295 : Implement an mAllowFullScreenPreview flag in snapshotMerov Linden
2014-02-03MAINT-2613 FIXED Remove duplicate entry for ↵Mnikolenko ProductEngine
"DisablePrecacheDelayAfterTeleporting"
2014-02-03MAINT-3671 FIXED Rename title when new tab is added.Mnikolenko ProductEngine
2014-01-31fix some compiling errorsXiaohong Bao
2014-01-31Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-01-31fix some flaws for memory corruptionXiaohong Bao
2014-01-31ACME-1296 : Remove Filters from Advanced Snapshot panelMerov Linden
2014-01-30fix for heap corruption crash on shutdownRichard Linden
don't set stopped flag until recorder object has been deleted
2014-01-30Pull merge from lindenlab/viewer-acmeMerov Linden
2014-01-30ACME-1293 : Use notification to signal from the snapshot panel to its ↵Merov Linden
container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter
2014-01-30fix odd editor artifactOz Linden
2014-01-30Another build triggerMonty Brandenberg
2014-01-30MAINT-3674 FIXED Menu item text is changedMnikolenko ProductEngine
2014-01-30MAINT-3593 FIXED Clear previous selection properly when selecting new item ↵Mnikolenko ProductEngine
in another panel(Inventory/Inbox).
2014-01-29ACME : Add filters to Snapshot Advanced panel for demoMerov Linden
2014-01-29FITMESH-6: correct bounds checkingOz Linden
2014-01-29ACME-1272, ACME-1292 : Disable filter drop down when necessaryMerov Linden
2014-01-29another trigger editMonty Brandenberg
2014-01-28ACME-1282 : Prevent rendering of UI in SL Share snapshotsMerov Linden
2014-01-28ACME-1275 : Implemented filters to the Twitter and Facebook panelsMerov Linden
2014-01-28ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when ↵Merov Linden
we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI.
2014-01-28ACME-1195 : Make SL Share snapshot use faster thumbnail computation and displayMerov Linden
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵Merov Linden
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share
2014-01-28MAINT-3664 FIXED Focus filter field in Places floater by defaultMnikolenko ProductEngine