The-Powder-Toy/src/interface
2012-08-12 22:32:57 +01:00
..
Appearance.cpp Tags, fixes #55 2012-08-04 20:55:59 +01:00
Appearance.h Tags, fixes #55 2012-08-04 20:55:59 +01:00
Border.h Move style into Component 2012-05-15 18:13:17 +01:00
Button.cpp Fix issue where buttons will cause heap corruption if they are removed from inside DoAction 2012-08-10 22:59:46 +01:00
Button.h Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Windows 2012-07-18 20:34:58 +01: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 context menu position #65 2012-08-03 17:44:12 +01:00
Component.h Fix context menu position #65 2012-08-03 17:44:12 +01:00
ContextMenu.cpp Better appearance for dropdown and context menus 2012-07-25 12:02:14 +01:00
ContextMenu.h Copy, cut and paste for Textboxes 2012-07-24 22:55:39 +01:00
DropDown.cpp Better appearance for dropdown and context menus 2012-07-25 12:02:14 +01:00
DropDown.h Move style into Component 2012-05-15 18:13:17 +01:00
Engine.cpp Fullscreen and scale setting from sim options 2012-08-08 14:35:27 +01:00
Engine.h Fullscreen and scale setting from sim options 2012-08-08 14:35:27 +01:00
Keys.h Use Left modifier keys 2012-08-10 12:43:21 +01:00
Label.cpp Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
Label.h Fix TPTScript 'set' function 2012-08-06 20:54:37 +01:00
Panel.cpp Local file browser + some more interesting things like Progress bar UI component 2012-07-27 20:06:17 +01:00
Panel.h Scroll Panel 2012-07-26 21:51:30 +01:00
Platform.h Build fixes for FreeBSD 2012-08-04 11:32:48 +01:00
Point.h Zoom 2012-01-28 14:51:39 +00:00
ProgressBar.cpp Local file browser + some more interesting things like Progress bar UI component 2012-07-27 20:06:17 +01:00
ProgressBar.h Local file browser + some more interesting things like Progress bar UI component 2012-07-27 20:06:17 +01:00
SaveButton.cpp Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
SaveButton.h ThumbnailBroker for background retrieval and rendering 2012-07-31 19:49:08 +01:00
ScrollPanel.cpp Corrections to GameSave to prevent conflicts in the Expanded state, improve Save preview comments display 2012-07-28 18:38:34 +01:00
ScrollPanel.h Corrections to GameSave to prevent conflicts in the Expanded state, improve Save preview comments display 2012-07-28 18:38:34 +01:00
Slider.cpp Textboxes for decoration, addresses "No text boxes in deco editor to directly edit the values" in issue #23 2012-07-29 14:58:56 +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 Fix spinner drawing 2012-08-12 18:36:30 +01:00
Spinner.h Fix spinner drawing 2012-08-12 18:36:30 +01:00
Textbox.cpp Ensure keyrepeat is disabled at component creation 2012-08-09 20:38:06 +01:00
Textbox.h Fix TPTScript 'set' function 2012-08-06 20:54:37 +01:00
Window.cpp Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
Window.h Nicer defaults for Window closing, Implement these with Sign tool, issue #51. Also set centre as default 2012-08-03 17:09:34 +01:00