Age | Commit message (Collapse) | Author |
|
bounces once per second
SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary
made llerrs/infos/etc properly variadic wrt tags
LL_INFOS("A", "B", "C") works, for example
fixed unit tests
remove llsimplestat
|
|
|
|
positions using relative coordinates
floaters given specified positions will stay in that location
floaters that stack will treat that as a specified position
moving any floater will switch to relative positioning mode
cleaned up some XUI where widgets were relying on a default height of 10 pixels
|
|
* Floater updates for positioning and to revert some earlier string changes.
|
|
set focus root to true by default for all floaters via floater.xml template
existing calls to setIsChrome will turn off focus root for chrome floaters after initializing it from the focus_root parameter
|
|
Code to set default floater position to top-left was causing incorrect
floater height computation when floater XML specified a bottom coordinate.
Reviewed with Callum.
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
EXT-2921 [BSI] Default location for Screenshot Floater hides expanded options off screen
reviewed by James
|
|
it loses focus.
|
|
Renamed EFloaterButtons to EFloaterButton
Review with Richard pending
|
|
position,
took it out of master floater.xml file.
legacy_header_height is documented in LLFloater::initFromParams().
Discussed with Richard.
|
|
Implemented "legacy_header_height" hack to account for new art being 25 pixels
tall instead of legacy 18 pixels -- it auto-sizes the floaters to be taller.
Made all floaters have resize handles, just disable and make invisible if unused.
This simplifies the floater construction logic. Floater header height now lives
in floater.xml, not as a global saved setting. Reviewed with Richard.
|
|
pretty header.
Reviewed with Leyla.
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1
|