Lars Brubaker
b51b38b249
Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
...
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
Lars Brubaker
906ee5f4f8
Set the right permissions on a library protected folders
2016-05-02 13:36:48 -07:00
Lars Brubaker
b2641f285c
Made it possible to detect if a double click should be processed.
2015-10-22 17:09:16 -07:00
John Lewin
47062356db
Prevent interaction with library placeholder collections
...
- Remove hard-coded place holder tokens
- Fix extruder number comments in exported gcode
2015-09-21 15:27:32 -07:00
Lars Brubaker
727f9a1d31
Making the back navigation be labeled "back"
...
Turned off the hand cursor
2015-09-10 10:07:14 -07:00
Lars Brubaker
563a5a3b2d
Improving the intuition around library navigation
2015-09-08 18:01:09 -07:00
Lars Brubaker
b83b967968
Took out double clicking on library
...
Fixed a bug where print leveling could get bad data by clicking back.
2015-09-01 17:08:59 -07:00
Lars Brubaker
5cc8a37269
Made more tests
2015-08-22 16:14:31 -07:00
Lars Brubaker
1a633101e1
Put in the ability for a library provider to give a status message.
...
Cleaned up some API stuff for library.
2015-08-11 14:42:24 -07:00
Lars Brubaker
b7005ae579
Made the bread crumbs start out initialized
2015-07-31 13:24:45 -07:00
Lars Brubaker
79fa6f3db8
Making the bread crumbs be a portable widget.
2015-07-30 17:42:58 -07:00
larsbrubaker
0aa0f7e97f
Now we can rename folders in file provider.
2015-07-28 12:12:42 -07:00
Lars Brubaker
0d5c8c4cc1
Made it possible to get the item count and collection count on collection children.
2015-07-23 10:40:36 -07:00
Lars Brubaker
53f7ba8579
Remvode unused config.ini
...
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.
Small work on HTML widget
2015-07-22 18:30:22 -07:00
Lars Brubaker
a896f5f9aa
Made thumbnails be the right size for the current scaling.
2015-07-17 13:42:54 -07:00
John Lewin
908b604328
Async PrintItemWrapper
2015-07-14 13:46:59 -07:00
Lars Brubaker
a15b7891e7
Working on being able to get all the item info without creating a PrintItemWrapper
...
Passing a LibraryProvider rather than a print item
2015-07-14 10:39:20 -07:00
Lars Brubaker
116bee4ffe
The export button is sensitive to the permissions of an item.
2015-07-07 10:27:38 -07:00
Lars Brubaker
60ad94be68
Made the LibraryProvider implement iDisposable and we try to dispose them when appropriate.
...
Made dispose of a collection warn if there are child items or collections.
Made the bread cumbs a clickable navigation rather than just names.
2015-07-02 18:34:10 -07:00
Lars Brubaker
081fadccbe
Moving the Queue, Library and History to not have Print pre-pended.
2015-07-02 09:45:53 -07:00