Граф коммитов

172 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 34b446c782 Updated NuGet versions 2016-03-07 23:44:38 +02:00
Matthew Leibowitz 49427a9772 Updated the NuGet versions 2016-03-07 23:43:23 +02:00
Matthew Leibowitz fc477a4d35 Some changes for a stable 1.49.1 release 2016-03-07 19:44:47 +02:00
Miguel de Icaza 636c15bf06 update docs 2016-03-06 22:33:15 -05:00
Miguel de Icaza be3b4b2dd6 [SKPoint, SKPointI, SKPoint3] extend the API with some System.Drawing code 2016-03-06 21:58:14 -05:00
Miguel de Icaza eeafad830e Add missing file 2016-03-05 23:26:37 -05:00
Miguel de Icaza 500b8f7f07 [SKImage] Update docs 2016-03-05 23:26:01 -05:00
Miguel de Icaza d72364f2fe [SKImage] Allow for images to be encoded in more formats 2016-03-05 23:24:43 -05:00
Miguel de Icaza 523f29de86 [SKData] Remove unnecessary, and potentially dangerous method, see issue #6 2016-03-05 22:59:35 -05:00
Miguel de Icaza e6559d6b62 SkColorFilter: fix constant names, issue #4 2016-03-05 22:58:13 -05:00
Miguel de Icaza e8b814c828 Docs update 2016-03-05 22:54:17 -05:00
Miguel de Icaza d82bb783ac [SkBitmap] Expose LockPixels, UnlockPixels, GetPixels 2016-03-05 22:25:42 -05:00
Miguel de Icaza 51120544d9 Fix typo in enumeration, issue #7 2016-03-05 22:19:47 -05:00
Miguel de Icaza fd4efc7b20 [SKImage] Fixes github issue 10, missing FromData API that does not take a region 2016-03-05 22:18:24 -05:00
Miguel de Icaza efc56a5e61 [SKPaint] Use overloads that do not produce garbage at runtime 2016-03-05 22:18:24 -05:00
Miguel de Icaza 2329f3dfc5 Merge pull request #40 from mgnslndh/patch-1
Fixed issue when exception would be thrown when property was null
2016-03-05 21:30:11 -05:00
Magnus Lindhe e9d2638a1e Fixed issue when exception would be thrown when property was null
Fix for random `NullReferenceException` described in issue #39
2016-03-05 20:27:54 +01:00
Miguel de Icaza 43832a8f77 Merge pull request #37 from kekekeks/type-load-exception-fix
Fix for TypeLoadException
2016-03-04 23:24:44 -05:00
Nikita Tsukanov b4169bfa8a Fix for typeloadexception 2016-03-03 18:39:15 +03:00
Miguel de Icaza cf6f94c1b9 Updated documentation 2016-03-02 23:49:43 -05:00
Matthew Leibowitz 8ada839f6f Merge pull request #30 from kekekeks/text
IntPtr text manipulation overloads and encoding support
2016-03-01 23:51:01 +02:00
Nikita Tsukanov 06dea91d4b Whitespace style 2016-03-01 20:32:43 +03:00
Matthew Leibowitz 3cea6df45b Create CONTRIBUTING.md 2016-03-01 19:18:14 +02:00
Nikita Tsukanov af3cb0635d Whitespace fix 2016-03-01 20:14:04 +03:00
Matthew Leibowitz b58fa0afbd Merge pull request #31 from kekekeks/editorconfig
Added .editorconfig
2016-03-01 19:06:34 +02:00
Nikita Tsukanov 2df5f842fa Added .editorconfig 2016-03-01 17:51:01 +03:00
Miguel de Icaza da3ca3f864 Merge pull request #29 from kekekeks/readme-fix
Fixed windows build instructions
2016-03-01 06:32:25 -05:00
Nikita Tsukanov c22e303d53 IntPtr text manipulation overloads and encoding support 2016-03-01 13:10:12 +03:00
Nikita Tsukanov 47e06de1b6 Fixed windows build instructions 2016-03-01 12:30:33 +03:00
Miguel de Icaza 7d8fa2765d [SKData] Added convenience AsStream() method 2016-02-29 22:46:06 -05:00
Miguel de Icaza 2a53c03d90 Update documentation 2016-02-29 22:00:45 -05:00
Matthew Leibowitz 1007be322e Merge pull request #26 from mono/measure-text
Added String Measuring - Fixes #23
2016-02-29 23:14:25 +02:00
Matthew Leibowitz 99617a46ca [C API] Corrected whitespace from different editor 2016-02-29 23:12:26 +02:00
Matthew Leibowitz 49adc7d3d9 [C API] Corrected whitespace from different editor 2016-02-29 22:09:42 +02:00
Matthew Leibowitz 0ebd999ab6 [C API] Added string measuring to SKPaint - Fixes #23 2016-02-29 22:06:15 +02:00
Matthew Leibowitz e8c6373fb9 [docs] [build] Added the MS XML docs as part of the outputs 2016-02-29 19:52:44 +02:00
Matthew Leibowitz 4fa751314a Merge pull request #22 from mono/improved-build
Added support for the build running with the wrong VS version from GYP
2016-02-29 19:42:44 +02:00
Matthew Leibowitz fa9b9558d7 This shouldn't have been commented out :) 2016-02-24 22:43:48 +02:00
Matthew Leibowitz 31af03d612 Removing the gyp build changes as we are going to require VS2015 2016-02-24 22:40:48 +02:00
Matthew Leibowitz 9e83660c43 Added support for the build running with the wrong VS version from GYP 2016-02-24 21:10:20 +02:00
Matthew Leibowitz d1262a8c93 Added build help to the readme 2016-02-23 18:48:23 +02:00
Matthew Leibowitz 1aa9855d12 Merge pull request #15 from mono/improved-build
Improved Build
2016-02-23 18:38:04 +02:00
Matthew Leibowitz 718481ca07 [Build] Added docs 2016-02-23 13:08:15 +02:00
Matthew Leibowitz 321b580e8f [build] Added docs 2016-02-23 12:57:08 +02:00
Miguel de Icaza 8e9f9f917f Update 2016-02-22 22:32:40 -08:00
Miguel de Icaza bb979ca38d Update docs 2016-02-22 22:27:07 -08:00
Matthew Leibowitz fafbfd3381 Merge pull request #16 from mono/master
Get the latest master
2016-02-23 04:17:10 +02:00
Miguel de Icaza 3fdcb20939 More docs 2016-02-22 18:01:47 -08:00
Matthew Leibowitz 5b655443ff [build] more adjustments to the build script 2016-02-23 02:31:17 +02:00
Miguel de Icaza c3c049366c More docs 2016-02-22 15:47:51 -08:00