Oz Linden
a5619d16f7
correct licenses (fix problem with license change merge)
2010-10-13 07:24:37 -04:00
Dave Parks
7c2b9221d6
merge
2010-09-27 15:20:27 -05:00
Brad Payne (Vir Linden)
90e3d83a5c
Fix for build failures - disabling tcmalloc for now
2010-09-21 13:26:52 -04:00
Monroe Linden
b62b10dd26
Post-convert merge by convert_monolith.py from ./viewer-experience
2010-08-27 16:58:33 -07:00
Richard Linden
093e83386d
merge
2010-08-26 12:49:00 -07:00
Dave Parks
2f012dd34f
merge
2010-08-25 14:48:18 -05:00
Richard Linden
45b6098477
EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk)
2010-08-19 17:35:08 -07:00
Richard Linden
4075efaf0d
EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk)
2010-08-19 17:35:08 -07:00
Tofu Linden
e416840f85
Backed out changeset c3d41f18ce2b
...
back-out the back-out for this branch. yay.
2010-08-24 19:22:00 +01:00
Tofu Linden
98cc236503
Backed out changeset a62bf7c0af21
...
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden
6ba23344c9
merge heads. whew.
2010-08-24 18:37:53 +01:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Richard Nelson
932f248553
optimized font lookups
2010-08-04 19:01:28 -07:00
Richard Nelson
d72a21aca1
further UI rendering performance improvements
2010-07-30 15:17:32 -07:00
Richard Nelson
b95ad3b5ce
further UI rendering performance improvements
2010-07-30 15:17:32 -07:00
Richard Linden
c9ea67aab0
merge
2010-07-29 12:05:48 -07:00
Richard Linden
5b609171ff
merge
2010-07-29 12:05:48 -07:00
Richard Linden
6a3538a693
fix for truncated text rendering
2010-07-29 11:53:31 -07:00
Richard Linden
4431d60370
fix for truncated text rendering
2010-07-29 11:53:31 -07:00
Tofu Linden
9206341e68
fix an implicit downcast in font code.
2010-07-28 11:45:01 +01:00
Tofu Linden
e0b6191113
fix an implicit downcast in font code.
2010-07-28 11:45:01 +01:00
Richard Linden
50d8cc6d37
first pass ui rendering performance improvements
2010-07-23 22:07:15 -07:00
Richard Linden
6cc6f81678
first pass ui rendering performance improvements
2010-07-23 22:07:15 -07:00
Dave Parks
13202e744c
merge
2010-07-14 11:11:31 -05:00
Richard Linden
ee7fce63fe
missed some cases in font valign switch
2010-07-01 21:29:25 -07:00
Richard Linden
187a4b638d
EXT-7654 - About Land Floater> Icons missing
...
fixed layout of embedded icons in text labels
2010-07-01 19:48:39 -07:00
Tofu Linden
6f77f8891a
viewer2 merge
2010-03-24 10:31:19 +00:00
Richard Nelson
91b90b0a17
EXT-5549 Can't select last character in chat window
2010-03-23 11:18:01 -07:00
Tofu Linden
afd30a8bb0
fix warning introduced from trunk merge.
2010-02-19 13:56:44 +00:00
Tofu Linden
49b37a4dc3
merge from viewer2, conflicts resolved...
2010-02-19 13:51:35 +00:00
Monroe Linden
08e3e05c0a
Additional optimizations to text reflow for EXT-5071.
...
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-18 13:40:32 -08:00
Tofu Linden
4f4afcf489
merge backout.
2010-02-13 12:50:06 +00:00
Tofu Linden
f5572abb5e
Backed out changeset 6c161782dba3
2010-02-13 12:49:54 +00:00
Palmer Truelson
660c3b182c
merge
2010-02-12 21:05:09 -08:00
Palmer Truelson
651b14fcae
Backed out davep's UI optimization. changeset 3134cb7bb181
2010-02-12 21:04:51 -08:00
Palmer Truelson
54a95f706f
merge
2010-02-23 17:19:58 -08:00
Palmer Truelson
7885748497
Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3
2010-02-23 17:08:06 -08:00
Dave Parks
ff0271d632
merge
2010-02-04 23:43:13 -06:00
Dave Parks
979ddb2ec9
No more matrix ops in UI code.
2010-02-04 23:41:54 -06:00
richard
1bc67a9d72
EXT-4625 - Chat bar doesn't display trailing character on some strings
...
reviewed by Leyla
2010-02-04 10:25:31 -08:00
richard
4966073030
moved clipping logic inside LLFontGL::maxDrawableChars controlled by EWordWrapStyle
...
fixes regression introduced in 3eef5ce9ae1e6fc62b9b52ce859501dd4e70fadf
reviewed by Brad
2010-01-06 12:23:56 -08:00
richard
1bbd259f2d
EXT-3878 - Menus disappear when UI Size is < 1.00
...
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
2010-01-06 11:17:38 -08:00
Tofu Linden
183c991402
DEV-44614 ugly/broken font and formatting used for IM toast emotes
...
fix bug, also fix some comments/typos/enumparams in this code area.
2009-12-23 11:29:13 -08:00
richard
9ff869a6b2
Backed out changeset: 4d482c1ed041
2009-12-17 10:01:55 -08:00
James Cook
e8fe81c4fc
Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a LLRect param in code will set the individua
2009-12-16 16:04:09 -08:00
richard
3a02b9ec88
added setBlockFromValue so setting a LLRect param in code will set the 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-15 19:33:18 -08:00
richard
b8fdf82510
fix for ellipses not appearing in single line text widgets
...
fix for ellipses sometimes appearing at end of wrapped line of text
reviewed by James
2009-12-11 13:50:40 -08:00
richard
6408298aad
EXT-3112 - Bad font width information with SansSerif causing clipping of trailing "r"?
...
better handling of ui scale != 1
reviewed by Mani
2009-12-09 17:41:42 -08:00
richard
1d2a8e0f83
ext-3112 - bad font width information with sansserif
2009-12-07 13:00:40 -08:00
angela
0098bf40ea
undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use font.style, font.name and font.size params for font creating
2009-11-17 16:33:49 +08:00