Gregory John Casamento
|
d2f79dbec0
|
Merge branch 'master' into NSLayoutConstraint_branch
|
2020-07-08 18:45:04 -04:00 |
|
fredkiefer
|
c66019024f
|
* Source/GSXib5KeyedUnarchiver.m (alternateName:): Be more careful
when chopping of part of the name.
|
2020-07-03 19:37:45 +02:00 |
|
fredkiefer
|
56047d27e6
|
Add missing MacOSX methods.
|
2020-07-03 16:50:20 +02:00 |
|
Riccardo Mottola
|
16e5e53bbc
|
Merge branch 'master' of https://github.com/gnustep/libs-gui
|
2020-06-26 20:33:50 +02:00 |
|
Riccardo Mottola
|
2028f31d0c
|
Improve some Italian translations
|
2020-06-26 20:29:10 +02:00 |
|
Fred Kiefer
|
4ba4634471
|
Merge pull request #66 from gnustep/NSWindow_setIsVisible_branch
Add setIsVisible method. It is 10.0 and was missing for some reason.
|
2020-06-24 18:17:25 +02:00 |
|
Gregory John Casamento
|
562e1868b3
|
Add setIsVisible method. It is 10.0 and was missing for some reason.
|
2020-06-24 11:13:38 -04:00 |
|
Gregory John Casamento
|
a1e470341c
|
Hot fixes: Failure to close extern 'c' section in NSPathControlItem.h corrected. Replace 'or' with 'orientation' as some compilers will reject this as a reserved word.
|
2020-06-24 10:28:49 -04:00 |
|
Gregory John Casamento
|
ac207e296d
|
Change name of the handler
|
2020-06-15 06:07:59 -04:00 |
|
Gregory John Casamento
|
d8ca67cb8c
|
Merge branch 'master' into NSLayoutConstraint_branch
|
2020-06-15 05:56:41 -04:00 |
|
Gregory John Casamento
|
7c296ae5a9
|
Fix build error
|
2020-06-15 05:38:25 -04:00 |
|
Gregory John Casamento
|
52fa92ce9a
|
Update MISSING file.
|
2020-06-15 05:27:43 -04:00 |
|
Gregory John Casamento
|
b4edb607f8
|
Add changelog.
|
2020-06-15 05:26:30 -04:00 |
|
Gregory John Casamento
|
e91e5d820b
|
Flesh out skeleton of NSAccessibility* classes.
|
2020-06-15 05:24:53 -04:00 |
|
Gregory John Casamento
|
e48d50ede1
|
Add protocols
|
2020-06-15 05:10:09 -04:00 |
|
Gregory John Casamento
|
9b7a64a3c4
|
Initial commit for NSAccessibilityCustom*.[hm] classes.
|
2020-06-15 04:12:35 -04:00 |
|
Gregory John Casamento
|
9bc2b0b5d2
|
Complete NSCoding implementation
|
2020-06-14 19:13:17 -04:00 |
|
Gregory John Casamento
|
799ac3b89c
|
Remove logging
|
2020-06-14 12:39:19 -04:00 |
|
Gregory John Casamento
|
59b7d8cfca
|
Use enum value NSLayoutPriorityRequired instead of literal
|
2020-06-14 10:55:05 -04:00 |
|
Gregory John Casamento
|
58b82dc39a
|
decode NSRelation to it's numerical equivalent.
|
2020-06-14 10:34:10 -04:00 |
|
Gregory John Casamento
|
f7b731a75e
|
Decode NSFirst/SecondAttribute properly. Implemented method which decodes the text in the XIB to the correct enumerated value
|
2020-06-14 09:18:52 -04:00 |
|
Gregory John Casamento
|
1f20485073
|
Add changes suggested by Fred. Do not expose init method, add defaults for NSConstant and NSMultiplier
|
2020-06-14 06:57:26 -04:00 |
|
Gregory John Casamento
|
5c920907d7
|
Remove 'removeObserver' call
|
2020-06-14 06:22:57 -04:00 |
|
Gregory John Casamento
|
32716a1216
|
Only apply to the window changing size. Other notifications will be added as needed.
|
2020-06-14 06:02:19 -04:00 |
|
Gregory John Casamento
|
215842efcc
|
Streamlined isEqual: per discussion with Fred
|
2020-06-14 05:00:50 -04:00 |
|
Gregory John Casamento
|
d3dc69d805
|
Removed NSPriority from containsValueForKey:, the method checks for the name with the NS prefix as well as it is not needed
|
2020-06-14 04:46:52 -04:00 |
|
Gregory John Casamento
|
e558366e5a
|
Remove changelog entry for now.
|
2020-06-14 04:40:46 -04:00 |
|
Gregory John Casamento
|
4e868a374f
|
Make sure applyConstraint is called only once for each constraint.
|
2020-06-14 04:23:13 -04:00 |
|
Gregory John Casamento
|
aaaf420c78
|
Streamline notification and add/remove of constraints
|
2020-06-14 03:29:39 -04:00 |
|
Gregory John Casamento
|
df9109f040
|
Remove debug stuff
|
2020-06-14 02:33:13 -04:00 |
|
Gregory John Casamento
|
027cb95650
|
Implement isEqual: so that we don't have any repeat constraints in the array
|
2020-06-14 02:31:18 -04:00 |
|
Gregory John Casamento
|
474e87d2ad
|
Changes in GSXib5KeyedUnarchiver to decode constraints.
|
2020-06-13 23:45:08 -04:00 |
|
fredkiefer
|
488f7096fb
|
* Headers/AppKit/NSApplication.h: Remove semicolons from the
NSAppKitVersionNumber* definitions.
|
2020-06-12 10:16:49 +02:00 |
|
Gregory John Casamento
|
b8b589badc
|
Merge branch 'master' of github.com:gnustep/libs-gui into NSLayoutConstraint_branch
|
2020-06-11 09:38:11 -04:00 |
|
Ivan Vučica
|
83a8eaf87b
|
Remove ivucica from codeowners
|
2020-06-10 20:01:47 +01:00 |
|
Gregory John Casamento
|
d694eb015a
|
Add .0 to float values
|
2020-06-09 07:37:38 -04:00 |
|
Gregory John Casamento
|
fb3f9f5fe3
|
Add priority to copy, correct encoding and decoding.
|
2020-06-09 07:34:40 -04:00 |
|
Gregory John Casamento
|
bf3bc1668e
|
Add NSPriority, default priority to 100 if not present
|
2020-06-09 07:27:06 -04:00 |
|
Gregory John Casamento
|
8508f9f98f
|
Merge branch 'master' into NSLayoutConstraint_branch
|
2020-06-08 04:02:30 -04:00 |
|
Gregory John Casamento
|
9f74b1b915
|
Quick fix mispelled method name.
|
2020-06-08 04:01:28 -04:00 |
|
Gregory John Casamento
|
4c6548511f
|
Quick fix for issue with initialization of NSPDFImageRep. Change arrayWithObjects to arrayWithObject. It was causing a SIGSEGV.
|
2020-06-08 04:00:32 -04:00 |
|
Gregory John Casamento
|
a4a30889f7
|
Start adding logic to process constraints
|
2020-06-03 07:12:31 -04:00 |
|
Gregory John Casamento
|
af2319d26e
|
Add constraints when they are created
|
2020-06-02 04:58:13 -04:00 |
|
Gregory John Casamento
|
2c8692c379
|
Add dealloc
|
2020-06-01 02:27:49 -04:00 |
|
Gregory Casamento
|
2fb2e3dd8d
|
Merge branch 'master' into NSLayoutConstraint_branch
|
2020-05-31 23:42:23 -04:00 |
|
Gregory John Casamento
|
bb4d2b1284
|
Implement parsing methods.
|
2020-05-30 06:40:16 -04:00 |
|
fredkiefer
|
d9134d657f
|
Add code to handle code page 10000 in RTF.
|
2020-05-29 15:18:37 +02:00 |
|
Gregory John Casamento
|
33e39b1d93
|
Add methods to translate from relation and attribute to string.
|
2020-05-27 19:04:42 -04:00 |
|
Gregory John Casamento
|
44a3512ae2
|
Make changes to correctly decode firstItem and secondItem.
|
2020-05-26 23:59:00 -04:00 |
|
Gregory John Casamento
|
7faefbb0dd
|
Improve NSLayoutConstraint description
|
2020-05-26 15:06:28 -04:00 |
|