summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_region_general.xml
AgeCommit message (Collapse)Author
2011-07-21SH-2101 FIXED Remove checkbox for per-region mesh disablementPaul ProductEngine
- Remove checkbox for per-region mesh disablement and corresponding code
2011-05-09SH-1444 "Allow mesh objects" setting is visible on a non-mesh region.Loren Shih
2011-04-13SH-1299 and SH-1300 Adding mesh enabled checkbox to region floaterLeyla Farazha
2010-03-06(EXT-4705) Show maturity icon on Region/Estate tabSergei Litovchuk
- Added items names to match localized XUI. --HG-- branch : product-engine
2010-03-05Implemented (EXT-4705) Show maturity icon on Region/Estate tab.Sergei Litovchuk
- Added LLIconsComboBox class - a combobox with icons for maturity ratings. - Fixed scroll list maximum width calculation. The width was calculated based on text value width for non-text columns. - Added image overlay alignment getter method to LLButton. --HG-- branch : product-engine
2010-03-03EXT-4963 Change all mentions of user to "Resident" and "Residents"Lis Linden
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-05fixed bug EXT-4135 Region agent limit should be an integerDenis Serdjuk
--HG-- branch : product-engine
2009-12-13EXT-2764 EXT-2766 add and remove help ids to reflect realityKent Quirk
2009-12-03EXT-2854 Replace instances in the viewer with the final search maturity namesangela
2009-12-01EXT-2854 Replace instances in the viewer with the final search maturity namesangela
2009-11-24EXT-2764 EXT-2766 add and remove help ids to reflect realityKent Quirk
2009-11-03mergedLynx Linden
2009-11-03DEV-39999: Removed all legacy help buttons and notifications from theLynx Linden
code. All help should now go through the new help server, via the Help Browser floater. There should no longer be any custom "?" buttons in the UI - all <button> and <notification> XUI references relating to custom help buttons have been expunged. (I previously extracted all of the help strings from notifications.xml and passed these to the doc team to include in the help server pages.) I have checked that none of the XUI elements that are removed here are still referenced by any C++ code. I've also confirmed that there are no new notifications removed that I have not already passed on to the doc team. And I've also done a pass through the UI to make sure that all of the floaters still look as they should. Finally, I've confirmed that the new help system for floaters and side panels still works. 2,276 lines deleted - 0 lines added.
2009-11-02 EXT-1738 [BSI] Manage Telehub... in Region/Estate floater silently fails ↵angela
when clicked
2009-10-08EXT-1425 Revert floatercrammed region/estate to floater, merge changes since ↵Erica Olsen
June - Added _layout to crammed files for future sidepanel inclusion
2009-09-17Fix warnings on Region/Estate floater display due to type="string" and ↵James Cook
length="1" in text boxes.
2009-07-17DEV-35770 I18N: all <combo_box.item> are missing a name= parameter.Ramzi Ramey
I put them back, using the original name= given in version 1.23, but in some cases I just renamed long lists with "item1", "item2", etc.
2009-07-07Merge skinning-14 to viewer-2, including refactoring many floaters to ↵James Cook
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵James Cook
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch