summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_viewer.xml
AgeCommit message (Collapse)Author
2010-03-19Fixed bug EXT-5726 (Macintosh shortcut for "Nearby Chat" menu item is incorrect)Vadim Savchuk
Submitting on behalf of Eugene Mutavchi. --HG-- branch : product-engine
2010-02-23Implemented major sub-task EXT-5556 (hard-coded: menu Build > Object > Take. ↵Eugene Mutavchi
The word "Take" is hard-coded) --HG-- branch : product-engine
2010-02-19Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
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-11EXT-5105 Incorrect keyboard shortcut for Inventory in main menuLoren Shih
EXT-5334 CTRL+SHIFT+I now brings up InventorySP instead of InventoryFloater Fixed a regression due to EXT-5105 where CTRL+SHIFT+I was bringing up the InventorySP instead of InventoryFloater. Note that this reverts some code checked in for EXT-5105 (i.e. it re-adds in some functions that were deleted). As a side bonus, now the Gestures CTRL+G menu option shows as being checked when the gestures floater is active.
2010-02-11EXT-5105 Incorrect keyboard shortcut for Inventory in main menuangela
2010-02-11EXT-5164 Me->My Inventory opens Inventory floater, not side panelangela
2010-02-10fix 9d63853d2045 / EXT-651Tofu Linden
that checkin broke the xml and killed the Developer menu - repair it.
2010-02-09Fixed normal bug EXT-651 (Upload Image shortcut (Ctrl-U / Cmd-U) does not work)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03EXT-1560 VWR-11118 DEV-27362 Ctrl+Alt+Shift+H doesn't say hippos! anymoreSoft Linden
2010-01-29 EXT-4756 Black text in sell land confirmation dialog, EXT-2241 layout of ↵Erica
Preferences > Sound needs to be improved for I18N, EXT-4683 Build>Options submenus are non-intuitive, EXT-3787 System messages needs to be visually distinct in Nearby and IM
2010-01-20fixed EXT-4162 Remove "Show IMs in Nearby Chat"Igor Borovkov
--HG-- branch : product-engine
2010-01-19DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break ↵Ramzi Linden
localization.
2010-01-11Removing old art assetsErica
2010-01-07eliminated dump focus holder keyboard shortcutrichard
fixed inventory sidetray layout
2010-01-05ext-3950 Top menu World : Buy Land should read "Buy This Land"Lis Linden
2009-12-29EXT-3720 Added Advanced > Set Window Size... for video makingJames Cook
Torley needed this to make tutorial movies. Removed dead code from Preferences. Reviewed by Leyla.
2009-12-23EXT-3532 Can't deactivate "Render Attached Lights" and "Render Attached ↵Tofu Linden
Particles"
2009-12-23DEV-44637 'debug gl', 'debug pipeline', 'fast alpha', 'animate textures' ↵Tofu Linden
menu options all toggle at the same time, do not correspond to the correct underlying prefs
2009-12-21EXT-3574 : CTRL+SHIFT+I doesn't bring up an InventoryFloater (Windows)Loren Shih
Took out CONTROL+SHIFT+I for bringing up test inspectors, per Erica request.
2009-12-16EXT-3492 Top menu Home option - moving and sorting menuErica
2009-12-15MergeJames Cook
2009-12-15EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time optionsLeyla Farazha
EXT-2649 [BSI] Confirm on Drop EXT-3416 Can't name a new gesture on creation (and renaming is HARD) reviewed by James
2009-12-15EXT-3494 Sanitize floater show versus toggleJames Cook
Eliminated legacy "ShowFloater" method in favor of Floater.Show and Floater.Toggle. Wrote new custom show methods where needed. Reviewed with Leyla.
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-10DEV-43977: Changed pre-login help browser behavior.Lynx Linden
The special pre_login_help topic is now only displayed when the user clicks on the "Need help logging in?" link on the login screen, or selects the top-level Help > Second Life Help (F1) menu.
2009-12-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-09Fix for EXT-2703 & EXT-2708 - save texture as issuesEric M. Tulla (BigPapi)
Added save as to texture preview floater. Fixed behavior of save as (was only working for textures, not snapshots). Removed advanced menu entry for save texture as (refused to work after multiple implementations).
2009-12-08World > Snapshot is supposed to have separators, per the Design Spec - Top MenuRamzi Linden
L10N: use the consistent term 'Side Tray' already used elsewhere in the UI. Even if this isnt visible, it becomes part of our glossary and translation.
2009-12-08Mergerichard
2009-12-08EXT-2427: Added an About > Report Bug menuLynx Linden
This menu brings up the Help Browser with the report_bug topic. To support this, I've created a new ShowHelp function that can be accessed from XUI. You can supply an optional help topic parameter, or if you specify no parameter then the default (F1) help is shown.
2009-12-04L10N: use consistent language in the Admin menu 'Force owner' optionsRamzi Linden
2009-12-03Un-threaded LLTextureFetch to address potential performance and edge case ↵Steve Bennetts
crash issues. Changed an assert to an llerrs with extra info Added "HTTP Textures" to "Develop" menu
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in ↵James Cook
llviewermessages.cpp
2009-11-24MergeJames Cook
2009-11-24Changed/moved Teleport Home to Home.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2720
2009-11-24mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-23Implemented normal task EXT-2739 (Ctrl-I should open Inventory side panel,Andrew Dyukov
Ctrl-Shift-I should open Inventory floater). --HG-- branch : product-engine
2009-11-23EXT-2435 : Advanced > Shortcuts > Fly is always tickedLoren Shih
Did a few lines of cleanup for code surrounding this. Issue is still not fixed though. --HG-- branch : avatar-pipeline
2009-11-19Fix "Global Illumintation" typo in the menu text which was bugging me.Tofu Linden
2009-11-18Changes to IM Logging, includes preference changesSteve Bennetts
2009-11-18Renamed "close" to "end" in chiclet context menusSteve Bennetts
Removed "open" in chiclet context menus Removed some deprecate "..." Removed ^M from menu_viewer.xml
2009-11-16EXT-2512 Turned off Hover Glow Objects by default.James Cook
Should resolve EXT-2499 EXT-2522 EXT-2514 Consider turning back on for Viewer 2.1 and tuning.
2009-11-10Restore "Show Advanced Permissions"Steve Bennetts
2009-11-10mergeRamzi Linden
2009-11-10I18N: several nodes in XUI have no name= or a duplicate name=, thus cant be ↵Ramzi Linden
localized. Notifications console was listed twice in the Develop>Console menu
2009-11-09mergeJames Cook
2009-11-09Fixed crash on hovering over debug rendering menu due to texture atlas.James Cook
2009-11-10fix xml function param problem and adding missing settings in settings.xmlangela