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
2015-07-10 00:05:58 -04:00
..
Appearance.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
Appearance.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
AvatarButton.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
AvatarButton.h Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01:00
Border.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Button.cpp Add tooltip when hovering over any kind of link sign 2015-06-27 20:44:48 -04:00
Button.h fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
Checkbox.cpp Add tooltip when hovering over any kind of link sign 2015-06-27 20:44:48 -04:00
Checkbox.h fix tooltip issues in render options too 2013-05-05 00:18:28 -04:00
Colour.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Component.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
Component.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
ContextMenu.cpp fix ALL the warnings 2015-01-16 22:35:32 -05:00
ContextMenu.h fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
CopyTextButton.cpp add CleanText function from my mod, used when copying / pasting / loading signs 2015-07-10 00:05:58 -04:00
CopyTextButton.h add the single saveID copytext button into the save preview too 2013-06-09 17:13:57 -04:00
DropDown.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
DropDown.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Engine.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
Engine.h fix mouse coords at startup being 0,0, fix glitch that could make background windows fade completely to black 2015-01-31 14:09:50 -05:00
Keys.h command key can be used instead of ctrl on OS X 2014-08-24 00:43:52 -04:00
Label.cpp add CleanText function from my mod, used when copying / pasting / loading signs 2015-07-10 00:05:58 -04:00
Label.h fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
Panel.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
Panel.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Platform.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Point.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
ProgressBar.cpp fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
ProgressBar.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
RichLabel.cpp Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
RichLabel.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
SaveButton.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
SaveButton.h Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01:00
ScrollPanel.cpp Auto scroll profile viewer when textbox expands, add 20000 character limit 2015-07-09 22:50: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 Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
Slider.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Spinner.cpp Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Spinner.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Textbox.cpp add CleanText function from my mod, used when copying / pasting / loading signs 2015-07-10 00:05:58 -04:00
Textbox.h Auto scroll profile viewer when textbox expands, add 20000 character limit 2015-07-09 22:50:01 -04:00
Window.cpp style improvements in Window.cpp / Window.h 2015-07-09 22:59:01 -04:00
Window.h style improvements in Window.cpp / Window.h 2015-07-09 22:59:01 -04:00