Lars Brubaker
f4405a4ff4
Make sure we don't clip numbers
2017-02-23 09:30:17 -08:00
Lars Brubaker
00a894bc27
Make the movement controls more suited to always being shown.
2017-02-17 16:46:38 -08:00
Lars Brubaker
f26809a825
Translate layer
2017-02-17 13:49:45 -08:00
Lars Brubaker
6fd400e326
Made the progress fill better
2017-02-17 13:25:28 -08:00
Lars Brubaker
96cffe5935
Make the printing screen scale well on t7
2017-02-17 12:06:11 -08:00
Lars Brubaker
dce35bd843
Make sure the resume button always shows the correct state.
2017-02-17 09:53:45 -08:00
Lars Brubaker
ddfb0abc55
Getting the advanced button to look right
2017-02-16 17:31:50 -08:00
John Lewin
f950e77e89
Only destroy and recreate the Advanced panel
...
- Adjust footer margin
2017-02-16 16:13:21 -08:00
John Lewin
2202db5092
Close PrintingWindow if not printing, revise Pause enabled rules
...
- Remove onClosed callback
2017-02-16 15:06:58 -08:00
John Lewin
e129d72cc1
Move BasicBody class below PrintingWindow
...
- Assist with merge/rebase
2017-02-16 14:51:53 -08:00
Lars Brubaker
be21938236
Advanced button is working some.
2017-02-16 14:26:58 -08:00
Lars Brubaker
06a10e98be
Merge branch '1.7' of https://github.com/larsbrubaker/MatterControl into 1.7
...
# Conflicts:
# CustomWidgets/PrintingWindow.cs
2017-02-16 12:55:06 -08:00
Lars Brubaker
d418869448
Made more of the printing window work
2017-02-15 17:43:25 -08:00
Lars Brubaker
74eb21e82e
Get the right thumbnail to show for screen saver
...
colorize image
move show help into options menu
2017-02-15 14:11:37 -08:00
Lars Brubaker
77ffb2d002
Improved theme colors
...
bed temp working
2017-02-15 12:14:36 -08:00
John Lewin
bc3021cb3a
Move CancelPrint code for reuse in screensaver
...
- Revise screensaver styling to better match template
2017-02-14 14:34:02 -08:00
John Lewin
992fa99b98
Enable raytraced thumbnails
2017-02-09 17:43:47 -08:00
John Lewin
ce481823a4
Tune PrintingWindow settings
2017-02-09 16:53:34 -08:00
Lars Brubaker
f15318faf9
Actually check if we have a printer selected.
2017-02-09 14:33:27 -08:00
Lars Brubaker
8134b3f450
Fixed the Macros window to cancel on user closes with the X windows button.
...
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
Lars Brubaker
c3f0957eed
Make sure we keep the disable widget on top
2017-02-02 17:06:01 -08:00
John Lewin
73340b5795
Ignore invalid child bounds
2017-02-02 13:36:29 -08:00
John Lewin
3aa13d82c4
Persist tuning adjustments into printer settings
2017-02-02 10:56:14 -08:00
Lars Brubaker
734aecb14d
Putting in repeat until macro code
...
Fixing
2017-02-02 10:40:42 -08:00
Lars Brubaker
9c55f8f982
New default constructor, moved hanchor vanchor
...
removed cover
2017-02-01 16:39:24 -08:00
Lars Brubaker
77a5e3db33
Make sure we keep the right disabled widget size.
2017-02-01 15:11:07 -08:00
John Lewin
39cc8140fd
Remove redundant AddChild override
2017-02-01 11:09:53 -08:00
John Lewin
37b79043f7
Make temperature widget progress bars functional
2017-01-30 11:33:05 -08:00
John Lewin
6765f5ec15
Convert public EventHandler fields to events
...
- Use Action instead of EventHandler
- Convert FunctionToCallOnSave to instance member named RefreshMacros
- Remove empty private setter
- Rename functionToLaunchCreator to Show()
2017-01-24 11:49:13 -08:00
John Lewin
e736d2718f
Add ExtruderStatusWidget
2017-01-23 16:28:25 -08:00
John Lewin
aaa254c6c0
Use local thumbnail image if available
2017-01-20 12:53:17 -08:00
John Lewin
8990bf202c
Improve screensaver layout
2017-01-20 12:16:40 -08:00
John Lewin
ac3139c704
Reuse existing MoveButton objects
...
- Alternate format for widget factory colors
- Move fixed sizing in MoveButtonWidget to more specific scope
2017-01-19 12:31:53 -08:00
John Lewin
f296b13d67
Extract and reuse Z-Offset control as new ZTuningWidget
2017-01-19 12:31:53 -08:00
John Lewin
16c2230018
Initial screensaver prototype
...
- Consolidate title casing mechanism into PrintItemWrapper.GetFriendlyName
2017-01-19 12:31:53 -08:00
John Lewin
8510ca5b3d
Remove duplicate .Click event from ButtonBase
2017-01-17 15:31:08 -08:00
Lars Brubaker
174983ad7e
Merge remote-tracking branch 'origin/1.6'
...
# Conflicts:
# Submodules/agg-sharp
2017-01-10 18:49:54 -08:00
Lars Brubaker
83832c77e1
Made the emulator track and report position
...
Made a failing test for print leveling working
2017-01-10 17:20:24 -08:00
John Lewin
486000023a
Convert only caller of LoadImageData(string, ImageBuffer) to other sig
2017-01-04 19:21:39 -08:00
John Lewin
ace89e1e5a
Use .Localize extension function
2017-01-04 10:52:06 -08:00
Lars Brubaker
43d95e8486
Expanded translation set
...
Made more settings be count or mm
made more buttons translated
2017-01-04 10:25:19 -08:00
John Lewin
3fdf5a83e7
Add missing localizations
...
- Use .Localize() extension function
2017-01-02 10:38:29 -08:00
John Lewin
704cc13c04
Refactor ReloadAll
2016-12-29 11:11:56 -08:00
John Lewin
05250f4dd7
Remove PrivateClick, clean up progress bars
2016-12-29 10:49:15 -08:00
John Lewin
535a161115
Remove event keyword from private fields
2016-12-29 06:57:42 -08:00
Lars Brubaker
8f8e36ac61
Dynamic slider size
2016-12-27 18:15:08 -08:00
Lars Brubaker
ddc06594c9
Merge remote-tracking branch 'origin/master' into 1.6
2016-12-20 16:18:45 -08:00
Lars Brubaker
648f066582
Get the under menu not to open hover effect.
2016-12-20 09:46:43 -08:00
Tyler Anderson
dae087f87f
Show error messages when exporting files fails
2016-12-14 12:45:56 -08:00
Lars Brubaker
9896346610
Get the starting color set correctly
...
Made the android printer select window fix its colors on change
2016-12-09 10:40:01 -08:00