0xboobface
016c95f7f1
Make file/dir selection boxes usable
2018-12-08 16:07:30 +01:00
0xboobface
4d55351919
Create controls for file, program and directory selection
2018-12-08 15:34:50 +01:00
0xboobface
1fc16a0d41
Add a few predicates and actions for the event system
2018-12-08 13:08:20 +01:00
0xboobface
431d2f60c4
Add support for display names
...
Add display name to model and use it in GUI. The actual sites don't
set it yet. If the display name is not set, getDisplayName returns
getName instead
2018-12-01 15:24:46 +01:00
0xboobface
c17dcc4216
Add setting to toggle Player Starting message
2018-11-29 17:33:10 +01:00
0xboobface
6ee39cb6f4
Set smooth property for search thumbnail
2018-11-25 23:01:54 +01:00
0xboobface
459734f48e
Remove not needed images
2018-11-25 16:27:51 +01:00
0xboobface
6282cd76bc
Use theme colors
2018-11-25 15:57:27 +01:00
0xboobface
9cabc21cae
Don't show images in DEV mode
2018-11-25 15:57:13 +01:00
0xboobface
ee38f0a049
Use SVG paths instead of images for the popover background
2018-11-25 15:55:16 +01:00
0xboobface
2121f56804
Make Toast a little bit more opaque
2018-11-23 20:47:56 +01:00
0xboobface
c7333ede64
Merge branch 'search' into dev
...
# Conflicts:
# client/src/main/java/ctbrec/ui/RecordedModelsTab.java
2018-11-23 20:36:19 +01:00
0xboobface
4c7cabaa26
Show a toast message when the player is started
...
The toast is supposed to put across, that it might take a second for the player to show up
2018-11-23 20:34:06 +01:00
0xboobface
b9f24a209e
Implement search feature
...
If a site supports searching, add a search field on the right side next
to the filter input field. This search uses the sites search function
to look for models and returns a list of matches in a popup window
2018-11-23 20:27:49 +01:00