diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 139 |
1 files changed, 139 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 59c780c..1844521 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -29,6 +29,145 @@ | |||
29 | Link with some gstreamer core libs on Linux. | 29 | Link with some gstreamer core libs on Linux. |
30 | 30 | ||
31 | 31 | ||
32 | 2009-03-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
33 | |||
34 | * linden/indra/newview/llappviewer.cpp: | ||
35 | Removed slviewer-0-v12160-LostConnectionOnLogin.patch. | ||
36 | |||
37 | * linden/indra/newview/app_settings/settings.xml: | ||
38 | Removed slviewer-0-v12160-RememberStatsPosAndSize.patch. | ||
39 | * linden/indra/newview/lldebugview.cpp: | ||
40 | Ditto. | ||
41 | * linden/indra/newview/llfloaterstats.cpp: | ||
42 | Ditto. | ||
43 | |||
44 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
45 | Removed slviewer-0-v12160-VisitedLandmarks.patch. | ||
46 | * linden/indra/newview/llinventorybridge.cpp: | ||
47 | Ditto. | ||
48 | * linden/indra/newview/llpanelinventory.cpp: | ||
49 | Ditto. | ||
50 | * linden/indra/newview/llpanelplace.cpp: | ||
51 | Ditto. | ||
52 | * linden/indra/newview/llpanelplace.h: | ||
53 | Ditto. | ||
54 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
55 | Ditto. | ||
56 | * linden/indra/newview/llviewermessage.cpp: | ||
57 | Ditto. | ||
58 | |||
59 | |||
60 | 2009-03-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
61 | |||
62 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
63 | Visual Studio now ignores C4244 warnings in GStreamer. | ||
64 | Since the change was intentional, I thought it best to | ||
65 | continue using "treat warnings as errors" and ignore it. | ||
66 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
67 | Ditto. | ||
68 | * linden/indra/llmedia/llmediamanager.cpp: | ||
69 | Ditto. | ||
70 | |||
71 | |||
72 | 2009-03-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
73 | |||
74 | * linden/indra/llaudio/audioengine.cpp: | ||
75 | Changed startinternetstream() a bit to be clearer. | ||
76 | |||
77 | |||
78 | 2009-03-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
79 | |||
80 | * linden/indra/llimagej2coj/llimagej2coj.cpp: | ||
81 | Backported fix for VWR-4070 from 1.22. | ||
82 | |||
83 | * linden/indra/llaudio/audioengine.cpp: | ||
84 | Applied patch by Zwagoth Klaar for muting sounds before decoding. | ||
85 | * linden/indra/newview/llviewermessage.cpp: | ||
86 | Ditto. | ||
87 | |||
88 | * linden/indra/llmessage/llhttpclient.cpp: | ||
89 | Applied memleak patch from VWR-9400 by Henri and Carjay. | ||
90 | |||
91 | * linden/indra/newview/app_settings/settings.xml: | ||
92 | Applied remember stats position and size patch | ||
93 | from Latif Khalifa (VWR-9540). | ||
94 | * linden/indra/newview/lldebugview.cpp: | ||
95 | Ditto. | ||
96 | * linden/indra/newview/llfloaterstats.cpp: | ||
97 | Ditto. | ||
98 | |||
99 | * linden/indra/newview/llappviewer.cpp: | ||
100 | Backported fix for VWR-8783, original patch by Gigs Taggart. | ||
101 | |||
102 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
103 | Applied patch to correct landmark colors not changing | ||
104 | (VWR-7896) by Zi Ree. | ||
105 | * linden/indra/newview/llinventorybridge.cpp: | ||
106 | Ditto. | ||
107 | * linden/indra/newview/llpanelinventory.cpp: | ||
108 | Ditto. | ||
109 | * linden/indra/newview/llpanelplace.cpp: | ||
110 | Ditto. | ||
111 | * linden/indra/newview/llpanelplace.h: | ||
112 | Ditto. | ||
113 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
114 | Ditto. | ||
115 | * linden/indra/newview/llviewermessage.cpp: | ||
116 | Ditto. | ||
117 | |||
118 | * linden/indra/newview/llvoavatar.cpp: | ||
119 | Use std::string for nametags, removed bizarre name stacking option. | ||
120 | |||
121 | |||
122 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
123 | |||
124 | * linden/indra/newview/llfloaterchat.cpp: | ||
125 | Backported fix for VWR-6744 (No way to hide IMs in chat console). | ||
126 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml: | ||
127 | Ditto. | ||
128 | |||
129 | |||
130 | 2009-02-28 McCabe Maxsted <hakushakukun@gmail.com> | ||
131 | |||
132 | * linden/indra/newview/skins/default/textures/textures.xml: | ||
133 | Fixed pause button texture showing up in certain instances. | ||
134 | * linden/indra/newview/skins/default/xui/de/panel_media_controls.xml: | ||
135 | Ditto. | ||
136 | * linden/indra/newview/skins/default/xui/fr/panel_media_controls.xml: | ||
137 | Ditto. | ||
138 | * linden/indra/newview/skins/default/xui/ja/panel_media_controls.xml: | ||
139 | Ditto. | ||
140 | * linden/indra/newview/skins/default/xui/ko/panel_media_controls.xml: | ||
141 | Ditto. | ||
142 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: | ||
143 | Ditto. | ||
144 | |||
145 | * linden/indra/newview/llfilepicker.cpp: | ||
146 | Applied patch for VWR-5575 (crash in the file picker dealing | ||
147 | with accented characters and bad locale) by Alissa Sabre. | ||
148 | |||
149 | * linden/indra/newview/pipeline.cpp: | ||
150 | Backported possible crash fix while changing graphics settings from 1.22. | ||
151 | |||
152 | * linden/indra/llui/llfloater.cpp: | ||
153 | Backported possible crash fix in llfloater.cpp from 1.22. | ||
154 | |||
155 | * linden/indra/newview/lldrawable.cpp: | ||
156 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. | ||
157 | |||
158 | * linden/indra/newview/llcompilequeue.cpp: | ||
159 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. | ||
160 | * linden/indra/newview/llviewermenu.cpp: | ||
161 | Ditto. | ||
162 | |||
163 | * linden/indra/llcharacter/llbvhloader.cpp: | ||
164 | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22. | ||
165 | |||
166 | * linden/indra/newview/app_settings/keywords.ini: | ||
167 | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS | ||
168 | not highlighted in script editor). | ||
169 | |||
170 | |||
32 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 171 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
33 | =- 1.1.0 RC2 -= | 172 | =- 1.1.0 RC2 -= |
34 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 173 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |