Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard | |
reviewed by James | |||
2009-11-19 | EXT-2490 Right click context menu for objects should include build tools | Leyla Farazha | |
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 | |||
2009-11-12 | Minimized floaters will now follow top left when main view is resized | Leyla Farazha | |
2009-11-11 | EXT-950 Minimized floaters default to a bad location onscreen | Leyla Farazha | |
EXT-2298 [BSI] Busy mode response shows as "|TOKEN COPY BusyModeResponse|" in General prefs while offline | |||
2009-11-05 | refactored top level ui into main_view.xml | richard | |
2009-11-04 | Merge the work lost in 49c9461937df back into the tree | Bryan O'Sullivan | |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |
2009-11-02 | removed picture_style from LLButton::Params and allow empty labels | richard | |
2009-11-02 | made floater close/minimize buttons "chrome" so they don't take keyboard focus | richard | |
removed LLHudView::colorFromType which was unused reviewed by James | |||
2009-10-30 | merge | James Cook | |
2009-10-30 | Floaters can be resized again - fix for regression introduced yesterday by me. | James Cook | |
Floater drag handle visibility/enablement was getting lost during construction. Reviewed with Richard. | |||
2009-10-30 | merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-30 | fix task EXT-1960 Region messages, should they be displayed in the local chat? | Yuri Chebotarev | |
and working on EXT-239 Save chat window state and position between sessions (not finished) --HG-- branch : product-engine | |||
2009-10-29 | EXT-1352 Add image art to floater backgrounds. | James Cook | |
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. | |||
2009-10-27 | Revert change: Floater constructor CANNOT call LLPanel(p) with params, must ↵ | James Cook | |
set bg images in initFromParams, because we have too many LLPanels to retrofit them all to call LLPanel() with params. Discussed with Richard. |