[Gnustep-cvs] r37828 - in /libs/gui/trunk: ChangeLog Source/GSNibLoading.m Source/NSWindow.m

2014-05-03 Thread fredkiefer
Author: fredkiefer Date: Sat May 3 20:32:20 2014 New Revision: 37828 URL: http://svn.gna.org/viewcvs/gnustep?rev=37828view=rev Log: * Source/NSWindow.m: (-setFrame:): Revert last change. * Source/NSWindow.m: (-encodeWithCoder:, -initWithCoder:): Use content min/max size instead of min/max

[Gnustep-cvs] r37829 - in /apps/projectcenter/trunk: ChangeLog Framework/PCProjectBuilder.m

2014-05-03 Thread multix79
Author: rmottola Date: Sat May 3 23:16:23 2014 New Revision: 37829 URL: http://svn.gna.org/viewcvs/gnustep?rev=37829view=rev Log: Add recognition of fatal errors Modified: apps/projectcenter/trunk/ChangeLog apps/projectcenter/trunk/Framework/PCProjectBuilder.m Modified:

[Gnustep-cvs] r37830 - in /libs/gui/trunk: ChangeLog Source/GSXibLoader.m Source/NSTextField.m Source/NSWindow.m

2014-05-03 Thread fredkiefer
Author: fredkiefer Date: Sat May 3 23:45:47 2014 New Revision: 37830 URL: http://svn.gna.org/viewcvs/gnustep?rev=37830view=rev Log: * Source/GSXibLoader.m (-awake:inContainer:withContext:): Allow for subclasses of NSApplication as rootObjects. Based on patch by Marcian

[Gnustep-cvs] r37831 - in /apps/projectcenter/trunk: ChangeLog Framework/PCProjectBuilder.m

2014-05-03 Thread multix79
Author: rmottola Date: Sun May 4 00:56:55 2014 New Revision: 37831 URL: http://svn.gna.org/viewcvs/gnustep?rev=37831view=rev Log: Recognize also egcc and clang as compilers Modified: apps/projectcenter/trunk/ChangeLog apps/projectcenter/trunk/Framework/PCProjectBuilder.m Modified: