Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Toasts
Subversion Repositories:
Toasts
alexa-monit
alexatts
android-raptor
arduino-sketches
autoit-scripts
BadVPN
CheckCircuit
clockwerk-guacamole
clockwerk-opensim
clockwerk-opensim-config
clockwerk-opensim-stable
clockwerk-tools
clockwerk-www
configuration-templates
cool-iot
corrade-elasticsearch-heartbeat
corrade-group-discord-bridge
corrade-group-linguistics
corrade-http-templates
corrade-lsl-templates
corrade-nucleus-nucleons
corrade-vassal
CraftSynth.ImageEditor
debian-apache-tika
dhds
DMS
docker
dokuwiki-gnuplot-plugin
dokuwiki-hidden-plugin
dokuwiki-indexmenu-plugin
dokuwiki-latex-plugin
dokuwiki-matrixnotifierwas-plugin
dokuwiki-source-plugin
dokuwiki-sphinxsearch-plugin
dorita980-node18
fluffy
fst
HamBook
Horizon
HuntnGather
Hush
Inertia
kapsikkum-unmanic
Korero
llamalab-automate-flows
m68k-amigaos-toolchain
mantis-matrix-integration
MantisBT-Discord
matrix-cli
minimal-web-templates
misu
Mono.Zeroconf
netplaySniff
nexmon
node-http-server
node-wsjtx-companion
opensim
opensim-config
opensim-development
opensim-tools
opensim-www
OpenWrt
pikeyd165
pilo
qsltool
QuickImage
rEFInd-stock-minimal
RegName
retroarch-playlists
roomba-iot
scratch
selenium-templates
servarr-stack
soundbeam
Spring
standard-magicwb-icons
TypeTheBoard
vanilla-wow-addons
was.js
Was.OrcSearch
was.php
was.wm.js
wasBayesSharp
wasCSharpSQLite
wasDAVClient
wasSharp
wasSharpNET
wasStitchNET
websocket-server
Widow
windows-registry
WingMan
Winify
X-Aim
zeroSquitto
Zzz
Rev:
?pathlinks?
Show changed files
–
Details
–
Blame
–
Compare with Previous
From rev:
To rev:
Max revs:
Search history for:
Show All:
Clear current filter
Rev
Age
Author
Path
Log message
Diff
58
10 d 6 h
office
/trunk/Toasts/
- Apply title and body later only after the form has loaded.
Diff
57
10 d 15 h
office
/trunk/Toasts/
- Duplicate the image both ways to ensure that no invalid operation occurs.
Diff
56
11 d 20 h
office
/trunk/Toasts/
- Deep copy images.
Diff
55
16 d 5 h
office
/trunk/Toasts/
- include proxy settings
- track open forms and allow closing them programmatically
Diff
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
53
19 d 21 h
office
/trunk/Toasts/
- Major overhaul.
Diff
52
23 d 8 h
office
/trunk/Toasts/
- Update logo.
- Do not close toasts if mouse is hovering over them.
Diff
50
24 d 21 h
office
/trunk/Toasts/
- Make toast size estimation lighter.
- Switch to fade animation by default.
Diff
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
45
50 d 23 h
office
/trunk/Toasts/
- add the ability to copy the text of the toast to clipboard
Diff
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
43
102 d 14 h
office
/trunk/Toasts/
- allow notification pinning on dispatch
Diff
42
110 d 17 h
office
/trunk/Toasts/
- fix a rare crash when notifications are removed
Diff
41
121 d 11 h
office
/trunk/Toasts/
- allow notifications to be kept on screen like stickies
Diff
40
121 d 15 h
office
/trunk/Toasts/
- allow notifications to be kept on screen like stickies
Diff
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
34
197 d 18 h
office
/trunk/Toasts/
-
Diff
33
283 d 17 h
office
/trunk/Toasts/
ensure objects are disposed properly
Diff
27
500 d 5 h
office
/trunk/Toasts/
- Render HTML instead of plaintext in toast popup.
Diff
26
500 d 8 h
office
/trunk/Toasts/
- Chime fix.
Diff
25
522 d 20 h
office
/trunk/Toasts/
- Cleanup.
Diff
24
522 d 21 h
office
/trunk/Toasts/
- Eliminate most constructors and switch to properties getters and setters instead.
Diff
21
725 d 19 h
office
/trunk/Toasts/
- Invoke closing.
Diff
18
742 d 8 h
office
/trunk/Toasts/
- Ensure timer event handler does not take place before the form is shown.
Diff
16
742 d 16 h
office
/trunk/Toasts/
- Linearize toasts and ensure no gaps when multiple toasts are displayed in sequence.
Diff
15
742 d 19 h
office
/trunk/Toasts/
- Code maintenance.
Diff
12
746 d 14 h
office
/trunk/Toasts/
- Make sure toasts are top most and do not steal focus when they appear.
Diff
11
749 d 19 h
office
/trunk/Toasts/
- Cleanup.
Diff
10
933 d 18 h
office
/trunk/Toasts/
- Create image overload.
Diff
9
1015 d 6 h
office
/trunk/Toasts/
- Remove unnecessary resources.
- Use built-in resources instead of runtime loading.
- Cleanups.
Diff
8
1015 d 6 h
office
/trunk/
- Integrate the ability to play sounds into the toast form.
Diff
7
1015 d 7 h
office
/trunk/Toasts/
- Prevent access violations.
- Use private constructor for initialization.
Diff
4
1015 d 11 h
office
/trunk/Toasts/
- Fix cross-thread access violation.
Diff
2
1015 d 12 h
office
/trunk/Toasts/
- Various cleanups and refactorings.
Diff
1
1015 d 13 h
office
/
initial import
Diff