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
2020-07-01 16:18:35 +02: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 Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
AvatarButton.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Border.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
Button.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Button.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Checkbox.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Checkbox.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Colour.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
Component.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Component.h Flatten include trees 2019-04-20 15:36:11 +02:00
ContextMenu.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
ContextMenu.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
CopyTextButton.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
CopyTextButton.h Flatten include trees 2019-04-20 15:36:11 +02:00
DropDown.cpp Fix random warnings from clang 8.0.0 2020-01-21 14:43:22 +01:00
DropDown.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Engine.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Engine.h Implement file drop handler (#666) 2019-07-24 00:04:41 -04:00
Keys.h upgrade to SDL 2 2018-05-25 21:19:44 -04:00
Label.cpp Remove gaps between lines of selected text 2020-07-01 16:18:35 +02:00
Label.h Fix highlighting in ConsoleView 2019-07-19 09:22:55 +02:00
Mouse.h USE_SDL is no longer used 2019-03-01 09:58:07 -05:00
Panel.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Panel.h Flatten include trees 2019-04-20 15:36:11 +02:00
Point.h Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
ProgressBar.cpp Flatten include trees 2019-04-20 15:36:11 +02: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 Purge the last traces of PositionAtCharIndex and CharIndexAtPosition 2019-07-19 09:47:15 +02:00
RichLabel.h Purge the last traces of PositionAtCharIndex and CharIndexAtPosition 2019-07-19 09:47:15 +02:00
SaveButton.cpp Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
SaveButton.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
ScrollPanel.cpp Flatten include trees 2019-04-20 15:36:11 +02: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 Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Slider.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
Spinner.cpp Flatten include trees 2019-04-20 15:36:11 +02: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 Allow everything Unicode except noncharacters and control characters 2020-03-12 09:49:45 +01:00
Textbox.h Get rid of tiny callback classes, round No.1 2019-12-16 21:20:33 +01:00
TextWrapper.cpp Prevent newlines from being needlessly appended (fixes #667) 2019-08-02 16:58:39 +02:00
TextWrapper.h Make font editor more convenient 2020-03-10 01:00:41 +03:00
Window.cpp Implement file drop handler (#666) 2019-07-24 00:04:41 -04:00
Window.h Implement file drop handler (#666) 2019-07-24 00:04:41 -04:00