Commit graph

205 commits

Author SHA1 Message Date
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
LarsBrubaker
fb86f7c96b Fixing tests 2022-06-19 20:13:32 -07:00
Lars Brubaker
de5d809b00 protect against null 2022-05-31 15:41:53 -07:00
Lars Brubaker
2a2a717265 updating ui hints
fixing issue with group
2022-04-28 16:39:09 -07:00
Lars Brubaker
d59e8ee1d3 Working on new material selector 2022-03-17 16:41:33 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
263dffe844 don't create articles with no path 2022-02-21 10:13:25 -08:00
Lars Brubaker
09edb55ba4 product tour only local 2022-02-17 09:03:31 -08:00
larsbrubaker
ae834316f4 system correct path to phil 2022-02-07 16:39:30 -08:00
Lars Brubaker
7e9d730df9 added a hotkey for zoom to selection 2021-05-25 17:25:44 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
731378eb75 Improving right click printer menu 2021-03-10 09:53:41 -08:00
LarsBrubaker
1ae2a85a64 start on first help page (index) 2021-02-22 21:48:57 -08:00
Lars Brubaker
df6bcbfb0f Make sure we show clear_bed_gcode settings 2021-02-03 14:43:02 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
3257ce4513 Working on cut at plane 2021-01-12 21:03:27 -08:00
larsbrubaker
99ee0f9aa2 Merge commit '506f2b273f' 2020-11-28 09:53:45 -08:00
larsbrubaker
85d52ed25d have a timeout on waiting fro help to load 2020-11-28 09:52:59 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
2fa2883667 get rid of bad close button
issue: MatterHackers/MCCentral#6165
Help display has close button under edit button
2020-11-12 08:08:37 -08:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
298d5347fe fixing close box rendering 2020-10-26 16:40:36 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
LarsBrubaker
c0113ef797 fix import settings
issue: MatterHackers/MCCentral#6035
After importing a material or quality preset the drop menu does not get updated

fixing warnings
2020-09-01 09:22:18 -07:00
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
Lars Brubaker
fc4dd6d72d Adding default options to history notes 2020-08-14 18:46:54 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
Lars Brubaker
d8375572ba Add buttons to calibration page to make it easier to run them
issue: MatterHackers/MCCentral#5998
Have 'Do It' button on each calibration type
2020-08-13 11:15:30 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
3431651654 Fixes to ui scaling 2020-07-22 08:05:39 -07:00
LarsBrubaker
abdd865d85 allow empty notes 2020-07-12 12:29:16 -07:00
Lars Brubaker
0983424a41 Making it possible to recover more than one printer on fail. 2020-06-24 18:07:06 -07:00
LarsBrubaker
db86ef5450 Fixed inline image sizing
Made link images work
Fixed a bug with clicking help before loaded
2020-05-27 22:43:08 -07:00
LarsBrubaker
bafebdb48f fixing warnings 2020-05-25 09:54:50 -07:00
LarsBrubaker
49b4038b21 fixing timing problem with test 2020-05-17 15:29:35 -07:00
LarsBrubaker
ab7f2dc492 adding user dialog showing prefs to settings 2020-05-17 13:28:57 -07:00
John Lewin
931f0b9e0c Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
2020-02-07 17:08:47 -08:00
LarsBrubaker
e602c7681d removing unnecessary casts 2020-02-07 17:08:47 -08:00
LarsBrubaker
60a56af419 Removed ReadOnly list added Index of to SafeList 2020-02-07 17:08:47 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
jlewin
7608489e09 Revise naming, make HelpIndex static 2019-06-21 15:33:55 -07:00
jlewin
56fdfc7ba3 Add document icon to Help tree nodes 2019-06-20 18:20:53 -07:00
jlewin
da981b7499 Use Lucene for in-page filtering
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 18:20:53 -07:00
jlewin
0459a3ddaa Implement proposed help tab revisions
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 13:37:17 -07:00
jlewin
79ee17e7ce Add matching text to search results 2019-06-19 16:49:27 -07:00
jlewin
d1890d6f7f Switch to Help tab 2019-06-18 17:30:37 -07:00
jlewin
610fedbc31 Extract embedded types to new files 2019-06-18 15:55:17 -07:00
jlewin
95ae04b790 HelpDocs 2019-06-18 12:23:08 -07:00
jlewin
cfdcb7f36d Restore separator color for mouse/keyboard help 2019-06-11 17:40:31 -07:00