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
2014-08-24 00:43:52 -04:00
..
Appearance.cpp Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Appearance.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
AvatarButton.cpp Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01: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 Fix various warnings, remove silly useless NO_INLINE system, remove the need for -fkeep-inline-functions 2013-10-30 04:47:07 +04:00
Button.h toolTips on search / save simulation buttons change when ctrl is held 2014-03-11 14:04:05 -04:00
Checkbox.cpp fix tooltip issues in render options too 2013-05-05 00:18:28 -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 Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Component.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
ContextMenu.cpp add defines for window resolution 2013-12-29 20:12:50 +04:00
ContextMenu.h D: 2013-05-11 15:08:32 +04:00
CopyTextButton.cpp add the single saveID copytext button into the save preview too 2013-06-09 17:13:57 -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 Fix includes for GUI stuff 2013-03-22 14:26:24 +00:00
DropDown.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Engine.cpp Use system clock instead of used CPU time. Fixes key repeat and some 2014-02-13 00:26:34 +04:00
Engine.h Got rid of debug fps counter, just added deltatime into usual fps counter 2013-12-21 05:26:54 +04:00
Keys.h command key can be used instead of ctrl on OS X 2014-08-24 00:43:52 -04:00
Label.cpp don't resize save buttons in the online save browser, fix selection bug in console 2014-03-25 14:44:58 -04:00
Label.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Panel.cpp add defines for window resolution 2013-12-29 20:12:50 +04: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 D: 2013-05-11 15:08:32 +04: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 don't resize save buttons in the online save browser, fix selection bug in console 2014-03-25 14:44:58 -04: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 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
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 Move all GUI source files into gui/ 2013-03-22 14:14:17 +00: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 An ugly fix for numpad, since it seems event.key.keysym.mod isn't entirely reliable for some unknown reason 2014-03-12 15:05:54 +00:00
Textbox.h pressing tab switches between textboxes in the deco editor 2014-02-06 12:15:48 -05:00
Window.cpp add defines for window resolution 2013-12-29 20:12:50 +04:00
Window.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00