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

312 Коммитов

Автор SHA1 Сообщение Дата
Miguel de Icaza a020e76247 Add KeyValueObserver sample 2012-04-19 17:51:24 -04:00
Rolf Bjarne Kvinge 1a27d06c5f Revert "Add new sample - ImageProtocol"
This reverts commit 90c98743b0.

Put this in the monotouch-5.4 branch for now since this sample
requires at least MonoTouch 5.3.3.
2012-04-18 23:34:15 +02:00
Rolf Bjarne Kvinge 90c98743b0 Add new sample - ImageProtocol 2012-04-18 23:30:48 +02:00
Miguel de Icaza 2a36de299b Add screenshots 2012-04-18 17:27:48 -04:00
Miguel de Icaza 80ecef4643 Add metadata 2012-04-18 17:22:48 -04:00
Miguel de Icaza abdf23ece2 Fix the ugly ass style for parameters and make it use the Mono style 2012-04-12 13:53:34 -04:00
Miguel de Icaza 44a01dea2a Added a way to enter messages, auto-grow the entry, scroll on update, scroll on keyboard entry/dismissal, and a simple login screen 2012-04-11 23:18:15 -04:00
Nina Vyedin 442aecc07d Update Drawing/Metadata.xml 2012-04-11 13:32:42 -03:00
Nina Vyedin 24e9f99648 Update Drawing/Metadata.xml 2012-04-11 13:32:30 -03:00
Nina Vyedin 844c7a201e Update CoreAnimation/Metadata.xml 2012-04-11 13:29:48 -03:00
Nina Vyedin 4afd0551b7 Update Popovers/Metadata.xml 2012-04-11 13:29:20 -03:00
Sebastien Pouliot 4a9a9b23af The UI is not adapted for iPad so this remove it's universal status (and a few unused variables). Fix bug #3270 2012-04-10 16:23:36 -04:00
Sebastien Pouliot 9397c7775b Fix MonoCatalogSample build and include basic instructions to use the Makefile 2012-04-10 15:54:00 -04:00
Mike Bluestein 44f99d8fee Added iPad retina images 2012-04-06 17:31:07 -04:00
ConceptDev cf67eecbf8 Added TableEditing sample
(includes swipe-to-delete and edit-mode)
2012-03-29 12:47:27 +11:00
Miguel de Icaza 5117f27192 Merge pull request #13 from bratsche/master
Updates the Makefile in MonoCatalogSample to use iOS 5.0
2012-03-27 07:51:37 -07:00
Cody Russell dee2942e23 Use UIBarStyle.Black and set Translucent = true rather than using UIBarStyle.BlackTranslucent. 2012-03-26 22:13:30 -05:00
Cody Russell fa02d65ac2 Update the Makefile to target iOS 5.0. 2012-03-26 22:12:00 -05:00
Eric Beisecker 0090335ebe Added Screenshots for the CoreImage sample 2012-03-26 18:32:39 -04:00
Eric Beisecker f5d54c1da5 Actually Removed the README from csproj. 2012-03-26 18:31:50 -04:00
Eric Beisecker dd626d63f4 Renamed README to .md removed from csproj file 2012-03-26 18:29:50 -04:00
NinaV 88d89f668a better console messages 2012-03-23 12:43:01 -04:00
Miguel de Icaza 75d163b3af Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:38 -04:00
Eric Beisecker 5be12df89c Added newline to EOF 2012-03-22 12:39:29 -04:00
Eric Beisecker e5540d0e62 Change extension of the the README in CoreImage to .md and added Metadata.xml 2012-03-22 12:38:28 -04:00
Miguel de Icaza 7bd9a1f961 Merge pull request #12 from samillar/master
MediaCapture project/solution directory added
2012-03-19 15:47:15 -07:00
Steve Millar f23a53371a Added MediaCapture directory containing solution and project files 2012-03-19 18:02:11 -04:00
Miguel de Icaza b2f4a05c86 Revert accidental commit 2012-03-12 00:18:25 -04:00
Miguel de Icaza 23c3506775 Merge 2012-03-12 00:18:13 -04:00
NinaV 8a2636aa17 generate new guid for TableAndCells 2012-03-09 17:06:52 -05:00
Mike Bluestein 7fb7528fc0 Updated Vici CoolStorage to fix build error in sample. 2012-03-09 15:39:51 -05:00
anujb 1395ee7af1 cleaned up deps fixed makefile and dvcs 2012-03-09 13:58:31 -06:00
PJ Beaman a4ccbb0315 Added screenshots for all CoreGraphics features 2012-03-09 13:27:43 -05:00
Bryan Costanich df92fac7d1 Renamed Drawing to Drawing with CoreGraphics 2012-03-09 09:44:53 -08:00
ConceptDev 69de41ddf8 bugfix AnnotatedMapScreen
annotation button seemed to be getting GC'd
2012-03-09 11:17:07 +11:00
Eric Beisecker ae06a21b72 Added the MinimumComposite filter to the Dialog List 2012-03-08 16:33:43 -05:00
Eric Beisecker 5f251f71f2 Added the CIDarkenBlendMode filter 2012-03-08 14:12:22 -05:00
Eric Beisecker 97cb327f9c Added the ColorBurnBlend Filter 2012-03-08 12:45:38 -05:00
Miguel de Icaza a2560d969f Update SimpleTextInput/README.md 2012-03-08 12:18:50 -05:00
Eric Beisecker b4a882c56b Added README and found name for the bird picture. 2012-03-07 19:04:02 -05:00
Eric Beisecker 26816e71fa Added Creative Commons licenses for images Used. 2012-03-07 18:58:25 -05:00
Miguel de Icaza 8e5df40646 Make it easier to navigate 2012-03-07 18:54:55 -05:00
Miguel de Icaza 903cfccbb9 Fix the sample to render the various filters that do not take images 2012-03-07 18:34:07 -05:00
PJ Beaman db42e890a3 Added new sample screenshots 2012-03-07 16:35:49 -05:00
NinaV f993a1908d Merge branch 'master' of https://github.com/xamarin/monotouch-samples 2012-03-07 15:34:37 -05:00
NinaV 0bb05bf5f2 fix shared resources read me 2012-03-07 15:34:29 -05:00
Eric Beisecker ac9de7dd02 Merge branch 'master' of https://github.com/xamarin/monotouch-samples 2012-03-07 14:24:58 -05:00
Eric Beisecker 4352a3daf5 Removed unused code. Added additional comments. 2012-03-07 14:24:53 -05:00
Mike Bluestein 70c684e1b7 Removed invalid characters from csproj file. 2012-03-06 19:45:02 -05:00
Eric Beisecker 3ea555f95f Merge branch 'master' of https://github.com/xamarin/monotouch-samples 2012-03-06 18:28:18 -05:00