0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 14 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fixed the changelog upload in the release script
Florian Haag
as fhaag
More... over 8 years ago
* advanced the project info file
Florian Haag
as fhaag
More... over 8 years ago
* fixed a bug in the XPaths of the build script
Florian Haag
as fhaag
More... over 8 years ago
* excluded the remaining build scripts from the source build - users who wish to release themselves should pull the build scripts from source control; the source package is supposed to be a usable snapshot, not a ready-to-publish package
Florian Haag
as fhaag
More... over 8 years ago
* updated version numbers
Florian Haag
as fhaag
More... over 8 years ago
* fixed a typo in the build script
Florian Haag
as fhaag
More... over 8 years ago
+ ValueInputPage<TSettings>.ValueChanged event * updated the wizard sample to use this
Florian Haag
as fhaag
More... over 8 years ago
+ ValueChanged event for all implementations of InputPanel
Florian Haag
as fhaag
More... over 8 years ago
+ IndexedEventArgs
Florian Haag
as fhaag
More... over 8 years ago
* removed some TODO comments
Florian Haag
as fhaag
More... over 8 years ago
* finalized CodePlex deployment in the Nant script
Florian Haag
as fhaag
More... over 8 years ago
+ the changelog file now gets deployed to the main downloads directory on SourceForge
Florian Haag
as fhaag
More... over 8 years ago
* reconstructed changelog since v1.0
Florian Haag
as fhaag
More... over 8 years ago
* slightly improved the CodePlex deployment script
Florian Haag
as fhaag
More... over 8 years ago
+ plain text changelog generator
Florian Haag
as fhaag
More... over 8 years ago
+ preliminary CodePlex support in build scripts
Florian Haag
as fhaag
More... over 8 years ago
+ rewrote parts of the build script to make it parametrizeable and to prepare deploying to freshcode
Florian Haag
as fhaag
More... over 8 years ago
* updated the file version number
Florian Haag
as fhaag
More... over 8 years ago
* the Simple Dialogs examples now make use of a GUI provider
Florian Haag
as fhaag
More... over 8 years ago
+ DialogBoxUtilities with extension methods for IDialogBoxProvider
Florian Haag
as fhaag
More... over 8 years ago
+ GUI provider support for dialog boxes based on Simple Dialogs
Florian Haag
as fhaag
More... over 8 years ago
+ DialogBox methods in all implementations to display Simple Dialogs-generated dialog boxes
Florian Haag
as fhaag
More... over 8 years ago
* modified the release scripts to include *.config files
Florian Haag
as fhaag
More... over 8 years ago
* updated the version number
Florian Haag
as fhaag
More... over 8 years ago
+ Simple Dialogs PictureElement + images-related example for Simple Dialogs
Florian Haag
as fhaag
More... over 8 years ago
* fixed a bug in Int32Box that would prevent the ValueChanged event from being fired correctly
Florian Haag
as fhaag
More... over 8 years ago
* fixed some copy-and-paste bugs in the documentation
Florian Haag
as fhaag
More... over 8 years ago
+ TextElement
Florian Haag
as fhaag
More... over 8 years ago
+ ActionElement
Florian Haag
as fhaag
More... over 8 years ago
* improved the API related to selector elements
Florian Haag
as fhaag
More... over 8 years ago