diff options
author | McCabe Maxsted | 2009-01-23 18:59:42 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-23 18:59:42 -0700 |
commit | 05f5b3c04a6273303bce3abec6f79f27a8a93faf (patch) | |
tree | 89756e95940dd909215e2790660456f397ed4b03 /ChangeLog.txt | |
parent | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls (diff) | |
download | meta-impy-05f5b3c04a6273303bce3abec6f79f27a8a93faf.zip meta-impy-05f5b3c04a6273303bce3abec6f79f27a8a93faf.tar.gz meta-impy-05f5b3c04a6273303bce3abec6f79f27a8a93faf.tar.bz2 meta-impy-05f5b3c04a6273303bce3abec6f79f27a8a93faf.tar.xz |
Backported fix for VWR-5529: group chat scrolls up when logging enabled
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index da21601..6f6cd91 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -7,6 +7,21 @@ | |||
7 | * linden/indra/llui/lltexteditor.cpp: | 7 | * linden/indra/llui/lltexteditor.cpp: |
8 | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls. | 8 | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls. |
9 | 9 | ||
10 | * linden/indra/llcommon/llstring.h: | ||
11 | Backported fix for VWR-5529: group chat scrolls up when logging enabled. | ||
12 | * linden/indra/llui/lltexteditor.cpp: | ||
13 | Ditto. | ||
14 | * linden/indra/llui/lltexteditor.h: | ||
15 | Ditto. | ||
16 | * linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml: | ||
17 | Ditto. | ||
18 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
19 | Ditto. | ||
20 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml: | ||
21 | Ditto. | ||
22 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml: | ||
23 | Ditto. | ||
24 | |||
10 | 25 | ||
11 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> | 26 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> |
12 | 27 | ||