Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-22 | fix code style. | Andrei Karas | 1 | -1/+0 | |
2013-11-16 | fix "show all languages messages" option for client with language tab disabled. | Andrei Karas | 1 | -4/+12 | |
2013-11-11 | Fix compilation in clang with libc++. | Andrei Karas | 1 | -0/+1 | |
2013-11-01 | Add configure option --enable-checks for check some calls (disabled by default) | Andrei Karas | 1 | -0/+1 | |
Also add configuration listeners removing in objects. | |||||
2013-10-21 | fix code style. | Andrei Karas | 1 | -1/+1 | |
2013-10-21 | add theming parameters for for chat window (chat.xml). | Andrei Karas | 1 | -4/+17 | |
New theme parameters: emoteButtonSpacing - space between input chat line and emote button. Default 2 emoteButtonY - relative y position for emote button. Default -2 | |||||
2013-10-20 | Add emotes button in chat input line. | Andrei Karas | 1 | -3/+36 | |
Enabled by default. | |||||
2013-10-20 | close in chat emotes window by f1 if it already opened. | Andrei Karas | 1 | -1/+6 | |
2013-10-19 | Rename actorspritemanager into actormanager. | Andrei Karas | 1 | -9/+9 | |
2013-10-19 | move virtual member calls from tabbedarea constuctor into postInit. | Andrei Karas | 1 | -0/+2 | |
2013-10-19 | fix const usage in chatwindow. | Andrei Karas | 1 | -1/+1 | |
2013-10-19 | use postInit in ChatWindow. | Andrei Karas | 1 | -5/+9 | |
2013-10-11 | First part of checks from Parasoft C++ Test. | Andrei Karas | 1 | -10/+2 | |
2013-10-04 | fix code style. | Andrei Karas | 1 | -1/+0 | |
2013-10-02 | bit cleanup tabbedarea. | Andrei Karas | 1 | -3/+3 | |
2013-09-30 | move tabs into tabs directory. | Andrei Karas | 1 | -4/+6 | |
2013-09-30 | move windows classes to windows directory. | Andrei Karas | 1 | -0/+1795 | |