conceptdev
|
3c0a72ae06
|
improving the readme experience
|
2019-07-23 09:36:24 -07:00 |
Craig
|
a6577adcdf
|
sample metadata schema fix (remove tech)
|
2019-07-19 18:59:42 -07:00 |
Justin Johnson
|
b0a34b4ec6
|
batch updates adding yaml and transforming headings
|
2019-07-18 17:17:50 -06:00 |
Mykyta Bondarenko
|
68a43ce4f4
|
Updated min deployment version (#113)
|
2018-11-15 03:52:17 -05:00 |
Brad Umbaugh
|
91f3f150a2
|
Set HttpClientHandler to NSUrlSessionHandler for all samples
|
2018-05-02 13:22:24 -06:00 |
Mykyta Bondarenko
|
11b7b871d9
|
[XM] updated the deployment target version (#71)
|
2018-02-26 08:53:32 -06:00 |
Dylan Kelly
|
fab45023c8
|
Add brief description tag to metadata.xml
|
2015-04-16 15:35:20 -04:00 |
Rustam Zaitov
|
d26ceb1ebf
|
[DocumentSample] fix run issue "You can’t open the application because it may be damaged or incomplete"
Xamarin.Mac 1.11.2.3
|
2014-12-03 16:11:48 +03:00 |
Rustam Zaitov
|
eaab0236cc
|
[DocumentSample] fix build error. Document doesnt conform to NSCoding protocol
Xamarin.Mac 1.11.2.3
|
2014-12-03 16:10:50 +03:00 |
GouriKumari
|
86cfbda0ed
|
Mac samples migrated to unified
|
2014-11-21 18:09:27 -05:00 |
Vincent Dondain
|
05a22611c7
|
Updated Mac Samples README files
- Add ` symbol for code text.
- Fixed some wrong markdown.
- Updated incorrect README files.
|
2014-08-18 17:59:52 -04:00 |
Joel Martinez
|
c91747dfd3
|
Added gallery opt-in to metadata files.
|
2014-02-20 10:31:26 -05:00 |
Amy Burns
|
ee31011ba4
|
fixing typos
|
2014-02-14 17:11:53 +00:00 |
Amy Burns
|
0164939bc2
|
organizing tags
|
2014-02-14 13:45:07 +00:00 |
NinaV
|
04bb416cac
|
add screenshots, metadata, and readme's for all samples
|
2012-12-14 16:10:43 -05:00 |
Nina Vyedin
|
db13a43c9d
|
Update DocumentSample/README.md
|
2012-12-12 18:43:59 -05:00 |
Miguel de Icaza
|
6561a41e69
|
Reset projects
|
2012-12-11 22:21:59 -05:00 |
Miguel de Icaza
|
0d4ff349cd
|
Added some screenshots
|
2012-12-11 17:39:08 -05:00 |
Miguel de Icaza
|
4a014c213c
|
Add Metadata.xml
|
2012-12-11 17:01:06 -05:00 |
Miguel de Icaza
|
67780acb6a
|
Manually upgrade the solutions
|
2012-01-26 23:54:36 -05:00 |
Miguel de Icaza
|
ee260ff67a
|
Manually upgrade the projects
|
2012-01-26 23:53:49 -05:00 |
Regan Sarwas
|
7abf75c1c1
|
NSBezierPath: Added manual bindings to complete the class. I struggled with the packedGlyph array, and decided it was best to expose this as a "black box" IntPtr. It probably won't be needed from most user code, and if you want a packed array (as I do in my sample), you are going to get it as an IntPtr from some other cocoa object. I have verified it works correctly. I will provide docs for the manual bindings shortly.
|
2011-01-18 14:26:00 -05:00 |
Miguel de Icaza
|
6bdcb5c456
|
[samples] fix layout
|
2010-12-30 11:32:23 -05:00 |
Miguel de Icaza
|
0d07557055
|
Remove unused code
|
2010-11-26 23:07:14 -05:00 |
Miguel de Icaza
|
ea03f679a1
|
Small API touchup
|
2010-11-25 19:57:13 -05:00 |
Miguel de Icaza
|
aa0ab3e7de
|
Now that we support out parameters in the bindings, expose a number of APIs that were hidden before
|
2010-11-25 16:55:36 -05:00 |
Miguel de Icaza
|
4da27c3281
|
Now that we support out parameters in the bindings, expose a number of APIs that were hidden before
|
2010-11-25 16:52:24 -05:00 |
Geoff Norton
|
181453e959
|
Properly handle methods which return strings
|
2010-11-25 16:27:06 -05:00 |
Miguel de Icaza
|
e59601b3cb
|
Add an NSDocument sample
|
2010-11-25 14:41:50 -05:00 |