larsbrubaker
367b87dd01
spelling of Panel (fixed)
...
Got the left and right border buttons to be fast.
2014-04-27 17:19:06 -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
0f9dd2427f
Save and load the thumbnail widgets as tgas as the mac png save seems to have issues with 32 bit alpha.
2014-04-25 18:16:36 -07:00
kevinepope
d5b052cc25
Consolidated and rearranged the Configuration tab.
2014-04-24 20:54:05 -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
5c2539003a
removed unnecessary inavlidate
2014-04-21 07:13:26 -07:00
larsbrubaker
263f50cd1c
Got the thumbnail to have an image cache
2014-04-20 21:02:28 -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
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
gregory-diaz
1383cdd84e
Merge remote-tracking branch 'upstream/development'
2014-04-14 10:19:00 -07:00
Kevin Pope
60eb17f908
Restored theme indexes so that previous installs will maintain their present theme on update. Fixed theme selector to support same.
2014-04-11 18:17:16 -07:00
Kevin Pope
7156733a44
Added arrow indicator to column separators.
2014-04-11 13:41:34 -07:00
Kevin Pope
86bb40903e
Started work on improving panel separators.
2014-04-10 19:08:02 -07:00
gregory-diaz
9ee954b28e
Changed theme on export library/queue item windows also added functional 'cancel' buttons.
2014-04-09 13:11:59 -07:00
gregory-diaz
21cc98aab5
Added 'Cancel' button on the export stl/gcode window in print queue
2014-04-08 18:30:09 -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
Kevin Pope
48b4ecd0e0
Revert visual regression in PartThumbnailWidget
2014-04-05 11:00:40 -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
cadd8333e0
Don't crash if the export save stl file dialog is canceled
2014-04-03 08:16:11 -07:00
kevinepope
ef65224483
Make StyledDropDownList properly themed.
2014-03-30 17:53:20 -07:00
gregory-diaz
34dfa3cc0a
committing changes to pull
2014-03-26 10:50:22 -07:00
Kevin Pope
75cf881a01
Added some pre-made vertical and horizontal line widgets.
2014-03-25 17:29:16 -07:00
gregory-diaz
ef5f15c4b4
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-03-24 14:45:00 -07:00
gregory-diaz
00910197cb
Changed button and text color from white to black on print level wizard
2014-03-24 14:44:43 -07:00
Kevin Pope
81b4ede03c
Updates to compact side panel view.
2014-03-24 12:06:01 -07:00
kevinepope
bfe93bf2b6
Added spacers as a convenience class.
2014-03-22 10:00:20 -07:00
Kevin Pope
738b2d5a57
Lots of theme and UI related updates.
2014-03-21 16:18:47 -07:00
Kevin Pope
58bb7de074
Fixed compact view. Made disableable widget overlay widescreen dependent.
2014-03-20 18:10:23 -07:00
Kevin Pope
755d3b3928
UI changes to theme selector.
2014-03-20 15:52:53 -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
24042e9a34
Just adding some comments for clarity.
2014-03-07 14:46:23 -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
f2b11e2a33
Merge remote-tracking branch 'origin/development-kp' into development
...
Conflicts:
PrinterControls/ManualPrinterControls.cs
2014-03-01 23:27:34 -08:00
larsbrubaker
242b38bd13
Made the thumbnail thread a background task rather than a thread so that it will free the memory used when creating the thumbnail when done.
2014-03-01 22:28:27 -08:00
kevinepope
7509b39799
Made right column hide-able.
2014-03-01 19:43:54 -08:00
kevinepope
92096291bc
Stylistic exploration.
2014-03-01 18:48:25 -08:00
Kevin Pope
8ab9f15a70
Refactoring and cleanup. Added new separate tab for configuration actions.
2014-03-01 13:10:48 -08:00
larsbrubaker
498ef7865d
Make sure we add the extension to the member variable so that we can have it when we are done slicing to save the gcode.
2014-02-27 16:58:29 -08:00
larsbrubaker
d72836f3a0
Make sure we don't keep a reference around to widgets through the OnIdle call back.
2014-02-27 16:41:52 -08:00
gregory-diaz
8fcb92d6ae
Merge remote-tracking branch 'upstream/development'
...
Conflicts:
MainSlidePanel.cs
PrintLibrary/ExportLibraryItemWindow.cs
2014-02-24 17:01:23 -08:00
gregory-diaz
1ac21b2179
More Localization
2014-02-24 16:43:35 -08:00
gregory-diaz
a98a066dc3
Modified strings for more consistency
...
Modified statements so that "gcode" and "STL" are not translated.
2014-02-24 12:26:42 -08:00
Kevin Pope
919874d34b
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-02-20 18:39:01 -08:00
Kevin Pope
53bd49189c
Changed print progress bar to show % complete and be sensitive to theme changes.
2014-02-20 18:38:46 -08:00
gregory-diaz
02f5179ab6
Updated fix to XP file extension problem
2014-02-19 18:42:52 -08:00