18 December, 2022
- Added bookmarks button code.
- Moved function to clipboard helper.
17 December, 2022
- Added bookmarks form.
13 December, 2022
- Added more queue clearing functions.
- Added queue reset functions.
October 21, 2022
- Fixed localization for dutch
- Fixed dutch button location add url.
August 23, 2022
- Added PHPengine fields to settings form.
- Added Send button to DataGridView.
- Added icons to Assets folder.
- Added icons to resources.resx.
- Added strings to settings.resx.
- Added PHPEngineHelper class.
- Added settings.resx functions to load and save.
- Added new Settings EnablePHPEngine and EnableProcessor.
August 20, 2022
- Added thumbnail and image columns.
- Added clipboard image interception.
- Added SaveFile() function to save clipboard file to disk.
- Added Row Filling to dataGridView.
- Added Multiline to text column.
- Added StyleDataGridRows() function to handle layout updating.
- Updated ProcessQueue() to handle saving images to file.
- Added ImageHelper class from this post to help create thumbnails.
- Added new strings for saving files and image handling.