Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-21 | Test code to allow drag/drop of *file* (not URLs) into the viewer Window - ↵ | callum | |
Will not be pushed to main repository - only committed so I can bundle my changes and share | |||
2009-10-20 | Fix for DEV-41567 (MoaP lags from "WARNING: ↵ | Monroe Linden | |
LLViewerMediaImpl::calculateInterest: no texture!" log spam). This log statement used to be an anomaly, but now that media can be unloaded it's a relatively common case. | |||
2009-10-20 | Fix for clicking "home" or "reload" on a web media prim causing a flash of ↵ | Monroe Linden | |
the underlying texture. | |||
2009-10-20 | Fix for DEV-41572 (login screen image does not display). | Monroe Linden | |
2009-10-20 | merge | Steve Bennetts | |
2009-10-20 | skip() failing test rather than silently commenting out | Nat Goodspeed | |
2009-10-20 | EXT-1734 Rename Preferences panel file names in the other languages | Ramzi Ramey | |
2009-10-20 | L10N: localizability changes to text to make it more clear. | Ramzi Ramey | |
TEXT ONLY; NO CODE CHANGED | |||
2009-10-20 | EXT-1479: I18N: string in /en/widgets/location_input.xml wont honor its ↵ | Leyla Farazha | |
translation Pulling these out of widgets and putting them in strings.xml for the sake of the translation tools. reviewed by James | |||
2009-10-20 | EXT-462 Avatar context menu only shows Freeze/Eject/Debug when in god mode. | James Cook | |
Changed enable and visible named callbacks to "IsGodCustomerService" so we have one global function that can be used in menus everywhere. Reviewed with Leyla. | |||
2009-10-20 | merge | Steve Bennetts | |
2009-10-20 | Change Mac sparse disk image size to 700 MB | James Cook | |
2009-10-20 | Rename Preferences panel file names | Lisabeth Pardi | |
EXT-1734 | |||
2009-10-20 | Update Preferences > Sound with new layout and featureset from spec | Lisabeth Pardi | |
EXT-943 | |||
2009-10-20 | Edit tool_tips for uniform capitalization and punctuation | Lisabeth Pardi | |
EXT-1675 Log, Speak and Gestures btns don't have tool-tips EXT-1444 | |||
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-20 | Disabling dubious getHostName() test as explained in comments | Nat Goodspeed | |
2009-10-20 | DEV-41358: Added support for search categories. | Martin Reddy | |
You can now specify a search category for all web-based searches, e.g., "all" (default), "people", "places", "events", "groups", "wiki", "destinations", "classifieds". Specifying a category will add the relevant subdir to the search URL, as specified by the search team. | |||
2009-10-20 | Don't include linden_common.h in lldate.h, or any other .h files. | Nat Goodspeed | |
Migrate to the .cpp files where it's needed. | |||
2009-10-20 | It seems that ADD_INTEGRATION_TEST tests now require GoogleMock to build | Nat Goodspeed | |
2009-10-20 | media option always disabled in build tools | angela@angelas-macbook-pro.local | |
2009-10-19 | added eol to indra/newview/llinspect.h | CG Linden | |
2009-10-20 | EXT-1583 - Landmark "Favorites Bar" item tool-tips need to remain onscreen ↵ | Richard Nelson | |
while mouse pointer is over them. also, improved tooltip display to show region name and coordinates reviewed by Leyla | |||
2009-10-20 | better layout of chat separators in local chat | Richard Nelson | |
also, removed some extraneous parameters from textbase.xml reviewed by Leyla | |||
2009-10-20 | ext-1670 - fix the chat history use of widgets | Richard Nelson | |
reviewed by leyla | |||
2009-10-20 | Add newline at end of file to fix gcc. | James Cook | |
Sadly, we don't seem to have a commit hook for that. | |||
2009-10-20 | Group SLURL links are white, color configurable in colors.xml | James Cook | |
Reviewed with Erica. | |||
2009-10-20 | EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null ↵ | James Cook | |
group SLURL links. Show "Loading..." while looking up real names. Fix group inspector "view details" button not working. Reviewed with Ambroff. | |||
2009-10-20 | EXT-1376 Viewer 2.0 Fit & Finish Pass: People Panel - Friends | Erica Olsen | |
EXT-1359 Viewer 2.0 Fit & Finish Pass: People Panel - Nearby | |||
2009-10-19 | Fix for a case where the webkit plugin never generates a LOCATION_CHANGED ↵ | Monroe Linden | |
event at all. | |||
2009-10-19 | merge | Steve Bennetts | |
2009-10-19 | Compress logging of media data (but still have it) | Rick Pasetto | |
2009-10-19 | removed unused static string arrays that were bloating our builds | Richard Nelson | |
reviewed by Leyla | |||
2009-10-19 | EXT-1685 Pull shared inspector code into llinspect.h/cpp. | James Cook | |
Reviewed with Leyla. | |||
2009-10-19 | Backporting from hg branch @ 3495: Fix to integration test. | Steven Bennetts | |
2009-10-19 | Edit tool_tips for uniform capitalization and punctuation | Lisabeth Pardi | |
EXT-1675 | |||
2009-10-19 | Fix to llcontrol_test.cpp, added windows compatible tmp file location. | Mark Palange (Mani) | |
2009-10-19 | Remove "add" inventory operation and rename MAX_WEARABLES_PER_TYPE | Neal Orman | |
This patch removes the invalid "add" operation shown on wearables in inventory It also renames MAX_WEARABLES_PER_TYPE, resets the value to 1 (non-multi-wearables), and adds a weak check to enforce one wearable per type. Code reviewed by Vir | |||
2009-10-19 | merge | Steve Bennetts | |
2009-10-19 | Needed to revert a change I had made earlier for another JIRA. ↵ | Justin Rounds | |
https://jira.secondlife.com/browse/EXT-1672 | |||
2009-10-19 | Fix from last merge. | Steve Bennetts | |
2009-10-19 | EXT-1664 bugfix for male avatars have female bodies | Neal Orman | |
Found a couple bugs in the code relating to cross-wearable visual param linking. Fixed with this patch - cross-wearable and inter-wearable visual params should now link properly for both wearable-owned and avatar-owned parameters. Code reviewed by Seraph | |||
2009-10-19 | DEV-41253: Code cleanup for current help context code. | Martin Reddy | |
Make the floater help buttons, "?", use exactly the same code path as the side tray panels to evaluate the current help context, so that we don't have two implementations that could diverge in the future. | |||
2009-10-19 | EXT-1668 Change topmenu "My Account" to "My Dashboard", move Beacons into ↵ | Erica Olsen | |
World > Show | |||
2009-10-19 | merge | Steve Bennetts | |
2009-10-19 | DEV-41358: Remove the code for the old search interface. | Martin Reddy | |
This checkin deletes all of the code associated with the old XUI-based search interface, including LLFloaterDirectory, LLPanelDir*, a global variable event hack, and the associated XUI file. The new web-based search interface, LLFloaterSearch, is the way of the future. Deleted 19 files and 5,838 lines of code. | |||
2009-10-19 | DEV-41359: Added a new web-based Search floater, LLFloaterSearch. | Martin Reddy | |
This new Search floater replaces the current XUI-based search interface with one that is implemented entirely as a web service. This is currently pointing toward a temporary search URL. The URL will be updated when the stable version is available. | |||
2009-10-19 | make callbacks for media hud control data driven, add whitelist indicator , ↵ | angela@angelas-macbook-pro.local | |
add secure browsing indicator | |||
2009-10-19 | EXT-332 DEV-40744: Local currency updates for Buy L$ floater. | Martin Reddy | |
Added links to the Buy L$ floater to access payment method, local currency settings, and exchange rate. Also included required text about re-entering value in order to update exhance rate. And added a notification on successful payment, as some foreign currency transactions can take up to 20 mins to complete. Worked with Ram on Erica on the design. The actual text may need some tweaking once we hear back from Gisland. The URLs are placeholder for now. | |||
2009-10-19 | Merging revisions 2070-2084 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-792 EXT-1519 EXT-1514 EXT-1245 EXT-1600 EXT-1535 EXT-1174 EXT-1241 * Dev: EXT-1271 EXT-1601 EXT-1154 |