Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-07 | Disable MSVC warning C4702 (unreachable code) in Boost headers. | Nat Goodspeed | |
2012-02-03 | Escape all strings embedded in TeamCity service messages. | Nat Goodspeed | |
TeamCity requires that certain characters (notably "'") must be escaped when embedded in service messages: http://confluence.jetbrains.net/display/TCD65/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ServiceMessages TUT frequently outputs messages containing "'", e.g. from ensure_equals() failure. We've seen TC output nesting get confused when it fails to process service messages properly due to parsing unescaped messages. Along with test<n> number, report test name (from set_test_name()) when available. Eliminate horsing around to produce normal output on both std::cout and possible output file. When output file is specified, use boost::iostreams::tee_device to do fanout for us. Improve placement (and possibly reliability) of service messages. Clean up a startling amount of redundancy in service-message production. | |||
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 | pull back release tags | Oz Linden | |
2011-12-19 | update build params for oz viewer-trial build | 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-1734 Update contributions.txt with Storm jira number | Jonathan Yap | |
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 | merged .hgtags | Debi King (Dessie) | |
2011-12-13 | Added tag DRTVWR-103_3.2.4-release, 3.2.4-release for changeset bd6bcde25844 | Debi King (Dessie) | |
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 | Added tag 3.2.5-start for changeset 8a44ff3d2104 | 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 | Added tag DRTVWR-62_2.7.2-release, 2.7.2-release for changeset fe3a8e797307 | Debi King (Dessie) | |
2011-12-09 | Backed out changeset fafd857891b1 | Dave Parks | |
2011-12-09 | Added tag DRTVWR-60_2.7.1-release, 2.7.1-release for changeset fe3a8e797307 | Debi King (Dessie) | |
2011-12-09 | merge changes for vmrg-201 | Oz Linden | |
2011-12-08 | fix for build error (warning for unreachable code) | Richard Linden | |