Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-04-19 | fixed EXT-6848 Avoid creation of dummy objects in LLOnlineStatusToast and ↵ | Alexei Arabadji | |
LLPanelGenericTip classes. * decoupled tip toast panel related logic from class LLTast; * moved documentation comment of LLPanelGenericTip constructor from .cpp to .h file; * corrected name attribute in panel_generic_tip.xml; reviewed by Mike Antipov and Vadim Savchuk at https://codereview.productengine.com/secondlife/r/230/ --HG-- branch : product-engine | |||
2010-04-12 | fixed major EXT-6593 "New notifications arrived while you were away" is bold | Alexei Arabadji | |
and doesn't fit on toast * Unbolded startup toast message text; * Avoided increasing complexity of LLToastNotifyPanel class that in future should be decoupled on separate independent toast panel implementations and added LLPanelGenericTip class to represent generic notifytip panels. reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/214/ --HG-- branch : product-engine |