Toasts

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
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
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
48 29 d 18 h office /trunk/Toasts/ - Undo package updates. Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
47 30 d 8 h office /trunk/Toasts/ - Third-party package updates. Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
46 50 d 4 h office /trunk/Toasts/ - fix assembly referrences Diff
M/trunk/Toasts/ToastDisplay.cs
/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
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
39 180 d 9 h office /trunk/Toasts/ - try to fix platform dependencies Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/app.config
/trunk/Toasts/packages.config
38 181 d 3 h office /trunk/Toasts/ - various compile-time fixes Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/app.config
/trunk/Toasts/packages.config
37 197 d 10 h office /trunk/Toasts/ - Refresh project Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/app.config
/trunk/Toasts/packages.config
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
31 430 d 17 h office /trunk/Toasts/ - Fix toasts. Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
30 499 d 8 h office /trunk/Toasts/ - Redo package dependencies. Diff
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
29 499 d 22 h office /trunk/ - Package fixes. Diff
M/trunk/Test/TestForm.cs
/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
28 499 d 23 h office /trunk/Toasts/ - Fix packages. Diff
A/trunk/Toasts/app.config
M/trunk/Toasts/Toasts.csproj
/trunk/Toasts/packages.config
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
20 742 d 7 h office /trunk/ - Code maintenance. Diff
M/trunk/Test/App.config
/trunk/Test/Properties/Resources.Designer.cs
/trunk/Test/Properties/Settings.Designer.cs
/trunk/Test/Test.csproj
/trunk/Toasts/Toasts.csproj