Toasts

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
58 10 d 6 h office /trunk/Toasts/ - Apply title and body later only after the form has loaded. Diff
M/trunk/Toasts/ToastForm.cs
57 10 d 15 h office /trunk/Toasts/ - Duplicate the image both ways to ensure that no invalid operation occurs. Diff
M/trunk/Toasts/ToastForm.cs
56 11 d 20 h office /trunk/Toasts/ - Deep copy images. Diff
M/trunk/Toasts/ToastForm.cs
55 16 d 5 h office /trunk/Toasts/ - include proxy settings
- track open forms and allow closing them programmatically
Diff
A/trunk/Toasts/Properties/Annotations.cs
/trunk/Toasts/Proxy.cs
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/Toasts.csproj
54 19 d 20 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
D/trunk/Toasts/FormAnimator.cs
M/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/Toasts.csproj
53 19 d 21 h office /trunk/Toasts/ - Major overhaul. Diff
A/trunk/Toasts/Utilities
/trunk/Toasts/Utilities/Extensions.cs
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/Toasts.csproj
52 23 d 8 h office /trunk/Toasts/ - Update logo.
- Do not close toasts if mouse is hovering over them.
Diff
M/trunk/Toasts/Images/was.png
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
50 24 d 21 h office /trunk/Toasts/ - Make toast size estimation lighter.
- Switch to fade animation by default.
Diff
M/trunk/Toasts/ToastForm.cs
49 28 d 18 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
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/Toasts.csproj
45 50 d 23 h office /trunk/Toasts/ - add the ability to copy the text of the toast to clipboard Diff
A/trunk/Toasts/Images/copy.png
M/trunk/Toasts/Properties/Resources.Designer.cs
/trunk/Toasts/Properties/Resources.resx
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/ToastForm.resx
/trunk/Toasts/Toasts.csproj
44 95 d 17 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
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/ToastForm.resx
/trunk/Toasts/Toasts.csproj
43 102 d 14 h office /trunk/Toasts/ - allow notification pinning on dispatch Diff
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
/trunk/Toasts/ToastForm.cs
42 110 d 17 h office /trunk/Toasts/ - fix a rare crash when notifications are removed Diff
M/trunk/Toasts/ToastForm.cs
41 121 d 11 h office /trunk/Toasts/ - allow notifications to be kept on screen like stickies Diff
M/trunk/Toasts/FormAnimator.cs
/trunk/Toasts/NativeMethods.cs
/trunk/Toasts/NotificationInfo.cs
/trunk/Toasts/ScheduledContinuation.cs
/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/Toasts.cs
40 121 d 15 h office /trunk/Toasts/ - allow notifications to be kept on screen like stickies Diff
M/trunk/Toasts/FormAnimator.cs
/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/ToastForm.resx
35 197 d 11 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
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/ToastForm.resx
/trunk/Toasts/Toasts.csproj
/trunk/Toasts/app.config
/trunk/Toasts/packages.config
34 197 d 18 h office /trunk/Toasts/ - Diff
M/trunk/Toasts/Images/background.png
/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/ToastForm.resx
/trunk/Toasts/Toasts.csproj
/trunk/Toasts/app.config
/trunk/Toasts/packages.config
33 283 d 17 h office /trunk/Toasts/ ensure objects are disposed properly Diff
M/trunk/Toasts/ToastForm.cs
27 500 d 5 h office /trunk/Toasts/ - Render HTML instead of plaintext in toast popup. Diff
A/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/ToastDisplayData.cs
M/trunk/Toasts/ToastForm.cs
/trunk/Toasts/ToastForm.designer.cs
/trunk/Toasts/ToastForm.resx
/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
26 500 d 8 h office /trunk/Toasts/ - Chime fix. Diff
M/trunk/Toasts/ToastForm.cs