Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / cocoa /
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2017-11-28 Alexandre Terrasaexamples: annotate examples
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2016-05-11 Alexis Laferrièrelib/cocoa: fix NSString::to_s to use to_s_with_copy
2016-04-18 Alexis Laferrièrelib/cocoa: reading text from NSData should copy it...
2016-04-18 Alexis Laferrièrelib/cocoa: fix to_nsstring to use UTF-8 encoding
2016-02-12 Alexis Laferrièrelib/ios: wrap NSUserDefaults
2016-02-11 Alexis Laferrièrelib/cocoa: intro wrappers for NSData, NSError and NSInd...
2016-02-11 Alexis Laferrièrelib/cocoa: intro `NSString::nil
2016-02-09 Alexis Laferrièrelib/cocoa: add services to `NSString` to convert to...
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-08-30 Jean Privatlib: introduce .ini for projects maintained by Alexis...
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-08-27 Alexis Laferrièrelib/cocoa: cocoa_message_box import AppKit.h as it...
2015-05-27 Alexis Laferrièrelib/cocoa: update Objective-C code to use `self`
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2015-01-16 Alexis Laferrièrelib/cocoa/examples: we do not need to import framework...
2014-12-10 Alexis Laferrièrelib/cocoa: intro an example with extern Objective-C...
2014-12-10 Alexis Laferrièrelib/cocoa: intro message box example in cocoa
2014-12-10 Alexis Laferrièrelib/cocoa: intro the Hello World example in Cocoa
2014-12-10 Alexis Laferrièrelib/cocoa: intro the cocoa library to wrap cocoa, found...