Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-25 | merge | Richard Linden | |
2010-08-25 | outfits accordions now have proper contents | Richard Linden | |
2010-08-25 | fixed regressions from changing layout panel to be a derived widget class | Richard Linden | |
2010-08-25 | Force the value for the home page URL in the viewer sidebar to be persistant | callum | |
It's not loaded each time the side bar is opened - only at login - when it did not persist, the change to the URL that was lost after a restart. | |||
2010-08-25 | fix for line editor history not moving cursor to end | Richard Linden | |
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-25 | merge | Tofu Linden | |
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile links | Aimee Linden | |
Icon was being inserted before any text preceding the link. Reviewed by Richard. | |||
2010-08-25 | BuildParams - Use new 'build_debug_release_separately' flag for ↵ | Aimee Linden | |
viewer-development | |||
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-24 | Sync with viewer-development | Merov Linden | |
2010-08-24 | Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵ | Merov Linden | |
references, fixed llkdu cmake to simply point to lib and build | |||
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | merge | Richard Nelson | |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | update tags | convert-repo | |
2010-08-24 | Automated merge with file:///home/moss/hg/tofu-viewer-public | Tofu Linden | |
2010-08-24 | Final(???) merge from viewer-release to viewer-public. | Tofu Linden | |
2010-08-24 | BuildParams - Use new 'build_debug_release_separately' flag for ↵ | Aimee Linden | |
viewer-development-import and viewer-development-fixes | |||
2010-08-23 | merge | Richard Linden | |
2010-08-23 | Points to a different llkdu.dll for Windows (not final name or location) | Merov Linden | |
2010-08-23 | fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics() | Xiaohong Bao | |
2010-08-23 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-23 | fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵ | Xiaohong Bao | |
checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level: | |||
2010-08-23 | fix for gcc | Richard Nelson | |
2010-08-23 | made Params parsers not act as singletons | Richard Nelson | |
2010-08-23 | added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs. | Xiaohong Bao | |
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D | |||
2010-08-23 | BuildParams for aimee_linden/viewer-development-fixes | Aimee Linden | |
2010-08-23 | VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItem | Aimee Linden | |
2010-08-21 | CID-370 | Aimee Linden | |
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp | |||
2010-08-20 | added llfasttimer_class.h to project | Richard Nelson | |
2010-08-20 | increment patch level so that version is 2.1.2 | Oz Linden | |
2010-08-20 | change defaults so that developer builds are labelled correctly, add ↵ | Oz Linden | |
personal build params | |||
2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
2010-08-20 | DEV-52870 FIX Inventory Notification not given if first Inventory Item comes ↵ | Richard Nelson | |
from a user sharing an object or purchase from xstreet | |||
2010-08-20 | fixed spelling error | Richard Nelson | |
2010-08-20 | removed unused template function | Richard Nelson | |
2010-08-20 | fixed build | Richard Nelson | |
2010-08-20 | fix gcc build error. | Tofu Linden | |
2010-08-20 | merge from PE's viewer-trunk | Tofu Linden | |
2010-08-20 | merge from viewer-release | Tofu Linden | |
2010-08-20 | VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone builds | Aimee Linden | |
2010-08-20 | merge | Richard Nelson | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface |