Winify

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
69 245 d 8 h office /trunk/Winify/ - Fix form window position and size retention. Diff
M/trunk/Winify/AboutForm.Designer.cs
/trunk/Winify/AboutForm.cs
/trunk/Winify/AboutForm.resx
/trunk/Winify/LogViewForm.Designer.cs
/trunk/Winify/LogViewForm.cs
/trunk/Winify/Settings/SettingsForm.Designer.cs
/trunk/Winify/Settings/SettingsForm.cs
44 347 d 6 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 604 d 16 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