Age | Commit message (Expand) | Author |
2010-12-13 | STORM-229 FIXED Fixed long loading times and stalling of Viewer while loading... | Andrew Productengine |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
2010-08-24 | merge heads. whew. | Tofu Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-07-30 | further UI rendering performance improvements | Richard Nelson |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden |
2010-07-15 | Changes to allow disabling an LLTextBox (or LLTextBox subclass) to gray out t... | Monroe Linden |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden |
2010-07-09 | EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ... | Richard Linden |
2010-06-03 | EXT-6333 FIX introduce new segments - LLLineBreakSegment and LLImageSegment | Yuri Chebotarev |
2010-04-16 | Fixed normal bug EXT-6806 (Context menu conflict: selected text vs group) - p... | Eugene Mutavchi |
2010-04-01 | merge | Richard Linden |
2010-04-01 | EXT-3531 - Ctrl-p doesn't work reliably on login | Richard Linden |
2010-04-01 | EXT-3606 - Script editor window: next line not indenting if current line wraps | Richard Linden |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson |
2010-02-16 | EXT-5071 - Script Editor slows down FPS when editing scripts with 500+ lines | richard |
2010-02-10 | Fixed function name. | Dmitry Zaporozhan |
2010-02-05 | merge | richard |
2010-02-05 | EXT-5025 - Tooltips block mouse clicks | richard |
2010-02-05 | Updated low bug EXT-4951 - Redundant edit box context menu in list items in P... | Dmitry Zaporozhan |
2010-02-04 | Fixed low bug EXT-4951 - Redundant edit box context menu in list items in Pan... | Dmitry Zaporozhan |
2010-02-03 | merge. | Tofu Linden |
2010-02-03 | CID-419 | Tofu Linden |
2010-02-02 | Further fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnec... | Monroe Linden |
2010-02-01 | merge | richard |
2010-01-25 | Fix some Linux build breakage - can't treat the return of a constructor call ... | Tofu Linden |
2010-01-26 | add comment for EXT-4443 about EXT-4443... | Ychebotarev ProductEngine |
2010-01-26 | fix for normal EXT-4443 Copying text from notifications fails | Ychebotarev ProductEngine |
2010-01-22 | LLPointer cleanup and fix for EXT-4413 | richard |
2010-01-11 | EXT-4095 - [crashhunters] Crash on shutdown in LLTextBase destructor | richard |
2009-12-11 | variable renames in LLTextBase | richard |
2009-12-08 | Fixed low bug EXT-3058 ('Save Pick' Button Inoperable When Edit Only Involves... | Eugene Mutavchi |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook |
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook |
2009-11-28 | Fix merge error | James Cook |
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook |
2009-11-24 | EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer | angela |
2009-11-12 | add optional style params in setText function | angela |
2009-11-10 | EXT-1478 Tool-tip background and border colors are being ignored | Leyla Farazha |
2009-10-30 | EXT-1980 - Bottom bar buttons retain highlight | richard |
2009-10-28 | EXT-1949 - Viewer freezes on resizing IM window | richard |
2009-10-27 | removed typo | richard |
2009-10-27 | EXT-1727 Chat history widget has no context menu for copy/paste operations | richard |
2009-10-26 | tweaked clipping rect for scroll containers to not overlap vertical scrollbar | richard |
2009-10-21 | fix for chat history layout bugs | Richard Nelson |
2009-10-20 | ext-1670 - fix the chat history use of widgets | Richard Nelson |
2009-10-16 | EXT-1566: Fixed another case of UTF-8 vs UTF-32 coding error for SLURL | Martin Reddy |
2009-10-15 | removed requirement for specializing ParamCompare on boost::function types | Richard Nelson |
2009-10-08 | only add LLScrollContainers to text widgets when requested, saving on LLTextB... | Richard Nelson |