| Age | Commit message (Collapse) | Author | 
|---|
|  | --HG--
branch : avatar-pipeline | 
|  |  | 
|  | Simple UI change to read gAgent.getFlying state.
--HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  |  | 
|  | EXT-2649 [BSI] Confirm on Drop
EXT-3416  Can't name a new gesture on creation (and renaming is HARD)
reviewed by James | 
|  | --HG--
branch : avatar-pipeline | 
|  | Eliminated legacy "ShowFloater" method in favor of Floater.Show and
Floater.Toggle.  Wrote new custom show methods where needed.
Reviewed with Leyla. | 
|  | Re-enabled right click menu option for bringing up this sidepanel.
--HG--
branch : avatar-pipeline | 
|  |  | 
|  | 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. | 
|  | If you change your god level from when you performed a search, the
search results may be inappropriate for your god level (we pass the
current god status to the search web pages). When this is the case, we
now display a warning at the bottom of the search floater to let the
user know that they should redo their search. | 
|  | Renamed gPie* and menu_pie_* to just gMenu* and menu_* because they are no
longer pie menus.  Created separate other-attachment menus.
Reviewed with Richard. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | menu items
EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing | 
|  | Object inventory was grabbing edit menu handling during refresh.
Put back Angela's code so that Right-click > Remove > Delete
is now disabled if you have a single face selected.  Fixed
LLSelectMgr::contains() for SELECT_ALL_TES case.
Reviewed with Richard. | 
|  |  | 
|  | May cause right-click delete to fail - testing that
Backed out changeset: 1f8e1e73f9f4 | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | automated merge from trunk | 
|  |  | 
|  |  | 
|  | Don't wanna fix all windows EOL issue here
warn-on-failure:unix-eol | 
|  | bad cast | 
|  |  | 
|  |  | 
|  | --HG--
branch : avatar-pipeline | 
|  | llviewermessage
More header file cleanup.
--HG--
branch : avatar-pipeline | 
|  | llviewermessage
Removed > 100 header includes from llviewermenu and llviewermessage.
--HG--
branch : avatar-pipeline | 
|  | Changed logic for getActiveInventory so that it considers InventorySP.
Removed getActiveInventory and replaced with getActiveInventoryPanel since that follows its current usage.
This currently contains a bug because the InventorySP always thinks it's open.
--HG--
branch : avatar-pipeline | 
|  | I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead. | 
|  |  | 
|  |  | 
|  |  | 
|  | Cuts number of includes of llnotifications.h from 300+ to 40. | 
|  | Fixed many more includes | 
|  |  | 
|  | Added new LLAgentUI location format, renamed unclear old one
Renamed ShowCoordinatesOption to NavBarShowCoordinates
Extended LLLocationInputCtrl to show icons.
Reviewed with Rick | 
|  | Ctrl-Shift-I should open Inventory floater).
--HG--
branch : product-engine | 
|  | EXT-2541 	 Help > Report Abuse screenshot not showing up
EXT-2549 	 Crash on exit from mouse-look (Mini Map related)
EXT-2548 	 Viewer freezes when going out of the mouselook while there are more than two floaters
EXT-1983 	 [BSI] Trying to edit a script in a no mod object pops up script editor with "object out of range"
reviewed by Richard |