mattercontrol/AboutPage
Lars Brubaker 60ad94be68 Made the LibraryProvider implement iDisposable and we try to dispose them when appropriate.
Made dispose of a collection warn if there are child items or collections.
Made the bread cumbs a clickable navigation rather than just names.
2015-07-02 18:34:10 -07:00
..
HTMLParser Changed Changing some delegate defs to use EventHandler<> instead. 2015-06-24 16:59:10 -07:00
AboutWidget.cs Making code go through the new LibraryProviderSqlite rather than the old sqliteData 2015-06-25 12:19:19 -07:00
AboutWindow.cs UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
ContactForm.cs Moving the Queue, Library and History to not have Print pre-pended. 2015-07-02 09:45:53 -07:00
UpdateControlData.cs Made the LibraryProvider implement iDisposable and we try to dispose them when appropriate. 2015-07-02 18:34:10 -07:00
UpdateControlView.cs