summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-08-26Added the MediaEnablePopups setting as a global on/off switch for media popups.Monroe Linden
2010-08-26Fix for a link error.Monroe Linden
2010-08-26Fix another mac build error.Monroe Linden
2010-08-26Fix for a mac build error.Monroe Linden
2010-08-25mergeRichard Linden
2010-08-25outfits accordions now have proper contentsRichard Linden
2010-08-25fixed regressions from changing layout panel to be a derived widget classRichard Linden
2010-08-25Force the value for the home page URL in the viewer sidebar to be persistantcallum
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-25fix for line editor history not moving cursor to endRichard Linden
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-08-24mergeRichard Nelson
2010-08-23mergeRichard Linden
2010-08-23fix for gccRichard Nelson
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-20added llfasttimer_class.h to projectRichard Nelson
2010-08-20DEV-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-20fixed spelling errorRichard Nelson
2010-08-20removed unused template functionRichard Nelson
2010-08-20fixed buildRichard Nelson
2010-08-20mergeRichard Nelson
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-19made favorites button tooltips override parent generic tooltip more consistentlyRichard Linden
2010-08-19eliminated some WTF codeRichard Linden
2010-08-19eliminated spam when parsing hints llsdRichard Linden
2010-08-19removed keyboarstring spamRichard Linden
2010-08-19Fix for bad accelerator string lookupsRichard Linden
2010-08-19mergeRichard Linden
2010-08-19DEV-52553 FIX Font color/opacity issue in Group PanelsRichard Linden
DEV-52554 FIX Font color/opacity issue in About Second Life floater DEV-52617 FIX Font color/opacity issue in Profile Panel DEV-52618 FIX Font color/opacity issue in Covenant tab of About Land reviewed by Monroe
2010-08-19DEV-52669 FIX Inventory notification not given if first item comes from ↵Richard Linden
buying contents
2010-08-19DEV-52666 FIX Chat and Move Hints shown when user performs action...Richard Linden
2010-08-18Add support for an "_internal" target that forces a link to open in the ↵Monroe Linden
embedded browser, regardless of the state of the "UseExternalBrowser" pref.
2010-08-18Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experienceRichard Linden
2010-08-18fix for occasional crash when dismissing hintRichard Linden
2010-08-18DEV-52669 FIX Inventory Notification not given if first Inventory Item comes ↵Richard Linden
from buying object contents
2010-08-17Viewer side changes to support javascript window.close handling.Monroe Linden
2010-08-17Fixed a couple of compile errors.Monroe Linden
2010-08-16mergeRichard Nelson
2010-08-16made hint popups "chrome", meaning they can't steal focusRichard Nelson
2010-08-16moved buildFloater out of lluictrlfactory to llfloater.cppRichard Nelson
2010-08-16fix for gccRichard Nelson
2010-08-16fixed EOLRichard Nelson
2010-08-16made hints only expire when explicitly responded to, not implicitly after ↵Richard Nelson
first seeing them added hint_popup.xml for hint styling
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
removed redundant functionality moved buildPanel to LLPanel
2010-08-16added ability to cancel all notifications with a given nameRichard Nelson
2010-08-16fixed slicing problem with paramblocks where block descriptors are invalid ↵Richard Nelson
after copying a derived block type to a base block value.
2010-08-16added ability to replace existing entries in a LLRegistryRichard Nelson
2010-08-13fixed fast timer average frame time rollover errorRichard Nelson
2010-08-13mergeRichard Nelson
2010-08-13Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicMonroe Linden
2010-08-13fixed progress view z ordering hacksRichard Nelson
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen