Commit graph

9435 commits

Author SHA1 Message Date
Gregory John Casamento
35a5b3c156 Fix final issues. 2021-10-03 05:15:16 -04:00
Gregory Casamento
9a5d7a2071
Yet again, to fix indentation. 2021-10-03 05:01:50 -04:00
Gregory Casamento
5600d29cc3
Force fix for spacing issue.
It seems as though, even though this shows correctly in emacs, it does not show the proper spacing on github.
2021-10-03 05:00:14 -04:00
Gregory John Casamento
5a2b657431 Remove gsdoc comments from source and move them to the header file for NSPopover.m/h. Correct indentation. Remove _contentView as it was causing a memory leak, simply add as a subview. 2021-10-03 04:54:35 -04:00
Gregory John Casamento
87e30f8514 Add code to dismiss popover if another window issmade key. Minor corrections to GSToolTips.m so that it uses the RELEASE/AUTORELEASE macros. 2021-10-02 17:28:24 -04:00
Gregory John Casamento
166ea25ef0 Add code to load the popover properly when not using a storyboard based application 2021-09-30 03:38:22 -04:00
Gregory John Casamento
f5e6960ecb Update error message to make it more comprensible 2021-09-29 10:56:39 -04:00
Gregory John Casamento
6101f124b8 Merge branch 'master' of github.com:gnustep/libs-gui 2021-09-29 07:03:56 -04:00
Gregory John Casamento
79fdee761e Add '@optional' to the declaration for the NSComboBoxDataSource and NSComboBoxDelegate protocols. 2021-09-29 07:03:47 -04:00
Fred Kiefer
fc5de2023c
Merge pull request #109 from eukara/master
GSImageMagickImageRep: Update to work with ImageMagick 7
2021-09-28 08:14:22 +02:00
86fa9b1d67
Added version checks for ImageMagick 7, to be safe! 2021-09-28 02:50:18 +02:00
Gregory Casamento
80dbe45d3d
Merge pull request #110 from gnustep/nscombobox_add_protocols 2021-09-26 08:31:27 -04:00
Gregory John Casamento
54438795d2 Fix duplicate declaration 2021-09-26 08:02:46 -04:00
Gregory Casamento
7d903e0246
Changes suggested by @fredkeifer
Clean up declaration of protocols, but use informal protocols after the 10.6 API.
2021-09-26 07:56:30 -04:00
Gregory John Casamento
484682c6bf Add @fredkeifer back into CODEOWNERS 2021-09-26 05:41:43 -04:00
Gregory John Casamento
04dfeb9501 Add protocols to NSComboBox. Leave informal protocols in place. 2021-09-26 05:37:57 -04:00
092f93aed5
Fix compilation against ImageMagick 7.X when compiling with --enable-imagemagick 2021-09-24 23:05:58 +02:00
Gregory John Casamento
9abf2a7494 ASSIGN name to _name in initWithName:target:selector: 2021-09-14 02:38:24 -04:00
Gregory John Casamento
c6fc8e0984 Add simple implementation to NSAccessibilityCustomAction.m 2021-09-13 18:19:31 -04:00
Gregory Casamento
b99d38f884
Update CODEOWNERS 2021-07-17 05:48:08 -04:00
Gregory Casamento
3e7dfb98c1 Correct tests name 2021-07-14 05:10:07 -04:00
Gregory Casamento
93c44cecf5 Update scripts 2021-07-14 04:43:46 -04:00
Gregory Casamento
c65f602a35 Merge branch 'master' of github.com:gnustep/libs-gui 2021-07-14 04:42:00 -04:00
Gregory Casamento
65e243ef65 Add tests to gui 2021-07-14 04:41:27 -04:00
Gregory Casamento
deb1fb79c4
Update build.sh 2021-07-12 11:41:22 -04:00
Gregory Casamento
44b58c33b6
Update build.sh libobjc 2021-07-12 06:10:35 -04:00
Gregory Casamento
399fe0e09e Update gui workflows 2021-07-12 06:07:57 -04:00
Gregory Casamento
08eaffda78
Initial workflow for libs-gui
Initial workflow for libs-gui
2021-07-12 03:11:29 -04:00
Gregory John Casamento
ba6666a760 Temporary fix for issue with RTF parsing crash. Issue #107 2021-06-27 02:43:46 -04:00
Gregory John Casamento
227b0f33fa Revert second part of accidental commit. 2021-06-24 20:34:38 -04:00
Riccardo Mottola
31bedc6fbf revert unintentional commit breaking ButtonCell 2021-06-25 03:09:22 +02:00
Gregory Casamento
6bc1bebf53 Add icon for speech synthesizer 2021-06-24 19:11:42 -04:00
Gregory Casamento
6f623acdff Merge branch 'master' of github.com:gnustep/libs-gui 2021-06-24 19:01:00 -04:00
Gregory Casamento
bf46505e08 Add icon for speech recognizer. 2021-06-24 19:00:51 -04:00
Riccardo Mottola
0ded9f7ea2 force origin to (0,0) as suggested by Fred for a Subview 2021-06-17 23:16:20 +02:00
Riccardo Mottola
0b1771198f When initializing the text view do not use the document view of the scroll view which is not yet set and invalid. (Fixes exceptions/crashes - fix by Fred Kiefer) 2021-06-17 14:12:59 +02:00
Gregory Casamento
3695d41452
Merge pull request #105 from gnustep/NSStackView_branch2
NSStackView merge
2021-05-29 09:26:09 -04:00
Gregory John Casamento
de67486bd3 fix minor grammar error in ChangeLog 2021-05-28 03:01:39 -04:00
Gregory John Casamento
d3a1fd1119 Remove some unneeded comments in init method 2021-05-27 18:35:15 -04:00
Gregory John Casamento
ec1eb16cc8 Changes to return proper subview and arrangedSubview arrays for NSStackView. Refresh view when arranged subviews are set. 2021-05-27 08:14:43 -04:00
Gregory John Casamento
f481605a6a Intermediate work on layout for container. 2021-05-27 08:05:14 -04:00
Gregory John Casamento
4002c0efa0 Show stack view container contents 2021-05-27 06:34:00 -04:00
Gregory John Casamento
1687283ccf Fix decoding of NSStackViewContainerNonDroppedViews 2021-05-26 06:56:30 -04:00
Gregory John Casamento
e96de59a83 Fix decoding of NSStackViewContainerNonDroppedViews 2021-05-26 06:41:19 -04:00
Gregory John Casamento
1ed368de09 Add encoding for NSStackViewContainer class 2021-05-26 03:24:08 -04:00
Gregory John Casamento
6e5abba867 Add decoding keys for NSStackViewContainer 2021-05-26 02:31:43 -04:00
Gregory John Casamento
386d5aee5f Fix distribution decoding for NSStackView 2021-05-25 12:56:57 -04:00
Gregory John Casamento
7a01dc7a99 Minor improvements 2021-05-25 07:25:19 -04:00
Gregory John Casamento
65ade78a5a Fix issue with expanding control when needed 2021-05-24 08:13:28 -04:00
Gregory John Casamento
1414cfeff6 Add implementation for horizontal view without containers 2021-05-24 07:14:44 -04:00