Commit graph

8843 commits

Author SHA1 Message Date
Gregory John Casamento
a47277e0f8 Fix issues fred mentioned. 2020-04-14 21:21:52 -04:00
Gregory John Casamento
64a33a3f45 Fix issue with NSSet and NSString. 2020-04-14 14:07:23 -04:00
Gregory John Casamento
2e6ca996d0 Fix compilation issue 2020-04-14 14:03:39 -04:00
Gregory John Casamento
5e1c1da8ff NSUserInterfaceItemIdentification changes. 2020-04-14 13:52:58 -04:00
Gregory John Casamento
8bdb4ffe16 Add methods for NSFontAssetRequest. 2020-04-14 13:41:27 -04:00
Gregory John Casamento
a761a01eb5 Add NSUserInterfaceItemSearching code. 2020-04-14 13:23:25 -04:00
Gregory John Casamento
e4fb12cae5 Add user interface compression 2020-04-14 11:54:02 -04:00
Gregory John Casamento
3d1da7a0b3 Skeleton for NSMediaLibraryBrowserController 2020-04-14 09:58:45 -04:00
Gregory John Casamento
63baff0b6a Skeleton out scrubber layout 2020-04-14 09:38:09 -04:00
Gregory John Casamento
f54f50600b Add method for NSWindowRestoration protocol 2020-04-14 08:32:21 -04:00
Gregory Casamento
bd470fa75c
Merge branch 'master' into mac_specific 2020-04-14 08:13:05 -04:00
Fred Kiefer
8bc5affdfc
Merge pull request #59 from ivucica/ivucica-normalize-announce
Normalize annoucement file between core libraries
2020-04-14 08:39:02 +02:00
Ivan Vučica
fc1f6ac1f4
documentation: Regenerate the announcement file. 2020-04-13 23:37:38 +01:00
Ivan Vučica
fb006b8992
documentation: Standardize announcement file text.
Normalize the accompanying text for the release announcement across
core packages: standardize chapter name and GPG information.
2020-04-13 23:37:10 +01:00
Gregory John Casamento
c5d56a6f87 Add changelog for new changes. 2020-04-13 18:34:46 -04:00
Gregory John Casamento
1479a4fa88 Fix issues with license and import statements 2020-04-13 15:04:12 -04:00
Gregory John Casamento
f989474735 Add NSwitch initial changes 2020-04-13 14:15:07 -04:00
Gregory John Casamento
66ea79f256 Fix issues pointed out by Fred. More fixes to come. 2020-04-13 14:14:14 -04:00
Gregory John Casamento
4d87b8e97a Merge branch 'master' into mac_specific 2020-04-12 19:15:29 -04:00
Gregory John Casamento
9833ef333a Add scrubber classes 2020-04-08 17:17:41 -04:00
Gregory John Casamento
406c1d314b Add AppKitErrors 2020-04-07 19:24:26 -04:00
Gregory John Casamento
b4676fa0b3 Add AppKitErrors 2020-04-07 19:23:53 -04:00
Gregory John Casamento
813aa7eefd Add NSWindowRestoration protocol 2020-04-07 15:15:31 -04:00
Gregory John Casamento
3d8c8cf01c Add some mac specific classes. 2020-04-07 08:31:18 -04:00
Ivan Vučica
5a0d731da5
release-chore: Update docs for 0.28.0 release. 2020-04-05 21:04:40 +01:00
Wolfgang Lux
9afab3aaf8 Change arguments names to reduce confusion about their intended use 2020-04-01 13:15:48 +02:00
Wolfgang Lux
b42691c160 Remove redundant calls to close method. 2020-04-01 12:57:37 +02:00
Wolfgang Lux
88e318e5e8 Restore call to delegate method which was lost a while ago. 2020-04-01 12:55:53 +02:00
fredkiefer
928e44b65c * Documentation/news.texi: Started to fill in some details for
pending release.
2020-03-26 22:23:37 +01:00
fredkiefer
3eda67046c Copy over the changes from libs-base. 2020-03-26 21:30:57 +01:00
Gregory John Casamento
3a5fa49bce Update MISSING 2020-03-26 10:31:58 -04:00
Gregory John Casamento
3ee2a1e85c Merge branch 'master' of github.com:gnustep/libs-gui 2020-03-26 10:20:55 -04:00
Gregory John Casamento
15889eb8b1 Change declarations to NSExceptionName 2020-03-26 10:19:32 -04:00
Gregory John Casamento
bf90621300 Merge branch 'master' of github.com:gnustep/libs-gui into NSStoryboard_branch2 2020-03-25 02:32:11 -04:00
Fred Kiefer
ba165e185b
Merge pull request #51 from gnustep/NSFontCollection_branch
Merge NSFontCollection branch as nobody replied to my last comment.
2020-03-24 08:42:32 +01:00
Gregory John Casamento
d90821dc8e Debug changes 2020-03-24 00:03:58 -04:00
Gregory John Casamento
b88bff5ddb Change 'NSApplicationMain' to load storyboard if it is present. 2020-03-23 05:41:30 -04:00
Gregory John Casamento
dc8b036378 Add storyboard loader code. Storyboards are basically just xib files, so much of it is the same. 2020-03-22 22:16:48 -04:00
fredkiefer
6d5cbe977b Add missing import.
Add author section.
2020-03-21 15:48:25 +01:00
fredkiefer
76f84654c2 Implement font collection matching code in GSFontEnumerator.
Remove trailing white space.
2020-03-21 15:33:41 +01:00
fredkiefer
8d56f280f8 Use NSDebugLLog to reduce amount of output.
Small clean ups.
2020-03-21 14:32:43 +01:00
fredkiefer
4a56f9c742 Reduce data size to a usefull amount. 2020-03-21 14:25:30 +01:00
fredkiefer
4715703a20 Clean up file handling code.
Remove trailing white space.
Correct exclusion processing.
2020-03-20 19:33:14 +01:00
Gregory John Casamento
f492d02e61 Storyboard seque performing protocol. 2020-03-20 05:50:56 -04:00
Gregory John Casamento
2584386fbc Add storyboard classes. 2020-03-20 05:50:56 -04:00
Gregory Casamento
b161cfaf5c
Merge pull request #57 from gnustep/NSColorSampler_branch
NSColorSampler branch
2020-03-20 05:03:52 -04:00
Gregory John Casamento
d6d1f2e658 use AUTORELEASE 2020-03-20 04:54:02 -04:00
Gregory John Casamento
6f7293d21e Fix indentation 2020-03-20 04:53:20 -04:00
Gregory John Casamento
34cfca2d06 Minor fix. Move panel instantiation to after lock. 2020-03-20 04:52:18 -04:00
Gregory John Casamento
54fc199d73 Additional fix for color selection issue. 2020-03-20 04:35:13 -04:00