Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-31 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-03-30 | EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate class | Loren Shih | |
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions | |||
2010-03-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-03-29 | EXT-3075 : Remove swear words from comments across viewer | Loren Shih | |
This bugs me in a minor way. Did a search-and-cleanup on various swear words. | |||
2010-03-24 | merge from viewer-2-0 | Tofu Linden | |
2010-03-23 | added some comments for fix to EXT-5549 | Richard Linden | |
2010-03-23 | fixed line ending style where I copied from araxis merge window | Richard Nelson | |
2010-03-23 | EXT-5549 Can't select last character in chat window | Richard Nelson | |
2010-03-23 | Merge from viewer-2-0 | Tofu Linden | |
2010-03-25 | Fixed low bug EXT-6444 - Long notecard titles continue under Locked and Help ↵ | Dmitry Zaporozhan | |
icons on title bar. Changed the way floater title is reshaped. Calculations takes title buttons into account instead of using hardcoded values. --HG-- branch : product-engine | |||
2010-03-24 | Manual merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llpanellandmarks.cpp. --HG-- branch : product-engine | |||
2010-03-23 | Fixed normal bug (EXT-6340) Crash when attempting to ↵ | Sergei Litovchuk | |
getChild<LLAccordionCtrlTab>("accordion_tab_name") and "accordion_tab_name" is not found. - Added NULL pointer checks. --HG-- branch : product-engine | |||
2010-03-23 | fixed EXT-4753 Just arrived avatars aren't sorted by name in VCP | Igor Borovkov | |
added requesting a list to resort when avatar list item gets updated with avatar name from the name cache --HG-- branch : product-engine | |||
2010-03-23 | Fixed low bug EXT-4081 (Lag Meter: Ctrl+W does not close floater) | Paul Guslisty | |
- Set 'Close' text of tooltip instead of 'Close (Ctrl+W)' for close button of chrome floaters Reviewed by Mike Antipov --HG-- branch : product-engine | |||
2010-03-22 | fix for EXT-4288 Shrinking chat history window from top doesn't keep scroll ↵ | Yuri Chebotarev | |
thumb at bottom --HG-- branch : product-engine | |||
2010-03-19 | Fixed bug EXT-5695 (Tabbed IM window loses focus if close any tab by Ctrl+W) | Vadim Savchuk | |
Submitting on behalf of Paul Guslisty. Reviewed by Mike: https://codereview.productengine.com/secondlife/r/66/ --HG-- branch : product-engine | |||
2010-03-19 | Updated normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan | |
Reusable notifications are deleted when user closes IM floater(old - when user closes Viewer). --HG-- branch : product-engine | |||
2010-03-19 | Merged with viewer-offers | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-03-18 | Merge of PE merge with extra head | Kent Quirk | |
2010-03-18 | Restore function lost in bad merge. | Kent Quirk | |
2010-03-18 | merge from hotfix to viewer-2-0 and resolve conflicts | Kent Quirk | |
2010-03-18 | fixed EXT-6092 [crashhunters] Crash in LLFlatListView::selectItemPair | Igor Borovkov | |
turned off commit on focus lost for the filter editor (Panel Places) in the code Reviewed by Mike at https://codereview.productengine.com/secondlife/r/63/ --HG-- branch : product-engine | |||
2010-03-18 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-17 | merge | Richard Nelson | |
2010-03-17 | EXT-6402 - Add support for enable/disable of Plugins (Flash) within WebKit ↵ | Richard Nelson | |
to Viewer Prefs had to fix how radio groups bind to saved settings to support changing radio item order tested all existing radio groups bound to a saved setting reviewed by Callum | |||
2010-03-18 | [SHOWSTOPPER] Fix for (EXT-4704) Add maturity icons to Prefs -> General and ↵ | Sergei Litovchuk | |
(EXT-4705) Show maturity icon on Region/Estate tab. - Made changes to combobox onItemSelected() to fix (EXT-6269) typing a location into the nav bar always sends you to the first location you typed in. - Replaced LLIconsComboBox pointers with base class pointers LLComboBox. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/29/ --HG-- branch : product-engine | |||
2010-03-17 | EXT-6335: Add custom labels for specific agent SLapp commands. | Lynx Linden | |
We now display custom labels and tooltips for the various secondlife:///app/agent SLapp suffixes that we support. These include: /mute, /unmute, /pay, /im, /offerteleport, and /requestfriend. For example, entering: secondlife:///app/agent/3e2d81e8-6269-8100-860e-c64e5cee3c2c/mute Now displays the SLapp in text chat as "Mute <Name>", rather than simply "<Name>". | |||
2010-03-16 | turning view deletion spam into a lldebugs | Richard Linden | |
2010-03-16 | Updated normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan | |
Implemented requested feature - "Resolving offer in the notification toast shouldn't remove offer panel form IM log until IM session is restarted" --HG-- branch : product-engine | |||
2010-03-16 | Merge from viewer-2-0 | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-03-15 | Implemented normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan | |
Added functionality to make Toasts accept multiple user inputs(clicks on option buttons). --HG-- branch : product-engine | |||
2010-03-11 | fix line ending in file llfloater.cpp | angela | |
2010-03-11 | merge | angela | |
2010-03-12 | merge for backout. | Monroe Linden | |
2010-03-12 | Backed out changeset 6fdd352b80d6 | Monroe Linden | |
We thought this was a fix for EXT-6276, but it turned out it was just moving the problem. | |||
2010-03-12 | Didn't mean to check in with these lines commented out. | Dave Parks | |
2010-03-12 | EXT-6276 Fix for UI going all wonky. | Dave Parks | |
2010-03-12 | Bizarrely hacky fix for EXT-6276 (#if LL_DARWIN out copyFromPrimarySubstring) | Dave Parks | |
General gl state cleanup in llui. Make llrender more gGL.begin/end friendly. | |||
2010-03-10 | merge | Richard Nelson | |
2010-03-10 | EXT-6295 - Cannot log in with new account, TOS dialog does not load | Richard Nelson | |
reviewed by Mani | |||
2010-03-10 | Fix for EXT-6276. | Monroe Linden | |
Added a check in LLTextBase::drawSelectionBackground() to keep it from sending degenerate rectangles to gl_rect_2d(). This seems to be what was causing the GL state to go bad. Reviewed by Richard at http://codereview.lindenlab.com/534001 | |||
2010-03-09 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-09 | possible defensive fix for EXT-6092 [crashhunters] Crash in ↵ | Igor Borovkov | |
LLFlatListView::selectItemPair, bug reason is unknown --HG-- branch : product-engine | |||
2010-03-09 | EXT-4684 Beacons are not shown when beacons floater is minimized | angela | |
2010-03-07 | PE merge. | Tofu Linden | |
2010-03-05 | fix | Richard Linden | |
2010-03-05 | added some logging to help track down crash in EXT-5849 | Richard Linden | |
2010-03-06 | Implemented (EXT-4715) Add maturity icons to Classifieds - create and details. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-03-09 | fixed bad merge | Richard Linden | |