simon
cfadbe631f
Revert earlier back-out for MAINT-535 ... it's back in
2014-01-10 13:15:19 -08:00
simon
f291995dac
Revert changes made for MAINT-535 to test in a release cohort.
2014-01-07 15:18:29 -08:00
Mnikolenko ProductEngine
28339afa15
MAINT-535 'trust model' is added for secondlife:// URLs in wiki style links. Chat history is marked as untrusted source now.
2013-10-22 12:47:16 +03:00
MaximB ProductEngine
3e934d5089
MAINT-3151 (Issue with urls being autoclicked when holding left click into an unfocused textbox then dragging pointer over a url and releasing.)
2013-09-23 09:14:53 +03:00
simon
27d637d0f1
Merge downstream code from CHUIStorm release
2013-08-26 14:43:23 -07:00
Nicky
e7bc0e6e63
BUG-3605 / CHUIBUG-197 Don't create excessive amounts of string objects in LLNormalTextSegment::getNumChars.
2013-08-14 01:00:41 +02:00
mberezhnoy
2b8beeeff1
CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")
...
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode.
2013-06-20 12:45:22 +03:00
mberezhnoy
882ab04ef3
CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")
...
Added callback for friendship checking
2013-06-13 20:21:24 +03:00
PavelK ProductEngine
0ada8944ee
CHUI-964 ADD FIX Oversized "To" input field hides actual IM text
2013-06-05 19:40:06 +03:00
Mnikolenko ProductEngine
3bbab5bb46
CHUI-957 FIXED Missing line was added.
2013-06-04 14:45:19 +03:00
Merov Linden
0b4b92cbbf
Pull merge from lindenlab/viewer-release
2013-05-30 14:07:59 -07:00
simon
507ce0d84f
Merge downstream code
2013-05-29 14:42:19 -07:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -07:00
Gilbert Gonzales
892f3cdd2c
CHUI-967: fix display of % escapes in chat
2013-05-22 06:26:54 -04:00
simon
ee2fce8790
Merge downstream code and viewer-beta
2013-05-09 14:10:45 -07:00
Merov Linden
043f2e0bfd
Pull from viewer-release
2013-05-02 14:09:40 -07:00
Merov Linden
5cf1c9bfe1
CHUI-845 : Make changeLine() a bit more resistant to unforseen line count values (i.e. 0) and a bit more general
2013-04-24 17:26:09 -07:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
simon
b42b789723
Merge in downstream code (chui fixes, materials)
2013-04-11 16:18:34 -07:00
Mnikolenko ProductEngine
3c2c897cac
CHUI-916 FIXED Clear mMisspellRanges if spell check is not needed.
2013-04-12 20:27:28 +03:00
prep@lindenlab.com
0f24668b0a
Merged in Chui beta6+ fixes
2013-03-29 10:37:58 -05:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
maksymsproductengine
da8f2ffb16
CHUI-855 FIXED Text entry bar auto expand does not resize
2013-03-28 04:52:24 +02:00
Gilbert Gonzales
04372382d6
CHUI-846 ([crashhunters] crash in LLFontGL::maxDrawableChars): Added logging for bug to further track down problem when it occurs. Need to debug further based off information.
2013-03-26 00:29:53 -07:00
prep@lindenlab.com
f2948cb1eb
Merge with viewer-chui
2013-03-20 17:53:51 -05:00
Simon Linden
d5561a1ada
Merge in viewer-beta to get CHUI code
2013-03-19 16:20:53 -07:00
merov
c294c7c474
CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on Linux
2013-03-16 16:09:50 -07:00
Don Kjer
9150757c81
More fixes for gcc-4.6 breakage
2013-03-13 21:01:50 +00:00
Nyx Linden
1586107e87
SH-3944 WIP CHUI merge fixing
...
re-introduced don's refactor of low-level openGL calls pulling out of llui
and putting them into llrender. Took the new code from their updated versions
from the CHUI merge, but put them in a place accessible to appearance utility.
2013-03-12 22:34:15 +00:00
Graham Madarasz
e8b8a12b73
Mods to make compile on gcc 4.6.3 work mo betta
2013-03-12 10:48:05 -07:00
Merov Linden
c594e84865
Pull merge from lindenlab/viewer-chui
2013-03-12 19:40:00 -07:00
Merov Linden
cb6574c905
CHUI-845 : Avoid some xml param parsing error that seems to be linked with crashers
2013-03-12 19:38:01 -07:00
Mnikolenko ProductEngine
d81226f170
CHUI-809 FIXED Changes in menu items to make them consistent. Do not start IM if selected person is self.
2013-03-12 15:38:10 +02:00
mberezhnoy
5957f1da91
merge
2013-03-07 22:13:15 +02:00
mberezhnoy
8e924c8505
CHUI-823 ([CHUIBUG]Triple-clicking on the scroll back button in the CHUI causes all the conversation to be selected)
2013-03-07 13:49:29 +02:00
Mnikolenko ProductEngine
477920b138
CHUI-809 FIXED "Start IM" menu item is added
2013-03-05 15:40:31 +02:00
Mnikolenko ProductEngine
4b43672690
CHUI-751 FIXED Triple click is now handled.
2013-02-11 15:22:24 +02:00
maksymsproductengine
46294bdcac
CHUI-731 FIXED Viewer crashed while deleting text from IM message
2013-02-08 19:54:34 +02:00
William Todd Stinson
0356ef61cf
CHUI-243: Add calls the parent class's implementation for onFocusReceived() and onFocusLost() to ensure that the focus change messages are properly propagated.
2012-10-19 16:21:35 -07:00
Gilbert Gonzales
49ad7fd4b5
CHUI-410: Post code review submit, changed useLabel() to return bool instead of BOOL. Adjusted code accordingly.
2012-10-17 17:52:10 -07:00
Gilbert Gonzales
05a72687d8
CHUI-410: Now when a converation floater is focused the default text 'To <Some User>' displays only when the text input field is empty.
2012-10-17 14:55:36 -07:00
Todd Stinson
3e038cd71b
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
2012-07-27 12:53:54 -07:00
Paul ProductEngine
9ab042dd1d
CHUI-196 FIXED (Chat text entry area gets resized unexpectedly with certain user display names)
...
- Fixed label length calculating
2012-07-06 17:49:02 +03:00
Paul ProductEngine
a7831406ab
CHUI-180 FIXED (Started an ad hoc IM spams log with drawtext warning)
...
- Don't draw TextBase context if it's empty and in focus
2012-06-27 18:52:08 +03:00
Dave Parks
9e9d32de38
merge
2012-06-22 14:04:33 -05:00
Oz Linden
4397516ca5
merge changes for DRTVWR-168
2012-06-21 17:50:41 -04:00
Paul ProductEngine
18aabdfd3d
CHUI-127 FIXED (Make chat field auto resizable)
...
- Replaced LLLineEditor with newly created LLChatEntry
- Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes
2012-06-19 09:44:40 +03:00
Todd Stinson
32063b5999
EXP-1953: Altering the behavior of building an LLTextBase such that icons are appended in place rather than prepended out of context.
2012-06-12 16:58:59 -07:00
Kitty Barnett
80b1a2c0a8
STORM-276 Insert braces around if/for/while loops
2012-06-11 13:39:45 +02:00
Kitty Barnett
34e7226ac8
STORM-276 FIXED Squiggles overflow line editor height when font size is set to large
...
- Also reduced squiggle width from 6 to 4 and prevented running past the end of a word
2012-05-15 13:13:44 +02:00