Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-05-02 | ACME-306 : Pull merge from viewer-chui | Merov Linden | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XML | Graham Madarasz | |
2013-04-26 | Fix llmediadataclient test to include new dep on llprimitive and fix bogus ↵ | Graham Madarasz | |
boost lib refs in llprimitive cmake def | |||
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-23 | ACME-251 Create AvatarFolderItemView: Re-adding llpersonfolderview.h/cpp and ↵ | Gilbert Gonzales | |
to use a class called LLPersonFolderView to manage the creation of subwidgits and selection of tabs. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: forgot to remove deleted files from ↵ | Gilbert Gonzales | |
indra/newview/CMakeLists.txt. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: When making the folderview using ↵ | Gilbert Gonzales | |
LLPersonModelCommon instead of LLConverationItem. Also the .xml file file read in for LLPersonTabView was incorrect, now using person_tab_view.xml. And lastly made a new file called llpersonfolderview which which be the implementation of folderview. | |||
2013-04-23 | ACME-251 Create AvatarFolderItemView: Changed classes name from ↵ | Gilbert Gonzales | |
LLPersonFolder* to LLPersonTab* | |||
2013-04-22 | ACME 162: Implemented a foundation model for the facebook connect folder view. | Gilbert Gonzales | |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-04-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
2013-04-04 | merging in viewer-chui | Gilbert Gonzales | |
2013-04-02 | created LLSocialList and LLSocialListItem and linked them up to the facebook ↵ | Gilbert Gonzales | |
tab. | |||
2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | MAINT-2426 : Viewer support for new simulator AvatarRenderInfo capability. ↵ | simon | |
Reviewed by Kelly | |||
2013-03-27 | New gmock with WChar fix and add boost sys lib to viewer source tests | Graham Madarasz | |
2013-03-27 | Rollback the boost sys lib inclusion in integ tests as it was causing dup ↵ | Graham Madarasz | |
symbols | |||
2013-03-26 | Add Boost System library to all tests | Oz Linden | |
I don't know what added this requirement, but this last night lots of them started failing to link. Also remove some obsolete commented-out stuff | |||
2013-03-25 | Pull and merge downstream code with CHUI viewer-development by way of ↵ | simon | |
viewer-lion | |||
2013-03-25 | merge changes for storm-1911 | Oz Linden | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-22 | Merge new boost and add OS X 10.8 mods | Graham Madarasz (Graham Linden) | |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed | |
In autobuild.xml, specify today's build of the Boost package that includes the Boost.Context library, and whose boost::dcoroutines library uses Boost.Context exclusively instead of its previous context-switching underpinnings (source of the ucontext.h dependency). Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it with the viewer and with the lllogin.cpp test executable. Track new Boost package convention that our (early, unofficial) Boost.Coroutine library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc. Remove #include <boost/coroutine/coroutine.hpp> from llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine header must be #included before anything else that might use ucontext.h is gone now that we no longer depend on ucontext.h. In fact remove -D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to work around a known problem with the ucontext.h facilities. | |||
2013-02-15 | Added ca-bundle.crt behaviors for Mac and Windows. | Aura Linden | |
2013-02-13 | Merge from viewer-beta | prep | |
2013-02-12 | merge up to 3.4.5-release | Oz Linden | |
2013-02-05 | Merged with head of viewer-development | callum_linden | |
2013-02-04 | Added a new draw pool specifically for faces with materials applied to them. ↵ | Geenz | |
Removed materials rendering from the bump draw pool, and reverted it to its previous state. | |||
2013-02-04 | fmodwrapper uneeded with fmodex | Sovereign Engineer | |
2013-02-01 | Removed (most) references to older FMOD library - still a little Linux clean ↵ | callum_linden | |
up left | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-30 | merge downstream code from viewer-lion | simon@Simon-PC.lindenlab.com | |
2013-01-25 | CHUI-667 Upon exit from DND mode, a maximum of one sound should be played. ↵ | Gilbert Gonzales | |
Solution. Added a deferred sound class which will have sound id's added to it and upon unmuting the deferred sounds will be played. | |||
2013-01-24 | Merged with latest viewer-dev. | Geenz | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-24 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Nat Goodspeed | |
2013-01-23 | Merge | Geenz | |
2013-01-23 | Recovered changes for dirpicker and filepicker | Aura Linden | |
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |
2013-01-16 | remove prototype access code used for server testing | Oz Linden | |
2013-01-11 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |