Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-26 | IM refac.: replaced passing copies by passing references, moved some IMModel ↵ | Igor Borovkov | |
private, added documentation --HG-- branch : product-engine | |||
2009-10-26 | IM: fixed remove session logic, got rid of "being session removed" field | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-10-26 | IM: removed unused & empty methods and classes, added TODO marks | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-26 | Merge from default to product-engine | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | IM minor refactoring: removed unused LLIMMgr::isIMSessionOpen(...) - ↵ | Igor Borovkov | |
duplicate of LLIMMgr::hasSession(...) --HG-- branch : product-engine | |||
2009-10-25 | * Changes to enable differentiating between icon texture priority and other ↵ | Steve Bennetts | |
UI texture priority. * Still need to only request smaller mip maps of icon textures | |||
2009-10-23 | merge | Erica Firment | |
2009-10-23 | EXT-1702, EXT-1692, Viewer 2.0 Fit & Finish Pass: People Panel - Profile | Erica Firment | |
2009-10-23 | merge | James Cook | |
2009-10-23 | EXT-968 Side tray buttons have "selected" appearance when each tab is selected. | James Cook | |
Changed mTabs to hold LLSideTrayTab* so we don't have to dynamic_cast<> everywhere Reviewed with Leyla. | |||
2009-10-23 | Merged change to auto play pref (DEV-41787) | skolb | |
2009-10-23 | DEV-41787 Media Auto Play controls were removed from prefs. Also made auto ↵ | skolb | |
play override prim settings. | |||
2009-10-23 | fixed normal bug EXT-1630 Edit Landmark: Current landmark place should be ↵ | Denis Serdjuk | |
selected by default in the \"Place Landmark In\" picklist --HG-- branch : product-engine | |||
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | For EXT-1863 : "Wear" and "Take Off" for items should be properly greyed out ↵ | Loren Shih | |
depending on item worn state | |||
2009-10-23 | Merging revisions 2156-2183 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747 | |||
2009-10-23 | For EXT-1862 : Wearing an item shouldn't refocus to COF | Loren Shih | |
2009-10-23 | svn merge -r137024:137071 ↵ | Loren Shih | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14-seraph into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 Bugs: EXT-1785 EXT-1818 EXT-1820 EXT-1845 | |||
2009-10-23 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-23 | EXT-1698 I18N: the string (worn) or (worn on left hand) wont honor its ↵ | angela | |
translation | |||
2009-10-23 | Fix for DEV-41563 / EXT-1814. Partial revert of revision 136284. | Eric Tulla | |
These textures are used during terrain rendering. Not having them also breaks invisiprims in an interesting way. | |||
2009-10-23 | add help topic to floater media setting and it's panels | angela | |
2009-10-22 | Merge before push | callum | |
2009-10-22 | No Jira - added some new bookmarks to include Flash based sites | callum | |
for testing purposes. | |||
2009-10-22 | Fix for DEV-41643 "stray "(none)" in the Media Settings Controls" | callum | |
removing name attribute stopped "Missing String" message appearing - don't know why - asking around. | |||
2009-10-22 | merge from pull | James Cook | |
2009-10-22 | EXT-287 Side tray open/close arrows are now an image, not the text "<<" and ">>" | James Cook | |
Removed some dead code from LLSideTray Next step is to merge all the tab art with overlay art and use button selected images to show a "pressed" state for all buttons. Reviewed with Angela. | |||
2009-10-22 | EXT-1654 - Attempt to fix crash on close by cleaning up some callbacks | Steve Bennetts | |
Reviewed by Richard | |||
2009-10-22 | Let Python handle quoting of Mac run_command() args (using %r). | Nat Goodspeed | |
2009-10-22 | moose | Erica Firment | |
2009-10-22 | EXT-1449 Viewer 2.0 Fit & Finish Pass: Places Panel - Landmark detail ↵ | erica | |
-actually deleted the file this time | |||
2009-10-22 | merge | Mark Palange (Mani) | |
2009-10-22 | Moved internal LLSideTrayTab class to .cpp file, de-inline param block ↵ | James Cook | |
constructor, not reviewed | |||
2009-10-22 | Fixing the build for PE. | Mark Palange (Mani) | |
Now building with llkdu can be skipped by specifying INSTALL_PROPRIETARY=OFF when configuring the build. Reviewed by palmer | |||
2009-10-22 | Merge my changes with rev. 2603 | callum | |
2009-10-22 | DEV-41721 - "Alt-image enabled" is not yet functional: remove from UI | callum | |
2009-10-22 | DEV-41720 - "Select Texture" should be "Select Face" in build tools | callum | |
2009-10-22 | EXT-1822 changing textures in appearance not immediate | Neal Orman | |
Texture changes in appearance editor were not taking effect immediately. Changed texture setting code to refresh local bake of textures. Code reviewed by Vir | |||
2009-10-22 | EXT-1449 Viewer 2.0 Fit & Finish Pass: Places Panel - Landmark detail | erica@bukkit.local | |
2009-10-22 | merge from remote repo | Rick Pasetto | |
2009-10-22 | DEV-41626 Remove/disable "first click interacts" from the UI since | Rick Pasetto | |
we're not implementing it as a feature yet. | |||
2009-10-22 | merge | Steve Bennetts | |
2009-10-22 | EXT-1651 Fix "You cannot close the Buy Land window" error message that ↵ | James Cook | |
prevents buying land more than once per login session. Made LLFloaterBuyLandUI destroy itself on close, which cleans up pending currency transactions. Changed LLViewerParcelMgr::deleteBuyInfo() signature because I found it confusing. Reviewed with Richard. | |||
2009-10-22 | EXT-1784 Server getting spammed whenever you put on a wearable | Neal Orman | |
Made an adjustment to ignore remove requests on items that don't exist, to avoid the extra messages to the server. Also made a couple of adjustments to ensure removal of alpha masks and tattoos along with other wearable types. Added these code points to the wiki page detailing what modifications need to be made when adding a new wearable type: https://wiki.lindenlab.com/wiki/User:Vir#Adding_new_wearables Code reviewed by Seraph. | |||
2009-10-22 | EXT-356 Tab Height background needs to be settable per instance | Leyla Farazha | |
now we have first, middle, last tab art reviewed by richard |