Commit graph

34 commits

Author SHA1 Message Date
Lars Brubaker
861b10f752 Fixed a bug in the change items while in queue edit mode setting the active print item and then recursing in. 2015-05-28 15:00:40 -07:00
Lars Brubaker
85840d799a Sticking with documented language. 2015-05-28 11:08:07 -07:00
larsbrubaker
ab0f591773 Changed send to share 2015-05-28 07:49:33 -07:00
Lars Brubaker
433957c3d1 Made the menu better. 2015-05-27 12:11:15 -07:00
Lars Brubaker
76c8e64c77 Made the action menus have a bit more clarity. 2015-05-26 18:28:57 -07:00
Lars Brubaker
262d7f0cd2 Move the remove all to the right place. 2015-05-26 11:05:51 -07:00
Lars Brubaker
4b7f374ea4 Made the add button consistent.
Put in a remove all on android.
2015-05-26 11:03:58 -07:00
Lars Brubaker
a600fb7d57 Made the speed legend format better
Changed printing to settings
Re-arranged the edit menus for clarity.
2015-05-26 10:51:43 -07:00
larsbrubaker
238a3da5c2 Made the library list have a top edit menu. 2015-05-25 07:33:36 -07:00
larsbrubaker
3af8d24733 Make sure we start out with no selection. 2015-05-24 16:13:47 -07:00
larsbrubaker
c690c5cc42 Finished the 'Item' menu.
Made localized version resize the Edit element correctly.
2015-05-24 09:09:42 -07:00
larsbrubaker
b7b79ba918 Deleting dead code.
Moved the queue item menu to the top
2015-05-23 18:48:00 -07:00
Lars Brubaker
2dde40817a Creating a quick menu for the queue items. 2015-05-22 18:15:35 -07:00
John Lewin
3bbc35b665 Remove Print Queue Touch tweaks from Desktop 2015-05-20 14:37:42 -07:00
Lars Brubaker
b1a5f4200c Made the about window always on top
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
d4453d199b Merge in touch screen code. 2015-04-06 15:39:22 -07:00
Gregory Diaz
312d36d8e9 Added 'Add To Library' button and functionality to Queue 2015-03-31 17:23:39 -07:00
Lars Brubaker
e7c0261d25 Made many more of the factory fixed size settings include the point size scaling so they are the right size. 2015-01-27 09:34:15 -08:00
Lars Brubaker
6cdb38e1dc Made all we page requests go through MatterControlApplication.Instance.LaunchBrowser so they work platform independent. 2015-01-22 12:27:18 -08:00
Lars Brubaker
9dc75284b4 Took out some dead code. Put in some code for warning about parts that might cause problems. 2015-01-10 16:18:08 -08:00
Lars Brubaker
8a6c0106ae Put in a new edit 32x32 icon
Made edit more consistent.
2014-12-19 12:24:49 -08:00
Lars Brubaker
c454eaaad9 Put in a done button. Put in an edit icon. 2014-12-19 09:39:29 -08:00
larsbrubaker
30c77146ec Took out all the user folder stuff and put it into the file dialog.
Also made file dialog remember what folder was last used and use that one if it has been set.
Does the old user folder when not set.
2014-12-06 11:12:05 -08:00
Kevin Pope
f5e0720429 Added 'Send' button to Queue. Replacing zip library. 2014-12-03 15:29:11 -08:00
Lars Brubaker
e1fc6838a3 Upgrading to .net 4.5. 2014-11-25 12:19:37 -08:00
larsbrubaker
150417f03d Made thumbnails save as tga on mac
Made copies in the queue of amf work.
2014-11-07 11:42:40 -08:00
John Lewin
1ff9131ad0 Switch to async file dialogs 2014-10-31 17:37:40 -07:00
larsbrubaker
61536cb01b Made all the code that was only handling stl also do amf 2014-10-30 17:37:28 -07:00
John Lewin
5a2fcb995f Avoid setting properties on shopButton when ShowShopButton is false 2014-10-28 15:36:12 -07:00
Lars Brubaker
c6b54cb5b9 Merge pull request #71 from jlewin/development
Restore Shop button
2014-10-27 15:30:49 -07:00
John Lewin
0bf97be768 Restore Shop button 2014-10-27 15:24:33 -07:00
Kevin Pope
a01ac75979 Do not include part list option on unsupported platforms. 2014-10-27 13:53:23 -07:00
John Lewin
9280a53542 Update Print Queue Edit functionality 2014-10-27 10:25:54 -07:00
Renamed from PrintQueue/QueueBottomToolbar.cs (Browse further)