.. |
allg5ui
|
Added support for Home and End buttons in TextBox.
|
2019-04-11 22:22:23 +02:00 |
clipboard
|
Added (OS specific) clipboard implementation.
|
2019-04-11 08:44:38 +02:00 |
examples
|
Added support for Home and End buttons in TextBox.
|
2019-04-11 22:22:23 +02:00 |
alignment.go
|
Added UI elements.
|
2019-03-05 21:52:18 +01:00 |
buffer.go
|
Changed Buffer.Render signature.
|
2019-04-11 08:44:01 +02:00 |
button.go
|
Added support for Home and End buttons in TextBox.
|
2019-04-11 22:22:23 +02:00 |
checkbox.go
|
Added checkbox.
|
2019-04-11 21:23:51 +02:00 |
clipboard.go
|
Added clipboard.
|
2019-04-10 21:21:55 +02:00 |
containerbase.go
|
Added UI elements.
|
2019-03-05 21:52:18 +01:00 |
context.go
|
Added support for animations.
|
2019-04-10 21:20:39 +02:00 |
control.go
|
Added mouse wheel implementation (scrollbar & overflow).
|
2019-03-06 18:22:30 +01:00 |
controlbase.go
|
Added key event.
|
2019-04-10 21:23:56 +02:00 |
drawoptions.go
|
Added button types.
|
2019-03-13 19:49:00 +01:00 |
event.go
|
Added support for Home and End buttons in TextBox.
|
2019-04-11 22:22:23 +02:00 |
eventtarget.go
|
Added UI elements.
|
2019-03-05 21:52:18 +01:00 |
font.go
|
Added FontStyle on ControlBase.
|
2019-03-12 19:43:52 +01:00 |
icon.go
|
Added checkbox.
|
2019-04-11 21:23:51 +02:00 |
image.go
|
Added button types.
|
2019-03-13 19:49:00 +01:00 |
images.go
|
Moved scaling by height to Images.
|
2019-04-11 20:00:26 +02:00 |
label.go
|
Created unified spacing control.
|
2019-03-12 21:11:43 +01:00 |
length.go
|
Changed Length.Zero to return value instead of Length.
|
2019-04-11 08:44:38 +02:00 |
mouse.go
|
Added changing the mouse cursor.
|
2019-03-11 17:30:41 +01:00 |
orientation.go
|
Added UI elements.
|
2019-03-05 21:52:18 +01:00 |
overflow.go
|
Fixed incorrect bounds being returned by Overflow control.
|
2019-04-11 20:03:26 +02:00 |
proxy.go
|
Added mouse wheel implementation (scrollbar & overflow).
|
2019-03-06 18:22:30 +01:00 |
renderer.go
|
Added button types.
|
2019-03-13 19:49:00 +01:00 |
scrollbar.go
|
Changed palette (added PrimaryDark color and changed PrimaryHighlight and PrimaryLight colors).
|
2019-04-11 20:02:15 +02:00 |
shadow.go
|
Added shadow control.
|
2019-04-11 20:03:36 +02:00 |
spacing_test.go
|
Created unified spacing control.
|
2019-03-12 21:11:43 +01:00 |
spacing.go
|
Infinite margins should not be taken into account for DesiredSize.
|
2019-04-11 20:05:30 +02:00 |
stackpanel.go
|
Added key event.
|
2019-04-10 21:23:56 +02:00 |
style.go
|
Changed palette (added PrimaryDark color and changed PrimaryHighlight and PrimaryLight colors).
|
2019-04-11 20:02:15 +02:00 |
textbox.go
|
Added support for Home and End buttons in TextBox.
|
2019-04-11 22:22:23 +02:00 |
ui.go
|
Added scaled images to image cache.
|
2019-04-10 22:41:28 +02:00 |