Winify

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
61 331 d 13 h office /trunk/Winify/ - Hardcore rewrite of the connection handling to Gotify servers. Diff
M/trunk/Winify/Gotify/GotifyConnection.cs
/trunk/Winify/Utilities/AES.cs
/trunk/Winify/Utilities/LogMemorySink.cs
/trunk/Winify/Utilities/Miscellaneous.cs
/trunk/Winify/Utilities/Serialization/Serialization.cs
/trunk/Winify/Winify.csproj
/trunk/Winify/packages.config
44 349 d 22 h office /trunk/ - Implement secure websockets for SSL/TLS connections to Gotify servers.
- Ensure that Winify is backwards compatible to Windows 7.
- Fix the settings panel such that settings are remembered over restarts.
- Add memorization to windows (Settings, About, etc.) so they appear in the last positions where they have been closed.
- Fix the popup toasts so they remain on top and do not clog the main thread.
- Major overhaul.
Diff
A/trunk/Winify/Utilities/WindowState.cs
/trunk/Winify/app.config
M/trunk/Configuration/Configuration.cs
/trunk/Configuration/Configuration.csproj
/trunk/Configuration/Configuration.xsd
/trunk/Winify/AboutForm.cs
/trunk/Winify/Gotify/GotifyApplication.cs
/trunk/Winify/Gotify/GotifyConnection.cs
/trunk/Winify/Gotify/GotifyNotification.cs
/trunk/Winify/LogViewForm.cs
/trunk/Winify/MainForm.cs
/trunk/Winify/Settings/SettingsForm.Designer.cs
/trunk/Winify/Settings/SettingsForm.cs
/trunk/Winify/Utilities/LogMemorySink.cs
/trunk/Winify/Utilities/Serialization/Serialization.cs
/trunk/Winify/Winify.csproj
/trunk/Winify/packages.config
43 607 d 9 h office /trunk/Winify/ - Add the ability to view log messages directly from the application without having to read files.
- Make sure that the servers (and announcements) are saved when added without having to press the "Save" button and close the form.
- When pressing the "Add" button, fill in the server with the parameters specified by the user without just adding a blank server or announcement configuration.
Diff
A/trunk/Winify/LogViewForm.Designer.cs
/trunk/Winify/LogViewForm.cs
/trunk/Winify/LogViewForm.resx
/trunk/Winify/Resources/wood.png
/trunk/Winify/Utilities/LogMemorySink.cs
M/trunk/Winify/MainForm.Designer.cs
/trunk/Winify/MainForm.cs
/trunk/Winify/MainForm.resx
/trunk/Winify/Settings/SettingsForm.cs
/trunk/Winify/Winify.csproj