Age | Commit message (Collapse) | Author |
|
keyboard shortcut
|
|
disabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(long long round) in VS2013
|
|
variables [-Wunused-const-variable]
|
|
|
|
|
|
|
|
will draw beyond its bounds
|
|
close.
|
|
|
|
about the return type for calls to LLView::getParent(): never assume a down
cast is possible.
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
|
|
|
|
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect
standard naming conventions for handlers vs. reactors
|
|
in Places Floater)
|
|
|
|
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup
improvements to stats display of llstatbar
added scene load stats floater accessed with ctrl|shift|2
|
|
menu for user that already is friend
Added check for getVisible() and getEnabled() before passing along handleMouseDown() and handleMouseUp() callbacks to other menu items in LLMenuItemSeparatorGL
|
|
|
|
|
|
|
|
contextual menu (for dynamic submenus).
|
|
|
|
selected in participant list. Do not show Menu if all menu items are disabled.
|
|
- class LLToggleableMenu had been updated with two methods like: appendContextSubMenu and addChild, which based on similar in LLContextMenu
|
|
|
|
|
|
|
|
|
|
|
|
bar, bottom tool bar, and tooltips on top bar items show off screen
|
|
using realtive coordinates
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
|
|
|
|
|
|
|
|
fixed font metrics rounding error and made corrective adjustments in layout
|
|
|
|
menu item)
- Saving last scroll position of menu
|
|
Ctrl+Shift+U now toggles UI and hides floaters
refactored main_view.xml
made all members of llviewerwindow private
|