The-Powder-Toy/src/interface
2012-04-22 17:13:43 +01:00
..
Button.cpp Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
Button.h Console UI, open in browser button, tab and enter shortcut for Login UI, various 2012-02-01 18:45:59 +00:00
Checkbox.cpp Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
Checkbox.h Render options 2012-01-27 13:27:40 +00:00
Colour.h Better sliders for Decoration editor 2012-03-05 17:10:18 +00:00
Component.cpp Fix issue where unborn children were slaughtered when removing a component from an event 2012-04-09 12:40:30 +01:00
Component.h ASCII for key events, save and Textarea (no caret, yet) 2012-01-30 00:40:28 +00:00
ControlFactory.cpp Some minor changes 2012-01-17 20:46:06 +00:00
ControlFactory.h Some minor changes 2012-01-17 20:46:06 +00:00
DropDown.cpp Started on dropdown control 2012-04-17 15:56:57 +01:00
DropDown.h Started on dropdown control 2012-04-17 15:56:57 +01:00
Engine.cpp Clean out graphics, add openGL graphics in seperate file, change brush to use unsigned char rather than boolean for bitmap/outline 2012-04-21 22:46:37 +01:00
Engine.h Load user information from preferences, fps display for testing 2012-01-31 18:49:14 +00:00
Keys.h Search and stamps scolling with mouse wheel, Esc to exit 2012-04-03 18:12:32 +01:00
Label.cpp Remove other references to Global.h 2012-04-14 15:19:18 +01:00
Label.h Comments on save preview and some minor changes for vote bars 2012-02-11 16:08:59 +00:00
Panel.cpp ASCII for key events, save and Textarea (no caret, yet) 2012-01-30 00:40:28 +00:00
Panel.h ASCII for key events, save and Textarea (no caret, yet) 2012-01-30 00:40:28 +00:00
Platform.h Some minor changes 2012-01-17 20:46:06 +00:00
Point.h Zoom 2012-01-28 14:51:39 +00:00
SaveButton.cpp Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
SaveButton.h Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
Slider.cpp Clean out graphics, add openGL graphics in seperate file, change brush to use unsigned char rather than boolean for bitmap/outline 2012-04-21 22:46:37 +01:00
Slider.h Clean out graphics, add openGL graphics in seperate file, change brush to use unsigned char rather than boolean for bitmap/outline 2012-04-21 22:46:37 +01:00
Spinner.cpp Clean out graphics, add openGL graphics in seperate file, change brush to use unsigned char rather than boolean for bitmap/outline 2012-04-21 22:46:37 +01:00
Spinner.h Comments on save preview and some minor changes for vote bars 2012-02-11 16:08:59 +00:00
Textarea.cpp ASCII for key events, save and Textarea (no caret, yet) 2012-01-30 00:40:28 +00:00
Textarea.h ASCII for key events, save and Textarea (no caret, yet) 2012-01-30 00:40:28 +00:00
Textblock.cpp Comments on save preview and some minor changes for vote bars 2012-02-11 16:08:59 +00:00
Textblock.h Comments on save preview and some minor changes for vote bars 2012-02-11 16:08:59 +00:00
Textbox.cpp Remove other references to Global.h 2012-04-14 15:19:18 +01:00
Textbox.h Console UI, open in browser button, tab and enter shortcut for Login UI, various 2012-02-01 18:45:59 +00:00
Window.cpp No interaction with non-visible components" 2012-04-19 14:38:15 +01:00
Window.h Fix issue where unborn children were slaughtered when removing a component from an event 2012-04-09 12:40:30 +01:00