Age | Commit message (Expand) | Author | Files | Lines |
2013-01-16 | Add context menu to browserbox http links. | Andrei Karas | 7 | -4/+56 |
2013-01-16 | Fix ministatus window size and bars positions. | Andrei Karas | 1 | -7/+7 |
2013-01-15 | Show better stats line in chat from status window. | Andrei Karas | 2 | -13/+29 |
2013-01-15 | Enable music fadeout by default. | Andrei Karas | 1 | -1/+1 |
2013-01-03 | Fix SDL_gfx confict from broken header. | Andrei Karas | 1 | -7/+5 |
2013-01-02 | Fix resize issue in shortcuts windows in software drawing mode. | Andrei Karas | 2 | -0/+7 |
2013-01-01 | Add support for theming in bars in top left corner. | Andrei Karas | 3 | -9/+17 |
2013-01-01 | Add theming support for top right buttons. | Andrei Karas | 2 | -8/+18 |
2013-01-01 | Remove free space from top and right in buttons menu. | Andrei Karas | 1 | -8/+2 |
2013-01-01 | Allow select differnt modes for on screen buttons. | Andrei Karas | 2 | -0/+18 |
2012-12-31 | Fix code style and compilation under windows. | Andrei Karas | 4 | -10/+12 |
2012-12-31 | Sort onscreen keyboard actions list. | Andrei Karas | 2 | -34/+64 |
2012-12-31 | Add configurable actions for onscreen buttons. | Andrei Karas | 1 | -7/+23 |
2012-12-31 | Add support for changable actions for onscreen controls. | Andrei Karas | 6 | -8/+249 |
2012-12-31 | Replace "on screen" to "onscreen". | Andrei Karas | 1 | -3/+3 |
2012-12-31 | Add option to show/hide onscreen keyboard icon. | Andrei Karas | 1 | -0/+3 |
2012-12-30 | Add action to show onscreen keyboard. | Andrei Karas | 1 | -0/+5 |
2012-12-30 | Allow open context menu in textfields before connecting to server. | Andrei Karas | 3 | -9/+34 |
2012-12-30 | Add popup menu for text fields. | Andrei Karas | 7 | -6/+80 |
2012-12-29 | Add chat command to dump environment variables to log. | Andrei Karas | 1 | -0/+1 |
2012-12-29 | Add support for show icon also in selected item in dropdown. | Andrei Karas | 2 | -14/+41 |
2012-12-29 | Show flags icons in language selection list | Andrei Karas | 9 | -31/+73 |
2012-12-28 | Fix previous commit error. | Andrei Karas | 1 | -2/+2 |
2012-12-28 | Fix selected icon draw in extended listbox. | Andrei Karas | 1 | -1/+3 |
2012-12-28 | By default put chat window in top in android build. | Andrei Karas | 1 | -0/+4 |
2012-12-28 | Remove unused font object from sdlfont class. | Andrei Karas | 2 | -18/+4 |
2012-12-28 | Fix different warnings from previous commits. | Andrei Karas | 6 | -13/+11 |
2012-12-28 | Add outlining support to tabs. | Andrei Karas | 7 | -40/+124 |
2012-12-27 | Fix text size if it was not power of two. | Andrei Karas | 1 | -2/+5 |
2012-12-27 | Add outlining support to other popups. | Andrei Karas | 4 | -12/+24 |
2012-12-27 | Add outlining support to textbox control. | Andrei Karas | 2 | -0/+19 |
2012-12-27 | Change outline function to better quality but slower. | Andrei Karas | 1 | -5/+29 |
2012-12-27 | add support for outlining in window header. | Andrei Karas | 3 | -0/+4 |
2012-12-27 | Add outlining to status popup dialog. | Andrei Karas | 3 | -18/+32 |
2012-12-27 | Add outlining support for labels. | Andrei Karas | 5 | -3/+27 |
2012-12-27 | Add support for outline colors in browser box. | Andrei Karas | 2 | -40/+103 |
2012-12-27 | Add some outline colors. Set outline colors to normal colors if no in configu... | Andrei Karas | 2 | -2/+71 |
2012-12-27 | Remove set font from graphics object. | Andrei Karas | 19 | -28/+18 |
2012-12-27 | Fix font usage in some controls. | Andrei Karas | 3 | -3/+5 |
2012-12-27 | Remove textrenderer class. | Andrei Karas | 1 | -4/+10 |
2012-12-27 | Improve a bit draw speed in other controls. | Andrei Karas | 10 | -34/+100 |
2012-12-27 | Improve draw speed in listboxes. | Andrei Karas | 4 | -18/+17 |
2012-12-27 | Improve containders text draw speed. | Andrei Karas | 5 | -26/+44 |
2012-12-27 | Improve a bit equipment window draw speed. | Andrei Karas | 1 | -4/+6 |
2012-12-27 | Improve servers list draw speed. | Andrei Karas | 1 | -12/+14 |
2012-12-27 | Improves skill info draw speed. | Andrei Karas | 2 | -25/+21 |
2012-12-27 | Use new outline draw method in progressbar. | Andrei Karas | 2 | -13/+14 |
2012-12-27 | Add support for draw outlined text. | Andrei Karas | 2 | -13/+56 |
2012-12-25 | Fix tile distance numbers in debug mode map draw. | Andrei Karas | 1 | -2/+3 |
2012-12-25 | Fix sticky button draw changed image. | Andrei Karas | 1 | -0/+1 |