Kevin Pope
3914c9dee6
Change shop button text.
2014-05-01 14:52:54 -07:00
Kevin Pope
7e7b3b91f7
Added error handling for PrintItemWrapper invalid folder location.
2014-04-28 15:20:58 -07:00
kevinepope
cc44b0ef04
Added menu bar.
2014-04-27 20:24:58 -07:00
larsbrubaker
978d7ddcfa
Making the OEMSettings a single JSon file.
2014-04-23 17:44:49 -07:00
larsbrubaker
785ea65af6
Changed queue menu header from option to other.
2014-04-22 08:08:09 -07:00
larsbrubaker
f38a02f94f
debugging a memory leak.
...
put in our affiliate id.
2014-04-21 18:39:26 -07:00
larsbrubaker
ceb09d1b50
Make it so we can turn off the shop button.
2014-04-21 16:19:41 -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
263f50cd1c
Got the thumbnail to have an image cache
2014-04-20 21:02:28 -07:00
larsbrubaker
3a636783c8
Made the library have the same data / view model as the queue.
...
Refactored a bunch of file names and other data.
The QueueData and the LibraryData are practically the same class and shoud
be shared as we move the QueueData into the data base.
2014-04-19 14:02:51 -07:00
larsbrubaker
16a3654a2d
Refactoring the library control to share the export window and to have a view and a data element.
...
Added some BSD info
Moved stuff around to make it more consistent.
2014-04-19 11:51:02 -07:00
larsbrubaker
136cb9bab3
butter redirect
2014-04-18 10:55:34 -07:00
larsbrubaker
ce66287120
Made better slice error feedback (it was broke).
...
Took out some dead code.
Made explicit having a slice error on a print item wrapper.
More strings into localization.
2014-04-17 18:03:30 -07:00
larsbrubaker
60efb72fba
Put in a shop button.
...
Set the release back to x86.
2014-04-17 11:02:38 -07:00
larsbrubaker
db09079196
Refactor for clarity Done -> SlicingDone on PrintItemWrapper
...
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
4508a25e58
Got the queue and the count tab to work.
2014-04-16 12:01:01 -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
larsbrubaker
49c8a045a5
fixed the spelling of label
...
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
larsbrubaker
743bfb0194
Made modifications of the queue save the changes when they make them
...
made 'save as' work in editing.
2014-04-08 20:57:00 -07:00
larsbrubaker
8f05c2416a
Don't delete part sheet.
2014-04-08 17:31:54 -07:00
gregory-diaz
2f956ab1cf
Changed text on the part sheet feedback window from light text theme to dark
2014-04-08 14:39:40 -07:00
gregory-diaz
ee9e90c2ea
Set minimum sizes for widows that did not previously have them.
2014-04-08 13:22:33 -07:00
larsbrubaker
405b8be6bc
Making for of the 3d view reusable for all places that are implementing redundant stuff.
...
Getting rid of dead code.
Getting rid of warnings
2014-04-04 18:52:51 -07:00
larsbrubaker
6a06306f84
refractor for clarity.
2014-04-03 18:30:49 -07:00
larsbrubaker
1e08d94eb1
Fixed some problems with part sheet names and copies.
...
Made a warning if print leveling tries to go too low.
2014-04-03 15:59:36 -07:00
kevinepope
e5196e7e4a
Work on slice settings presets.
2014-03-30 17:54:05 -07:00
Kevin Pope
64426951c5
Theme fixes.
2014-03-28 19:05:05 -07:00
Kevin Pope
997eff67e6
Moved PrintItemWrapper constructors.
2014-03-28 12:00:59 -07:00
gregory-diaz
34dfa3cc0a
committing changes to pull
2014-03-26 10:50:22 -07:00
Kevin Pope
5e7fb2e59e
Added id-based constructor to PrintItemWrapper
2014-03-25 17:31:02 -07:00
gregory-diaz
c860d47129
Removed Remove All button from print queue.
2014-03-24 18:31:14 -07:00
gregory-diaz
b31897ace8
Added functional "Remove All" button to "Queue Options" drop menu in the print queue. Also converted some light strings to primary text color.
2014-03-24 17:31:24 -07:00
larsbrubaker
b649f3aab3
The spelling of filament corrected.
2014-03-24 07:06:07 -07:00
kevinepope
ac6e25cc41
Moved 'Create' button to Queue widget.
2014-03-22 10:04:04 -07:00
Kevin Pope
738b2d5a57
Lots of theme and UI related updates.
2014-03-21 16:18:47 -07:00
larsbrubaker
3c52835a63
UUpdated clipperlib to latests.
2014-03-18 10:55:21 -07:00
larsbrubaker
7f8300bafc
Got pause, resume and cancel gcode into the settings and working in printer communication.
2014-03-17 14:41:36 -07:00
larsbrubaker
d74e59033a
Added a string helper that lets us use an extension method to format strings easier.
...
Added a string extension method for localize that makes it easier to get localized text
Moved code into these new methods.
Removed some strings from localizing (app names and copy write notice)
2014-03-16 10:23:56 -07:00
larsbrubaker
a74dcce12f
The name of ImageBMPIO changed to ImageIO
2014-03-12 15:37:19 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
ab0950e0d0
Merge branch '1.0.5' into development
...
Conflicts:
MatterControl.csproj
2014-03-11 11:09:38 -07:00
larsbrubaker
fd0db7b991
Don't show the part sheet menu on the mac (the pdf library is not working on mac).
2014-03-07 15:21:21 -08:00
Kevin Pope
e3c5924ef2
Made save dialogs for pdf import/export Mac compatible.
2014-03-07 11:06:59 -08:00
larsbrubaker
041bd7f599
Put in more copy write notices
...
Took out Iconic.Zip.dll
Put in ICSharpCode.SharpZipLib.dll
put the add button next to the edit button in the 3d view controls.
Made web request handler work on a background task rather than a thread
2014-03-07 09:50:41 -08:00
larsbrubaker
f52eae0f33
Merge branch '1.0.5' of https://github.com/MatterHackers/MatterControl into development
2014-03-05 21:04:28 -08:00
larsbrubaker
26d2730516
Fixing some errors with exporting gcode to a folder when the STL not present.
2014-03-05 13:45:07 -08:00
larsbrubaker
a035aed52e
Fixed a bug with export to folder not working if done a second time.
...
Made the slicing queue report its status on the uithread.
2014-03-05 12:00:37 -08:00
larsbrubaker
1e5e8d672a
Deleted a bunch of OnMouse code that did not add value.
...
Merge remote-tracking branch 'origin/1.0.5' into development
Conflicts:
PartPreviewWindow/GcodeViewBasic.cs
2014-03-04 07:32:11 -08:00
larsbrubaker
370ee8c86d
Making sure we are releasing some EventHandlers so we don't hold onto memory.
2014-03-03 15:50:23 -08:00
Kevin Pope
d3c8c3ad45
PrintitemWrapper now handles empty path.
2014-03-01 16:33:41 -08:00