Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-29 | CHUI-280 : Add print out debug methods | Merov Linden | |
2012-08-29 | Added tag oz-build-test-tag for changeset 34dbbe2b00af | Oz Linden | |
2012-08-28 | CHUI-280 : Implement all LLConversationModel updates in LLParticipantList. ↵ | Merov Linden | |
Allow mAvatarList to be NULL. | |||
2012-08-28 | CHUI-280 : WIP : Implement update of LLConversationModel in LLParticipantList | Merov Linden | |
2012-08-28 | Got viewer displaying new data format | Chris Baker | |
2012-08-28 | MAINT-1491 Tuned analysis function for more consistent results | Dave Parks | |
2012-08-28 | MAINT-1491 Integration of statistically generated GPU table -- enable ↵ | Dave Parks | |
shadows by default where appropriate. | |||
2012-08-28 | CHUI-287 FIX IM toast panel is closed upon mouse up and doesn't pass the ↵ | Seth ProductEngine | |
mouse click that activates "click to walk". | |||
2012-08-28 | BUILDFIX: Correcting a linux build error. | William Todd Stinson | |
2012-08-28 | CHUI-275 FIXED (Chat history viewer does not show entire user.txt IM log file) | Paul ProductEngine | |
- Renamed LLLogChat::loadAllHistory to LLLogChat::loadChatHistory because it doesn't actually loads all history. Also added parameter to the function which is a flag whether to load all file's content or not. - Implemented displaying history by pages (as was decided on meeting page): Added showHistory() method to the LLFloaterConversationPreview which shows the chat history page by page starting from the last conversation (or may say starting from the last page). One page contains 100 entries. Added "More history..." button to display next page of history. | |||
2012-08-27 | MAINT-1480: Ensuring that the new angular velocity is remembered for later ↵ | William Todd Stinson | |
comparison to the previous angular velocity. | |||
2012-08-27 | Skipping the realloc alignment test on Linux as the ll_aligned_malloc_16() ↵ | William Todd Stinson | |
function is not implemented to ensure alignment on Linux. | |||
2012-08-27 | PATH-868: Ensuring that walkability values are reset to a previous value if ↵ | Todd Stinson | |
the empty string is entered. | |||
2012-08-27 | MAINT-1480: Clearing the angular velocity accummulation when the updated ↵ | Todd Stinson | |
angular velocity is set to zero. | |||
2012-08-27 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-08-27 | removed debug messages | AlexanderP ProductEngine | |
2012-08-24 | CHUI-280 : Make LLParticipantList derives from LLConversationItemSession | Merov Linden | |
2012-08-24 | merging in latest changes | Gilbert Gonzales | |
2012-08-24 | kicking off another build (whitespace change) | Gilbert Gonzales | |
2012-08-23 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-08-23 | CHUI-98 : Defining the various llconversation sub classes in their ↵ | Merov Linden | |
respective file | |||
2012-08-23 | Start of getting WSGI service on viewer | Chris Baker | |
2012-08-23 | CHUI-282 : Use views for UI manipulation, not models | Merov Linden | |
2012-08-23 | merging in latest changes. | Gilbert Gonzales | |
2012-08-23 | CHUI-303: Problem: When pasting the item, the item's filtering flag was not ↵ | Gilbert Gonzales | |
updated. The filtering flag determines visibility. Resolution: Upon pasting the item to the folder from the clipboard, update the filtering flag so that visibility can properly be determined. | |||
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-23 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-08-23 | CHUI-282 : WIP : Further separate view from model for llconversation items | Merov Linden | |
2012-08-23 | CHUI-306 FIXED (Selecting IM option for Group in conversation log does not ↵ | Paul ProductEngine | |
start an IM if you did not initiate the conversation) - To start group call or group chat, group_id should be passed as an argument to LLGrupActions, not participant_id. | |||
2012-08-23 | CHUI-296 FIXED (Unread IM messages icon not showing in conversation log) | Paul ProductEngine | |
- Sometimes IM floater with offline unread messages is visible but not in visible chain and the flag of offline unread messages is erroneously reset. So made condition of whether floater is visible more strict. | |||
2012-08-23 | pull back beta tag | Oz Linden | |
2012-08-22 | CHUI-282 : WIP, Clean up dependencies | Merov Linden | |
2012-08-22 | CHUI-282 : WIP : Isolated llconversationview classes and suppressed the ↵ | Merov Linden | |
dependency of model to widgets | |||
2012-08-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-22 | PATH-864: Altering the minimum linksets floater size to smaller to allow ↵ | Todd Stinson | |
fitting to 1024 width screens. | |||
2012-08-22 | MAINT-1444: Make bottom-right corner of new login panel overlap. | Nat Goodspeed | |
MAINT-1444 complains that with all optional login-panel controls enabled, the login panel is wider than 1024 pixels: at that width, the new "Start now" button is pushed completely off the right edge of the window. Richard told me how to tweak the layout so that the controls can squeeze together in an overlapping way, enabling all controls to be visible even at 1024 width. | |||
2012-08-22 | merge changes for DRTVWR-202 | Oz Linden | |
2012-08-22 | tag merge of DRTVWR-202 | Oz Linden | |
2012-08-22 | Added tag 3.4.0-beta4 for changeset 84fb70dfe344 | Oz Linden | |
2012-08-22 | Fix up white space to follow coding policy guidelines | callum_linden | |
2012-08-22 | pull back release hotfix and beta fixes | Oz Linden | |
2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
2012-08-22 | merge changes for DRTVWR-201 | Oz Linden | |
2012-08-22 | tag merge of DRTVWR-201 | Oz Linden | |
2012-08-22 | merge changes for | Oz Linden | |
2012-08-22 | merge changes for DRTVWR-203 | Oz Linden | |
2012-08-22 | tag merge of DRTVWR-203 | Oz Linden | |
2012-08-22 | merge back 3.4.0-beta3 fixes | Oz Linden | |
2012-08-22 | code style fix | AlexanderP ProductEngine | |
2012-08-22 | CHUI-289 FIXED (Newly added conversation is not selected in conversation ↵ | AlexanderP ProductEngine | |
list): added the "reverse" selecting - list item is selected when the corresponding floter gets focus. |