Age | Commit message (Expand) | Author |
2009-07-21 | I18N fix: more nodes in XUI have duplicate name= parameters. This breaks loca... | Ramzi Ramey |
2009-07-21 | Merge with SVN trunk | Bryan O'Sullivan |
2009-07-21 | DEV-34977 Context menu fails to open in Build mode. Product Engine implement... | James Cook |
2009-07-21 | merge https://svn.aws.productengine.com/secondlife/pe/stable-1/indra -r 1078-... | Steven Bennetts |
2009-07-21 | merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0/... | Steven Bennetts |
2009-07-20 | Resolve updates | Nat Goodspeed |
2009-07-20 | Letting compiler choose implicit LLSD conversions fixes fatal Linux gcc warnings | Nat Goodspeed |
2009-07-20 | Add newline to end of file to placate Linux gcc | Nat Goodspeed |
2009-07-20 | Parabuild will upload event_host.tar.bz2 and event_host.tar.bz2 now in right ... | Palmer |
2009-07-17 | DEV-35770 I18N: all <combo_box.item> are missing a name= parameter. | Ramzi Ramey |
2009-07-17 | six instances of Alpah -> Alpha | Adam Moss |
2009-07-17 | Eliminated old (stale) llinventoryview.cpp and merged changes to it into llfl... | Steven Bennetts |
2009-07-16 | add a flag in LLImageGL to turn off calling LLImageGL::analyzeAlpha() and LLI... | Xiaohong Bao |
2009-07-16 | make LLViewerTextureManager::staticCastToFetchedTexture to accept NULL pointe... | Xiaohong Bao |
2009-07-16 | Make googlemock publicly available | Christian Goetze |
2009-07-16 | I18N fix: some nodes in XUI have duplicate name= parameters. This breaks loca... | Ramzi Ramey |
2009-07-16 | Merged my 3 mac fixes with palmer's latest event_host_manifest.py changes. | brad kittenbrink |
2009-07-16 | 1st attempt at disabling ppc build on macs. | brad kittenbrink |
2009-07-16 | Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2. | Mark Palange |
2009-07-15 | Oops, LLNotificationsListener can't just be forward declared under gcc. | brad kittenbrink |
2009-07-15 | svn merge -r 127173:127174 svn+ssh://svn.lindenlab.com/svn/linden/branches/pl... | Monroe Williams |
2009-07-15 | DEV-35531 | Palmer |
2009-07-15 | Disable SHARED_LIB_STAGING_DIR usage on systems where it's not initialized. | brad kittenbrink |
2009-07-15 | Revert rev 126736 for DEV-35109 which made location history in nav bar show a... | James Cook |
2009-07-15 | Fixed compile warnings in llmath/llrect.h. This header is now included in a u... | Martin Reddy |
2009-07-15 | svn merge -r126867:127217 svn+ssh://svn.lindenlab.com/svn/user/cg/qar-1691 | Christian Goetze |
2009-07-15 | DEV-35500: Write new llmath unit tests | Martin Reddy |
2009-07-15 | Fixing DEV-35175 regression. | Leyla Farazha |
2009-07-14 | Merge skinning-15 to viewer-2. Fixes include: | James Cook |
2009-07-14 | QAR-1602 checkpoint for multiple textures | Neal Orman |
2009-07-14 | QAR-1651 | Dave Hiller |
2009-07-14 | QAR-1602 checkpoint for avatar pipeline multiple textures | Neal Orman |
2009-07-14 | DEV-34299 - VWR-13996: Avatars are invisible, except for attachments | Neal Orman |
2009-07-14 | QAR-1602 Checkpoint for Avatar Pipeline Multiple textures branch | Neal Orman |
2009-07-13 | Line ending normalization. | brad kittenbrink |
2009-07-13 | Removed unused floater visibility settings ShowDirectory, ShowLeaders, ShowTo... | James Cook |
2009-07-11 | add LLImageGL::create(...) back for server side use. | Xiaohong Bao |
2009-07-10 | Merged in my debug build and shutdown cleanup changes. | brad kittenbrink |
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 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao |
2009-07-10 | Brad's changes to testquit so we can pass executable to run to it. | Palmer |
2009-07-10 | EXT-70 Camera and Movement controls don't save their positions | Steven Bennetts |
2009-07-10 | EXT-127: Tooltips don't disappear immediately after moving mouse out of object | Richard Nelson |
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-10 | Fix Linux build error due to F32/S32 conversion warning. Not reviewed. | James Cook |