aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt95
1 files changed, 95 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 0988394..e8e83c6 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,10 +1,92 @@
12008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com>
2
3 * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
4 Increased maximum settable transparency from 90% to 100%.
5
6 * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
7 Changed "Select Texture" to "Select Faces to Texture".
8
92008-09-22 Aimee Trescothick <aimee@ama-zing.co.uk>
10
11 * linden/indra/newview/app_settings/settings.xml:
12 VWR-8430: Usability improvements to the land tools floater.
13 * linden/indra/newview/llfloatertools.cpp:
14 Ditto.
15 * linden/indra/newview/llfloatertools.h:
16 Ditto.
17 * linden/indra/newview/llpanelland.cpp:
18 Ditto.
19 * linden/indra/newview/llpanelland.h:
20 Ditto.
21 * linden/indra/newview/lltoolbrush.cpp:
22 Ditto.
23 * linden/indra/newview/skins/default/xui/en-us/alerts.xml:
24 Ditto.
25 * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
26 Ditto.
27
282008-09-21 Jacek Antonelli <jacek.antonelli@gmail.com>
29
30 * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
31 Reindented and cleaned up menu XML for code readability.
32
332008-09-20 Michelle2 Zenovka <robin.cornelius@gmail.com>
34
35 * linden/indra/newview/llfloaterbulkpermission.h:
36 VWR-5082: 'Set permissions on selected task inventory' feature.
37 * linden/indra/newview/llfloaterbulkpermission.cpp:
38 Ditto.
39 * linden/indra/newview/llviewermenu.cpp:
40 Ditto.
41 * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
42 Ditto.
43 * linden/indra/newview/skins/default/xui/en-us/floater_bulk_perms.xml:
44 Ditto.
45
462008-09-20 Paul Churchill <pnolan@dsl.pipex.com>
47
48 * linden/indra/newview/llimpanel.cpp:
49 VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button.
50 * linden/indra/newview/llimpanel.h:
51 Ditto.
52 * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml:
53 Ditto.
54
552008-09-19 Gigs Taggart <gigstaggart@gmail.com>
56
57 * linden/indra/newview/app_settings/settings.xml:
58 VWR-2331: Terraform tool variable "strength".
59 Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden.
60 * linden/indra/newview/llfloatertools.cpp:
61 Ditto.
62 * linden/indra/newview/llfloatertools.h:
63 Ditto.
64 * linden/indra/newview/lltoolbrush.cpp:
65 Ditto.
66 * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
67 Ditto.
68
12008-09-19 McCabe Maxsted <hakushakukun@gmail.com> 692008-09-19 McCabe Maxsted <hakushakukun@gmail.com>
2 70
3 * linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: 71 * linden/indra/newview/skins/default/xui/en-us/panel_groups.xml:
4 VWR-8024: simplify group invites: invite to group from groups list. 72 VWR-8024: simplify group invites: invite to group from groups list.
5 73
74 * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
75 VWR-1363: Add "Return Object" to the Tools menu.
76
77 * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
78 VWR-7877: Change the default cut increment from 0.05 to 0.025.
79
62008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com> 802008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com>
7 81
82 * linden/indra/newview/llviewermenu.cpp:
83 VWR-2947: Create event callbacks for Advanced menu functions.
84 Part of VWR-2896: Convert "Advanced" menu to XUI.
85
86 * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
87 VWR-2948: Create XUI-based Advanced menu.
88 Part of VWR-2896: Convert "Advanced" menu to XUI.
89
8 * linden/indra/SConstruct: 90 * linden/indra/SConstruct:
9 New optional SConstruct flag to specify an exact path to build 91 New optional SConstruct flag to specify an exact path to build
10 directory: BUILD_DIR. For convenience until we switch to CMake. 92 directory: BUILD_DIR. For convenience until we switch to CMake.
@@ -14,3 +96,16 @@
14 For convenience until we switch to CMake. 96 For convenience until we switch to CMake.
15 * linden/indra/newview/viewer_manifest.py: 97 * linden/indra/newview/viewer_manifest.py:
16 Ditto. 98 Ditto.
99
1002008-09-07 McCabe Maxsted <hakushakukun@gmail.com>
101
102 * linden/indra/newview/llpanelobject.cpp:
103 VWR-7827: Allow Dimple/Profile Cut for boxes and box-based prims
104 in the UI.
105 * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
106 Ditto.
107
1082008-09-07 Jacek Antonelli <jacek.antonelli@gmail.com>
109
110 * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
111 VWR-8056: Clean up menu_viewer.xml (main menu XUI).