summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-10Clarify for VS 2013 that an operator bool() method returns bool.Nat Goodspeed
For some reason VS 2013 (unlike its predecessors and other current compilers) needs us to explicitly convert an operator bool() method's return expression to bool. :-P
2014-12-10Fix for build problems with LLTrace::AccumulatorBuffer copy ctor in VS2013 ↵callum_linden
(only)
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-12-10MAINT-1774 FIXED Don't open preview texture floater if user clicks "Cancel" ↵Mnikolenko ProductEngine
button.
2014-12-09DD-286 : WIP : Make stock folders visible in the inventory and behaving like ↵Merov Linden
stock folders everywhere
2014-12-09merge with headcallum_linden
2014-12-09no implicit conversion from ofsteam to bool in VS2013!!!!callum_linden
2014-12-09update dictionaries to a single common platform buildOz Linden
2014-12-09Made merge to correct version of file.Aura Linden
2014-12-09DD-289 : Fix crash when dropping first item in marketplace listingsMerov Linden
2014-12-08Merged.Aura Linden
2014-12-08Pointed to newest havok repos.Aura Linden
2014-12-08Update autobuild to point to new (Windows) third poarty libraries we just ↵callum_linden
built and configure for VS2013
2014-12-08Merge downstream code and become version 3.7.23simon
2014-12-08SL-92 WIP - hover height communicated via appearance messages.Brad Payne (Vir Linden)
2014-12-08mergeBrad Payne (Vir Linden)
2014-12-08MAINT-3457 FIXED List of notecard content is shifted while resize of ↵andreykproductengine
notecard window
2014-12-09MAINT-3648 FIXED Allow opening URLs when any text is selected.Mnikolenko ProductEngine
2014-12-08Merge downstream code and become version 3.7.23simon
2014-12-08MAINT-4342 FIXED Height text-box value decreases after it was set to a ↵andreykproductengine
specific value
2014-12-08MAINT-1662 FIXED Disable menu items for attached objects.Mnikolenko ProductEngine
2014-12-07DD-289 : Prevent building panels twice within each tabMerov Linden
2014-12-06Update viewer to consume mesa build 297283.Nat Goodspeed
2014-12-05merge changes for 3.7.22-releaseOz Linden
2014-12-05increment viewer version to 3.7.23Oz Linden
2014-12-05Added tag 3.7.22-release for changeset bc61801f6140Oz Linden
2014-12-05Wrap #pragma clang in #if __clang__, else VS produces fatal warnings.Nat Goodspeed
2014-12-05Update viewer to consume tut build 297257.Nat Goodspeed
2014-12-05MAINT-4718 FIXED Enable Open menu item even if texture is no-copy.Mnikolenko ProductEngine
2014-12-04DD-289 : WIP : Prevent building tabs twiceMerov Linden
2014-12-04Place Windows build artifacts in build-vc120 rather than build-vc100.Nat Goodspeed
2014-12-04Make havok_source package name agree with name from repo URL.Nat Goodspeed
Until we get a havok-source package built with new metadata-bearing autobuild, the package name in autobuild.xml and CMake must agree with the tarball filename.
2014-12-04Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-updateNat Goodspeed
2014-12-04Update viewer to consume apr build 297252.Nat Goodspeed
2014-12-04Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-updateNat Goodspeed
2014-12-04We don't want to see all of build-vc120 in 'hg status' output.Nat Goodspeed
2014-12-04MAINT-4683 FIXED Display SLURLs with incorrect coordinates as regular URLs.Mnikolenko ProductEngine
2014-12-03tweak for typo in GTK/Pango Windows libcallum_linden
2014-12-03Update viewer to consume googlemock build 297188.Nat Goodspeed
2014-12-03Update viewer to consume colladadom build 297187.Nat Goodspeed
2014-12-03Update viewer to consume boost build 297177.Nat Goodspeed
2014-12-03Update viewer to consume curl build 297172.Nat Goodspeed
2014-12-03Update viewer to consume openssl build 297168.Nat Goodspeed
2014-12-02Update viewer to consume pcre build 297155.Nat Goodspeed
2014-12-02Merge downstream code and become 3.7.22simon
2014-12-02MAINT-4710 FIXED The 'Copy to inventory' button should be disabled in ↵andreykproductengine
Texture preview floater when permissions forbid it
2014-12-03MAINT-1871 FIXED Don't allow moving avatar while changing camera position.Mnikolenko ProductEngine
2014-12-03MAINT-4704 FIXED Don't show warning message for "region" item, when fixed ↵Mnikolenko ProductEngine
sky is used.
2014-12-02mergeBrad Payne (Vir Linden)
2014-12-02MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ruslantproductengine
normals. Patchset #3 (remove std::move())