Author: mlytwyn
Date: Thu Jul 9 00:21:16 2015
New Revision: 38772
URL: http://svn.gna.org/viewcvs/gnustep?rev=38772&view=rev
Log:
Complete merge with GUI main branch revision 38613
Added:
libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/
libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/TestInfo
libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/testcopy.m
Modified:
libs/gui/branches/gnustep_testplant_branch/GNUmakefile
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSColor.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSComboBoxCell.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSControl.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSCursor.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSMenu.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSPopover.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSSavePanel.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTextAttachment.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTextView.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTreeController.h
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSWindow.h
libs/gui/branches/gnustep_testplant_branch/Source/GSAutocompleteWindow.m
libs/gui/branches/gnustep_testplant_branch/Source/NSSavePanel.m
libs/gui/branches/gnustep_testplant_branch/Source/NSScreen.m
libs/gui/branches/gnustep_testplant_branch/Source/NSScrollView.m
libs/gui/branches/gnustep_testplant_branch/Source/NSScroller.m
libs/gui/branches/gnustep_testplant_branch/Source/NSSliderCell.m
libs/gui/branches/gnustep_testplant_branch/Source/NSSpellChecker.m
libs/gui/branches/gnustep_testplant_branch/Source/NSSplitView.m
libs/gui/branches/gnustep_testplant_branch/Source/NSStringDrawing.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTableHeaderCell.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextAttachment.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextBlock.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextContainer.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextFieldCell.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextList.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextStorage.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTextView.m
libs/gui/branches/gnustep_testplant_branch/Source/NSToolbar.m
libs/gui/branches/gnustep_testplant_branch/Source/NSToolbarItem.m
libs/gui/branches/gnustep_testplant_branch/Source/NSTreeController.m
libs/gui/branches/gnustep_testplant_branch/Source/NSView.m
libs/gui/branches/gnustep_testplant_branch/Source/NSViewController.m
libs/gui/branches/gnustep_testplant_branch/Source/NSWindow.m
libs/gui/branches/gnustep_testplant_branch/Source/NSWindowController.m
libs/gui/branches/gnustep_testplant_branch/Source/tiff.m
libs/gui/branches/gnustep_testplant_branch/Tests/GNUmakefile
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/RTFConsumer.m
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/RTFConsumerFunctions.h
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.tab.h
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.tab.m
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.y
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfScanner.m
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: libs/gui/branches/gnustep_testplant_branch/GNUmakefile
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/GNUmakefile?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSColor.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSColor.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSComboBoxCell.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSComboBoxCell.h?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSControl.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSControl.h?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSCursor.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSCursor.h?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSMenu.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSMenu.h?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSPopover.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSPopover.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSSavePanel.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSSavePanel.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTextAttachment.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTextAttachment.h?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTextView.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTextView.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTreeController.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSTreeController.h?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSWindow.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Headers/AppKit/NSWindow.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/Source/GSAutocompleteWindow.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/GSAutocompleteWindow.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSSavePanel.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSSavePanel.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSScreen.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSScreen.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSScrollView.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSScrollView.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSScroller.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSScroller.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSSliderCell.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSSliderCell.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSSpellChecker.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSSpellChecker.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSSplitView.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSSplitView.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSStringDrawing.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSStringDrawing.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTableHeaderCell.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTableHeaderCell.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextAttachment.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextAttachment.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextBlock.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextBlock.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextContainer.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextContainer.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextFieldCell.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextFieldCell.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextList.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextList.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextStorage.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextStorage.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTextView.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTextView.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSToolbar.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSToolbar.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSToolbarItem.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSToolbarItem.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSTreeController.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSTreeController.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSView.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSView.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSViewController.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSViewController.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSWindow.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSWindow.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSWindowController.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/NSWindowController.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Source/tiff.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Source/tiff.m?rev=38772&r1=38771&r2=38772&view=diff
Modified: libs/gui/branches/gnustep_testplant_branch/Tests/GNUmakefile
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Tests/GNUmakefile?rev=38772&r1=38771&r2=38772&view=diff
Added:
libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/TestInfo
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/TestInfo?rev=38772&view=auto
Added:
libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/testcopy.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/Tests/gui/NSBitmapImageRep/testcopy.m?rev=38772&view=auto
Modified:
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/RTFConsumer.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/RTFConsumer.m?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/RTFConsumerFunctions.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/RTFConsumerFunctions.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.tab.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.tab.h?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.tab.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.tab.m?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.y
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfGrammar.y?rev=38772&r1=38771&r2=38772&view=diff
Modified:
libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfScanner.m
URL:
http://svn.gna.org/viewcvs/gnustep/libs/gui/branches/gnustep_testplant_branch/TextConverters/RTF/rtfScanner.m?rev=38772&r1=38771&r2=38772&view=diff
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs