Toasts

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
49 38 d 8 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 60 d 14 h office /trunk/Toasts/ - add the ability to copy the text of the toast to clipboard Diff
44 105 d 7 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 112 d 4 h office /trunk/Toasts/ - allow notification pinning on dispatch Diff
42 120 d 7 h office /trunk/Toasts/ - fix a rare crash when notifications are removed Diff
41 131 d 2 h office /trunk/Toasts/ - allow notifications to be kept on screen like stickies Diff
40 131 d 5 h office /trunk/Toasts/ - allow notifications to be kept on screen like stickies Diff
35 207 d 1 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 207 d 8 h office /trunk/Toasts/ - Diff
33 293 d 7 h office /trunk/Toasts/ ensure objects are disposed properly Diff
27 509 d 19 h office /trunk/Toasts/ - Render HTML instead of plaintext in toast popup. Diff
26 509 d 22 h office /trunk/Toasts/ - Chime fix. Diff
25 532 d 11 h office /trunk/Toasts/ - Cleanup. Diff
24 532 d 12 h office /trunk/Toasts/ - Eliminate most constructors and switch to properties getters and setters instead. Diff
21 735 d 9 h office /trunk/Toasts/ - Invoke closing. Diff
18 751 d 22 h office /trunk/Toasts/ - Ensure timer event handler does not take place before the form is shown. Diff
16 752 d 6 h office /trunk/Toasts/ - Linearize toasts and ensure no gaps when multiple toasts are displayed in sequence. Diff
15 752 d 10 h office /trunk/Toasts/ - Code maintenance. Diff
12 756 d 4 h office /trunk/Toasts/ - Make sure toasts are top most and do not steal focus when they appear. Diff
11 759 d 10 h office /trunk/Toasts/ - Cleanup. Diff