Commit graph

24 commits

Author SHA1 Message Date
Lars Brubaker
2ee72536e0 Last changes to loged in drop down 2016-09-16 11:38:32 -07: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
John Lewin
5db7c79d00 Get updated profiles compiling on Android
- Remove unused properties from ApplicationView
 - Rename CompactApplicationView to TouchscreenView
 - Rename ResponsiveApplicationView to DesktopView
 - Move abstract ToggleTopContainer() specific to TouchscreenView
 - Remove unused HideTopContainer implementations
 - Conditionally compile invocation/assignment of ApplicationMenuRow
 - Migrate single setting from PrinterSettings "PublishBedImage" to SliceSettings
 - Remove PrinterSettings class
 - Import "PublishBedImage" during ImportPrinters
 - Remove code that doubles the size of the splitter bar when collapsed
 - Fix incorrect path to "config.ini"
2016-05-05 12:33:39 -07:00
John Lewin
657c0a810f Remove unused widget 2015-09-17 18:46:26 -07:00
Lars Brubaker
adf5e3f645 Creating test for library search. 2015-08-25 18:49:19 -07:00
Lars Brubaker
0ef5747ca9 Put in many more tool tips. 2015-08-12 13:16:39 -07:00
Gregory Diaz
3c77679531 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-07-16 10:47:27 -07:00
Gregory Diaz
e2dbd29926 Removed updates from AboutPage, added more features on CheckForUpdateWindow. 2015-07-15 18:11:11 -07:00
John Lewin
6242b56de8 Run AddRightElement delegates after new PluginsLoaded event 2015-07-15 12:28:52 -07:00
Gregory Diaz
b36808b298 Started work on Check for Update Window 2015-07-14 17:59:41 -07:00
John Lewin
9a3d948eb7 Add SessionKey validation
- Hook SendReqeuest to detect invalid credentials/expired sessions
 - Prevent AddRightElement delegate from being invoked twice
 - Make UpdateNotificationMark public for reuse in the Authentication plugin
2015-07-11 13:03:39 -07:00
Lars Brubaker
c13f583bd7 Made some margin on the update marker
Made the default 3d view window size bigger to support the save as button distance by default.
2015-06-22 15:12:48 -07:00
Lars Brubaker
d2f1ba4b22 Made the update available message have a marker on it to make it more visible. 2015-06-15 09:55:38 -07:00
Lars Brubaker
f03099efcc Moving more code into the new paradigm of OnIdle. 2015-06-11 13:53:53 -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
a600fb7d57 Made the speed legend format better
Changed printing to settings
Re-arranged the edit menus for clarity.
2015-05-26 10:51:43 -07:00
Lars Brubaker
52a9df7237 Better text color 2015-05-22 16:11:52 -07:00
Lars Brubaker
108dbee140 Put in a check for updates menu 2015-05-22 12:33:59 -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
cbefcfdfee Put in a Settings menu that can open the various pop out windows 2015-05-19 14:43:24 -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
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