diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 60bfc22..fe4b0a5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,35 @@ | |||
1 | 2009-06-05 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/llfloatersnapshot.cpp: | ||
4 | Fixed high res checkbox not hiding. | ||
5 | |||
6 | |||
7 | * linden/indra/newview/llselectmgr.cpp: | ||
8 | Redid pie menus based on feedback from VWR-8080. | ||
9 | * linden/indra/newview/lltoolpie.cpp: | ||
10 | Ditto. | ||
11 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml: | ||
12 | Ditto. | ||
13 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_avatar.xml: | ||
14 | Ditto. | ||
15 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_hud.xml: | ||
16 | Ditto. | ||
17 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_land.xml: | ||
18 | Ditto. | ||
19 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml: | ||
20 | Ditto. | ||
21 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_self.xml: | ||
22 | Ditto. | ||
23 | |||
24 | |||
25 | Merged in Armin's gesture manager patch to compensate | ||
26 | for removing 'Gestures' from the pie. | ||
27 | |||
28 | |||
29 | * linden/indra/newview/llviewernetwork.cpp: | ||
30 | Menu bar now only changes color for Aditi. | ||
31 | |||
32 | |||
1 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> | 33 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 34 | ||
3 | * Mute in Profile window triggers confirmation dialog too. | 35 | * Mute in Profile window triggers confirmation dialog too. |
@@ -109,6 +141,14 @@ | |||
109 | 141 | ||
110 | * linden/indra/cmake/CopyWinLibs.cmake: | 142 | * linden/indra/cmake/CopyWinLibs.cmake: |
111 | Updated copy_win_libs for 1.1 RC3. | 143 | Updated copy_win_libs for 1.1 RC3. |
144 | |||
145 | |||
146 | 2009-04-27 Armin Weatherwax <email@unknown.com> | ||
147 | |||
148 | * linden/indra/newview/llchatbar.cpp: | ||
149 | Applied Armin's gesture manager patch. | ||
150 | * linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml: | ||
151 | Ditto. | ||
112 | 152 | ||
113 | 153 | ||
114 | 2009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com> | 154 | 2009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com> |