1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
Ivan Savenko 10fc1892a8 Large refactoring of button classes:
- renamed CAdventureMapButton to more expectable CButton
- merged CButtonBase into CButton
- created more generic class for clickable elements
- created more generic class for selectable elements
- renamed CHighlightableButton to CToggleButton
- renamed CHighlightableButtonsGrous to CToggleGroup
- minimized differences between API of all these classes
- removed all but one contructors in buttons, with same parameters across all classes
2014-08-03 14:16:19 +03:00
..
AdventureMapClasses.cpp Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
AdventureMapClasses.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
Buttons.cpp Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
Buttons.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CArtifactHolder.cpp Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CArtifactHolder.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CComponent.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CComponent.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CGarrisonInt.cpp Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CGarrisonInt.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
Images.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
Images.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
MiscWidgets.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
MiscWidgets.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
ObjectLists.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
ObjectLists.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
TextControls.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
TextControls.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00