David Kocik
84a333e4ed
Fixed progress percentage passed to notification
2021-03-15 16:03:51 +01:00
David Kocik
888f331778
Deleted debug print
2021-03-15 14:01:21 +01:00
David Kocik
645c840e5f
Enabled print host upload notifications
2021-03-15 13:07:54 +01:00
David Kocik
ffb13767f4
typo correction
2021-03-14 18:35:36 +01:00
David Kocik
972dbe238f
preventing hidden notification to show when updated and close them correctly.
2021-03-14 18:01:10 +01:00
David Kocik
98b5397245
Merge branch 'dk_notifications'
2021-03-12 10:32:46 +01:00
David Kocik
15765eb99b
Commented Print host upload notification until its tested
2021-03-12 10:32:26 +01:00
David Kocik
62c2095fe8
Print host upload notification with more info and cancel button
2021-03-12 10:32:26 +01:00
David Kocik
44bfb914ab
progress bar notification - percentage text
2021-03-12 10:32:26 +01:00
David Kocik
6716492efa
Printhost upload progress bar notification
2021-03-12 10:32:26 +01:00
David Kocik
bf032524eb
notifications - minor changes in logic
2021-03-12 10:32:26 +01:00
David Kocik
6e325ee322
cleanup
2021-03-12 10:32:26 +01:00
David Kocik
bad12b5683
cleanup
2021-03-12 10:32:26 +01:00
David Kocik
80f0d305c1
request frame change in notification
2021-03-12 10:32:26 +01:00
David Kocik
32dd1f6e7c
notification time correction
2021-03-12 10:32:26 +01:00
David Kocik
c41df487bb
Notifications management and rendering refactoring.
...
With warning notification Model out of bed reworked to not show after dismiss.
2021-03-12 10:32:26 +01:00
David Kocik
4834c58545
Merge branch 'dk_printhost'
2021-03-12 09:17:18 +01:00
David Kocik
58733e6807
print host upload queue dialog - precision in size column
2021-03-11 16:32:20 +01:00
David Kocik
b8adfbda66
saving size and position of print host queue dialog, added size column, sorting
2021-03-11 13:36:36 +01:00
David Kocik
dfae147a15
Merge branch 'dk_instances'
2021-02-24 09:32:28 +01:00
David Kocik
15d9751919
Delete lockfile at shutdown on linux and mac.
...
Passing lockfile on mac by sending message .
2021-02-24 09:31:51 +01:00
David Kocik
19f849a6d9
Merge branch 'dk_wizard'
2021-02-24 09:22:30 +01:00
David Kocik
8ca225b38a
config wizard - hide logo if small height
2021-02-24 09:21:40 +01:00
David Kocik
2964421618
Merge branch 'dk_wizard' into master
2021-02-10 17:05:41 +01:00
David Kocik
cb2d6e320a
Wizard: buttons for printer selection
2021-02-10 17:00:41 +01:00
David Kocik
2e6138561a
missing ifdef
2021-01-27 11:43:48 +01:00
David Kocik
c02385b115
missing ifdef
2021-01-27 10:58:52 +01:00
David Kocik
9c820d170e
Merge branch 'dk_injection' into master
2021-01-27 10:42:04 +01:00
David Kocik
fa2568a5e3
Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog.
2021-01-27 10:40:38 +01:00
David Kocik
df59f9497a
request frame with delay when new notification pushed
2021-01-07 13:33:05 +01:00
David Kocik
c61a6289c5
update notification before erasing finished ones
2021-01-07 13:16:23 +01:00
David Kocik
f43b34fb57
wxWakeUpIdle when render timer ends to ensure idle function spawns and triggers rendering
2021-01-07 12:54:53 +01:00
David Kocik
99f5dfbde7
Added error-checking for child.wait() call during removable drive ejection (to prevent #5507 )
...
Mark Ejection as failed if the wait() function fails. It seems that it is not simply possible
to retrieve the exit code of the process in that case (although it usually finishes sucessfully).
2020-12-22 12:18:30 +01:00
David Kocik
593c397b19
Missing init() call at notification render
2020-12-19 09:22:40 +01:00
David Kocik
2fa5828023
Merge branch 'dk_hover_eject' into master
2020-12-18 15:49:21 +01:00
David Kocik
b5de1456a0
Keyboard shortcut at notification hover - eject sd
2020-12-18 15:48:59 +01:00
david kocik
b1095adc18
follow up of commit c9da06e44a
2020-12-17 09:51:45 +01:00
David Kocik
642223dadc
Merge branch 'dk_notifications' into master
2020-12-16 17:44:31 +01:00
David Kocik
99747f8f25
Changed requested time of rendering for timed notification to full duration. Commented unused code.
2020-12-16 17:43:51 +01:00
David Kocik
3ae40139b3
render timer
2020-12-16 14:15:12 +01:00
David Kocik
0592d15c50
render timer draft
2020-12-16 14:15:12 +01:00
David Kocik
26755eb1d1
Merge branch 'dk_instances' into master
2020-12-14 19:26:58 +01:00
David Kocik
159dde511e
Changed condition for showing Open new instance item in dock icon menu (mac). Fix of #5463 .
2020-12-14 19:26:25 +01:00
David Kocik
2b3d9359d4
Typo in preferences string about single instace
2020-12-13 21:21:18 +01:00
David Kocik
789e1611a3
Merge branch 'dk_copy_file' into master
2020-12-11 15:34:56 +01:00
David Kocik
25531d7c00
rename single instance setting in preferences
2020-12-11 15:34:09 +01:00
David Kocik
c8bc5d80f2
Merge branch 'dk_copy_file' into master
2020-12-11 08:41:18 +01:00
David Kocik
43c424e82b
export finished to hdd notification got fadeout after 20 sec
2020-12-11 08:40:40 +01:00
David Kocik
85c4ee52d2
Merge branch 'dk_copy_file' into master
2020-12-11 08:12:11 +01:00
David Kocik
03028bb23e
Improved exception throwing at copy file in preset updater
2020-12-10 19:39:47 +01:00
David Kocik
b589b9ce9c
Merge branch 'dk_upload' into master
2020-12-10 11:05:25 +01:00
David Kocik
8522c06812
cleanup
2020-12-10 11:02:46 +01:00
David Kocik
3523bb421f
Ongoing uploads while exiting dialog
...
Ongoing uploads while exiting dialog
Ongoing uploads while exiting dialog
2020-12-10 11:02:46 +01:00
David Kocik
489c750451
Merge branch 'dk_update' into master
2020-12-09 11:06:00 +01:00
David Kocik
3f11b7dea5
GLCanvas on_idle changes to do updates on notifications correctly. Changed updating separators in GLToolbar.
2020-12-09 11:05:21 +01:00
David Kocik
2659ac567a
Timeout in requesting renders at notification fadeout.
2020-12-09 11:05:21 +01:00
David Kocik
921bd59ddb
Merge branch 'dk_copy_file' into master
2020-12-02 12:12:51 +01:00
david kocik
ae926bd1ed
error_code in boost::filesystem::space to ensure the drive exists. Fix of #5354
2020-12-02 12:12:24 +01:00
David Kocik
c2cfa800fe
Changed translation of "Exporting finished" in brazilian portuges as the original was stating fail state. #5314
2020-12-01 15:31:11 +01:00
David Kocik
27243c0785
Merge branch 'dk_copy_file' into master
2020-12-01 13:05:31 +01:00
David Kocik
d47e6bfd5c
Stop showing Exporting finished notification after exporting error.
2020-12-01 13:04:19 +01:00
David Kocik
245e791181
Merge branch 'dk_copy_file' into master
2020-12-01 12:09:40 +01:00
David Kocik
994b69f19b
cleanup
2020-12-01 12:06:10 +01:00
David Kocik
247f3a7dbe
Set boost to use utf8 for system messages (in cmake). Fix of #5180 .
2020-12-01 12:06:10 +01:00
David Kocik
6beb493255
Logging level at LoadFromOtherInstanceEvent
2020-11-28 10:56:42 +01:00
David Kocik
d8272d92d6
Merge branch 'dk_instances' into master
2020-11-27 12:56:30 +01:00
David Kocik
a650801b80
call correct load_files at MacOpenFiles
2020-11-27 12:54:37 +01:00
David Kocik
59628d0221
Merge branch 'dk_copy_file' into master
2020-11-26 17:16:11 +01:00
David Kocik
cbe0b4f0f1
Change log level of boost::filesystem::permisions error code message. Now it shouldnt bother like in #5254
2020-11-26 17:15:26 +01:00
David Kocik
3d78ae9271
Instance check on windows: concider whole window name when searching for another instance
2020-11-25 12:28:10 +01:00
David Kocik
95d65f9f30
Documentation for NotificationManager
2020-11-23 16:42:03 +01:00
David Kocik
d855015e2f
Merge branch 'dk_eject' into master
2020-11-20 09:43:59 +01:00
David Kocik
a0239a7509
close export finished notification after eject atempt
2020-11-20 09:43:16 +01:00
David Kocik
5f97b2512b
Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master
2020-11-19 19:02:32 +01:00
David Kocik
8cfec758d4
Merge branch 'dk_eject' into master
2020-11-19 15:58:40 +01:00
David Kocik
c6e9b48db5
eject debug log
2020-11-19 15:57:38 +01:00
David Kocik
2ea00cf916
Merge branch 'dk_filaments' into master
2020-11-17 15:08:19 +01:00
David Kocik
16dd7c74f1
boost canonical fix at instance check. Hopefully a fix of #4973
2020-11-17 15:03:34 +01:00
David Kocik
1e12b99338
fix of segfault on startup at SplashScreen::SetText
2020-11-17 14:43:52 +01:00
David Kocik
4ad30ecdc0
Merge branch 'dk_filaments' into master
2020-11-11 16:10:38 +01:00
David Kocik
0a4ce079e8
escape_ampersand function and changed order of printer names and pictures in config wizard
2020-11-11 16:08:27 +01:00
David Kocik
70b19d2f5d
Merge branch 'dk_notifications' into master
2020-11-10 09:23:16 +01:00
David Kocik
422ad1c5bf
Callback stored at std::function for notification hyperlink. Notification progress bar draft.
2020-11-10 09:22:47 +01:00
David Kocik
560aef05c7
Merge branch 'dk_eject' into master
2020-11-09 15:16:09 +01:00
David Kocik
3163f506c2
imgui README.md prev commit hash
2020-11-09 15:15:30 +01:00
David Kocik
870aba8d15
Large notification buttons and icons
2020-11-09 15:15:30 +01:00
David Kocik
95d808f7c4
Merge branch 'dk_filaments' into master
2020-11-05 17:44:21 +01:00
David Kocik
e9295e268a
config wizard printer selection - changed vertical spacing
2020-11-05 17:43:40 +01:00
David Kocik
5d16c5f466
imgui README.md updated
2020-11-04 13:48:30 +01:00
David Kocik
3ca3a544a8
New Export Finished notification showing path and opening containing folder. Fix of #4917 . Fixed wrongly grayed eject button in File menu. Hopefully fix of ctrl shortcut of tooltips at sidebar.
2020-11-04 09:29:08 +01:00
David Kocik
15a75ec6b0
prevent notifications moving left when in preview
2020-10-27 09:39:58 +01:00
David Kocik
8e20515060
added namespace boost::placeholders to indentify _1, hopefully fix of #4983
2020-10-27 09:16:09 +01:00
David Kocik
454b26c672
Merge branch 'dk_eject'
2020-10-23 18:35:56 +02:00
David Kocik
64f6499db5
Fix of empty error string. No testing errors for boost::filesystem::permission.
2020-10-23 18:35:32 +02:00
David Kocik
8b647ab41b
fix of copy_file_inner
2020-10-23 15:36:32 +02:00
David Kocik
cb2f751aed
missing header
2020-10-23 11:19:31 +02:00
David Kocik
1d138e6e02
Merge branch 'dk_eject' into master
2020-10-23 10:19:00 +02:00
David Kocik
115cbd4650
aditional information to FAIL_COPY_FILE error message and changed bools controlling Export finished notification
2020-10-23 10:18:14 +02:00
David Kocik
a623630614
exportToRemovableFinished notification fix in simple mode
2020-10-23 10:10:15 +02:00
David Kocik
068a254ef0
configuration wizard: added Checked information to sorting algortihm on filaments page. Fix of #4922
2020-10-20 10:35:48 +02:00