Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-13 | restore casting fix. | Tofu Linden | |
2010-02-13 | Backed out changeset ac249fda538f | Tofu Linden | |
2010-02-12 | Backed out bao's fix to FSAA that will also be backed out. changeset ↵ | Palmer Truelson | |
ae9bbbf181d9 | |||
2010-02-12 | cast type F32 to GLint to eliminate some compiling warnings. | Xiaohong Bao | |
2010-02-12 | merge | Palmer | |
2010-02-12 | Completed normal task EXT-3410 (Liberate filter_editor clear_button height ↵ | Mike Antipov | |
width parameters - art is distorted) - improved calculation of clear_button position (to be xml driven) - replaced clear_button art with suggested Icon_Close_Toast in filter_editor widget --HG-- branch : product-engine | |||
2010-02-12 | Fixed low bug EXT-5166 - Undocked lldialogs respawn in chiclet tray. | Dmitry Zaporozhan | |
LLDialog floater position is saved per originating object. --HG-- branch : product-engine | |||
2010-02-12 | PE merge. | Tofu Linden | |
2010-02-11 | Fixed low bug EXT-5329 (Delete option is enabled in context menu for empty ↵ | Eugene Mutavchi | |
edit field in IM floater) --HG-- branch : product-engine | |||
2010-02-11 | PE merge. | Tofu Linden | |
2010-02-11 | CID-60 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLMultiSliderCtrl::onEditorCommit(LLUICtrl *, const LLSD &) File: /indra/llui/llmultisliderctrl.cpp | |||
2010-02-11 | EXT - 2753 (Implement Avatar icons on IM multifloater tabs) refactoring: | Paul Guslisty pguslisty@productengine.com | |
- Deleted unnecessary parameters (UIButtonImageTopPadding, UIButtonImageBottomPadding) from settings.xml and their usage in LLTabContainer - Deleted triggers (LLIMFloaterContainer::processProperties and LLIMFloaterContainer::changed) due to LLIMFloaterContainer no more Observer - Renamed class LLParticularGroupMgrObserver to LLParticularGroupObserver as the last one's name is more self explanatory --HG-- branch : product-engine | |||
2010-02-10 | build fix | richard | |
2010-02-10 | merge | richard | |
2010-02-10 | EXT-5321 - llinfos from non ui threads is not thread safe | richard | |
reviewed by Mani | |||
2010-02-10 | CID-425 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLCustomButtonIconCtrl::LLCustomButtonIconCtrl(const LLCustomButtonIconCtrl::Params &) File: /indra/llui/lltabcontainer.cpp | |||
2010-02-10 | Fixed linux build error - added skipped newline at end of file | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-10 | Fixed function name. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT-4817 - Preferences > Chat > Alert color preference is ↵ | Dmitry Zaporozhan | |
broken --HG-- branch : product-engine | |||
2010-02-09 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-09 | Fixed normal bug EXT - 4878 (Tab labels are no longer obeying halign attribute) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-08 | PE merge. | Tofu Linden | |
2010-02-08 | Tweak avatar name icon padding | James Cook | |
2010-02-08 | EXT - 3232 Refactoring: deleted unnecessary image_left_padding, ↵ | Paul Guslisty | |
image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace --HG-- branch : product-engine | |||
2010-02-08 | EXT-3232 Refactoring: Improved the way of horizontal alignment of button's ↵ | Paul Guslisty | |
image overlay. Now mLeftHPad/mRightHPad is used instead of mImageOverlayLeftPad and mImageOverlayRightPad. Also mImgOverlayLabelSpace/imgoverlay_label_space members was added to button.(h/xml) to define space between image overlay and button's label --HG-- branch : product-engine | |||
2010-02-08 | Fixed normal bug EXT - 3835 ([BSI] tabs in instant message floater should ↵ | Paul Guslisty | |
never change sizes) --HG-- branch : product-engine | |||
2010-02-06 | EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them | Tofu Linden | |
2010-02-05 | Fix for EXT-4943 (Text editor is broken). | Monroe Linden | |
Reviewed by Richard. | |||
2010-02-05 | line ending conversion | richard | |
2010-02-05 | newlines fixed | richard | |
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 | Implemented critical task (EXT-4703) Add maturity icons to the Viewer 2 toolbar. | Sergei Litovchuk | |
- Added maturity icons to location bar. - Added getting font used in LLLineEditor. --HG-- branch : product-engine | |||
2010-02-05 | Fixed normal bug EXT - 3232 (Make button image overlay placement adjustable ↵ | Paul Guslisty | |
via xml) --HG-- branch : product-engine | |||
2010-02-05 | Fixed normal bug EXT-4702 (Elements of type context_menu cannot have font ↵ | Eugene Mutavchi | |
set in XUI xml) --HG-- branch : product-engine | |||
2010-02-05 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-05 | a bit more on EXT-2753. | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-05 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-05 | finished with EXT-2753 - Implement Avatar icons on IM multifloater tabs | Ychebotarev ProductEngine | |
add floater flashing, fix group icon sizes, fix click,some code cleanup, ect. also I remove mIconCtrlWidth/Height since its kinda useless - mIconCtrlPad do the same thing... IconSize will be btn_height-2*mIconCtrlPad - simple and good enough. --HG-- branch : product-engine | |||
2010-02-05 | Updated low bug EXT-4951 - Redundant edit box context menu in list items in ↵ | Dmitry Zaporozhan | |
Panel Picks/Classifieds. Reverted changeset 8956:930bef051fee. Added new parameter to control context menu visibility. --HG-- branch : product-engine | |||
2010-02-05 | applying patch for EXT-2357 | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-05 | PE merge. | Tofu Linden | |
2010-02-04 | Fix placement of icon next to linked agent/group names. | James Cook | |
Suppresses rendering of text in LLNormalTextSegment that represent an icon, properly computes vertical spacing based on font height, and adds padding to the right of the icon. (transplanted from 33be702e47c359ccaeb47f251e10753fd173cc09) | |||
2010-02-08 | PE merge. | Tofu Linden | |
2010-02-08 | Add some asserts to catch some null derefs that, at least, the ↵ | Tofu Linden | |
render-pipeline code seems to be hitting. | |||
2010-02-04 | merge | Dave Parks | |
2010-02-04 | No more matrix ops in UI code. | Dave Parks | |
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 |