Gregory John Casamento
6e175942c2
Add more initialization
2019-09-24 02:04:53 -04:00
Gregory John Casamento
7a2e290d8c
Update MISSING file
2019-09-24 02:00:21 -04:00
Gregory John Casamento
9b144b7c13
Better initialization
2019-09-24 00:09:42 -04:00
Gregory John Casamento
0644317ab4
NSFileVersion additional methods.
2019-09-23 02:51:41 -04:00
Gregory John Casamento
1d04d0c9e9
Make conformant with coding format
2019-09-23 01:45:46 -04:00
Gregory John Casamento
587b5342a9
Fix issue with NSFilePresenter include
2019-09-23 01:43:09 -04:00
Gregory John Casamento
849256a7c8
Implement read/write methods in coordinator
2019-09-23 01:40:31 -04:00
Gregory John Casamento
201d7ffdf8
Add method for coordinateAccessWithIntents:...
2019-09-23 01:19:48 -04:00
Gregory John Casamento
2a935c4d53
Add implementation of -cancel
2019-09-22 23:26:30 -04:00
Richard Frith-Macdonald
169a5036e3
Do no accidentally discard ssl options
2019-09-21 23:00:31 +01:00
Richard Frith-Macdonald
b3f5a3440d
Bugfix for TLS server sessions
2019-09-21 09:42:27 +01:00
Gregory John Casamento
f355d97b3e
Implement NSFileAccessIntent
2019-09-20 20:38:17 -04:00
Gregory John Casamento
a4ca934e6d
Add initialize
2019-09-20 20:35:50 -04:00
Gregory John Casamento
62c0aeb1b2
Add initialize
2019-09-20 20:00:45 -04:00
Gregory John Casamento
aa6a0175b1
NSFileCoordinator skeleton compiling cleanly
2019-09-20 14:50:54 -04:00
Gregory John Casamento
34229ac72c
Add header for NSFileCoordinator
2019-09-20 05:07:41 -04:00
Gregory John Casamento
ae913511c7
Add code to parse tne name into NSPersonNameComponents
2019-09-18 16:07:00 -04:00
Gregory John Casamento
a0f63f7100
Merge branch 'master' of github.com:gnustep/libs-base into NSFile_changes_branch
2019-09-18 13:37:30 -04:00
Gregory John Casamento
779e549a79
Add switch statement to handle formatting.
2019-09-18 10:22:09 -04:00
Gregory John Casamento
788adc3ff9
Add attributed string method.
2019-09-17 17:41:48 -04:00
Gregory John Casamento
de062d44e9
Add attributed string method.
2019-09-17 17:41:18 -04:00
Gregory John Casamento
a58a58373d
Add stringForObjectValue: to formatters
2019-09-17 14:56:39 -04:00
Richard Frith-Macdonald
de9740cda4
Applied patches by Alan Jenkins
2019-09-16 18:29:18 +01:00
Gregory John Casamento
981fecc39b
Add person name components formatter
2019-09-15 22:17:28 -04:00
Gregory John Casamento
74124bf7b1
Correct comment.
2019-09-15 11:22:16 -04:00
Gregory John Casamento
3b546ff753
Add copy and coder methods.
2019-09-15 11:17:26 -04:00
Gregory John Casamento
2d565bb30a
Make it compile cleanly
2019-09-15 01:13:21 -04:00
Gregory John Casamento
39d747f7e4
Add real headers for some NSFile* classes.
2019-09-14 21:30:00 -04:00
Gregory John Casamento
f4eb9f024d
Update version
2019-09-13 23:34:54 -04:00
Gregory Casamento
472163610f
Merge pull request #70 from gnustep/NSFileWrapper_move_branch
...
Move NSFileWrapper to Foundation
2019-09-13 15:59:54 -04:00
Gregory John Casamento
d8f0f0ab27
Update .so version.
2019-09-13 14:52:33 -04:00
Gregory Casamento
88072300e7
Rename CODEOWNER to CODEOWNERS
2019-09-11 13:53:43 -04:00
Gregory Casamento
71ff03b592
Create CODEOWNER
...
Add codeowner so that rfm is always notified when a pull request is submitted.
2019-09-11 13:49:02 -04:00
Gregory John Casamento
330ded1ea9
Add NSFileWrapper.h to Foundation.h
2019-09-11 13:20:10 -04:00
Gregory John Casamento
69d74e84aa
Remove entry from MISSING file.
2019-09-11 12:32:34 -04:00
Gregory John Casamento
f261441c6a
Stub of setIcon
2019-09-11 12:15:04 -04:00
Gregory John Casamento
40b9bad20d
Remove references to AppKit
2019-09-10 11:30:09 -04:00
Gregory John Casamento
7d6be5f5f4
Move NSFileWrapper to Foundation
2019-09-08 17:34:51 -04:00
Patryk Laurent
c8030ce0cb
call count instead of length
2019-09-03 23:19:27 -07:00
Patryk Laurent
425ffdb02c
remove nonsensical import
2019-09-03 22:33:38 -07:00
Patryk Laurent
c692d5e5ca
Solution for keysSortedByValueUsingComparator: incl multiple keys with same value
2019-09-03 22:31:13 -07:00
Patryk Laurent
a4ec3d9d6f
add missing imports
2019-09-02 16:00:17 -07:00
Patryk Laurent
155bec0aca
Add (failing) test for keysSortedByValueUsingComparator:
2019-09-02 15:38:35 -07:00
Fred Kiefer
8f0087b73d
Merge pull request #67 from znek/master
...
Guard inclusion of <malloc.h> as to not break FreeBSD
2019-08-16 21:06:41 +02:00
Marcus Müller
5bfbf62f06
Guard inclusion of <malloc.h> as to not break FreeBSD
2019-08-16 01:11:18 +02:00
Fred Kiefer
587ef0ab32
Merge pull request #66 from triplef/android-default-encoding
...
Use UTF-8 as default encoding on Android.
2019-08-14 18:07:23 +02:00
Fred Kiefer
ec63f314a4
Merge pull request #64 from triplef/fix-nsoperation-kvo
...
Fixed NSOperation calling removeObserver more than once.
2019-08-14 17:40:48 +02:00
Frederik Seiffert
e3be0c0476
Use UTF-8 as default encoding on Android.
...
Android uses UTF-8 as default encoding, e.g. for file paths.
This fixes file handling support for paths containing non-ASCII characters on Android, which would previously throw an exception as they couldn't be converted to C strings using ISO Latin 1 encoding.
2019-08-14 11:46:21 +02:00
Gregory Casamento
61b2cbe527
Merge pull request #65 from gnustep/NSProgress_fixes_branch
...
NSProgress fixes branch
2019-08-14 05:17:08 -04:00
Gregory John Casamento
5806cc483a
Fixes for existing issues reported by Algoriddim.
2019-08-14 04:58:21 -04:00