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
2019-03-09 21:07:32 -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 Add RequestMonitor 2019-03-07 22:56:08 -05:00
AvatarButton.h Rename Download* to Request* and move HTTP stuff inside src/client/http 2019-03-07 22:56:08 -05: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 change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05: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 change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05: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 use override in all possible places 2019-03-09 21:07:32 -05:00
ContextMenu.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05: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 change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
DropDown.cpp use override in all possible places 2019-03-09 21:07:32 -05:00
DropDown.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
Engine.cpp use override in all possible places 2019-03-09 21:07:32 -05:00
Engine.h Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
Keys.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Label.cpp use scancode instead of keycode for most keyboard shortcuts 2019-02-19 21:46:56 -05:00
Label.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
Mouse.h USE_SDL is no longer used 2019-03-01 09:58:07 -05:00
Panel.cpp upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Panel.h use override in all possible places 2019-03-09 21:07:32 -05: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 change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
RichLabel.cpp fix .what methods on exceptions 2018-05-17 20:55:29 -04:00
RichLabel.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
SaveButton.cpp Turn ThumbnailRendererTask into an AbandonableTask 2019-03-09 20:40:11 -05:00
SaveButton.h Turn ThumbnailRendererTask into an AbandonableTask 2019-03-09 20:40:11 -05:00
ScrollPanel.cpp Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
ScrollPanel.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
Slider.cpp reduce unnecessary #include dependency chains 2017-07-13 23:24:35 -04:00
Slider.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
Spinner.cpp reduce unnecessary #include dependency chains 2017-07-13 23:24:35 -04:00
Spinner.h change a bunch of virtual to override (should fix annoying mac compile warnings) 2019-03-01 00:07:31 -05:00
Textbox.cpp use scancode instead of keycode for most keyboard shortcuts 2019-02-19 21:46:56 -05:00
Textbox.h use override in all possible places 2019-03-09 21:07:32 -05: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