Nuclex.Windows.Forms/Source
Markus Ewald 4c24b82836 The ProgressReporterForm was still referring to "progressions" (old name for the request class) in some places - fixed; improved code documentation
git-svn-id: file:///srv/devel/repo-conversion/nuwi@25 d2e56fa2-650e-0410-a79f-9358c0239efd
2008-10-29 20:50:55 +00:00
..
AsyncProgressBar Added a tool strip host for the tracking bar, allowing it to be embedded inside a status bar; fixed a bug in the progress reporter form that would prevent AsyncAbort() from actually being called when the user clicked on the cancel button; AsyncProgressBar no longer changes the style of the progress bar, this is now up to the user; ProgressReporterForm now switches ProgressBar between Marquee and Blocks styles on its own; various formatting enhancements 2007-12-04 20:54:42 +00:00
ContainerListView Added a tool strip host for the tracking bar, allowing it to be embedded inside a status bar; fixed a bug in the progress reporter form that would prevent AsyncAbort() from actually being called when the user clicked on the cancel button; AsyncProgressBar no longer changes the style of the progress bar, this is now up to the user; ProgressReporterForm now switches ProgressBar between Marquee and Blocks styles on its own; various formatting enhancements 2007-12-04 20:54:42 +00:00
ProgressReporter The ProgressReporterForm was still referring to "progressions" (old name for the request class) in some places - fixed; improved code documentation 2008-10-29 20:50:55 +00:00
TrackingBar Updated ProgressReporterForm to reflect the latest changes to the Tracking framework; renamed WeightedProgression.cs to WeightedWaitable.cs in order to match the previous name changed of the class contained therein; improved documentation of the Camera class 2008-03-27 18:34:17 +00:00
EmbeddedControlCollection.cs Fully implemented the tracking bar control which will now act as a specialized progress bar for tracking progressions 2007-07-16 19:00:02 +00:00