summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Expand)Author
2010-01-29fixed EXT-4187 "X" does not close client after idle timeout / log off when "C...Igor Borovkov
2010-01-29got rid from lltoolbar.h includesIgor Borovkov
2010-01-27Plumb getting and setting the system audio mute through appviewerRick Pasetto
2010-01-20DEV-35248: Allow NoVerifySSLCert to uniformly disable verificationNat Goodspeed
2010-01-18temporarily disable the texture fetching thread again to avoid mutex deadlocks.Xiaohong Bao
2010-01-18Some trivial comment/logging typos that were bothering me more than they need...Tofu Linden
2010-01-18trivial comment fix.Tofu Linden
2010-01-18EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (...Tofu Linden
2010-01-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-01-15partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to com...Xiaohong Bao
2010-01-14EXT-3795 First run messages still display (click & drag on map, Build tools ...angela
2010-01-08EXT-4049 Change About SL window label from ABOUT Second Life to About Second ...Tofu Linden
2010-01-05Lots of fixes to parcel audio playing/stopping/autoplaying/firstuse policy.Tofu Linden
2009-12-16MergeJames Cook
2009-12-15EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time optionsLeyla Farazha
2009-12-15Merge from default branch.Vadim Savchuk
2009-12-14Final merge of precompiled header dependency cleanup work.brad kittenbrink
2009-12-14mergerichard
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-14Merge from default branch.Vadim Savchuk
2009-12-11EXT-3233 Button label vertical placement cannot be adjusted via xmlJames Cook
2009-12-11Merge media back into viewer 2-0skolb
2009-12-11implemented EXT-2323 “Get rid from obsolete notification widgets”;Alexei Arabadji
2009-12-10Fix for DEV-41388 (SNOW-307: Linux viewer builds renames gstreamer plugin to ...Monroe Linden
2009-12-09Merge from default branch.Vadim Savchuk
2009-12-08Merge from default branch.Vadim Savchuk
2009-12-08fix low EXT-1112 No critical notification if quiting SL with unsaved groupYuri Chebotarev
2009-12-08DEV-43439: Created new LLVersionInfo API.Lynx Linden
2009-12-07DEV-43439: Rename llviewerbuild.{cpp|h} -> llviewerversion.{cpp|h}Lynx Linden
2009-12-07Another merge of include dependency cleanup work with viewer-2-0.brad kittenbrink
2009-12-07DEV-43439: Added calls to query the viewer version.Lynx Linden
2009-12-03Un-threaded LLTextureFetch to address potential performance and edge case cra...Steve Bennetts
2009-12-03Merge of include dependency cleanup work with viewer-2-0brad kittenbrink
2009-12-01DEV-42989: Adjust media priority based on app minimization and focusRick Pasetto
2009-11-29EXT-2595 - Sounds not playing because LFSThread (Local File System) wasn't be...Steve Bennetts
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in llviewermessages...James Cook
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
2009-11-24viewer-2.0 automated mergeLoren Shih
2009-11-24Nuke the last few references to the long-dead LCD code.Bryan O'Sullivan
2009-11-24mergeLoren Shih
2009-11-23mergeSteve Bennetts
2009-11-23Added some threading debugging code. Should catch any recursive mutex locks i...Steve Bennetts
2009-11-20Fix main loop to llerrs on memory alloc failure, was masked by misuse of LLFL...James Cook
2009-11-19EXT-2675 : Folder that contains baseitems for COF doesn't load on first clickLoren Shih
2009-11-18Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-18Make failure to load lleventhost.dll when requested a fatal error.Nat Goodspeed
2009-11-18EXT-2581 : Old items still display as "(worn)" even after I change outfitsLoren Shih
2009-11-16fixed EXT-2365 "LLAlertHandler should can process notifications before login.";Alexei Arabadji
2009-11-13Refactoring of llviewerprecompiledheaders.h to hopefully increase stabilitybrad kittenbrink
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed