zntg/ui
2020-05-12 17:38:37 +02:00
..
clipboard Added (OS specific) clipboard implementation. 2019-04-11 08:44:38 +02:00
examples Moved allg5ui package one layer up. 2020-05-12 17:38:37 +02:00
alignment.go Added UI elements. 2019-03-05 21:52:18 +01:00
buffer.go Added Parent to Controls. 2019-04-11 23:38:32 +02:00
button.go Added RenderOutline to ControlBase. 2019-04-11 23:27:25 +02:00
checkbox.go Added Slider. 2019-07-08 19:17:11 +02:00
clipboard.go Added clipboard. 2019-04-10 21:21:55 +02:00
containerbase.go Added Parent to Controls. 2019-04-11 23:38:32 +02:00
context.go Improved synchronization with a quit signal. 2019-06-21 10:49:06 +02:00
control.go Init function can return an error. 2019-05-01 09:40:59 +02:00
controlbase.go Removed Context and Control from event handlers. 2019-07-06 07:42:40 +02:00
desiredsizecache.go Optimized rendering a lot of labels. 2019-07-04 22:15:32 +02:00
drawoptions.go Added button types. 2019-03-13 19:49:00 +01:00
event.go Added mouse enter/leave event. 2019-06-24 21:56:52 +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 Slider. 2019-07-08 19:17:11 +02:00
image.go Added button types. 2019-03-13 19:49:00 +01:00
images.go Added overloads to add an image to the Images container. 2019-05-01 09:42:09 +02:00
label.go Fixed right/center alignment of labels. 2019-07-09 19:07:40 +02: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 Optimizations for rendering large number of items (in a stack panel) and improved visualization of scrollbar. 2019-07-04 22:06:48 +02:00
proxy.go Added Parent to Controls. 2019-04-11 23:38:32 +02:00
renderer.go Added (horizontal) text alignment. 2019-06-24 20:58:14 +02:00
scrollbar.go Removed Context and Control from event handlers. 2019-07-06 07:42:40 +02:00
slider.go Added value changed event for slider. 2019-07-09 19:08:40 +02:00
spacing_test.go Added Parent to Controls. 2019-04-11 23:38:32 +02:00
spacing.go Added Parent to Controls. 2019-04-11 23:38:32 +02:00
stackpanel.go Optimizations for rendering large number of items (in a stack panel) and improved visualization of scrollbar. 2019-07-04 22:06:48 +02:00
style.go Added TextPositive & TextNegative colors. 2019-06-24 20:57:58 +02:00
textbox.go Added Parent to Controls. 2019-04-11 23:38:32 +02:00
ui.go Improved synchronization with a quit signal. 2019-06-21 10:49:06 +02:00
visual.go Moved Shadow and added Background control. 2019-04-11 22:33:31 +02:00