Commit graph

295 commits

Author SHA1 Message Date
Lars Brubaker
6ecbb6e4b3 Make un-pin keep the current window open
Make the default slice settings size better
Make a minimum dock window size
fixed terminal in floating mode
found text wrapping bug (actually is center | fit)
improved icon layout in part view (better padding vs margin)
put minimum size on text of slice setting
removed extra unused gui widget from settings name
put in debug stack navigation F2 F3
2017-08-24 11:50:55 -07:00
John Lewin
98238aad40 Move HeaderText from constructor parameter to WizardPage property
- Improves readability, allows side-by-side with Window title
- Slight increase in overhead due to reconstruction of internal printer
2017-08-24 00:16:31 -07:00
John Lewin
65135f93a2 Require WizardPage actions to be registered with AddPageAction
- Add HorizontalSpacer and Cancel buttons to all windows
2017-08-23 17:27:30 -07:00
John Lewin
559c300cb4 Revise WizardWindow api
- WizardPage instance should drive window namespace and title
- Key open windows page initial WizardPage type
2017-08-23 15:51:29 -07:00
John Lewin
c27b6ec62d Convert RenameItemWindow to WizardPage 2017-08-23 15:49:43 -07:00
John Lewin
2f8539c9c8 Fix exception on reflow due to control accumulation 2017-08-22 22:19:53 -07:00
John Lewin
1e8d451dc4 Reflow library on bounds changed 2017-08-22 18:42:34 -07:00
John Lewin
3a9833697d Platform providers
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
John Lewin
c6a534717d Organize usings 2017-08-20 18:25:11 -07:00
John Lewin
7737f5cc19 Change naming of gcode/x3g exports 2017-08-19 09:50:08 -07:00
John Lewin
70a8540e55 Use icons on export page 2017-08-18 18:13:15 -07:00
John Lewin
eac61f0217 Fix container load exceptions due to missing Add/Create Folder buttons 2017-08-15 20:24:07 -07:00
John Lewin
37a24826f9 Execute container reloads on UIThread
- Issue MatterHackers/MCCentral#1836
Index out of range exception on startup
2017-08-15 20:22:00 -07:00
John Lewin
12b6ea2bcc Evaluate library view without bottom toolbar 2017-08-14 11:59:56 -07:00
John Lewin
8cfffa3f21 Rename cube asset 2017-08-14 11:56:30 -07:00
John Lewin
3b1bb05858 Tune toolbar/button styles, extract toolbar padding to theme 2017-08-14 11:53:45 -07:00
John Lewin
9915817e16 Remove centerText parameters 2017-08-13 14:17:34 -07:00
John Lewin
dd42880164 Remove library watermark 2017-08-12 12:18:34 -07:00
John Lewin
fbc3436c03 Extract NamedAction menu creation to reusable theme helper 2017-08-12 00:23:26 -07:00
John Lewin
656c33bbf5 Add experimental 'Export to Folder' IExportPlugin 2017-08-11 23:53:27 -07:00
John Lewin
e6d2f863f1 Revise export interface to receive IEnumerable<ILibraryItem> 2017-08-11 23:25:39 -07:00
John Lewin
f3e62760ba Extract Zip export to new IExportPlugin interface 2017-08-11 23:25:39 -07:00
John Lewin
9033da3776 Extract GCode export to new IExportPlugin interface 2017-08-11 23:25:38 -07:00
John Lewin
c090aef2ef Extract Stl/Amf exports to new IExportPlugin interface 2017-08-11 23:25:37 -07:00
John Lewin
b4ce775bed Restore items in popup library browser 2017-08-10 06:00:10 -07:00
John Lewin
6dd9957cfc Enable export on library selections 2017-08-09 16:26:15 -07:00
John Lewin
5a4b0e249a Add guards for active processing 2017-08-08 14:12:03 -07:00
John Lewin
0745ae90a0 Update AddToPlate to support ContentItem & ContentStream interfaces 2017-08-08 14:11:17 -07:00
John Lewin
cc96dc65e5 Specify type rather than instance for default container view widget
- Construct and switch to container requested view if not active
2017-08-08 11:35:25 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
1ec80d8e62 First pass at new menubar 2017-08-04 15:47:43 -07:00
John Lewin
9af153f1fe Use existing button factory, use existing Options in SplitButton factory 2017-08-04 08:49:38 -07:00
John Lewin
e372b33358 Use existing factory with same margin overrides 2017-08-03 19:00:38 -07:00
John Lewin
4abea0ab0c Extract button factory options to new class 2017-08-03 19:00:37 -07:00
John Lewin
898267c330 Avoid ReloadAll when rebuilding thumbnails 2017-08-02 17:24:53 -07:00
John Lewin
486bc23e57 Colorize primitives 2017-08-02 17:08:44 -07:00
John Lewin
7a5493cde8 Fix thumbnail rendering/scaling bugs 2017-08-02 14:37:35 -07:00
John Lewin
d6a97052bf Make standard button factory member names more generic 2017-08-01 21:18:00 -07:00
Lars Brubaker
a551c259b2 Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools 2017-08-01 11:51:38 -07:00
Lars Brubaker
7bd46801c0 Made thumbnail renderer able to use color data 2017-08-01 11:51:25 -07:00
John Lewin
ad9a445587 Add support for ListView filtering & property for container IsReadOnly
- Filter SaveAs dialog to writable containers only
2017-07-31 22:16:15 -07:00
John Lewin
374c35fcb0 Revert back to non-colorized part thumbnails 2017-07-31 10:51:56 -07:00
John Lewin
efb9a45831 Remove dead code 2017-07-28 14:07:11 -07:00
John Lewin
732f26a5c2 Remove unimplemented async behavior 2017-07-28 14:07:10 -07:00
John Lewin
efe07f730e Use theme text color 2017-07-28 08:59:13 -07:00
John Lewin
998f0ab266 Revise container browser
- Actually use new ListContainerBrowser widget on popup
- Pass and manipulate library context
- Add listview to container browser and bind to library context
- Move existing controls into a new navbar container
- Prevent input in container browser from closing popup
2017-07-28 08:00:55 -07:00
John Lewin
787624a9ae Refine library views for focused tasks
- Sidebar should focus on usable scene content
- Container browser should allow changing context of sidebar content
- Filter containers from library sidebar
- Replace breadcrumb bar with new container dropdown
- Add filtering to listview for containers/items
- Add container browser for container bar popup
- Filter library items from container browser
- Filter library items from SaveAs selector window
2017-07-28 06:33:41 -07:00
John Lewin
83a4bcf1b7 Create '+' tab for main content view
- Make RenameItemWindow more generic, reuse for Rename Printer
- Move Delete Printer to printer overflow menu
- Move Rename Printer to printer overflow menu
- Remove PrinterSelector from printer overflow menu
- Remove Add New Printer action from PrinterSelector
- Remove pencil icon/edit printer behavior from PrinterSelector
2017-07-27 14:32:21 -07:00
John Lewin
3d0f541db0 Correctly position sceneItem in z 2017-07-19 17:39:43 -07:00
John Lewin
9208b5ee76 Guard for null reference 2017-07-19 16:23:42 -07:00