Commit graph

12 commits

Author SHA1 Message Date
Gered King 79c5726f80 Update README.md 2013-08-31 13:20:42 -04:00
Gered 55354f96c0 update README.md again 2013-08-31 13:15:27 -04:00
Gered c5c87bc06f update gitignore 2013-08-31 13:07:38 -04:00
Gered 12443e6fe2 update README.md 2013-08-31 13:06:42 -04:00
Gered 0c69c5bfff change to a Portable Class Library and modify code to build as one 2013-08-23 18:55:24 -04:00
Gered 42888b19ec fix bad xml comment formatting 2013-03-29 19:05:01 -04:00
Gered bb2bbdbced ignore missing XML doc comment warnings 2013-03-29 19:04:48 -04:00
Gered 2f725d7268 re-add System.Core reference for System.Linq 2013-03-29 19:03:09 -04:00
Gered 03b253c21b comment out System.Drawing "using" statements 2013-03-29 19:01:19 -04:00
Gered aceff7ba6c add very basic copies of System.Drawing classes to Gwen namespace
minimal implementation only, just enough to satisfy Gwen's usage of the original System.Drawing classes
2013-03-29 19:00:48 -04:00
Gered 9c705ada09 add readme 2013-03-28 18:52:46 -04:00
Gered 10e057953e initial commit
Contains changes from "gwen-dotnet" removing dependancies on Windows,
which ultimately means certain features (e.g. file load/save dialogs)
do not work. Those classes still exist, but the code has been commented
out.
2013-03-28 18:47:01 -04:00