..
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
Right clicking on reload button will show save preview.
2012-11-26 11:48:27 +00:00
Button.h
Right clicking on reload button will show save preview.
2012-11-26 11:48:27 +00:00
Checkbox.cpp
render preset buttons in render options interface, also shift + 1 life view shortcut
2012-09-26 16:46:03 +01:00
Checkbox.h
some improvements to the render options interface and checkboxes (icons and tooltips coming next)
2012-09-25 20:09:24 +01:00
Colour.h
Better sliders for Decoration editor
2012-03-05 17:10:18 +00:00
Component.cpp
MacOS X targets for Scons, Fix some inlines for clang
2012-09-25 17:53:48 +01:00
Component.h
Fix context menu position #65
2012-08-03 17:44:12 +01:00
ContextMenu.cpp
Right click menu to go to history and user info for save buttons
2012-09-16 17:09:23 +01:00
ContextMenu.h
Right click menu to go to history and user info for save buttons
2012-09-16 17:09:23 +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
Fast quit option (disable to make "X" act like in tpt)
2012-10-05 16:31:04 +01:00
Engine.h
Fast quit option (disable to make "X" act like in tpt)
2012-10-05 16:31:04 +01:00
Keys.h
More emtpy key defines
2012-10-29 10:33:23 +00:00
Label.cpp
make sure long amounts of text without spaces doesn't run over out of bounds
2012-12-15 13:17:29 -05:00
Label.h
Ensure previewview comment box resizing is triggered.
2012-08-27 18:21:34 +01:00
LuaProgressBar.h
Testing new vm/language WIP
2012-09-21 15:05:50 +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
Checkbox, Slider and ProgressBar components for ui API
2012-09-17 12:20:58 +01:00
ProgressBar.h
Checkbox, Slider and ProgressBar components for ui API
2012-09-17 12:20:58 +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 divide-by-zero error
2012-11-15 13:01:25 +00:00
SaveButton.h
bring back the old vote bars
2012-10-26 15:12:42 +01:00
ScrollPanel.cpp
a working scrollbar in the save preview. Also, fix the bug where you couldn't go back up a page when there weren't enough comments to fill a page
2012-12-14 13:34:00 -05:00
ScrollPanel.h
a working scrollbar in the save preview. Also, fix the bug where you couldn't go back up a page when there weren't enough comments to fill a page
2012-12-14 13:34:00 -05:00
Slider.cpp
Checkbox, Slider and ProgressBar components for ui API
2012-09-17 12:20:58 +01:00
Slider.h
Checkbox, Slider and ProgressBar components for ui API
2012-09-17 12:20:58 +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
make sure long amounts of text without spaces doesn't run over out of bounds
2012-12-15 13:17:29 -05:00
Textbox.h
Save ID copying for preview
2012-08-25 18:11:36 +01:00
Window.cpp
some testing with DEBUG mode, add some stuff
2012-10-26 15:17:02 +01:00
Window.h
Right click menu to go to history and user info for save buttons
2012-09-16 17:09:23 +01:00