summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2009-07-20Resolve updatesNat Goodspeed
2009-07-20Letting compiler choose implicit LLSD conversions fixes fatal Linux gcc warningsNat Goodspeed
2009-07-20Add newline to end of file to placate Linux gccNat Goodspeed
2009-07-20Parabuild will upload event_host.tar.bz2 and event_host.tar.bz2 now in right ...Palmer
2009-07-15DEV-35531Palmer
2009-07-10First draft of cleaning up eventhost module on viewer shutdown. Still need t...brad kittenbrink
2009-07-10Merged in my latest changes including switching LLAPRSockStream to be fully n...brad kittenbrink
2009-07-10Added an LLAgentListener implementation for event requests like teleport, sit...brad kittenbrink
2009-07-10Expanded tabs in cmake filespalmer@945battery-guestB-224.lindenlab.com
2009-07-10Oops, copy/paste error in the llviewercontrol.cpp file top level comments.brad kittenbrink
2009-07-10Fix line ending badness in LLViewerControl.brad kittenbrink
2009-07-09Added LLDispatchListener implementation for gSavedSettings.brad kittenbrink
2009-07-09Added a requestReshape handler to LLViewerWindowListener.brad kittenbrink
2009-07-09Moveing around DLL copying to support building llcommon.dll and using llcommo...Mark Palange (Mani)
2009-07-08Added LLNotificationsListener to hook LLNotifications to the event system acc...brad kittenbrink
2009-07-07Fix for crash when quitting due to mAppViewer being NULL.brad kittenbrink
2009-07-07Oops, forgot to update the plugin loading code when I switched ll_plugin_star...brad kittenbrink
2009-07-07Added copying and packaging of apr dlls and llcommon.dll.brad kittenbrink
2009-07-07Fixed loading the wrong eventhost dll name on windows.brad kittenbrink
2009-07-02Fix disabling this-in-init-list warningNat@Hothead.lindenlab.com
2009-07-01Merged in windows LL_COMMON_API dll linkage fixes.brad kittenbrink
2009-07-01Fixups for windows llcommon dll linkage errors that got dropped in the merge ...brad kittenbrink
2009-07-01Merged in backout of setSetting listener.brad kittenbrink
2009-07-01Merged in backout of setSetting listener.brad kittenbrink
2009-07-01Backed out setSetting listener: changeset 3c9127748425brad kittenbrink
2009-07-01Reconcile with Brad's changes before pushNat Goodspeed
2009-07-01DEV-31980: Wrap LLViewerWindow::saveSnapshot() with an event API.Nat Goodspeed
2009-06-30Added loading of evenhost module to viewer.brad kittenbrink
2009-06-30Added a new setSetting listener.brad kittenbrink
2009-06-29Merge with viewer-2.0.0-3Bryan O'Sullivan
2009-06-27fix for DEV-27483/SEC-283: Viewer crash: LLXform::setParent Creating loop whe...Xiaohong Bao
2009-06-26DEV-34569Palmer Truelson
2009-06-25DEV-34488 Can not save script to a prim. Underlying issue was LLPreview hold...James Cook
2009-06-25Merge with SVN login-api-3 branchBryan O'Sullivan
2009-06-24Mercurial build: minor tweaks to fix some Mac build errorsNat Goodspeed
2009-06-24two more llstartup.cpp merge issues.Mark Palange (Mani)
2009-06-24Commiting merged llstartup.cpp, again?Mark Palange (Mani)
2009-06-24merge -r125267:125272 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-...Loren Shih
2009-06-24DEV-31980: Extend LLEventDispatcher to handle const as well as non-constNat Goodspeed
2009-06-23A few more merge error fixes.Mark Palange (Mani)
2009-06-23Set correct svn:eol-style native on XML files, converted several files to use...James Cook
2009-06-23Incomplete attempt to clean up Mercurial branch buildNat Goodspeed
2009-06-23Fixed a bunch of missing includes and forward declares. I was trying to benc...James Cook
2009-06-23QAR-1619: fix Linux-only missing #include (Linux-only reference to LLTrans)Nat Goodspeed
2009-06-22Merge with trunkBryan O'Sullivan
2009-06-22Merge with viewer-2.0.0-3 branchBryan O'Sullivan
2009-06-22Merge with SVN trunkBryan O'Sullivan
2009-06-22QAR-1383: convert new uses of Boost.Signals (arriving from other branches) toNat Goodspeed
2009-06-21Modified RecordToChatConsole to not construct LLFloaterChat if it doesn't alr...Steven Bennetts
2009-06-21Fixed a shutdown crash.Steven Bennetts