This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui/interface
2018-11-20 21:06:59 -05:00
..
Appearance.cpp Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
Appearance.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
AvatarButton.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
AvatarButton.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
Border.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
Button.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
Button.h Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
Checkbox.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
Checkbox.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
Colour.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Component.cpp upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Component.h Fix some scrolling issues 2018-05-30 13:35:44 +03:00
ContextMenu.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
ContextMenu.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
CopyTextButton.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
CopyTextButton.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
DropDown.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
DropDown.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
Engine.cpp Make close event trigger consistently 2018-11-20 21:06:59 -05:00
Engine.h make fps update less often in hud 2018-06-04 23:48:40 -04:00
Keys.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Label.cpp upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Label.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Mouse.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Panel.cpp upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Panel.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Point.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
ProgressBar.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
ProgressBar.h Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
RichLabel.cpp fix .what methods on exceptions 2018-05-17 20:55:29 -04:00
RichLabel.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
SaveButton.cpp Remove ByteString::Stream 2018-05-04 23:10:39 +03:00
SaveButton.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
ScrollPanel.cpp Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
ScrollPanel.h can change comment pages without the scrollwheel, click and hold scrollbar area to have it scroll to that point 2013-07-21 17:05:55 -04:00
Slider.cpp reduce unnecessary #include dependency chains 2017-07-13 23:24:35 -04:00
Slider.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Spinner.cpp reduce unnecessary #include dependency chains 2017-07-13 23:24:35 -04:00
Spinner.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Textbox.cpp upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Textbox.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Window.cpp upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Window.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00