Commit graph

7801 commits

Author SHA1 Message Date
John Lewin
5a3400a1ce Expression bodied property 2017-09-29 10:57:44 -07:00
John Lewin
00abcea14c Use local printer reference 2017-09-29 10:57:44 -07:00
John Lewin
41b6d96c55 Close after unpin 2017-09-29 10:57:43 -07:00
johnlewin
18b60f3d24 Merge pull request #2508 from jlewin/design_tools
Upload after thumbnail generation
2017-09-28 23:20:28 -07:00
John Lewin
16aef9cd99 Set listview default image, notify container when thumbnail generated 2017-09-28 23:02:33 -07:00
John Lewin
278351dc88 Rename member to match behavior 2017-09-28 21:58:29 -07:00
johnlewin
f9c9a6201a Merge pull request #2507 from jlewin/design_tools
Design tools
2017-09-28 19:24:50 -07:00
John Lewin
26ed29798a Set default content icon if thumbnail generation is skipped 2017-09-28 17:47:07 -07:00
John Lewin
040d3dc934 Prevent acquisition of content streams for remote only data 2017-09-28 17:36:42 -07:00
John Lewin
b6a2654899 Renamed member to reflect behavior 2017-09-28 16:15:20 -07:00
John Lewin
9dbfb33162 Fix invalid state after InsertionGroup collapse due to Selection 2017-09-28 16:12:05 -07:00
John Lewin
f42006c537 Restore progress bars on DragDrop 2017-09-28 16:05:54 -07:00
johnlewin
ae5f47742e Merge pull request #2506 from jlewin/design_tools
Design tools
2017-09-28 16:04:06 -07:00
John Lewin
2bddaf503b Position placeholder mesh z0, make static 2017-09-28 11:55:13 -07:00
John Lewin
c9ff5e4d1f Filter out FileSystemWatcher subdirectories 2017-09-28 11:31:19 -07:00
John Lewin
8e1e4af595 Extract embedded types to new files 2017-09-28 11:30:20 -07:00
John Lewin
7c56aeb483 Implement 'Create Folder' in all containers, loop over all items
- Rename NewFolderItem -> CreateFolderItem
- Disable FileSystemContainer -> Remove delete behavior
- FileSystemContainer -> Remove now *only* opens shell window
2017-09-28 11:22:45 -07:00
John Lewin
f07de091f9 Extract embedded type to new file 2017-09-28 08:59:57 -07:00
johnlewin
3924f9e96e Merge pull request #2505 from jlewin/design_tools
Remove "Slice Dropdown Button" from test
2017-09-27 23:16:28 -07:00
John Lewin
b8a8b9d4de Remove "Slice Dropdown Button" from test 2017-09-27 23:10:21 -07:00
johnlewin
e111a2d632 Merge pull request #2504 from jlewin/design_tools
Named item for 'Create Folder'
2017-09-27 21:45:30 -07:00
John Lewin
7e2a629e08 Named item for 'Create Folder' 2017-09-27 18:22:43 -07:00
Lars Brubaker
3afab176c7 Merge pull request #2502 from jlewin/design_tools
Disable rather than hide SelectionActionBar
2017-09-27 13:02:49 -07:00
John Lewin
9f665eb54c Disable rather than hide SelectionActionBar
- Remove viewIsInEditModePreLock state
2017-09-27 12:50:54 -07:00
John Lewin
ba8383e695 Move into proper namespace 2017-09-27 12:50:54 -07:00
John Lewin
ec7a0a8178 Remove non-applicable ListViewItem.Text property 2017-09-27 12:50:54 -07:00
johnlewin
1405fd3f2e Merge pull request #2501 from larsbrubaker/design_tools
latest pathing optimizations
2017-09-27 12:50:14 -07:00
Lars Brubaker
4a731c1f23 latest pathing optomizations 2017-09-27 12:43:12 -07:00
johnlewin
b96420cd1d Merge pull request #2500 from jlewin/design_tools
Design tools
2017-09-27 10:17:37 -07:00
John Lewin
ed4b2a716a Reposition layer slider 2017-09-27 09:27:50 -07:00
John Lewin
535b959c3e Remove redundant casts 2017-09-27 07:20:35 -07:00
John Lewin
b9edc9099a Correctly toggle between Slice button modes 2017-09-27 07:20:09 -07:00
John Lewin
8bee0c5627 Consolidate and restore View3DWidget progress reporting
- Add ProgressControl to visible surface rather than hidden menu
- Abstract invocation/visibility behaviors behind new start/end calls
- Move progress popup to top of page
2017-09-27 07:03:45 -07:00
John Lewin
0f703b1f3d Remove redundant progress controls in classic RowListViews 2017-09-26 21:19:24 -07:00
johnlewin
21ac3e9dbf Merge pull request #2499 from jlewin/design_tools
Revise SlicePopupMenu
2017-09-26 19:29:32 -07:00
John Lewin
73b3f6f1dd Remove null reference line 2017-09-26 18:20:47 -07:00
John Lewin
3613cf2ce5 Revise SlicePopupMenu 2017-09-26 18:18:28 -07:00
Lars Brubaker
ea38847005 Merge pull request #2498 from larsbrubaker/design_tools
latest agg
2017-09-26 16:28:38 -07:00
Lars Brubaker
6426d030cf latest agg 2017-09-26 14:45:00 -07:00
johnlewin
a69016e15d Merge pull request #2497 from jlewin/design_tools
IObject3D.Children
2017-09-26 13:53:50 -07:00
John Lewin
63b6b1571f Rename scene variable for consistency 2017-09-26 13:36:55 -07:00
John Lewin
3cba62e3c2 Remove ModifyChildren from scene 2017-09-26 13:20:30 -07:00
John Lewin
d1f9c04613 Use specialized type for IObject3D.Children 2017-09-26 13:19:53 -07:00
johnlewin
dfbc374830 Merge pull request #2496 from larsbrubaker/design_tools
Make sure we cancel the macro stream on canceling the macro window
2017-09-26 13:18:09 -07:00
Lars Brubaker
5e01c82125 Make sure we cancel the macro stream on canceling the macro window 2017-09-26 13:10:33 -07:00
johnlewin
9e6d299768 Merge pull request #2494 from jlewin/design_tools
Restore Android using statements
2017-09-25 23:20:23 -07:00
John Lewin
680ea95b80 Restore Android using statements 2017-09-25 23:15:07 -07:00
johnlewin
bff204c6fb Merge pull request #2493 from jlewin/design_tools
Slice button
2017-09-25 23:06:49 -07:00
John Lewin
57ded486a4 Drop statics, use instance members 2017-09-25 22:27:46 -07:00
John Lewin
6e6b0b951b Use minimal view widget for Slice popup button 2017-09-25 22:11:02 -07:00