Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | merge | Richard Linden | |
2010-08-25 | merge | Dave Parks | |
2010-08-19 | EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk) | Richard Linden | |
2010-08-19 | EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk) | Richard Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-04 | optimized font lookups | Richard Nelson | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-29 | merge | Richard Linden | |
2010-07-29 | merge | Richard Linden | |
2010-07-29 | fix for truncated text rendering | Richard Linden | |
2010-07-29 | fix for truncated text rendering | Richard Linden | |
2010-07-28 | fix an implicit downcast in font code. | Tofu Linden | |
2010-07-28 | fix an implicit downcast in font code. | Tofu Linden | |
2010-07-23 | first pass ui rendering performance improvements | Richard Linden | |
2010-07-23 | first pass ui rendering performance improvements | Richard Linden | |
2010-07-14 | merge | Dave Parks | |
2010-07-01 | missed some cases in font valign switch | Richard Linden | |
2010-07-01 | EXT-7654 - About Land Floater> Icons missing | Richard Linden | |
fixed layout of embedded icons in text labels | |||
2010-03-24 | viewer2 merge | Tofu Linden | |
2010-03-23 | EXT-5549 Can't select last character in chat window | Richard Nelson | |
2010-02-19 | fix warning introduced from trunk merge. | Tofu Linden | |
2010-02-19 | merge from viewer2, conflicts resolved... | Tofu Linden | |
2010-02-18 | Additional optimizations to text reflow for EXT-5071. | Monroe Linden | |
Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar. This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo. Reviewed by Richard. | |||
2010-02-13 | merge backout. | Tofu Linden | |
2010-02-13 | Backed out changeset 6c161782dba3 | Tofu Linden | |
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out davep's UI optimization. changeset 3134cb7bb181 | Palmer Truelson | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3 | Palmer Truelson | |
2010-02-04 | merge | Dave Parks | |
2010-02-04 | No more matrix ops in UI code. | Dave Parks | |
2010-02-04 | EXT-4625 - Chat bar doesn't display trailing character on some strings | richard | |
reviewed by Leyla | |||
2010-01-06 | moved clipping logic inside LLFontGL::maxDrawableChars controlled by ↵ | richard | |
EWordWrapStyle fixes regression introduced in 3eef5ce9ae1e6fc62b9b52ce859501dd4e70fadf reviewed by Brad | |||
2010-01-06 | EXT-3878 - Menus disappear when UI Size is < 1.00 | richard | |
EXT-3647 - Auto-scrolling of IMs should resume when user types in chat EXT-3877 - Pinning two levels of menus prevents movement using arrow keys EXT-1303 - Hyperlink text wraps in the middle of a word reviewed by James | |||
2009-12-23 | DEV-44614 ugly/broken font and formatting used for IM toast emotes | Tofu Linden | |
fix bug, also fix some comments/typos/enumparams in this code area. | |||
2009-12-17 | Backed out changeset: 4d482c1ed041 | richard | |
2009-12-16 | Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a ↵ | James Cook | |
LLRect param in code will set the individua | |||
2009-12-15 | added setBlockFromValue so setting a LLRect param in code will set the ↵ | richard | |
individual left, right, top, bottom values, for example don't call setupParams when creating widgets from code moved Multiple param constraints into BaseBlock to remove extra scoping | |||
2009-12-11 | fix for ellipses not appearing in single line text widgets | richard | |
fix for ellipses sometimes appearing at end of wrapped line of text reviewed by James | |||
2009-12-09 | EXT-3112 - Bad font width information with SansSerif causing clipping of ↵ | richard | |
trailing "r"? better handling of ui scale != 1 reviewed by Mani | |||
2009-12-07 | ext-3112 - bad font width information with sansserif | richard | |
2009-11-17 | undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵ | angela | |
font.style, font.name and font.size params for font creating |