Age | Commit message (Expand) | Author |
2009-07-10 | First draft of cleaning up eventhost module on viewer shutdown. Still need t... | brad kittenbrink |
2009-07-10 | Fix for crash when running windows debug build. std::string::replace cannot ... | brad kittenbrink |
2009-07-10 | Merged in my latest changes including switching LLAPRSockStream to be fully n... | brad kittenbrink |
2009-07-10 | Added an LLAgentListener implementation for event requests like teleport, sit... | brad kittenbrink |
2009-07-10 | Expanded tabs in cmake files | palmer@945battery-guestB-224.lindenlab.com |
2009-07-10 | Oops, copy/paste error in the llviewercontrol.cpp file top level comments. | brad kittenbrink |
2009-07-10 | Fix line ending badness in LLViewerControl. | brad kittenbrink |
2009-07-09 | Brad already added the LLCOMMON_LINK_SHARED definition. I removed the broken ... | Mark Palange (Mani) |
2009-07-09 | Added LLDispatchListener implementation for gSavedSettings. | brad kittenbrink |
2009-07-09 | Added a requestReshape handler to LLViewerWindowListener. | brad kittenbrink |
2009-07-09 | Defaulting LLCommonLinkShared to on | Palmer |
2009-07-09 | Merge of mani's changes... and who knows what. Mercurial wanted a merge, but... | palmer@945battery-guestB-224.lindenlab.com |
2009-07-09 | Moveing around DLL copying to support building llcommon.dll and using llcommo... | Mark Palange (Mani) |
2009-07-09 | Line ending changes and Build Params changes from login-api-svn-1 | palmer@945battery-guestB-224.lindenlab.com |
2009-07-08 | Fix for errors intializing the locale on unrecognized versions of windows (li... | brad kittenbrink |
2009-07-08 | Added LLNotificationsListener to hook LLNotifications to the event system acc... | brad kittenbrink |
2009-07-07 | Fix for crash when quitting due to mAppViewer being NULL. | brad kittenbrink |
2009-07-07 | Oops, forgot to update the plugin loading code when I switched ll_plugin_star... | brad kittenbrink |
2009-07-07 | Added copying and packaging of apr dlls and llcommon.dll. | brad kittenbrink |
2009-07-07 | Fixed loading the wrong eventhost dll name on windows. | brad kittenbrink |
2009-07-02 | Reconcile Brad's changes | Nat@Hothead.lindenlab.com |
2009-07-02 | Fix disabling this-in-init-list warning | Nat@Hothead.lindenlab.com |
2009-07-02 | Windows now links to shared apr when LLCOMMON_LINK_SHARED is on. | brad kittenbrink |
2009-07-02 | Updated apr_suite library package to include dll versions of apr as well. | brad kittenbrink |
2009-07-01 | Merged in windows LL_COMMON_API dll linkage fixes. | brad kittenbrink |
2009-07-01 | Fixups for windows llcommon dll linkage errors that got dropped in the merge ... | brad kittenbrink |
2009-07-01 | Merged in backout of setSetting listener. | brad kittenbrink |
2009-07-01 | Merged in backout of setSetting listener. | brad kittenbrink |
2009-07-01 | Backed out setSetting listener: changeset 3c9127748425 | brad kittenbrink |
2009-07-01 | Reconcile with Brad's changes before push | Nat Goodspeed |
2009-07-01 | DEV-31980: Wrap LLViewerWindow::saveSnapshot() with an event API. | Nat Goodspeed |
2009-07-01 | DEV-31980: provide a way to retrieve LLDispatchListener's tweaked LLEventPump... | Nat Goodspeed |
2009-06-30 | Added hack for fetching eventlet in place of svn:externals. | brad kittenbrink |
2009-06-30 | Added loading of evenhost module to viewer. | brad kittenbrink |
2009-06-30 | Added a new setSetting listener. | brad kittenbrink |
2009-06-30 | Fixes to let llcommon build as a .dylib. It depends on PTH library. | brad kittenbrink |
2009-06-29 | Fix for mismatched cmake if/endif pairs in llwindow/CMakeLists.txt | brad kittenbrink |
2009-06-29 | Merged my latest eventhost changes with tip/latest viewer-2.0.0-3. | brad kittenbrink |
2009-06-29 | Merge with viewer-2.0.0-3 | Bryan O'Sullivan |
2009-06-27 | fix for DEV-27483/SEC-283: Viewer crash: LLXform::setParent Creating loop whe... | Xiaohong Bao |
2009-06-26 | Fix broken Linux server build. | Kyle Ambroff |
2009-06-26 | Moved LLAPRSockStream out of llcommon into eventhost module so I can reenable... | brad |
2009-06-26 | DEV-34569 | Palmer Truelson |
2009-06-25 | DEV-34488 Can not save script to a prim. Underlying issue was LLPreview hold... | James Cook |
2009-06-25 | Merge with trunk | Bryan O'Sullivan |
2009-06-25 | Ignore distcc state directory | Bryan O'Sullivan |
2009-06-25 | Merge with SVN login-api-3 branch | Bryan O'Sullivan |
2009-06-25 | Fix remaining Mac build errors | Nat Goodspeed |
2009-06-24 | Mercurial build: minor tweaks to fix some Mac build errors | Nat Goodspeed |
2009-06-24 | two more llstartup.cpp merge issues. | Mark Palange (Mani) |