Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-31 | Add max chars limit for textfields. | Andrei Karas | 1 | -1/+1 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -1/+3 | |
2011-09-28 | Add amount text field to buy dialog. | Andrei Karas | 1 | -1/+6 | |
2011-09-09 | Add to inventory filter by letters from item names. | Andrei Karas | 1 | -1/+2 | |
2011-09-07 | Add support for copy text to clipboard (Ctrl+C). | Andrei Karas | 1 | -0/+2 | |
In X enviroments used xsel to copy string to clipboard. In windows used native clipboard api. MacOSX not supported. | |||||
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -1/+1 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -1/+1 | |
2011-05-20 | Possible fix for sticky paste key in X systems. | Andrei Karas | 1 | -0/+1 | |
This code add 2 seconds timeout between paste actions. | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+110 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |