Commit graph

20 commits

Author SHA1 Message Date
Lars Brubaker
b51b38b249 Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
John Lewin
4496720772 Json Profiles 2016-04-27 14:35:57 -07:00
Greg
b18129c379 Created tests for File Menu Items 2016-03-04 14:36:49 -08: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
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
John Lewin
d04872d79c Reduce delay when removing profiles 2015-02-13 10:34:23 -08:00
Lars Brubaker
ef20f2e65a Made lots of windows stay on top of the main window.
Fixed a bug with the close menu item and the terminal window being open.
2014-12-17 10:30:45 -08:00
gregory-diaz
dd38b98a07 Greg bug files printer connections window. 2014-10-22 18:06:38 -07:00
larsbrubaker
25bd699517 Made many parts of MC know how to scale if the font resolution (scaling) is changed. 2014-09-10 21:24:14 -07:00
larsbrubaker
74dacdb90a Made the "(refresh)" button not change the current selection of the 'auto save' checkbox in the edit profile window. 2014-08-25 20:22:06 -07:00
larsbrubaker
ba2068cffa Moved some code 2014-08-25 20:11:20 -07:00
larsbrubaker
f625762602 Made sure everything is going through frosted serial.
Better cross platform support.
2014-07-28 13:48:28 -07:00
gregory-diaz
de2dbb8a9c R1 Bed setting code 2014-07-24 17:17:38 -07:00
kevinepope
c50a650090 Changes to file menu - Added 'Submit A Bug' and 'Add a Printer', 'About MatterControl' now opens as window. 2014-06-15 09:48:23 -07:00
larsbrubaker
9f94eccf59 Made the oem selection menu have scrolling. 2014-05-08 17:20:18 -07:00
larsbrubaker
0bde3b14e4 Set the background color before we ShowAsSystemWindow so that it doesn't start out as a black window. 2014-04-09 14:11:00 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
9f427b629a Make the window big enough to hold all the manufacturers. Will change to a new list with search in a future build. 2014-02-24 17:50:24 -08:00
gregory-diaz
86218c4710 Fixed export windows in Print Queue Item and Library Item from opening multiple times. I also added a test for adding ".stl" and ".gcode" file extensions and did more localization. 2014-02-18 12:51:11 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00