diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | ChangeLog.txt | 6279 | ||||
-rw-r--r-- | linden/indra/newview/CMakeLists.txt | 8 | ||||
-rwxr-xr-x | linden/scripts/make_changelog.py | 432 |
4 files changed, 442 insertions, 6279 deletions
@@ -53,7 +53,9 @@ linden/installed.xml | |||
53 | *.diff* | 53 | *.diff* |
54 | *.patch* | 54 | *.patch* |
55 | 55 | ||
56 | |||
56 | # MISCELLANEOUS | 57 | # MISCELLANEOUS |
57 | 58 | ||
59 | ChangeLog.txt | ||
58 | .DS_Store | 60 | .DS_Store |
59 | *.zip | 61 | *.zip |
diff --git a/ChangeLog.txt b/ChangeLog.txt deleted file mode 100644 index 36c8f2d..0000000 --- a/ChangeLog.txt +++ /dev/null | |||
@@ -1,6279 +0,0 @@ | |||
1 | 2010-03-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Applied slviewer-0-v11905-UnknownJointsCrashFix_v2.patch from CV to fix crash when encountering | ||
4 | avatars using multiple attachment points. | ||
5 | |||
6 | modified: linden/indra/llcharacter/llkeyframemotion.cpp | ||
7 | |||
8 | |||
9 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
10 | =- 1.3.0 BETA 1 -= | ||
11 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
12 | |||
13 | |||
14 | 2010-02-28 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
15 | |||
16 | * Updated Linux64 OpenJPEG to fix a rebake bug on old nvidia cards. | ||
17 | |||
18 | modified: linden/install.xml | ||
19 | |||
20 | |||
21 | 2010-02-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
22 | |||
23 | * Whitespace cleanup in QueryClientTags notification. | ||
24 | |||
25 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
26 | |||
27 | |||
28 | * Prettier default client tag color for Imprudence. | ||
29 | |||
30 | modified: linden/indra/newview/llvoavatar.cpp | ||
31 | |||
32 | |||
33 | * Added ClientTagsListURL debug setting. | ||
34 | URL to download client tags from. | ||
35 | |||
36 | modified: linden/indra/newview/app_settings/setings.xml | ||
37 | modified: linden/indra/newview/llvoavatar.cpp | ||
38 | |||
39 | |||
40 | * Bumped version to 1.3.0 beta 1. | ||
41 | |||
42 | modified: linden/indra/llcommon/llversionviewer.h | ||
43 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
44 | modified: linden/indra/newview/Info-Imprudence.plist | ||
45 | modified: linden/indra/newview/res/viewerRes.rc | ||
46 | |||
47 | |||
48 | * Fixed Import/Export/Make Outfit button positions (#215). | ||
49 | |||
50 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml | ||
51 | |||
52 | |||
53 | 2010-02-27 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
54 | |||
55 | * Some changes to help linux64. | ||
56 | Don't build with libELFIO (lib not working). | ||
57 | Use shared libpng12 instead of static library | ||
58 | (fixes mozlib incompat for users with system libpng14). | ||
59 | |||
60 | modified: linden/indra/cmake/00-Common.cmake | ||
61 | modified: linden/indra/cmake/ELFIO.cmake | ||
62 | modified: linden/indra/newview/viewer_manifest.py | ||
63 | modified: linden/install.xml | ||
64 | |||
65 | |||
66 | 2010-02-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
67 | |||
68 | * Disabled spammy messages about WebFetchInventoryDescendents. | ||
69 | |||
70 | modified: linden/indra/newview/llviewerinventory.cpp | ||
71 | |||
72 | |||
73 | * Rebranded new notifications system for all languages. | ||
74 | Changed "Second Life" to "Imprudence", etc. | ||
75 | Some URLs and SL-specific things have not been rebranded. | ||
76 | Added foundation for dynamically rebranding grid names later. | ||
77 | |||
78 | modified: linden/indra/llui/llnotifications.cpp | ||
79 | modified: linden/indra/newview/llnotify.cpp | ||
80 | modified: linden/indra/newview/llpanelmsgs.cpp | ||
81 | modified: linden/indra/newview/skins/default/xui/da/notifications.xml | ||
82 | modified: linden/indra/newview/skins/default/xui/de/notifications.xml | ||
83 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
84 | modified: linden/indra/newview/skins/default/xui/es/notifications.xml | ||
85 | modified: linden/indra/newview/skins/default/xui/fr/notifications.xml | ||
86 | modified: linden/indra/newview/skins/default/xui/hu/notifications.xml | ||
87 | modified: linden/indra/newview/skins/default/xui/it/notifications.xml | ||
88 | modified: linden/indra/newview/skins/default/xui/ja/notifications.xml | ||
89 | modified: linden/indra/newview/skins/default/xui/ko/notifications.xml | ||
90 | modified: linden/indra/newview/skins/default/xui/pl/notifications.xml | ||
91 | modified: linden/indra/newview/skins/default/xui/pt/notifications.xml | ||
92 | modified: linden/indra/newview/skins/default/xui/ru/notifications.xml | ||
93 | modified: linden/indra/newview/skins/default/xui/tr/notifications.xml | ||
94 | modified: linden/indra/newview/skins/default/xui/uk/notifications.xml | ||
95 | modified: linden/indra/newview/skins/default/xui/zh/notifications.xml | ||
96 | |||
97 | |||
98 | 2010-02-20 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
99 | |||
100 | * Fixed an error at shutdown (gSavedSettings.cleanup). | ||
101 | |||
102 | modified: linden/indra/newview/llappviewer.cpp | ||
103 | |||
104 | |||
105 | 2010-02-19 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
106 | |||
107 | * Fixed Linux file picker not showing WAV files. | ||
108 | |||
109 | modified: linden/indra/newview/llfilepicker.cpp | ||
110 | |||
111 | |||
112 | 2010-02-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
113 | |||
114 | * Fixed #197: Windlight toolbar can't be hidden. | ||
115 | |||
116 | modified: linden/indra/newview/llpaneldisplay.cpp | ||
117 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | ||
118 | |||
119 | |||
120 | * Added missing "Set Default Permissions" menu entry. (#202) | ||
121 | This was accidentally left out during the SL 1.23 merge. | ||
122 | |||
123 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
124 | |||
125 | |||
126 | * SNOW-492: LLDataPacker::unpackstring() is unsafe. | ||
127 | Patch by Robin Cornelius. | ||
128 | |||
129 | modified: linden/indra/llmessage/lldatapacker.cpp | ||
130 | |||
131 | |||
132 | * SNOW-488: Malformed animation crash. | ||
133 | Patch by Robin Cornelius. | ||
134 | |||
135 | modified: linden/indra/newview/llvoavatar.cpp | ||
136 | |||
137 | |||
138 | 2010-02-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
139 | |||
140 | * Ported some asset storage changes from Snowglobe. | ||
141 | |||
142 | modified: linden/indra/llmessage/llassetstorage.cpp | ||
143 | modified: linden/indra/llmessage/llassetstorage.h | ||
144 | |||
145 | |||
146 | * Ported some minor rendering engine changes from Snowglobe. | ||
147 | |||
148 | modified: linden/indra/newview/llappviewer.cpp | ||
149 | modified: linden/indra/newview/llhudobject.cpp | ||
150 | modified: linden/indra/newview/llviewerobject.cpp | ||
151 | modified: linden/indra/newview/llviewerobject.h | ||
152 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
153 | modified: linden/indra/newview/llvlcomposition.cpp | ||
154 | modified: linden/indra/newview/llvosky.h | ||
155 | modified: linden/indra/newview/pipeline.cpp | ||
156 | |||
157 | |||
158 | * Ported some stats and texture console changes from Snowglobe. | ||
159 | |||
160 | modified: linden/indra/newview/llappviewer.cpp | ||
161 | modified: linden/indra/newview/llfasttimerview.cpp | ||
162 | modified: linden/indra/newview/llfasttimerview.h | ||
163 | modified: linden/indra/newview/lltextureview.cpp | ||
164 | modified: linden/indra/newview/lltextureview.h | ||
165 | modified: linden/indra/newview/llviewerstats.cpp | ||
166 | modified: linden/indra/newview/llviewerstats.h | ||
167 | |||
168 | |||
169 | * Ported many texture engine changes from Snowglobe. | ||
170 | |||
171 | modified: linden/indra/llimage/llimage.cpp | ||
172 | modified: linden/indra/llimage/llimage.h | ||
173 | modified: linden/indra/llimage/llimagedxt.cpp | ||
174 | modified: linden/indra/llimage/llimagej2c.cpp | ||
175 | modified: linden/indra/llimage/llimagejpeg.cpp | ||
176 | modified: linden/indra/llimage/llimageworker.cpp | ||
177 | modified: linden/indra/llimage/llimageworker.h | ||
178 | modified: linden/indra/llrender/llcubemap.cpp | ||
179 | modified: linden/indra/llrender/llimagegl.cpp | ||
180 | modified: linden/indra/llrender/llimagegl.h | ||
181 | modified: linden/indra/llrender/llrender.cpp | ||
182 | modified: linden/indra/llrender/llrender.h | ||
183 | modified: linden/indra/llrender/llrendertarget.cpp | ||
184 | modified: linden/indra/newview/CMakeLists.txt | ||
185 | modified: linden/indra/newview/app_settings/settings.xml | ||
186 | modified: linden/indra/newview/llappviewer.cpp | ||
187 | modified: linden/indra/newview/llappviewer.h | ||
188 | modified: linden/indra/newview/llassetuploadresponders.cpp | ||
189 | modified: linden/indra/newview/llassetuploadresponders.h | ||
190 | modified: linden/indra/newview/lldrawable.cpp | ||
191 | modified: linden/indra/newview/lldrawable.h | ||
192 | modified: linden/indra/newview/lldrawpool.cpp | ||
193 | modified: linden/indra/newview/lldrawpoolalpha.cpp | ||
194 | modified: linden/indra/newview/lldrawpoolbump.cpp | ||
195 | modified: linden/indra/newview/lldrawpoolterrain.cpp | ||
196 | modified: linden/indra/newview/lldrawpooltree.cpp | ||
197 | modified: linden/indra/newview/lldynamictexture.cpp | ||
198 | modified: linden/indra/newview/llface.cpp | ||
199 | modified: linden/indra/newview/llface.h | ||
200 | modified: linden/indra/newview/llfasttimerview.cpp | ||
201 | modified: linden/indra/newview/llfloaterassetbrowser.cpp | ||
202 | modified: linden/indra/newview/llfloaterreporter.cpp | ||
203 | modified: linden/indra/newview/llpreviewtexture.cpp | ||
204 | modified: linden/indra/newview/llstartup.cpp | ||
205 | modified: linden/indra/newview/lltexlayer.cpp | ||
206 | modified: linden/indra/newview/lltexturecache.cpp | ||
207 | modified: linden/indra/newview/lltexturecache.h | ||
208 | modified: linden/indra/newview/lltexturectrl.cpp | ||
209 | modified: linden/indra/newview/lltexturefetch.cpp | ||
210 | modified: linden/indra/newview/lltexturefetch.h | ||
211 | new file: linden/indra/newview/lltextureinfo.cpp | ||
212 | new file: linden/indra/newview/lltextureinfo.h | ||
213 | new file: linden/indra/newview/lltextureinfodetails.cpp | ||
214 | new file: linden/indra/newview/lltextureinfodetails.h | ||
215 | new file: linden/indra/newview/lltexturestats.cpp | ||
216 | new file: linden/indra/newview/lltexturestats.h | ||
217 | new file: linden/indra/newview/lltexturestatsuploader.cpp | ||
218 | new file: linden/indra/newview/lltexturestatsuploader.h | ||
219 | modified: linden/indra/newview/lltextureview.cpp | ||
220 | modified: linden/indra/newview/llviewercamera.cpp | ||
221 | modified: linden/indra/newview/llviewercamera.h | ||
222 | modified: linden/indra/newview/llviewercontrol.cpp | ||
223 | modified: linden/indra/newview/llviewerimage.cpp | ||
224 | modified: linden/indra/newview/llviewerimage.h | ||
225 | modified: linden/indra/newview/llviewerimagelist.cpp | ||
226 | modified: linden/indra/newview/llviewerimagelist.h | ||
227 | modified: linden/indra/newview/llviewermessage.cpp | ||
228 | modified: linden/indra/newview/llviewerobject.cpp | ||
229 | modified: linden/indra/newview/llviewerobject.h | ||
230 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
231 | modified: linden/indra/newview/llviewerparceloverlay.cpp | ||
232 | modified: linden/indra/newview/llviewerregion.cpp | ||
233 | modified: linden/indra/newview/llviewerwindow.cpp | ||
234 | modified: linden/indra/newview/llvlcomposition.cpp | ||
235 | modified: linden/indra/newview/llvoavatar.cpp | ||
236 | modified: linden/indra/newview/llvoavatar.h | ||
237 | modified: linden/indra/newview/llvoclouds.cpp | ||
238 | modified: linden/indra/newview/llvoclouds.h | ||
239 | modified: linden/indra/newview/llvograss.cpp | ||
240 | modified: linden/indra/newview/llvograss.h | ||
241 | modified: linden/indra/newview/llvoground.cpp | ||
242 | modified: linden/indra/newview/llvoground.h | ||
243 | modified: linden/indra/newview/llvopartgroup.cpp | ||
244 | modified: linden/indra/newview/llvopartgroup.h | ||
245 | modified: linden/indra/newview/llvosky.cpp | ||
246 | modified: linden/indra/newview/llvosky.h | ||
247 | modified: linden/indra/newview/llvosurfacepatch.cpp | ||
248 | modified: linden/indra/newview/llvosurfacepatch.h | ||
249 | modified: linden/indra/newview/llvotextbubble.cpp | ||
250 | modified: linden/indra/newview/llvotextbubble.h | ||
251 | modified: linden/indra/newview/llvotree.cpp | ||
252 | modified: linden/indra/newview/llvotree.h | ||
253 | modified: linden/indra/newview/llvotreenew.h | ||
254 | modified: linden/indra/newview/llvovolume.cpp | ||
255 | modified: linden/indra/newview/llvovolume.h | ||
256 | modified: linden/indra/newview/llvowater.cpp | ||
257 | modified: linden/indra/newview/llvowater.h | ||
258 | modified: linden/indra/newview/llworldmapview.cpp | ||
259 | modified: linden/indra/newview/primbackup.cpp | ||
260 | |||
261 | |||
262 | 2010-02-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
263 | |||
264 | * Ported some cURL and HTTP-related changes from Snowglobe. | ||
265 | |||
266 | modified: linden/indra/llmessage/llcurl.cpp | ||
267 | modified: linden/indra/llmessage/llcurl.h | ||
268 | modified: linden/indra/llmessage/llhttpclient.cpp | ||
269 | |||
270 | |||
271 | * Ported some thread changes from Snowglobe. | ||
272 | |||
273 | modified: linden/indra/llcommon/llqueuedthread.cpp | ||
274 | modified: linden/indra/llcommon/llqueuedthread.h | ||
275 | modified: linden/indra/llcommon/llworkerthread.cpp | ||
276 | modified: linden/indra/llcommon/llworkerthread.h | ||
277 | |||
278 | |||
279 | * Ported many APR changes from Snowglobe. | ||
280 | |||
281 | modified: linden/indra/llaudio/vorbisencode.cpp | ||
282 | modified: linden/indra/llcharacter/llbvhloader.cpp | ||
283 | modified: linden/indra/llcharacter/llkeyframemotionparam.cpp | ||
284 | modified: linden/indra/llcharacter/llstatemachine.cpp | ||
285 | modified: linden/indra/llcommon/llapr.cpp | ||
286 | modified: linden/indra/llcommon/llapr.h | ||
287 | modified: linden/indra/llcommon/llthread.cpp | ||
288 | modified: linden/indra/llcommon/llthread.h | ||
289 | modified: linden/indra/llcommon/llworkerthread.cpp | ||
290 | modified: linden/indra/llimage/llimage.cpp | ||
291 | modified: linden/indra/llimage/llimagej2c.cpp | ||
292 | modified: linden/indra/llmessage/llcurl.cpp | ||
293 | modified: linden/indra/llvfs/lllfsthread.cpp | ||
294 | modified: linden/indra/llvfs/llvfs.cpp | ||
295 | modified: linden/indra/newview/llappviewer.cpp | ||
296 | modified: linden/indra/newview/llfloateranimpreview.cpp | ||
297 | modified: linden/indra/newview/lltexturecache.cpp | ||
298 | modified: linden/indra/newview/llviewermenufile.cpp | ||
299 | modified: linden/indra/newview/llvoavatar.cpp | ||
300 | modified: linden/indra/newview/primbackup.cpp | ||
301 | |||
302 | |||
303 | 2010-02-07 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
304 | |||
305 | * Fixed #184: Previewing notecards resets camera. | ||
306 | |||
307 | modified: newview/llpreviewnotecard.cpp | ||
308 | |||
309 | |||
310 | * Fixed #155: Double clicking your avatar triggers a TP request. | ||
311 | |||
312 | modified: linden/indra/newview/lltoolpie.cpp | ||
313 | |||
314 | |||
315 | 2010-02-07 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
316 | |||
317 | * Fixed login screen only allowing 16 chars per name. | ||
318 | |||
319 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml | ||
320 | |||
321 | 2010-02-05 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
322 | |||
323 | * Added custom search URL in Preferences > Web. | ||
324 | |||
325 | modified: linden/indra/newview/llpanelweb.cpp | ||
326 | modified: linden/indra/newview/llpanelweb.h | ||
327 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml | ||
328 | |||
329 | |||
330 | * Ignore HideFromEditor from settings.xml. | ||
331 | Don't hide any settings from Debug Settings. | ||
332 | |||
333 | modified: linden/indra/llxml/llcontrol.cpp | ||
334 | |||
335 | |||
336 | 2010-02-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
337 | |||
338 | * Added SliderScrollWheelMultiplier setting. | ||
339 | Affects the direction sliders move from mouse scroll wheel. | ||
340 | Also added LLSlider::getScrollWheelMultiplier() and | ||
341 | LLSlider::setScrollWheelMultiplier(). | ||
342 | |||
343 | modified: linden/indra/llui/llslider.cpp | ||
344 | modified: linden/indra/llui/llslider.h | ||
345 | modified: linden/indra/newview/app_settings/settings.xml | ||
346 | modified: linden/indra/newview/llappviewer.cpp | ||
347 | modified: linden/indra/newview/llviewercontrol.cpp | ||
348 | |||
349 | |||
350 | 2010-02-03 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
351 | |||
352 | * Updated llprimitive/llprimitive.cpp to SL 1.23. | ||
353 | |||
354 | modified: linden/indra/llprimitive/llprimitive.cpp | ||
355 | |||
356 | |||
357 | * Fixed a rare crash from textures with too many components. | ||
358 | Only seen in lbsa plaza on OSGrid, so far. | ||
359 | |||
360 | modified: linden/indra/llimagej2coj/llimagej2coj.cpp | ||
361 | modified: linden/indra/llrender/llimagegl.cpp | ||
362 | modified: linden/indra/newview/app_settings/logcontrol.xml | ||
363 | |||
364 | |||
365 | 2010-01-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
366 | |||
367 | * Improved "Pay Object" floater layout and XML. | ||
368 | |||
369 | modified: linden/indra/newview/llgivemoney.cpp | ||
370 | modified: linden/indra/newview/skins/default/xui/da/floater_pay_object.xml | ||
371 | modified: linden/indra/newview/skins/default/xui/de/floater_pay_object.xml | ||
372 | modified: linden/indra/newview/skins/default/xui/en-us/floater_pay_object.xml | ||
373 | modified: linden/indra/newview/skins/default/xui/es/floater_pay_object.xml | ||
374 | modified: linden/indra/newview/skins/default/xui/fr/floater_pay_object.xml | ||
375 | modified: linden/indra/newview/skins/default/xui/hu/floater_pay_object.xml | ||
376 | modified: linden/indra/newview/skins/default/xui/it/floater_pay_object.xml | ||
377 | modified: linden/indra/newview/skins/default/xui/ja/floater_pay_object.xml | ||
378 | modified: linden/indra/newview/skins/default/xui/ko/floater_pay_object.xml | ||
379 | modified: linden/indra/newview/skins/default/xui/pl/floater_pay_object.xml | ||
380 | modified: linden/indra/newview/skins/default/xui/pt/floater_pay_object.xml | ||
381 | modified: linden/indra/newview/skins/default/xui/ru/floater_pay_object.xml | ||
382 | modified: linden/indra/newview/skins/default/xui/tr/floater_pay_object.xml | ||
383 | modified: linden/indra/newview/skins/default/xui/uk/floater_pay_object.xml | ||
384 | modified: linden/indra/newview/skins/default/xui/zh/floater_pay_object.xml | ||
385 | |||
386 | |||
387 | 2010-01-20 McCabe Maxsted <hakushakukun@gmail.com> | ||
388 | |||
389 | * Fixed crash due to missing FloaterHtmlRect setting. | ||
390 | |||
391 | modified: linden/indra/newview/app_settings/settings.xml | ||
392 | |||
393 | |||
394 | 2010-01-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
395 | |||
396 | * Removed unnecessary xui files from silver skin. | ||
397 | |||
398 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml | ||
399 | modified: linden/indra/newview/skins/default/xui/en-us/floater_env_settings.xml | ||
400 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_about_land.xml | ||
401 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_directory.xml | ||
402 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_env_settings.xml | ||
403 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_live_lsleditor.xml | ||
404 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_water.xml | ||
405 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml | ||
406 | deleted: linden/indra/newview/skins/silver/xui/en-us/panel_status_bar.xml | ||
407 | deleted: linden/indra/newview/skins/silver/xui/en-us/panel_voice_controls.xml | ||
408 | |||
409 | |||
410 | * Applied patch for VWR-14278 by Aimee Trescothick: | ||
411 | Gesture auto-completion adds uncommitted suggestions to the line editor history. | ||
412 | |||
413 | modified: linden/indra/llui/lllineeditor.cpp | ||
414 | modified: linden/indra/llui/lllineeditor.h | ||
415 | |||
416 | |||
417 | * Applied patch for VWR-14267 by Aimee Trescothick: | ||
418 | Clicking send in an IM window does not add the sent text to the line editor history. | ||
419 | |||
420 | modified: linden/indra/newview/llimpanel.cpp | ||
421 | |||
422 | |||
423 | * Applied patch for VWR-11172 by Alissa Sabre: | ||
424 | A source coding mistake prevents number-pad keys from specifying Ctrl+digit shortcuts on Windows. | ||
425 | |||
426 | modified: linden/indra/llwindow/llkeyboardwin32.cpp | ||
427 | |||
428 | |||
429 | 2010-01-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
430 | |||
431 | * Created drop-down Profile button in IM window. | ||
432 | |||
433 | modified: linden/indra/newview/llimpanel.cpp | ||
434 | modified: linden/indra/newview/llimpanel.h | ||
435 | modified: linden/indra/newview/skins/default/xui/da/floater_instant_message.xml | ||
436 | modified: linden/indra/newview/skins/default/xui/de/floater_instant_message.xml | ||
437 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | ||
438 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | ||
439 | modified: linden/indra/newview/skins/default/xui/es/floater_instant_message.xml | ||
440 | modified: linden/indra/newview/skins/default/xui/fr/floater_instant_message.xml | ||
441 | modified: linden/indra/newview/skins/default/xui/hu/floater_instant_message.xml | ||
442 | modified: linden/indra/newview/skins/default/xui/it/floater_instant_message.xml | ||
443 | modified: linden/indra/newview/skins/default/xui/ja/floater_instant_message.xml | ||
444 | modified: linden/indra/newview/skins/default/xui/ko/floater_instant_message.xml | ||
445 | modified: linden/indra/newview/skins/default/xui/pl/floater_instant_message.xml | ||
446 | modified: linden/indra/newview/skins/default/xui/pt/floater_instant_message.xml | ||
447 | modified: linden/indra/newview/skins/default/xui/ru/floater_instant_message.xml | ||
448 | modified: linden/indra/newview/skins/default/xui/tr/floater_instant_message.xml | ||
449 | modified: linden/indra/newview/skins/default/xui/uk/floater_instant_message.xml | ||
450 | modified: linden/indra/newview/skins/default/xui/zh/floater_instant_message.xml | ||
451 | |||
452 | |||
453 | 2010-01-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
454 | |||
455 | * Fixed 'Cannot generate a safe linker search path' CMake warning on Windows. | ||
456 | |||
457 | modified: linden/indra/cmake/OPENAL.cmake | ||
458 | |||
459 | |||
460 | 2010-01-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
461 | |||
462 | * Fixed remember password checkbox. | ||
463 | |||
464 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml | ||
465 | |||
466 | |||
467 | 2010-01-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
468 | |||
469 | * Improved "Pay Resident" floater layout and XML. | ||
470 | |||
471 | modified: linden/indra/newview/llgivemoney.cpp | ||
472 | modified: linden/indra/newview/skins/default/xui/da/floater_pay.xml | ||
473 | modified: linden/indra/newview/skins/default/xui/de/floater_pay.xml | ||
474 | modified: linden/indra/newview/skins/default/xui/en-us/floater_pay.xml | ||
475 | modified: linden/indra/newview/skins/default/xui/es/floater_pay.xml | ||
476 | modified: linden/indra/newview/skins/default/xui/fr/floater_pay.xml | ||
477 | modified: linden/indra/newview/skins/default/xui/hu/floater_pay.xml | ||
478 | modified: linden/indra/newview/skins/default/xui/it/floater_pay.xml | ||
479 | modified: linden/indra/newview/skins/default/xui/ja/floater_pay.xml | ||
480 | modified: linden/indra/newview/skins/default/xui/ko/floater_pay.xml | ||
481 | modified: linden/indra/newview/skins/default/xui/pl/floater_pay.xml | ||
482 | modified: linden/indra/newview/skins/default/xui/pt/floater_pay.xml | ||
483 | modified: linden/indra/newview/skins/default/xui/ru/floater_pay.xml | ||
484 | modified: linden/indra/newview/skins/default/xui/tr/floater_pay.xml | ||
485 | modified: linden/indra/newview/skins/default/xui/uk/floater_pay.xml | ||
486 | modified: linden/indra/newview/skins/default/xui/zh/floater_pay.xml | ||
487 | |||
488 | |||
489 | 2010-01-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
490 | |||
491 | * Fixed missing dbghelp.dll file. | ||
492 | |||
493 | modified: linden/indra/cmake/ViewerMiscLibs.cmake | ||
494 | modified: linden/install.xml | ||
495 | |||
496 | |||
497 | * Always include VS2005 redist in copy_win_libs. | ||
498 | |||
499 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
500 | |||
501 | |||
502 | * Fixed viewer_manifest.py and default packaging system for Windows | ||
503 | NSIS install script only works manually. | ||
504 | |||
505 | modified: linden/indra/develop.py | ||
506 | modified: linden/indra/lib/python/indra/util/llmanifest.py | ||
507 | modified: linden/indra/newview/CMakeLists.txt | ||
508 | modified: linden/indra/newview/installers/windows/installer_template.nsi | ||
509 | modified: linden/indra/newview/viewer_manifest.py | ||
510 | |||
511 | |||
512 | 2010-01-05 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
513 | |||
514 | * Slider widgets can now be controlled with mouse wheel. | ||
515 | |||
516 | modified: linden/indra/llui/llslider.cpp | ||
517 | modified: linden/indra/llui/llslider.h | ||
518 | |||
519 | |||
520 | 2010-01-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
521 | |||
522 | * Fixed options missing from Text Chat and Input & Camera preferences (see VWR-13120). | ||
523 | |||
524 | modified: linden/indra/newview/llpanelinput.cpp | ||
525 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
526 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml | ||
527 | |||
528 | |||
529 | 2010-01-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
530 | |||
531 | * Applied SNOW-378: debug setting to compile inventory scripts in Mono. | ||
532 | |||
533 | modified: linden/doc/contributions.txt | ||
534 | modified: linden/indra/newview/app_settings/settings.xml | ||
535 | modified: linden/indra/newview/llpreviewscript.cpp | ||
536 | |||
537 | |||
538 | * Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer). | ||
539 | |||
540 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
541 | modified: linden/install.xml | ||
542 | |||
543 | |||
544 | 2010-01-05 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
545 | |||
546 | * Removed pixbuf and pango from linux32 viewer_manifest. | ||
547 | They sometimes cause trouble when distributed. | ||
548 | |||
549 | modified: linden/indra/newview/viewer_manifest.py | ||
550 | |||
551 | |||
552 | 2010-01-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
553 | |||
554 | * Implemented VWR-9597 (optional message when paying someone). | ||
555 | |||
556 | modified: linden/indra/newview/llgivemoney.cpp | ||
557 | modified: linden/indra/newview/skins/default/xui/en-us/floater_pay.xml | ||
558 | |||
559 | |||
560 | * Tidied up floater_pay.xml code and UI layout. | ||
561 | |||
562 | modified: linden/indra/newview/llgivemoney.cpp | ||
563 | modified: linden/indra/newview/skins/default/xui/en-us/floater_pay.xml | ||
564 | |||
565 | |||
566 | * Added LLFloater::setTitleArg and LLFloater::setShortTitleArg. | ||
567 | This allows doing "[ARG]" replacement in floater titles. | ||
568 | |||
569 | modified: linden/indra/llui/llfloater.cpp | ||
570 | modified: linden/indra/llui/llfloater.h | ||
571 | |||
572 | |||
573 | 2010-01-03 Mm Alder <monkowsk@fishkill.ibm.com> | ||
574 | |||
575 | (With help from Admiral Admiral) | ||
576 | |||
577 | |||
578 | * SNOW-413 Potential null pointer exception in multi-slider control | ||
579 | |||
580 | modified: linden/indra/llui/llmultisliderctrl.cpp | ||
581 | |||
582 | |||
583 | * SNOW-376 Clean up handling of the maximum length of chat messages | ||
584 | |||
585 | modified: linden/indra/newview/llchatbar.cpp | ||
586 | modified: linden/indra/newview/llimpanel.cpp | ||
587 | modified: linden/indra/newview/llvoavatar.cpp | ||
588 | |||
589 | |||
590 | * VWR-4232 Some particles don't disappear when UI is hidden | ||
591 | |||
592 | modified: linden/indra/newview/llhudeffectbeam.cpp | ||
593 | modified: linden/indra/newview/llhudeffectbeam.h | ||
594 | modified: linden/indra/newview/llhudeffecttrail.cpp | ||
595 | modified: linden/indra/newview/llhudeffecttrail.h | ||
596 | modified: linden/indra/newview/llhudobject.cpp | ||
597 | modified: linden/indra/newview/llhudobject.h | ||
598 | modified: linden/indra/newview/pipeline.cpp | ||
599 | |||
600 | |||
601 | * VWR-15310 Save to XML doesn't set proper XML tags | ||
602 | |||
603 | modified: linden/indra/llui/llbutton.cpp | ||
604 | modified: linden/indra/llui/llcheckboxctrl.cpp | ||
605 | modified: linden/indra/llui/llcombobox.cpp | ||
606 | modified: linden/indra/llui/llcombobox.h | ||
607 | modified: linden/indra/llui/llfloater.cpp | ||
608 | modified: linden/indra/llui/llfloater.h | ||
609 | modified: linden/indra/llui/lliconctrl.cpp | ||
610 | modified: linden/indra/llui/lllineeditor.cpp | ||
611 | modified: linden/indra/llui/lllineeditor.h | ||
612 | modified: linden/indra/llui/llmenugl.cpp | ||
613 | modified: linden/indra/llui/llmenugl.h | ||
614 | modified: linden/indra/llui/llmultislider.cpp | ||
615 | modified: linden/indra/llui/llmultisliderctrl.cpp | ||
616 | modified: linden/indra/llui/llpanel.cpp | ||
617 | modified: linden/indra/llui/llprogressbar.cpp | ||
618 | modified: linden/indra/llui/llprogressbar.h | ||
619 | modified: linden/indra/llui/llradiogroup.cpp | ||
620 | modified: linden/indra/llui/llradiogroup.h | ||
621 | modified: linden/indra/llui/llscrollcontainer.cpp | ||
622 | modified: linden/indra/llui/llscrollingpanellist.cpp | ||
623 | modified: linden/indra/llui/llscrollingpanellist.h | ||
624 | modified: linden/indra/llui/llscrolllistctrl.cpp | ||
625 | modified: linden/indra/llui/llslider.cpp | ||
626 | modified: linden/indra/llui/llsliderctrl.cpp | ||
627 | modified: linden/indra/llui/llspinctrl.cpp | ||
628 | modified: linden/indra/llui/lltabcontainer.cpp | ||
629 | modified: linden/indra/llui/lltextbox.cpp | ||
630 | modified: linden/indra/llui/lltexteditor.cpp | ||
631 | modified: linden/indra/llui/lluictrlfactory.cpp | ||
632 | modified: linden/indra/llui/lluixmltags.h | ||
633 | modified: linden/indra/llui/llview.cpp | ||
634 | modified: linden/indra/llui/llviewborder.cpp | ||
635 | modified: linden/indra/llui/llviewborder.h | ||
636 | modified: linden/indra/newview/llcolorswatch.cpp | ||
637 | modified: linden/indra/newview/llinventoryview.cpp | ||
638 | modified: linden/indra/newview/lljoystickbutton.cpp | ||
639 | modified: linden/indra/newview/lljoystickbutton.h | ||
640 | modified: linden/indra/newview/llnameeditor.cpp | ||
641 | modified: linden/indra/newview/llnameeditor.h | ||
642 | modified: linden/indra/newview/llnamelistctrl.cpp | ||
643 | modified: linden/indra/newview/lltexturectrl.cpp | ||
644 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
645 | modified: linden/indra/newview/llviewertexteditor.h | ||
646 | modified: linden/indra/newview/llwebbrowserctrl.cpp | ||
647 | modified: linden/indra/newview/llwebbrowserctrl.h | ||
648 | |||
649 | |||
650 | * VWR-14475 Load from XML is broken | ||
651 | |||
652 | modified: linden/indra/llui/lluictrlfactory.cpp | ||
653 | |||
654 | |||
655 | 2010-01-03 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
656 | |||
657 | * Several changes to work better on 64bit Linux. | ||
658 | |||
659 | modified: linden/indra/cmake/00-Common.cmake | ||
660 | modified: linden/indra/cmake/LLWindow.cmake | ||
661 | modified: linden/indra/develop.py | ||
662 | modified: linden/indra/newview/linux_tools/wrapper.sh | ||
663 | modified: linden/indra/newview/llappviewerlinux.cpp | ||
664 | modified: linden/indra/newview/llfilepicker.cpp | ||
665 | modified: linden/indra/newview/llviewermedia.cpp | ||
666 | modified: linden/indra/newview/viewer_manifest.py | ||
667 | modified: linden/install.xml | ||
668 | |||
669 | |||
670 | 2010-01-02 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
671 | |||
672 | * Updated version to 1.3.0 "merge test". | ||
673 | (newview/res/viewerRes.rc is already at 1.3.0.) | ||
674 | |||
675 | modified: linden/indra/llcommon/llversionviewer.h | ||
676 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
677 | modified: linden/indra/newview/Info-Imprudence.plist | ||
678 | |||
679 | |||
680 | 2010-01-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
681 | |||
682 | * Fixed panel_radar.xml missing from newview\CMakeLists.txt. | ||
683 | |||
684 | modified: linden/indra/newview/CMakeLists.txt | ||
685 | |||
686 | |||
687 | * Added missing debug tags to logcontrol.xml. | ||
688 | |||
689 | modified: linden/indra/newview/app_settings/logcontrol.xml | ||
690 | |||
691 | |||
692 | 2009-12-31 McCabe Maxsted <hakushakukun@gmail.com> | ||
693 | |||
694 | * Moved notify when L$ spent from Preferences > General to Preferences > Popups. | ||
695 | |||
696 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
697 | modified: linden/indra/newview/llpanelmsgs.cpp | ||
698 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
699 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_popups.xml | ||
700 | |||
701 | |||
702 | * Added preferences option to use legacy pie menu layout. | ||
703 | |||
704 | new file: linden/indra/newview/skins/default/xui/en-us/legacy_menu_pie_attachment.xml | ||
705 | new file: linden/indra/newview/skins/default/xui/en-us/legacy_menu_pie_avatar.xml | ||
706 | new file: linden/indra/newview/skins/default/xui/en-us/legacy_menu_pie_land.xml | ||
707 | new file: linden/indra/newview/skins/default/xui/en-us/legacy_menu_pie_object.xml | ||
708 | new file: linden/indra/newview/skins/default/xui/en-us/legacy_menu_pie_self.xml | ||
709 | modified: linden/indra/newview/CMakeLists.txt | ||
710 | modified: linden/indra/newview/app_settings/settings.xml | ||
711 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
712 | modified: linden/indra/newview/llviewermenu.cpp | ||
713 | modified: linden/indra/newview/llviewermenu.h | ||
714 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
715 | |||
716 | |||
717 | 2009-12-29 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
718 | |||
719 | * Fetch client list from Imprudence's web site. | ||
720 | (Instead of Emerald's web site.) | ||
721 | |||
722 | modified: linden/indra/newview/llvoavatar.cpp | ||
723 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
724 | |||
725 | |||
726 | 2009-12-28 McCabe Maxsted <hakushakukun@gmail.com> | ||
727 | |||
728 | * Removed old pre-1.23 alerts and notifications. | ||
729 | |||
730 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
731 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | ||
732 | |||
733 | |||
734 | 2009-12-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
735 | |||
736 | * Added script creation resource to the script editor's help menu. | ||
737 | |||
738 | modified: linden/indra/newview/llpreviewscript.cpp | ||
739 | modified: linden/indra/newview/llpreviewscript.h | ||
740 | modified: linden/indra/newview/llweb.cpp | ||
741 | modified: linden/indra/newview/llweb.h | ||
742 | modified: linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml | ||
743 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
744 | |||
745 | |||
746 | * Use Liberation-Sans font sizes. | ||
747 | |||
748 | modified: linden/indra/newview/skins/default/xui/en-us/fonts.xml | ||
749 | |||
750 | |||
751 | * Added copy key button to profile window. | ||
752 | |||
753 | modified: linden/indra/newview/llpanelavatar.cpp | ||
754 | modified: linden/indra/newview/llpanelavatar.h | ||
755 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
756 | |||
757 | |||
758 | 2009-12-23 McCabe Maxsted <hakushakukun@gmail.com> | ||
759 | |||
760 | * Made drag and drop work across the entire profile window. | ||
761 | |||
762 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
763 | |||
764 | |||
765 | * Fixed info not being displayed in About Imprudence floater. | ||
766 | |||
767 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml | ||
768 | |||
769 | |||
770 | * Fixed login panel not showing viewer channel. | ||
771 | |||
772 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml | ||
773 | |||
774 | |||
775 | * Fixed default fonts. | ||
776 | |||
777 | modified: linden/indra/newview/skins/default/xui/en-us/fonts.xml | ||
778 | |||
779 | |||
780 | * Fixed the Advanced menu toggling. | ||
781 | |||
782 | modified: linden/indra/newview/llviewermenu.cpp | ||
783 | |||
784 | |||
785 | 2009-12-04 McCabe Maxsted <hakushakukun@gmail.com> | ||
786 | |||
787 | * Added Imprudence VC80 .config files to the repo. | ||
788 | |||
789 | new file: linden/indra/newview/Imprudence.exe.config | ||
790 | new file: linden/indra/newview/ImprudenceDebug.exe.config | ||
791 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
792 | |||
793 | |||
794 | 2009-12-02 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
795 | |||
796 | * Added Imprudence's texture UUID for client identification. | ||
797 | |||
798 | modified: linden/indra/llprimitive/llprimitive.cpp | ||
799 | modified: linden/indra/newview/llvoavatar.cpp | ||
800 | |||
801 | |||
802 | 2009-12-02 McCabe Maxsted <hakushakukun@gmail.com> | ||
803 | |||
804 | * Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake. | ||
805 | |||
806 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
807 | |||
808 | |||
809 | * Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f). | ||
810 | |||
811 | modified: linden/install.xml | ||
812 | |||
813 | |||
814 | 2009-12-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
815 | |||
816 | * Moved the viewer artwork to its own CMake file. | ||
817 | |||
818 | new file: linden/indra/cmake/ViewerArtwork.cmake | ||
819 | modified: linden/indra/cmake/00-Common.cmake | ||
820 | modified: linden/indra/llaudio/CMakeLists.txt | ||
821 | modified: linden/indra/newview/CMakeLists.txt | ||
822 | |||
823 | |||
824 | * Removed libpng12-0.dll from CopyWinLibs.cmake. | ||
825 | |||
826 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
827 | |||
828 | |||
829 | 2009-12-01 Patrick Sapinski <patrick@sapinski.com> | ||
830 | |||
831 | * vstool VS2010 support | ||
832 | |||
833 | modified: linden/indra/tools/vstool/VSTool.exe | ||
834 | modified: linden/indra/tools/vstool/main.cs | ||
835 | |||
836 | |||
837 | * develop.py support for VS2010 | ||
838 | |||
839 | modified: linden/indra/develop.py | ||
840 | |||
841 | |||
842 | 2009-11-30 Patrick Sapinski <patrick@sapinski.com> | ||
843 | |||
844 | * Disabled sending viewer stats. | ||
845 | It is useless to the viewer and also transmits some sensitive | ||
846 | information about the user's computer to LL. | ||
847 | |||
848 | modified: linden/indra/newview/llappviewer.cpp | ||
849 | |||
850 | |||
851 | 2009-11-30 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
852 | |||
853 | * Emeralds client name tag and clothing layer protection. | ||
854 | |||
855 | modified: linden/indra/llprimitive/llprimitive.cpp | ||
856 | modified: linden/indra/llprimitive/llprimitive.h | ||
857 | modified: linden/indra/newview/app_settings/settings.xml | ||
858 | modified: linden/indra/newview/llagent.cpp | ||
859 | modified: linden/indra/newview/llappviewer.cpp | ||
860 | modified: linden/indra/newview/llfirstuse.cpp | ||
861 | modified: linden/indra/newview/llfirstuse.h | ||
862 | modified: linden/indra/newview/llstartup.cpp | ||
863 | modified: linden/indra/newview/llvoavatar.cpp | ||
864 | modified: linden/indra/newview/llvoavatar.h | ||
865 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
866 | |||
867 | |||
868 | 2009-11-30 McCabe Maxsted <hakushakukun@gmail.com> | ||
869 | |||
870 | * Made downloading the artwork work while using the --standalone flag. | ||
871 | |||
872 | modified: linden/indra/cmake/00-Common.cmake | ||
873 | modified: linden/indra/cmake/Variables.cmake | ||
874 | |||
875 | |||
876 | * Added Imprudence viewer artwork to install.xml. | ||
877 | |||
878 | deleted: linden/indra/newview/res-sdl/imprudence_icon.BMP | ||
879 | deleted: linden/indra/newview/res/imp_icon.ico | ||
880 | deleted: linden/indra/newview/res/imprudence_icon.png | ||
881 | deleted: linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png | ||
882 | deleted: linden/indra/newview/skins/default/textures/arrow_left.tga | ||
883 | deleted: linden/indra/newview/skins/default/textures/arrow_right.tga | ||
884 | deleted: linden/indra/newview/skins/default/textures/map_avatar_32.tga | ||
885 | deleted: linden/indra/newview/skins/default/textures/map_avatar_above_32.tga | ||
886 | deleted: linden/indra/newview/skins/default/textures/map_avatar_below_32.tga | ||
887 | deleted: linden/indra/newview/skins/default/textures/map_avatar_you_32.tga | ||
888 | deleted: linden/indra/newview/skins/silver/textures/arrow_left.tga | ||
889 | deleted: linden/indra/newview/skins/silver/textures/arrow_right.tga | ||
890 | modified: linden/indra/cmake/00-Common.cmake | ||
891 | modified: linden/indra/newview/CMakeLists.txt | ||
892 | modified: linden/install.xml | ||
893 | |||
894 | |||
895 | 2009-11-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
896 | |||
897 | * Removed VS2003 boost references from CMake. | ||
898 | |||
899 | modified: linden/indra/cmake/Boost.cmake | ||
900 | |||
901 | |||
902 | * Make sure windows always uses the Imprudence icon. | ||
903 | |||
904 | new file: linden/indra/newview/res/imp_icon.ico | ||
905 | modified: linden/indra/newview/res/viewerRes.rc | ||
906 | |||
907 | |||
908 | 2009-11-28 Patrick Sapinski <patrick@sapinski.com> | ||
909 | |||
910 | * dynamically linked libpng for windows added to install.xml (from | ||
911 | snowglobe) which is required to build 1.23 and up. | ||
912 | |||
913 | modified: linden/install.xml | ||
914 | |||
915 | |||
916 | * commented out some cmake code that completely breaks distributed | ||
917 | builds on Windows, doesn't affect other builds, seems to do | ||
918 | nothing, and was commented out on MK years ago :) | ||
919 | |||
920 | modified: linden/indra/newview/CMakeLists.txt | ||
921 | |||
922 | |||
923 | 2009-11-28 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
924 | |||
925 | * Compile flag "-Wno-non-virtual-dtor" is for C++, not C. | ||
926 | Fixes a warning when compiling Mac updater. | ||
927 | |||
928 | modified: linden/indra/cmake/00-Common.cmake | ||
929 | |||
930 | |||
931 | * Downgraded Linux boost to 1.36.0. | ||
932 | |||
933 | modified: linden/install.xml | ||
934 | |||
935 | |||
936 | 2009-11-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
937 | |||
938 | * 'FALSE' is supposed to be 'OFF' in develop.py. | ||
939 | |||
940 | modified: linden/indra/develop.py | ||
941 | |||
942 | |||
943 | 2009-11-27 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
944 | |||
945 | * Fixed log spam about missing ParcelVoiceInfoRequest capability. | ||
946 | SNOW-66 fix by Armin. | ||
947 | SNOW-250 fix by Pixel Gausman and Aleric Inglewood. | ||
948 | |||
949 | modified: linden/indra/develop.py | ||
950 | |||
951 | |||
952 | 2009-11-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
953 | |||
954 | * Reverted "Updated primbackup from latest meerkat svn (r246)" | ||
955 | |||
956 | modified: newview/primbackup.cpp | ||
957 | modified: newview/primbackup.h | ||
958 | |||
959 | |||
960 | 2009-11-25 McCabe Maxsted <hakushakukun@gmail.com> | ||
961 | |||
962 | * Updated windows zlib (to 1.2.3) and boost libs (to 1.36). | ||
963 | |||
964 | modified: linden/install.xml | ||
965 | |||
966 | |||
967 | 2009-11-15 McCabe Maxsted <hakushakukun@gmail.com> | ||
968 | |||
969 | * Fixed CMake setting errors. | ||
970 | |||
971 | modified: linden/indra/cmake/00-Common.cmake | ||
972 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
973 | |||
974 | |||
975 | 2009-11-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
976 | |||
977 | * Moved blog and forums menu option alerts to new notifications system. | ||
978 | |||
979 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
980 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.x | ||
981 | |||
982 | |||
983 | 2009-11-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
984 | |||
985 | * Force Imprudence to use the correst boost libraries, e.g: | ||
986 | #pragma comment( lib, "libboost_signals-vc80-mt-1_36.lib" ) | ||
987 | |||
988 | modified: linden/indra/newview/llappviewerwin32.cpp | ||
989 | |||
990 | |||
991 | * Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp). | ||
992 | |||
993 | modified: linden/indra/newview/llfloaterhtmlhelp.cpp | ||
994 | |||
995 | |||
996 | * Disable unreachable code in boost/lexical_cast.hpp errors in Windows. | ||
997 | |||
998 | modified: linden/indra/newview/llpaneldirfind.cpp | ||
999 | modified: linden/indra/newview/llvoavatar.cpp | ||
1000 | |||
1001 | |||
1002 | 2009-11-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
1003 | |||
1004 | * Viewer compiles, but still trying to get everything to link on Windows. | ||
1005 | |||
1006 | modified: linden/indra/cmake/Boost.cmake | ||
1007 | modified: linden/indra/llcommon/linden_common.h | ||
1008 | modified: linden/indra/llmath/llmath.h | ||
1009 | modified: linden/indra/newview/llfloaterhtmlhelp.cpp | ||
1010 | modified: linden/indra/newview/llfloaterhtmlhelp.h | ||
1011 | modified: linden/install.xml | ||
1012 | |||
1013 | |||
1014 | 2009-11-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
1015 | |||
1016 | * Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define. | ||
1017 | |||
1018 | modified: linden/indra/newview/llstartup.cpp | ||
1019 | |||
1020 | |||
1021 | * Removed deprecated EGridInfo from llloginhandler. | ||
1022 | |||
1023 | modified: linden/indra/newview/llloginhandler.cpp | ||
1024 | |||
1025 | |||
1026 | * Updated primbackup from latest meerkat svn (r246). | ||
1027 | |||
1028 | modified: linden/indra/newview/primbackup.cpp | ||
1029 | modified: linden/indra/newview/primbackup.h | ||
1030 | |||
1031 | |||
1032 | * Attachment size limits need to use the max prim size set in llmanipscale. | ||
1033 | |||
1034 | modified: linden/indra/newview/llvoavatar.cpp | ||
1035 | |||
1036 | |||
1037 | * Updated streaming video callback in llviewerparcelmedia. | ||
1038 | |||
1039 | modified: linden/indra/newview/llviewerparcelmedia.cpp | ||
1040 | |||
1041 | |||
1042 | * llpanellogin and llviewermessage now compile. | ||
1043 | |||
1044 | modified: linden/indra/newview/llpanellogin.cpp | ||
1045 | modified: linden/indra/newview/llviewermessage.cpp | ||
1046 | |||
1047 | |||
1048 | * Updated several menu entries to 1.23. | ||
1049 | |||
1050 | modified: linden/indra/newview/llviewermenu.cpp | ||
1051 | |||
1052 | |||
1053 | * Removed unused menu entries (still merging 1.23). | ||
1054 | |||
1055 | modified: linden/indra/newview/llviewermenu.cpp | ||
1056 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1057 | |||
1058 | |||
1059 | * Updated asset browser from old font system. | ||
1060 | |||
1061 | modified: linden/indra/newview/llfloaterassetbrowser.cpp | ||
1062 | |||
1063 | |||
1064 | * Media browser now compiles (TODO: rewrite this file again). | ||
1065 | |||
1066 | modified: linden/indra/newview/llfloaterhtmlhelp.cpp | ||
1067 | modified: linden/indra/newview/llfloaterhtmlhelp.h | ||
1068 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.x | ||
1069 | |||
1070 | |||
1071 | * Moved 1.2 alerts to the new notification system. | ||
1072 | |||
1073 | modified: linden/indra/newview/llfloatertools.cpp | ||
1074 | modified: linden/indra/newview/llimpanel.cpp | ||
1075 | modified: linden/indra/newview/llinventorybridge.cpp | ||
1076 | modified: linden/indra/newview/llinventorybridge.h | ||
1077 | modified: linden/indra/newview/llmutelist.cpp | ||
1078 | modified: linden/indra/newview/llmutelist.h | ||
1079 | modified: linden/indra/newview/llpanelface.cpp | ||
1080 | modified: linden/indra/newview/llpanelobject.cpp | ||
1081 | modified: linden/indra/newview/llviewermenu.cpp | ||
1082 | modified: linden/indra/newview/llviewerwindow.cpp | ||
1083 | modified: linden/indra/newview/llviewerwindow.h | ||
1084 | modified: linden/indra/newview/panelradar.cpp | ||
1085 | modified: linden/indra/newview/panelradar.h | ||
1086 | modified: linden/indra/newview/rlvdefines.h | ||
1087 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
1088 | modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | ||
1089 | |||
1090 | |||
1091 | 2009-11-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
1092 | |||
1093 | * Removed unused CMake resource files. | ||
1094 | |||
1095 | modified: linden/indra/newview/CMakeLists.txt | ||
1096 | |||
1097 | |||
1098 | * Merged in nearly-done 1.2 with 1.3. | ||
1099 | |||
1100 | Conflicts: | ||
1101 | ChangeLog.txt | ||
1102 | linden/indra/llmedia/llmediaimplllmozlib.cpp | ||
1103 | linden/indra/llui/llalertdialog.cpp | ||
1104 | linden/indra/newview/llinventorybridge.cpp | ||
1105 | linden/indra/newview/llpanelcontents.cpp | ||
1106 | linden/indra/newview/llpanelinput.cpp | ||
1107 | linden/indra/newview/res/viewerRes.rc | ||
1108 | linden/indra/newview/skins/default/xui/de/alerts.xml | ||
1109 | linden/indra/newview/skins/default/xui/de/notify.xml | ||
1110 | linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
1111 | linden/indra/newview/skins/default/xui/es/alerts.xml | ||
1112 | linden/indra/newview/skins/default/xui/fr/alerts.xml | ||
1113 | linden/indra/newview/skins/default/xui/fr/notify.xml | ||
1114 | linden/indra/newview/skins/default/xui/ja/alerts.xml | ||
1115 | linden/indra/newview/skins/default/xui/ja/notify.xml | ||
1116 | linden/indra/newview/skins/default/xui/ko/alerts.xml | ||
1117 | linden/indra/newview/skins/default/xui/ko/notify.xml | ||
1118 | linden/indra/newview/skins/default/xui/pt/alerts.xml | ||
1119 | linden/indra/newview/skins/default/xui/pt/notify.xml | ||
1120 | linden/indra/newview/skins/default/xui/zh/alerts.xml | ||
1121 | linden/install.xml | ||
1122 | |||
1123 | |||
1124 | 2009-10-18 McCabe Maxsted <hakushakukun@gmail.com> | ||
1125 | |||
1126 | * Merged working branch of 1.2 into LL 1.23 merge. | ||
1127 | |||
1128 | |||
1129 | 2009-10-17 Kakurady <kakurady@gmail.com> | ||
1130 | |||
1131 | * Improved how opacity is displayed in color swatches. | ||
1132 | |||
1133 | |||
1134 | 2009-08-29 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1135 | |||
1136 | * Updated Imprudence to be based on SL 1.23.4. | ||
1137 | |||
1138 | |||
1139 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
1140 | =- 1.2.1 -= | ||
1141 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
1142 | |||
1143 | |||
1144 | 2009-11-25 McCabe Maxsted <hakushakukun@gmail.com> | ||
1145 | |||
1146 | * Updated version to 1.2.1. | ||
1147 | |||
1148 | modified: ChangeLog.txt | ||
1149 | modified: linden/indra/llcommon/llversionviewer.h | ||
1150 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
1151 | modified: linden/indra/newview/Info-Imprudence.plist | ||
1152 | modified: linden/indra/newview/res/viewerRes.rc | ||
1153 | |||
1154 | |||
1155 | * Updated windows openal libs to openal-soft 1.10.622. | ||
1156 | |||
1157 | modified: linden/install.xml | ||
1158 | |||
1159 | |||
1160 | 2009-11-25 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1161 | |||
1162 | * Fixed Linux's gstreamer, gstreamer-plugins, and liboil. | ||
1163 | Compiled with the correct version of glibc. | ||
1164 | |||
1165 | modified: linden/install.xml | ||
1166 | |||
1167 | |||
1168 | 2009-11-21 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1169 | |||
1170 | * libxml2.so.2 was missing from Linux viewer manifest. | ||
1171 | |||
1172 | modified: linden/indra/newview/viewer_manifest.py | ||
1173 | |||
1174 | |||
1175 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
1176 | =- 1.2.0 -= | ||
1177 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
1178 | |||
1179 | |||
1180 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1181 | |||
1182 | * SNOW-108: Fast timers fail on non i386 systems | ||
1183 | Patch by Robin Cornelius | ||
1184 | |||
1185 | modified: doc/contributions.txt | ||
1186 | modified: indra/llcommon/llfasttimer.cpp | ||
1187 | modified: indra/llcommon/llfasttimer.h | ||
1188 | |||
1189 | |||
1190 | * Added "File > Export Selected Objects..." | ||
1191 | |||
1192 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1193 | |||
1194 | |||
1195 | * Added "(L$[COST] per texture)" to "Import + Upload..." | ||
1196 | |||
1197 | modified: linden/indra/newview/llviewermenu.cpp | ||
1198 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1199 | |||
1200 | |||
1201 | * Renamed menu items: "Import Object..." and "Import + Upload..." | ||
1202 | |||
1203 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1204 | |||
1205 | |||
1206 | * Fixed a compile blocker in LLVoSky::stepCurrent(). | ||
1207 | |||
1208 | modified: linden/indra/newview/llvosky.h | ||
1209 | |||
1210 | |||
1211 | * Updated Linux boost package to 1.39.0. | ||
1212 | |||
1213 | modified: install.xml | ||
1214 | |||
1215 | |||
1216 | * Removed non-English credits sections in the About floater. | ||
1217 | They will default to the English versions, so we don't have to | ||
1218 | maintain many copies of the same text. | ||
1219 | |||
1220 | modified: linden/indra/newview/skins/default/xui/de/floater_about.xml | ||
1221 | modified: linden/indra/newview/skins/default/xui/fr/floater_about.xml | ||
1222 | modified: linden/indra/newview/skins/default/xui/ja/floater_about.xml | ||
1223 | modified: linden/indra/newview/skins/default/xui/ko/floater_about.xml | ||
1224 | modified: linden/indra/newview/skins/default/xui/zh/floater_about.xml | ||
1225 | |||
1226 | |||
1227 | * Added Linux package for liboil 0.3.16. | ||
1228 | It's needed by some GStreamer plugins. | ||
1229 | |||
1230 | modified: linden/indra/cmake/GStreamer.cmake | ||
1231 | modified: linden/indra/newview/viewer_manifest.py | ||
1232 | modified: linden/install.xml | ||
1233 | |||
1234 | |||
1235 | * VWR-12620: Linux compile fails with -O2 (--type=Release) | ||
1236 | Patch by Alissa Sabre. | ||
1237 | |||
1238 | modified: doc/contributions.txt | ||
1239 | modified: indra/llmessage/lltemplatemessagereader.cpp | ||
1240 | modified: indra/llwindow/llwindowsdl.cpp | ||
1241 | |||
1242 | |||
1243 | * Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404. | ||
1244 | |||
1245 | modified: linden/indra/cmake/ViewerMiscLibs.cmake | ||
1246 | modified: linden/install.xml | ||
1247 | |||
1248 | |||
1249 | * Fixed more warnings about converting string to gchar* | ||
1250 | |||
1251 | modified: linden/indra/llmedia/llmediaimplgstreamervidplug.cpp | ||
1252 | |||
1253 | |||
1254 | * Silenced some compiler warnings on Linux. | ||
1255 | |||
1256 | modified: linden/indra/cmake/00-Common.cmake | ||
1257 | |||
1258 | |||
1259 | * Fixed copyright/licensing info for OpenAL on Mac. | ||
1260 | |||
1261 | modified: linden/LICENSE-libraries.txt | ||
1262 | modified: linden/install.xml | ||
1263 | |||
1264 | |||
1265 | * Fixed licensing in several Linux library packages. | ||
1266 | |||
1267 | modified: linden/install.xml | ||
1268 | |||
1269 | |||
1270 | 2009-11-18 McCabe Maxsted <hakushakukun@gmail.com> | ||
1271 | |||
1272 | * Removed old unused reference to gProductName in windows updater. | ||
1273 | |||
1274 | modified: linden/indra/win_updater/updater.cpp | ||
1275 | |||
1276 | |||
1277 | * Cleaned up a harmless bad merge in llimagej2coj.cpp. | ||
1278 | |||
1279 | modified: linden/indra/llimagej2coj/llimagej2coj.cpp | ||
1280 | |||
1281 | |||
1282 | 2009-11-15 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1283 | |||
1284 | * Fixed a warning about converting string literal to gchar*. | ||
1285 | |||
1286 | modified: linden/indra/llmedia/llmediaimplgstreamervidplug.cpp | ||
1287 | |||
1288 | |||
1289 | 2009-11-14 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1290 | |||
1291 | * Combined and updated the LICENSE-libraries.txt files. | ||
1292 | |||
1293 | modified: indra/newview/viewer_manifest.py | ||
1294 | deleted: LICENSE-libraries-linux.txt | ||
1295 | deleted: LICENSE-libraries-mac.txt | ||
1296 | deleted: LICENSE-libraries-win32.txt | ||
1297 | new file: LICENSE-libraries.txt | ||
1298 | |||
1299 | |||
1300 | 2009-11-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
1301 | |||
1302 | * Fixed Hide Group Titles preferences option. | ||
1303 | |||
1304 | modified: linden/indra/newview/llvoavatar.cpp | ||
1305 | |||
1306 | |||
1307 | 2009-11-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
1308 | |||
1309 | * Added Geneko Nemeth and Lilly Zenovka to About > Imprudence. | ||
1310 | |||
1311 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml | ||
1312 | |||
1313 | |||
1314 | 2009-11-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1315 | |||
1316 | * Removed Advanced Water and Sky tabs from Windlight toolbar presets. | ||
1317 | They don't fit the purpose of the preset list. | ||
1318 | |||
1319 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
1320 | |||
1321 | |||
1322 | * Finally packaged up Mac libraries. | ||
1323 | flac, glib, gstreamer, gstreamer-plugins, jpeg-6b, liboil, | ||
1324 | libpng, libxml, neon, ogg-vorbis, openal, thoera. | ||
1325 | |||
1326 | modified: linden/indra/cmake/GStreamer.cmake | ||
1327 | modified: linden/indra/cmake/JPEG.cmake | ||
1328 | modified: linden/indra/cmake/OPENAL.cmake | ||
1329 | modified: linden/indra/cmake/PNG.cmake | ||
1330 | modified: linden/install.xml | ||
1331 | |||
1332 | |||
1333 | 2009-11-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
1334 | |||
1335 | * Fixed Sunset being mislabeled as Midday in windlight toolbar. | ||
1336 | |||
1337 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | ||
1338 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
1339 | |||
1340 | |||
1341 | * Remember the last logged in grid between sessions. | ||
1342 | |||
1343 | modified: linden/indra/newview/app_settings/settings.xml | ||
1344 | modified: linden/indra/newview/hippoGridManager.cpp | ||
1345 | modified: linden/indra/newview/llpanellogin.cpp | ||
1346 | |||
1347 | |||
1348 | * Attempted to make the Advanced shortcut play nice with Linux in XUI. | ||
1349 | |||
1350 | modified: linden/indra/llui/llmenugl.cpp | ||
1351 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1352 | |||
1353 | |||
1354 | * Changed version to 1.20 in other files. | ||
1355 | |||
1356 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
1357 | modified: linden/indra/newview/Info-Imprudence.plist | ||
1358 | modified: linden/indra/newview/res/viewerRes.rc | ||
1359 | |||
1360 | |||
1361 | 2009-11-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1362 | |||
1363 | * Changed version to 1.20 (final, not a RC). | ||
1364 | |||
1365 | modified: linden/indra/llcommon/llversionviewer.h | ||
1366 | |||
1367 | |||
1368 | 2009-11-07 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1369 | |||
1370 | * Fixed some branding issues with alerts.xml and notify.xml. | ||
1371 | |||
1372 | modified: linden/indra/llui/llalertdialog.cpp | ||
1373 | modified: linden/indra/newview/llnotify.cpp | ||
1374 | modified: linden/indra/newview/skins/default/xui/de/alerts.xml | ||
1375 | modified: linden/indra/newview/skins/default/xui/de/notify.xml | ||
1376 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
1377 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | ||
1378 | modified: linden/indra/newview/skins/default/xui/es/alerts.xml | ||
1379 | modified: linden/indra/newview/skins/default/xui/fr/alerts.xml | ||
1380 | modified: linden/indra/newview/skins/default/xui/fr/notify.xml | ||
1381 | modified: linden/indra/newview/skins/default/xui/ja/alerts.xml | ||
1382 | modified: linden/indra/newview/skins/default/xui/ja/notify.xml | ||
1383 | modified: linden/indra/newview/skins/default/xui/ko/alerts.xml | ||
1384 | modified: linden/indra/newview/skins/default/xui/ko/notify.xml | ||
1385 | modified: linden/indra/newview/skins/default/xui/pt/alerts.xml | ||
1386 | modified: linden/indra/newview/skins/default/xui/pt/notify.xml | ||
1387 | modified: linden/indra/newview/skins/default/xui/zh/alerts.xml | ||
1388 | |||
1389 | |||
1390 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
1391 | |||
1392 | * Check for different versions of boost in build math files (also fixes broken build math functions). | ||
1393 | |||
1394 | modified: linden/indra/llmath/llcalc.cpp | ||
1395 | modified: linden/indra/llmath/llcalcparser.cpp | ||
1396 | modified: linden/indra/llmath/llcalcparser.h | ||
1397 | |||
1398 | |||
1399 | * Upped version to 1.2.0 RC1. | ||
1400 | |||
1401 | modified: linden/indra/llcommon/llversionviewer.h | ||
1402 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
1403 | modified: linden/indra/newview/Info-Imprudence.plist | ||
1404 | modified: linden/indra/newview/res/viewerRes.rc | ||
1405 | |||
1406 | |||
1407 | * Fixed login page not updating after logout. | ||
1408 | |||
1409 | modified: linden/indra/newview/llpanellogin.cpp | ||
1410 | |||
1411 | |||
1412 | * Fixed login grid combobox not updating correctly after logout. | ||
1413 | |||
1414 | modified: linden/indra/newview/llpanellogin.cpp | ||
1415 | |||
1416 | |||
1417 | * Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch. | ||
1418 | |||
1419 | modified: linden/indra/newview/llagent.cpp | ||
1420 | modified: linden/indra/newview/llfloateropenobject.cpp | ||
1421 | modified: linden/indra/newview/llinventorybridge.cpp | ||
1422 | modified: linden/indra/newview/llpanelcontents.cpp | ||
1423 | modified: linden/indra/newview/llpanelinventory.cpp | ||
1424 | modified: linden/indra/newview/llpreviewscript.cpp | ||
1425 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
1426 | modified: linden/indra/newview/llviewerdisplay.cpp | ||
1427 | modified: linden/indra/newview/llviewermenu.cpp | ||
1428 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
1429 | modified: linden/indra/newview/llvoavatar.cpp | ||
1430 | modified: linden/indra/newview/llvovolume.cpp | ||
1431 | modified: linden/indra/newview/pipeline.cpp | ||
1432 | modified: linden/indra/newview/rlvdefines.h | ||
1433 | modified: linden/indra/newview/rlvextensions.cpp | ||
1434 | modified: linden/indra/newview/rlvhandler.cpp | ||
1435 | modified: linden/indra/newview/rlvhandler.h | ||
1436 | modified: linden/indra/newview/rlvhelper.cpp | ||
1437 | modified: linden/indra/newview/rlvhelper.h | ||
1438 | |||
1439 | |||
1440 | * Changed default UIScaleFactor to 1.002 as a workaround to some font rendering issues. | ||
1441 | |||
1442 | modified: linden/indra/newview/app_settings/settings.xml | ||
1443 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
1444 | |||
1445 | |||
1446 | 2009-11-06 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1447 | |||
1448 | * Changed wording of double-click and autopilot prefs. | ||
1449 | |||
1450 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml | ||
1451 | |||
1452 | |||
1453 | 2009-11-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1454 | |||
1455 | * Created our own Linux fontconfig package, 2.3.7. | ||
1456 | |||
1457 | modified: linden/indra/newview/viewer_manifest.py | ||
1458 | modified: linden/install.xml | ||
1459 | |||
1460 | |||
1461 | 2009-11-03 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1462 | |||
1463 | * Added a bunch of Linux libs to viewer_manifest.py. | ||
1464 | I had forgotten to add these earlier. Oops. | ||
1465 | |||
1466 | modified: linden/indra/newview/viewer_manifest.py | ||
1467 | |||
1468 | |||
1469 | * Created our own Linux freetype package, 2.3.11. | ||
1470 | |||
1471 | modified: linden/indra/cmake/00-Common.cmake | ||
1472 | modified: linden/indra/llrender/llfont.cpp | ||
1473 | modified: linden/install.xml | ||
1474 | |||
1475 | * Updated ndofdev to the version used in SL 1.23.4. | ||
1476 | |||
1477 | modified: linden/install.xml | ||
1478 | |||
1479 | |||
1480 | 2009-11-02 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1481 | |||
1482 | * Added "Double-Click Action" and "Go Here By" to Input prefs panel. | ||
1483 | |||
1484 | modified: linden/indra/newview/llpanelinput.cpp | ||
1485 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml | ||
1486 | |||
1487 | |||
1488 | * Added "DoubleClickAction" and "GoAction" settings. | ||
1489 | Together they replace "DoubleClickAutopilot" and | ||
1490 | "DoubleClickTeleport". | ||
1491 | |||
1492 | modified: linden/indra/newview/app_settings/settings.xml | ||
1493 | modified: linden/indra/newview/lltoolpie.cpp | ||
1494 | modified: linden/indra/newview/llviewermenu.cpp | ||
1495 | |||
1496 | |||
1497 | * "Go Here" in pie menu no longer asks for confirmation. | ||
1498 | Double-click still does, though. | ||
1499 | |||
1500 | modified: linden/indra/newview/lltoolpie.cpp | ||
1501 | modified: linden/indra/newview/llviewermenu.cpp | ||
1502 | modified: linden/indra/newview/llviewermenu.h | ||
1503 | |||
1504 | |||
1505 | 2009-10-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1506 | |||
1507 | * Cleaned up PanelRadar class a bit. | ||
1508 | More privacy, better method names, generally cleaner. | ||
1509 | |||
1510 | modified: linden/indra/newview/llviewermessage.cpp | ||
1511 | modified: linden/indra/newview/panelradar.cpp | ||
1512 | modified: linden/indra/newview/panelradar.h | ||
1513 | |||
1514 | |||
1515 | 2009-10-29 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1516 | |||
1517 | * Minimap radar can now be toggled. | ||
1518 | |||
1519 | modified: llfloatermap.cpp | ||
1520 | modified: llfloatermap.h | ||
1521 | |||
1522 | |||
1523 | * Added a button that will toggle the minimap radar. | ||
1524 | |||
1525 | modified: app_settings/settings.xml | ||
1526 | modified: llfloatermap.cpp | ||
1527 | modified: llfloatermap.h | ||
1528 | modified: skins/default/xui/en-us/floater_mini_map.xml | ||
1529 | |||
1530 | |||
1531 | * Added PanelRadar class, refactored from LLFloaterMap. | ||
1532 | |||
1533 | modified: linden/indra/newview/CMakeLists.txt | ||
1534 | modified: linden/indra/newview/llfloatermap.cpp | ||
1535 | modified: linden/indra/newview/llfloatermap.h | ||
1536 | modified: linden/indra/newview/llnetmap.cpp | ||
1537 | modified: linden/indra/newview/llviewermessage.cpp | ||
1538 | new file: linden/indra/newview/panelradar.cpp | ||
1539 | new file: linden/indra/newview/panelradar.h | ||
1540 | |||
1541 | |||
1542 | 2009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1543 | |||
1544 | * Moved radar XML to panel_radar.xml and cleaned it up. | ||
1545 | It had been in floater_mini_map.xml. | ||
1546 | |||
1547 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
1548 | new file: linden/indra/newview/skins/default/xui/en-us/panel_radar.xml | ||
1549 | |||
1550 | |||
1551 | * Moved "Logout" to Advanced menu, removed shortcut. | ||
1552 | We want to discourage its use until issues are fixed in 1.3. | ||
1553 | |||
1554 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1555 | |||
1556 | |||
1557 | * Capped chat channel spinner to 1000000 (1 mil) as temp fix. | ||
1558 | Very high numbers cause mysterious rounding problems. | ||
1559 | |||
1560 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | ||
1561 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml: | ||
1562 | |||
1563 | |||
1564 | 2009-10-21 McCabe Maxsted <hakushakukun@gmail.com> | ||
1565 | |||
1566 | * Added Advanced menu option for AllowMultipleViewers for testing purposes. | ||
1567 | |||
1568 | modified: linden/indra/newview/llviewermenu.cpp | ||
1569 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1570 | |||
1571 | |||
1572 | 2009-10-19 McCabe Maxsted <hakushakukun@gmail.com> | ||
1573 | |||
1574 | * Partial fix for avatar names not displaying at > 1024m | ||
1575 | (won't be fixed until LL actually sends height in more than one byte -_-) | ||
1576 | |||
1577 | modified: linden/indra/newview/llfloatermap.cpp | ||
1578 | |||
1579 | |||
1580 | * Clamp map teleporting at 4096 rather than 1000. | ||
1581 | |||
1582 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
1583 | |||
1584 | |||
1585 | * Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2). | ||
1586 | |||
1587 | modified: linden/indra/newview/llappviewer.cpp | ||
1588 | modified: linden/indra/newview/llstartup.cpp | ||
1589 | |||
1590 | |||
1591 | 2009-10-17 McCabe Maxsted <hakushakukun@gmail.com> | ||
1592 | |||
1593 | * Ported notecard security fix from LL's 1.23.5 viewer. | ||
1594 | |||
1595 | modified: linden/indra/newview/llassetuploadresponders.cpp | ||
1596 | modified: linden/indra/newview/llpreview.cpp | ||
1597 | modified: linden/indra/newview/llpreview.h | ||
1598 | |||
1599 | |||
1600 | 2009-10-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
1601 | |||
1602 | * Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patch. | ||
1603 | |||
1604 | modified: linden/indra/newview/app_settings/settings.xml | ||
1605 | modified: linden/indra/newview/llagent.cpp | ||
1606 | modified: linden/indra/newview/llchatbar.cpp | ||
1607 | modified: linden/indra/newview/llinventorybridge.cpp | ||
1608 | modified: linden/indra/newview/llpanelinventory.cpp | ||
1609 | modified: linden/indra/newview/llviewermenu.cpp | ||
1610 | modified: linden/indra/newview/llviewermessage.cpp | ||
1611 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
1612 | modified: linden/indra/newview/rlvdefines.h | ||
1613 | modified: linden/indra/newview/rlvextensions.cpp | ||
1614 | modified: linden/indra/newview/rlvextensions.h | ||
1615 | modified: linden/indra/newview/rlvhandler.cpp | ||
1616 | modified: linden/indra/newview/rlvhandler.h | ||
1617 | modified: linden/indra/newview/rlvhelper.cpp | ||
1618 | modified: linden/indra/newview/rlvhelper.h | ||
1619 | |||
1620 | |||
1621 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
1622 | |||
1623 | * Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not translatable. | ||
1624 | |||
1625 | modified: indra/newview/llfloatergroups.cpp | ||
1626 | modified: indra/newview/skins/default/xui/de/floater_choose_group.xml | ||
1627 | modified: indra/newview/skins/default/xui/de/panel_groups.xml | ||
1628 | modified: indra/newview/skins/default/xui/en-us/floater_choose_group.xml | ||
1629 | modified: indra/newview/skins/default/xui/en-us/panel_groups.xml | ||
1630 | modified: indra/newview/skins/default/xui/ja/floater_choose_group.xml | ||
1631 | modified: indra/newview/skins/default/xui/ja/panel_groups.xml | ||
1632 | modified: indra/newview/skins/default/xui/ko/floater_choose_group.xml | ||
1633 | modified: indra/newview/skins/default/xui/ko/panel_groups.xml | ||
1634 | |||
1635 | |||
1636 | * Combine the two mini-map mute buttons into one. | ||
1637 | |||
1638 | modified: linden/indra/newview/llfloatermap.cpp | ||
1639 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
1640 | |||
1641 | |||
1642 | * Parcel highlighting when selecting a name in radar is less buggy. | ||
1643 | |||
1644 | modified: linden/indra/newview/llfloatermap.cpp | ||
1645 | modified: linden/indra/newview/llfloatermap.h | ||
1646 | modified: linden/indra/newview/llviewermessage.cpp | ||
1647 | |||
1648 | |||
1649 | * Added history button for group chat as well. | ||
1650 | |||
1651 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | ||
1652 | |||
1653 | |||
1654 | * Disable IM history button for Linux and Mac users. | ||
1655 | |||
1656 | modified: linden/indra/newview/llimpanel.cpp | ||
1657 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | ||
1658 | |||
1659 | |||
1660 | * Applied show IM logs button from Emerald viewer and added an alert if there is no history. | ||
1661 | |||
1662 | modified: linden/indra/llwindow/llwindow.h | ||
1663 | modified: linden/indra/llwindow/llwindowwin32.cpp | ||
1664 | modified: linden/indra/llwindow/llwindowwin32.h | ||
1665 | modified: linden/indra/newview/llimpanel.cpp | ||
1666 | modified: linden/indra/newview/llimpanel.h | ||
1667 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
1668 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | ||
1669 | |||
1670 | |||
1671 | * Updated inventory search to include description (from Emerald). | ||
1672 | |||
1673 | modified: linden/indra/newview/llfolderview.cpp | ||
1674 | modified: linden/indra/newview/llfolderview.h | ||
1675 | modified: linden/indra/newview/llinventoryactions.cpp | ||
1676 | modified: linden/indra/newview/llinventoryview.cpp | ||
1677 | modified: linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml | ||
1678 | |||
1679 | |||
1680 | * Disable avatar appearance facelight when local lighting turned off. | ||
1681 | |||
1682 | modified: linden/indra/newview/pipeline.cpp | ||
1683 | |||
1684 | |||
1685 | 2009-10-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
1686 | |||
1687 | * Only enable import/export of shapes if they're full perm and you're the creator. | ||
1688 | |||
1689 | modified: linden/indra/newview/llfloatercustomize.cpp | ||
1690 | |||
1691 | |||
1692 | * Removed Emerald viewer modifier for avatar height label in customize window. | ||
1693 | |||
1694 | modified: linden/indra/newview/llfloatercustomize.cpp | ||
1695 | |||
1696 | |||
1697 | * Added avatar shape import and export from Meerkat viewer. | ||
1698 | |||
1699 | modified: linden/indra/newview/llfloatercustomize.cpp | ||
1700 | modified: linden/indra/newview/llfloatercustomize.h | ||
1701 | modified: linden/indra/newview/llwearable.cpp | ||
1702 | modified: linden/indra/newview/llwearable.h | ||
1703 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml | ||
1704 | |||
1705 | |||
1706 | * Added check/uncheck all buttons for make outfit from Meerkat viewer. | ||
1707 | |||
1708 | modified: linden/indra/newview/llfloatercustomize.cpp | ||
1709 | modified: linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml | ||
1710 | |||
1711 | |||
1712 | * Removed reference to 'Second Life' from postcard message a la Meerkat. | ||
1713 | |||
1714 | modified: linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml | ||
1715 | |||
1716 | |||
1717 | * Added script load/save from Meerkat viewer. | ||
1718 | |||
1719 | modified: linden/indra/newview/llfilepicker.cpp | ||
1720 | modified: linden/indra/newview/llfilepicker.h | ||
1721 | modified: linden/indra/newview/llpreviewscript.cpp | ||
1722 | modified: linden/indra/newview/llpreviewscript.h | ||
1723 | modified: linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml | ||
1724 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_script_ed_panel.xml | ||
1725 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_script_queue.xml | ||
1726 | |||
1727 | |||
1728 | 2009-10-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
1729 | |||
1730 | * Added particle count to windlight toolbar. | ||
1731 | |||
1732 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
1733 | |||
1734 | |||
1735 | * Made advanced water toggle. | ||
1736 | |||
1737 | modified: linden/indra/newview/llfloaterwater.cpp | ||
1738 | |||
1739 | |||
1740 | * Added advanced water and windlight sky tabs to sky presets pulldown. | ||
1741 | |||
1742 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
1743 | modified: linden/indra/newview/llfloaterwindlight.h | ||
1744 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
1745 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | ||
1746 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
1747 | |||
1748 | |||
1749 | * Added next/prev buttons to windlight water window. | ||
1750 | |||
1751 | modified: linden/indra/newview/llfloaterwater.cpp | ||
1752 | modified: linden/indra/newview/llfloaterwater.h | ||
1753 | modified: linden/indra/newview/skins/default/xui/en-us/floater_water.xml | ||
1754 | |||
1755 | |||
1756 | 2009-10-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
1757 | |||
1758 | * Force minimize button focus to the top of Mini-Map. | ||
1759 | |||
1760 | modified: linden/indra/newview/llfloatermap.cpp | ||
1761 | |||
1762 | |||
1763 | * Added and tweaked vertical IM option from Emerald viewer. | ||
1764 | |||
1765 | new file: linden/indra/newview/skins/default/xui/en-us/floater_chatterbox_vertical.xml | ||
1766 | modified: linden/indra/newview/app_settings/settings.xml | ||
1767 | modified: linden/indra/newview/llfloaterchatterbox.cpp | ||
1768 | modified: linden/indra/newview/llprefsim.cpp | ||
1769 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | ||
1770 | |||
1771 | |||
1772 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
1773 | =- 1.2.0 BETA 2 -= | ||
1774 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
1775 | |||
1776 | |||
1777 | 2009-10-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1778 | |||
1779 | * Updated and added some Linux libs. | ||
1780 | Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml | ||
1781 | Added: gstreamer-plugins, theora | ||
1782 | |||
1783 | modified: linden/indra/newview/viewer_manifest.py | ||
1784 | modified: linden/indra/cmake/GStreamer.cmake | ||
1785 | modified: linden/indra/cmake/UI.cmake | ||
1786 | modified: linden/install.xml | ||
1787 | |||
1788 | |||
1789 | 2009-10-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
1790 | |||
1791 | * Updated version info to 1.2.0 beta 2, added changelog banner. | ||
1792 | |||
1793 | modified: linden/indra/llcommon/llversionviewer.h | ||
1794 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
1795 | modified: linden/indra/newview/Info-Imprudence.plist | ||
1796 | modified: linden/indra/newview/res/viewerRes.rc | ||
1797 | |||
1798 | |||
1799 | * Fixed new search window size hiding next/prev buttons. | ||
1800 | |||
1801 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml | ||
1802 | |||
1803 | |||
1804 | * Mini-map can now be minimized. | ||
1805 | |||
1806 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
1807 | |||
1808 | |||
1809 | * Added missing RLVa header file: rlvdefines.h. | ||
1810 | |||
1811 | new file: linden/indra/newview/rlvdefines.h | ||
1812 | |||
1813 | |||
1814 | 2009-10-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
1815 | |||
1816 | * Applied lldialog spam throttle from Emerald viewer. | ||
1817 | |||
1818 | modified: linden/indra/newview/app_settings/settings.xml | ||
1819 | modified: linden/indra/newview/llviewermessage.cpp | ||
1820 | |||
1821 | |||
1822 | * Don't show lldialog boxes from muted avatars anymore. | ||
1823 | |||
1824 | modified: linden/indra/newview/llviewermessage.cpp | ||
1825 | |||
1826 | |||
1827 | * Fixed money change notification happening after logout/login. | ||
1828 | |||
1829 | modified: linden/indra/newview/llviewermessage.cpp | ||
1830 | |||
1831 | |||
1832 | * Fixed entering sim notification being tied to radar range. | ||
1833 | |||
1834 | modified: linden/indra/newview/llfloatermap.cpp | ||
1835 | |||
1836 | |||
1837 | * Fixed stupid error on my part that broke clickable names in chat history. | ||
1838 | |||
1839 | modified: linden/indra/newview/llfloaterchat.cpp | ||
1840 | |||
1841 | |||
1842 | 2009-10-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
1843 | |||
1844 | * Clickable IMs in chat history was causing readability problems at varying distances, | ||
1845 | decided it was a bug and fixed it. | ||
1846 | |||
1847 | modified: linden/indra/newview/llfloaterchat.cpp | ||
1848 | |||
1849 | |||
1850 | * Mini-map radar now can notify you when someone enters the sim. | ||
1851 | |||
1852 | modified: linden/indra/newview/app_settings/settings.xml | ||
1853 | modified: linden/indra/newview/llfloatermap.cpp | ||
1854 | modified: linden/indra/newview/llfloatermap.h | ||
1855 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
1856 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
1857 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
1858 | |||
1859 | |||
1860 | * Added typing info to mini-map radar. | ||
1861 | |||
1862 | modified: linden/indra/newview/llfloatermap.cpp | ||
1863 | modified: linden/indra/newview/llfloatermap.h | ||
1864 | modified: linden/indra/newview/llviewermessage.cpp | ||
1865 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
1866 | |||
1867 | |||
1868 | * Applied avatar height in customize window from Emerald viewer. | ||
1869 | |||
1870 | modified: linden/indra/newview/llfloatercustomize.cpp | ||
1871 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml | ||
1872 | |||
1873 | |||
1874 | * Fixed random mouseclicks on the edge of the window. | ||
1875 | |||
1876 | modified: linden/indra/newview/llviewerwindow.cpp | ||
1877 | |||
1878 | |||
1879 | 2009-10-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
1880 | |||
1881 | * Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. | ||
1882 | |||
1883 | modified: linden/indra/newview/CMakeLists.txt | ||
1884 | modified: linden/indra/newview/app_settings/settings.xml | ||
1885 | modified: linden/indra/newview/llfirstuse.cpp | ||
1886 | modified: linden/indra/newview/llfirstuse.h | ||
1887 | modified: linden/indra/newview/llviewermenu.cpp | ||
1888 | modified: linden/indra/newview/llviewermessage.cpp | ||
1889 | modified: linden/indra/newview/rlvevent.h | ||
1890 | modified: linden/indra/newview/rlvextensions.cpp | ||
1891 | modified: linden/indra/newview/rlvhandler.cpp | ||
1892 | modified: linden/indra/newview/rlvhandler.h | ||
1893 | modified: linden/indra/newview/rlvhelper.cpp | ||
1894 | modified: linden/indra/newview/rlvhelper.h | ||
1895 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
1896 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1897 | |||
1898 | |||
1899 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | ||
1900 | |||
1901 | |||
1902 | * Applied RLVa-1.0.2c_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. | ||
1903 | |||
1904 | modified: linden/indra/newview/llinventorybridge.cpp | ||
1905 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
1906 | modified: linden/indra/newview/llviewermenu.cpp | ||
1907 | modified: linden/indra/newview/llviewermessage.cpp | ||
1908 | modified: linden/indra/newview/rlvhandler.cpp | ||
1909 | modified: linden/indra/newview/rlvhandler.h | ||
1910 | modified: linden/indra/newview/rlvhelper.cpp | ||
1911 | modified: linden/indra/newview/rlvhelper.h | ||
1912 | |||
1913 | |||
1914 | 2009-10-05 McCabe Maxsted <hakushakukun@gmail.com> | ||
1915 | |||
1916 | * Renamed 'Create' in object pie to 'Build,' moved it to top right and switched 'Wear' and 'Return.' | ||
1917 | |||
1918 | modified: indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
1919 | |||
1920 | |||
1921 | 2009-10-04 McCabe Maxsted <hakushakukun@gmail.com> | ||
1922 | |||
1923 | * Changes that should improve sculpty LOD. | ||
1924 | |||
1925 | modified: linden/indra/llmath/llvolume.cpp | ||
1926 | |||
1927 | |||
1928 | * Fixed mini-map distance label and rounding. | ||
1929 | |||
1930 | modified: linden/indra/newview/llfloatermap.cpp | ||
1931 | |||
1932 | |||
1933 | * Mini-map radar now notifies when someone enters chat range, and how far away they are. | ||
1934 | |||
1935 | modified: linden/indra/newview/app_settings/settings.xml | ||
1936 | modified: linden/indra/newview/llfloatermap.cpp | ||
1937 | modified: linden/indra/newview/llfloatermap.h | ||
1938 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
1939 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
1940 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
1941 | |||
1942 | |||
1943 | 2009-10-03 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
1944 | |||
1945 | * Updated and added some Linux libs to install.xml. | ||
1946 | Updated: glib, gstreamer, ogg-vorbis, openal | ||
1947 | Added: gstreamer-plugins, theora | ||
1948 | |||
1949 | modified: linden/install.xml | ||
1950 | |||
1951 | |||
1952 | * Grid manager no longer appends "/" to URIs. | ||
1953 | This was causing trouble with URIs that shouldn't end in "/". | ||
1954 | |||
1955 | modified: linden/indra/newview/hippoGridManager.cpp | ||
1956 | |||
1957 | |||
1958 | 2009-10-03 McCabe Maxsted <hakushakukun@gmail.com> | ||
1959 | |||
1960 | * Disable camera constraints now disables max zoom for the scrollwheel. | ||
1961 | |||
1962 | modified: linden/indra/newview/llagent.cpp | ||
1963 | |||
1964 | |||
1965 | * Fixed layout of debug permissions in tools window. | ||
1966 | |||
1967 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
1968 | |||
1969 | |||
1970 | * Reverted slviewer-0-v12100-AllowDiscardForCreator.patch. | ||
1971 | (Was causing usability issues with new notecard creation). | ||
1972 | |||
1973 | modified: linden/indra/newview/llviewermessage.cpp | ||
1974 | |||
1975 | |||
1976 | * Added confirmation alerts for double-click tp and auto-pilot. | ||
1977 | |||
1978 | modified: linden/indra/newview/llviewermenu.cpp | ||
1979 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
1980 | |||
1981 | |||
1982 | * Fixed extern C issue in llmediaimplgstreamer.h for Windows. | ||
1983 | |||
1984 | modified: linden/indra/llmedia/llmediaimplgstreamer.h | ||
1985 | |||
1986 | |||
1987 | * Fixed account label not showing up in profiles. | ||
1988 | |||
1989 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
1990 | |||
1991 | |||
1992 | * Fixed an issue with llkeywords.cpp(385) and Visual Studio. | ||
1993 | |||
1994 | modified: linden/indra/llui/llkeywords.cpp | ||
1995 | |||
1996 | |||
1997 | * Fixed search window height being too small for new profile layout. | ||
1998 | |||
1999 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml | ||
2000 | |||
2001 | |||
2002 | 2009-10-02 McCabe Maxsted <hakushakukun@gmail.com> | ||
2003 | |||
2004 | * Added new color setting for Object IMs. | ||
2005 | |||
2006 | modified: linden/indra/llcommon/llchat.h | ||
2007 | modified: linden/indra/newview/app_settings/settings.xml | ||
2008 | modified: linden/indra/newview/llfloaterchat.cpp | ||
2009 | modified: linden/indra/newview/llviewermessage.cpp | ||
2010 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
2011 | |||
2012 | |||
2013 | * Fixed 1.2 beta features missing from silver skin. | ||
2014 | |||
2015 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_chatterbox.xml | ||
2016 | modified: linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml | ||
2017 | |||
2018 | |||
2019 | * Applied clickable object names for whisper/say/shout from Emerald viewer. | ||
2020 | |||
2021 | modified: linden/indra/newview/llviewermessage.cpp | ||
2022 | |||
2023 | |||
2024 | * Object IMs are now prefixed with "IM: ". | ||
2025 | As a side effect, names are now clickable when show IMs in chat is enabled. | ||
2026 | |||
2027 | modified: linden/indra/newview/llfloaterchat.cpp | ||
2028 | modified: linden/indra/newview/llviewermessage.cpp | ||
2029 | |||
2030 | |||
2031 | 2009-10-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
2032 | |||
2033 | * Added mini-map partner dot color for future use (currently unused). | ||
2034 | |||
2035 | modified: linden/indra/newview/skins/default/colors_base.xml | ||
2036 | modified: linden/indra/newview/skins/silver/colors_base.xml | ||
2037 | |||
2038 | |||
2039 | * Draw Imprudence developers as purple dots in the mini-map (name list in LLFloaterMap). | ||
2040 | |||
2041 | modified: linden/indra/newview/llfloatermap.cpp | ||
2042 | modified: linden/indra/newview/llfloatermap.h | ||
2043 | modified: linden/indra/newview/llnetmap.cpp | ||
2044 | modified: linden/indra/newview/skins/default/colors_base.xml | ||
2045 | modified: linden/indra/newview/skins/silver/colors_base.xml | ||
2046 | |||
2047 | |||
2048 | * Draw selected avatars last (and fixed silver skin missing selection color). | ||
2049 | |||
2050 | modified: linden/indra/newview/llnetmap.cpp | ||
2051 | modified: linden/indra/newview/skins/default/colors_base.xml | ||
2052 | modified: linden/indra/newview/skins/silver/colors_base.xml | ||
2053 | |||
2054 | |||
2055 | * Fixed switched Buy and Create locations in object pie menu (regression). | ||
2056 | |||
2057 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
2058 | |||
2059 | |||
2060 | * Fixed inability to teleport to adult regions in Imprudence 1.2. | ||
2061 | (Ugly. Only use on 1.22 code base) | ||
2062 | |||
2063 | modified: linden/indra/newview/app_settings/settings.xml | ||
2064 | modified: linden/indra/newview/llagent.cpp | ||
2065 | modified: linden/indra/newview/llagent.h | ||
2066 | modified: linden/indra/newview/llstartup.cpp | ||
2067 | modified: linden/indra/newview/llviewerregion.cpp | ||
2068 | |||
2069 | |||
2070 | * Changed the minimum draw distance from 64m to 32m. | ||
2071 | |||
2072 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | ||
2073 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
2074 | |||
2075 | |||
2076 | * Suspected partial crash fix for Logout. | ||
2077 | |||
2078 | modified: linden/indra/newview/llappviewer.cpp | ||
2079 | |||
2080 | |||
2081 | * Fixed 1.2 thinking it was on the Teen Grid. | ||
2082 | |||
2083 | modified: linden/indra/newview/llstartup.cpp | ||
2084 | |||
2085 | |||
2086 | * Updated gpu_table.txt to latest version in Snowglobe. | ||
2087 | |||
2088 | modified: linden/indra/newview/gpu_table.txt | ||
2089 | |||
2090 | |||
2091 | 2009-09-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
2092 | |||
2093 | * Fixed Unlink not enabling when Edit Linked Parts enabled. | ||
2094 | |||
2095 | modified: linden/indra/newview/llfloatertools.cpp | ||
2096 | modified: linden/indra/newview/llviewermenu.cpp | ||
2097 | |||
2098 | |||
2099 | * Fixed Join Call button truncated in group IMs (regression). | ||
2100 | |||
2101 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | ||
2102 | |||
2103 | |||
2104 | * Fixed reset UI size to default button missing from preferences > general (regression). | ||
2105 | Changed incremets to 0.001 to be more Liberation Sans-friendly. | ||
2106 | |||
2107 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
2108 | modified: linden/indra/newview/llpanelgeneral.h | ||
2109 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
2110 | |||
2111 | |||
2112 | * Renamed preferences checkbox to 'show WindLight toolbar,' removed reference to 'Second Life.' | ||
2113 | |||
2114 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | ||
2115 | |||
2116 | |||
2117 | * Adjusted 2nd Life profile tab layout for French language. | ||
2118 | |||
2119 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2120 | |||
2121 | |||
2122 | * Added the name box back to avatar profiles. | ||
2123 | |||
2124 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2125 | |||
2126 | |||
2127 | 2009-09-28 McCabe Maxsted <hakushakukun@gmail.com> | ||
2128 | |||
2129 | * Fixed first windlight toolbar entry toggling Advanced Sky. | ||
2130 | |||
2131 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
2132 | |||
2133 | |||
2134 | * Renamed ScriptBgReadOnlyColor to ScrollReadOnlyColor so we don't lose it in a merge. | ||
2135 | |||
2136 | modified: linden/indra/newview/llpanelavatar.cpp | ||
2137 | modified: linden/indra/newview/skins/default/colors_base.xml | ||
2138 | modified: linden/indra/newview/skins/silver/colors_base.xml | ||
2139 | |||
2140 | |||
2141 | * Fixed Advanced Sky only toggling once. | ||
2142 | |||
2143 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
2144 | |||
2145 | |||
2146 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
2147 | =- 1.2.0 BETA -= | ||
2148 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
2149 | |||
2150 | |||
2151 | 2009-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2152 | |||
2153 | * Updated viewer version in Mac and Windows installer files. | ||
2154 | |||
2155 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
2156 | modified: linden/indra/newview/Info-Imprudence.plist | ||
2157 | modified: linden/indra/newview/res/viewerRes.rc | ||
2158 | |||
2159 | |||
2160 | * Tweaked Imprudence credits, copied to other languages' credits. | ||
2161 | |||
2162 | modified: linden/indra/newview/skins/default/xui/de/floater_about.xml | ||
2163 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml | ||
2164 | modified: linden/indra/newview/skins/default/xui/fr/floater_about.xml | ||
2165 | modified: linden/indra/newview/skins/default/xui/ja/floater_about.xml | ||
2166 | modified: linden/indra/newview/skins/default/xui/ko/floater_about.xml | ||
2167 | modified: linden/indra/newview/skins/default/xui/zh/floater_about.xml | ||
2168 | |||
2169 | |||
2170 | 2009-09-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2171 | |||
2172 | * Rearranged the Import stuff in the File menu. | ||
2173 | |||
2174 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
2175 | |||
2176 | |||
2177 | * Changed "Backup" to "Export" in object pie menu. | ||
2178 | |||
2179 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
2180 | |||
2181 | |||
2182 | * Fixed and cleaned up the export permissions check. | ||
2183 | |||
2184 | modified: linden/indra/newview/llviewermenu.cpp | ||
2185 | modified: linden/indra/newview/primbackup.cpp | ||
2186 | modified: linden/indra/newview/primbackup.h | ||
2187 | |||
2188 | |||
2189 | * Updated Imprudence version to "1.2.0 beta". | ||
2190 | |||
2191 | linden/indra/llcommon/llversionviewer.h | ||
2192 | |||
2193 | |||
2194 | * Re-enabled "allow first life" userauth stuff. | ||
2195 | It was commented out when grid manager was added, but it | ||
2196 | makes certain Profile window pieces disappear. | ||
2197 | |||
2198 | modified: linden/indra/newview/llstartup.cpp | ||
2199 | |||
2200 | |||
2201 | 2009-09-27 McCabe Maxsted <hakushakukun@gmail.com> | ||
2202 | |||
2203 | * Added Imprudence-specific credits to Help > About Imprudence. | ||
2204 | |||
2205 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml | ||
2206 | |||
2207 | |||
2208 | * Show disabled buttons for own profile rather than hiding them. | ||
2209 | |||
2210 | modified: linden/indra/newview/llpanelavatar.cpp | ||
2211 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2212 | |||
2213 | |||
2214 | * Fixed bad merge in llnetmap.cpp. | ||
2215 | |||
2216 | modified: linden/indra/newview/llnetmap.cpp | ||
2217 | |||
2218 | |||
2219 | * Fixed JPEG quality slider displaying over high-res checkbox in snapshot floater (IMP-140). | ||
2220 | |||
2221 | modified: linden/indra/newview/llfloatersnapshot.cpp | ||
2222 | modified: linden/indra/newview/skins/default/xui/en-us/floater_snapshop.xml | ||
2223 | |||
2224 | |||
2225 | * Deleted duplicate Torley windlight sky preset. | ||
2226 | |||
2227 | deleted: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Gelatto%20.xml | ||
2228 | |||
2229 | |||
2230 | * Added missing Torley windlight water presets. | ||
2231 | |||
2232 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Arrakissed%20variation.xml | ||
2233 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Atomist%202.xml | ||
2234 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Atomist.xml | ||
2235 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Bayouette.xml | ||
2236 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Chivandria%20clair.xml | ||
2237 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Claira.xml | ||
2238 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Coral%20reef.xml | ||
2239 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Crosshatched%20plans.xml | ||
2240 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Eyeballin%27.xml | ||
2241 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Fantastuck.xml | ||
2242 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Featuresque.xml | ||
2243 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Freak%2DA%2Ddermia.xml | ||
2244 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Glaznost.xml | ||
2245 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Grantamount.xml | ||
2246 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Hpmod.xml | ||
2247 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Ice%2Dlike.xml | ||
2248 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Impure.xml | ||
2249 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Linear%20puddles.xml | ||
2250 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Listeryne.xml | ||
2251 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Liz%20Taylor.xml | ||
2252 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Maldives.xml | ||
2253 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Meridian%20verde.xml | ||
2254 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Negative%20ultraspace.xml | ||
2255 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Placida%20brite.xml | ||
2256 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Pretty%20placid.xml | ||
2257 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Raw%20sewage.xml | ||
2258 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Showing%20age.xml | ||
2259 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Soldier%27s%20legacy.xml | ||
2260 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Subtleties.xml | ||
2261 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Trandshan.xml | ||
2262 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Watermelon%20juice.xml | ||
2263 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Waterslides.xml | ||
2264 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20What%27s%20on%20TV.xml | ||
2265 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Wickedly.xml | ||
2266 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20You%27re%20in%20luck.xml | ||
2267 | new file: linden/indra/newview/app_settings/windlight/water/%5BTOR%5D%20Yung%20buk.xml | ||
2268 | |||
2269 | |||
2270 | * Changes to make the grid manager compile on Windows. | ||
2271 | |||
2272 | modified: linden/indra/newview/hippoGridManager.cpp | ||
2273 | modified: linden/indra/newview/hippoLimits.cpp | ||
2274 | modified: linden/indra/newview/hippoRestRequest.cpp | ||
2275 | modified: linden/indra/newview/llappviewer.h | ||
2276 | modified: linden/indra/newview/llappviewerwin32.cpp | ||
2277 | |||
2278 | |||
2279 | 2009-09-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2280 | |||
2281 | * Renamed 'Restrained Life Active' to 'Restrained Life Support'. | ||
2282 | |||
2283 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
2284 | |||
2285 | |||
2286 | * Removed redundant warning about export perms. | ||
2287 | |||
2288 | modified: linden/indra/newview/llviewermenu.cpp | ||
2289 | |||
2290 | |||
2291 | 2009-09-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
2292 | |||
2293 | * Made the windlight floater toggle. | ||
2294 | |||
2295 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
2296 | |||
2297 | |||
2298 | * Added select Torley Windlight presets to Imprudence. | ||
2299 | Presets good for photography, mainly. | ||
2300 | |||
2301 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%202012.xml | ||
2302 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Alien%20planet.xml | ||
2303 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20An%20incongruent%20truth.xml | ||
2304 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Arid%20nestler.xml | ||
2305 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Arrakissed.xml | ||
2306 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Asian%20red%20dawn.xml | ||
2307 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Asiatix.xml | ||
2308 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Azure%20desertation%202.xml | ||
2309 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Azure%20desertation.xml | ||
2310 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Barcelon%20variation%202.xml | ||
2311 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Beautiful%20again.xml | ||
2312 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Breaking%20firmament.xml | ||
2313 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Brillianter%20sunset.xml | ||
2314 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Bubble%20sun%20severance.xml | ||
2315 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Castle%20vain.xml | ||
2316 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Climacontrasty.xml | ||
2317 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Clouds%20indifferent.xml | ||
2318 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Cobraring.xml | ||
2319 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Coral%20reef.xml | ||
2320 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Damage%20down.xml | ||
2321 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Dark%20came%20over.xml | ||
2322 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Das%20fog.xml | ||
2323 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Deep%20blue%20sky.xml | ||
2324 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Desert%20Sunset%20mod.xml | ||
2325 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Early%20warning.xml | ||
2326 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Eno%20would%20be%20proud.xml | ||
2327 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Evil%20machinery.xml | ||
2328 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Farmatronic%20sepia.xml | ||
2329 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Fogvari.xml | ||
2330 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Gelatto%20.xml | ||
2331 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Grit%20%26%20shame.xml | ||
2332 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Herr%20Gracken.xml | ||
2333 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Holy%20romance.xml | ||
2334 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Hong%20Kong.xml | ||
2335 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Ivory%20flowers.xml | ||
2336 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Liz%20gluft.xml | ||
2337 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Lonely%20cyberpunks.xml | ||
2338 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Moon%20berries.xml | ||
2339 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Noxumic.xml | ||
2340 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Oriental%20delight.xml | ||
2341 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Our%20night%20together.xml | ||
2342 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Polaron%20charge%20II.xml | ||
2343 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Red%20city.xml | ||
2344 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Sparz%20puft.xml | ||
2345 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Stay%20stonkin%27.xml | ||
2346 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Study%20vessels.xml | ||
2347 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Teak%20weak.xml | ||
2348 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Wuxia%20nights.xml | ||
2349 | |||
2350 | |||
2351 | * Removed overridden /oy compiler option. | ||
2352 | |||
2353 | modified: linden/indra/cmake/00-Common.cmake | ||
2354 | |||
2355 | |||
2356 | * Changed radar label from 'meters' to 'm'. | ||
2357 | |||
2358 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
2359 | |||
2360 | |||
2361 | * Added Windlight presets by Ana Lutetia to Imprudence. | ||
2362 | |||
2363 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20default1.xml | ||
2364 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20default2.xml | ||
2365 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20default3.xml | ||
2366 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20neutral.xml | ||
2367 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20outdoor%20city%20weirdlights.xml | ||
2368 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20outdoor%20city.xml | ||
2369 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20outdoor%20night.xml | ||
2370 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20outdoor2.xml | ||
2371 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20shadows.xml | ||
2372 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio1.xml | ||
2373 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio2.xml | ||
2374 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio3.xml | ||
2375 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio4.xml | ||
2376 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio5.xml | ||
2377 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio6.xml | ||
2378 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio7.xml | ||
2379 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio8.xml | ||
2380 | new file: linden/indra/newview/app_settings/windlight/skies/%2EAnaLu%2E%20studio9.xml | ||
2381 | |||
2382 | |||
2383 | * Added missing FloaterAnimationListRect to settings.xml | ||
2384 | |||
2385 | modified: linden/indra/newview/app_settings/settings.xml | ||
2386 | |||
2387 | |||
2388 | 2009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2389 | |||
2390 | * Removed the multiple accounts tip from grid manager. | ||
2391 | |||
2392 | linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
2393 | |||
2394 | |||
2395 | * Removed 'Set Default' button from grid manager floater. | ||
2396 | |||
2397 | modified: linden/indra/newview/floaterlogin.cpp | ||
2398 | modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
2399 | |||
2400 | |||
2401 | * Made HippoGridManager's sanitation code more sane. | ||
2402 | |||
2403 | modified: linden/indra/newview/floaterlogin.cpp | ||
2404 | modified: linden/indra/newview/hippoGridManager.cpp | ||
2405 | modified: linden/indra/newview/hippoGridManager.h | ||
2406 | |||
2407 | |||
2408 | * Moved many HippoGridManager methods defs out of the header. | ||
2409 | There's no good reason for these to be in the header, it | ||
2410 | just breaks encapsulation for no significant gain. | ||
2411 | |||
2412 | linden/indra/newview/hippoGridManager.cpp | ||
2413 | linden/indra/newview/hippoGridManager.h | ||
2414 | |||
2415 | |||
2416 | * Removed grid stuff from World Map (for now). | ||
2417 | |||
2418 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
2419 | modified: linden/indra/newview/skins/default/xui/en-us/floater_world_map.xml | ||
2420 | |||
2421 | |||
2422 | * Hid "Start Location" from grid manager floater. Not used anyway. | ||
2423 | |||
2424 | modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
2425 | |||
2426 | |||
2427 | * Made grid manager update from Imprudence site, not Meerkat. | ||
2428 | |||
2429 | modified: linden/indra/newview/hippoGridManager.cpp: | ||
2430 | |||
2431 | |||
2432 | * Renamed default grid "local" -> "localhost". | ||
2433 | So it matches the one downloaded from the web. | ||
2434 | |||
2435 | modified: linden/indra/newview/app_settings/default_grids.xml | ||
2436 | |||
2437 | |||
2438 | * Fixed HippoGridInfo::cleanUpUri appending "/" stupidly. | ||
2439 | It was appending it to an empty string, "/", "//", etc. | ||
2440 | |||
2441 | modified: linden/indra/newview/hippoGridManager.cpp | ||
2442 | |||
2443 | |||
2444 | * Rearranged login screen and cleaned up XUI. | ||
2445 | |||
2446 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml | ||
2447 | |||
2448 | |||
2449 | * Login screen fields shouldn't be set from grid (for now). | ||
2450 | |||
2451 | modified: linden/indra/newview/llpanellogin.cpp | ||
2452 | modified: linden/indra/newview/llstartup.cpp | ||
2453 | |||
2454 | |||
2455 | * Disabled avatar name and password fields in grid manager. | ||
2456 | Temporary, until we implement a decent account manager. | ||
2457 | |||
2458 | modified: linden/indra/newview/floaterlogin.cpp | ||
2459 | modified: linden/indra/newview/hippoGridManager.cpp | ||
2460 | modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
2461 | |||
2462 | |||
2463 | * Reverted "grid-firstname_lastname" user directories. | ||
2464 | Back to "firstname_lastname", like it was without grid manager. | ||
2465 | |||
2466 | modified: linden/indra/llvfs/lldir.cpp | ||
2467 | |||
2468 | |||
2469 | 2009-09-25 McCabe Maxsted <hakushakukun@gmail.com> | ||
2470 | |||
2471 | * Removed problematic /MP flag. | ||
2472 | |||
2473 | modified: linden/indra/cmake/00-Common.cmake | ||
2474 | |||
2475 | |||
2476 | * Fixed Windows using wrong GStreamer library names. | ||
2477 | |||
2478 | modified: linden/indra/cmake/GStreamer.cmake | ||
2479 | |||
2480 | |||
2481 | * Fixed region names not showing up on regions with zero avatars. | ||
2482 | |||
2483 | modified: linden/indra/newview/llworldmapview.cpp | ||
2484 | |||
2485 | |||
2486 | * Temporarily disable chat channel control in chat history until it's fixed. | ||
2487 | |||
2488 | modified: linden/indra/newview/llchatbar.cpp | ||
2489 | modified: linden/indra/newview/llfloaterchat.cpp | ||
2490 | modified: linden/indra/newview/llprefschat.cpp | ||
2491 | |||
2492 | |||
2493 | * Fixed chat channel control value not updating when Return key pressed. | ||
2494 | |||
2495 | modified: linden/indra/llui/llspinctrl.cpp | ||
2496 | |||
2497 | |||
2498 | 2009-09-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
2499 | |||
2500 | * Applied RLVa patch for Imprudence 1.2 by Kitty Barnett. | ||
2501 | |||
2502 | modified: linden/indra/newview/llfloatermap.cpp | ||
2503 | modified: linden/indra/newview/llinventorybridge.cpp | ||
2504 | modified: linden/indra/newview/llnetmap.cpp | ||
2505 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
2506 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
2507 | |||
2508 | |||
2509 | * Fixed Add button being enabled for friends in the radar. | ||
2510 | |||
2511 | modified: linden/indra/newview/llfloatermap.cpp | ||
2512 | |||
2513 | |||
2514 | * Fixed Last Owner text in tools window not disabling. | ||
2515 | |||
2516 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
2517 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
2518 | |||
2519 | |||
2520 | 2009-09-23 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2521 | |||
2522 | * Moved "Show HUD Attachments" back to View, restored shortcut. | ||
2523 | Reverts earlier change (Jan 27) which moved it to Advanced menu. | ||
2524 | |||
2525 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
2526 | |||
2527 | |||
2528 | 2009-09-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
2529 | |||
2530 | * Fixed RLVa issue in LLNetMap the right way (thanks Kitty). | ||
2531 | |||
2532 | modified: linden/indra/newview/llnetmap.cpp | ||
2533 | |||
2534 | |||
2535 | * Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map'. | ||
2536 | |||
2537 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
2538 | |||
2539 | |||
2540 | * Applied particle chat feature from Emerald viewer. | ||
2541 | (Tell an object it's selected on channel 9000). | ||
2542 | |||
2543 | modified: linden/indra/newview/app_settings/settings.xml | ||
2544 | modified: linden/indra/newview/llvoavatar.cpp | ||
2545 | modified: linden/indra/newview/llvoavatar.h | ||
2546 | |||
2547 | |||
2548 | 2009-09-21 McCabe Maxsted <hakushakukun@gmail.com> | ||
2549 | |||
2550 | * Changed 'Presets' button to 'Sky'. | ||
2551 | |||
2552 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | ||
2553 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml | ||
2554 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | ||
2555 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
2556 | |||
2557 | |||
2558 | * Applied Jacek's patch to show number of avatars in world map. | ||
2559 | |||
2560 | modified: linden/indra/newview/app_settings/settings.xml | ||
2561 | modified: linden/indra/newview/llworldmapview.cpp | ||
2562 | |||
2563 | |||
2564 | * Fixed map textures displaying an X. | ||
2565 | |||
2566 | modified: linden/indra/newview/llworldmapview.cpp | ||
2567 | |||
2568 | |||
2569 | * Display selected avatars larger than normal, zoom in at a | ||
2570 | reasonable speed. Included missing artwork. | ||
2571 | |||
2572 | modified: linden/indra/newview/llnetmap.cpp | ||
2573 | new file: linden/indra/newview/skins/default/textures/map_avatar_32.tga | ||
2574 | new file: linden/indra/newview/skins/default/textures/map_avatar_above_32.tga | ||
2575 | new file: linden/indra/newview/skins/default/textures/map_avatar_below_32.tga | ||
2576 | new file: linden/indra/newview/skins/default/textures/map_avatar_you_32.tga | ||
2577 | |||
2578 | |||
2579 | 2009-09-20 McCabe Maxsted <hakushakukun@gmail.com> | ||
2580 | |||
2581 | * Dynamically change max prim size depending upon LL/OpenSim grid | ||
2582 | (Added setting for opensim detection: LoggedIntoOpenSim). | ||
2583 | OpenSim max is 128m. | ||
2584 | |||
2585 | modified: linden/indra/llmath/xform.h | ||
2586 | modified: linden/indra/newview/app_settings/settings | ||
2587 | modified: linden/indra/newview/llmanipscale.cpp | ||
2588 | modified: linden/indra/newview/llmanipscale.h | ||
2589 | modified: linden/indra/newview/llpanelobject.cpp | ||
2590 | modified: linden/indra/newview/llviewermessage.cpp | ||
2591 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
2592 | |||
2593 | |||
2594 | * Fixed inventory offers not avatar name (another RLVa bug). | ||
2595 | |||
2596 | modified: linden/indra/newview/llviewermessage.cpp | ||
2597 | |||
2598 | |||
2599 | * Fixed group titles showing up as ?. | ||
2600 | |||
2601 | modified: linden/indra/newview/llvoavatar.cpp | ||
2602 | |||
2603 | |||
2604 | * Added adult compliant flag. | ||
2605 | |||
2606 | modified: linden/indra/newview/llstartup.cpp | ||
2607 | |||
2608 | |||
2609 | 2009-09-18 McCabe Maxsted <hakushakukun@gmail.com> | ||
2610 | |||
2611 | * Applied patch by Aleric Inglewood for VWR-13996 | ||
2612 | Avatars using 1.22 completely invisible on first sight. | ||
2613 | |||
2614 | modified: linden/indra/newview/llspatialpartition.cpp | ||
2615 | |||
2616 | |||
2617 | 2009-09-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
2618 | |||
2619 | * Estate and track buttons now disable when they should, | ||
2620 | tweaked spacing. | ||
2621 | |||
2622 | modified: linden/indra/newview/llfloatermap.cpp | ||
2623 | modified: linden/indra/newview/llfloatermap.h | ||
2624 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
2625 | |||
2626 | |||
2627 | 2009-09-15 McCabe Maxsted <hakushakukun@gmail.com> | ||
2628 | |||
2629 | * Applied patch by Robin Cornelius for VWR-11128 | ||
2630 | Python not always detected by develop.py. | ||
2631 | |||
2632 | modified: linden/indra/cmake/Python.cmake | ||
2633 | |||
2634 | |||
2635 | * Applied patch by Robin Cornelius for VWR-11138 | ||
2636 | Make develop.py play nicely with express editions of Visual Studio. | ||
2637 | |||
2638 | modified: linden/indra/develop.py | ||
2639 | |||
2640 | |||
2641 | * Added Codebastard Redgrave's windlight presets to Imprudence. | ||
2642 | |||
2643 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%201.xml | ||
2644 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%202.xml | ||
2645 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%203.xml | ||
2646 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%204.xml | ||
2647 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%205.xml | ||
2648 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%206.xml | ||
2649 | |||
2650 | |||
2651 | * Added tabs to mini-map radar. | ||
2652 | |||
2653 | modified: linden/indra/newview/llfloatermap.cpp | ||
2654 | modified: linden/indra/newview/llfloatermap.h | ||
2655 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
2656 | |||
2657 | |||
2658 | * Some code cleanup. | ||
2659 | |||
2660 | modified: linden/indra/newview/llfloatermap.cpp | ||
2661 | modified: linden/indra/newview/llfloatermap.h | ||
2662 | modified: linden/indra/newview/llnetmap.cpp | ||
2663 | |||
2664 | |||
2665 | * Fixed bad RLVa behavior in minimap. | ||
2666 | |||
2667 | modified: linden/indra/newview/llnetmap.cpp | ||
2668 | |||
2669 | |||
2670 | * Don't track avatars when focus lost. | ||
2671 | |||
2672 | modified: linden/indra/newview/llfloatermap.cpp | ||
2673 | |||
2674 | |||
2675 | * Fixed min minimap size. | ||
2676 | |||
2677 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
2678 | |||
2679 | |||
2680 | * Moved Rotate Mini-Map option to mini-map menu, added first use dialog. | ||
2681 | |||
2682 | modified: linden/indra/newview/llfirstuse.cpp | ||
2683 | modified: linden/indra/newview/llfirstuse.h | ||
2684 | modified: linden/indra/newview/llfloatermap.cpp | ||
2685 | modified: linden/indra/newview/llnetmap.cpp | ||
2686 | modified: linden/indra/newview/llnetmap.h | ||
2687 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
2688 | modified: linden/indra/newview/app_settings/settings.xml | ||
2689 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
2690 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | ||
2691 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
2692 | |||
2693 | |||
2694 | 2009-09-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
2695 | |||
2696 | * Small improvement to hide selection outlines in LLSelectMgr. | ||
2697 | |||
2698 | modified: linden/indra/newview/llselectmgr.cpp | ||
2699 | |||
2700 | |||
2701 | * Small performance change from Emerald viewer in LLVLComposition. | ||
2702 | |||
2703 | modified: linden/indra/newview/llvlcomposition.cpp | ||
2704 | |||
2705 | |||
2706 | * Applied BlockClickSit debug setting from Emerald | ||
2707 | to block sit click action. | ||
2708 | |||
2709 | modified: linden/indra/newview/app_settings/settings.xml | ||
2710 | modified: linden/indra/newview/lltoolpie.cpp | ||
2711 | |||
2712 | |||
2713 | * Fixed unhandled exception in llviewerobjectlist.cpp | ||
2714 | |||
2715 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
2716 | |||
2717 | |||
2718 | 2009-09-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
2719 | |||
2720 | * Added prev/next buttons for windlight presets, cleaned up some stuff. | ||
2721 | |||
2722 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
2723 | modified: linden/indra/newview/llfloaterwindlight.h | ||
2724 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
2725 | modified: linden/indra/newview/llwlparammanager.cpp | ||
2726 | modified: linden/indra/newview/llwlparammanager.h | ||
2727 | modified: linden/indra/newview/skins/default/textures/textures.xml | ||
2728 | modified: linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml | ||
2729 | |||
2730 | |||
2731 | * Fixed World options not showing up when windlight remote expanded. | ||
2732 | |||
2733 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
2734 | |||
2735 | |||
2736 | * Added missing left/right arrow textures. | ||
2737 | |||
2738 | new file: linden/indra/newview/skins/default/textures/arrow_left.tga | ||
2739 | new file: linden/indra/newview/skins/default/textures/arrow_right.tga | ||
2740 | new file: linden/indra/newview/skins/silver/textures/arrow_left.tga | ||
2741 | new file: linden/indra/newview/skins/silver/textures/arrow_right.tga | ||
2742 | |||
2743 | |||
2744 | 2009-09-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
2745 | |||
2746 | * Clarified 'show in search' in profile. | ||
2747 | |||
2748 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2749 | |||
2750 | |||
2751 | * Fixed windlight toolbar not updating windlight floater pulldown. | ||
2752 | |||
2753 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
2754 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
2755 | modified: linden/indra/newview/llwlparammanager.cpp | ||
2756 | modified: linden/indra/newview/llwlparammanager.h | ||
2757 | |||
2758 | |||
2759 | * Fixed windlight toolbar presets not applying when region default. | ||
2760 | |||
2761 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
2762 | |||
2763 | |||
2764 | 2009-09-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
2765 | |||
2766 | * Applied inventory Search menu from Emerald viewer (still ugly). | ||
2767 | |||
2768 | modified: newview/app_settings/settings.xml | ||
2769 | modified: newview/llfolderview.cpp | ||
2770 | modified: newview/llfolderview.h | ||
2771 | modified: newview/llinventoryactions.cpp | ||
2772 | modified: newview/llinventoryview.cpp | ||
2773 | modified: newview/skins/default/xui/en-us/floater_inventory.xml | ||
2774 | |||
2775 | |||
2776 | * Applied patch for long distance opensim hypergrid tps (SVC-2941) | ||
2777 | (Feature currently disabled in OpenSim) | ||
2778 | |||
2779 | modified: linden/indra/newview/llviewermessage.cpp | ||
2780 | |||
2781 | |||
2782 | * Fixed browser window showing wrong title. | ||
2783 | |||
2784 | modified: linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | ||
2785 | |||
2786 | |||
2787 | * Fixed double click tp from working on HUDs. | ||
2788 | |||
2789 | modified: linden/indra/newview/lltoolpie.cpp | ||
2790 | |||
2791 | |||
2792 | * Added minimize to snapshot window. | ||
2793 | |||
2794 | modified: linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml | ||
2795 | |||
2796 | |||
2797 | * Upped the max bandwidth setting to 5000kbps (default 1000kbps). | ||
2798 | |||
2799 | modified: linden/indra/newview/llviewerthrottle.cpp | ||
2800 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | ||
2801 | modified: linden/indra/newview/app_settings/settings.xml | ||
2802 | |||
2803 | |||
2804 | * Applied patch to wear multiple attachments at once (VWR-5063). | ||
2805 | |||
2806 | modified: linden/indra/newview/llinventoryactions.cpp | ||
2807 | modified: linden/indra/newview/llinventorybridge.cpp | ||
2808 | |||
2809 | |||
2810 | * Fixed profile account info spacing. | ||
2811 | |||
2812 | modified: indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2813 | |||
2814 | |||
2815 | * Applied patch by Latif Khalifa for VWR-5370 | ||
2816 | (Detached "Contacts" panel cannot be hidden/closed via menu | ||
2817 | or shortcut (Ctrl/Cmd-Shift-F)) | ||
2818 | |||
2819 | modified: linden/indra/newview/llfloaterchatterbox.h | ||
2820 | |||
2821 | |||
2822 | * Applied and modified Emerald viewer feature that shows what | ||
2823 | groups are hidden in your profile. | ||
2824 | |||
2825 | modified: linden/indra/newview/llpanelavatar.cpp | ||
2826 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2827 | |||
2828 | |||
2829 | 2009-09-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
2830 | |||
2831 | * Created new toolbar control for windlight presets and options. | ||
2832 | |||
2833 | new file: linden/indra/newview/llwindlightremotectrl.cpp | ||
2834 | new file: linden/indra/newview/llwindlightremotectrl.h | ||
2835 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml | ||
2836 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | ||
2837 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
2838 | modified: linden/indra/newview/CMakeLists.txt | ||
2839 | modified: linden/indra/newview/app_settings/settings.xml | ||
2840 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
2841 | modified: linden/indra/newview/lloverlaybar.cpp | ||
2842 | modified: linden/indra/newview/lloverlaybar.h | ||
2843 | modified: linden/indra/newview/llpaneldisplay.cpp | ||
2844 | modified: linden/indra/newview/llpaneldisplay.h | ||
2845 | modified: linden/indra/newview/llwlparammanager.cpp | ||
2846 | modified: linden/indra/newview/llwlparammanager.h | ||
2847 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | ||
2848 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | ||
2849 | |||
2850 | |||
2851 | * Fixed missing 'm' for draw distance slider. | ||
2852 | |||
2853 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
2854 | |||
2855 | |||
2856 | 2009-09-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
2857 | |||
2858 | * Backported clickable object names from 1.23. | ||
2859 | |||
2860 | new file: llcommon/llcursortypes.cpp | ||
2861 | new file: llcommon/llcursortypes.h | ||
2862 | new file: newview/llfloaterobjectiminfo.cpp | ||
2863 | new file: newview/llfloaterobjectiminfo.h | ||
2864 | new file: newview/skins/default/xui/en-us/floater_object_im_info.xm | ||
2865 | modified: llcommon/CMakeLists.txt | ||
2866 | modified: llcommon/llchat.h | ||
2867 | modified: llui/llpanel.cpp | ||
2868 | modified: llui/llpanel.h | ||
2869 | modified: llui/lltextbox.cpp | ||
2870 | modified: llui/lltextbox.h | ||
2871 | modified: llui/lltexteditor.cpp | ||
2872 | modified: llui/lltexteditor.h | ||
2873 | modified: llui/llview.cpp | ||
2874 | modified: llui/llview.h | ||
2875 | modified: llwindow/llwindow.h | ||
2876 | modified: newview/CMakeLists.txt | ||
2877 | modified: newview/app_settings/settings.xml | ||
2878 | modified: newview/llfloaterabout.cpp | ||
2879 | modified: newview/llfloaterchat.cpp | ||
2880 | modified: newview/llgroupnotify.cpp | ||
2881 | modified: newview/llimpanel.cpp | ||
2882 | modified: newview/llstylemap.cpp | ||
2883 | modified: newview/llstylemap.h | ||
2884 | modified: newview/llviewermessage.cpp | ||
2885 | modified: newview/skins/default/colors_base.xml | ||
2886 | modified: newview/skins/silver/colors_base.xml | ||
2887 | |||
2888 | |||
2889 | * Applied ReinstateShowTextureUUID Cool Viewer patch. | ||
2890 | Reverts the "fix" for VWR-1919. | ||
2891 | Patch by Henri Beauchamp, modified by McCabe Maxsted. | ||
2892 | |||
2893 | modified: linden/indra/newview/lltexturectrl.cpp | ||
2894 | modified: linden/indra/newview/llviewermenu.cpp | ||
2895 | |||
2896 | |||
2897 | * Fixed unlink option enabling when selecting textures. | ||
2898 | |||
2899 | modified: linden/indra/newview/llfloatertools.cpp | ||
2900 | modified: linden/indra/newview/llviewermenu.cpp | ||
2901 | |||
2902 | |||
2903 | * Redid layout of profile window, added group invite button. | ||
2904 | |||
2905 | modified: linden/indra/newview/llpanelavatar.cpp | ||
2906 | modified: linden/indra/newview/llpanelavatar.h | ||
2907 | modified: linden/indra/newview/skins/default/xui/en-us/floater_profile.xml | ||
2908 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
2909 | deleted: linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml | ||
2910 | |||
2911 | |||
2912 | * Admin options now only show for other people's profiles. | ||
2913 | |||
2914 | modified: linden/indra/newview/llpanelavatar.cpp | ||
2915 | |||
2916 | |||
2917 | 2009-09-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2918 | |||
2919 | * Updated Grid Manager from Meerkat's SVN (as of r215). | ||
2920 | |||
2921 | modified: linden/indra/llvfs/lldir.cpp | ||
2922 | modified: linden/indra/llvfs/lldir.h | ||
2923 | modified: linden/indra/newview/CMakeLists.txt | ||
2924 | modified: linden/indra/newview/app_settings/default_grids.xml | ||
2925 | deleted: linden/indra/newview/authentication_controller.cpp | ||
2926 | deleted: linden/indra/newview/authentication_controller.h | ||
2927 | deleted: linden/indra/newview/authentication_floater.cpp | ||
2928 | deleted: linden/indra/newview/authentication_floater.h | ||
2929 | deleted: linden/indra/newview/authentication_model.cpp | ||
2930 | deleted: linden/indra/newview/authentication_model.h | ||
2931 | deleted: linden/indra/newview/controllerlogin.cpp | ||
2932 | deleted: linden/indra/newview/controllerlogin.h | ||
2933 | deleted: linden/indra/newview/controllerpasswords.cpp | ||
2934 | deleted: linden/indra/newview/controllerpasswords.h | ||
2935 | modified: linden/indra/newview/floaterlogin.cpp | ||
2936 | modified: linden/indra/newview/floaterlogin.h | ||
2937 | modified: linden/indra/newview/hippoGridManager.cpp | ||
2938 | modified: linden/indra/newview/hippoGridManager.h | ||
2939 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
2940 | modified: linden/indra/newview/llpanellogin.cpp | ||
2941 | modified: linden/indra/newview/llprefsim.cpp | ||
2942 | modified: linden/indra/newview/llstartup.cpp | ||
2943 | deleted: linden/indra/newview/prefpanelpasswords.cpp | ||
2944 | deleted: linden/indra/newview/prefpanelpasswords.h | ||
2945 | modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
2946 | |||
2947 | |||
2948 | * Merged in Grid Manager, etc. (thanks Armin). | ||
2949 | |||
2950 | modified: linden/indra/llcommon/llstring.h | ||
2951 | modified: linden/indra/newview/CMakeLists.txt | ||
2952 | new file: linden/indra/newview/app_settings/default_grids.xml | ||
2953 | modified: linden/indra/newview/app_settings/settings.xml | ||
2954 | new file: linden/indra/newview/authentication_controller.cpp | ||
2955 | new file: linden/indra/newview/authentication_controller.h | ||
2956 | new file: linden/indra/newview/authentication_floater.cpp | ||
2957 | new file: linden/indra/newview/authentication_floater.h | ||
2958 | new file: linden/indra/newview/authentication_model.cpp | ||
2959 | new file: linden/indra/newview/authentication_model.h | ||
2960 | new file: linden/indra/newview/controllerlogin.cpp | ||
2961 | new file: linden/indra/newview/controllerlogin.h | ||
2962 | new file: linden/indra/newview/controllerpasswords.cpp | ||
2963 | new file: linden/indra/newview/controllerpasswords.h | ||
2964 | new file: linden/indra/newview/floaterlogin.cpp | ||
2965 | new file: linden/indra/newview/floaterlogin.h | ||
2966 | new file: linden/indra/newview/hippoGridManager.cpp | ||
2967 | new file: linden/indra/newview/hippoGridManager.h | ||
2968 | new file: linden/indra/newview/hippoLimits.cpp | ||
2969 | new file: linden/indra/newview/hippoLimits.h | ||
2970 | new file: linden/indra/newview/hippoRestRequest.cpp | ||
2971 | new file: linden/indra/newview/hippoRestRequest.h | ||
2972 | new file: linden/indra/newview/hippoUpdate.cpp | ||
2973 | new file: linden/indra/newview/hippoUpdate.h | ||
2974 | modified: linden/indra/newview/llagent.cpp | ||
2975 | modified: linden/indra/newview/llappviewer.cpp | ||
2976 | modified: linden/indra/newview/llappviewer.h | ||
2977 | modified: linden/indra/newview/llappviewerlinux.h | ||
2978 | modified: linden/indra/newview/llcallingcard.cpp | ||
2979 | modified: linden/indra/newview/llcallingcard.h | ||
2980 | modified: linden/indra/newview/llchatbar.cpp | ||
2981 | modified: linden/indra/newview/lldrawable.h | ||
2982 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
2983 | modified: linden/indra/newview/llfloaterworldmap.h | ||
2984 | modified: linden/indra/newview/llinventorymodel.cpp | ||
2985 | modified: linden/indra/newview/llinventorymodel.h | ||
2986 | modified: linden/indra/newview/llinventoryview.cpp | ||
2987 | modified: linden/indra/newview/llpanellogin.cpp | ||
2988 | modified: linden/indra/newview/llpanellogin.h | ||
2989 | modified: linden/indra/newview/llprogressview.cpp | ||
2990 | modified: linden/indra/newview/llstartup.cpp | ||
2991 | modified: linden/indra/newview/llstartup.h | ||
2992 | modified: linden/indra/newview/lluserauth.cpp | ||
2993 | modified: linden/indra/newview/llviewerjointattachment.h | ||
2994 | modified: linden/indra/newview/llviewermenu.cpp | ||
2995 | modified: linden/indra/newview/llviewermenufile.cpp | ||
2996 | modified: linden/indra/newview/llviewermessage.cpp | ||
2997 | modified: linden/indra/newview/llviewermessage.h | ||
2998 | modified: linden/indra/newview/llviewernetwork.cpp | ||
2999 | modified: linden/indra/newview/llviewernetwork.h | ||
3000 | modified: linden/indra/newview/llviewerobject.h | ||
3001 | modified: linden/indra/newview/llviewerwindow.cpp | ||
3002 | modified: linden/indra/newview/llvoavatar.cpp | ||
3003 | modified: linden/indra/newview/llwearablelist.cpp | ||
3004 | modified: linden/indra/newview/llworld.cpp | ||
3005 | new file: linden/indra/newview/prefpanelpasswords.cpp | ||
3006 | new file: linden/indra/newview/prefpanelpasswords.h | ||
3007 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
3008 | new file: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
3009 | modified: linden/indra/newview/skins/default/xui/en-us/floater_world_map.xml | ||
3010 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3011 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml | ||
3012 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | ||
3013 | |||
3014 | |||
3015 | * Commented out Linux tarball building. | ||
3016 | It's a waste of time to package after every compile. | ||
3017 | |||
3018 | modified: linden/indra/newview/viewer_manifest.py | ||
3019 | |||
3020 | |||
3021 | 2009-09-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
3022 | |||
3023 | * Created my own version of Emerald's chat channel tool. | ||
3024 | |||
3025 | modified: linden/indra/newview/app_settings/settings.xml | ||
3026 | modified: linden/indra/newview/llchatbar.cpp | ||
3027 | modified: linden/indra/newview/llchatbar.h | ||
3028 | modified: linden/indra/newview/llfloaterchat.cpp | ||
3029 | modified: linden/indra/newview/llfloaterchat.h | ||
3030 | modified: linden/indra/newview/llprefschat.cpp | ||
3031 | modified: linden/indra/newview/llprefsim.cpp | ||
3032 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | ||
3033 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
3034 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | ||
3035 | |||
3036 | |||
3037 | * New chat channel preference should change only on apply. | ||
3038 | |||
3039 | modified: linden/indra/newview/llprefschat.cpp | ||
3040 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
3041 | |||
3042 | |||
3043 | * Commented out permissions button in object contents. | ||
3044 | (Todo: backport this if there's time). | ||
3045 | |||
3046 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
3047 | |||
3048 | |||
3049 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
3050 | |||
3051 | * Fixed tool brush size. | ||
3052 | |||
3053 | modified: linden/indra/newview/app_settings/settings.xml | ||
3054 | modified: linden/indra/newview/llfloatertools.cpp | ||
3055 | modified: linden/indra/newview/lltoolbrush.cpp | ||
3056 | modified: linden/indra/newview/lltoolbrush.h | ||
3057 | modified: linden/scripts/messages/message_template.msg | ||
3058 | |||
3059 | |||
3060 | * Applied and tweaked last owner in tools window from Emerald viewer. | ||
3061 | |||
3062 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
3063 | modified: linden/indra/newview/llpanelpermissions.h | ||
3064 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
3065 | |||
3066 | |||
3067 | 2009-09-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
3068 | |||
3069 | * Applied sit anywhere feature from Emerald viewer. | ||
3070 | |||
3071 | modified: linden/indra/newview/llviewermenu.cpp | ||
3072 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3073 | |||
3074 | |||
3075 | * Applied phantom avatar feature from Emerald viewer. | ||
3076 | |||
3077 | modified: linden/indra/newview/llagent.cpp | ||
3078 | modified: linden/indra/newview/llagent.h | ||
3079 | modified: linden/indra/newview/llappviewer.cpp | ||
3080 | modified: linden/indra/newview/llviewermenu.cpp | ||
3081 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3082 | |||
3083 | |||
3084 | * Start fetching inventory at startup. | ||
3085 | |||
3086 | modified: linden/indra/newview/llstartup.cpp | ||
3087 | |||
3088 | |||
3089 | * Added Emerald viewer's animation list. | ||
3090 | |||
3091 | new file: linden/indra/newview/jcfloater_animation_list.cpp | ||
3092 | new file: linden/indra/newview/jcfloater_animation_list.h | ||
3093 | new file: linden/indra/newview/skins/default/xui/en-us/floater_animation_list.xml | ||
3094 | modified: linden/indra/newview/CMakeLists.txt | ||
3095 | modified: linden/indra/newview/llviewermenu.cpp | ||
3096 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3097 | |||
3098 | |||
3099 | * Added Emerald viewer's asset browser. | ||
3100 | |||
3101 | new file: linden/indra/newview/llfloaterassetbrowser.cpp | ||
3102 | new file: linden/indra/newview/llfloaterassetbrowser.h | ||
3103 | new file: linden/indra/newview/skins/default/xui/en-us/floater_asset_browser.xml | ||
3104 | modified: linden/indra/newview/CMakeLists.txt | ||
3105 | modified: linden/indra/newview/llfloaterassetbrowser.cpp | ||
3106 | modified: linden/indra/newview/llviewermenu.cpp | ||
3107 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3108 | |||
3109 | |||
3110 | * Added LLScrollListCtrl::getSelectedIDs(). | ||
3111 | |||
3112 | modified: linden/indra/llui/llscrolllistctrl.cpp | ||
3113 | modified: linden/indra/llui/llscrolllistctrl.h | ||
3114 | |||
3115 | |||
3116 | * Fixed reference to missing colors.xml entry. | ||
3117 | |||
3118 | modified: linden/indra/newview/jcfloater_animation_list.cpp | ||
3119 | |||
3120 | |||
3121 | * Fixed ground sit menu entry missing check. | ||
3122 | |||
3123 | modified: linden/indra/newview/llviewermenu.cpp | ||
3124 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3125 | |||
3126 | |||
3127 | 2009-09-05 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3128 | |||
3129 | * Converted RLVa menu items to XUI. | ||
3130 | |||
3131 | modified: linden/indra/newview/llviewermenu.cpp | ||
3132 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3133 | |||
3134 | |||
3135 | 2009-09-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3136 | |||
3137 | * Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | ||
3138 | Made a few non-functional changes to help it apply. | ||
3139 | |||
3140 | modified: linden/indra/llcommon/llchat.h | ||
3141 | modified: linden/indra/newview/CMakeLists.txt | ||
3142 | modified: linden/indra/newview/app_settings/settings.xml | ||
3143 | modified: linden/indra/newview/app_settings/settings_per_account.xml | ||
3144 | modified: linden/indra/newview/llagent.cpp | ||
3145 | modified: linden/indra/newview/llagent.h | ||
3146 | modified: linden/indra/newview/llappviewer.cpp | ||
3147 | modified: linden/indra/newview/llchatbar.cpp | ||
3148 | modified: linden/indra/newview/llfloaterabout.cpp | ||
3149 | modified: linden/indra/newview/llfloateractivespeakers.cpp | ||
3150 | modified: linden/indra/newview/llfloaterbeacons.cpp | ||
3151 | modified: linden/indra/newview/llfloaterchat.cpp | ||
3152 | modified: linden/indra/newview/llfloaterinspect.cpp | ||
3153 | modified: linden/indra/newview/llfloaterland.cpp | ||
3154 | modified: linden/indra/newview/llfloaterland.h | ||
3155 | modified: linden/indra/newview/llfloatermap.cpp | ||
3156 | modified: linden/indra/newview/llfloatermap.h | ||
3157 | modified: linden/indra/newview/llfloateropenobject.cpp | ||
3158 | modified: linden/indra/newview/llfloaterproperties.cpp | ||
3159 | modified: linden/indra/newview/llfloaterregioninfo.cpp | ||
3160 | modified: linden/indra/newview/llfloaterregioninfo.h | ||
3161 | modified: linden/indra/newview/llfloaterreporter.cpp | ||
3162 | modified: linden/indra/newview/llfloatersettingsdebug.cpp | ||
3163 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
3164 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
3165 | modified: linden/indra/newview/llglsandbox.cpp | ||
3166 | modified: linden/indra/newview/llhoverview.cpp | ||
3167 | modified: linden/indra/newview/llhudtext.cpp | ||
3168 | modified: linden/indra/newview/llhudtext.h | ||
3169 | modified: linden/indra/newview/llimpanel.cpp | ||
3170 | modified: linden/indra/newview/llimview.cpp | ||
3171 | modified: linden/indra/newview/llinventorybridge.cpp | ||
3172 | modified: linden/indra/newview/llinventorymodel.cpp | ||
3173 | modified: linden/indra/newview/llinventoryview.cpp | ||
3174 | modified: linden/indra/newview/llinventoryview.h | ||
3175 | modified: linden/indra/newview/llmaniptranslate.cpp | ||
3176 | modified: linden/indra/newview/llnetmap.cpp | ||
3177 | modified: linden/indra/newview/llnotify.cpp | ||
3178 | modified: linden/indra/newview/lloverlaybar.cpp | ||
3179 | modified: linden/indra/newview/llpanelavatar.cpp | ||
3180 | modified: linden/indra/newview/llpanelclassified.cpp | ||
3181 | modified: linden/indra/newview/llpanelcontents.cpp | ||
3182 | modified: linden/indra/newview/llpaneldisplay.cpp | ||
3183 | modified: linden/indra/newview/llpanelinventory.cpp | ||
3184 | modified: linden/indra/newview/llpanelland.cpp | ||
3185 | modified: linden/indra/newview/llpanellogin.cpp | ||
3186 | modified: linden/indra/newview/llpanelobject.cpp | ||
3187 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
3188 | modified: linden/indra/newview/llpanelpick.cpp | ||
3189 | modified: linden/indra/newview/llprefsim.cpp | ||
3190 | modified: linden/indra/newview/llpreviewscript.cpp | ||
3191 | modified: linden/indra/newview/llselectmgr.cpp | ||
3192 | modified: linden/indra/newview/llstartup.cpp | ||
3193 | modified: linden/indra/newview/llstatusbar.cpp | ||
3194 | modified: linden/indra/newview/lltoolbar.cpp | ||
3195 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
3196 | modified: linden/indra/newview/lltoolface.cpp | ||
3197 | modified: linden/indra/newview/lltoolgrab.cpp | ||
3198 | modified: linden/indra/newview/lltoolpie.cpp | ||
3199 | modified: linden/indra/newview/lltoolplacer.cpp | ||
3200 | modified: linden/indra/newview/lltoolselect.cpp | ||
3201 | modified: linden/indra/newview/lltracker.cpp | ||
3202 | modified: linden/indra/newview/llviewercontrol.cpp | ||
3203 | modified: linden/indra/newview/llviewerdisplay.cpp | ||
3204 | modified: linden/indra/newview/llviewermenu.cpp | ||
3205 | modified: linden/indra/newview/llviewermessage.cpp | ||
3206 | modified: linden/indra/newview/llviewerobject.cpp | ||
3207 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
3208 | modified: linden/indra/newview/llviewerwindow.cpp | ||
3209 | modified: linden/indra/newview/llvoavatar.cpp | ||
3210 | modified: linden/indra/newview/llvovolume.cpp | ||
3211 | modified: linden/indra/newview/llworldmapview.cpp | ||
3212 | modified: linden/indra/newview/pipeline.cpp | ||
3213 | new file: linden/indra/newview/rlvevent.h | ||
3214 | new file: linden/indra/newview/rlvextensions.cpp | ||
3215 | new file: linden/indra/newview/rlvextensions.h | ||
3216 | new file: linden/indra/newview/rlvfloaterbehaviour.cpp | ||
3217 | new file: linden/indra/newview/rlvfloaterbehaviour.h | ||
3218 | new file: linden/indra/newview/rlvhandler.cpp | ||
3219 | new file: linden/indra/newview/rlvhandler.h | ||
3220 | new file: linden/indra/newview/rlvhelper.cpp | ||
3221 | new file: linden/indra/newview/rlvhelper.h | ||
3222 | new file: linden/indra/newview/rlvmultistringsearch.cpp | ||
3223 | new file: linden/indra/newview/rlvmultistringsearch.h | ||
3224 | new file: linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml | ||
3225 | |||
3226 | |||
3227 | 2009-09-04 McCabe Maxsted <hakushakukun@gmail.com> | ||
3228 | |||
3229 | * Updated GStreamer and Zlib windows libs. | ||
3230 | |||
3231 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
3232 | modified: linden/install.xml | ||
3233 | |||
3234 | |||
3235 | * Fixed inability to minimize chat history. | ||
3236 | |||
3237 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | ||
3238 | |||
3239 | |||
3240 | * Rebranded startup loading page to Imprudence. | ||
3241 | |||
3242 | modified: linden/indra/newview/skins/default/html/en-us/loading/loading.html | ||
3243 | new file: linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png | ||
3244 | |||
3245 | |||
3246 | * Cherry-picked Armin's middle mouse copy branch. | ||
3247 | |||
3248 | |||
3249 | * Cherry-picked Armin's double-click tp inworld branch. | ||
3250 | |||
3251 | |||
3252 | * Added 'Go Here' to object pie menu. | ||
3253 | |||
3254 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
3255 | |||
3256 | |||
3257 | * Integrated 1.23's tool floater with link/unlink buttons. | ||
3258 | |||
3259 | modified: linden/indra/newview/llfloatertelehub.cpp | ||
3260 | modified: linden/indra/newview/llfloatertools.cpp | ||
3261 | modified: linden/indra/newview/llfloatertools.h | ||
3262 | modified: linden/indra/newview/llviewermenu.cpp | ||
3263 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
3264 | |||
3265 | |||
3266 | * Fixed tree/grass label not hiding. | ||
3267 | |||
3268 | modified: linden/indra/newview/llfloatertools.cpp | ||
3269 | |||
3270 | |||
3271 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3272 | |||
3273 | * Backported 1.23 fix for animation joint assertion crash. | ||
3274 | |||
3275 | modified: linden/indra/llcharacter/llkeyframemotion.cpp | ||
3276 | |||
3277 | |||
3278 | * Updated object backup feature to Meerkat's SVN, imported floater. | ||
3279 | |||
3280 | modified: linden/indra/newview/primbackup.cpp | ||
3281 | modified: linden/indra/newview/primbackup.h | ||
3282 | new file: linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml | ||
3283 | |||
3284 | |||
3285 | * Imported Meerkat's object backup feature. | ||
3286 | |||
3287 | modified: linden/indra/newview/CMakeLists.txt | ||
3288 | modified: linden/indra/newview/app_settings/settings.xml | ||
3289 | modified: linden/indra/newview/llviewermenu.cpp | ||
3290 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
3291 | new file: linden/indra/newview/primbackup.cpp | ||
3292 | new file: linden/indra/newview/primbackup.h | ||
3293 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
3294 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3295 | |||
3296 | |||
3297 | * Updated some python scripts to not use deprecated modules. | ||
3298 | |||
3299 | modified: linden/indra/lib/python/indra/base/lluuid.py | ||
3300 | modified: linden/indra/lib/python/indra/ipc/llmessage.py | ||
3301 | modified: linden/scripts/install.py | ||
3302 | |||
3303 | |||
3304 | 2009-08-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
3305 | |||
3306 | * Fixed OpenAL CMake error | ||
3307 | |||
3308 | modified: linden/indra/cmake/OPENAL.cmake | ||
3309 | |||
3310 | |||
3311 | * Fixed CMake not finding GLib on windows. | ||
3312 | |||
3313 | modified: linden/indra/cmake/GStreamer.cmake | ||
3314 | |||
3315 | |||
3316 | 2009-08-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
3317 | |||
3318 | * Added basic radar to the minimap. | ||
3319 | |||
3320 | modified: linden/indra/newview/llfloatermap.cpp | ||
3321 | modified: linden/indra/newview/llfloatermap.h | ||
3322 | modified: linden/indra/newview/llnetmap.cpp | ||
3323 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
3324 | |||
3325 | |||
3326 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
3327 | |||
3328 | * Added IM preference for showing IMs in either main or local chat. | ||
3329 | |||
3330 | modified: linden/indra/newview/app_settings/settings.xml | ||
3331 | modified: linden/indra/newview/llfloaterchat.cpp | ||
3332 | modified: linden/indra/newview/llprefsim.cpp | ||
3333 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | ||
3334 | |||
3335 | |||
3336 | * Online/Offline notifications now always show in IM windows. | ||
3337 | |||
3338 | modified: linden/indra/newview/llcallingcard.cpp | ||
3339 | |||
3340 | |||
3341 | * Audio stream track info displayed in chat instead of notices. | ||
3342 | |||
3343 | modified: indra/newview/lloverlaybar.cpp | ||
3344 | |||
3345 | |||
3346 | * Fixed stream info not updating. | ||
3347 | |||
3348 | modified: indra/llmedia/llmediaimplgstreamer.cpp | ||
3349 | |||
3350 | |||
3351 | 2009-06-14 Dale Glass <email@unknown.com> | ||
3352 | |||
3353 | * VWR-12655: Add support for displaying the title of the song. | ||
3354 | |||
3355 | modified: indra/llaudio/audioengine.h | ||
3356 | modified: indra/llmedia/llmediaimplgstreamer.cpp | ||
3357 | modified: indra/llmedia/llmediaimplgstreamer.h | ||
3358 | modified: indra/llmedia/llmediaobserver.h | ||
3359 | modified: indra/newview/app_settings/settings.xml | ||
3360 | modified: indra/newview/lloverlaybar.cpp | ||
3361 | modified: indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml | ||
3362 | |||
3363 | |||
3364 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
3365 | |||
3366 | * Added 'Show Map' option to the mini-map menu. | ||
3367 | |||
3368 | modified: linden/indra/newview/llnetmap.cpp | ||
3369 | modified: linden/indra/newview/llnetmap.h | ||
3370 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
3371 | |||
3372 | |||
3373 | * Moved mini-map tooltips to XML, added panning tooltip. | ||
3374 | |||
3375 | modified: linden/indra/newview/llnetmap.cpp | ||
3376 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
3377 | modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | ||
3378 | |||
3379 | |||
3380 | * Removed double click tp checkbox from preferences as it keeps | ||
3381 | the two maps more in sync, and Show Map is in the minimap now. | ||
3382 | Keeping the debug setting. | ||
3383 | |||
3384 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
3385 | |||
3386 | |||
3387 | * Forgot tooltip for map opening, fixed typo. | ||
3388 | |||
3389 | modified: linden/indra/newview/llnetmap.cpp | ||
3390 | modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | ||
3391 | |||
3392 | |||
3393 | * Show muted avatars as grey in the mini-map. | ||
3394 | |||
3395 | modified: linden/indra/newview/llnetmap.cpp | ||
3396 | modified: linden/indra/newview/llworldmapview.cpp | ||
3397 | modified: linden/indra/newview/skins/default/colors_base.xml | ||
3398 | modified: linden/indra/newview/skins/silver/colors_base.xml | ||
3399 | |||
3400 | |||
3401 | * Cleaned up some old unused references. | ||
3402 | |||
3403 | modified: linden/indra/newview/llappviewer.cpp | ||
3404 | modified: linden/indra/newview/llappviewer.h | ||
3405 | modified: linden/indra/newview/llfloaterreporter.cpp | ||
3406 | modified: linden/indra/newview/llnetmap.cpp | ||
3407 | modified: linden/indra/newview/llviewermessage.cpp | ||
3408 | |||
3409 | |||
3410 | 2009-06-13 Aimee Trescothick <aimee@ama-zing.co.uk> | ||
3411 | |||
3412 | * VWR-4106: Mini-map beacon icon doesn't display correctly | ||
3413 | when beacon position above or below camera. | ||
3414 | |||
3415 | modified: linden/indra/newview/llworldmapview.cpp | ||
3416 | modified: linden/indra/newview/llworldmapview.h | ||
3417 | |||
3418 | |||
3419 | * VWR-12631: setting to adjust the maximum size of objects | ||
3420 | displayed on the minimap (MiniMapPrimMaxRadius). | ||
3421 | |||
3422 | modified: linden/indra/newview/app_settings/settings.xml | ||
3423 | modified: linden/indra/newview/llnetmap.cpp | ||
3424 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
3425 | |||
3426 | |||
3427 | 2009-06-13 Armin Weatherwax <email@unknown.com> | ||
3428 | |||
3429 | * Updated OpenJpeg to 1.3 for Linux. | ||
3430 | |||
3431 | modified: linden/indra/newview/viewer_manifest.py | ||
3432 | modified: linden/install.xml | ||
3433 | |||
3434 | |||
3435 | 2009-06-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
3436 | |||
3437 | * Applied patch by Robin Cornelius for VWR-12686 | ||
3438 | LLTextureCache::writeToCache() does not cache textures | ||
3439 | smaller than TEXTURE_CACHE_ENTRY_SIZE | ||
3440 | |||
3441 | modified: linden/indra/newview/lltexturecache.cpp | ||
3442 | |||
3443 | |||
3444 | 2009-06-12 Aimee Trescothick <aimee@ama-zing.co.uk> | ||
3445 | |||
3446 | * VWR-6918: Hide/Show Selection Outlines. | ||
3447 | |||
3448 | modified: indra/newview/app_settings/settings.xml | ||
3449 | modified: indra/newview/llappviewer.cpp | ||
3450 | modified: indra/newview/llselectmgr.cpp | ||
3451 | modified: indra/newview/llselectmgr.h | ||
3452 | modified: indra/newview/llviewermenu.cpp | ||
3453 | modified: indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3454 | |||
3455 | |||
3456 | * VWR-13221: Allow panning of the mini-map. | ||
3457 | |||
3458 | modified: indra/newview/app_settings/settings.xml | ||
3459 | modified: indra/newview/llnetmap.cpp | ||
3460 | modified: indra/newview/llnetmap.h | ||
3461 | modified: indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
3462 | |||
3463 | |||
3464 | 2009-06-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
3465 | |||
3466 | * Moved 'Duplicate' to the Tools menu. | ||
3467 | |||
3468 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3469 | |||
3470 | |||
3471 | * Renamed 'Select Tool' to 'Choose Tool', moved Selection options | ||
3472 | into a flyout menu. | ||
3473 | |||
3474 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3475 | |||
3476 | |||
3477 | * Renamed 'Set permissions on selected task inventory' | ||
3478 | to 'Set Bulk Permissions'. | ||
3479 | |||
3480 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3481 | |||
3482 | |||
3483 | * Added missing mini-map xui files. | ||
3484 | |||
3485 | new file: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
3486 | new file: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
3487 | new file: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | ||
3488 | |||
3489 | |||
3490 | * Added patch and .pyc files to .gitignore. | ||
3491 | |||
3492 | modified: .gitignore | ||
3493 | |||
3494 | |||
3495 | * Added Link/Unlink buttons to the Tools floater. | ||
3496 | |||
3497 | modified: linden/indra/newview/llfloatertools.cpp | ||
3498 | modified: linden/indra/newview/llfloatertools.h | ||
3499 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
3500 | |||
3501 | |||
3502 | * Fixed 'Unlink' not toggling in Tools menu. | ||
3503 | |||
3504 | modified: linden/indra/newview/llviewermenu.cpp | ||
3505 | |||
3506 | |||
3507 | * Added Link/Unlink options to the object pie menu. | ||
3508 | |||
3509 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
3510 | |||
3511 | |||
3512 | * Double clicking inventory objects toggles wear/detach. | ||
3513 | Patch originally by Nicholaz Beresford with additions | ||
3514 | by Henri Beauchamp. | ||
3515 | |||
3516 | modified: indra/newview/llinventorybridge.cpp | ||
3517 | |||
3518 | |||
3519 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
3520 | |||
3521 | * Fixed Communicate window not toggling from menu. | ||
3522 | |||
3523 | modified: indra/newview/llviewermenu.cpp | ||
3524 | |||
3525 | |||
3526 | * Applied MJM's tree and grass pulldown list from the Hippo Viewer. | ||
3527 | |||
3528 | modified: linden/indra/newview/app_settings/grass.xml | ||
3529 | modified: linden/indra/newview/app_settings/settings.xml | ||
3530 | modified: linden/indra/newview/app_settings/trees.xml | ||
3531 | modified: linden/indra/newview/llfloatertools.cpp | ||
3532 | modified: linden/indra/newview/llfloatertools.h | ||
3533 | modified: linden/indra/newview/lltoolplacer.cpp | ||
3534 | modified: linden/indra/newview/llvograss.cpp | ||
3535 | modified: linden/indra/newview/llvograss.h | ||
3536 | modified: linden/indra/newview/llvotree.cpp | ||
3537 | modified: linden/indra/newview/llvotree.h | ||
3538 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
3539 | |||
3540 | |||
3541 | * Added pulldown label and fixed combobox not hiding. | ||
3542 | |||
3543 | modified: linden/indra/newview/llfloatertools.cpp | ||
3544 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
3545 | |||
3546 | |||
3547 | * Applied Armin's patch to create an Advanced Menu menu item. | ||
3548 | Placed it in View and changed it to a check. | ||
3549 | |||
3550 | modified: linden/indra/newview/llviewermenu.cpp | ||
3551 | modified: linden/indra/newview/llviewerwindow.cpp | ||
3552 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
3553 | |||
3554 | |||
3555 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
3556 | |||
3557 | * Backported 1.23's minimap conversion to XUI. | ||
3558 | |||
3559 | modified: indra/llui/llui.cpp | ||
3560 | modified: indra/llui/llui.h | ||
3561 | modified: indra/newview/CMakeLists.txt | ||
3562 | modified: indra/newview/llagent.cpp | ||
3563 | modified: indra/newview/llcolorscheme.cpp | ||
3564 | modified: indra/newview/llcolorscheme.h | ||
3565 | modified: indra/newview/llfloatermap.cpp | ||
3566 | modified: indra/newview/llfloatermap.h | ||
3567 | modified: indra/newview/llmenucommands.cpp | ||
3568 | modified: indra/newview/llnetmap.cpp | ||
3569 | modified: indra/newview/llnetmap.h | ||
3570 | modified: indra/newview/llstartup.cpp | ||
3571 | modified: indra/newview/llviewercontrol.cpp | ||
3572 | modified: indra/newview/llviewermenu.cpp | ||
3573 | modified: indra/newview/llviewerobject.cpp | ||
3574 | modified: indra/newview/llviewerregion.cpp | ||
3575 | modified: indra/newview/llviewerwindow.cpp | ||
3576 | modified: indra/newview/llworldmapview.cpp | ||
3577 | modified: indra/newview/skins/default/colors_base.xml | ||
3578 | modified: indra/newview/skins/silver/colors_base.xml | ||
3579 | |||
3580 | |||
3581 | * Applied Aimee's minimap magnify patch. | ||
3582 | |||
3583 | modified: doc/contributions.txt | ||
3584 | modified: indra/newview/app_settings/settings.xml | ||
3585 | modified: indra/newview/llnetmap.cpp | ||
3586 | modified: indra/newview/llnetmap.h | ||
3587 | modified: indra/newview/llworldmapview.cpp | ||
3588 | modified: indra/newview/llworldmapview.h | ||
3589 | modified: indra/newview/skins/default/textures/textures.xml | ||
3590 | |||
3591 | |||
3592 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
3593 | |||
3594 | * Changed 'IM Received' button to '__ New IMs'. | ||
3595 | |||
3596 | modified: linden/indra/newview/llfloaterchatterbox.cpp | ||
3597 | modified: linden/indra/newview/llimview.cpp | ||
3598 | modified: linden/indra/newview/llimview.h | ||
3599 | modified: linden/indra/newview/lloverlaybar.cpp | ||
3600 | modified: linden/indra/newview/lloverlaybar.h | ||
3601 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | ||
3602 | |||
3603 | |||
3604 | * Backported LL's version of VWR-2681 from 1.23. | ||
3605 | |||
3606 | modified: indra/newview/app_settings/settings.xml | ||
3607 | modified: indra/newview/llfloateravatarpicker.cpp | ||
3608 | modified: indra/newview/llfloateravatarpicker.h | ||
3609 | modified: indra/newview/llfloatergodtools.cpp | ||
3610 | modified: indra/newview/llglsandbox.cpp | ||
3611 | modified: indra/newview/llnetmap.cpp | ||
3612 | modified: indra/newview/llviewerobjectlist.cpp | ||
3613 | modified: indra/newview/llworld.cpp | ||
3614 | modified: indra/newview/llworld.h | ||
3615 | modified: indra/newview/pipeline.cpp | ||
3616 | modified: indra/newview/skins/default/xui/en-us/floater_avatar_picker.xml | ||
3617 | |||
3618 | |||
3619 | * Fixed the Resident Chooser showing hair instead of calling cards. | ||
3620 | |||
3621 | modified: indra/newview/llfloateravatarpicker.cpp | ||
3622 | |||
3623 | |||
3624 | 2009-06-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
3625 | |||
3626 | * Fixed CopyWinLibs.CMake errors (removed vivox). | ||
3627 | |||
3628 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
3629 | modified: linden/install.xml | ||
3630 | |||
3631 | |||
3632 | * Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' : | ||
3633 | only static const integral data members can be initialized within a class. | ||
3634 | |||
3635 | modified: linden/indra/llaudio/audioengine_openal.cpp | ||
3636 | modified: linden/indra/llaudio/audioengine_openal.h | ||
3637 | |||
3638 | |||
3639 | * Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume. | ||
3640 | |||
3641 | modified: linden/indra/llmedia/llmediaimplgstreamer.cpp | ||
3642 | |||
3643 | |||
3644 | * Removed bad entries from copy_win_libs. | ||
3645 | * Restored zlib1.dll (not a bad entry). | ||
3646 | |||
3647 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
3648 | |||
3649 | |||
3650 | * Removed old linden glib entry that was interfering. | ||
3651 | * Updated windows zlib archive. | ||
3652 | * Updated windows iconv archive. | ||
3653 | |||
3654 | modified: linden/install.xml | ||
3655 | |||
3656 | |||
3657 | * Placed the gstreamer plugins in newview where they belong. | ||
3658 | |||
3659 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
3660 | modified: linden/install.xml | ||
3661 | |||
3662 | |||
3663 | 2009-05-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3664 | |||
3665 | * Updated Imprudence to be based on SL 1.22.11. | ||
3666 | |||
3667 | |||
3668 | 2009-04-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
3669 | |||
3670 | * linden/indra/newview/llfloaterbuyland.cpp: | ||
3671 | Backported L$/sq meter info from 1.23. | ||
3672 | * linden/indra/newview/llfloaterland.cpp: | ||
3673 | Ditto. | ||
3674 | * linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml: | ||
3675 | Ditto. | ||
3676 | * linden/indra/newview/skins/default/xui/en-us/floater_buy_land.xml: | ||
3677 | Ditto. | ||
3678 | |||
3679 | |||
3680 | 2009-04-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
3681 | |||
3682 | * linden/indra/newview/llfloaterchatterbox.cpp: | ||
3683 | Communicate window now shows the number of unread IMs. | ||
3684 | * linden/indra/newview/llfloaterchatterbox.h: | ||
3685 | Ditto. | ||
3686 | * linden/indra/newview/llimpanel.cpp: | ||
3687 | Ditto. | ||
3688 | * linden/indra/newview/skins/default/xui/en-us/floater_chatterbox.xml: | ||
3689 | Ditto. | ||
3690 | |||
3691 | |||
3692 | 2009-04-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
3693 | |||
3694 | * linden/indra/newview/llagent.cpp: | ||
3695 | Backported fix from 1.23 for stop animations only being local (VWR-2850). | ||
3696 | * linden/indra/newview/llagent.h: | ||
3697 | Ditto. | ||
3698 | * linden/indra/newview/llviewermenu.cpp: | ||
3699 | Ditto. | ||
3700 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
3701 | Ditto. | ||
3702 | |||
3703 | |||
3704 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
3705 | =- 1.1.0 -= | ||
3706 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
3707 | |||
3708 | |||
3709 | 2009-06-06 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3710 | |||
3711 | * Updated version/copyright info for Mac version. | ||
3712 | |||
3713 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | ||
3714 | modified: linden/indra/newview/Info-Imprudence.plist | ||
3715 | |||
3716 | |||
3717 | * Set version to 1.1.0 (not RC). | ||
3718 | |||
3719 | modified: linden/indra/llcommon/llversionviewer.h | ||
3720 | |||
3721 | |||
3722 | * Improved regex and formatting in build_version.py. | ||
3723 | Handles empty test version strings better. | ||
3724 | |||
3725 | modified: linden/scripts/build_version.py | ||
3726 | |||
3727 | |||
3728 | * Pie menu for HUD and Attachment should use "Attachment Touch". | ||
3729 | |||
3730 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml | ||
3731 | modified: linden/indra/newview/skins/default/xui/en-us/menu_hud_attachment.xml | ||
3732 | |||
3733 | |||
3734 | * Fixed "Take" on the object pie menu not working. | ||
3735 | |||
3736 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml: | ||
3737 | |||
3738 | |||
3739 | |||
3740 | 2009-06-05 McCabe Maxsted <hakushakukun@gmail.com> | ||
3741 | |||
3742 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
3743 | Fixed high res checkbox not hiding. | ||
3744 | |||
3745 | |||
3746 | * linden/indra/newview/llselectmgr.cpp: | ||
3747 | Redid pie menus based on feedback from VWR-8080. | ||
3748 | * linden/indra/newview/lltoolpie.cpp: | ||
3749 | Ditto. | ||
3750 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml: | ||
3751 | Ditto. | ||
3752 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_avatar.xml: | ||
3753 | Ditto. | ||
3754 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_hud.xml: | ||
3755 | Ditto. | ||
3756 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_land.xml: | ||
3757 | Ditto. | ||
3758 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml: | ||
3759 | Ditto. | ||
3760 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_self.xml: | ||
3761 | Ditto. | ||
3762 | |||
3763 | |||
3764 | * linden/indra/newview/llviewernetwork.cpp: | ||
3765 | Menu bar now only changes color for Aditi. | ||
3766 | |||
3767 | |||
3768 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3769 | |||
3770 | * Mute in Profile window triggers confirmation dialog too. | ||
3771 | |||
3772 | modified: linden/indra/newview/llpanelavatar.cpp | ||
3773 | |||
3774 | |||
3775 | * Added confirmation dialogs for Mute from pie menu. | ||
3776 | Dialog is for muting avatars and objects from the pie menu only. | ||
3777 | |||
3778 | modified: linden/indra/newview/llmutelist.cpp | ||
3779 | modified: linden/indra/newview/llmutelist.h | ||
3780 | modified: linden/indra/newview/llviewermenu.cpp | ||
3781 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
3782 | |||
3783 | |||
3784 | 2009-05-31 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3785 | |||
3786 | * Added a confirmation dialog for Take Off All Clothes. | ||
3787 | |||
3788 | modified: linden/indra/newview/llagent.cpp | ||
3789 | modified: linden/indra/newview/llagent.h | ||
3790 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
3791 | |||
3792 | |||
3793 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3794 | |||
3795 | * linden/indra/newview/llinventorybridge.cpp (buildContextMenu): | ||
3796 | Added a separator between Wear and Restore to Last Position. | ||
3797 | * linden/indra/newview/skins/default/xui/en-us/menu_inventory.xml: | ||
3798 | Ditto. | ||
3799 | |||
3800 | |||
3801 | * linden/indra/newview/llinventorybridge.cpp: | ||
3802 | Restore to Last Position has a confirmation dialog now. | ||
3803 | |||
3804 | |||
3805 | * linden/indra/newview/llinventorybridge.cpp: | ||
3806 | Added Restore to Last Position confirmation and callback methods. | ||
3807 | LLItemBridge::restoreToWorldConfirm() | ||
3808 | LLItemBridge::restoreToWorldCallback() | ||
3809 | * linden/indra/newview/llinventorybridge.h: | ||
3810 | Ditto. | ||
3811 | |||
3812 | |||
3813 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
3814 | Added ConfirmRestoreToWorld alert text. | ||
3815 | |||
3816 | |||
3817 | * linden/indra/newview/llpanellogin.cpp: | ||
3818 | User-initiated Toggle Fullscreen has a confirmation dialog now. | ||
3819 | That's in the View menu and also Alt+Enter at login screen. | ||
3820 | * linden/indra/newview/llviewermenu.cpp: | ||
3821 | Ditto. | ||
3822 | |||
3823 | |||
3824 | * linden/indra/newview/llviewerwindow.cpp: | ||
3825 | Added Toggle Fullscreen confirmation and callback methods. | ||
3826 | LLViewerWindow::toggleFullscreenConfirm() | ||
3827 | LLViewerWindow::toggleFullscreenCallback() | ||
3828 | * linden/indra/newview/llviewerwindow.h (LLWindowCallbacks): | ||
3829 | Ditto. | ||
3830 | |||
3831 | |||
3832 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
3833 | Added ConfirmToggleFullscreen alert text. | ||
3834 | |||
3835 | |||
3836 | 2009-05-24 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3837 | |||
3838 | * linden/indra/newview/llfloaterworldmap.cpp: | ||
3839 | User-initiated Teleport Home has confirmation dialog. | ||
3840 | That's in the World menu and on the world map. | ||
3841 | * linden/indra/newview/llviewermenu.cpp: | ||
3842 | Ditto. | ||
3843 | |||
3844 | |||
3845 | * linden/indra/newview/llagent.cpp: | ||
3846 | Added Teleport Home confirmation and callback methods. | ||
3847 | LLAgent::teleportHomeConfirm() | ||
3848 | LLAgent::teleportHomeCallback() | ||
3849 | * linden/indra/newview/llagent.h: | ||
3850 | Ditto. | ||
3851 | |||
3852 | |||
3853 | * linden/indra/newview/llagent.cpp: | ||
3854 | Moved LLAgent::teleportHome() definition. | ||
3855 | Was in llagent.h for no good reason, now in llagent.cpp. | ||
3856 | * linden/indra/newview/llagent.h: | ||
3857 | Ditto. | ||
3858 | |||
3859 | |||
3860 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
3861 | Added ConfirmTeleportHome alert text. | ||
3862 | |||
3863 | |||
3864 | 2009-05-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3865 | |||
3866 | * linden/indra/newview/viewer_manifest.py: | ||
3867 | Changed the list of installed Mac gstreamer plugins. | ||
3868 | |||
3869 | Commented out libgstqtwrapper.so, since it causes issues with | ||
3870 | MP3s (and perhaps other types). | ||
3871 | |||
3872 | Added: | ||
3873 | libgstfilter.so | ||
3874 | libgstmultifile.so | ||
3875 | libgststereo.so | ||
3876 | libgstvideobalance.so | ||
3877 | libgstvideobox.so | ||
3878 | libgstvideocrop.so | ||
3879 | libgstvideoflip.so | ||
3880 | libgstvideomixer.so | ||
3881 | libgstvideorate.so | ||
3882 | libgstvideosignal.so | ||
3883 | |||
3884 | |||
3885 | 2009-05-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3886 | |||
3887 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
3888 | Reverted Ctrl-D shortcut back to Edit > Duplicate. | ||
3889 | No longer World > Create Landmark Here. | ||
3890 | |||
3891 | |||
3892 | 2009-05-02 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3893 | |||
3894 | * linden/indra/newview/viewer_manifest.py: | ||
3895 | Added libgstqtwrapper.so to Mac manifest. | ||
3896 | |||
3897 | |||
3898 | 2009-04-28 McCabe Maxsted <hakushakukun@gmail.com> | ||
3899 | |||
3900 | * linden/install.xml: | ||
3901 | Fixed gstreamer plugins windows library. | ||
3902 | |||
3903 | |||
3904 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
3905 | Updated copy_win_libs for 1.1 RC3. | ||
3906 | |||
3907 | |||
3908 | 2009-04-27 Armin Weatherwax <email@unknown.com> | ||
3909 | |||
3910 | * linden/indra/newview/llchatbar.cpp: | ||
3911 | Applied Armin's gesture manager patch. | ||
3912 | * linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml: | ||
3913 | Ditto. | ||
3914 | |||
3915 | |||
3916 | 2009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3917 | |||
3918 | * linden/indra/llaudio/audioengine_openal.cpp: | ||
3919 | Imported GreenLife Emerald Viewer's OpenAL code. It works! | ||
3920 | * linden/indra/llaudio/audioengine_openal.h: | ||
3921 | Ditto. | ||
3922 | |||
3923 | |||
3924 | * linden/indra/newview/viewer_manifest.py: | ||
3925 | We'll use libopenal.1.dylib after all (yet again). | ||
3926 | |||
3927 | |||
3928 | * linden/indra/cmake/OPENAL.cmake: | ||
3929 | Help (force) Mac find the right OpenAL lib and header dir. | ||
3930 | |||
3931 | |||
3932 | * linden/install.xml: | ||
3933 | Mac viewer uses Thomas Shikami's OpenAL libs. | ||
3934 | |||
3935 | |||
3936 | 2009-04-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3937 | |||
3938 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
3939 | LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend. | ||
3940 | |||
3941 | |||
3942 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
3943 | Removed redundant play() from LLMediaImplGStreamer::navigateTo(). | ||
3944 | |||
3945 | |||
3946 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
3947 | LLMediaImplGStreamer::play() is no-op if already playing. | ||
3948 | |||
3949 | |||
3950 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
3951 | Removed some useless code from LLMediaImplGStreamer::startPlay(). | ||
3952 | |||
3953 | |||
3954 | 2009-04-17 McCabe Maxsted <hakushakukun@gmail.com> | ||
3955 | |||
3956 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
3957 | GST_PLUGIN_PATH should only search plugin directories for Windows. | ||
3958 | |||
3959 | |||
3960 | * linden/install.xml: | ||
3961 | Removed 'https' from install.xml. | ||
3962 | Updated Windows GStreamer plugin url. | ||
3963 | Updated Windows GLib url. | ||
3964 | Updated Windows GStreamer url. | ||
3965 | Updated Windows libpng url. | ||
3966 | |||
3967 | |||
3968 | 2009-04-10 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3969 | |||
3970 | * linden/indra/newview/viewer_manifest.py: | ||
3971 | Added libneon to Mac manifest. | ||
3972 | |||
3973 | |||
3974 | * linden/indra/cmake/OPENAL.cmake: | ||
3975 | Help Mac find the right libalut.0.dylib. | ||
3976 | |||
3977 | |||
3978 | * linden/indra/cmake/GStreamer.cmake: | ||
3979 | Help Mac find the right libxml2.2.dylib. | ||
3980 | |||
3981 | |||
3982 | * linden/indra/newview/viewer_manifest.py: | ||
3983 | Tweaked Mac lib manifest. | ||
3984 | Removed pango, commented out libopenal, added libxml2. | ||
3985 | |||
3986 | |||
3987 | 2009-04-06 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
3988 | |||
3989 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
3990 | Don't use LL_ERRS, it makes the viewer abort! | ||
3991 | |||
3992 | |||
3993 | * linden/indra/llcommon/llerror.cpp: | ||
3994 | Made LogLock mutex less likely to fail, hopefully. | ||
3995 | |||
3996 | |||
3997 | * linden/indra/llcommon/llthread.cpp: | ||
3998 | Converted BOOLs to bools in llthread. | ||
3999 | * linden/indra/llcommon/llthread.h: | ||
4000 | Ditto. | ||
4001 | |||
4002 | |||
4003 | 2009-04-05 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4004 | |||
4005 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4006 | LLMediaImplGStreamer creates new thread for playing. | ||
4007 | This keeps the viewer responsive while GStreamer does its thing. | ||
4008 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
4009 | Ditto. | ||
4010 | |||
4011 | |||
4012 | * linden/indra/llmedia/llgstplaythread.cpp: | ||
4013 | Added LLGstPlayThread class. | ||
4014 | * linden/indra/llmedia/llgstplaythread.h: | ||
4015 | Ditto. | ||
4016 | * linden/indra/llmedia/CMakeLists.txt: | ||
4017 | Ditto. | ||
4018 | |||
4019 | |||
4020 | 2009-04-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4021 | |||
4022 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4023 | Refactored the heart of the GST play code to startPlay(). | ||
4024 | |||
4025 | |||
4026 | 2009-04-02 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4027 | |||
4028 | * linden/indra/newview/llviewermedia.cpp: | ||
4029 | Apply saved MediaDebugLevel at media init time. | ||
4030 | |||
4031 | |||
4032 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4033 | Plugged in LLMediaImplGStreamer::gstreamer_log(). | ||
4034 | |||
4035 | |||
4036 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4037 | Implemented LLMediaImplGStreamer::gstreamer_log(). | ||
4038 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
4039 | Ditto. | ||
4040 | |||
4041 | |||
4042 | * linden/indra/newview/llviewercontrol.cpp: | ||
4043 | Implemented handleMediaDebugLevelChanged hook. | ||
4044 | |||
4045 | |||
4046 | 2009-04-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4047 | |||
4048 | * linden/indra/newview/app_settings/settings.xml: | ||
4049 | Added MediaDebugLevel setting in XML (does nothing yet). | ||
4050 | |||
4051 | |||
4052 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4053 | Implemented LLMediaImplGstreamer::setDebugLevel(). | ||
4054 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
4055 | Ditto. | ||
4056 | |||
4057 | |||
4058 | * linden/indra/llmedia/llmediaimplcommon.cpp: | ||
4059 | Added LLMediaImplCommon::setDebugLevel(). | ||
4060 | * linden/indra/llmedia/llmediaimplcommon.h: | ||
4061 | Ditto. | ||
4062 | |||
4063 | |||
4064 | * linden/indra/llmedia/llmediabase.h: | ||
4065 | Added LLMediaBase::EDebugLevel and setDebugLevel prototype. | ||
4066 | |||
4067 | |||
4068 | 2009-03-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4069 | |||
4070 | * linden/indra/newview/viewer_manifest.py: | ||
4071 | Added libgstdecodebin.so plugin to Mac manifest. | ||
4072 | |||
4073 | |||
4074 | 2009-03-30 McCabe Maxsted <hakushakukun@gmail.com> | ||
4075 | |||
4076 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4077 | Cleaned up logic for bad streams. | ||
4078 | |||
4079 | |||
4080 | 2009-03-29 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4081 | |||
4082 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4083 | set_gst_plugin_path now sets GST_PLUGIN_SYSTEM_PATH="". | ||
4084 | This prevents GStreamer from looking for system-installed plugins, | ||
4085 | which can have conflicts with our packaged ones. | ||
4086 | |||
4087 | |||
4088 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4089 | Improved set_gst_plugin_path, now sets path on Mac too. | ||
4090 | |||
4091 | |||
4092 | * linden/indra/cmake/GStreamer.cmake: | ||
4093 | Using OpenAL framework on Mac after all. Maybe. | ||
4094 | |||
4095 | |||
4096 | * linden/indra/cmake/GStreamer.cmake: | ||
4097 | Tweaked the list of linked-in gstreamer libs for Mac. | ||
4098 | |||
4099 | |||
4100 | * linden/indra/newview/viewer_manifest.py: | ||
4101 | Removed the "2.0.0" named glib libs. Only using "2.0" now. | ||
4102 | |||
4103 | |||
4104 | 2009-03-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
4105 | |||
4106 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4107 | Added loading status to the log's plugin list. | ||
4108 | set_gst_plugin_path now compiles for windows. | ||
4109 | |||
4110 | |||
4111 | * linden/indra/newview/llappviewer.cpp: | ||
4112 | Removed unnecessary headers. | ||
4113 | |||
4114 | |||
4115 | * linden/indra/cmake/00-Common.cmake | ||
4116 | Added VS optimizations to cmake | ||
4117 | Added flag for multi-core compiling in VS2005 | ||
4118 | |||
4119 | |||
4120 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4121 | |||
4122 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4123 | Improved set_gst_plugin_path, more comprehensive path. | ||
4124 | Also tried to tidy up a bit. | ||
4125 | |||
4126 | |||
4127 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4128 | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. | ||
4129 | LLAppViewer::gst_plugin_path --> | ||
4130 | LLMediaImplGStreamer::set_gst_plugin_path | ||
4131 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
4132 | Ditto. | ||
4133 | * linden/indra/newview/llappviewer.h: | ||
4134 | Ditto. | ||
4135 | * linden/indra/newview/llappviewer.cpp: | ||
4136 | Ditto. | ||
4137 | |||
4138 | |||
4139 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4140 | Print out the plugins gstreamer finds, for debugging. | ||
4141 | |||
4142 | |||
4143 | 2009-03-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4144 | |||
4145 | * linden/indra/newview/app_settings/settings.xml: | ||
4146 | Changed the login splash screen URL. | ||
4147 | |||
4148 | |||
4149 | 2009-03-27 McCabe Maxsted <hakushakukun@gmail.com> | ||
4150 | |||
4151 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4152 | Fixed video streams freezing the viewer. | ||
4153 | |||
4154 | |||
4155 | 2009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4156 | |||
4157 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
4158 | Fixed/improved how slvideo gst plugin is registered. | ||
4159 | |||
4160 | |||
4161 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
4162 | Removed obsolete gstreamer_syms files. | ||
4163 | * linden/indra/llmedia/llmediaimplgstreamer_syms.h: | ||
4164 | Ditto. | ||
4165 | * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: | ||
4166 | Ditto. | ||
4167 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawa.inc: | ||
4168 | Ditto. | ||
4169 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawv.inc: | ||
4170 | Ditto. | ||
4171 | |||
4172 | |||
4173 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4174 | Removed all that llgst and symbol grabbing silliness. | ||
4175 | Some symbols require gstreamer >= 0.10.11. | ||
4176 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
4177 | Ditto. | ||
4178 | * linden/indra/llmedia/CMakeLists.txt: | ||
4179 | Ditto. | ||
4180 | |||
4181 | |||
4182 | * linden/indra/cmake/GStreamer.cmake: | ||
4183 | Link with some gstreamer core libs on Linux. | ||
4184 | |||
4185 | |||
4186 | 2009-03-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
4187 | |||
4188 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4189 | Visual Studio now ignores C4244 warnings in GStreamer. | ||
4190 | Since the change was intentional, I thought it best to | ||
4191 | continue using "treat warnings as errors" and ignore it. | ||
4192 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
4193 | Ditto. | ||
4194 | * linden/indra/llmedia/llmediamanager.cpp: | ||
4195 | Ditto. | ||
4196 | |||
4197 | |||
4198 | 2009-03-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4199 | |||
4200 | * linden/indra/newview/viewer_manifest.py: | ||
4201 | Symlinks for Mac glib dylibs (2.0.0 -> 2.0). | ||
4202 | |||
4203 | * linden/indra/newview/viewer_manifest.py: | ||
4204 | Added more Mac dylibs to manifest. | ||
4205 | |||
4206 | |||
4207 | 2009-03-13 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4208 | |||
4209 | * linden/indra/llaudio/audioengine_openal.cpp: | ||
4210 | Added error checking when generating an OpenAL source. | ||
4211 | |||
4212 | |||
4213 | 2009-03-12 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4214 | |||
4215 | * linden/indra/cmake/OPENAL.cmake: | ||
4216 | Don't find specific OpenAL lib locations on Mac/Linux. | ||
4217 | Linking that way is bad. Just use -lopenal -lalut instead. | ||
4218 | |||
4219 | |||
4220 | 2009-03-11 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4221 | |||
4222 | * linden/indra/cmake/OPENAL.cmake: | ||
4223 | Removed redundant/unnecessary OpenAL lib names and paths. | ||
4224 | |||
4225 | |||
4226 | * linden/indra/newview/viewer_manifest.py: | ||
4227 | Added Mac gstreamer plugins to viewer manifest. | ||
4228 | |||
4229 | |||
4230 | * linden/indra/llaudio/CMakeLists.txt: | ||
4231 | LLAudio's CMakeLists should include OPENAL. | ||
4232 | |||
4233 | |||
4234 | * linden/indra/cmake/LLMedia.cmake: | ||
4235 | Removed Quicktime-related cmake code. | ||
4236 | * linden/indra/cmake/LLMedia.cmake: | ||
4237 | Ditto. | ||
4238 | * linden/indra/llmedia/CMakeLists.txt: | ||
4239 | Ditto. | ||
4240 | * linden/indra/newview/CMakeLists.txt: | ||
4241 | Ditto. | ||
4242 | |||
4243 | |||
4244 | 2009-03-10 McCabe Maxsted <hakushakukun@gmail.com> | ||
4245 | |||
4246 | * linden/indra/llaudio/audioengine.cpp: | ||
4247 | Changed startinternetstream() a bit to be clearer. | ||
4248 | |||
4249 | |||
4250 | 2009-03-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4251 | |||
4252 | * linden/indra/newview/viewer_manifest.py: | ||
4253 | Manifest includes openal and gstreamer libs in Mac package. | ||
4254 | |||
4255 | |||
4256 | * linden/indra/newview/CMakeLists.txt: | ||
4257 | Mac app icon will be called viewer.icns instead of secondlife.icns. | ||
4258 | * linden/indra/newview/Info-Imprudence.plist: | ||
4259 | Ditto. | ||
4260 | * linden/indra/newview/viewer_manifest.py: | ||
4261 | Ditto. | ||
4262 | |||
4263 | |||
4264 | 2009-03-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4265 | |||
4266 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4267 | Load the proper gstreamer lib type (dylib) on Mac. | ||
4268 | |||
4269 | |||
4270 | * linden/indra/cmake/GStreamer.cmake: | ||
4271 | Tweaked GStreamer.cmake to work on Mac. | ||
4272 | |||
4273 | |||
4274 | 2009-03-07 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4275 | |||
4276 | * linden/indra/newview/Info-SecondLife.plist: | ||
4277 | Moved Info-SecondLife.plist to Info-Imprudence.plist. | ||
4278 | * linden/indra/newview/viewer_manifest.py: | ||
4279 | Ditto. | ||
4280 | |||
4281 | |||
4282 | 2009-03-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
4283 | |||
4284 | * linden/indra/llimagej2coj/llimagej2coj.cpp: | ||
4285 | Backported fix for VWR-4070 from 1.22. | ||
4286 | |||
4287 | |||
4288 | * linden/indra/llaudio/audioengine.cpp: | ||
4289 | Applied patch by Zwagoth Klaar for muting sounds before decoding. | ||
4290 | * linden/indra/newview/llviewermessage.cpp: | ||
4291 | Ditto. | ||
4292 | |||
4293 | |||
4294 | * linden/indra/llmessage/llhttpclient.cpp: | ||
4295 | Applied memleak patch from VWR-9400 by Henri and Carjay. | ||
4296 | |||
4297 | |||
4298 | * linden/indra/newview/llvoavatar.cpp: | ||
4299 | Use std::string for nametags, removed bizarre name stacking option. | ||
4300 | |||
4301 | |||
4302 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
4303 | |||
4304 | * linden/indra/newview/llfloaterchat.cpp: | ||
4305 | Backported fix for VWR-3060 (No way to hide IMs in chat console). | ||
4306 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml: | ||
4307 | Ditto. | ||
4308 | |||
4309 | |||
4310 | 2009-02-28 McCabe Maxsted <hakushakukun@gmail.com> | ||
4311 | |||
4312 | * linden/indra/newview/skins/default/textures/textures.xml: | ||
4313 | Fixed pause button texture showing up in certain instances. | ||
4314 | * linden/indra/newview/skins/default/xui/de/panel_media_controls.xml: | ||
4315 | Ditto. | ||
4316 | * linden/indra/newview/skins/default/xui/fr/panel_media_controls.xml: | ||
4317 | Ditto. | ||
4318 | * linden/indra/newview/skins/default/xui/ja/panel_media_controls.xml: | ||
4319 | Ditto. | ||
4320 | * linden/indra/newview/skins/default/xui/ko/panel_media_controls.xml: | ||
4321 | Ditto. | ||
4322 | * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: | ||
4323 | Ditto. | ||
4324 | |||
4325 | |||
4326 | * linden/indra/newview/llfilepicker.cpp: | ||
4327 | Applied patch for VWR-5575 (crash in the file picker dealing | ||
4328 | with accented characters and bad locale) by Alissa Sabre. | ||
4329 | |||
4330 | |||
4331 | * linden/indra/newview/pipeline.cpp: | ||
4332 | Backported possible crash fix while changing graphics settings from 1.22. | ||
4333 | |||
4334 | |||
4335 | * linden/indra/llui/llfloater.cpp: | ||
4336 | Backported possible crash fix in llfloater.cpp from 1.22. | ||
4337 | |||
4338 | |||
4339 | * linden/indra/newview/lldrawable.cpp: | ||
4340 | Backported fix for VWR-3871 (prim position appears to be off) from 1.22. | ||
4341 | |||
4342 | |||
4343 | * linden/indra/newview/llcompilequeue.cpp: | ||
4344 | Backported fix for SVC-2771 (script resetting can fail) from 1.22. | ||
4345 | * linden/indra/newview/llviewermenu.cpp: | ||
4346 | Ditto. | ||
4347 | |||
4348 | |||
4349 | * linden/indra/llcharacter/llbvhloader.cpp: | ||
4350 | Backported fix for VWR-996 (wrong visualisation of animations) from 1.22. | ||
4351 | |||
4352 | |||
4353 | * linden/indra/newview/app_settings/keywords.ini: | ||
4354 | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS | ||
4355 | not highlighted in script editor). | ||
4356 | |||
4357 | |||
4358 | |||
4359 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
4360 | =- 1.1.0 RC2 -= | ||
4361 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
4362 | |||
4363 | |||
4364 | 2009-02-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4365 | |||
4366 | * linden/indra/llcommon/llversionviewer.h: | ||
4367 | Bumped test version to RC2. | ||
4368 | |||
4369 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4370 | Initialize gstreamer (if needed) when making LLMediaImplGStreamer. | ||
4371 | Lets us find gstreamer version for "About Imprudence" before login. | ||
4372 | |||
4373 | * linden/indra/newview/llfloaterabout.cpp: | ||
4374 | Get gstreamer reference from media manager. | ||
4375 | Eliminates the need to include llmediaimplgstreamer.h, | ||
4376 | which causes problems on Linux due to name clash between | ||
4377 | libxml2 and expat's XMLCALLs. | ||
4378 | |||
4379 | * linden/indra/llui/CMakeLists.txt: | ||
4380 | LLUI's CMakeList needs LLMedia cmake stuff. | ||
4381 | |||
4382 | * linden/indra/newview/viewer_manifest.py: | ||
4383 | Added libgstpulse.so (PulseAudio) to Linux manifest. | ||
4384 | |||
4385 | |||
4386 | McCabe Maxsted <hakushakukun@gmail.com> | ||
4387 | |||
4388 | * linden/install.xml: | ||
4389 | Updated GStreamer libs to RC2. | ||
4390 | |||
4391 | |||
4392 | 2009-02-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
4393 | |||
4394 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
4395 | Fixed bad LM patch side-effect. | ||
4396 | |||
4397 | |||
4398 | 2009-02-25 McCabe Maxsted <hakushakukun@gmail.com> | ||
4399 | |||
4400 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_hud.xml: | ||
4401 | Forgot to add touch back in to menu_pie_hud.xml. | ||
4402 | |||
4403 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
4404 | Fixed copy_win_libs. | ||
4405 | |||
4406 | |||
4407 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4408 | * linden/indra/newview/llinventoryview.cpp: | ||
4409 | Likely fix for inventory folders re-opening. [#98] | ||
4410 | |||
4411 | |||
4412 | 2009-02-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
4413 | |||
4414 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
4415 | Changed the show/hide shortcuts to be linux friendly. | ||
4416 | |||
4417 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_hud.xml: | ||
4418 | Added menu_pie_hud.xml, removed legacy rate pie menu references. | ||
4419 | * linden/indra/newview/CMakeLists.txt: | ||
4420 | Ditto. | ||
4421 | * linden/indra/newview/llselectmgr.cpp: | ||
4422 | Ditto. | ||
4423 | * linden/indra/newview/lltoolpie.cpp: | ||
4424 | Ditto. | ||
4425 | * linden/indra/newview/llviewermenu.cpp: | ||
4426 | Ditto. | ||
4427 | * linden/indra/newview/llviewermenu.h: | ||
4428 | Ditto. | ||
4429 | |||
4430 | |||
4431 | 2009-02-17 McCabe Maxsted <hakushakukun@gmail.com> | ||
4432 | |||
4433 | * linden/indra/llmessage/llpumpio.cpp: | ||
4434 | Fixed crash in Top Scripts. | ||
4435 | |||
4436 | |||
4437 | 2009-02-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4438 | |||
4439 | * linden/indra/llui/llkeywords.cpp: | ||
4440 | Fixed LSL comment coloring bleeding to next line. [#96] | ||
4441 | |||
4442 | |||
4443 | McCabe Maxsted <hakushakukun@gmail.com> | ||
4444 | |||
4445 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4446 | Added GStreamer version info to About > Imprudence. | ||
4447 | * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: | ||
4448 | Ditto. | ||
4449 | * linden/indra/newview/llfloaterabout.cpp: | ||
4450 | Ditto. | ||
4451 | |||
4452 | * linden/indra/llaudio/audioengine.cpp: | ||
4453 | Fixed some bad comment formatting. | ||
4454 | |||
4455 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4456 | Added error checking to play/stop/pause to prevent bad looping. | ||
4457 | * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: | ||
4458 | Ditto. | ||
4459 | |||
4460 | |||
4461 | 2009-02-15 McCabe Maxsted <hakushakukun@gmail.com> | ||
4462 | |||
4463 | * linden/indra/llcommon/llsdserialize.cpp: | ||
4464 | Backported LLSD changes. | ||
4465 | * linden/indra/llcommon/llsdserialize_xml.cpp: | ||
4466 | Ditto. | ||
4467 | |||
4468 | * linden/indra/llmessage/message_prehash.cpp: | ||
4469 | Added MonoScore to message_prehash. | ||
4470 | * linden/indra/llmessage/message_prehash.h: | ||
4471 | Ditto. | ||
4472 | * linden/indra/newview/llfloatertopobjects.cpp: | ||
4473 | Ditto. | ||
4474 | |||
4475 | |||
4476 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4477 | |||
4478 | * linden/indra/llui/llkeywords.cpp: | ||
4479 | Don't assume that start and end delimiters are same length. | ||
4480 | |||
4481 | |||
4482 | 2009-02-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
4483 | |||
4484 | * linden/indra/newview/app_settings/settings.xml: | ||
4485 | Fixed missing music prompt (streaming now enabled by default). | ||
4486 | * linden/indra/newview/llviewerparcelmedia.cpp: | ||
4487 | Ditto. | ||
4488 | * linden/indra/newview/llviewerparcelmgr.cpp: | ||
4489 | Ditto. | ||
4490 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
4491 | Ditto. | ||
4492 | |||
4493 | * linden/indra/newview/lloverlaybar.cpp: | ||
4494 | Fixed music button not toggling on first run. | ||
4495 | * linden/indra/newview/lloverlaybar.h: | ||
4496 | Ditto. | ||
4497 | * linden/indra/newview/llviewerparcelmgr.cpp: | ||
4498 | Ditto. | ||
4499 | |||
4500 | * linden/indra/newview/llmediaremotectrl.cpp: | ||
4501 | Removed useless music pause button. | ||
4502 | * linden/indra/newview/skins/default/xui/en-us/panel_media_controls.xml: | ||
4503 | Ditto. | ||
4504 | |||
4505 | * linden/indra/newview/llviewergesture.cpp: | ||
4506 | Gestures now muted with sounds. | ||
4507 | |||
4508 | |||
4509 | 2009-02-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
4510 | |||
4511 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4512 | Removed junk code from GStreamer. | ||
4513 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
4514 | Ditto. | ||
4515 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
4516 | Ditto. | ||
4517 | |||
4518 | * linden/indra/newview/app_settings/settings.xml: | ||
4519 | Fixed sound settings not being correctly muted. | ||
4520 | * linden/indra/newview/llviewermessage.cpp: | ||
4521 | Ditto. | ||
4522 | * linden/indra/newview/llviewerobject.cpp: | ||
4523 | Ditto. | ||
4524 | * linden/indra/newview/llvoavatar.cpp: | ||
4525 | Ditto. | ||
4526 | |||
4527 | |||
4528 | Armin Weatherwax <email@unknown.com> | ||
4529 | |||
4530 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
4531 | Removed search for non-existant floater_preview_new_landmark.xml. | ||
4532 | |||
4533 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4534 | Added artist/title tag info support. | ||
4535 | * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: | ||
4536 | Ditto. | ||
4537 | |||
4538 | |||
4539 | Anders Arnholm <anders@arnholm.se> | ||
4540 | |||
4541 | * linden/indra/llui/lltexteditor.cpp: | ||
4542 | Fixed crash in LLTextEditor::findHTML | ||
4543 | |||
4544 | |||
4545 | 2009-02-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
4546 | |||
4547 | * linden/indra/newview/llfloatertopobjects.cpp: | ||
4548 | Backported Top Objects changes from 1.22. | ||
4549 | * linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml: | ||
4550 | Ditto. | ||
4551 | |||
4552 | |||
4553 | 2009-02-04 McCabe Maxsted <hakushakukun@gmail.com> | ||
4554 | |||
4555 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
4556 | develop.py should now work again under windows. | ||
4557 | * linden/indra/cmake/GStreamer.cmake: | ||
4558 | Ditto. | ||
4559 | * linden/indra/cmake/OPENAL.cmake: | ||
4560 | Ditto. | ||
4561 | * linden/install.xml: | ||
4562 | Ditto. | ||
4563 | |||
4564 | |||
4565 | 2009-02-03 McCabe Maxsted <hakushakukun@gmail.com> | ||
4566 | |||
4567 | * linden/indra/newview/llviewermenu.cpp: | ||
4568 | Fixed llSetTouchText(). | ||
4569 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml: | ||
4570 | Ditto. | ||
4571 | |||
4572 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
4573 | Updated CMake to RC1. | ||
4574 | * linden/indra/cmake/OPENAL.cmake: | ||
4575 | Ditto. | ||
4576 | * linden/install.xml: | ||
4577 | Ditto. | ||
4578 | |||
4579 | |||
4580 | |||
4581 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
4582 | =- 1.1.0 RC1 -= | ||
4583 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
4584 | |||
4585 | |||
4586 | 2009-02-02 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4587 | |||
4588 | * linden/indra/newview/viewer_manifest.py: | ||
4589 | Added linux gstreamer libs, dependencies, and plugins. | ||
4590 | |||
4591 | * linden/indra/newview/viewer_manifest.py: | ||
4592 | Removed some unused libs from Linux manifest. | ||
4593 | |||
4594 | * linden/indra/newview/viewer_manifest.py: | ||
4595 | Get AL libs from real libs dir, not vivox. | ||
4596 | |||
4597 | * linden/indra/newview/viewer_manifest.py: | ||
4598 | Removed redundant packaging of text files. | ||
4599 | |||
4600 | |||
4601 | 2009-01-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4602 | |||
4603 | * linden/indra/llmath/llcalc.cpp: | ||
4604 | Tweaked build math variable names for consistency. | ||
4605 | X/Y/Z go at end of variables, e.g. XP --> PX. | ||
4606 | |||
4607 | * linden/indra/newview/llpanelobject.cpp: | ||
4608 | Made build math taper/hole size correct for box/etc. [#62] | ||
4609 | |||
4610 | * linden/indra/llaudio/audioengine_openal.cpp: | ||
4611 | Disabled spammy loadWAV error for nonexistent files. | ||
4612 | |||
4613 | |||
4614 | * linden/indra/newview/llviewerregion.cpp | ||
4615 | Fix crash with two instances logged in to opensim. | ||
4616 | Patch by Armin Weatherwax. | ||
4617 | |||
4618 | |||
4619 | McCabe Maxsted <hakushakukun@gmail.com> | ||
4620 | |||
4621 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
4622 | Updated build math cheat sheet to new variable names. | ||
4623 | |||
4624 | * linden/indra/newview/app_settings/settings.xml: | ||
4625 | Fixed default communicate size being too small. | ||
4626 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
4627 | Ditto. | ||
4628 | |||
4629 | |||
4630 | 2009-01-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
4631 | |||
4632 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4633 | Removed spammy gstreamer debug messages. | ||
4634 | |||
4635 | * ChangeLog.txt | ||
4636 | Armin Weatherwax, not Armin. | ||
4637 | |||
4638 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
4639 | Added TGA to snapshot options. | ||
4640 | * linden/indra/newview/llfloatersnapshot.h: | ||
4641 | Ditto. | ||
4642 | * linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml: | ||
4643 | Ditto. | ||
4644 | |||
4645 | * linden/indra/newview/llviewermessage.cpp: | ||
4646 | llLoadUrl scripts now respect browser preferences. | ||
4647 | |||
4648 | |||
4649 | 2009-01-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4650 | |||
4651 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
4652 | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | ||
4653 | It's just not used often enough to justify a shortcut. | ||
4654 | Partial revert of earlier commit 2dd736ab. | ||
4655 | |||
4656 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
4657 | Moved View > Show HUD Attachments to Advanced menu. | ||
4658 | New location is: | ||
4659 | Advanced > Rendering > Features > HUD Attachments | ||
4660 | Also removed keyboard shortcut. | ||
4661 | |||
4662 | * linden/indra/newview/llviewermenu.cpp: | ||
4663 | Restored View > Toolbar and Show HUD Attachments. | ||
4664 | Partial revert of earlier commit e79a1cc5. | ||
4665 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
4666 | Ditto. | ||
4667 | |||
4668 | * linden/indra/newview/linux_tools/wrapper.sh: | ||
4669 | Set GST_PLUGIN_PATH for Linux. | ||
4670 | |||
4671 | |||
4672 | McCabe Maxsted <hakushakukun@gmail.com> | ||
4673 | |||
4674 | * linden/indra/newview/llappviewer.cpp: | ||
4675 | Plugin path set via string. | ||
4676 | |||
4677 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
4678 | Fixed high res snapshots not working from the snapshot window | ||
4679 | |||
4680 | |||
4681 | 2009-01-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
4682 | |||
4683 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
4684 | Added GStreamer to Cmake. | ||
4685 | * linden/indra/cmake/GStreamer.cmake: | ||
4686 | Ditto. | ||
4687 | * linden/indra/llmedia/llmediaimplgstreamervidplug.h: | ||
4688 | Ditto. | ||
4689 | * linden/indra/newview/llappviewer.cpp: | ||
4690 | Ditto. | ||
4691 | * linden/install.xml: | ||
4692 | Ditto. | ||
4693 | |||
4694 | |||
4695 | 2009-01-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
4696 | |||
4697 | * linden/indra/newview/llfloaterhtmlhelp.cpp: | ||
4698 | Fixed 'open in external browser' button. | ||
4699 | |||
4700 | |||
4701 | 2009-01-23 McCabe Maxsted <hakushakukun@gmail.com> | ||
4702 | |||
4703 | * linden/indra/llui/lltexteditor.cpp: | ||
4704 | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls. | ||
4705 | |||
4706 | * linden/indra/llcommon/llstring.h: | ||
4707 | Backported fix for VWR-5529: group chat scrolls up when logging enabled. | ||
4708 | * linden/indra/llui/lltexteditor.cpp: | ||
4709 | Ditto. | ||
4710 | * linden/indra/llui/lltexteditor.h: | ||
4711 | Ditto. | ||
4712 | * linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml: | ||
4713 | Ditto. | ||
4714 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
4715 | Ditto. | ||
4716 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml: | ||
4717 | Ditto. | ||
4718 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml: | ||
4719 | Ditto. | ||
4720 | |||
4721 | * linden/indra/llui/llkeywords.cpp: | ||
4722 | Fixed single line comment highlighting. | ||
4723 | |||
4724 | |||
4725 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
4726 | |||
4727 | * linden/indra/newview/llappviewer.cpp: | ||
4728 | Windows version sets its own gstreamer environment variable. | ||
4729 | * linden/indra/newview/llappviewer.h: | ||
4730 | Ditto. | ||
4731 | |||
4732 | |||
4733 | 2009-01-21 McCabe Maxsted <hakushakukun@gmail.com> | ||
4734 | |||
4735 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
4736 | Added link to wiki tutorial and missing variables to build cheat sheet. | ||
4737 | |||
4738 | |||
4739 | 2009-01-20 McCabe Maxsted <hakushakukun@gmail.com> | ||
4740 | |||
4741 | * linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml: | ||
4742 | Fixed browser button layout. | ||
4743 | |||
4744 | * linden/indra/newview/app_settings/settings.xml: | ||
4745 | Added new setting 'HelpSupportURL' for support homepage. | ||
4746 | |||
4747 | * linden/indra/newview/skins/default/xui/en-us/strings.xml: | ||
4748 | Added translatable message for 'Set As Home' button. | ||
4749 | |||
4750 | * linden/indra/newview/llfloaterhtmlhelp.cpp: | ||
4751 | Browser window now toggles from the menu, removed legacy F1 help code. | ||
4752 | * linden/indra/newview/llfloaterhtmlhelp.h: | ||
4753 | Ditto. | ||
4754 | |||
4755 | * linden/indra/newview/llfloaterhtml.cpp: | ||
4756 | Deleted legacy browser window. | ||
4757 | * linden/indra/newview/llfloaterhtml.h: | ||
4758 | Ditto. | ||
4759 | * linden/indra/newview/skins/default/xui/de/floater_html.xml: | ||
4760 | Ditto. | ||
4761 | * linden/indra/newview/skins/default/xui/en-us/floater_html.xml: | ||
4762 | Ditto. | ||
4763 | * linden/indra/newview/skins/default/xui/es/floater_html.xml: | ||
4764 | Ditto. | ||
4765 | * linden/indra/newview/skins/default/xui/fr/floater_html.xml: | ||
4766 | Ditto. | ||
4767 | * linden/indra/newview/skins/default/xui/ja/floater_html.xml: | ||
4768 | Ditto. | ||
4769 | * linden/indra/newview/skins/default/xui/ko/floater_html.xml: | ||
4770 | Ditto. | ||
4771 | * linden/indra/newview/skins/default/xui/pt/floater_html.xml: | ||
4772 | Ditto. | ||
4773 | * linden/indra/newview/skins/default/xui/zh/floater_html.xml: | ||
4774 | Ditto. | ||
4775 | * linden/indra/newview/CMakeLists.txt: | ||
4776 | Ditto. | ||
4777 | |||
4778 | * linden/indra/newview/llfloaterchat.cpp: | ||
4779 | Removed legacy include for llfloaterhtml.h | ||
4780 | * linden/indra/newview/llwebbrowserctrl.cpp: | ||
4781 | Ditto. | ||
4782 | * linden/indra/newview/llimpanel.cpp: | ||
4783 | Ditto. | ||
4784 | * linden/indra/newview/llpanellogin.cpp: | ||
4785 | Ditto. | ||
4786 | * linden/indra/newview/llurldispatcher.cpp: | ||
4787 | Ditto. | ||
4788 | * linden/indra/newview/llviewermenu.cpp: | ||
4789 | Ditto. | ||
4790 | * linden/indra/newview/llviewerparcelmgr.cpp: | ||
4791 | Ditto. | ||
4792 | * linden/indra/newview/llviewerstats.cpp: | ||
4793 | Ditto. | ||
4794 | |||
4795 | |||
4796 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4797 | |||
4798 | * linden/indra/newview/llfolderview.cpp: | ||
4799 | VWR-508/VWR-2199: Create "Worn Items" tab in Inventory | ||
4800 | Patch by Vadim Bigbear. | ||
4801 | * linden/indra/newview/llfolderview.h: | ||
4802 | Ditto. | ||
4803 | * linden/indra/newview/llinventoryview.cpp: | ||
4804 | Ditto. | ||
4805 | * linden/indra/newview/llinventoryview.h: | ||
4806 | Ditto. | ||
4807 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
4808 | Ditto. | ||
4809 | |||
4810 | |||
4811 | 2009-01-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4812 | |||
4813 | * linden/indra/newview/llpanelinventory.cpp: | ||
4814 | LLFolderViewEventListener has type NIT_FOLDER. | ||
4815 | This fixes folders always showing when filtering. | ||
4816 | |||
4817 | |||
4818 | 2009-01-17 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4819 | |||
4820 | * linden/indra/newview/llfolderview.cpp: | ||
4821 | Replaced some 0xffffffff's with NIT_ALL. | ||
4822 | |||
4823 | |||
4824 | 2009-01-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4825 | |||
4826 | * linden/indra/newview/llgroupnotify.cpp: | ||
4827 | Fixed group notice popup showing wrong item type. | ||
4828 | Attachment was showing texture icon regardless of type. | ||
4829 | |||
4830 | * linden/indra/newview/llfloateravatarpicker.cpp: | ||
4831 | Fixed Resident chooser not showing calling cards. | ||
4832 | |||
4833 | * linden/indra/newview/lltexturectrl.cpp: | ||
4834 | Fixed texture picker not showing textures. | ||
4835 | |||
4836 | * linden/indra/newview/llinventoryview.cpp: | ||
4837 | Cosmetic code cleanup in LLInventoryViewFinder. | ||
4838 | |||
4839 | * linden/indra/newview/llinventoryview.cpp: | ||
4840 | Removed some dead code in LLInventoryViewFinder. | ||
4841 | |||
4842 | * linden/indra/newview/llinventoryview.cpp: | ||
4843 | Removed now-useless LLInventoryViewFinder::draw(). | ||
4844 | * linden/indra/newview/llinventoryview.h: | ||
4845 | Ditto. | ||
4846 | |||
4847 | * linden/indra/newview/llinventoryview.cpp: | ||
4848 | Use UI callbacks to initiate rebuilding filter. | ||
4849 | Instead of rebuilding from draw() every frame. | ||
4850 | * linden/indra/newview/llinventoryview.h: | ||
4851 | Ditto. | ||
4852 | |||
4853 | |||
4854 | McCabe Maxsted <hakushakukun@gmail.com> | ||
4855 | |||
4856 | * linden/indra/newview/llviewermenu.cpp: | ||
4857 | Removed Toolbar and Show HUD options. | ||
4858 | * linden/indra/newview/llpanelgeneral.cpp: | ||
4859 | Moved Reset UI Size to Default to Preferences > General. | ||
4860 | * linden/indra/newview/llpanelgeneral.h: | ||
4861 | Ditto. | ||
4862 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml: | ||
4863 | Ditto. | ||
4864 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
4865 | Placed Zoom options in a submenu. | ||
4866 | |||
4867 | |||
4868 | 2009-01-15 McCabe Maxsted <hakushakukun@gmail.com> | ||
4869 | |||
4870 | * linden/indra/lscript/lscript_compile/indra.l: | ||
4871 | Added compile support for multiline comments. | ||
4872 | |||
4873 | * linden/indra/llui/llkeywords.cpp: | ||
4874 | Added viewer support for multiline comments. | ||
4875 | * linden/indra/llui/llkeywords.h: | ||
4876 | Ditto. | ||
4877 | * linden/indra/newview/app_settings/keywords.ini: | ||
4878 | Ditto. | ||
4879 | |||
4880 | * linden/indra/llui/llkeywords.cpp: | ||
4881 | Fixed crash bug while loading keywords. | ||
4882 | * linden/indra/newview/app_settings/keywords.ini: | ||
4883 | Ditto. | ||
4884 | |||
4885 | |||
4886 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4887 | |||
4888 | * linden/indra/newview/llvoavatar.cpp: | ||
4889 | VWR-8012: Avatars rendered too dark. | ||
4890 | Patch posted by CG Linden. | ||
4891 | |||
4892 | * linden/indra/newview/llfolderview.cpp: | ||
4893 | Fixed folders expanding when Show Filters is opened. | ||
4894 | |||
4895 | * linden/indra/newview/llinventoryview.cpp: | ||
4896 | Simplified rebuildFilter() a bit. | ||
4897 | |||
4898 | * linden/indra/newview/llinventoryview.cpp: | ||
4899 | LLInventoryViewFinder::rebuildFilter(). | ||
4900 | Refactored from draw(). | ||
4901 | * linden/indra/newview/llinventoryview.h: | ||
4902 | Ditto. | ||
4903 | |||
4904 | |||
4905 | 2009-01-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
4906 | |||
4907 | * linden/indra/llmath/llmodularmath.h: | ||
4908 | Updated llmessage. | ||
4909 | * linden/etc/message.xml: | ||
4910 | Ditto. | ||
4911 | * linden/indra/lib/python/indra/ipc/llsdhttp.py: | ||
4912 | Ditto. | ||
4913 | * linden/indra/lib/python/indra/ipc/mysql_pool.py: | ||
4914 | Ditto. | ||
4915 | * linden/indra/lib/python/indra/ipc/servicebuilder.py: | ||
4916 | Ditto. | ||
4917 | * linden/indra/lib/python/indra/ipc/siesta.py: | ||
4918 | Ditto. | ||
4919 | * linden/indra/lib/python/indra/util/llmanifest.py: | ||
4920 | Ditto. | ||
4921 | * linden/indra/lib/python/indra/util/llversion.py: | ||
4922 | Ditto. | ||
4923 | * linden/indra/lib/python/indra/util/named_query.py linden/indra/llcommon/llstat.cpp: | ||
4924 | Ditto. | ||
4925 | * linden/indra/llcommon/llstat.h linden/indra/llmessage/llcircuit.cpp: | ||
4926 | Ditto. | ||
4927 | * linden/indra/llmessage/llcircuit.h linden/indra/llmessage/llcurl.cpp: | ||
4928 | Ditto. | ||
4929 | * linden/indra/llmessage/llhttpassetstorage.cpp linden/indra/llmessage/llhttpclient.cpp: | ||
4930 | Ditto. | ||
4931 | * linden/indra/llmessage/llhttpclient.h linden/indra/llmessage/lliohttpserver.cpp: | ||
4932 | Ditto. | ||
4933 | * linden/indra/llmessage/llmail.cpp linden/indra/llmessage/llmail.h: | ||
4934 | Ditto. | ||
4935 | * linden/indra/llmessage/llmessagetemplate.cpp: | ||
4936 | Ditto. | ||
4937 | * linden/indra/llmessage/llmessagetemplate.h: | ||
4938 | Ditto. | ||
4939 | * linden/indra/llmessage/llmessagethrottle.cpp: | ||
4940 | Ditto. | ||
4941 | * linden/indra/llmessage/llnamevalue.cpp: | ||
4942 | Ditto. | ||
4943 | * linden/indra/llmessage/llnamevalue.h linden/indra/llmessage/llpumpio.cpp: | ||
4944 | Ditto. | ||
4945 | * linden/indra/llmessage/llregionflags.h linden/indra/llmessage/message.cpp: | ||
4946 | Ditto. | ||
4947 | * linden/indra/llmessage/message.h: | ||
4948 | Ditto. | ||
4949 | |||
4950 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
4951 | Added the 'Return to World' inventory option. | ||
4952 | * linden/indra/llcommon/indra_constants.h: | ||
4953 | Ditto. | ||
4954 | * linden/scripts/messages/message_template.msg: | ||
4955 | Ditto. | ||
4956 | * linden/indra/newview/skins/default/xui/en-us/menu_inventory.xml: | ||
4957 | Ditto. | ||
4958 | * linden/indra/lib/python/indra/base/llsd.py linden/indra/newview/llinventorybridge.cpp: | ||
4959 | Ditto. | ||
4960 | * linden/indra/newview/llinventorybridge.h: | ||
4961 | Ditto. | ||
4962 | |||
4963 | |||
4964 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
4965 | |||
4966 | * linden/indra/newview/llinventoryview.cpp: | ||
4967 | Don't show empty folders when using filter. | ||
4968 | This is the old behavior, but I had broken it. | ||
4969 | |||
4970 | * linden/indra/llinventory/llinventorytype.h: | ||
4971 | Added inventory ntype for folders. | ||
4972 | * linden/indra/llinventory/llinventory.cpp: | ||
4973 | Ditto. | ||
4974 | |||
4975 | |||
4976 | 2009-01-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
4977 | |||
4978 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | ||
4979 | Added text to IM window about inventory transfers. | ||
4980 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | ||
4981 | Fixed the 'Join' button being too small. | ||
4982 | |||
4983 | * linden/install.xml | ||
4984 | Removed bad Windows Glib package. | ||
4985 | |||
4986 | |||
4987 | 2009-01-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
4988 | |||
4989 | * linden/indra/llcommon/llversionviewer.h | ||
4990 | Changed version to RC1. | ||
4991 | |||
4992 | * linden/indra/lib/python/indra/base/llsd.py: | ||
4993 | Updated changes to LLSD. | ||
4994 | * linden/indra/lib/python/indra/util/fastest_elementtree.py: | ||
4995 | Ditto. | ||
4996 | * linden/indra/llcommon/llkeythrottle.h: | ||
4997 | Ditto. | ||
4998 | * linden/indra/llinventory/llsaleinfo.cpp: | ||
4999 | Ditto. | ||
5000 | |||
5001 | * linden/indra/llmessage/llurlrequest.cpp: | ||
5002 | Backported message timeout changes. | ||
5003 | * linden/indra/llmessage/lliosocket.cpp: | ||
5004 | Ditto. | ||
5005 | * linden/indra/llmessage/llpumpio.cpp: | ||
5006 | Ditto. | ||
5007 | * linden/indra/llmessage/llpumpio.h: | ||
5008 | Ditto. | ||
5009 | |||
5010 | * linden/indra/llmath/llcalc.cpp: | ||
5011 | Added cheat sheet help buttons in tools window. | ||
5012 | * linden/indra/newview/llpanelface.cpp: | ||
5013 | Ditto. | ||
5014 | * linden/indra/newview/llpanelface.h: | ||
5015 | Ditto. | ||
5016 | * linden/indra/newview/llpanelobject.cpp: | ||
5017 | Ditto. | ||
5018 | * linden/indra/newview/llpanelobject.h: | ||
5019 | Ditto. | ||
5020 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
5021 | Ditto. | ||
5022 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
5023 | Tweaked the layout a bit. | ||
5024 | |||
5025 | |||
5026 | 2009-01-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
5027 | |||
5028 | * linden/indra/newview/llvieweraudio.cpp: | ||
5029 | Wind disabled by default, ambient wind muting fixed, added debug setting 'MuteAudio'. | ||
5030 | * linden/indra/newview/llvieweraudio.h: | ||
5031 | Ditto. | ||
5032 | * linden/indra/newview/app_settings/settings.xml: | ||
5033 | Ditto. | ||
5034 | |||
5035 | |||
5036 | Aimee Trescothick <aimee@ama-zing.co.uk> | ||
5037 | * linden/indra/llmath/llcalc.cpp: | ||
5038 | Ability to do simple math in build editor. | ||
5039 | * linden/indra/llmath/llcalc.h: | ||
5040 | Ditto. | ||
5041 | * linden/indra/llmath/llcalcparser.cpp: | ||
5042 | Ditto. | ||
5043 | * linden/indra/llmath/llcalcparser.h: | ||
5044 | Ditto. | ||
5045 | * linden/indra/llmath/CMakeLists.txt: | ||
5046 | Ditto. | ||
5047 | * linden/indra/llui/lllineeditor.cpp: | ||
5048 | Ditto. | ||
5049 | * linden/indra/llui/lllineeditor.h: | ||
5050 | Ditto. | ||
5051 | * linden/indra/llui/llspinctrl.cpp: | ||
5052 | Ditto. | ||
5053 | * linden/indra/newview/llappviewer.cpp: | ||
5054 | Ditto. | ||
5055 | * linden/indra/newview/llpanelface.cpp: | ||
5056 | Ditto. | ||
5057 | * linden/indra/newview/llpanelobject.cpp: | ||
5058 | Ditto. | ||
5059 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
5060 | Ditto. | ||
5061 | |||
5062 | |||
5063 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5064 | |||
5065 | * linden/indra/cmake/GStreamer.cmake: | ||
5066 | Added more gstreamer include paths. | ||
5067 | * linden/install.xml: | ||
5068 | Added glib package to install.xml. | ||
5069 | * linden/indra/newview/CMakeLists.txt: | ||
5070 | Use BOOST_SIGNALS_LIB in newview/CMakeLists. | ||
5071 | * cmake/DBusGlib.cmake: | ||
5072 | Removed references to unused dbusglib. | ||
5073 | * newview/CMakeLists.txt: | ||
5074 | |||
5075 | |||
5076 | 2009-01-10 Armin Weatherwax <email@unknown.com> | ||
5077 | |||
5078 | * linden/indra/newview/llviewermenu.cpp: | ||
5079 | Added 'create landmark' to land pie menu. | ||
5080 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_land.xml: | ||
5081 | Ditto. | ||
5082 | |||
5083 | * linden/indra/newview/app_settings/settings.xml: | ||
5084 | Double clicking minimap tps. | ||
5085 | * linden/indra/newview/llnetmap.cpp: | ||
5086 | Ditto. | ||
5087 | * linden/indra/newview/llpanelgeneral.cpp: | ||
5088 | Ditto. | ||
5089 | * linden/indra/newview/llpanelgeneral.h: | ||
5090 | Ditto. | ||
5091 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml: | ||
5092 | Ditto. | ||
5093 | |||
5094 | |||
5095 | McCabe Maxsted <hakushakukun@gmail.com> | ||
5096 | |||
5097 | * linden/indra/newview/llviewermenu.cpp: | ||
5098 | Backported 'report abuse' avatar pie menu option. | ||
5099 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_avatar.xml: | ||
5100 | Ditto. | ||
5101 | |||
5102 | * linden/indra/newview/llmaniptranslate.h: | ||
5103 | Fixed bottom HUD arrow (from VWR-5518, possible memory leak in linden code). | ||
5104 | |||
5105 | |||
5106 | 2009-01-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
5107 | |||
5108 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
5109 | Added openal32.dll and alut.dll to CopyWinLibs.cmake. | ||
5110 | * linden/indra/newview/viewer_manifest.py: | ||
5111 | Added openal32.dll and alut.dll to viewer_manifest.py. | ||
5112 | |||
5113 | |||
5114 | 2009-01-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
5115 | |||
5116 | * linden/indra/llmedia/CMakeLists.txt: | ||
5117 | Streaming music/video now works on Windows. | ||
5118 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
5119 | Ditto. | ||
5120 | * linden/indra/llmedia/llmediaimplgstreamer.h: | ||
5121 | Ditto. | ||
5122 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
5123 | Ditto. | ||
5124 | * linden/indra/llmedia/llmediaimplgstreamer_syms.h: | ||
5125 | Ditto. | ||
5126 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
5127 | Ditto. | ||
5128 | * linden/indra/llmedia/llmediaimplgstreamervidplug.h: | ||
5129 | Ditto. | ||
5130 | * linden/indra/llmedia/llmediamanager.cpp: | ||
5131 | Ditto. | ||
5132 | * linden/indra/llwindow/llwindowsdl.cpp: | ||
5133 | Ditto. | ||
5134 | |||
5135 | * linden/indra/newview/llviewermenu.cpp: | ||
5136 | Added shortcut and message to landmark creation. | ||
5137 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
5138 | Ditto. | ||
5139 | * linden/indra/newview/skins/default/xui/en-us/strings.xml: | ||
5140 | Ditto. | ||
5141 | |||
5142 | |||
5143 | |||
5144 | 2008-12-30 McCabe Maxsted <hakushakukun@gmail.com> | ||
5145 | |||
5146 | * linden/indra/llaudio/audioengine_openal.cpp: | ||
5147 | Fixed a compile problem in VS2005. | ||
5148 | * linden/indra/llaudio/audioengine_openal.h: | ||
5149 | Ditto. | ||
5150 | |||
5151 | |||
5152 | * Merged in balp's openal branch. | ||
5153 | |||
5154 | |||
5155 | * linden/indra/CMakeLists.txt: | ||
5156 | "Added fix for VWR-10392 as well as other fixes. | ||
5157 | * linden/indra/cmake/00-Common.cmake: | ||
5158 | Ditto. | ||
5159 | * linden/indra/cmake/APR.cmake: | ||
5160 | Ditto. | ||
5161 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
5162 | Ditto. | ||
5163 | * linden/indra/cmake/DirectX.cmake: | ||
5164 | Ditto. | ||
5165 | * linden/indra/cmake/FindMono.cmake: | ||
5166 | Ditto. | ||
5167 | * linden/indra/cmake/GooglePerfTools.cmake: | ||
5168 | Ditto. | ||
5169 | * linden/indra/cmake/LLXML.cmake: | ||
5170 | Ditto. | ||
5171 | * linden/indra/cmake/Linking.cmake: | ||
5172 | Ditto. | ||
5173 | * linden/indra/cmake/NDOF.cmake: | ||
5174 | Ditto. | ||
5175 | * linden/indra/cmake/Python.cmake: | ||
5176 | Ditto. | ||
5177 | * linden/indra/cmake/QuickTime.cmake: | ||
5178 | Ditto. | ||
5179 | * linden/indra/develop.py: | ||
5180 | Ditto. | ||
5181 | * linden/indra/newview/CMakeLists.txt: | ||
5182 | Ditto. | ||
5183 | * linden/indra/cmake/DBusGlib.cmake: | ||
5184 | Ditto. | ||
5185 | |||
5186 | |||
5187 | 2008-12-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
5188 | |||
5189 | * linden/indra/CMakeLists.txt: | ||
5190 | Removed llkdu from cmake. | ||
5191 | * linden/indra/cmake/CopyWinLibs.cmake: | ||
5192 | Ditto. | ||
5193 | * linden/indra/cmake/LLKDU.cmake: | ||
5194 | Ditto. | ||
5195 | * linden/indra/newview/CMakeLists.txt: | ||
5196 | Ditto. | ||
5197 | * linden/indra/newview/viewer_manifest.py: | ||
5198 | Ditto. | ||
5199 | * linden/install.xml: | ||
5200 | Ditto. | ||
5201 | |||
5202 | |||
5203 | 2008-12-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
5204 | |||
5205 | * linden/indra/newview/llwindebug.cpp: | ||
5206 | Rebranded windows crash dump filenames. | ||
5207 | |||
5208 | * linden/indra/newview/llfloaterworldmap.cpp: | ||
5209 | llMapDestination and map floater can now tp up to 4096m. | ||
5210 | |||
5211 | * linden/etc/message.xml: | ||
5212 | Added inventory changes for one method of inventory | ||
5213 | loss and upcoming new inv capabilities. | ||
5214 | * linden/indra/llcommon/indra_constants.h: | ||
5215 | Ditto. | ||
5216 | * linden/indra/llinventory/llinventory.cpp: | ||
5217 | Ditto. | ||
5218 | * linden/indra/newview/llinventorymodel.cpp: | ||
5219 | Ditto. | ||
5220 | * linden/indra/newview/llinventorymodel.h: | ||
5221 | Ditto. | ||
5222 | * linden/indra/newview/llstartup.cpp: | ||
5223 | Ditto. | ||
5224 | * linden/indra/newview/llviewerinventory.cpp: | ||
5225 | Ditto. | ||
5226 | |||
5227 | |||
5228 | 2008-12-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
5229 | |||
5230 | * linden/indra/newview/llviewermenu.cpp: | ||
5231 | Buy and Take now separated in the pie menu. | ||
5232 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
5233 | Moved Buy to the top level. | ||
5234 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
5235 | Ditto. | ||
5236 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_self.xml | ||
5237 | Replaced 'Go' with 'Inventory'. | ||
5238 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml | ||
5239 | Added menu items useful for prim-based avatars. | ||
5240 | |||
5241 | |||
5242 | 2008-12-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
5243 | |||
5244 | * linden/indra/newview/app_settings/settings.xml: | ||
5245 | Enabled lip sync by default. | ||
5246 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
5247 | Moved "High-res snapshot" to the snapshot floater. | ||
5248 | * linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml: | ||
5249 | Ditto. | ||
5250 | * linden/indra/newview/llviewermenu.cpp: | ||
5251 | Moved "High-res snapshot" to the snapshot floater. | ||
5252 | Removed "Compress Snapshot to disk". | ||
5253 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
5254 | Changed "Rebake Textures" to "Refresh Appearance" and placed it in Edit. | ||
5255 | Added "Ctrl-Shift-X" as a shortcut to "Show XUI names"). | ||
5256 | * linden/indra/newview/llviewerwindow.cpp: | ||
5257 | Removed "Compress Snapshot to disk". | ||
5258 | * linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml: | ||
5259 | Moved "Disable Camera Constraints" to Preferences > Input/Camera. | ||
5260 | |||
5261 | |||
5262 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5263 | |||
5264 | * linden/indra/newview/llselectmgr.cpp: | ||
5265 | VWR-1582: Local ruler mode wrong for linked objects. | ||
5266 | Also VWR-11103 (regression of above). | ||
5267 | |||
5268 | |||
5269 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5270 | |||
5271 | * linden/install.xml: | ||
5272 | Switched OpenJPEG package to a tar.bz2. | ||
5273 | The install.py script doesn't support .zip files. | ||
5274 | Maybe later we could add support for that. | ||
5275 | |||
5276 | |||
5277 | * linden/indra/newview/llworld.cpp: | ||
5278 | VWR-9352: Prim falls to 256m height when moved outworld. | ||
5279 | Patch by Aimee Trescothick. | ||
5280 | |||
5281 | |||
5282 | 2008-12-13 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5283 | |||
5284 | * linden/scripts/build_version.py: | ||
5285 | Version string generator now includes test label. | ||
5286 | This is used for naming packages on Linux, among other things. | ||
5287 | |||
5288 | |||
5289 | * linden/indra/llcommon/llversionviewer.h: | ||
5290 | Bumped version to 1.1.0 alpha. | ||
5291 | |||
5292 | |||
5293 | 2008-12-12 Balp Allen <Anders@Arnholm.se> | ||
5294 | |||
5295 | * Bumped version to RC3 | ||
5296 | |||
5297 | * Applied patches from Henri's CoolViewer: | ||
5298 | Possible to discard much more given items. | ||
5299 | |||
5300 | |||
5301 | 2008-12-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
5302 | |||
5303 | * linden/indra/newview/llfloaterinspect.cpp: | ||
5304 | VWR-10823: Right click > Inspect crashes viewer. | ||
5305 | Backported from LL's 1.22 RC3. | ||
5306 | |||
5307 | |||
5308 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5309 | |||
5310 | * linden/indra/newview/llinventoryview.cpp: | ||
5311 | Use NType to find inventory icon name. | ||
5312 | * linden/indra/newview/llinventoryview.h: | ||
5313 | Ditto. | ||
5314 | |||
5315 | * linden/indra/newview/llinventoryview.cpp: | ||
5316 | Clearing search shouldn't clear filter type. | ||
5317 | |||
5318 | |||
5319 | 2008-12-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5320 | |||
5321 | * linden/indra/newview/llinventoryview.cpp: | ||
5322 | Start fetching inventory when quick filter changes. | ||
5323 | |||
5324 | * linden/indra/newview/llinventoryview.cpp: | ||
5325 | Refresh filter text when quick filter changes. | ||
5326 | |||
5327 | * linden/indra/newview/llfolderview.cpp: | ||
5328 | Refactored; added LLInventoryFilter::rebuildFilterText(). | ||
5329 | * linden/indra/newview/llfolderview.h: | ||
5330 | Ditto. | ||
5331 | |||
5332 | * linden/indra/newview/llfolderview.cpp: | ||
5333 | Updated Inventory window filter text generation. | ||
5334 | It was putting the wrong types in the title when | ||
5335 | filtering. [#25] | ||
5336 | |||
5337 | |||
5338 | 2008-12-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5339 | |||
5340 | * linden/indra/newview/llinventoryview.cpp: | ||
5341 | Hooked up Body Parts quickfilter and checkbox. | ||
5342 | |||
5343 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5344 | Added Quick Filter item for Body Parts. | ||
5345 | |||
5346 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml: | ||
5347 | Added Show Filters checkbox for Body Parts. | ||
5348 | |||
5349 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml: | ||
5350 | Converted Show Filters window to relative positioning. | ||
5351 | |||
5352 | * linden/indra/newview/llfolderview.cpp: | ||
5353 | Inventory filtering is now done by NType. | ||
5354 | |||
5355 | * linden/indra/newview/llinventorybridge.cpp: | ||
5356 | LLInvFVBridge and derived classes have NTypes. | ||
5357 | * linden/indra/newview/llinventorybridge.h: | ||
5358 | Ditto. | ||
5359 | * linden/indra/newview/llpanelinventory.cpp: | ||
5360 | Ditto. | ||
5361 | |||
5362 | * linden/indra/newview/llfolderview.h: | ||
5363 | Added LLFolderViewEventListener::getNInventoryType() | ||
5364 | Pure virtual method, overridden in derived classes. | ||
5365 | |||
5366 | * linden/indra/newview/llinventoryview.cpp: | ||
5367 | LLInventoryView uses new inventory type. | ||
5368 | |||
5369 | * linden/indra/llinventory/llinventory.cpp: | ||
5370 | Recalculate ntype when changing type or flags. | ||
5371 | |||
5372 | * linden/indra/llinventory/llinventory.cpp: | ||
5373 | Added LLInventoryItem::recalcNInventoryType(). | ||
5374 | * linden/indra/llinventory/llinventory.h: | ||
5375 | Ditto. | ||
5376 | |||
5377 | * linden/indra/llinventory/llinventory.cpp: | ||
5378 | Added calc_ntype() function. | ||
5379 | * linden/indra/llinventory/llinventory.h: | ||
5380 | Ditto. | ||
5381 | |||
5382 | * linden/indra/llinventory/llwearabletype.h: | ||
5383 | Moved enum EWearableType to its own file. | ||
5384 | Was in newview/llwearable.h, now in llinventory/llwearabletype.h. | ||
5385 | This allows it to be used in llinventory code. | ||
5386 | * linden/indra/newview/llwearable.h: | ||
5387 | Ditto. | ||
5388 | |||
5389 | |||
5390 | 2008-12-07 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5391 | |||
5392 | * linden/indra/llinventory/llinventory.cpp: | ||
5393 | Added LLInventoryItem::mNInventoryType (new type) field. | ||
5394 | Will always by NIT_NONE so far. | ||
5395 | * linden/indra/llinventory/llinventory.h: | ||
5396 | Ditto. | ||
5397 | |||
5398 | * linden/indra/llinventory/llinventorytype.h: | ||
5399 | New bitfield enumerator for inventory types. | ||
5400 | |||
5401 | |||
5402 | 2008-12-05 McCabe Maxsted <hakushakukun@gmail.com> | ||
5403 | |||
5404 | * linden/indra/newview/llappviewer.cpp: | ||
5405 | Windows defaults to settings_imprudence.xml when run from the .exe. | ||
5406 | |||
5407 | |||
5408 | 2008-12-01 McCabe Maxsted <hakushakukun@gmail.com> | ||
5409 | |||
5410 | * linden/indra/newview/app_settings/settings.xml: | ||
5411 | Added "Select Only Copyable Objects" menu option. | ||
5412 | * linden/indra/newview/llselectmgr.cpp: | ||
5413 | Ditto | ||
5414 | * linden/indra/newview/llviewermenu.cpp: | ||
5415 | Ditto | ||
5416 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
5417 | Ditto | ||
5418 | |||
5419 | |||
5420 | 2008-11-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
5421 | |||
5422 | * linden/indra/newview/llfloatergroupinvite.cpp: | ||
5423 | Add group name to group invite window. | ||
5424 | * linden/indra/newview/llfloatergroupinvite.h: | ||
5425 | Ditto. | ||
5426 | |||
5427 | |||
5428 | 2008-11-23 McCabe Maxsted <hakushakukun@gmail.com> | ||
5429 | |||
5430 | * linden/indra/newview/skins/default/xui/en-us/notify.xml: | ||
5431 | VWR-4826 (ability to ignore friendship offers). | ||
5432 | |||
5433 | * linden/indra/newview/app_settings/settings.xml: | ||
5434 | Beacons no longer persist between sessions. | ||
5435 | That distressed users who accidentally enabled them, | ||
5436 | since not even relogging would disable them. | ||
5437 | * linden/indra/newview/llviewerwindow.cpp: | ||
5438 | Ditto. | ||
5439 | * linden/indra/newview/pipeline.cpp: | ||
5440 | Ditto. | ||
5441 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
5442 | Ditto. | ||
5443 | |||
5444 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
5445 | Moved 'Offer Teleport' in IM to be on the left side. | ||
5446 | |||
5447 | * linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: | ||
5448 | Switched Invite and Leave buttons in group panel. | ||
5449 | |||
5450 | |||
5451 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5452 | |||
5453 | * linden/indra/newview/llinventoryview.cpp: | ||
5454 | Read filter labels from LLTrans, no hard-coding. | ||
5455 | |||
5456 | * linden/indra/newview/skins/default/xui/en-us/strings.xml: | ||
5457 | Defined strings for filter types (to allow translation). | ||
5458 | |||
5459 | |||
5460 | 2008-11-22 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5461 | |||
5462 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml: | ||
5463 | Cleaned up Show Filters floater XML. | ||
5464 | |||
5465 | |||
5466 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5467 | Added separators to Quick Filter. | ||
5468 | |||
5469 | |||
5470 | * linden/indra/llui/llcombobox.cpp: | ||
5471 | Combobox widget now supports separators in XUI. | ||
5472 | |||
5473 | |||
5474 | * linden/indra/newview/llinventoryview.cpp: | ||
5475 | Renamed "Clothing" filter to "Clothing / Body Parts". | ||
5476 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5477 | Ditto. | ||
5478 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml: | ||
5479 | Ditto. | ||
5480 | |||
5481 | |||
5482 | * linden/indra/newview/llinventoryview.cpp: | ||
5483 | Renamed "Show All Items" filter to "All Types". | ||
5484 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5485 | Ditto. | ||
5486 | |||
5487 | |||
5488 | * linden/indra/newview/llinventoryview.cpp: | ||
5489 | Renamed "Show All Items" to "All Types". | ||
5490 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5491 | Ditto. | ||
5492 | |||
5493 | |||
5494 | * linden/indra/newview/llinventoryview.cpp: | ||
5495 | Bogus quick filter strings should be ignored. | ||
5496 | |||
5497 | |||
5498 | * linden/indra/newview/llinventoryview.cpp: | ||
5499 | Disabled testing output when changing quick filter. | ||
5500 | |||
5501 | |||
5502 | * linden/indra/newview/llinventoryview.cpp: | ||
5503 | Quick Filter combo box refreshes properly. | ||
5504 | * linden/indra/newview/llinventoryview.h: | ||
5505 | Ditto. | ||
5506 | |||
5507 | |||
5508 | 2008-11-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
5509 | |||
5510 | * linden\indra\newview\skins\default\colors_base.xml: | ||
5511 | Added full comments to default skin colors. | ||
5512 | * linden\indra\newview\skins\silver\colors_base.xml: | ||
5513 | Added full comments to silver skin colors. | ||
5514 | |||
5515 | |||
5516 | 2008-11-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
5517 | |||
5518 | * indra/newview/llcolorscheme.cpp: | ||
5519 | Added minimap glyph color to colors.xml. | ||
5520 | * indra/newview/llcolorscheme.h: | ||
5521 | Ditto. | ||
5522 | * indra/newview/llnetmap.cpp: | ||
5523 | Ditto. | ||
5524 | * indra/newview/llnetmap.h: | ||
5525 | Ditto. | ||
5526 | * indra/newview/llworldmapview.cpp: | ||
5527 | Ditto. | ||
5528 | * indra/newview/llworldmapview.h: | ||
5529 | Ditto. | ||
5530 | * indra/newview/skins/default/colors_base.xml: | ||
5531 | Ditto. | ||
5532 | * indra/newview/skins/silver/colors_base.xml: | ||
5533 | Ditto. | ||
5534 | |||
5535 | |||
5536 | 2008-11-21 McCabe Maxsted <hakushakukun@gmail.com> | ||
5537 | |||
5538 | * linden/indra/newview/llnetmap.cpp: | ||
5539 | Friends show yellow in minimap (VWR-3336). | ||
5540 | |||
5541 | |||
5542 | 2008-11-11 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5543 | |||
5544 | * linden/indra/newview/llinventoryview.cpp: | ||
5545 | Show Filters window refreshes properly. | ||
5546 | |||
5547 | |||
5548 | 2008-11-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5549 | |||
5550 | * linden/indra/newview/llinventoryview.cpp: | ||
5551 | Added 'Custom' filter option (opens filters window). | ||
5552 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5553 | Ditto. | ||
5554 | |||
5555 | |||
5556 | * linden/indra/newview/llinventoryview.cpp: | ||
5557 | Quick Filter works, but is a bit rough. | ||
5558 | It doesn't refresh its display when you change tabs, | ||
5559 | and the Show Filters window doesn't refresh either. | ||
5560 | |||
5561 | |||
5562 | * linden/indra/newview/llinventoryview.cpp: | ||
5563 | Added commit callback for Quick Filter. | ||
5564 | * linden/indra/newview/llinventoryview.h: | ||
5565 | Ditto. | ||
5566 | |||
5567 | |||
5568 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | ||
5569 | Added XUI for the Quick Filter combo box. | ||
5570 | |||
5571 | |||
5572 | |||
5573 | 2008-10-18 McCabe Maxsted <hakushakukun@gmail.com> | ||
5574 | |||
5575 | * linden\indra\newview\skins\default\xui\en-us\menu_viewer.xml: | ||
5576 | Added menu option for inworld browser. | ||
5577 | * linden\indra\newview\llviewermenu.cpp: | ||
5578 | Ditto. | ||
5579 | |||
5580 | |||
5581 | * linden/indra/newview/app_settings/settings.xml: | ||
5582 | Added Home button functionality to the web browser. | ||
5583 | * linden/indra/newview/llfloaterhtmlhelp.cpp: | ||
5584 | Ditto. | ||
5585 | * linden/indra/newview/llfloaterhtmlhelp.h: | ||
5586 | Ditto. | ||
5587 | * linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml: | ||
5588 | Ditto. | ||
5589 | |||
5590 | |||
5591 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
5592 | =- 1.0.0 -= | ||
5593 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
5594 | |||
5595 | |||
5596 | 2008-12-12 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5597 | |||
5598 | * Imprudence 1.0.0 finalized. | ||
5599 | |||
5600 | |||
5601 | * RELEASE_NOTES.txt: | ||
5602 | Added release notes. | ||
5603 | * linden/indra/newview/viewer_manifest.py: | ||
5604 | Ditto. | ||
5605 | |||
5606 | |||
5607 | * linden/indra/llcommon/llversionviewer.h: | ||
5608 | Blanked the test version string. Not RC anymore. | ||
5609 | |||
5610 | |||
5611 | * linden/install.xml: | ||
5612 | Windows build uses OpenJPEG 1.3. | ||
5613 | Fixes half-opaque skirts/textures issue. | ||
5614 | |||
5615 | |||
5616 | * linden/indra/newview/viewer_manifest.py: | ||
5617 | README.txt will stay that name; README-linux.txt removed. | ||
5618 | |||
5619 | |||
5620 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5621 | |||
5622 | * linden/indra/newview/llfloaterabout.cpp: | ||
5623 | Simplified release notes URL scheme. | ||
5624 | Now uses e.g. "wiki/Release Notes/1.0.0-RC2", | ||
5625 | which is set up as a wiki redirect. | ||
5626 | |||
5627 | |||
5628 | * linden/indra/newview/llfloaterabout.cpp: | ||
5629 | Fixed bad string comparison (rel notes url) [#28] | ||
5630 | Reported by Balp Allen. | ||
5631 | |||
5632 | |||
5633 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5634 | |||
5635 | * linden/indra/newview/llpanellogin.cpp: | ||
5636 | Fix grid selector having a duplicate entry. [#24] | ||
5637 | Patch by Balp Allen. | ||
5638 | * linden/indra/newview/llpanellogin.h: | ||
5639 | Ditto. | ||
5640 | * linden/indra/newview/llstartup.cpp: | ||
5641 | Ditto. | ||
5642 | |||
5643 | |||
5644 | * linden/indra/newview/llurlhistory.cpp: | ||
5645 | Better warning when url_history.xml save fails. | ||
5646 | |||
5647 | |||
5648 | * linden/indra/newview/llviewernetwork.cpp: | ||
5649 | Fixed bad string comparison (grid code name). [#22] | ||
5650 | Reported by Balp Allen. | ||
5651 | |||
5652 | |||
5653 | 2008-12-06 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5654 | |||
5655 | * ChangeLog: | ||
5656 | Added banners in ChangeLog to set versions apart. | ||
5657 | |||
5658 | Entries should be placed in the section for the | ||
5659 | version into which they were merged. Entries within | ||
5660 | a section should be sorted chronologically. | ||
5661 | |||
5662 | This is important for keeping track of changes which | ||
5663 | weren't merged until a later release than they were | ||
5664 | written. (Mixing them in chronologically would cause | ||
5665 | confusion about which changes were included in a | ||
5666 | release.) | ||
5667 | |||
5668 | |||
5669 | * linden/indra/llmessage/llhttpclient.cpp: | ||
5670 | VWR-9400b (memleak whenever an LSL script is uploaded) | ||
5671 | Patch by Henri Beauchamp. | ||
5672 | |||
5673 | |||
5674 | * linden/indra/llmessage/llhttpclient.cpp: | ||
5675 | VWR-9400 (memleak whenever an LSL script is uploaded) | ||
5676 | Patch by Carjay McGinnis. | ||
5677 | |||
5678 | |||
5679 | * linden/indra/llimage/llimagetga.cpp: | ||
5680 | VWR-10837 (use delete [] in LLImageTGA) | ||
5681 | Patch by Aleric Inglewood. | ||
5682 | |||
5683 | |||
5684 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
5685 | VWR-10759 (use delete [] in LLMediaImplGStreamer) | ||
5686 | Patch by Aleric Inglewood. | ||
5687 | |||
5688 | |||
5689 | * linden/indra/llaudio/audioengine.cpp: | ||
5690 | Updated audio engine to LL's openal branch r1532. | ||
5691 | * linden/indra/llaudio/audioengine.h: | ||
5692 | Ditto. | ||
5693 | * linden/indra/llaudio/audioengine_openal.cpp: | ||
5694 | Ditto. | ||
5695 | * linden/indra/llaudio/audioengine_openal.h: | ||
5696 | Ditto. | ||
5697 | * linden/indra/newview/llaudiosourcevo.cpp: | ||
5698 | Ditto. | ||
5699 | * linden/indra/newview/llpreviewsound.cpp: | ||
5700 | Ditto. | ||
5701 | * linden/indra/newview/llstartup.cpp: | ||
5702 | Ditto. | ||
5703 | * linden/indra/newview/llviewermessage.cpp: | ||
5704 | Ditto. | ||
5705 | * linden/indra/newview/llviewertexteditor.cpp: | ||
5706 | Ditto. | ||
5707 | * linden/indra/newview/llvoavatar.cpp: | ||
5708 | Ditto. | ||
5709 | |||
5710 | |||
5711 | 2008-11-21 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5712 | |||
5713 | * linden/indra/cmake/OPENAL.cmake: | ||
5714 | Cross-platform checking for OpenAL libs. | ||
5715 | * linden/indra/cmake/LLAudio.cmake: | ||
5716 | Ditto. | ||
5717 | |||
5718 | |||
5719 | 2008-11-20 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5720 | |||
5721 | * linden/indra/cmake/OPENAL.cmake: | ||
5722 | Enable OpenAL by default. | ||
5723 | Configure with -DOPENAL:BOOL=OFF to disable. | ||
5724 | |||
5725 | |||
5726 | 2008-11-19 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5727 | |||
5728 | * linden/indra/newview/viewer_manifest.py: | ||
5729 | Package up OpenAL libs. | ||
5730 | |||
5731 | |||
5732 | * indra/llaudio/audioengine_openal.cpp: | ||
5733 | VWR-2662: OpenAL support (patch by Tofu Linden) | ||
5734 | * indra/llaudio/audioengine_openal.h: Ditto. | ||
5735 | * indra/llaudio/listener_openal.cpp: Ditto. | ||
5736 | * indra/llaudio/listener_openal.h: Ditto. | ||
5737 | * indra/llaudio/windgen.h: Ditto. | ||
5738 | * indra/cmake/LLAudio.cmake: Ditto. | ||
5739 | * indra/llaudio/CMakeLists.txt: Ditto. | ||
5740 | * indra/llaudio/audioengine.h: Ditto. | ||
5741 | * indra/llaudio/audioengine_fmod.cpp: Ditto. | ||
5742 | * indra/llaudio/audioengine_fmod.h: Ditto. | ||
5743 | * indra/llaudio/listener_fmod.h: Ditto. | ||
5744 | * indra/newview/CMakeLists.txt: Ditto. | ||
5745 | * indra/newview/llappviewer.cpp: Ditto. | ||
5746 | * indra/newview/llstartup.cpp: Ditto. | ||
5747 | |||
5748 | 2008-12-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
5749 | |||
5750 | * linden/indra/llcommon/llversionviewer.h: | ||
5751 | Added test version info. | ||
5752 | * linden/indra/newview/llfloaterabout.cpp: | ||
5753 | Ditto. | ||
5754 | * linden/indra/newview/llappviewer.cpp: | ||
5755 | Ditto. | ||
5756 | * linden/indra/newview/llpanellogin.cpp: | ||
5757 | Ditto. | ||
5758 | |||
5759 | |||
5760 | 2008-12-05 McCabe Maxsted <hakushakukun@gmail.com> | ||
5761 | |||
5762 | * linden/indra/llcommon/llsecondlifeurls.cpp: | ||
5763 | Changed Release Notes link to point to Imprudence. | ||
5764 | * linden/indra/newview/llfloaterabout.cpp: | ||
5765 | Ditto. | ||
5766 | |||
5767 | |||
5768 | * linden/indra/newview/skins/default/xui/en-us/menu_login.xml: | ||
5769 | Rebranded login menu. [#23] | ||
5770 | |||
5771 | |||
5772 | * linden/indra/newview/llurlhistory.cpp: | ||
5773 | Fixed blank url_history.xml creation. (VWR-5808) | ||
5774 | |||
5775 | |||
5776 | 2008-12-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5777 | |||
5778 | * linden/indra/newview/viewer_manifest.py: | ||
5779 | Fixed indentation for 'skins' prefix. | ||
5780 | |||
5781 | * linden/indra/newview/viewer_manifest.py: | ||
5782 | Doc packaging moved to platform-independent manifest. | ||
5783 | |||
5784 | |||
5785 | * Imported license files for libraries and artwork. | ||
5786 | |||
5787 | |||
5788 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
5789 | =- 1.0.0 RC2 -= | ||
5790 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
5791 | |||
5792 | |||
5793 | 2008-12-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5794 | |||
5795 | * Imprudence 1.0.0 RC2 released. | ||
5796 | |||
5797 | |||
5798 | * linden/indra/newview/llviewernetwork.cpp: | ||
5799 | Use 127.0.0.1 for local opensim, not 0.0.0.0. | ||
5800 | |||
5801 | |||
5802 | 2008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5803 | |||
5804 | * linden/indra/newview/viewer_manifest.py: | ||
5805 | Package up README.txt, etc. on Linux. | ||
5806 | |||
5807 | |||
5808 | * linden/indra/llmedia/llmediamanager.cpp: | ||
5809 | Disable llmozlib-dependent code when not available. | ||
5810 | Patch by Stephen Zenith. [#12] | ||
5811 | |||
5812 | |||
5813 | * linden/indra/llwindow/llwindowsdl.cpp: | ||
5814 | Fixed passing nonliteral strings to *printf functions. | ||
5815 | gcc 4.3 rejects that as being unsafe. | ||
5816 | Patch by Stephen Zenith. [#11] | ||
5817 | * linden/indra/linux_crash_logger/llcrashloggerlinux.cpp: | ||
5818 | Ditto. | ||
5819 | * linden/indra/lscript/lscript_compile/lscript_tree.cpp: | ||
5820 | Ditto. | ||
5821 | |||
5822 | |||
5823 | 2008-11-29 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5824 | |||
5825 | * linden/indra/newview/llpanellogin.cpp: | ||
5826 | Remove preprocessor condition for grid selector. | ||
5827 | The grid selector on the login screen will always show, | ||
5828 | instead of only showing when the viewer was compiled | ||
5829 | as LL_RELEASE_FOR_DOWNLOAD. | ||
5830 | |||
5831 | |||
5832 | * linden/indra/newview/llappviewer.cpp: | ||
5833 | Stop console window from always showing up. | ||
5834 | |||
5835 | |||
5836 | 2008-11-29 McCabe Maxsted <hakushakukun@gmail.com> | ||
5837 | |||
5838 | * linden/indra/newview/llfloaterdirectory.cpp: | ||
5839 | Fixed search window not refreshing in RelWithDebInfo builds. | ||
5840 | |||
5841 | |||
5842 | 2008-11-25 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5843 | |||
5844 | * linden/indra/newview/llstartup.cpp: | ||
5845 | Rearranged grid selectors so main grid is first. | ||
5846 | * linden/indra/newview/llviewernetwork.cpp: | ||
5847 | Ditto. | ||
5848 | * linden/indra/newview/llviewernetwork.cpp: | ||
5849 | Ditto. | ||
5850 | |||
5851 | |||
5852 | * linden/indra/newview/llpanellogin.cpp: | ||
5853 | Added "code name" field for grid selections. | ||
5854 | The code name is used to fetch the proper splash page. | ||
5855 | This decouples the user-visible label from the name | ||
5856 | expected by the SL web server. | ||
5857 | * linden/indra/newview/llviewernetwork.cpp: | ||
5858 | Ditto. | ||
5859 | * linden/indra/newview/llviewernetwork.h: | ||
5860 | Ditto. | ||
5861 | |||
5862 | |||
5863 | 2008-11-24 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5864 | |||
5865 | * linden/indra/newview/llpanellogin.cpp: | ||
5866 | Changed the grid selector options at login. | ||
5867 | Renamed "Agni" to "SL Main Grid", etc. and removed private | ||
5868 | LL grids from the list. Also added "Local OpenSim" option. | ||
5869 | * linden/indra/newview/llviewernetwork.cpp: | ||
5870 | Ditto. | ||
5871 | * linden/indra/newview/llviewernetwork.h: | ||
5872 | Ditto. | ||
5873 | |||
5874 | |||
5875 | 2008-11-21 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5876 | |||
5877 | * linden/indra/newview/lldrawable.cpp: | ||
5878 | Likely fix for VWR-8920 (disappearing attachments). | ||
5879 | From http://svn.secondlife.com/trac/linden/changeset/1393 | ||
5880 | |||
5881 | |||
5882 | 2008-11-19 McCabe Maxsted <hakushakukun@gmail.com> | ||
5883 | |||
5884 | * linden/install.xml: | ||
5885 | Fixed inworld browser crash in Windows. | ||
5886 | |||
5887 | |||
5888 | 2008-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5889 | |||
5890 | * linden/indra/llcrashlogger/llcrashlogger.cpp: | ||
5891 | Changed to Imprudence.exec_marker to match llappviewer.cpp. | ||
5892 | |||
5893 | |||
5894 | * linden/indra/llcrashlogger/llcrashlogger.cpp: | ||
5895 | Changed app dir (for cache, etc.) to Imprudence. | ||
5896 | * linden/indra/llvfs/lldir.cpp: | ||
5897 | Ditto. | ||
5898 | * linden/indra/llvfs/lldir_mac.cpp: | ||
5899 | Ditto. | ||
5900 | * linden/indra/newview/llappviewer.cpp: | ||
5901 | Ditto. | ||
5902 | |||
5903 | |||
5904 | 2008-11-18 McCabe Maxsted <hakushakukun@gmail.com> | ||
5905 | |||
5906 | * linden/indra/newview/skins/default/xui/en-us/panel_group_invite.xml: | ||
5907 | VWR-9007: Group UI uses "Person" instead of "Resident". | ||
5908 | * linden/indra/newview/skins/default/xui/en-us/panel_group_roles.xml: | ||
5909 | Ditto. | ||
5910 | |||
5911 | |||
5912 | 2008-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5913 | |||
5914 | * linden/indra/llrender/llrender.h: | ||
5915 | Fix VWR-9507: bad typedef breaks build on gcc 4.3. | ||
5916 | Suggested by Alissa Sabre. | ||
5917 | |||
5918 | |||
5919 | * linden/indra/llrender/llgl.cpp: | ||
5920 | Likely fix for VWR-9358 (palletized textures). | ||
5921 | Suggested by Angus Boyd. | ||
5922 | |||
5923 | |||
5924 | 2008-11-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5925 | |||
5926 | * linden/indra/newview/skins/silver/xui/en-us/floater_tools.xml: | ||
5927 | Removed floater_tools.xml from silver skin. | ||
5928 | It was out of sync with the default version, and the only | ||
5929 | changes that LL had made to it were tiny tweaks to button size | ||
5930 | and position. It will now correctly inherit from default skin. | ||
5931 | |||
5932 | |||
5933 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
5934 | =- 1.0.0 RC1 -= | ||
5935 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
5936 | |||
5937 | |||
5938 | 2008-11-15 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5939 | |||
5940 | * Imprudence 1.0.0 RC1 released. | ||
5941 | |||
5942 | |||
5943 | 2008-11-05 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5944 | |||
5945 | * linden/indra/newview/viewer_manifest.py: | ||
5946 | Remove reference to nonexistent First Look Mac icon. | ||
5947 | |||
5948 | |||
5949 | 2008-11-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5950 | |||
5951 | * linden/indra/mac_crash_logger/CMakeLists.txt: | ||
5952 | Fix Mac crash logger & updater missing Info.plist. | ||
5953 | Suggested by Aimee Trescothick (Aimee Walton). | ||
5954 | * linden/indra/mac_updater/CMakeLists.txt: | ||
5955 | Ditto. | ||
5956 | |||
5957 | |||
5958 | 2008-11-02 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5959 | |||
5960 | * linden/scripts/build_version.py: | ||
5961 | Script finds Imprudence version numbers for packaging. | ||
5962 | * linden/indra/lib/python/indra/util/llversion.py: | ||
5963 | Ditto. | ||
5964 | |||
5965 | |||
5966 | 2008-11-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5967 | |||
5968 | * linden/indra/llwindow/llwindowsdl.cpp: | ||
5969 | Use Imprudence icon on Linux. | ||
5970 | |||
5971 | * linden/indra/newview/CMakeLists.txt: | ||
5972 | Package up Imprudence icons. | ||
5973 | * linden/indra/newview/viewer_manifest.py: | ||
5974 | Ditto. | ||
5975 | |||
5976 | * linden/indra/newview/res/imprudence_icon.png | ||
5977 | Imported Imprudence icon graphics. | ||
5978 | * linden/indra/newview/res-sdl/imprudence_icon.BMP | ||
5979 | Ditto. | ||
5980 | |||
5981 | |||
5982 | * linden/indra/newview/viewer_manifest.py: | ||
5983 | Package only our free fonts. | ||
5984 | |||
5985 | 2008-10-31 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5986 | |||
5987 | * linden/indra/newview/app_settings/settings.xml: | ||
5988 | Use Vera Mono and Liberation Sans fonts. | ||
5989 | |||
5990 | 2008-10-17 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
5991 | |||
5992 | * linden/indra/cmake/FMOD.cmake: | ||
5993 | Disable fmod by default. | ||
5994 | You can give -DFMOD=ON at configure time to turn it on. | ||
5995 | |||
5996 | * linden/indra/newview/CMakeLists.txt: | ||
5997 | Use FMOD_LIBRARY variable. It's there for a reason. | ||
5998 | |||
5999 | * linden/indra/newview/viewer_manifest.py: | ||
6000 | Commented out fmod from viewer manifest. | ||
6001 | Commented out kdu from viewer manifest. | ||
6002 | Commented out vivox / SLVoice from viewer manifest. | ||
6003 | |||
6004 | |||
6005 | * Updated to SL source 1.21.6. | ||
6006 | |||
6007 | 2008-10-17 McCabe Maxsted <hakushakukun@gmail.com> | ||
6008 | |||
6009 | * linden\indra\newview\skins\default\xui\en-us\menu_viewer.xml: | ||
6010 | Rebranded the Help menu to point to Imprudence sites, removed issue tracker. | ||
6011 | * linden\indra\newview\skins\default\xui\en-us\alerts.xml: | ||
6012 | Ditto. | ||
6013 | * linden\indra\newview\llappviewer.cpp: | ||
6014 | Fixed windows compile bug. | ||
6015 | |||
6016 | 2008-10-14 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6017 | |||
6018 | * linden/indra/newview/installers/windows/installer_template.nsi: | ||
6019 | Rebranded Windows-specific installer/support files. | ||
6020 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
6021 | * linden/indra/newview/installers/windows/lang_de.nsi: | ||
6022 | Ditto. | ||
6023 | * linden/indra/newview/installers/windows/lang_en-us.nsi: | ||
6024 | Ditto. | ||
6025 | * linden/indra/newview/installers/windows/lang_ja.nsi: | ||
6026 | Ditto. | ||
6027 | * linden/indra/newview/installers/windows/lang_ko.nsi: | ||
6028 | Ditto. | ||
6029 | * linden/indra/newview/res/viewerRes.rc: | ||
6030 | Ditto. | ||
6031 | * linden/indra/copy_win_scripts/start-client.py: | ||
6032 | Ditto. | ||
6033 | * linden/indra/win_updater/updater.cpp: | ||
6034 | Ditto. | ||
6035 | |||
6036 | |||
6037 | * linden/indra/mac_updater/mac_updater.cpp: | ||
6038 | Rebranded Mac-specific installer/support files. | ||
6039 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
6040 | * linden/indra/newview/English.lproj/InfoPlist.strings: | ||
6041 | Ditto. | ||
6042 | * linden/indra/newview/Info-SecondLife.plist: | ||
6043 | Ditto. | ||
6044 | * linden/indra/newview/SecondLife.nib/objects.xib: | ||
6045 | Ditto. | ||
6046 | |||
6047 | |||
6048 | * linden/indra/cmake/UnixInstall.cmake: | ||
6049 | Rebranded Linux-specific installer/support files. | ||
6050 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
6051 | * linden/indra/linux_crash_logger/llcrashloggerlinux.cpp: | ||
6052 | Ditto. | ||
6053 | * linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh: | ||
6054 | Ditto. | ||
6055 | * linden/indra/newview/linux_tools/wrapper.sh: | ||
6056 | Ditto. | ||
6057 | |||
6058 | |||
6059 | * linden/indra/CMakeLists.txt: | ||
6060 | Rebranded platform-independent/shared installer/support files. | ||
6061 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
6062 | * linden/indra/cmake/00-Common.cmake: | ||
6063 | Ditto. | ||
6064 | * linden/indra/develop.py: | ||
6065 | Ditto. | ||
6066 | * linden/indra/llcrashlogger/llcrashlogger.cpp: | ||
6067 | Ditto. | ||
6068 | * linden/indra/newview/CMakeLists.txt: | ||
6069 | Ditto. | ||
6070 | * linden/indra/newview/ViewerInstall.cmake: | ||
6071 | Ditto. | ||
6072 | * linden/indra/newview/llappviewer.cpp: | ||
6073 | Ditto. | ||
6074 | * linden/indra/newview/viewer_manifest.py: | ||
6075 | Ditto. | ||
6076 | |||
6077 | |||
6078 | 2008-10-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6079 | |||
6080 | * linden/indra/llcommon/llversionviewer.h: | ||
6081 | Added Imprudence-specific version numbers. | ||
6082 | * linden/indra/newview/llappviewer.cpp: | ||
6083 | Ditto. | ||
6084 | * linden/indra/newview/llpanellogin.cpp: | ||
6085 | Ditto. | ||
6086 | * linden/indra/newview/llfloaterabout.cpp: | ||
6087 | Ditto. | ||
6088 | |||
6089 | |||
6090 | * linden/indra/llcommon/llversionviewer.h: | ||
6091 | Changed viewer and channel name to "Imprudence". | ||
6092 | * linden/indra/newview/llappviewer.cpp: | ||
6093 | Ditto. | ||
6094 | * linden/indra/cmake/Variables.cmake: | ||
6095 | Ditto. | ||
6096 | * linden/indra/newview/app_settings/settings.xml: | ||
6097 | Ditto. | ||
6098 | |||
6099 | 2008-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6100 | |||
6101 | * linden/indra/newview/llviewermenu.cpp: | ||
6102 | Added event callbacks for Attached Lights and Attached Particles. | ||
6103 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6104 | Updated XUI menu entries for Attached Lights and Attached Particles | ||
6105 | to use the new event callbacks. Those menu entries now work. | ||
6106 | |||
6107 | * Updated to SL source 1.21.2. | ||
6108 | |||
6109 | |||
6110 | 2008-09-23 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6111 | |||
6112 | * linden/indra/newview/llfloaterfriends.cpp: | ||
6113 | 'Offer Teleport' button in friends list is now enabled | ||
6114 | even when the selected user(s) appear to be offline. | ||
6115 | Mostly for consistency, but also to allow a work-around | ||
6116 | for times when presence is flakey. | ||
6117 | |||
6118 | |||
6119 | 2008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6120 | |||
6121 | * linden/indra/newview/llpanelavatar.cpp (setOnlineStatus): | ||
6122 | 'Offer Teleport' button in avatar profile is now always enabled, | ||
6123 | regardless of whether the other person is known to be online. | ||
6124 | |||
6125 | * linden/indra/newview/llimpanel.cpp: | ||
6126 | 'Offer Teleport' button in IM panel is now always enabled, | ||
6127 | regardless of whether the other person is known to be online. | ||
6128 | Fixes crash introduced by VWR-2072 when IMing someone not on | ||
6129 | your friends list, and makes the feature useful in more cases. | ||
6130 | |||
6131 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
6132 | Increased maximum settable transparency from 90% to 100%. | ||
6133 | |||
6134 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
6135 | Changed "Select Texture" to "Select Faces to Texture". | ||
6136 | |||
6137 | 2008-09-22 Aimee Trescothick <aimee@ama-zing.co.uk> | ||
6138 | |||
6139 | * linden/indra/newview/lloverlaybar.cpp: | ||
6140 | VWR-8341: Bring back a UI indicator of 'Flycam' text. | ||
6141 | * linden/indra/newview/lloverlaybar.h: | ||
6142 | Ditto. | ||
6143 | * linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml: | ||
6144 | Ditto. | ||
6145 | |||
6146 | * linden/indra/newview/app_settings/settings.xml: | ||
6147 | VWR-8430: Usability improvements to the land tools floater. | ||
6148 | * linden/indra/newview/llfloatertools.cpp: | ||
6149 | Ditto. | ||
6150 | * linden/indra/newview/llfloatertools.h: | ||
6151 | Ditto. | ||
6152 | * linden/indra/newview/llpanelland.cpp: | ||
6153 | Ditto. | ||
6154 | * linden/indra/newview/llpanelland.h: | ||
6155 | Ditto. | ||
6156 | * linden/indra/newview/lltoolbrush.cpp: | ||
6157 | Ditto. | ||
6158 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | ||
6159 | Ditto. | ||
6160 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
6161 | Ditto. | ||
6162 | |||
6163 | 2008-09-21 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6164 | |||
6165 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6166 | Reindented and cleaned up menu XML for code readability. | ||
6167 | |||
6168 | 2008-09-20 Michelle2 Zenovka <robin.cornelius@gmail.com> | ||
6169 | |||
6170 | * linden/indra/newview/llfloaterbulkpermission.h: | ||
6171 | VWR-5082: 'Set permissions on selected task inventory' feature. | ||
6172 | * linden/indra/newview/llfloaterbulkpermission.cpp: | ||
6173 | Ditto. | ||
6174 | * linden/indra/newview/llviewermenu.cpp: | ||
6175 | Ditto. | ||
6176 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6177 | Ditto. | ||
6178 | * linden/indra/newview/skins/default/xui/en-us/floater_bulk_perms.xml: | ||
6179 | Ditto. | ||
6180 | |||
6181 | 2008-09-20 Paul Churchill <pnolan@dsl.pipex.com> | ||
6182 | |||
6183 | * linden/indra/newview/llimpanel.cpp: | ||
6184 | VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button. | ||
6185 | * linden/indra/newview/llimpanel.h: | ||
6186 | Ditto. | ||
6187 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
6188 | Ditto. | ||
6189 | |||
6190 | 2008-09-19 Gigs Taggart <gigstaggart@gmail.com> | ||
6191 | |||
6192 | * linden/indra/newview/app_settings/settings.xml: | ||
6193 | VWR-2331: Terraform tool variable "strength". | ||
6194 | Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden. | ||
6195 | * linden/indra/newview/llfloatertools.cpp: | ||
6196 | Ditto. | ||
6197 | * linden/indra/newview/llfloatertools.h: | ||
6198 | Ditto. | ||
6199 | * linden/indra/newview/lltoolbrush.cpp: | ||
6200 | Ditto. | ||
6201 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
6202 | Ditto. | ||
6203 | |||
6204 | 2008-09-19 McCabe Maxsted <hakushakukun@gmail.com> | ||
6205 | |||
6206 | * linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: | ||
6207 | VWR-8024: simplify group invites: invite to group from groups list. | ||
6208 | |||
6209 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6210 | VWR-1363: Add "Return Object" to the Tools menu. | ||
6211 | |||
6212 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
6213 | VWR-7877: Change the default cut increment from 0.05 to 0.025. | ||
6214 | |||
6215 | * linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: | ||
6216 | VWR-8024: simplify group invites: invite to group from groups list. | ||
6217 | |||
6218 | 2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6219 | |||
6220 | * linden/indra/newview/llviewermenu.cpp: | ||
6221 | VWR-2947: Create event callbacks for Advanced menu functions. | ||
6222 | Part of VWR-2896: Convert "Advanced" menu to XUI. | ||
6223 | |||
6224 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6225 | VWR-2948: Create XUI-based Advanced menu. | ||
6226 | Part of VWR-2896: Convert "Advanced" menu to XUI. | ||
6227 | |||
6228 | * linden/indra/SConstruct: | ||
6229 | New optional SConstruct flag to specify an exact path to build | ||
6230 | directory: BUILD_DIR. For convenience until we switch to CMake. | ||
6231 | |||
6232 | * linden/indra/SConstruct: | ||
6233 | VWR-2865: New SConstruct flag to (not) make tarball after compiling. | ||
6234 | For convenience until we switch to CMake. | ||
6235 | * linden/indra/newview/viewer_manifest.py: | ||
6236 | Ditto. | ||
6237 | |||
6238 | 2008-09-17 Nicholaz Beresford <nicholaz@blueflash.cc> | ||
6239 | |||
6240 | * linden/indra/newview/llviewerjointattachment.h (LLViewerJoint): | ||
6241 | VWR-2685: Possible crash in bounding box (getBoundingBoxAgent()) | ||
6242 | from hud attachments. | ||
6243 | |||
6244 | * linden/indra/newview/llfloateractivespeakers.cpp (updateSpeakerList): | ||
6245 | VWR-2683: Possible crash accessing dead llviewerregion. | ||
6246 | * linden/indra/newview/llviewerobjectlist.cpp (killObjects): | ||
6247 | Ditto. | ||
6248 | |||
6249 | * linden/indra/newview/lltooldraganddrop.cpp (dragOrDrop): | ||
6250 | VWR-2003: Possible crash in lltooldraganddrop.cpp. | ||
6251 | |||
6252 | 2008-09-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6253 | |||
6254 | * linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced): | ||
6255 | Skip "N files scheduled for deletion" message when nothing scheduled. | ||
6256 | |||
6257 | 2008-09-16 Nicholaz Beresford <nicholaz@blueflash.cc> | ||
6258 | |||
6259 | * linden/indra/newview/lltexturecache.cpp: | ||
6260 | VWR-3878: Purging cache textures causes viewer to pause for many | ||
6261 | seconds, with heavy disk activity. | ||
6262 | * linden/indra/newview/lltexturecache.h: | ||
6263 | Ditto. | ||
6264 | |||
6265 | * linden/indra/llmessage/llassetstorage.cpp: | ||
6266 | VWR-3877: A nasty possible memory overwrite and two minor leaks. | ||
6267 | |||
6268 | 2008-09-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
6269 | |||
6270 | * linden/indra/newview/llpanelobject.cpp: | ||
6271 | VWR-7827: Allow Dimple/Profile Cut for boxes and box-based prims | ||
6272 | in the UI. | ||
6273 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
6274 | Ditto. | ||
6275 | |||
6276 | 2008-09-07 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6277 | |||
6278 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
6279 | VWR-8056: Clean up menu_viewer.xml (main menu XUI). | ||
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index 464bb83..514811d 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt | |||
@@ -1384,6 +1384,14 @@ check_message_template(${VIEWER_BINARY_NAME}) | |||
1384 | set(PACKAGE OFF CACHE BOOL | 1384 | set(PACKAGE OFF CACHE BOOL |
1385 | "Add a package target that builds an installer package.") | 1385 | "Add a package target that builds an installer package.") |
1386 | 1386 | ||
1387 | |||
1388 | add_custom_target( | ||
1389 | ChangeLog ALL | ||
1390 | COMMAND ${PYTHON_EXECUTABLE} ${SCRIPTS_DIR}/make_changelog.py | ||
1391 | COMMENT "Generating ChangeLog.txt." | ||
1392 | ) | ||
1393 | |||
1394 | |||
1387 | if (WINDOWS) | 1395 | if (WINDOWS) |
1388 | if(MSVC71) | 1396 | if(MSVC71) |
1389 | set(release_flags "/MAP:Release/${VIEWER_BINARY_NAME}.map /MAPINFO:LINES") | 1397 | set(release_flags "/MAP:Release/${VIEWER_BINARY_NAME}.map /MAPINFO:LINES") |
diff --git a/linden/scripts/make_changelog.py b/linden/scripts/make_changelog.py new file mode 100755 index 0000000..759dffd --- /dev/null +++ b/linden/scripts/make_changelog.py | |||
@@ -0,0 +1,432 @@ | |||
1 | #!/usr/bin/env python | ||
2 | # | ||
3 | # @file make_changelog.py | ||
4 | # @brief Generates Imprudence's ChangeLog.txt from Git commit messages. | ||
5 | # | ||
6 | # Copyright (c) 2010, Jacek Antonelli | ||
7 | # | ||
8 | # The source code in this file is provided to you under the terms of | ||
9 | # the GNU General Public License, version 2.0 ("GPL"). Terms of the | ||
10 | # GPL can be found in doc/GPL-license.txt in this distribution, or | ||
11 | # online at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | ||
12 | # | ||
13 | # By copying, modifying or distributing this software, you acknowledge | ||
14 | # that you have read and understood your obligations described above, | ||
15 | # and agree to abide by those obligations. | ||
16 | # | ||
17 | # ALL SOURCE CODE IS PROVIDED "AS IS." THE AUTHOR MAKES NO | ||
18 | # WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, | ||
19 | # COMPLETENESS OR PERFORMANCE. | ||
20 | # | ||
21 | |||
22 | |||
23 | # This script generates ChangeLog.txt (in the the imprudence root | ||
24 | # directory) from the commit messages in the git repository. It parses | ||
25 | # the output from 'git log', then prints the log entries in a nicely | ||
26 | # formatted way, omitting unimportant or unwanted commits. | ||
27 | # | ||
28 | # A commit will be omitted if any of the following are true: | ||
29 | # | ||
30 | # * It is listed in SPECIAL_COMMITS below with "-". | ||
31 | # * It has "@nochangelog" in its commit message (but not | ||
32 | # "@forcechangelog" or "@shortchangelog"). | ||
33 | # * It is a merge commit (i.e. has multiple parent commits). | ||
34 | # * It is a plain SL source commit ("Second Life viewer sources ..."). | ||
35 | # | ||
36 | # But even if the above are true, it WILL be included if any of the | ||
37 | # following are true: | ||
38 | # | ||
39 | # * It is listed in SPECIAL_COMMITS below with "+" or "S". | ||
40 | # * It has "@forcechangelog" or "@shortchangelog" in its commit | ||
41 | # message (but not "@nochangelog"). | ||
42 | # | ||
43 | # By default, the ChangeLog will list the files that were modified, | ||
44 | # added, or deleted for each commit. But, that list will be omitted | ||
45 | # (or summarized) if any of the following are true: | ||
46 | # | ||
47 | # * More than 10 files were changed. | ||
48 | # * It is listed in SPECIAL_COMMITS below with "S". | ||
49 | # * It has "@shortchangelog" in its commit message. | ||
50 | # | ||
51 | |||
52 | |||
53 | |||
54 | import commands, re, os.path, sys | ||
55 | from string import Template | ||
56 | |||
57 | |||
58 | SCRIPT_DIR = os.path.abspath( os.path.dirname( sys.argv[0] ) ) | ||
59 | ROOT_DIR = os.path.normpath( os.path.join(SCRIPT_DIR, "..", "..") ) | ||
60 | CHANGELOG = os.path.join(ROOT_DIR, "ChangeLog.txt") | ||
61 | |||
62 | |||
63 | # Commit IDs that should be treated specially. | ||
64 | # | ||
65 | # IDs with "+" will always be included, even if they would have been | ||
66 | # omitted for some other reason (such as being a merge commit). | ||
67 | # | ||
68 | # IDs with "-" will be omitted (equivalent to @nochangelog) | ||
69 | # | ||
70 | # IDs with "S" will always be included (like "+"), but will hide or | ||
71 | # summarize the list of changed files (equivalent to @shortchangelog) | ||
72 | |||
73 | SPECIAL_COMMITS = { | ||
74 | |||
75 | # Merge commits that ARE worth mentioning. | ||
76 | "13c27361136819af0d0a0f72eeb807f56829337f" : "+", | ||
77 | "499afbab7be4c4136eea0e1897319c3ac4e9799d" : "+", | ||
78 | "4bbee8774d743fb4787fc2435a20d89539011fa4" : "+", | ||
79 | "6a5aab98892df74f60743f5b789959c9593d6647" : "+", | ||
80 | "6e1e243da8c06ddd6847576c55e134d72ef42491" : "+", | ||
81 | "87c760f959788e3ec9dc06cbd2207d0242b6a4c9" : "+", | ||
82 | "8f50d81693ff9463ae49c36935977a2b70e6bf45" : "+", | ||
83 | "94a57bea1504f2f7024264b15c3ed532d49d3ab0" : "+", | ||
84 | "96aaf4408601768d1d277bd63e6a1c91295c4c5a" : "+", | ||
85 | "9a4f5702473e7540cde1bbff2d7189d9ed71fd86" : "+", | ||
86 | |||
87 | # Mention the first SL version Imprudence is based on (1.20.15) | ||
88 | "31ba61e675d42675c6c6cd1077a93e0c5e055114" : "S", | ||
89 | |||
90 | # Project early setup. Not worth mentioning. | ||
91 | "6f0d1dc6b922f1b103a8933a03c4ed5e10b290ef" : "-", | ||
92 | "993bca391adf825dcf139d516c17dfdca0832bc8" : "-", | ||
93 | "e8ca04117d66356e8fe514d617d1da2d9b49a927" : "-", | ||
94 | "ec8b17013071896e7228c7d0032d3bfc44697c3a" : "-", | ||
95 | "f258e5d9af1087cab2be36a8c143815300187d62" : "-", | ||
96 | "f37093d4dda55fd77bc9228c9fb359d46d4f1715" : "-", | ||
97 | |||
98 | # Whitespace and line ending changes. Not worth mentioning. | ||
99 | "285dcc2660ef0ed31bfbdc4f0a5cc53f40e90e36" : "-", | ||
100 | "44dc53ef5d8f770412c2f7675b9ebfdeb3c2b698" : "-", | ||
101 | "451aad0c993856f380d976de3d7fe343ad5f9811" : "-", | ||
102 | "45beb0b1d8a16522dfc33894f4b69ee9a4b33efc" : "-", | ||
103 | "567586af40a1683a3c89863c9dbedd2b3cc90897" : "-", | ||
104 | "5bd80f31b2a6d06f6b84e444ed84b744bfebc311" : "-", | ||
105 | "65272bae7013a785cb4e1dccb810e58e9f7fdfda" : "-", | ||
106 | "8186bd3db550d2a5cafd840679e8b13ff10a82b5" : "-", | ||
107 | "87494eab8a1221ccb35e91c14d242e4cfaab28c8" : "-", | ||
108 | "93eb46dcb67e35e99e3f68b4cb23ee9bf2fbb2d8" : "-", | ||
109 | "a86dba93c641056fc08ff9dc4bd173bc4b56036f" : "-", | ||
110 | "b055fc86474cce8854cadadccec61f10dc6ef003" : "-", | ||
111 | "c05810ec6ce1cb1fb40915b2b16f44c2600c6483" : "-", | ||
112 | "cf4ee03e4415d599c10729d920a1c085aed411ed" : "-", | ||
113 | "e20f3bb7c3310deca86cfc66af0a086261930bcf" : "-", | ||
114 | |||
115 | # ChangeLog edits. Not worth mentioning. | ||
116 | "0ee6701062d0506a725cd4ba9cd533ec4c46eb68" : "-", | ||
117 | "197b6a954d37e46af91a474de1565b43e24e8c60" : "-", | ||
118 | "2027db4808f36bcc230686f31dea3810d594701e" : "-", | ||
119 | "2583bbaf227abd654cd87760bf6c646909b38229" : "-", | ||
120 | "388810f1cb7505c7888f6aa77306554b99430202" : "-", | ||
121 | "6b270891b1b64e26a5c07e9239b925527e7be4c2" : "-", | ||
122 | "6e99cd9128a04ce8b5daa9b1c5c17c7b86e8a058" : "-", | ||
123 | "78cff2cb53235979d452b877192523a030686f89" : "-", | ||
124 | "818367f405a550e95c265d26c7011a5a1f892ec7" : "-", | ||
125 | "87c7622724089f7a06b6559c9e1103e2f7bac2ef" : "-", | ||
126 | "925975639a2438bc9bdf43a0ceaab1c4555052b0" : "-", | ||
127 | "96aaf4408601768d1d277bd63e6a1c91295c4c5a" : "-", | ||
128 | "9f89d959d4596a5e4918806efc2e5dd044cabc62" : "-", | ||
129 | "a03abda0f0671ce69b9579b9fcf3d9d499080a5d" : "-", | ||
130 | "b2efe398cd2a506fe47a6143ea54e08b1f4cbbc7" : "-", | ||
131 | "b31f72f11b75cf0c7965d8170600e1352988dc25" : "-", | ||
132 | "b33c4cfbbc49bb6c66e7bdd53d3a2245e1c6a2c9" : "-", | ||
133 | "b5068c60260646572d3dad166e11c943050b8bd6" : "-", | ||
134 | "cdd95787ae40cd1ea3776d2322ec529a5a232fc7" : "-", | ||
135 | "d53da842e2f259282fb83c01ea742d80f7d2735e" : "-", | ||
136 | "d6552c4c9c10a886ea19768e0097b7344809ea02" : "-", | ||
137 | "ded2589eae6e392d2ff973d882a0182d2af199cf" : "-", | ||
138 | "ea8040185053bd2807d0cfdf5cd018f08df10ed1" : "-", | ||
139 | "ebce3d7682489151a6fc48a923c7154dad401219" : "-", | ||
140 | "ed6a76513af6a7de5963517e19982293d418ddef" : "-", | ||
141 | "eeb428b559f482b03ac1002a391a5df3e1512e9a" : "-", | ||
142 | "f0acc222f33936756297a8240bcfc72c2f9ba891" : "-", | ||
143 | |||
144 | # Release notes edits. Not worth mentioning. | ||
145 | "08161bf33c3e17ec81c0d66cb7d2fda678ff6a17" : "-", | ||
146 | "4f1e0a28875a8c54790d07442bfc3875f903b3c2" : "-", | ||
147 | "60c7bcbed46bbc266beb642a71018b18c213078e" : "-", | ||
148 | "8a662850a3ddae4485270c59e9f93c95691f5050" : "-", | ||
149 | "c34a99c0b18d1122d5613c0048e572d70e7ce751" : "-", | ||
150 | |||
151 | # Duplicates of other commits. Not worth mentioning. | ||
152 | "23ab8d114f3038b8425613cd0c74adb160d0bf2f" : "-", | ||
153 | "3a84d8017df08447b14161cee3c24382f8f96013" : "-", | ||
154 | "6a7a1881a3fde403e9dacd638d10d457c50ab19e" : "-", | ||
155 | "d345613880689d38fe6418f47dc19ae855849f92" : "-", | ||
156 | |||
157 | # Miscellaneous insignificant things. | ||
158 | "16751a56c0c465f90cb14f65483f967acb1220ae" : "-", | ||
159 | "25919b3c9601918dbddaccb07ef48fc14a546cf1" : "-", | ||
160 | "25ee74981392a1f1fde299f8ecf243a6b257e3ae" : "-", | ||
161 | "5be6de589be48be699d8aa46593d0a0d3e88f46a" : "-", | ||
162 | "686b994f11a5e7ec2c11e40dc3ca8178c47decdf" : "-", | ||
163 | "9625d9f3253e0aa4ca8a68380c6303f0b8d36dbe" : "-", | ||
164 | "a4ecbdbba79e49ce5653101c6c71f8b5df7e0fc5" : "-", | ||
165 | "e563b107a2b58935ef8c3ab2cfdfdbc2d7cdfa2d" : "-", | ||
166 | "e7c2d187818158c1c27f87056fba82b0e8077263" : "-", | ||
167 | |||
168 | # Spammy and uninformative. | ||
169 | "7f090f7bec5264ca9e203c27dfb6b2992bb2bcbd" : "-", | ||
170 | "844025196a1b9a5944cac292dbc162bdd24ac5af" : "-", | ||
171 | |||
172 | # Tsk tsk, McCabe has a potty mouth. | ||
173 | "7624d729930c331494c7391e3fbc596b31309782" : "-", | ||
174 | "a67f7ec260b20474cee3c2edca3c3f4ea331c815" : "-", | ||
175 | |||
176 | } | ||
177 | |||
178 | |||
179 | |||
180 | class LogEntry: | ||
181 | "Stores and formats a Git log entry" | ||
182 | |||
183 | # A horizontal line to put between log entries | ||
184 | separator = "-" * 79 | ||
185 | |||
186 | |||
187 | def __init__(self, git_text): | ||
188 | "Creates a LogEntry from a commit output from `git log`" | ||
189 | |||
190 | self.id = "" # commit id | ||
191 | self.merge = False # is a merge commit? | ||
192 | self.author_name = "" | ||
193 | self.author_mail = "" | ||
194 | self.author_date = "" | ||
195 | self.commit_name = "" # committer name | ||
196 | self.commit_mail = "" | ||
197 | self.commit_date = "" | ||
198 | self.message = [] # lines of the message | ||
199 | self.files = [] # modified/added/deleted files | ||
200 | self.special = "" # handle this commit in a special way? | ||
201 | |||
202 | lines = git_text.splitlines() | ||
203 | |||
204 | # First line is always commit id. | ||
205 | self.id = lines[0] | ||
206 | |||
207 | for line in lines[1:]: | ||
208 | |||
209 | # is it a merge? | ||
210 | if re.match("Merge: +([0-9a-f]+ *){2,}", line): | ||
211 | self.merge = True | ||
212 | |||
213 | # author name | ||
214 | match = re.match("Author: +([^<]+) <([^>]+)>", line) | ||
215 | if match: | ||
216 | self.author_name = match.group(1) | ||
217 | self.author_mail = match.group(2) | ||
218 | |||
219 | # author date | ||
220 | match = re.match("AuthorDate: +(.+)", line) | ||
221 | if match: | ||
222 | self.author_date = match.group(1) | ||
223 | |||
224 | # commit name | ||
225 | match = re.match("Commit: +([^<]+) <([^>]+)>", line) | ||
226 | if match: | ||
227 | self.commit_name = match.group(1) | ||
228 | self.commit_mail = match.group(2) | ||
229 | |||
230 | # commit date | ||
231 | match = re.match("CommitDate: +(.+)", line) | ||
232 | if match: | ||
233 | self.commit_date = match.group(1) | ||
234 | |||
235 | # message (and notes) | ||
236 | if re.match("[\t ]+", line): | ||
237 | self.message.append(line[4:]) | ||
238 | |||
239 | # modified/added/deleted files (but ignore ChangeLog.txt) | ||
240 | if re.match("[MAD][\t ]+", line) and \ | ||
241 | not re.match("[MAD][\t ]+ChangeLog.txt", line): | ||
242 | self.files.append(line) | ||
243 | |||
244 | self.author_name, self.author_mail = \ | ||
245 | self.fix_name_email( self.author_name, self.author_mail ) | ||
246 | |||
247 | self.commit_name, self.commit_mail = \ | ||
248 | self.fix_name_email( self.commit_name, self.commit_mail ) | ||
249 | |||
250 | try: | ||
251 | self.special = SPECIAL_COMMITS[self.id] | ||
252 | except KeyError: | ||
253 | pass | ||
254 | |||
255 | # If there's no special already, scan the message for @directives. | ||
256 | if not self.special: | ||
257 | for line in self.message: | ||
258 | # Omit commits with @nochangelog in the message | ||
259 | if("@nochangelog" in line): | ||
260 | self.special = "-" | ||
261 | # Don't show file changes for commits with @shortchangelog | ||
262 | elif("@shortchangelog" in line): | ||
263 | self.special = "S" | ||
264 | # Always include commits with @forcechangelog | ||
265 | elif("@forcechangelog" in line): | ||
266 | self.special = "+" | ||
267 | |||
268 | |||
269 | def fix_name_email( self, name, email ): | ||
270 | """Some commits have a bad name or email address. | ||
271 | This function returns the proper name and address.""" | ||
272 | |||
273 | if email in ["Adric@.(none)", "hakushakukun@gmail.com"]: | ||
274 | return ["McCabe Maxsted", "hakushakukun@gmail.com"] | ||
275 | |||
276 | if email in ["Kakurady@.(none)", "kakurady@gmail.com"]: | ||
277 | return ["Kakurady (Geneko Nemeth)", "kakurady@gmail.com"] | ||
278 | |||
279 | # Nothing to fix. | ||
280 | return [name, email] | ||
281 | |||
282 | |||
283 | def should_be_included(self): | ||
284 | """Returns True if the commit should be included in the | ||
285 | ChangeLog, or False if it should be omitted.""" | ||
286 | |||
287 | # Include commits marked with "+" or "S" in special_commits.txt | ||
288 | if self.special in ["+", "S"]: | ||
289 | return True | ||
290 | |||
291 | # Omit commits marked with "-" in special_commits.txt | ||
292 | if self.special == "-": | ||
293 | return False | ||
294 | |||
295 | # Omit merge commits | ||
296 | if self.merge: | ||
297 | return False | ||
298 | |||
299 | # Omit vanilla SL source commits | ||
300 | if self.message[0].startswith("Second Life viewer sources"): | ||
301 | return False | ||
302 | |||
303 | # Include everything else | ||
304 | return True | ||
305 | |||
306 | |||
307 | def format(self): | ||
308 | "Formats the LogEntry prettily." | ||
309 | texts=[LogEntry.separator] | ||
310 | |||
311 | texts.append(""" | ||
312 | Date: {ad} ({id}) | ||
313 | Author: {an} <{ae}>""".format(ad = self.author_date, | ||
314 | an = self.author_name, | ||
315 | ae = self.author_mail, | ||
316 | id = self.id[0:7])) | ||
317 | |||
318 | if self.commit_name != self.author_name: | ||
319 | texts.append("Committer: {cn} <{ce}>".format( | ||
320 | cn = self.commit_name, | ||
321 | ce = self.commit_mail)) | ||
322 | |||
323 | texts.append("\n") | ||
324 | |||
325 | for line in self.message: | ||
326 | # Remove @...changelog directives | ||
327 | rxp = re.compile("@(short|no)changelog") | ||
328 | if rxp.search(line): | ||
329 | line = rxp.sub("", line) | ||
330 | # Skip this line if it was empty except for @...changelog | ||
331 | if not line.strip(): | ||
332 | continue | ||
333 | |||
334 | # Skip modified/deleted/new file lines. | ||
335 | if re.match("[ \t]+(modified|deleted|new file): +.+", line): | ||
336 | continue | ||
337 | |||
338 | # Skip all the rest of the lines. | ||
339 | if re.match("Conflicts:$", line): | ||
340 | break | ||
341 | |||
342 | texts.append( (" "*2 + line.replace("\t"," "*4)).rstrip() ) | ||
343 | |||
344 | # Delete all empty lines at the end | ||
345 | while not texts[-1].strip(): | ||
346 | del texts[-1] | ||
347 | |||
348 | # Don't list files if it's a short changelog or there are more | ||
349 | # than ten files to list. | ||
350 | if self.special == "S" or len(self.files) > 10: | ||
351 | texts.append("\n (File changes omitted for brevity.)") | ||
352 | else: | ||
353 | if self.files: | ||
354 | texts.append("\n") | ||
355 | for line in self.files: | ||
356 | texts.append( " "*2 + line.replace("\t"," "*2) ) | ||
357 | |||
358 | texts.append("\n") | ||
359 | |||
360 | return "\n".join(texts) | ||
361 | |||
362 | |||
363 | |||
364 | |||
365 | def main(): | ||
366 | commits = sys.argv[1:] | ||
367 | if commits: | ||
368 | commits = " ".join(commits) | ||
369 | else: | ||
370 | commits = "HEAD" | ||
371 | |||
372 | |||
373 | # Fetch the log entries from git in one big chunk. | ||
374 | cmd = "git log --pretty=fuller --name-status --date=short --date-order --show-notes {commits}".format(commits = commits) | ||
375 | status, output = commands.getstatusoutput(cmd) | ||
376 | |||
377 | |||
378 | # If the git command failed, write a placeholder ChangeLog.txt and exit. | ||
379 | if status != 0: | ||
380 | print "Could not generate ChangeLog.txt: " + output | ||
381 | with open(CHANGELOG, "w") as changelog: | ||
382 | changelog.write("\n (Imprudence must be compiled from a Git repository to generate a ChangeLog.)\n\n") | ||
383 | exit(0) | ||
384 | |||
385 | |||
386 | # Split it up into individual commits. | ||
387 | logs = re.compile("^commit ", re.MULTILINE).split(output)[1:] | ||
388 | |||
389 | |||
390 | # Introductory header that goes at the top of the ChangeLog. | ||
391 | header=""" | ||
392 | |||
393 | CHANGELOG | ||
394 | for the Imprudence Viewer | ||
395 | http://imprudenceviewer.org | ||
396 | |||
397 | |||
398 | This is a log of revisions to the Imprudence Viewer source code. | ||
399 | If you are looking for an overview of new features and changes in | ||
400 | each release, please see RELEASE_NOTES.txt instead. | ||
401 | |||
402 | This file is automatically generated from the Git commit history. | ||
403 | Be aware that it is NOT ORDERED BY DATE, but rather by ancestry. | ||
404 | Some commits have been omitted from this list for brevity. | ||
405 | |||
406 | File changes are annotated as follows: | ||
407 | |||
408 | A = the file was added | ||
409 | M = the file was modified | ||
410 | D = the file was deleted | ||
411 | |||
412 | For a full history of the source code, including diffs, please see | ||
413 | the Git repository. | ||
414 | |||
415 | |||
416 | """ | ||
417 | |||
418 | output = [header] | ||
419 | |||
420 | for log in logs: | ||
421 | entry = LogEntry(log) | ||
422 | if entry.should_be_included(): | ||
423 | output.append( entry.format() ) | ||
424 | |||
425 | text = "\n".join(output) | ||
426 | |||
427 | with open(CHANGELOG, "w") as changelog: | ||
428 | changelog.write(text) | ||
429 | |||
430 | |||
431 | if __name__ == "__main__": | ||
432 | main() | ||