Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-11 | EXT-4095 - [crashhunters] Crash on shutdown in LLTextBase destructor | richard | |
reviewed by James | |||
2010-01-11 | merge | richard | |
2010-01-11 | EXT-3444 Volume control slider appears in an odd location | richard | |
reviewed by Leyla | |||
2010-01-11 | Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp | James Cook | |
2010-01-11 | renamed LLFastTimerUtil to LLFastTimer | richard | |
2010-01-11 | Merge | Runitai | |
2010-01-11 | EXT-3784 Fix for first menu item going blank when highlighted on ATI cards. | Runitai | |
2010-01-11 | EXT-3928: Escape group names in the profile panel URLs. | Lynx Linden | |
2010-01-11 | DEV-44732: Added some unit tests for URLs with no protocols. | Lynx Linden | |
2010-01-11 | EXT-3929: Also look in accordion tabs for help topic. | Lynx Linden | |
When the user clicks on the help "?" button, we try to find the currently active tab and see if there is a help topic for that tab. In addition, we now also look for a currently-visible accordion tab. | |||
2010-01-11 | EXT-3929: Moved LLAccordionCtrl to llui. | Lynx Linden | |
Both LLAccordionCtrl and LLAccordionCtrlTab should live in llui, not newview. I need to make this happen in order to fix EXT-3929. No code change was necessary (other than to change #include for predefined headers) as these classes did not rely on any newview code. | |||
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2010-01-08 | fast timer performance tuning | richard | |
2010-01-06 | Merge | Leyla Farazha | |
2010-01-06 | changing lineeditor text positioning center logic from using llceil to llround | Leyla Farazha | |
2010-01-06 | EXT-3824 [BSI] Rename Inventory Item Text Cutoff | Leyla Farazha | |
EXT-3757 Text Placement is Too High when Editing Landmark/Outfit/Notecard Names reviewed by Richard | |||
2010-01-06 | merge | richard | |
2010-01-06 | moved clipping logic inside LLFontGL::maxDrawableChars controlled by ↵ | richard | |
EWordWrapStyle fixes regression introduced in 3eef5ce9ae1e6fc62b9b52ce859501dd4e70fadf reviewed by Brad | |||
2010-01-06 | merge | richard | |
2010-01-06 | EXT-3878 - Menus disappear when UI Size is < 1.00 | richard | |
EXT-3647 - Auto-scrolling of IMs should resume when user types in chat EXT-3877 - Pinning two levels of menus prevents movement using arrow keys EXT-1303 - Hyperlink text wraps in the middle of a word reviewed by James | |||
2010-01-06 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-05 | Merge | James Cook | |
2010-01-05 | EXT-3332 Disabled checkboxes don't use disabled text color | James Cook | |
Text label color wasn't being set in constructor. Added example to floater_test_widgets.xml Reviewed with Richard | |||
2010-01-05 | EXT-3900 [BSI] Inspector floater fades while inspectors context menu is ↵ | Leyla Farazha | |
still active reviewed by Richard | |||
2010-01-05 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-05 | EXT-3649 EXT-3662 : Move media controls to above media face | Rick Pasetto | |
Review #69 This changes where and how the media controls are laid out, and ensures that all of the media region (the face) is clickable. Also moved the volume slider to below the controls (this took WAY too long to do :( ), and adjusted the window region in which the media controls are allowed to be displayed. | |||
2010-01-05 | Fixed potential crash if LLFlatListView is created as a dummy widget. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-05 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-04 | DEV-44732 - a better fix. | Tofu Linden | |
2010-01-04 | DEV-44732 avoidable false-positives on automatic URL finding in chat | Tofu Linden | |
2010-01-04 | EXT-3318 LLConsole keeps all logged text in memory when console is not being ↵ | Tofu Linden | |
drawn. | |||
2010-01-04 | fixed EXT-3765 “There is no tongue for voice control panel in docked ↵ | Alexei Arabadji | |
state”, made dockable floaters have tongue by default; --HG-- branch : product-engine | |||
2009-12-29 | EXT-3589 Favorites Appear Squished Together on Left Half of Favorites Bar | Leyla Farazha | |
EXT-3602 Inventory > New Clothes sub menu not aligned EXT-3631 Texture preview after upload > Image covers buttons reviewed by James | |||
2009-12-26 | Implemented EXT-1627 “Nearby Chat window behavior needs clarification”, | Alexei Arabadji | |
made non-unique docked floaters docks without dock tongue; --HG-- branch : product-engine | |||
2009-12-25 | Fixed a memory leak in ContextMenu (EXT-3563). | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-12-25 | Fixed low bug EXT-3294 - Toasts bunch up in the channel when big docked IM ↵ | Dmitry Zaporozhan | |
window is opened. --HG-- branch : product-engine | |||
2009-12-24 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-23 | DEV-44614 ugly/broken font and formatting used for IM toast emotes | Tofu Linden | |
fix bug, also fix some comments/typos/enumparams in this code area. | |||
2009-12-23 | Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make ↵ | Mike Antipov | |
Voice states and fade timeout xml driven) -- made Avatar Item Voice States xml driven. Added fake xml panel file with one textbox per style. Style of the appropriate textbox is applied to avatar item's name -- It was necessary to change visibility of the LLTExtBase::getDefaultStyle() to public. --HG-- branch : product-engine | |||
2009-12-23 | Fixed low bug EXT-3007 (Viewer stalls while resetting filter in teleport ↵ | Eugene Mutavchi | |
history) --HG-- branch : product-engine | |||
2009-12-23 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
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-23 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-23 | Fix for normal bug EXT-3041 - Picks accordion doesn't fit to content. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-22 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-22 | Made the control panel in P2P IM sessions non-resizable (EXT-3470). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-22 | Intercept notifications as filter rather than as a peer listener. | Nat Goodspeed | |
2009-12-21 | merge | richard | |
2009-12-21 | EXT-3599 - no chiclets in the im well window | richard | |
2009-12-21 | automated merge PE->viewer2.0 | Loren Shih | |