Commit graph

22 commits

Author SHA1 Message Date
larsbrubaker
b66d0058b7 Fixed a bug with remove. 2014-05-01 17:52:45 -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
9d4bfe8e5f Make the library remove more robust.
Make the print level icon be the right color on light theme.
2014-04-19 14:57:30 -07:00
Kevin Pope
8df0e7a603 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	ActionBar/PrintStatusRow.cs
2014-04-18 18:48:43 -07:00
Kevin Pope
e80bbf7887 Hide bedTemperature display when selected printer does not have heated bed. 2014-04-18 18:40:27 -07:00
larsbrubaker
793284df9f Made the notification plugin more discrete. 2014-04-18 14:31:34 -07:00
larsbrubaker
bea60eb773 Made the notification button stay as the window gets re-created (a bit hacky). 2014-04-16 17:28:46 -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
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
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07: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
Kevin Pope
d23065a2f8 Changing printer profiles now triggers refresh of the auto-level indicator. 2014-02-24 10:52:24 -08:00
Kevin Pope
4ec57b97ca UI - Manual controls more compact.
More clarify for automatic print leveling UI
2014-02-23 21:50:09 -08:00
Kevin Pope
e78ae5a7c5 Added 'leveling icon' to Action Bar. 2014-02-21 18:32:41 -08:00
Kevin Pope
910cb06c5a Change print status row to display estimated total print time. 2014-02-20 18:35:28 -08:00
Kevin Pope
c302bc2ae0 Don't translate placeholder text. 2014-02-20 09:47:08 -08:00
Kevin Pope
180dbe5896 Merge commit '34c3d16fd7' into development
Conflicts:
	ActionBar/PrintStatusRow.cs
2014-02-11 11:49:10 -08:00
Kevin Pope
95b2efb48c Work on the ActionBar UI
Changed behavior of 'Skip' button.
2014-02-10 19:17:25 -08:00
gregory-diaz
69dc56d2fd More Localization
Localization 2/10
2014-02-10 17:59:57 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00