aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
blob: 4efb484d7d646f5e5b9c346f1c85afa3527d5580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2008-09-19  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/llviewermenu.cpp: 
	VWR-2947: Create event callbacks for Advanced menu functions.
	Part of VWR-2896: Convert "Advanced" menu to XUI.

	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
	VWR-2948: Create XUI-based Advanced menu.
	Part of VWR-2896: Convert "Advanced" menu to XUI.

2008-09-19  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/SConstruct:
	New optional SConstruct flag to specify an exact path to build
	directory: BUILD_DIR. For convenience until we switch to CMake.

	* linden/indra/SConstruct:
	VWR-2865: New SConstruct flag to (not) make tarball after compiling.
	For convenience until we switch to CMake.
	* linden/indra/newview/viewer_manifest.py: 
	Ditto.