Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-27 | more fiddling and tracing. | Tofu Linden | |
2009-11-26 | Fixed the clipping of bottom pixels by LLScrollContainer, related to major ↵ | Eugene Mutavchi | |
bug EXT-2572 (the bottom of text on the bottom line in nearby chat is clipped) --HG-- branch : product-engine | |||
2009-11-26 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-26 | Fixed low bug EXT-2746 ("All friends" list not scrolled when traversing it ↵ | Eugene Mutavchi | |
with arrow keys) --HG-- branch : product-engine | |||
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook | |
2009-11-25 | fix for ellipses on a single line | richard | |
2009-11-25 | EXT-1944 - Implement ellipsis in message well | richard | |
EXT-699 - Toasts should display maximum 6 lines of text before ellipses are applied EXT-2453 - TextBox displays an extra line of text | |||
2009-11-25 | fixed line numbering in script editors | richard | |
2009-11-25 | forgot to apply resize fix for when text is selected | richard | |
EXT-1995 - [BSI] Get rid of the *blop* sound when a textbox contains more text than displayable | |||
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-25 | Implement fade-out for llprogressbar, fix problem where setTopCtrl was being ↵ | Rick Pasetto | |
called Review #47 | |||
2009-11-25 | merge in changes from viewer-2-0, manually fixed conflict in ↵ | James Cook | |
llviewermessages.cpp | |||
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
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 | Clean up some unused parameters noted in code review with Richard. | James Cook | |
2009-11-24 | Merge | Steve Bennetts | |
2009-11-24 | Nuke the last few references to the long-dead LCD code. | Bryan O'Sullivan | |
2009-11-24 | Expose floater close, etc. button images in XML. | James Cook | |
Renamed EFloaterButtons to EFloaterButton Review with Richard pending | |||
2009-11-24 | Merge | Steve Bennetts | |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-24 | Merge from product-engine | Steve Bennetts | |
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | Fixed double-semicolon. Last commit reviewed with Leyla. | James Cook | |
2009-11-24 | Fixed line editor right padding to work when left padding also assigned | James Cook | |
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | James Cook | |
2009-11-24 | Work on critical sub-task EXT-2615 (IM Chat History is severely broken) | Mike Antipov | |
-- Improved calculating of the LLTextBase::mContentsRect to take into account "left" coordinate. Previous implementation just ignored it. --HG-- branch : product-engine | |||
2009-11-24 | fixed normal bug (EXT-2653) Undocked IM floater blinks each time ↵ | Dmitry Oleshko | |
notification toasts fade away - reduced a number of show-hide cycles for toasts - only toasts showed for the first time will appear in foreground now (using of mFirstLook from LLFloater) --HG-- branch : product-engine | |||
2009-11-24 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela | |
2009-11-24 | EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer | angela | |
2009-11-23 | Add damage % text to nav bar, clip text entry to avoid overlapping icons | James Cook | |
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug. | |||
2009-11-23 | merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵ | James Cook | |
llfloaternearbymedia.cpp | |||
2009-11-23 | fix for infinite loop when doing /me emotes | richard | |
reviewed by Mark | |||
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard | |
reviewed by James | |||
2009-11-23 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-23 | EXT-2159 Create Vertical Slider to use for zoom in / out controls in view | angela | |
2009-11-20 | merge | Steve Bennetts | |
2009-11-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-20 | Inventory Offer changes and clickable inventory slurls | Eric M. Tulla (BigPapi) | |
2009-11-20 | Renamed classes and files for "Me" task panel for better readability. | Vadim Savchuk | |
Renamed files: - indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h} - panel_me_profile.xml to panel_me.xml - panel_profile_user.xml to panel_my_profile.xml Renamed classes: - LLPanelAvatarMeProfile to LLPanelMyProfile - LLPanelMeProfile to LLPanelMe - LLPanelMeProfileEdit to LLPanelMyProfileEdit --HG-- branch : product-engine | |||
2009-11-20 | Implemented low task EXT-1153(FlatListView should support keyboard) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-11-20 | merge | James Cook | |
2009-11-20 | implemented low task (EXT-1476) Make layouts for Alert, Tip and Script ↵ | Dmitry Oleshko | |
notifications based on XML - made XML-files for the following controls on the panel for alert toasts: button, check box, icon and line editor. - changed creation of these controls in code: from XML vs. from Params in run-time - added getFont method to the LLCheckBox control --HG-- branch : product-engine | |||
2009-11-20 | merge | angela | |
2009-11-20 | Fix EXT-2645 Ensure link colors applied consistently to all text sources | angela | |
2009-11-19 | merge | Leyla Farazha | |
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-19 | fixed EXT-2515 "Docked floaters should be resizeable" | Alexei Arabadji | |
undock floater when user resize floater by resize bar; --HG-- branch : product-engine | |||
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan | |
2009-11-18 | merge | James Cook | |