The-Powder-Toy/src/interface
jacob1 cd7fe454b2 Fix minor highlighting bug in the save browser, votes counter is drawn on your saves even with mouse over thumbnail
this covers up the corner all the time, so i'm not sure if I should go back to the old way
2012-09-16 12:09:59 +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 fix some errors in visual studio 2012-09-16 12:09:13 +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 Fix minor highlighting bug in the save browser, votes counter is drawn on your saves even with mouse over thumbnail 2012-09-16 12:09:59 +01:00
SaveButton.h Show number of votes and the history button on your own saves 2012-09-16 12:05:29 +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