-
20a9d7bdff
Update Window.Destroy to only hide window if visible
master
Noah Petherbridge
2023-12-09 15:00:25 -0800
-
e912e2bd03
Go module update
Noah Petherbridge
2023-12-08 19:54:43 -0800
-
28280f08bd
Merge pull request #1 from SketchyMaze/dependabot/go_modules/golang.org/x/image-0.5.0
Noah Petherbridge
2023-12-08 19:54:08 -0800
-
-
14bd7446ef
Merge branch 'master' into dependabot/go_modules/golang.org/x/image-0.5.0
Noah Petherbridge
2023-12-08 19:54:00 -0800
-
-
-
-
98dfa2cce5
Image: add ReplaceFromImage and Destroy to cleanup textures
Noah Petherbridge
2023-12-08 19:50:24 -0800
-
8716c479e9
ListBox, ScrollBar, Magic Form and forms demo
Noah Petherbridge
2023-04-08 21:18:24 -0700
-
43b95a9232
Bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.5.0
dependabot[bot]
2023-03-07 00:10:29 +0000
-
-
d82ef0b751
Checkbox: SetText and better BoolVar watch for CheckButton
Noah Petherbridge
2022-10-09 17:41:59 -0700
-
c99e79d9b0
Pack() or Place() multiple times updates the config
Noah Petherbridge
2022-09-24 18:44:45 -0700
-
3b653e503c
Window manager: call Close() instead of Hide() so that WindowClose event handlers fire always
Noah Petherbridge
2022-04-09 14:19:20 -0700
-
c9c7b33647
Tooltips: how to draw on top of all widgets
Noah Petherbridge
2022-03-05 22:41:20 -0800
-
76ddda352d
Bugfix: Window focus linked list
Noah Petherbridge
2022-02-19 20:14:52 -0800
-
49b5cfd037
Cleanup debug code
Noah Petherbridge
2022-01-01 18:49:25 -0800
-
fee6e1e105
New widget: ColorPicker, plus other changes
Noah Petherbridge
2022-01-01 18:43:36 -0800
-
0a6054baa6
TabFrame: SetTabsHidden Option
Noah Petherbridge
2021-12-26 20:52:13 -0800
-
79210ae8c9
Add Supervisor.CloseActiveWindow()
Noah Petherbridge
2021-10-06 22:19:43 -0700
-
49992aad2a
Change URL of GitHub mirror.
Noah Petherbridge
2021-10-06 19:50:00 -0700
-
e8d4e7008b
MouseMove event and increase window title font size
Noah Petherbridge
2021-10-03 21:46:36 -0700
-
f6703bf1ba
Height fix in TabFrame
Noah Petherbridge
2021-09-03 20:51:05 -0700
-
5d16f5d50c
New Widget: TabFrame
Noah Petherbridge
2021-07-25 20:53:09 -0700
-
e7e8b4b2c1
Image: defer SDL2 texture loading until Present
Noah Petherbridge
2021-07-19 21:23:55 -0700
-
b87b4825af
Checkbox updates, SelectBox images
Noah Petherbridge
2021-06-13 19:59:22 -0700
-
9a25ec3782
SelectBox: Ability to set the current value
Noah Petherbridge
2021-06-06 14:18:43 -0700
-
6df7bade48
Add SelectBox Widget
Noah Petherbridge
2021-06-06 13:44:05 -0700
-
8f91971b62
Fix MenuButton location for dropdown menu
Noah Petherbridge
2021-06-03 19:09:26 -0700
-
ff76b831ad
Update example apps and documentation
Noah Petherbridge
2021-06-03 12:27:48 -0700
-
b7190fe958
Frame: do not draw hidden widgets
Noah Petherbridge
2021-01-03 17:05:04 -0800
-
c32601391a
Add MaxPageButtons to the Pager widget
Noah Petherbridge
2020-11-19 20:58:41 -0800
-
8433b1b216
Add Size() method to ui.Window that returns the window body size
Noah Petherbridge
2020-11-15 18:07:06 -0800
-
e2a561fbd0
Add the Pager Widget
themes
Noah Petherbridge
2020-07-09 19:31:46 -0700
-
0e027a9fee
CheckButton Styles, Supervisor fixes
Noah Petherbridge
2020-07-09 19:29:44 -0700
-
e675ead0ed
WIP Themes Support
Noah Petherbridge
2020-06-17 18:04:18 -0700
-
4206330398
Add Supervisor.GetModal() function
Noah Petherbridge
2020-06-04 21:58:45 -0700
-
53c0fed7be
Merge pull request 'Menus and Menu Bars' (#2) from menus into master
Noah Petherbridge
2020-06-05 02:49:26 +0000
-
-
07cefb6499
Menus and Menu Bars
#2
menus
Noah Petherbridge
2020-06-04 00:50:06 -0700
-
-
d27636ea48
IsPointInWindow: not in hidden windows
Noah Petherbridge
2020-04-21 19:55:57 -0700
-
6d6629d3c0
Add helper function IsPointInWindow
Noah Petherbridge
2020-04-12 16:49:21 -0700
-
36db160533
Window Manager Buttons and Bugfixes
Noah Petherbridge
2020-04-08 17:29:04 -0700
-
7d9ba79cd2
Window Manager Basics, Work in Progress
Noah Petherbridge
2020-04-06 22:57:28 -0700
-
49f108f302
Prevent tooltips from clipping outside window boundaries
Noah Petherbridge
2020-03-09 22:24:04 -0700
-
911585ea4d
Update README
Noah Petherbridge
2020-03-09 17:32:28 -0700
-
fb9127f0d5
Add version number and documentation
Noah Petherbridge
2020-03-09 17:29:17 -0700
-
f9b305679a
Tooltip Widget and Event Refactor
Noah Petherbridge
2020-03-09 17:13:33 -0700
-
0846fe22fc
Place Strategy for Frame Widget
Noah Petherbridge
2020-03-08 22:07:46 -0700
-
4ba563d48d
Supervisor, Frame Pack and Misc Fixes
Noah Petherbridge
2019-12-28 23:56:00 -0800
-
9d6b172878
Rename Anchor to Side in Frame.Pack() config
Noah Petherbridge
2019-12-28 21:47:46 -0800
-
3e73a6effb
Change types int32 -> int per upstream render library
Noah Petherbridge
2019-12-27 19:12:00 -0800
-
039f0e6338
Fix some import paths
Noah Petherbridge
2019-12-27 16:46:38 -0800
-
70f8e5b02a
Add GoDoc link to README
Noah Petherbridge
2019-12-27 16:23:19 -0800
-
40e451814e
Add GitHub mirror information to README
Noah Petherbridge
2019-12-27 16:09:13 -0800
-
2f5b498ca1
Add README, LICENSE and Examples
Noah Petherbridge
2019-12-27 16:06:24 -0800
-
e391e703bf
Cut lib/render into its own package, change all imports
Noah Petherbridge
2019-12-22 18:21:58 -0800
-
5450f40b3c
render: Refactor Events System to Make Module Standalone
Noah Petherbridge
2019-12-22 14:11:01 -0800
-
3b01592e85
Eraser Tool, Brush Sizes
Noah Petherbridge
2019-07-11 19:07:46 -0700
-
d499f34a87
Add Tool Bar to Editor Mode
Noah Petherbridge
2019-07-03 20:24:04 -0700
-
90857fdd28
Refactor Render Texture-Cache Interface
Noah Petherbridge
2019-06-27 13:01:01 -0700
-
0efc577fa7
Initial WebAssembly Build Target
Noah Petherbridge
2019-06-26 18:36:54 -0700
-
cb365af3b9
Add MenuScene with New Level UI
Noah Petherbridge
2019-06-25 14:57:11 -0700
-
aceb7e7a7e
UI: Add MainWindow Widget and start an example app
Noah Petherbridge
2019-06-08 17:03:59 -0700
-
aaa795245a
UI: Fix packing bug in the GUITest
Noah Petherbridge
2019-04-19 15:08:00 -0700
-
6af64edf68
Play Mode: Fix Level Collision w/ Scrolling
Noah Petherbridge
2019-04-14 15:25:03 -0700
-
ed1759e73e
Port over code from old collision dev PR
Noah Petherbridge
2019-04-09 19:17:56 -0700
-
f8d95313c5
Clean up extra log modules
Noah Petherbridge
2019-04-09 17:47:03 -0700
-
7661f9873c
Code Layout Refactor
Noah Petherbridge
2019-04-09 17:35:44 -0700