Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-19 | merge changes for MAINT-4734 | pavelkproductengine | |
2015-05-19 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelkproductengine | |
1) disabled popup show (toast) when clicking on notification in expanded view; 2) made attachment in Group Notice notification clickable (copied logic from LLToastGroupNotifyPanel); 3) removed border around notification text in expanded view and made lighter background; 4) removed border around attachment field in expanded notification view. | |||
2015-05-18 | merge changes for MAINT-4734 | pavelkproductengine | |
2015-04-23 | increment viewer version to 3.7.29 | Oz Linden | |
2015-04-14 | remove dead member variables | Oz Linden | |
2015-04-14 | MAINT-5097 FIXED crash in LLFloaterPay::onGive | andreykproductengine | |
2015-04-14 | remove disabled code | Oz Linden | |
2015-04-14 | merge changes for MAINT-5090 | Oz Linden | |
2015-04-14 | MAINT-5090 Remove disabling HTTP Inventory from Viewer | Mnikolenko ProductEngine | |
2015-04-14 | merge changes for STORM-2113 | Oz Linden | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-13 | increment viewer version to 3.7.28 | Oz Linden | |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-09 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelkproductengine | |
1) fixed Mac build; 2) moved attachment icon in condensed view 1 pixel down. | |||
2015-04-08 | fix validity errors in settings files | Oz Linden | |
2015-04-08 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
1) added GroupNotice notification type and tab "Group" for it; 2) added Attachment field to group notice notifications which may contain inventory offers, notecards, etc; 3) added Fee field to Group Invite notifications; 4) added notification resize depending on attachment field. | |||
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden | |
2015-04-02 | add catch for possible exception in llsechandler_basic destructor (crash on ↵ | Oz Linden | |
exit) | |||
2015-04-02 | improve logging of machine id generation | Oz Linden | |
2015-04-02 | improve logging of errors in default permissions cap | Oz Linden | |
2015-04-02 | improve notice clarity | Oz Linden | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-03-27 | MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵ | Mnikolenko ProductEngine | |
textures in task inventory | |||
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
2015-03-24 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine | |
2015-03-24 | MAINT-5024 crash in LLInspectToast | andreykproductengine | |
2015-03-23 | increment viewer version to 3.7.27 | Oz Linden | |
2015-03-17 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
1) stripped off attachment field; 2) made logos (group's, sender's, etc) in expanded view the same size as in condensed view; 3) turned on notification showing upon click; 4) fixed cropped right border of Invite and Transactions notifications; 5) enabled "Collapse All" button; 6) stripped off unnecessary icons. | |||
2015-03-17 | MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ | ruslantproductengine | |
with no way to fix apart from a relog. Other avatars are also often invisible. | |||
2015-03-16 | MAINT-4974 FIXED Complete name should be used in ↵ | Mnikolenko ProductEngine | |
LLAvatarActions::buildResidentsString only when building name string for share confirmation dialogs | |||
2015-03-06 | MAINT-4967 FIX - log spam removed | Brad Payne (Vir Linden) | |
2015-03-04 | MAINT-4858 FIX | Brad Payne (Vir Linden) | |
2015-03-04 | MAINT-4943 FIXED Crash on location | ruslantproductengine | |
2015-03-23 | correct merge error | Oz Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-03-17 | improve file name handling and clean up some error checks | Oz Linden | |
2015-03-17 | MAINT-4995: fix stored favorites for login bar (close input files before ↵ | Oz Linden | |
opening them for writing) | |||
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-02-24 | increment viewer version to 3.7.26 | Oz Linden | |
2015-02-24 | merge changes for MAINT-4790 | Oz Linden | |
2015-02-24 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
- minor fix: added large incoming payment icon | |||
2015-02-24 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
- introduced expanded notification view and general condense/expand behaviour for all types of notifications | |||
2015-02-13 | Merge viewer-release and become 3.7.25 | Mnikolenko ProductEngine | |
2015-02-10 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
- introduced different design for System, Incoming/Outcoming Transactions, Invites | |||
2015-02-04 | MAINT-4734 (Separate transaction notices from group notice/invites) - fixed ↵ | pavelkproductengine | |
Mac build | |||
2015-02-03 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
- added code to sort notifications between tabs: Invites, Transactions, System messages - made cosmetic changes according to comment from 27/Jan/15 in Jira - added code to show correct number of notifications on each tab - added code to close all notifications on current tab via "Delete all" button |