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
9c55f8f982
New default constructor, moved hanchor vanchor
...
removed cover
2017-02-01 16:39:24 -08:00
John Lewin
ace89e1e5a
Use .Localize extension function
2017-01-04 10:52:06 -08:00
John Lewin
208d9b334a
Rename Draw events
2016-07-24 16:32:04 -07:00
Lars Brubaker
03fc819968
Make the pop out windows not create a new system window if the underlying content has already been closed.
2016-01-26 16:13:22 -08:00
larsbrubaker
0d7c56301a
Made pop out windows not save close state when switching selection in queue.
2016-01-25 09:19:20 -08:00
Lars Brubaker
f6041d85ad
Fixed the pop out windows to save their state correctly with the new OnClosing behavior
...
Made it possible to check if the MainApplicationView is reloading.
2016-01-15 12:28:52 -08:00
John Lewin
77633139aa
Add support for closing MatterControl while printing
...
- Rename CloseAndRemoveAllChildren
2016-01-12 11:20:39 -08:00
Lars Brubaker
286e0e5086
Moved the WrappedTextWidget to agg.
2015-08-10 10:59:45 -07:00
Lars Brubaker
2127199a6a
Fixed the pop out window to not throw an assert in debug.
2015-07-18 09:56:22 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
b5d3bb9c04
Got the touch screen to remember tab state.
...
Got the Options page to remember its state
Fixed a early binding bug in PopOutManager
2015-04-16 13:08:26 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
a59b24c2d9
Working on a View menu
...
Making it possible to tell pop out windows to save states
Took out some dead code
2015-02-13 17:35:48 -08:00
John Lewin
5cf6cb5c61
Quick fix for Mac render bug
2015-01-13 18:59:55 -08:00
Lars Brubaker
445a359366
Some translations text
...
pop out window boarder
2015-01-12 14:47:07 -08:00
Lars Brubaker
cda30b9a84
Made pop out manager sensitive to windows that have been destroyed before it got a chance to show them.
2015-01-07 12:44:39 -08:00
Kevin Pope
097d0cfc12
Updated visuals of pop-out placeholder info.
2014-12-29 18:35:38 -08:00
larsbrubaker
9f4c463f08
Made the pop outs match the theme better.
2014-12-23 14:16:01 -08:00
larsbrubaker
f532d8cdf8
Made the pop up TextTab work much better
...
Made a PopOutManager class to make it easier to create lots of pop outs.
2014-12-23 12:41:56 -08:00