..
buttons.cpp
Add progress animation to GIFs search.
2017-04-04 16:19:49 +03:00
buttons.h
Add progress animation to GIFs search.
2017-04-04 16:19:49 +03:00
checkbox.cpp
WIP radiobuttons refactoring.
2017-03-18 14:55:04 +03:00
checkbox.h
Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>.
2017-03-19 00:06:10 +03:00
continuous_sliders.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
continuous_sliders.h
Using standard library instead of std_ namespace.
2017-02-21 16:45:56 +03:00
discrete_sliders.cpp
Extract TabbedSelector from TabbedPanel.
2017-04-10 12:08:55 +03:00
discrete_sliders.h
Extract TabbedSelector from TabbedPanel.
2017-04-10 12:08:55 +03:00
dropdown_menu.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
dropdown_menu.h
Made base::lambda a copyable value type.
2017-02-26 21:01:23 +03:00
inner_dropdown.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
inner_dropdown.h
Made base::lambda a copyable value type.
2017-02-26 21:01:23 +03:00
input_fields.cpp
Load and use Segoe UI [Semibold] if no Open Sans.
2017-04-30 19:03:12 +03:00
input_fields.h
Using standard library instead of std_ namespace.
2017-02-21 16:45:56 +03:00
labels.cpp
Fix crash in intro label crossfade animation.
2017-04-15 20:40:23 +03:00
labels.h
Using standard library instead of std_ namespace.
2017-02-21 16:45:56 +03:00
menu.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
menu.h
Made base::lambda a copyable value type.
2017-02-26 21:01:23 +03:00
multi_select.cpp
Alpha 1.0.24: Fix build in Xcode.
2017-03-19 00:29:43 +03:00
multi_select.h
Alpha 1.0.24: Fix build in Xcode.
2017-03-19 00:29:43 +03:00
popup_menu.cpp
Finalizing file renaming.
2017-03-04 13:23:56 +03:00
popup_menu.h
Made base::lambda a copyable value type.
2017-02-26 21:01:23 +03:00
scroll_area.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
scroll_area.h
Using standard library instead of std_ namespace.
2017-02-21 16:45:56 +03:00
shadow.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
shadow.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
tooltip.cpp
Removed #include "stdafx.h" from all files.
2017-03-04 12:27:52 +03:00
tooltip.h
Version 1.0 stable: bump copyright date to 2017.
2017-01-11 23:02:13 +04:00
widgets.style
Extract TabbedSelector from TabbedPanel.
2017-04-10 12:08:55 +03:00