Lars Brubaker
359784877f
Unify Vector2 3 and 4 to have upper case field members
2017-10-31 12:53:46 -07:00
Lars Brubaker
8d1fecab8c
Changed RGBA_Bytes -> Color
2017-10-31 11:43:25 -07:00
Lars Brubaker
da5a9279df
Refactoring PathStorage -> VertexStorage
2017-10-10 15:42:33 -07:00
Lars Brubaker
f7d4163125
Refactoring VAnchor and HAnchore names
...
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
565fa3606f
Remove and replace DynamicDropDownMenu with DropDownMenu
2017-05-31 13:33:43 -07:00
John Lewin
2d737b679c
Switch menus from TupleList<string, Func<bool>> to List<NamedAction>
...
- Menu actions always returned true and result was ignored
- Remove custom TupleList type, prefer lists with custom types
2017-05-31 12:51:15 -07:00
Lars Brubaker
8134b3f450
Fixed the Macros window to cancel on user closes with the X windows button.
...
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
Lars Brubaker
abf963d729
Refoctoring and cleaning menu class
...
Made changing menu text color propogate to child text widget
2016-09-14 11:36:01 -07:00
Lars Brubaker
3366dd84b4
Moving unused MenuItemsPadding out of Menu
2016-09-14 09:25:17 -07:00
Lars Brubaker
754ae7db2a
Set the menu colors correctly.
2016-05-03 10:57:30 -07:00
larsbrubaker
9d37cc6813
AddHorizontalLine to menu
2016-04-30 22:59:14 -07:00
larsbrubaker
23bca47ad3
The library action menu is laid out better.
2016-04-30 11:31:03 -07:00
larsbrubaker
43e1abeb03
Reorganizing library menu
...
Put in horizontal line (needs work)
2016-04-30 09:18:35 -07:00
Lars Brubaker
48fe200821
Made a new MenuItemColorStatesView that only changes colors.
...
Made DropDownMenu use the color changing menu states
Fixed a bug in the bread crumb renderer
Making the library options available all the time in a menu
2016-04-29 18:16:08 -07:00
John Lewin
4496720772
Json Profiles
2016-04-27 14:35:57 -07:00
larsbrubaker
60aad769f9
Improved MenuBase to use a MenuItemAction class rather than a TupleList
...
Made items that are not going to do an action disabled.
Made DropDownMenuWidget AddItem return the created item.
2016-02-13 11:49:09 -08:00
John Lewin
27a2504ece
Move constructors to correct location
2016-02-12 19:07:36 -08:00
Gregory Diaz
913ead4cea
Print Queue Automation Work In Progress
2015-10-29 12:02:56 -07:00
larsbrubaker
ece1419d63
Put in code to allow automation (ui) testing.
...
Making menus have names so we can find them in automation
2015-08-18 13:01:29 -07:00
Lars Brubaker
703021620d
Made a base class for the menus
...
Made more shared code for them
2015-05-20 17:34:55 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
larsbrubaker
8ef3aba724
Made the menu always unselect on close
...
Made some copied code share a single source.
2015-02-22 15:50:28 -08:00
Lars Brubaker
ab4c46dcc6
Made more stuff render through graphics2D Rectangle as it is faster.
2015-01-02 18:06:01 -08:00
Matt Moening
7b53cbc81d
Split Button Implementation:
...
Added DynamicDropDownMenu( can add to drop down via .add method)
DropDownMenuWidget (made drawDirectionalArrow virtual)
Added Factory for DropDownMenu and Split Button
Add/used Factories in View3DWidget
2014-11-17 15:50:39 -08:00
larsbrubaker
5a17b678f6
Make sure the arrow is the right color on start.
2014-05-08 11:37:29 -07:00
larsbrubaker
2185219c91
Made the scale menu more attractive.
2014-05-08 11:30:56 -07:00
Kevin Pope
738b2d5a57
Lots of theme and UI related updates.
2014-03-21 16:18:47 -07:00
larsbrubaker
f4c1b0b85c
Commit of the code
2014-01-29 19:09:30 -08:00