Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | EXT-7590 FIX Modal alerts obscure any modal alerts that they spawn | Richard Linden | |
the toast logic to set visibility on dialogs in reverse order was bringing older modal dialogs to the front | |||
2010-05-29 | EXT-7557 - About Second Life > Credits does not open with scrollbar all the ↵ | Richard Linden | |
way at the top also made floaters not update title label every time they are resized | |||
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵ | Richard Linden | |
topleft layout reviewed by Leyla | |||
2010-04-13 | PE merge from PE's viewer-trunk | Tofu Linden | |
2010-04-12 | (slightly hairy) merge from viewer-hotfix | Tofu Linden | |
2010-04-08 | EXT-6733(normal) - Long title of voice popup notification is displayed out ↵ | Dmitry Zaporozhan | |
of window. Fixed code calculating title buttons rectangle, LLRect::isValid() does not indicate uninitialized rectangle, as a result rectangle was not properly initialized and had negative width. Fixed title width. Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/194/ --HG-- branch : product-engine | |||
2010-04-08 | EXT-5849 - crash in LLView::drawChildren() | Richard Linden | |
added logging to help track down cause | |||
2010-03-25 | Fixed low bug EXT-6444 - Long notecard titles continue under Locked and Help ↵ | Dmitry Zaporozhan | |
icons on title bar. Changed the way floater title is reshaped. Calculations takes title buttons into account instead of using hardcoded values. --HG-- branch : product-engine | |||
2010-03-24 | Manual merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llpanellandmarks.cpp. --HG-- branch : product-engine | |||
2010-03-23 | Merge from viewer-2-0 | Tofu Linden | |
2010-03-23 | Fixed low bug EXT-4081 (Lag Meter: Ctrl+W does not close floater) | Paul Guslisty | |
- Set 'Close' text of tooltip instead of 'Close (Ctrl+W)' for close button of chrome floaters Reviewed by Mike Antipov --HG-- branch : product-engine | |||
2010-03-11 | fix line ending in file llfloater.cpp | angela | |
2010-03-11 | merge | angela | |
2010-03-10 | EXT-6295 - Cannot log in with new account, TOS dialog does not load | Richard Nelson | |
reviewed by Mani | |||
2010-03-09 | EXT-4684 Beacons are not shown when beacons floater is minimized | angela | |
2010-03-05 | merge | Richard Linden | |
2010-03-03 | WIP - replace top ctrl with LLPopupView | Richard Linden | |
2010-03-03 | fix for EXT-4469 Fast Timers: Minimize and Close icons do not work | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-02-19 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix | Monroe Linden | |
2010-02-18 | fixed line endings | richard | |
2010-02-18 | EXT-5535 - Resize handles will move floater when reaching minimum size | richard | |
2010-02-18 | Merge | richard | |
2010-02-18 | Backed out changeset: 744bd7c535fa | richard | |
2010-02-18 | Fixed low bug EXT-5225 - Local chat doesn't go translucent when loses focus. | Dmitry Zaporozhan | |
Added customizable background image overlay color to control background transparency. Default overlay color is White, as before. --HG-- branch : product-engine | |||
2010-02-17 | Moved shadow drawing code from draw to separate function(drawShadow) to make ↵ | Dmitry Zaporozhan | |
this code reusable. --HG-- branch : product-engine | |||
2010-02-02 | no ticket. Removing the hack from llfloater.This code is dangerous. It ↵ | Denis Serdjuk | |
involved losing of topctrl in focusmgr and can cause strange bugs and problems. --HG-- branch : product-engine | |||
2010-02-02 | fix for normal EXT-4810 Block hot-keys in mouse-look mode | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-28 | CID-343 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLFloaterView::LLFloaterView(const LLUICtrl::Params &) File: /indra/llui/llfloater.cpp | |||
2010-01-21 | fix for normal EXT-4035 Old sidepanel tab's text remains highlighted when ↵ | Ychebotarev ProductEngine | |
switching to inventory sidepanel tab --HG-- branch : product-engine | |||
2010-01-20 | fix for major EXT-4414 Floaters can be expanded over bottom bar | Ychebotarev ProductEngine | |
left<->top...:) --HG-- branch : product-engine | |||
2010-01-19 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-19 | working on floaters rezise-position bugs: EXT-4414, EXT-2625 | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-15 | EXT-4233: Display "?" button on torn-off floaters. | Lynx Linden | |
This involved tracking the torn-off state of a floater, which we apparently weren't doing before. Also, making sure that we update the title bar buttons when the floater changes torn-off state. | |||
2010-01-14 | EXT-4233: Don't show help button on tear-off floaters. | Lynx Linden | |
The script error floater may be the only floater left that uses the old-style tearoff functionality, but at least it should behave a little better now in terms of help "?" buttons. | |||
2010-01-11 | EXT-3444 Volume control slider appears in an odd location | richard | |
reviewed by Leyla | |||
2010-01-11 | renamed LLFastTimerUtil to LLFastTimer | richard | |
2010-01-08 | fast timer performance tuning | richard | |
2009-12-23 | fixed EXT-3425 “Undocked floaters focus issue”, | Alexei Arabadji | |
made focus be passed to game area in case floater can't hold focus; --HG-- branch : product-engine | |||
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-17 | made setupParams do coordinate flipping and negative coordinate magic only ↵ | richard | |
for XUI-based params | |||
2009-12-11 | merge | richard | |
2009-12-11 | note to get rid of hack | richard | |
2009-12-11 | EXT-3313 Media Settings window has no background if viewer is too short | James Cook | |
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. | |||
2009-12-04 | Implemented normal task EXT-2832 (Hide "undock" icon on the floaters). | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-12-02 | Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows) | Sergey Borushevsky | |
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine | |||
2009-11-25 | created container for LLFloaterView for future z-swapping with sidetray | richard | |
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James | |||
2009-11-24 | Removed include llnotifications.h from llfloater.h trying to speed builds | James Cook | |
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater. | |||
2009-11-24 | Expose floater close, etc. button images in XML. | James Cook | |
Renamed EFloaterButtons to EFloaterButton Review with Richard pending |