.. |
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
|
Varying borders for button, exit dropdown menu with Esc or outside click, fixes #100
|
2012-08-14 14:22:41 +01:00 |
Button.h
|
Only call button actions if the mouse is released inside the button. Fixes #96
|
2012-08-14 12:15:28 +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
|
Whoops, close DropDown windows before disposing
|
2012-08-14 14:47:58 +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
|
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
|
Better text selection colour invert, fixes #107
|
2012-08-14 18:05:07 +01:00 |
Label.h
|
Better text selection colour invert, fixes #107
|
2012-08-14 18:05:07 +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
|
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 |
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
|
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 |