summaryrefslogtreecommitdiff
path: root/indra/llxuixml
AgeCommit message (Expand)Author
2011-07-14EXP-880 FIX Enable navigation chrome in search floaterRichard Linden
2011-07-13EXP-880 FIX Enable navigation chrome in search floaterRichard Linden
2011-06-08Fixed to allow param blocks to exceed 64k, even though the size makes me wince.Leslie Linden
2011-05-16MergeJoshua Bell
2011-05-11WIP: viewer side of ER-864: Include message ids and args in login.cgi responsesJoshua Bell
2011-05-05Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ...brad kittenbrink
2011-04-28fixed build (again)Richard Linden
2011-04-28fixed buildRichard Linden
2011-04-28EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead o...Richard Linden
2011-04-20mac and linux build fixesLeslie Linden
2011-04-19EXP-648 FIX As a developer, I want to be able to specify param blocks that us...Richard Linden
2011-03-07fix for linux buildRichard Linden
2011-03-01MergeRichard Linden
2010-11-15mergeRichard Linden
2010-10-08potential fix for linux buildRichard Linden
2010-10-06Fix for a compile error.Monroe Linden
2010-10-06added param block support for empty/undefined elements in XML/LLSD respectively.Richard Nelson
2010-10-05tighter packing of boolean params by shuffling member variablesRichard Linden
2010-10-01Fix for build issue on the mac.Monroe Linden
2010-09-30fixed line endingRichard Linden
2010-09-30added macro for easier static registrationRichard Linden
2010-09-30merged STORM-222 (expat.h not found on STANDALONE)Boroondas Gupte
2010-09-30STORM-222 FIXED indra/llxuixml/llxuiparser.cpp:32:25: error: expat/expat.h: N...Boroondas Gupte
2010-09-22fix for gccRichard Linden
2010-09-22instead of exposing mutable container in LLInitParam::Multiple, just expose a...Richard Linden
2010-09-16renamed isProvided() to anyProvided() and fixed partial params (missing manda...Richard Linden
2010-09-16fixed serialization of choice blocks sometimes including more than one altern...Richard Linden
2010-09-14fixed text contents parsing for LLSimpleXUIParser...each contiguous range of ...Richard Nelson
2010-09-14added non-const accessor to Multiple<T> containers, might need to revertRichard Nelson
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-26mergeRichard Linden
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-19removed keyboarstring spamRichard Linden
2010-08-19Fix for bad accelerator string lookupsRichard Linden
2010-08-17EXT-8425 ADDITIONAL FIX Fixed broken translation of accelerators which was in...Andrew Dyukov
2010-08-16fixed slicing problem with paramblocks where block descriptors are invalid af...Richard Nelson
2010-08-16added ability to replace existing entries in a LLRegistryRichard Nelson
2010-08-13Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicMonroe Linden
2010-08-11EXT-8425 FIXED Translated names of "Home" and "Esc" keys shown in shortcuts.Andrew Dyukov
2010-08-06mergeRichard Nelson
2010-08-06removed spurious parsing of empty text contentsRichard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-06renamed LLFastXUIParser to LLSimpleXUIParser and added support for parsing xm...Richard Nelson
2010-08-05Fix for a crash on startup.Monroe Linden
2010-08-05added newlines at end to make Linux builds happyRichard Linden
2010-08-05reverted unportable use of typeinfo* as hash keyRichard Linden