- Oct 23, 2009
- Oct 22, 2009
-
-
callum authored
-
callum authored
for testing purposes.
-
callum authored
removing name attribute stopped "Missing String" message appearing - don't know why - asking around.
-
James Cook authored
-
James Cook authored
Removed some dead code from LLSideTray Next step is to merge all the tab art with overlay art and use button selected images to show a "pressed" state for all buttons. Reviewed with Angela.
-
Steve Bennetts authored
Reviewed by Richard
-
Erica Firment authored
-
erica authored
EXT-1449 Viewer 2.0 Fit & Finish Pass: Places Panel - Landmark detail -actually deleted the file this time
-
Mark Palange (Mani) authored
-
James Cook authored
-
Mark Palange (Mani) authored
Now building with llkdu can be skipped by specifying INSTALL_PROPRIETARY=OFF when configuring the build. Reviewed by palmer
-
callum authored
-
callum authored
-
callum authored
-
erica@bukkit.local authored
-
Rick Pasetto authored
-
Rick Pasetto authored
we're not implementing it as a feature yet.
-
Steve Bennetts authored
-
James Cook authored
EXT-1651 Fix "You cannot close the Buy Land window" error message that prevents buying land more than once per login session. Made LLFloaterBuyLandUI destroy itself on close, which cleans up pending currency transactions. Changed LLViewerParcelMgr::deleteBuyInfo() signature because I found it confusing. Reviewed with Richard.
-
Neal Orman authored
Made an adjustment to ignore remove requests on items that don't exist, to avoid the extra messages to the server. Also made a couple of adjustments to ensure removal of alpha masks and tattoos along with other wearable types. Added these code points to the wiki page detailing what modifications need to be made when adding a new wearable type: https://wiki.lindenlab.com/wiki/User:Vir#Adding_new_wearables Code reviewed by Seraph.
-
Leyla Farazha authored
now we have first, middle, last tab art reviewed by richard
-
Nat Goodspeed authored
viewer_manifest.py has acquired new 'ln -s' commands to avoid duplicating shared .dylib files between the main Second Life app bundle and the embedded mac-updater and mac-crash-logger app bundles. Unfortunately, the second time I ran with these new commands, they failed because the target already existed. Added -f switch to make that case benign.
-
Nat Goodspeed authored
It looks as though someone tried to reactivate the skip()ped test by replacing "google.com" with "linux.org" and deleting the skip() call. Unfortunately the edit went wrong: the instance of "google.com" in the skip() call was replaced, and the line declaring hostStr = "google.com" was deleted. Removing the local hostStr variable broke the compile. (Possible merge glitch?) On the above assumption, I commented out the skip() call, reinstated the hostStr declaration and replaced "google.com" with "linux.org" therein.
-
Lynx Linden authored
an explicit include for LLViewerFetchedTexture because it's used for a template specialization, and fixed LLLocalTextureObject constructor to take a const LLUUID reference so locals can be passed.
-
Steven Bennetts authored
Added some missing licensing info.
-
- Oct 21, 2009
-
-
brad kittenbrink authored
-
Steven Bennetts authored
-
brad kittenbrink authored
The fix deletes all LLEventPumps boost::signal objects prior to unloading any dlls. reviewed by Nat.
-
Steve Bennetts authored
-
palange authored
-
palange authored
DEV-41615 DEV-41615 Add symlinks to updater and crash logger app bundles to fix dylib refs.\nllcommon, apr and expat dylibs were missing from the crash logger and updater, instead of shipping extra copies were using relative pathed symlinks to the copies in the Second Life.app/Contents/Resources folder.
-
Monroe Linden authored
Fix for DEV-41542 (hitting Tab at google login on MoaP inserts a character into the password field). Moved some special-case handling from LLMediaCtrl::handleKeyHere/handleUnicodeCharHere to LLViewerMediaImpl::handleKeyHere/handleUnicodeCharHere so that the key handling for LLViewerMediaFocus gets the benefit of it as well.
-
Steven Bennetts authored
Merging revisions 2146-2150 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1752 EXT-1754
-
Steven Bennetts authored
Merging revisions 2129-2144 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1293 EXT-1611 EXT-1613 EXT-1176 EXT-1724 EXT-1186 EXT-1662 EXT-1760 EXT-1720 * Dev: EXT-1575 EXT-1770 EXT-1232 EXT-1234
-
Loren Shih authored
svn merge -r136533:136919 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 * Bugs: EXT-1779
-
Rick Pasetto authored
DEV-41600: one last change: rename INTERACT and CONTROl to MEDIA_PERM_INTERACT and MEDIA_PERM_CONTROL
-
Richard Nelson authored
reviewed by James
-
Richard Nelson authored
reviewed by James
-