Lars Brubaker
2db719c88a
Better exiting behavior
2015-09-08 18:50:35 -07:00
Lars Brubaker
7bfce4367a
Improvements to automation runner
...
Function to check if if a widget is actually visible.
Put in a search icon
2015-08-27 11:56:01 -07:00
Lars Brubaker
432ed5f505
LibraryPrividerPlugin is a plug in creator.
2015-08-05 15:55:55 -07:00
Lars Brubaker
79fa6f3db8
Making the bread crumbs be a portable widget.
2015-07-30 17:42:58 -07:00
Lars Brubaker
0bbd4ed4da
Made the provider selector not have an instance function so it can work in the provider selector dialog.
...
Made a GetRootProvider function
Made the downloading progress bar show better on dark backgrounds
Made the help text for outer perimeter speed clearer.
2015-07-29 12:03:51 -07:00
John Lewin
3f8ae2fe27
Restore Android auth events
2015-07-16 17:16:28 -07:00
John Lewin
6242b56de8
Run AddRightElement delegates after new PluginsLoaded event
2015-07-15 12:28:52 -07:00
John Lewin
66d01d555a
Remove forced reload
2015-07-13 12:56:40 -07:00
John Lewin
909ec80f97
Add navigation mechanism for the Purchased folder
2015-07-13 12:49:01 -07:00
John Lewin
c35b0662ea
Remove orphaned code
2015-07-12 19:14:08 -07:00
John Lewin
23186bc68d
Toggle LibraryProvider availability on authentication status
...
- Add Visible property to LibraryProviders
- Filter LibraryProviders based on .Visible
- Add authentication status to ChangeCloudSyncStatus calls
2015-07-12 19:13: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
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
07b6937b45
Making it easier to set up a printer from the command line for testing.
2015-03-27 14:13:11 -07:00
Lars Brubaker
c166af5795
Made the cache cleaning also delete unused directories.
...
Made the text creator scroll bars sized better.
2015-02-21 10:09:39 -08: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
Kevin Pope
7fb1fd0681
Added event handler to trigger after ui reload.
2015-01-06 19:04:45 -08:00
Kevin Pope
8869b92b2e
Don't show menu bar in some cases.
2015-01-02 11:47:00 -08:00
kevinepope
39f168c2d9
Added generic OnClosed event to application (for plugins).
...
Added temp folder to defined data paths.
2014-12-18 17:15:07 -08:00
larsbrubaker
326cc83672
Fixed a problem with the sync to print.
...
Refactoring for clarity.
2014-12-16 23:02:46 -08:00
Lars Brubaker
62730c186d
Don't hide top container on touch screen.
...
Better words on support angle.
2014-12-04 11:23:33 -08:00
Kevin Pope
229055a7d2
Add ability to reload theme without switching it.
2014-11-03 10:46:09 -08:00
Kevin Pope
7f06d069e0
Widened the print connection buttons a bit and made a separate part preview container widget.
2014-10-29 16:55:44 -07:00
Kevin Pope
ff6e05cb4d
Set default render to Shaded, if Outlines are not supported.
2014-10-27 19:54:01 -07:00
Kevin Pope
6c1a8005bb
Made contact form respect universal text size. Made action bar and menu bar hide-able (in compact mode).
2014-10-17 14:11:56 -07:00
Kevin Pope
a4ef3f729c
Made display mode driven by theme setting.
2014-09-23 18:02:07 -07:00
Kevin Pope
bda5ac173e
More work on configuration page.
2014-09-23 16:11:06 -07:00
Kevin Pope
5663289ef7
Make application controller a generic object. Fix title of auto-leveling warning window.
2014-09-22 14:16:40 -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
Kevin Pope
e02655f847
Make controls more consistent looking.
2014-09-18 17:06:45 -07:00
larsbrubaker
7d1f698141
Turning off the rooted weak event stuff
2014-08-19 11:41:13 -07:00
larsbrubaker
69c191a54d
Moved a few more RootedEventHandlers to WeakRootedEventHandlers
2014-08-10 12:30:49 -07:00
larsbrubaker
bbca065e18
New weak event rooted event.
...
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
gregory-diaz
430d69493d
Modified code so that the 'quality' presets and 'material' presets windows can be opened and edited at the same time.
2014-07-17 10:52:46 -07:00
larsbrubaker
f466f2ecbb
Fixed problem with recreating the main window.
2014-07-07 17:37:42 -07:00
larsbrubaker
fab40e17a8
Made the wide screen panel be the thing that is recreated on ReloadAll.
2014-07-03 16:39:36 -07:00
larsbrubaker
4bdba6d740
Got the advanced controls panel to keeps its state between the compact view and the wide screen view.
2014-07-03 14:17:58 -07:00
larsbrubaker
c4a6a9960a
Making the windows understand their closed states better.
...
Made print history have a data and a view
2014-07-02 11:43:06 -07:00
larsbrubaker
178f7acf71
Took out some dead code
2014-07-01 18:18:27 -07:00
kevinepope
c593396647
Added device type to Printer model. Refactoring changes.
2014-06-22 20:53:38 -07:00
Kevin Pope
9097c9b4de
Added more space between file menu and everything else.
2014-05-05 11:12:11 -07:00
larsbrubaker
5e24089aef
Working to make the update button show correctly.
2014-04-28 17:34:54 -07:00
larsbrubaker
74d40a99bf
Refactoring a bunch of shared code into the base class of PartPreview3DWidget
2014-04-28 15:03:25 -07:00
kevinepope
2952b99242
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-04-27 20:25:09 -07:00
kevinepope
cc44b0ef04
Added menu bar.
2014-04-27 20:24:58 -07:00
larsbrubaker
9c142bdbf8
Fixed more bugs with refreshing (made advanced controls fast again)
2014-04-27 16:46:00 -07:00
larsbrubaker
74cc020414
Lots more work getting the wide screen panel to recreate correctly.
...
Got the thumbnails to be a bit faster and have better anti-aliasing.
2014-04-27 16:16:47 -07:00
larsbrubaker
a1990f10bd
Changed PrintItemWrapper to have RootedObjectEventHandlers
...
Fixed lots of code to use them correctly
CompactSlidePanel does not need to reload back panel anymore as that happens in wide screen panel
2014-04-21 15:00:32 -07:00
larsbrubaker
d325435583
Got the theme changing to not reset the tab indexes.
2014-04-19 11:27:21 -07:00
larsbrubaker
4b6a3cfa97
Lots of work on Getting the QueueData instance to be separate form the UI queue and refs.
2014-04-15 18:13:27 -07:00