1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/widgets
2024-01-12 21:53:13 +02:00
..
markets fixed regression 2024-01-11 14:51:42 +02:00
Buttons.cpp
Buttons.h
CArtifactHolder.cpp reworking slot selection 2024-01-08 16:24:47 +02:00
CArtifactHolder.h suggested changes 2024-01-11 12:46:32 +02:00
CArtifactsOfHeroAltar.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroAltar.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CArtifactsOfHeroBackpack.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroBackpack.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroBase.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroBase.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroKingdom.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroKingdom.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CArtifactsOfHeroMain.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroMain.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CArtifactsOfHeroMarket.cpp suggested changes 2024-01-11 12:46:32 +02:00
CArtifactsOfHeroMarket.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CComponent.cpp Bugfixing 2023-11-02 13:52:58 +02:00
CComponent.h Bugfixing 2023-11-02 13:52:58 +02:00
CExchangeController.cpp Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CExchangeController.h
CGarrisonInt.cpp Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CGarrisonInt.h
ComboBox.cpp Added callbacks for preset dropdowns 2023-12-07 13:57:16 +02:00
ComboBox.h Added callbacks for preset dropdowns 2023-12-07 13:57:16 +02:00
CreatureCostBox.cpp
CreatureCostBox.h
CWindowWithArtifacts.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CWindowWithArtifacts.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
Images.cpp Remove 'visible' property from images, replaced with enable/disabled 2023-12-07 13:57:16 +02:00
Images.h Remove 'visible' property from images, replaced with enable/disabled 2023-12-07 13:57:16 +02:00
MiscWidgets.cpp suggested changes 2024-01-11 12:46:32 +02:00
MiscWidgets.h suggested changes 2024-01-11 12:46:32 +02:00
ObjectLists.cpp
ObjectLists.h
RadialMenu.cpp
RadialMenu.h
Scrollable.cpp
Scrollable.h
Slider.cpp Simple fix for slider activation when clicking on left/right buttons 2023-12-09 18:09:10 +02:00
Slider.h Added non-linear slider for better simturn duration selection 2023-11-13 19:06:56 +02:00
TextControls.cpp Do not allow stealing input focus from ourselves 2023-12-24 22:01:22 +02:00
TextControls.h