Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-15 | STORM-276 FIXED Squiggles overflow line editor height when font size is set ↵ | Kitty Barnett | |
to large - Also reduced squiggle width from 6 to 4 and prevented running past the end of a word | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions | |||
2012-02-03 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low | |||
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden | |
2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2012-01-27 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2012-01-26 | EXP-1846 FIX Text positioning issues in Floaters, Notifications, UI, and ↵ | Richard Linden | |
toasts with UI size smaller than 1 also, re-enabled floater_test_textbox.xml | |||
2012-01-18 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
fixed font metrics rounding error and made corrective adjustments in layout | |||
2011-12-15 | storm-1723: fix character display when a lot of different characters are used | Alissa Sabre | |
2011-07-21 | merged VWR-25588 fix (hovertext occlusion) | Boroondas Gupte | |
2011-07-21 | FIRE-543/VWR-25588: made in-code comment a bit clearer | Boroondas Gupte | |
2011-07-21 | Credit Zi: FIRE-543 change fixes SH-489 and VWR-24017 and therefore also ↵ | Boroondas Gupte | |
VWR-25588 It looks like the parent changeset (86eec7b46566; transplanted from http://hg.phoenixviewer.com/phoenix-firestorm-lgpl/rev/7af0278beaef) fixes the following issues: * SH-489 (object hover text not occluded) * VWR-24017 (nametag / bubblechat not occluded) * VWR-25588 (union of the above two symptopms) Thus list them all under Zi's entry in doc/contributions.txt. Also removed her name from the in-code comment, to adhere to our CS. | |||
2011-07-17 | Proposed fix for FIRE-543 - Hovertext renders as overlay on top of ↵ | ziree | |
everything else (transplanted from 7af0278beaefa4fb1eb9a41f4e9317ac5fe37690) | |||
2011-05-25 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-05-25 | EXP-829 FIX Text Box Alignment bug | Richard Linden | |
EXP-755 FIX [PUBLIC] 'Search' and 'World Map' links in Sidebar are unclickable fixed issues with UI scaling and text layout as well as incorrect text editor rect transforms reviewed by Callum | |||
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 | |