summaryrefslogtreecommitdiff
path: root/src/gui/widgets/emotepage.h
AgeCommit message (Expand)AuthorFilesLines
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-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-5/+5
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-5/+5
2016-03-11Fix code style.Andrei Karas1-0/+2
2016-02-20Add missing const in gui directory.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-24Add A_NONNULL attribute to all parameters with class Graphics.Andrei Karas1-2/+2
2015-05-25Add safeDraw method into emotepage.Andrei Karas1-0/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-04-06Move redraw flag from widgets into base widget.Andrei Karas1-1/+0
2014-03-21Rename mouseEvent variables into event.Andrei Karas1-1/+1
2014-02-22Move Widget into gui/widgets directory.Andrei Karas1-2/+2
2014-02-20improve includes.Andrei Karas1-2/+0
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+0
2014-02-16move mouseevent into events directory.Andrei Karas1-1/+1
2014-02-16move event into events directory.Andrei Karas1-2/+2
2014-02-16move widgetlistener from base into listeners.Andrei Karas1-2/+2
2014-02-16move mouselistener from base into listeners.Andrei Karas1-3/+4
2014-02-15move some methods from base/graphics into render/graphics.Andrei Karas1-1/+1
2014-02-15move exguichan files into gui/base/Andrei Karas1-3/+3
2014-02-02Add missing const and static into gui classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to widgets files.Andrei Karas1-4/+4
2013-09-02improve chat emote window draw speed.Andrei Karas1-1/+9
2013-08-02fix code style.Andrei Karas1-1/+1
2013-08-01add gui for in chat emotes.Andrei Karas1-0/+58