0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
created "findTreeNode" test helper
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
testing calc node label
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
moved responsiblity for preventing WatchForm disposal to Eye instance so can dispose as usual in Debug.FsEye project
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
improve comment
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
refactoring
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
1) use env. agnostic dir separator for loading plugins dir 2) if plugins dir does not exist, proceed gracefully (no error message).
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
starting down a path of testing plugin manager
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
removed obsolete comment
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
merged rev. 308-283 from branches/plugin-architecture (branch re-integration) since we have made a lot of good progress on the plugin architecture and are ready to accept it into the main development line.
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
refactoring
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
merege: Revision: 273 Author: stephen.swensen Date: Saturday, June 16, 2012 10:51:48 AM Message: some work on "show propertygrid". currently showing in non-modal but parented popup window. thinking about sending it to the right-hand side of a split panel though, possible as a tab, and when all tabs are closed the split panel disappears. ---- Modified : /branches/view-propgird/FsEye/Forms/WatchTreeView.fs Modified : /branches/view-propgird/FsEye/WatchModel.fs
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
refactor
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
refactoring
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
added some interactive test cases for development
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
refactoring effort to convey more information in the watch tree model
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
update unquote package
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
implemented issue 27, but not closing yet since still need to write unit tests
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
added settings file (going to switch gears now and work on adding "View PropertyGrid..." action
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
added Debug.FsEye project for running FsEye with the debugger attached.
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
fixed script path
Stephen Swensen
as stephen.swensen
More... almost 12 years ago
add 2012 to copyright notice
Stephen Swensen
as stephen.swensen
More... about 12 years ago
preparing for 1.0.1 release
Stephen Swensen
as stephen.swensen
More... about 12 years ago
Fixed issue 20: load children of objects deriving from UIElement or Window.Forms.Control on the UI thread: http://stackoverflow.com/questions/10125465/using-reflection-to-determine-whether-an-object-needs-its-members-to-be-invoked (best we know how to do right now)
Stephen Swensen
as stephen.swensen
More... about 12 years ago
formating to make it easier to read source code
Stephen Swensen
as stephen.swensen
More... about 12 years ago
updated unquote version
Stephen Swensen
as stephen.swensen
More... about 12 years ago
refactor issue 19 implementation
Stephen Swensen
as stephen.swensen
More... about 12 years ago
update unquote and xunit nuget package references
Stephen Swensen
as stephen.swensen
More... about 12 years ago
merge nuget restore from branches/fake-build-script rev. 256
Stephen Swensen
as stephen.swensen
More... about 12 years ago
Fixed issue 19 but getting unrelated unhandled exception apparently while trying to load WebBrowser.AccessiblityObject:
Stephen Swensen
as stephen.swensen
More... about 12 years ago
reverted all changes back to rev. 220 (1.0.0-final release). use the vs-addin branch for addin related work
Stephen Swensen
as stephen.swensen
More... about 12 years ago