summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-16Alert dialog when mesh upload fails.Dave Parks
2010-03-13merge with viewer-2-0Dave Parks
2010-03-13Mesh cache. Has a bug.Dave Parks
2010-03-13Fix-up of doc/contributions.txt (missed another one!), no functional changesAimee Linden
2010-03-13Fix-up of doc/contributions.txt, no functional changesAimee Linden
2010-03-12ES missing strings from set4-6; linguisticEli Linden
2010-03-12MergeEli Linden
2010-03-12linguisticEli Linden
2010-03-12EXT-2180 final linguistic edits of set1 and set6b by NovellaEli Linden
2010-03-12Fix for file dialog crashing on mac and linux when uploading meshes.Dave Parks
2010-03-12(for B5) Fix for EXT-5823 "Include language in user-agent string" ↵Callum Prentice
(implemented via JavaScript - not in ua string) (for B5) Fix for EXT-5314 "Inworld Browser blanks out at credit card entry" Note: also includes an update to install.xml that points to a new version of LLQtWebKit that is required for these fixes
2010-03-12New linux build of llqtwebkit.Monroe Linden
Also, disabled LL_QTWEBKIT_USES_PIXMAPS define in media_plugin_webkit.cpp as the QPixmap changes have been backed out of the llqtwebkit build for now.
2010-03-12New mac build of llqtwebkit.Monroe Linden
Built from revision da5938d041a1 of hg.lindenlab.com/monroe/llqtwebkit-4.6/ and commit 976cb208e4c1ae9df62bce979a5148d7b89172c5 of http://gitorious.org/+lindenqt/qt/lindenqt
2010-03-12EXT-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵Eli Linden
change before)
2010-03-12undid change for VLT testEli Linden
2010-03-12temp test VLT functionality on root element name changeEli Linden
2010-03-12EXT-5988Eli Linden
2010-03-12MergeEli Linden
2010-03-12linguisticEli Linden
2010-03-12Fix for EXT-6336 Minor memory leak in LLFontRegistry::createFontAimee Linden
Reviewed by: Tofu
2010-03-12PE mergeTofu Linden
2010-03-12completed EXT-6305 (Remove "ScriptToast" notification in xui/en and all ↵Igor Borovkov
localizations) just cleaned up notifications.xml reviewed by Richard and Tofu at https://codereview.productengine.com/secondlife/r/1/ --HG-- branch : product-engine
2010-03-12fixed EXT-3607 (Cancelling a Land Sale to Specific Person Allows Land to be ↵Igor Borovkov
Set For Sale to Anyone Briefly) added additional check so that "for sale to anyone" text is shown only when a parcel is on sale reviewed by Richard at https://codereview.productengine.com/secondlife/r/4/ --HG-- branch : product-engine
2010-03-11MergeEli Linden
2010-03-11VWR-18254 en_xui_changeEli Linden
2010-03-11mergeBrad Payne (Vir Linden)
2010-03-11For EXT-5333: Bodyparts missing from appearance and COF. Recovered wearables ↵Brad Payne (Vir Linden)
were failing to get added correctly due to wrong timeout logic. Reviewed by Nyx.
2010-03-11linguistic changesEli Linden
2010-03-11VWR-18253 en_xui_changeEli Linden
2010-03-11mergeDave Parks
2010-03-11MergeEli Linden
2010-03-11linguistic changeEli Linden
2010-03-11"Generate Normals" is less busted now.Dave Parks
2010-03-11merge from viewer-2-0Tofu Linden
2010-03-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2010-03-11merge from repoangela
2010-03-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2010-03-10a try to fix EXT-5845: crash on LLTexLayerTemplate::render [secondlife-bin ↵Xiaohong Bao
lltexlayer.cpp:1898]
2010-03-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-10debug code for EXT-6093: crash at LLTextureCache::updateTextureEntryList ↵Xiaohong Bao
[secondlife-bin lltexturecache.cpp:847]
2010-03-10debug code for EXT-5599: Viewer crashes consistently, in Linden Homes region.Xiaohong Bao
2010-03-10VWR-18046 en_xui_changeEli Linden
2010-03-10MergeEli Linden
2010-03-10linguistic changeEli Linden
2010-03-10merge from viewer-2-0Tofu Linden
2010-03-10PE mergeTofu Linden
2010-03-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2010-03-10EXT-6114: Ignore secondlife:///app/login SLapps if logged in.Lynx Linden
If you were already logged in, clicking on these SLapps would crash your viewer (crash was in experimental reg-in-client code). We now ignore these SLapps if the user is already logged in, and a one-time warning is emitted in this case.
2010-03-10Update for major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Updated code for disabling verbs for unpublished classified. --HG-- branch : product-engine
2010-03-10Fixed major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Changed the way panels handle classified publishing - each classified panel will keep listening to callbacks and will know when classified is published successfuly. If publish failed, panel will allow user to edit classified and try publishing again. All unpublished classifieds will be lost on Viewer restart. --HG-- branch : product-engine