Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-19 | Fix namespace conflicts. | Andrei Karas | 1 | -11/+7 | |
2012-10-17 | Extend radio button theming. | Andrei Karas | 1 | -4/+4 | |
New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding | |||||
2012-10-15 | Fix compilation warnings without C++11 support. | Andrei Karas | 1 | -2/+2 | |
2012-10-14 | Replace gcn::Button to Button in all classes. | Andrei Karas | 1 | -3/+3 | |
2012-10-10 | Delete copy constructor in some classes. | Andrei Karas | 1 | -0/+6 | |
2012-09-22 | Add override keyword to most overriden methods. | Andrei Karas | 1 | -3/+3 | |
2012-09-22 | Add final keyword to most classes. | Andrei Karas | 1 | -3/+3 | |
2012-09-07 | Improve constructors in some classes. | Andrei Karas | 1 | -3/+2 | |
2012-08-28 | Add const to more classes. | Andrei Karas | 1 | -2/+2 | |
2012-05-19 | Rename register.cpp/h files to registerdialog.cpp/h | Andrei Karas | 1 | -0/+113 | |