Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
changed ordering of template loading relative to constructor setting of params moved a lot of constructor-set params to template files reviewed by Leslie | |||
2011-07-11 | merge changes for storm-1315 | Oz Linden | |
2011-06-29 | STORM-1315 Ability to do simple math in numeric edit fields | Kadah_Coba | |
2011-05-23 | merge latest changes (post-2.7.0) from viewer-development | Oz Linden | |
2011-05-16 | STORM-1202 Code cleanup for LLLineEditor | Paul ProductEngine | |
- Removed code duplication - Renamed prevalidateInputText to prevalidateInput | |||
2011-05-13 | STORM-1202 FIXED Time spin control | Paul ProductEngine | |
Implemented time spin control which is like spin control, but shows and allows to edit time string in "hh:mm PM/AM" format. Implemented according to the WLRS spec. | |||
2011-04-06 | fix line endings (one missing, two files of DOS) | Oz Linden | |
2011-03-25 | STORM-1094 Chat preferences > font size should increase size of input text ↵ | Jonathan Yap | |
in IM window | |||
2011-04-19 | merge | Dave Parks | |
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-08 | merge with viewer-dev | Richard Linden | |
2010-12-07 | Automated merge up from viewer-development | Loren Shih | |
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-11-24 | STORM-593 FIXED Make transparent texteditor and lineeditor | Paul Guslisty | |
Reason: If some child of transparent LLFloater has a visible non-transparent background then this part of floater is non-transparent. As a result floater became partially transparent. Solution: When transparent floater changes focus, iterate through its children and set corresponding (corresponding to whether control in active or in inactive floater see STORM-535) transparency value. - Added method LLUICtrl::getCurrentTransparency. This method calculates transparency level of a control. Calculated value should be used as an alpha chennel value in case we want this control to be transparent. For now this method is used by LLFloater to adjust transparency of its children. - Added calculating of transparecny level for: LLLineEditor, LLTextBase, LLinventoryListItem, LLScrollContainer, LLScrollListCtrl, LLAccrodionCtrlTab. - Added method LLFlaoter::updateChildrenTransparency which updates transparency value of its children | |||
2010-11-19 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
factored out llwindowshade control for slide-in notifications | |||
2010-11-15 | merge | Richard Linden | |
2010-10-21 | Merge with andrew | Kyle Ambroff | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-11 | Another merge from http://hg.secondlife.com/viewer-development | Andrew Meadows | |
2010-09-30 | Merge | Matthew Breindel (Falcon) | |
2010-09-29 | DN-114 Paste function into text boxes not working in Viewer | Leyla Farazha | |
2010-09-28 | fix for crash when background image not specified for line editor | Richard Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-27 | merge | Dave Parks | |
2010-09-22 | Minor fixes to simulator console. | Matthew Breindel (Falcon) | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | Set display name field now clamps to 31 unicode characters | Leyla Farazha | |
Added ability to set max length in line editors by characters in addition to bytes left other widgets (comboboxes/spinners) using the bytes, but it can easily be changed over reviewed by Richard | |||
2010-09-10 | Post-convert merge by convert_monolith.py from ↵ | Andrew Meadows | |
http://hg.lindenlab.com/brad/viewer-simconsole | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | Cleaned up the debug console a bit. Gave it a command history and proper ↵ | Matthew Breindel (Falcon) | |
scrolling to the bottom of the returned data. | |||
2010-08-25 | fix for line editor history not moving cursor to end | Richard Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-09 | Put range check around iterator assignment | Mark Palange (Mani) | |
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks | |
Octree driven raycast. | |||
2010-04-23 | fix for EXT-6999 Group creation panel: pop-up menu for empty group title ↵ | Yuri Chebotarev | |
editfield has 'Delete' item enabled reviewed Mike Antipov https://codereview.productengine.com/secondlife/r/307/ --HG-- branch : product-engine | |||
2010-04-01 | merge | Richard Linden | |
2010-04-01 | EXT-3531 - Ctrl-p doesn't work reliably on login | Richard Linden | |
moved gEditMenuHandler handling to LLEditMenuHandler destructor | |||
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-02-05 | merge | richard | |
2010-02-05 | EXT-5025 - Tooltips block mouse clicks | richard | |
EXT-4547 [BSI] it is possible to highlight multiple layers of chat EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider EXT-3103 Add an option to restrict entering non-ascii symbols in text editor. reviewed by Leyla | |||
2010-02-05 | PE merge. | Tofu Linden | |
2010-02-04 | Fixed normal bug EXT-4307 (There are no text context menues for Search text ↵ | Eugene Mutavchi | |
field and for IM text field) --HG-- branch : product-engine | |||
2010-02-04 | merge | richard | |
2010-02-04 | EXT-4625 - Chat bar doesn't display trailing character on some strings | richard | |
reviewed by Leyla | |||
2010-02-02 | changed password's circles to bullets - EXT-4499 Replace "*" glyph in ↵ | Igor Borovkov | |
password fields with a proper circle [PATCH INCLUDED] --HG-- branch : product-engine | |||
2010-01-26 | done (fixing patch) EXT-4499 Replace "*" glyph in password fields with a ↵ | Igor Borovkov | |
proper circle [PATCH INCLUDED] --HG-- branch : product-engine |