1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/widgets
ArseniyShestakov ded4c18df9 CComponent: add option to choose image size
This option is used to choose small resource icons in Quest Log when there more than 4 of them.
2015-02-14 00:53:24 +03:00
..
AdventureMapClasses.cpp Compilation fixes. 2015-02-01 19:25:42 +01:00
AdventureMapClasses.h Fixed recoloring filler background to correct player color after game reload; 2015-01-29 20:34:53 +01:00
Buttons.cpp Added function CSlider::moveToMin 2014-11-24 15:24:03 +03:00
Buttons.h Added function CSlider::moveToMin 2014-11-24 15:24:03 +03:00
CArtifactHolder.cpp Use isTradable and fix issue 1392 2014-12-24 20:48:37 +03:00
CArtifactHolder.h
CComponent.cpp CComponent: add option to choose image size 2015-02-14 00:53:24 +03:00
CComponent.h CComponent: add option to choose image size 2015-02-14 00:53:24 +03:00
CGarrisonInt.cpp Fixes crash on dropping an artifact on an empty garrison slot; 2015-01-24 00:21:18 +01:00
CGarrisonInt.h
Images.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
Images.h
MiscWidgets.cpp corrected text in vcmibuilder, corrected errors and warnings from cppcheck 2014-11-16 20:48:29 +03:00
MiscWidgets.h Miscellaneous fixes to creature window: 2014-09-19 16:31:01 +03:00
ObjectLists.cpp Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00
ObjectLists.h
TextControls.cpp Fix slider remain enabled when not needed for changed label text 2014-11-24 16:18:10 +03:00
TextControls.h Compilation fixes caused by merge, replaced some remaining boost::bind with std's 2014-08-09 15:14:31 +03:00