summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_navigation_bar.xml
AgeCommit message (Collapse)Author
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-09EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 ↵paulgproductengine
px on left and 150 px on right. ) - Allowed dragging to the left to shrink location to no less than 410 pixels, and to the right to shrink favorites to 185 pixels
2012-02-03EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 ↵Paul ProductEngine
px on left and 150 px on right. ) - Allowed dragging to the left to shrink location to no less than 310 pixels, and to the right to shrink favorites to 185 pixels
2012-01-31EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to ~75%)Paul ProductEngine
- Made splitter draggable to ~75% - Decreased min width of navigation layout panel for user convenience, so that user can make favorites bar bigger and see more favorite landmarks at a time.
2012-01-18EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
fixed font metrics rounding error and made corrective adjustments in layout
2012-01-18removed some invalid attributesRichard Linden
2012-01-18EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ↵Richard Linden
viewer
2012-01-16EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵Richard Linden
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical
2011-10-13EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵Richard Linden
with bottom toolbar if mode is icon only hide toolbars in mouselook hide top_info_bar when hiding UI disable mouselook when hiding UI fixed layout of more button in navigation bar
2011-10-12added separator above navigation barRichard Nelson
2011-10-07EXP-1255 FIXED (More spillover does not contain separator and "Open ↵Paul ProductEngine
Landmarks" menuitem) - Added menu item "Open landmarks" as the last menu item in favorites menu
2011-10-05merge with viewer-developmentRichard Nelson
2011-09-26EXP-1203 ADDITIONAL FIX (As a FUI user, I want the address bar and favorites ↵Paul ProductEngine
to be on one line) - Removed search combobox by spec - Fixed EXP-1243 (Parcel characteristics icons from location bar overlay other ui elements) - Fixed EXP-1245 (More spillover list "jumps" on copying landmarks)
2011-09-22EXP-1203 ADDITIONAL FIX (As a FUI user, I want the address bar and favorites ↵Paul ProductEngine
to be on one line) - Changed member variable name mChevronButton to mMoreTextBox - Fixed some bugs which PE testers have found: 1. Parcel characteristics icons from location bar overlay other ui elements 2. Navigation & Favorites bar are displayed after exitting mouselook mode although 'Show Navigation & Favorites bar' is unchecked
2011-09-19EXP-1203 FIXED (As a FUI user, I want the address bar and favorites to be on ↵Paul ProductEngine
one line) - Relocated address bar, combined with favorite landmarks EXP-1208 - Added dragger to change amount of space allocated to address bar and favorites bar EXP-1217 - Modified Favorites ->> More spillover EXP-1218 - Combined context menu menuitems for favorites & address bars EXP-1219
2011-09-13STORM-1599 FIXED Scrolling search history with mouse wheel now doesn't zoom ↵Vadim ProductEngine
the wold view upon reaching the end of list.
2011-08-31EXP-1149 FIX Log in Screen: Replace the new mode selector with the old oneRichard Nelson
improved graphics and layout for logged in mode selector
2011-08-26EXP-1149 FIX Log in Screen: Replace the new mode selector with the old oneRichard Nelson
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-06EXT-8207 FIXED (Unexpected camera zoom occures if scroll location history ↵Paul Guslisty
drop-down list by mouse wheel) Added parameter for scroll list control that determines opaque of mouse scroll wheel event. Set this parameter to \"true\" in combobox of navigation panel. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/829/ --HG-- branch : product-engine
2010-07-06EXT-7536 FIXED (Favorites bar and Navigation bar looks similar to the mock-up)Andrew Polunin
- Added constant FAVBAR_TOP_PADDING in the LLNavigationBar which defines the distance between navigation panel and favorites panel in pixels. - Added new image NavBar_BG_NoFav_Bevel which is used to show navigation panel with favorites bar hidden. It is required to show navigation panel with bevel at the bottom. - Added new image NavBar_BG_NoNav_Bevel which is used to show favorites panel with navigation panel hidden. It is required to show favorites panel with bevel at the top. - Removed image NavBar_BG_NoFav. It is not used anymore. - Modified the methods showNavigationPanel and showFavoritesPanel to take into account that distance. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/664/ --HG-- branch : product-engine
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
reviewed by Leyla
2010-04-14Fixed EXT-6604(normal) - Nav bar search field text not vertically alignedDmitry Zaporozhan
Increased search field height to match location input height. Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/231/ --HG-- branch : product-engine
2010-04-09Fixed normal bug EXT-6596 (Icons not vertically centered on navbar buttons)Paul Guslisty
- Moved the Home button icon up 1 pxl Reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/202/ --HG-- branch : product-engine
2010-02-22fixed Normal bug EXT-5583 Favorites bar watermark text should be unboldedDenis Serdjuk
--HG-- branch : product-engine
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-05implemented task EXT-1312 Navbar icons aren't vertically centered on buttonsDenis Serdjuk
Overlay images have been moved up using new attribute implemented in EXT-3232 --HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4866 (There is no overflow menu for favorites bar)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-02fixed low Bug EXT-4242 History Dropdown should appear immediately ↵Denis Serdjuk
when click-dragging downward from back button LLPullButton has been implemented to handle such behavior --HG-- branch : product-engine
2010-02-01Added "Favorites Bar" label and tooltip.Chuck Linden
http://jira.secondlife.com/browse/EXT-4834
2010-01-21mergeRick Pasetto
2010-01-20Update for low bug EXT-4371 - Text from search history drop-down list merge ↵Dmitry Zaporozhan
with landmarks on 'Favorites Bar'. Made border customisable in combo box. --HG-- branch : product-engine
2010-01-19EXT-4269 PDD: Add teleport destination to teleport warning dialogangela
2010-01-15Fixed low bug EXT-4371 - Text from search history drop-down list merge with ↵Dmitry Zaporozhan
landmarks on 'Favorites Bar' --HG-- branch : product-engine
2010-01-11EXT-3799 Navbar cleanup to match spec - favorites height, vertical and ↵Erica
horizontal alignment, volume button art, removed old art assets
2010-01-07EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵Erica
vertical and horizontal alignment, volume button art
2009-12-31Merge (viewer-2-0 into gooey)James Cook
2009-12-30fixed normal bug (EXT-3738) Too much space above favorites on Favorites barAndrew Polunin
--HG-- branch : product-engine
2009-12-29EXT-3589 Favorites Appear Squished Together on Left Half of Favorites BarLeyla Farazha
EXT-3602 Inventory > New Clothes sub menu not aligned EXT-3631 Texture preview after upload > Image covers buttons reviewed by James
2009-12-17fixed bug EXT-3371 Favorites Bar button widths not implemented correctlyDenis Serdjuk
--HG-- branch : product-engine
2009-12-01mergeLeyla Farazha
2009-12-01EXT-2635 No message reminding user that a restart is required to reset ↵Leyla Farazha
cache (was Clear Cache) EXT-2652 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI EXT-2227 [BSI] Preferences -> Setup -> Cache Location blank EXT-1036 Clicking menu separators selects wrong menu option (allows selection of greyed-out option) reviewed by James
2009-11-27fixed normal bug EXT-2931 Grey square appears on Navigation bar when ↵Paul Guslisty
dragging landmark from "My Landmarks" to "Favorites" bar --HG-- branch : product-engine
2009-11-23http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵Lis Pardi
This Jira also illuminated that buttons should be Medium, instead of Small
2009-11-09EXT-2106 I18N Nav bar: a node in panel_navigation_bar.xml cant be localized ↵Ramzi Linden
because it has no name= I18N: 2 nodes in panel_preferences_privacy.xml cant be localized because it has no name= I18N: 2 EN files menu_inspect_object_gear.xml, panel_group.xml use duplicate name= parameters from a copy/paste error L10N: rephrase for localizability in panel_preferences_advanced.xml and panel_preferences_sound.xml
2009-11-06New inventory iconErica
2009-11-05MergeSteve Bennetts