Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-21 | Tweak llprocesslauncher_test.cpp to run properly on Windows. | Nat Goodspeed | |
Fix EOL issues: "\r\n" vs. "\n". On Windows, requesting a read in nonblocking mode can produce EAGAIN instead of EWOULDBLOCK. | |||
2011-12-21 | Change llprocesslauncher_test.cpp eyeballing to program verification. | Nat Goodspeed | |
That is, where before we just flung stuff to stdout with the expectation that a human user would verify, replace with assertions in the test code itself. Quiet previous noise on stdout. Introduce a temp script file that produces output on both stdout and stderr, with sleep() calls so we predictably have to wait for it. Track and then verify the history of our interaction with the child process, noting especially EWOULDBLOCK attempts. | |||
2011-12-21 | Fix llprocesslauncher_test.cpp to work on Windows. | Nat Goodspeed | |
2011-12-21 | Add unit-test module for LLProcessLauncher. | Nat Goodspeed | |
As always with llcommon, this is expressed as an "integration test" to sidestep a circular dependency: the llcommon build depends on its unit tests, but all our unit tests depend on llcommon. Initial test code is more for human verification than automated verification: does APR's child-process management in fact support nonblocking operations? | |||
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-20 | merge changes for storm-653 and storm-1737 | Oz Linden | |
2011-12-20 | merge up to latest viewer-development | Oz Linden | |
2011-12-19 | merge changes for vmrg-206 | Oz Linden | |
2011-12-19 | merge changes for storm-1737 | Oz Linden | |
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap | |
2011-12-17 | STORM-653 As a user i would like to be able to see the available number of ↵ | Jonathan Yap | |
attachments and remaining free slots. | |||
2011-12-16 | EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵ | Leslie Linden | |
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it. | |||
2011-12-16 | merge changes for storm-1729 | Oz Linden | |
2011-12-16 | merge snowstorm issues to latest viewer-development | Oz Linden | |
2011-12-16 | merge changes for vmrg-206 | Oz Linden | |
2011-12-15 | merge changes for storm-1653 | Oz Linden | |
2011-12-15 | merge changes for storm-1731 | Oz Linden | |
2011-12-15 | merge changes for storm-1723 | Oz Linden | |
2011-12-15 | merge changes for storm-1733 | Oz Linden | |
2011-12-15 | storm-1723: fix character display when a lot of different characters are used | Alissa Sabre | |
2011-12-15 | merge changes for vmrg-205 | Oz Linden | |
2011-12-14 | WIP VWR-23642 | eli | |
2011-12-14 | FIX VWR-23635 | eli | |
2011-12-14 | FIX VWR-22449 | eli | |
2011-12-14 | STORM-1736 Cropped buttons in the bottom of the Ad-hoc floater | Jonathan Yap | |
2011-12-14 | FIX VWR-22392 | eli | |
2011-12-14 | sync with viewer-development | eli | |
2011-12-14 | STORM-1733 Menu entry Release Keys is in Advanced->Shortcuts sub-menu but ↵ | Jonathan Yap | |
has no shortcut | |||
2011-12-14 | EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px. | Vadim ProductEngine | |
2011-12-14 | EXP-1639 FIXED Fixed a resolution rounding error. | Vadim ProductEngine | |
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot | |||
2011-12-13 | storm-1729: ensure that cpu id has no leading or trailing spaces for ease of ↵ | Oz Linden | |
comparison and formatting | |||
2011-12-12 | VWR-27832 L$ Transfer failures show alert as if successful | Jonathan Yap | |
2011-12-12 | STORM-1731 Adjusted if muted logic slightly | Jonathan Yap | |
2011-12-12 | STORM-1731 Changes per RB comments: changed llwarns to llinfos, added check ↵ | Jonathan Yap | |
so you cannot mute a Linden | |||
2011-12-12 | increment viewer version to 3.2.6 | Oz Linden | |
2011-12-12 | merge changes for vmrg-202 | Oz Linden | |
2011-12-12 | merge changes for vmrg-204 | Oz Linden | |
2011-12-12 | merge changes for vmrg-203 | Oz Linden | |
2011-12-12 | STORM-1731 Ad-hoc confererence block failing. Residents using it to start ↵ | Jonathan Yap | |
massive multi-sim conferences, used as a griefing tool. | |||
2011-12-09 | FIX VWR-27811 | eli | |
2011-12-09 | sync with viewer-development | eli | |
2011-12-09 | Backed out changeset fafd857891b1 | Dave Parks | |
2011-12-09 | merge changes for vmrg-201 | Oz Linden | |
2011-12-08 | fix for build error (warning for unreachable code) | Richard Linden | |
2011-12-08 | FIX VWR-21237 | eli | |
2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-12-08 | EXP-1657 FIXED Change success/failure message text on posting to profile feed. | Vadim ProductEngine | |
2011-12-08 | EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality. | Vadim ProductEngine | |
2011-12-08 | EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵ | Vadim ProductEngine | |
accordingly. | |||
2011-12-07 | EXP-1675 POTENTIAL FIX -- Changed default min window width and height to 0 ↵ | Leslie Linden | |
instead of max size. Reviewed by Richard. |