Commit graph

36 commits

Author SHA1 Message Date
John Lewin
ad4c015b87 Add localization helper in Debug builds 2016-01-08 16:06:14 -08:00
Gregory Diaz
0c240926fd Removed Thumbnail rendering options on Android 2015-11-05 17:06:20 -08:00
John Lewin
1380ea0c43 Revise Android softkeyboard support
- Remove keyboardHeight from constructor
 - Latest agg
2015-10-14 10:07:00 -07:00
Lars Brubaker
f68bd262de Put back in update notification feed on touch screen. 2015-09-21 10:34:10 -07:00
Lars Brubaker
79928f8fb7 Made the Debugger.Break() only exist in debug mode. 2015-09-17 13:45:26 -07:00
Lars Brubaker
fa97829073 Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
a076fab02b Ask the user if they want to rebuild thumbnails when switching modes. 2015-09-10 16:28:59 -07:00
Gregory Diaz
cd9ff496bf Made sure we cannot restart MatterControl when a print is active (e.g clicking restart for display or language options). Instead we open up a message box warning the user. 2015-07-30 11:07:56 -07:00
Gregory Diaz
113f48a0a2 Removed update control widget from About page and update feed widget from options page. 2015-07-16 17:52:34 -07:00
Gregory Diaz
e2dbd29926 Removed updates from AboutPage, added more features on CheckForUpdateWindow. 2015-07-15 18:11:11 -07:00
Lars Brubaker
09e153737f Put in the ability to turn of 3D thumbnail rendering. 2015-07-13 15:23:31 -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
b1a5f4200c Made the about window always on top
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
d4453d199b Merge in touch screen code. 2015-04-06 15:39:22 -07:00
Lars Brubaker
5bc8795d86 Made the cache cleaning delete all unreferenced png tga stl and amf files.
Made it so we always show what slicing engine we are using in settings
Made it so when we switch to MatterSlice for dual extrusion we reload the display correctly
Put in a clear history button on settings
2015-02-20 12:05:44 -08:00
Lars Brubaker
a65cdb9267 Made the movement controls a bit bigger on Android. 2015-01-27 08:45:34 -08:00
Lars Brubaker
4b3ef48203 Making the keyboard height always work. 2015-01-26 18:30:03 -08:00
John Lewin
2ad81a1e4e Revise "Language Options" -> Restart implementation 2015-01-22 10:53:28 -08:00
larsbrubaker
bbb5349486 Going to work on the new ui stuff in a separate fork. 2014-12-14 12:53:19 -08:00
larsbrubaker
1e4cb18312 Made the Draw event clearer.
Made a DrawBefore and DrawAfter Handler and made the params clearer.
Made switching to simple mode work.
Made simple mode get the right initial state from oem settings.
2014-12-14 11:46:24 -08:00
Lars Brubaker
cce96f03ff Trying to clean up the interface for setting the interface mode. 2014-12-12 16:07:48 -08:00
Lars Brubaker
3c41775a54 Making the Standard and Advanced ui control work and be available. 2014-12-11 17:35:57 -08:00
Lars Brubaker
a54a59e25f Putting a menu to switch view settings.
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00
Lars Brubaker
f8e92931e1 Made the pre-heat use the temperature and bed_temperature .
Put in a menu to select the slice settings level.
2014-12-08 16:40:50 -08:00
Lars Brubaker
e1fc6838a3 Upgrading to .net 4.5. 2014-11-25 12:19:37 -08:00
larsbrubaker
44ea3fa1ae Don't show the selector if we don't have a printer selected. 2014-11-11 15:01:05 -08:00
larsbrubaker
957d7bb6f3 Moved the silcer selection to config. 2014-11-11 14:51:36 -08:00
Kevin Pope
584c7e1bed Don't show touchscreen options for now. 2014-11-03 10:45:42 -08:00
Kevin Pope
da2ebb2fdd Changed names of preview release options to 'Alpha' and 'Beta'. 2014-11-03 08:56:04 -08:00
gregory-diaz
57c5e15917 Added restart button and functionality to Change Display Options widget 2014-10-14 14:03:27 -07:00
gregory-diaz
80b13cf302 Localization of untranslated strings 2014-10-13 12:07:07 -07:00
gregory-diaz
cfd94ecf27 Localization for untranslated strings 2014-10-09 14:33:55 -07:00
Kevin Pope
a6d109fdfd Add display mode selector to config page. Fixed location of update notification. 2014-09-23 19:23:54 -07:00
Kevin Pope
bda5ac173e More work on configuration page. 2014-09-23 16:11:06 -07:00
Kevin Pope
bdef196434 Changed main application to MVC. UI rework (Configuration Page esp. in progress). 2014-09-19 19:17:12 -07:00