Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-28 | storm-1831: Fixing the remaining LL_ERRS. | Ima Mechanique | |
2014-03-28 | strom-1831: Cleaning out commented and unused code | Ima Mechanique | |
2014-03-28 | DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk. | Nat Goodspeed | |
LLNotifications::ChannelMap went away when LLNotificationChannel became an LLInstanceTracker subclass. Iterate the universe of channels using LLNotificationChannel::beginInstances(), endInstances() instead. More troubling is that LLNotificationChannel::getParentChannelName() went away too. When LLNotificationChannel acquired a Params block and corresponding constructor, it acquired the ability to listen on multiple upstream sources. That meant that a single mParent string became inapplicable, and its access method was removed. (Curiously, mParent was not itself removed, but it was left unused.) Change mParent to mParents, a vector<string>, built by connectToChannel(). Introduce getParents(), an accessor returning an iterator_range over that vector. Change LLNotificationsListener::listChannels() to collect a "parents" key in the map returned for each channel, and -- for backwards compatibility -- capture the first entry in the "parents" array as "parent". | |||
2014-03-27 | DRTVWR-363: re-enable commented-out LLNotificationsListener::listChannels() | Nat Goodspeed | |
and its caller. | |||
2014-03-27 | Pulled merge from release | Aura Linden | |
2014-03-27 | MAINT-3827 FIXED crash in KDU texture decoding, likely out of memory: ↵ | maksymsproductengine | |
improving stability | |||
2014-03-26 | storm-1831 Removing the callback after first region crossing. Prevents ↵ | Ima Mechanique | |
repeated callbacks after highlighting has been removed for live script. | |||
2014-03-26 | Pull in downstream -bear, viewer-release and become version 3.7.5 | simon | |
2014-03-26 | Pull in viewer-release and become version 3.7.5 | simon | |
2014-03-26 | Double init of logging probably due to merge fail. | Aura Linden | |
2014-03-26 | Not ideal but sufficient. | Aura Linden | |
2014-03-26 | Temporary fixing of build issues in PROJECT_llimage_TEST_llimageworker | maksymsproductengine | |
2014-03-25 | Merged | Aura Linden | |
2014-03-25 | Still wasn't doing the right thing with log files. | Aura Linden | |
2014-03-25 | It would help to specify the correct destination directory genius. | Aura Linden | |
2014-03-25 | Fixed dumb mistake. | Aura Linden | |
2014-03-24 | The simple approach has not worked. This hybrid solution should avoid the ↵ | Aura Linden | |
Windows issues and get us per-run logfiles. | |||
2014-03-24 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-03-24 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-03-24 | merge with release | Richard Linden | |
2014-03-24 | Old is the new new. | Aura Linden | |
2014-03-24 | merge changes for 3.7.4-release | Oz Linden | |
2014-03-24 | MAINT-3211 Fix for texture animations not working properly on rigged ↵ | Dave Parks | |
attachments when worn from inventory. | |||
2014-04-16 | Backed out changeset: d0dfe3cda5b1 | Dave Parks | |
2014-04-16 | Backed out changeset: de0a65947c60 | Dave Parks | |
2014-03-24 | Merged in viewer-release. | Aura Linden | |
2014-03-24 | increment viewer version to 3.7.5 | Oz Linden | |
2014-03-24 | Added tag 3.7.4-release for changeset d076568ff788 | Oz Linden | |
2014-03-24 | merge changes for DRTVWR-360 | Oz Linden | |
2014-03-24 | Pulled merge from release. | Aura Linden | |
2014-03-21 | remove some obsolete BuildParams entries | Oz Linden | |
2014-03-21 | Current log was actually correct. | Aura Linden | |
2014-03-21 | Pull merge lindenlab/viewer-release | Merov Linden | |
2014-03-20 | Returned Secondlife.log to main directory due to unforeseen LLErrorThread ↵ | Aura Linden | |
complexities. | |||
2014-03-20 | MAINT-3827 FIXED crash in KDU texture decoding, likely out of memory | maksymsproductengine | |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
2014-03-19 | Pull in viewer-lion to lock down next release | simon | |
2014-03-19 | logging cleanup in support of debugging text editor problems | Oz Linden | |
2014-03-19 | MAINT-3838 FIXED Get escaped uri for location link. | Mnikolenko ProductEngine | |
2014-03-18 | Automated merge with https://bitbucket.org/lindenlab/viewer-lion | Dave Parks | |
2014-03-18 | MAINT-3832 Make color pickers actually apply result immediately when "apply ↵ | Dave Parks | |
immediately" is checked. | |||
2014-03-18 | merge changes for STORM-2020 | Oz Linden | |
2014-03-18 | MAINT-2578 FIXED Resident can add nonexistent resident to IM or add-hoc ↵ | andreykproductengine | |
conference in "Choose resident" floater | |||
2014-03-18 | merge changes for STORM-2007 | Oz Linden | |
2014-03-18 | merge changes for STORM-1966 | Oz Linden | |
2014-03-18 | MAINT-1744 FIXED User cannot unblock an object by selecting "Unblock" menu ↵ | Mnikolenko ProductEngine | |
item from object's pop-up menu | |||
2014-03-17 | ACME-1376 : Suppress location checkbox in Facebook Photo panel | Merov Linden | |
2014-03-17 | ACME-1376 : Take the location checkbox out of the photo panel | Merov Linden | |
2014-03-17 | Restore use of RenderSpecularExponent | Oz Linden | |
2014-03-15 | Mac Debug build is functional with this manifest change | Monty Brandenberg | |