Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-26 | Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2010-08-26 | made layoutstack orientation mandatory | Richard Linden | |
2010-08-26 | added images for popup notification | Richard Linden | |
2010-08-26 | Added the MediaEnablePopups setting as a global on/off switch for media popups. | Monroe Linden | |
2010-08-26 | Fix for a link error. | Monroe Linden | |
2010-08-26 | Fix another mac build error. | Monroe Linden | |
2010-08-26 | Fix for a mac build error. | Monroe Linden | |
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-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-24 | merge | Richard Nelson | |
2010-08-23 | merge | Richard Linden | |
2010-08-23 | fix for gcc | Richard Nelson | |
2010-08-23 | made Params parsers not act as singletons | Richard Nelson | |
2010-08-20 | added llfasttimer_class.h to project | Richard Nelson | |
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 | merge | Richard Nelson | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-19 | made favorites button tooltips override parent generic tooltip more consistently | Richard Linden | |
2010-08-19 | eliminated some WTF code | Richard Linden | |
2010-08-19 | eliminated spam when parsing hints llsd | Richard Linden | |
2010-08-19 | removed keyboarstring spam | Richard Linden | |
2010-08-19 | Fix for bad accelerator string lookups | Richard Linden | |
2010-08-19 | merge | Richard Linden | |
2010-08-19 | DEV-52553 FIX Font color/opacity issue in Group Panels | Richard 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-19 | DEV-52669 FIX Inventory notification not given if first item comes from ↵ | Richard Linden | |
buying contents | |||
2010-08-19 | DEV-52666 FIX Chat and Move Hints shown when user performs action... | Richard Linden | |
2010-08-18 | Add 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-18 | Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2010-08-18 | fix for occasional crash when dismissing hint | Richard Linden | |
2010-08-18 | DEV-52669 FIX Inventory Notification not given if first Inventory Item comes ↵ | Richard Linden | |
from buying object contents | |||
2010-08-17 | Viewer side changes to support javascript window.close handling. | Monroe Linden | |
2010-08-17 | Updated Mac build of llqtwebkit, with javascript window.close handling. | Monroe Linden | |
Built from: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision feff21029074 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch) | |||
2010-08-17 | Fixed a couple of compile errors. | Monroe Linden | |
2010-08-16 | merge | Richard Nelson | |
2010-08-16 | made hint popups "chrome", meaning they can't steal focus | Richard Nelson | |
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-16 | fix for gcc | Richard Nelson | |
2010-08-16 | fixed EOL | Richard Nelson | |
2010-08-16 | made hints only expire when explicitly responded to, not implicitly after ↵ | Richard Nelson | |
first seeing them added hint_popup.xml for hint styling | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-16 | added ability to cancel all notifications with a given name | Richard Nelson | |
2010-08-16 | fixed slicing problem with paramblocks where block descriptors are invalid ↵ | Richard Nelson | |
after copying a derived block type to a base block value. | |||
2010-08-16 | added ability to replace existing entries in a LLRegistry | Richard Nelson | |