diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index cc2de88..8566125 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,29 @@ | |||
1 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Backported 1.23's minimap conversion to XUI. | ||
4 | |||
5 | modified: indra/llui/llui.cpp | ||
6 | modified: indra/llui/llui.h | ||
7 | modified: indra/newview/CMakeLists.txt | ||
8 | modified: indra/newview/llagent.cpp | ||
9 | modified: indra/newview/llcolorscheme.cpp | ||
10 | modified: indra/newview/llcolorscheme.h | ||
11 | modified: indra/newview/llfloatermap.cpp | ||
12 | modified: indra/newview/llfloatermap.h | ||
13 | modified: indra/newview/llmenucommands.cpp | ||
14 | modified: indra/newview/llnetmap.cpp | ||
15 | modified: indra/newview/llnetmap.h | ||
16 | modified: indra/newview/llstartup.cpp | ||
17 | modified: indra/newview/llviewercontrol.cpp | ||
18 | modified: indra/newview/llviewermenu.cpp | ||
19 | modified: indra/newview/llviewerobject.cpp | ||
20 | modified: indra/newview/llviewerregion.cpp | ||
21 | modified: indra/newview/llviewerwindow.cpp | ||
22 | modified: indra/newview/llworldmapview.cpp | ||
23 | modified: indra/newview/skins/default/colors_base.xml | ||
24 | modified: indra/newview/skins/silver/colors_base.xml | ||
25 | |||
26 | |||
1 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> | 27 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 28 | ||
3 | * Changed 'IM Received' button to '__ New IMs'. | 29 | * Changed 'IM Received' button to '__ New IMs'. |