Kurt
3f38b123a3
Refactoring
...
mostly renaming things, includes a little bit of added sugar and
splitting methods to simplify the codebase.
all methods are now PascalCase
2017-06-17 18:37:19 -07:00
Delphox
a7d9566963
Missing hash from gen 6 qr injection url
2017-05-15 17:07:07 -03:00
Kurt
bcbebf73ff
Refactor qr server fetch & add notification
2017-03-10 20:35:18 -08:00
Kurt
2b606dfc32
Cleanup
...
fixes qr7 import
2017-02-06 21:36:00 -08:00
Kurt
f25adad211
Misc tweaks
...
allow qr for gens 1-3, change draginfo cursor type to object.
need to figure out how I can get it out of main
2017-02-04 23:11:48 -08:00
Kurt
db5e084ef9
Further refactoring
...
Move System.Drawing usage out of Core to WinForms, as System.Drawing is
not in .NET Core/Standard. Simple methods to return resource name
strings have been added instead.
2017-01-11 17:55:42 -08:00
Kurt
595c7eb4c5
Split winforms to separate project
...
resources still are associated with winforms, eh
program still runs fine and I've replicated the mono build options. lmk
if this breaks stuff
2017-01-07 23:54:09 -08:00