summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/commands.xml
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-05DD-170 : Handle 503 answer from SLM and added a MARKET_MERCHANT_NOT_MIGRATED ↵Merov Linden
state to the UI, showing only the relevant UI to the user (i.e. Merchant Outbox or Marketplace Listings).
2014-10-02DD-174 : WIP : Use the correct icon for the marketplace listing FUI ↵Merov Linden
(toolbar) button
2014-07-22Sync merge with lindenlab/viewer-releaseMerov Linden
2014-04-15DD-49 : Add FUI button for Marketplace ListingsMerov Linden
2014-02-10Merge pull from lindenlab/viewer-releaseMerov Linden
2013-12-12Pull merge from lindenlab/viewer-releaseMerov Linden
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho
2013-11-26remove excessively complex fixes for MAINT-2914 and MAINT-3142Oz Linden
2013-11-12replaced Flickr and Twitter FUI icons for ACME-1181Cho
2013-11-12added Flickr and Twitter FUI buttons for ACME-1179Cho
2013-10-23Merge latest viewer-release with FBCsimon
2013-10-04MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797)dmitrykproductengine
2013-08-02MAINT-2914 FIXED Mousing over UI elements does not make them light updmitry
2013-07-01ACME-645 : Implement the Facebook FUI button. No code, all xml wizardry...Merov Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-21CHUI-531 FIXED Poor fps in CHUI viewermaksymsproductengine
2012-10-02CHUI-190 (Remove the Voice Settings floater): removed the menu item ↵AlexanderP ProductEngine
"Communicate > Voice settings" and the FUI button (headphones) from the Toybox (Toolbox). I left a floater in the project to be able to reconnect it to a different location.
2012-06-14CHUI-139 : Use the Chat toolbar button to open and close the conversations ↵Merov Linden
multi floater. Force Nearby Conversation if floater is empty.
2012-02-19STORM-1808 Fix wrong name in xml fileJonathan Yap
2012-02-19STORM-1808 Recode so build button is not clickable when grayed outJonathan Yap
2012-02-08STORM-1808 Indicate ability to buildJonathan Yap
2011-12-19EXP-1745 FIX -- removed the merchant outbox from the toolboxLeslie Linden
2011-11-29Initial merchant outbox buttonLeslie Linden
2011-10-19EXP-1426 FIX Voice Settings floater button has label Nearby Voice and tool ↵Richard Nelson
tip with label nearby voice
2011-10-17EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory ↵Leslie Linden
panel opens old My Inventory panel * Removed old inventory panel. * Renamed new inventory panel from "my_inventory" to "inventory" Reviewed by Richard.
2011-10-16EXP-1391 FIX Build button highlighted in toolbar when build tools not active ↵Richard Linden
and user opens with ctrl-# shortcuts
2011-10-14* Changed "Buy L$" and "Shop" buttons to gray per design.Leslie Linden
* Removed "marketplace" button from toybox and default toolbar configuration
2011-10-14EXP-1272 FIX Move "How To" to a separate web floaterRichard Linden
2011-10-13* Hooked up build FUI toolbar buttonLeslie Linden
* Added Shop button to status bar * Changed "Inventory..." menu item to go to same window as toolbar inventory button
2011-10-13EXP-1314 FIX -- No floater for MarketplaceLeslie Linden
EXP-1338 FIX -- Clicking on active Toybox buttons triggers clicking sound EXP-1339 FIX -- No minimum resize dimension for Place floater EXP-1340 FIX -- No minimum resize demension for Appearance floater EXP-1341 FIX -- Places Floater doesn't have Help button * Toybox buttons no longer have click sounds * Marketplace button opens external browser to marketplace url * Minimum sizes for places and appearance floaters * Marketplace URL's now all use https
2011-10-13cleaned up floater reg, removed extraneous functionsRichard Nelson
2011-10-11FIX EXP-1302 Make the Speak button work as a toolbar button andcallum
EXP-1324 Push to talk hot key doesn't change button state of speak button
2011-10-11Added 'execute_stop_function' command parameter to handle mouse down/up ↵Leslie Linden
actions on toolbar buttons
2011-10-10EXP-1310 FIX Profile button should open Web Profile floaterRichard Nelson
removed unused LLWeb functions for opening non-web media moved logic inside floaters and away from auxiliary functions
2011-10-10Merge with headcallum
2011-10-10EXP-1302 PARTIAL Make the Speak button work as a toolbar buttoncallum
First pass - no Push-To-Talk functionality.
2011-10-10Added picks command and icon. Changed toolbar button text layout to halign ↵Leslie Linden
left.
2011-10-07MergeLeslie Linden
2011-10-07* "search" floater now only minimized after teleport if it is visible to beginLeslie Linden
with. * LLAgent now keeps track of whether or not the agent can build in the current parcel. * Hooked up is_enabled_function to build and speak commands.
2011-10-06mergeLeyla Farazha
2011-10-06EXP-1274 Create floater for "Avatar Picker" contentLeyla Farazha
2011-10-06Updated FUI toolbar buttons and corresponding floaters including:Leslie Linden
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot
2011-10-05EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should ↵Leslie Linden
change the state of their parent button * Toolbar buttons now display green when its corresponding floater is open or minimized. * Made changes to buttons so flash time and rate is configurable * Removed unused "highlight_color" attribute from LLButton * Implemented "isVisible" function for toolbar button floaters. It returns true when the floater is visible or minimized. * Toolbar floater unminimize now also puts focus to the floater * All commands now specify their "is_running_function" for toolbar button state * ButtonFlashCount and ButtonFlashRate have been moved to button.xml settings and are now configurable on the button. Toolbar buttons are set to never flash and this functionality is used to show which buttons have windows open. * All toybox buttons show hover glow even when disabled Reviewed by Richard.
2011-10-04* Modified commands to add functions for is_enabled, is_running and is_starting,Leslie Linden
currently not hooked to any functionality.
2011-09-30* Updated howto and profile windows to point to different buttons. Web contentLeslie Linden
is still problematic for FUI floaters.
2011-09-29 * Added latest set of FUI buttons and labels according to the wikiLeslie Linden
* Hooked up commands to their respective floaters
2011-09-28EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵Leslie Linden
buttons that I can d&d into the toolbars EXP-1233 FIX -- Populate the toybox floater window with all FUI toolbar buttons indicated as such in the "commands.xml" definition. EXP-1267 FIX -- Enable/disable buttons in the toybox * Hooked up button callbacks to the toolbar buttons * Fixed toybox button enable/disable to function properly and live update as buttons change states. * Removed the toybox toolbar background image Reviewed by Leyla
2011-09-26EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵Leslie Linden
buttons that I can d&d into the toolbars * Command buttons are now enabled/disabled in toybox based on whether or not the LLToolBarView has them anywhere. * Commands now have argument to specify whether or not they should be in the toybox. * LLCommandId is now used a universal reference for commands. Reviewed by Richard.
2011-09-26EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵Leslie Linden
buttons that I can d&d into the toolbars EXP-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons EXP-1235 FIX -- Make the toybox available through the context menus associated with the other toolbars EXP-1248 FIX -- Implement context menu on toolbars * New commands are listed * Toolbars can now be made read-only (as in the toybox) or editable (as in the others) * Toolbars that are not read-only have a context menu that allows button type editing. Reviewed by Richard.