Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-26 | STORM-1543 WIP Removed invalid IOR_BUSY response option. | Vadim ProductEngine | |
Addressing review feedback. | |||
2011-08-22 | STORM-1543 WIP More cleanup and comments. | Vadim ProductEngine | |
2011-08-19 | STORM-1543 WIP Minor cleanup. | Vadim ProductEngine | |
2011-08-19 | STORM-1543 WIP Fixed auto-moving offered inventory items to trash. | Vadim ProductEngine | |
It turned out impossible to properly remove an inventory item from within LLDiscardAgentOffer::done(), because that would lead to nested LLInventoryModel::notifyObservers() calls. Fixed that by deferring removal until the next LLAppViewer::idle() iteration. Also elimiteed duplicated code. | |||
2011-08-19 | STORM-1543 WIP Fixed dropping nventory offers in busy mode. | Vadim ProductEngine | |
When auto-discarding inventory offers we looked up missing Busy button (i.e. a button having index=3) in the inventory offer notification dialog template. Failure to find the button resulted in ignoring inventory offers. Fixed that by "auto-clicking" the existing Discard button. | |||
2011-08-17 | take the newlines off of the language.txt files | Oz Linden | |
2011-08-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-17 | add proper copyright and license headers | Oz Linden | |
2011-08-17 | fix files that do not end with a newline (warn-on-failure:copyright because ↵ | Oz Linden | |
some have both problems...) | |||
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-08-17 | correct line endings | Oz Linden | |
2011-08-17 | merge changes for storm-1546 | Oz Linden | |
2011-08-17 | merge changes for storm-1560 | Oz Linden | |
2011-08-16 | FIX INTL-66 translation for set26 and basic set5, for 6 languages | eli | |
2011-08-16 | merge back late beta fixes | Oz Linden | |
2011-08-16 | sync with viewer-development | eli | |
2011-08-16 | merge missing changesets for storm-1557 | Oz Linden | |
2011-08-15 | merge late 3.0.1 beta candidate fixes | Oz Linden | |
2011-08-15 | correct tabs for coding policy conformance | Oz Linden | |
2011-08-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
fixed search url | |||
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
moved all parameters other than search query to base64 encoded llsd | |||
2011-08-15 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-15 | merge changes for storm-632 | Oz Linden | |
2011-08-15 | merge changes for VWR-25588 | Oz Linden | |
2011-08-12 | STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple ↵ | Vadim ProductEngine | |
<nolink>...</nolink> clauses in a single textbox. | |||
2011-08-11 | EXP-1080 FIX Console gets spammed with VertexShaderEnable messages making ↵ | Richard Linden | |
the viewer unusable converted LL_WARNS to LL_WARNS_ONCE | |||
2011-08-11 | EXP-1079 FIX User is not logged out immediately inworld when selecting to ↵ | Richard Linden | |
change modes and restart while logged in used requestQuit instead of forceQuit | |||
2011-08-11 | merge back late beta fix for storm-1060 | Oz Linden | |
2011-08-11 | merge changes for storm-1427 | Oz Linden | |
2011-08-11 | merge changes for storm-632 | Oz Linden | |
2011-08-11 | merge changes for STORM-1534 | Oz Linden | |
2011-08-11 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-11 | update default value for Lindens list | Oz Linden | |
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
forgot a file | |||
2011-08-10 | EXP-1078 FIX Mode selector position does not move with other UI elements and ↵ | Richard Linden | |
can overlap UI or not be shown on screen when resizing window | |||
2011-08-10 | merge | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
changed down arrows to up arrows for mode changers on login screen | |||
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-08-10 | convert linden names list to string | Oz Linden | |
2011-08-10 | CHOP-757 Ask for the inventory-basic login option and dump its return id to ↵ | Aaron Stone | |
llinfo. | |||
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-10 | added fast timers to profile inventory LLSD deserialization | Richard Nelson | |
2011-08-10 | storm-1060: yet another attempt to fix windows icons | Oz Linden | |
2011-08-09 | storm-1549 | Oz Linden | |
2011-08-09 | sync with viewer-development | eli | |
2011-08-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-08-09 | EXP-700 WIP SLPlugin(s) takes high CPU% | Richard Linden | |
clamp maximum framerate of slplugin to 100Hz also added assert to catch cases where we're requesting infinite framerate |