Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-10 | fix mods loading from update server patches. | Andrei Karas | 1 | -1/+4 | |
2014-01-10 | Possible load mods from local/ dir also. | Andrei Karas | 1 | -2/+13 | |
2014-01-09 | add mods loading based on settings. | Andrei Karas | 1 | -11/+106 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-12-22 | allow fill complete part of progress bar with images. | Andrei Karas | 1 | -1/+1 | |
For this need add in progress bar theme file option fillImage and set it to 1. Then add progress bar xml file for image with name: name_fill.xml. Default is: progressbar_fill.xml New theme option: fillImage New theme file (default name): progressbar_fill.xml | |||||
2013-12-22 | allow use different theme file for different progress bars. | Andrei Karas | 1 | -1/+2 | |
2013-12-17 | add restrict into updaterwindow. | Andrei Karas | 1 | -8/+8 | |
2013-12-16 | fix compilation warnings. | Andrei Karas | 1 | -2/+2 | |
2013-12-15 | in updater window cut news to 50 lines and show link to full news. | Andrei Karas | 1 | -2/+32 | |
2013-12-03 | add UPDATE color into progress bar colors. | Andrei Karas | 1 | -1/+1 | |
New progress color: UPDATE. also removed DEFAULT progress color. | |||||
2013-10-19 | improve function pointers usage in updaterwindow. | Andrei Karas | 1 | -3/+3 | |
2013-10-19 | move virtual member calls from updaterwindow constructor into postInit. | Andrei Karas | 1 | -0/+4 | |
2013-10-09 | allow set different skin for browserboxes. | Andrei Karas | 1 | -1/+2 | |
2013-10-09 | Use all parameters in browserbox constructors. | Andrei Karas | 1 | -1/+1 | |
Also load browserbox skin for each instance. | |||||
2013-09-30 | move windows classes to windows directory. | Andrei Karas | 1 | -0/+943 | |