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/interface
2012-09-14 22:03:14 +01:00
..
Appearance.cpp Varying borders for button, exit dropdown menu with Esc or outside click, fixes #100 2012-08-14 14:22:41 +01:00
Appearance.h Varying borders for button, exit dropdown menu with Esc or outside click, fixes #100 2012-08-14 14:22:41 +01:00
Border.h Varying borders for button, exit dropdown menu with Esc or outside click, fixes #100 2012-08-14 14:22:41 +01:00
Button.cpp Visual studio compatibility 2012-09-07 00:52:56 +01:00
Button.h Visual studio compatibility 2012-09-07 00:52:56 +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 Correct position of context menus in scrolling panels, fixes #135 2012-08-20 12:54:48 +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 Prevent setting double scale on smaller screens. Fixes #166 2012-09-05 17:31:49 +01:00
DropDown.h Varying borders for button, exit dropdown menu with Esc or outside click, fixes #100 2012-08-14 14:22:41 +01:00
Engine.cpp Mouse move on exiting Window. Fixes 181 2012-09-13 15:51:23 +01:00
Engine.h Show version info in update prompt. Fixes #177 2012-09-13 18:33:12 +01:00
Keys.h Visual studio compatibility 2012-09-07 00:52:56 +01:00
Label.cpp Save history and new multiline formatter 2012-09-13 22:39:01 +01:00
Label.h Ensure previewview comment box resizing is triggered. 2012-08-27 18:21:34 +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
RichLabel.cpp Fix crash when creating null terminator in updateRichText (writing out of bounds) 2012-08-17 23:16:55 +01:00
RichLabel.h RichText label (used for MOTD), fixes #123 2012-08-17 16:08:03 +01:00
SaveButton.cpp Save history and new multiline formatter 2012-09-13 22:39:01 +01:00
SaveButton.h Fix crash when using search (std::remove doesn't seem to work as I expected), Add clickable author names for search. Fixes #95 2012-08-14 12:03:33 +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 Visual studio compatibility 2012-09-07 00:52: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 Fixes invalid text pasting, Adds API to VM, allow program loading in Lua and assigning to update function 2012-09-14 22:03:14 +01:00
Textbox.h Save ID copying for preview 2012-08-25 18:11:36 +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