aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-11 20:20:13 -0700
committerMcCabe Maxsted2009-09-11 20:20:13 -0700
commit23eb89d76a254235872b530e047c1f39df1d122a (patch)
tree95c843ae96607d2c1221dcb49b266d154eae213a /ChangeLog.txt
parentFixed profile account info spacing (diff)
parentBackported clickable object names from 1.23 (diff)
downloadmeta-impy-23eb89d76a254235872b530e047c1f39df1d122a.zip
meta-impy-23eb89d76a254235872b530e047c1f39df1d122a.tar.gz
meta-impy-23eb89d76a254235872b530e047c1f39df1d122a.tar.bz2
meta-impy-23eb89d76a254235872b530e047c1f39df1d122a.tar.xz
Merged in 1.2.0-objectnames
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index f177dbb..14ed9be 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -77,6 +77,37 @@
77 77
78 78
792009-09-09 McCabe Maxsted <hakushakukun@gmail.com> 792009-09-09 McCabe Maxsted <hakushakukun@gmail.com>
80
81 * Backported clickable object names from 1.23.
82
83 new file: llcommon/llcursortypes.cpp
84 new file: llcommon/llcursortypes.h
85 new file: newview/llfloaterobjectiminfo.cpp
86 new file: newview/llfloaterobjectiminfo.h
87 new file: newview/skins/default/xui/en-us/floater_object_im_info.xm
88 modified: llcommon/CMakeLists.txt
89 modified: llcommon/llchat.h
90 modified: llui/llpanel.cpp
91 modified: llui/llpanel.h
92 modified: llui/lltextbox.cpp
93 modified: llui/lltextbox.h
94 modified: llui/lltexteditor.cpp
95 modified: llui/lltexteditor.h
96 modified: llui/llview.cpp
97 modified: llui/llview.h
98 modified: llwindow/llwindow.h
99 modified: newview/CMakeLists.txt
100 modified: newview/app_settings/settings.xml
101 modified: newview/llfloaterabout.cpp
102 modified: newview/llfloaterchat.cpp
103 modified: newview/llgroupnotify.cpp
104 modified: newview/llimpanel.cpp
105 modified: newview/llstylemap.cpp
106 modified: newview/llstylemap.h
107 modified: newview/llviewermessage.cpp
108 modified: newview/skins/default/colors_base.xml
109 modified: newview/skins/silver/colors_base.xml
110
80 111
81 * Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the "fix" for VWR-1919). 112 * Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the "fix" for VWR-1919).
82 Patch by Henri Beauchamp, modified by McCabe Maxsted. 113 Patch by Henri Beauchamp, modified by McCabe Maxsted.