summaryrefslogtreecommitdiff
path: root/src/gui/windows/mailviewwindow.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-09-01Fix code style.Andrei Karas1-1/+0
2017-08-26Add support for getting attached money from mail message.Andrei Karas1-0/+2
2017-08-26Add support for getting attached items from mail message.Andrei Karas1-2/+4
2017-08-26In mail view window show buttons for get attach and money.Andrei Karas1-0/+1
2017-08-26Show/hide get attach button in mail view window based on attached items and m...Andrei Karas1-0/+2
2017-08-25Add basic support for view mail message.Andrei Karas1-3/+13
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-3/+0
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-1/+1
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-25Add missing checks in windows.Andrei Karas1-1/+1
2015-05-04Fix code style.Andrei Karas1-2/+1
2015-04-30Add reply button for reply to mail message.Andrei Karas1-0/+1
2015-04-30In mail view window add buttons for open previous and next message.Andrei Karas1-0/+2
2015-04-29Rename mailview into mailviewwindow.Andrei Karas1-0/+65