Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-11 | EXT-2373 Viewer crashes if open Region/Estate floater after logging out | Leyla Farazha | |
reviewed by Richard | |||
2010-01-11 | EXT-3629 About Land > Covenant contains incorrect information | Leyla Farazha | |
reviewed by Richard | |||
2010-01-11 | merge | Rick Pasetto | |
2010-01-11 | FIX EXT-3972: Don't put up the "multiple media" dialog just because the user ↵ | Rick Pasetto | |
doesn't have the "Select Face" tool selected. | |||
2010-01-11 | Avoid an assertion failure in texture baking. Reviewed by Nyx. Deemed ↵ | Tofu Linden | |
'tiny'... | |||
2010-01-11 | ext-4050 - nearby chat title bar missing background art | richard | |
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. | Tofu Linden | |
2010-01-11 | EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG builds | Tofu Linden | |
2010-01-11 | merge | Brad Payne (Vir Linden) | |
2010-01-11 | Better resolution of merge conflict | James Cook | |
2010-01-11 | merge | Brad Payne (Vir Linden) | |
2010-01-11 | Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp | James Cook | |
2010-01-11 | Automated merge with ssh://inoshiro@hg.lindenlab.com/viewer/viewer-2-0/ | Nathan Wilcox | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 background | James Cook | |
EXT-4044 Inventory and Outfits scroll region has no background color/border Moved background color initialization to inventory_panel.xml Fixed search highlight color and extra borders no longer needed now that colors are correct. Reviewed with Simon. | |||
2010-01-11 | merge | Brad Payne (Vir Linden) | |
2010-01-11 | For EXT-4068: [BSI] right click several times on an inventory item produces ↵ | Brad Payne (Vir Linden) | |
several second hang. Improved speed of panel finding by restricting search to only panels, saving time when inventory is very large | |||
2010-01-11 | ext-3820 [BSI] Preferences > Chat > Show IMs In: does not take effect ↵ | Lis Linden | |
without restart | |||
2010-01-11 | ext-4015 Preferences: non-standard position of field labels | Lis Linden | |
2010-01-11 | DEV-44838 - See if buildconsole is confused by having the absolute path ↵ | Nathan Wilcox | |
(with spaces) in the commandline. To accomplish this we put relative paths in the command string but lookup the absolute path for the executable parameter. | |||
2010-01-11 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-11 | Automated merge with http://demeter:8000 | Rick Pasetto | |
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | Fixed normal bug EXT-3672 (OSX specific: Notification "calling to ..." ↵ | Eugene Mutavchi | |
doesn't disappear after the voice call has been accepted) --HG-- branch : product-engine | |||
2010-01-11 | ext-4116 bad label position on Region/Estate/ Ground Textures | Lis Linden | |
2010-01-11 | renamed LLFastTimerUtil to LLFastTimer | richard | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via | James Cook | |
folder_view_item.xml EXT-3753 Inventory folders now have customizable item indents and "My Inventory" has indent again Reviewed with Richard | |||
2010-01-11 | Merge with tip | Callum Prentice | |
2010-01-11 | Fix for EXT-3991 - "add url to security for MoAP floater is devoid of ↵ | Callum Prentice | |
standard floater information" | |||
2010-01-11 | EXT-4154 : Memory leak from FetchObservers in AppearanceSP | Loren Shih | |
Member observers of LLSidepanelAppearance are now deleted appropriately. | |||
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-11 | New art for landmarks and places - replacing the pushpin with a globe - ↵ | Erica | |
reviewed with esbee | |||
2010-01-11 | DEV-44838 - Fix a silly bug in yet another place: find_in_path returns a ↵ | Nathan Wilcox | |
list, so select the first element. | |||
2010-01-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | ext-3910 Instant Messages isn't in ALL CAPS like other windows | Lis Linden | |
2010-01-11 | Fixed normal bug EXT-3984 (Bottom bar layout issues) | Mike Antipov | |
* All buttons and controls need to move down 1 px (except chiclets, which are already vertically centered) * Left-hand controls need to shift left about 2 px (there should be 5 px of padding between the chat entry field and the edge of the window) * Right-hand controls (IM and notification buttons) also shift left so there is 5 px of padding against the right edge --HG-- branch : product-engine | |||
2010-01-11 | DEV-44838 - Fix another bug introduced by passing "executable" in ↵ | Nathan Wilcox | |
WindowsSetup.run(); find_in_path() does not handle absolute paths, but name is guaranteed to be an absolute path. This explains the bogus message in the log of the form "process $foo exited with nonzero status; process $foo is not found", described here: https://jira.lindenlab.com/jira/browse/DEV-44838?focusedCommentId=328441&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_328441 | |||
2010-01-11 | DEV-44838 - Fix a bug introduced by inconsistently changing the ↵ | Nathan Wilcox | |
get_build_cmd() interface. | |||
2010-01-11 | Merge backout of b6030bb6ff40 | Rick Pasetto | |
2010-01-11 | Backed out changeset b6030bb6ff40 | Rick Pasetto | |
2010-01-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-11 | Fix build issue with ba93e704bd4f | Rick Pasetto | |
2010-01-11 | Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to ↵ | Mike Antipov | |
show/hide its buttons properly) Code cleanup: * removed unused static members --HG-- branch : product-engine | |||
2010-01-11 | Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to ↵ | Mike Antipov | |
show/hide its buttons properly) Code improved: * removed disabled method LLAvatarListItem::reshapeAvatarName * added refreshing chat participant list immediately after moderator rights are changed (for EXT-2364) --HG-- branch : product-engine | |||
2010-01-11 | Merge | Runitai | |
2010-01-11 | EXT-3784 Fix for first menu item going blank when highlighted on ATI cards. | Runitai | |