diff options
author | McCabe Maxsted | 2009-10-07 04:34:54 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-07 04:39:18 -0700 |
commit | acfbefb54cc7c3ea78933a5f0e9118286b5211de (patch) | |
tree | 8260c310bf7e2570b422bd5b2ffe95308364b043 /ChangeLog.txt | |
parent | Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett (diff) | |
download | meta-impy-acfbefb54cc7c3ea78933a5f0e9118286b5211de.zip meta-impy-acfbefb54cc7c3ea78933a5f0e9118286b5211de.tar.gz meta-impy-acfbefb54cc7c3ea78933a5f0e9118286b5211de.tar.bz2 meta-impy-acfbefb54cc7c3ea78933a5f0e9118286b5211de.tar.xz |
Fixed random mouseclicks on the edge of the window
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 02c3cc8..9a6ef8d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,12 @@ | |||
1 | 2009-10-06 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-10-06 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Fixed random mouseclicks on the edge of the window. | ||
4 | |||
5 | modified: linden/indra/newview/llviewerwindow.cpp | ||
6 | |||
7 | |||
8 | 2009-10-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
9 | |||
3 | * Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. | 10 | * Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. |
4 | 11 | ||
5 | modified: linden/indra/newview/CMakeLists.txt | 12 | modified: linden/indra/newview/CMakeLists.txt |