Toasts

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
58 18 d 20 h office /trunk/Toasts/ - Apply title and body later only after the form has loaded. Diff
57 19 d 5 h office /trunk/Toasts/ - Duplicate the image both ways to ensure that no invalid operation occurs. Diff
56 20 d 10 h office /trunk/Toasts/ - Deep copy images. Diff
55 24 d 18 h office /trunk/Toasts/ - include proxy settings
- track open forms and allow closing them programmatically
Diff
54 28 d 10 h office /trunk/Toasts/ - Remove the form animator due to being overly flimsy with Win32 calls and leading to many crashes (ie: the animator having to be injected between Load and Shown, which is some Windows deep magic that we really do not want to care about). Diff
53 28 d 10 h office /trunk/Toasts/ - Major overhaul. Diff
52 31 d 22 h office /trunk/Toasts/ - Update logo.
- Do not close toasts if mouse is hovering over them.
Diff
50 33 d 11 h office /trunk/Toasts/ - Make toast size estimation lighter.
- Switch to fade animation by default.
Diff
49 37 d 7 h office /trunk/Toasts/ - Fix an issue with properties not being set due to object initialization (linger time should now work properly).
- Implement UserAgent option for retrieving images for websites that filter UAs.
Diff
45 59 d 13 h office /trunk/Toasts/ - add the ability to copy the text of the toast to clipboard Diff
44 104 d 6 h office /trunk/Toasts/ - do not render offscreen notifications,
- center any logo image,
- ensure that any closd form is disposed after closing,
- strss testing
Diff
43 111 d 4 h office /trunk/Toasts/ - allow notification pinning on dispatch Diff
42 119 d 7 h office /trunk/Toasts/ - fix a rare crash when notifications are removed Diff
41 130 d 1 h office /trunk/Toasts/ - allow notifications to be kept on screen like stickies Diff
40 130 d 4 h office /trunk/Toasts/ - allow notifications to be kept on screen like stickies Diff
35 206 d 0 h office /trunk/Toasts/ - Make sure to make images smaller so they will fit insidie the notification pane.
- Downgrade the NetSparkle updater for better compatiblity.
- Preserve the default height of the notifications and only extend the form when the content is too large to fit.
- Small aesthetic adjustments.
Diff
34 206 d 7 h office /trunk/Toasts/ - Diff
33 292 d 6 h office /trunk/Toasts/ ensure objects are disposed properly Diff
27 508 d 18 h office /trunk/Toasts/ - Render HTML instead of plaintext in toast popup. Diff
26 508 d 21 h office /trunk/Toasts/ - Chime fix. Diff