[Gnustep-cvs] r39526 - /libs/gui/branches/gnustep_testplant_branch/Source/NSPasteboard.m

2016-03-10 Thread gna
Author: mlytwyn Date: Fri Mar 11 00:48:17 2016 New Revision: 39526 URL: http://svn.gna.org/viewcvs/gnustep?rev=39526=rev Log: Compile in stack trace output on MINGW only Modified: libs/gui/branches/gnustep_testplant_branch/Source/NSPasteboard.m Modified:

[Gnustep-cvs] r39525 - in /libs/gui/trunk: ChangeLog Source/NSWorkspace.m

2016-03-10 Thread multix79
Author: rmottola Date: Thu Mar 10 23:59:46 2016 New Revision: 39525 URL: http://svn.gna.org/viewcvs/gnustep?rev=39525=rev Log: Always traverse links explicitely and get the original path to do icon lookup, not just for Symliks. The symlink may be infact in the middle of the path, not just the

[Gnustep-cvs] r39522 - /apps/gworkspace/trunk/Inspector/aclocal.m4

2016-03-10 Thread multix79
Author: rmottola Date: Thu Mar 10 22:42:30 2016 New Revision: 39522 URL: http://svn.gna.org/viewcvs/gnustep?rev=39522=rev Log: Fix redundant [] Modified: apps/gworkspace/trunk/Inspector/aclocal.m4 Modified: apps/gworkspace/trunk/Inspector/aclocal.m4 URL:

[Gnustep-cvs] r39523 - in /apps/gworkspace/trunk: ChangeLog Inspector/configure Inspector/configure.ac

2016-03-10 Thread multix79
Author: rmottola Date: Thu Mar 10 22:42:40 2016 New Revision: 39523 URL: http://svn.gna.org/viewcvs/gnustep?rev=39523=rev Log: Inherit CC and CXX compiler settings Modified: apps/gworkspace/trunk/ChangeLog apps/gworkspace/trunk/Inspector/configure

[Gnustep-cvs] r39521 - in /libs/gui/trunk: ChangeLog Source/NSWorkspace.m

2016-03-10 Thread multix79
Author: rmottola Date: Thu Mar 10 18:42:21 2016 New Revision: 39521 URL: http://svn.gna.org/viewcvs/gnustep?rev=39521=rev Log: Simplify code by using stringByDeletingLastPathComponent Modified: libs/gui/trunk/ChangeLog libs/gui/trunk/Source/NSWorkspace.m Modified:

[Gnustep-cvs] r39520 - in /libs/base/trunk: ./ Headers/GNUstepBase/ Source/ Source/Additions/

2016-03-10 Thread rfm
Author: rfm Date: Thu Mar 10 17:50:41 2016 New Revision: 39520 URL: http://svn.gna.org/viewcvs/gnustep?rev=39520=rev Log: deprecate confusing extension in favour of simpler ARC-complient method Modified: libs/base/trunk/ChangeLog libs/base/trunk/Headers/GNUstepBase/NSObject+GNUstepBase.h

[Gnustep-cvs] r39519 - in /apps/gworkspace/trunk: ChangeLog FSNode/FSNodeRepIcons.m

2016-03-10 Thread multix79
Author: rmottola Date: Thu Mar 10 17:45:36 2016 New Revision: 39519 URL: http://svn.gna.org/viewcvs/gnustep?rev=39519=rev Log: Traverse links to get thumbnails inside linked folders, mark direct symlinked folders and images with a link icon Modified: apps/gworkspace/trunk/ChangeLog

[Gnustep-cvs] r39518 - /libs/base/trunk/ChangeLog

2016-03-10 Thread rfm
Author: rfm Date: Thu Mar 10 13:14:22 2016 New Revision: 39518 URL: http://svn.gna.org/viewcvs/gnustep?rev=39518=rev Log: fix typo Modified: libs/base/trunk/ChangeLog Modified: libs/base/trunk/ChangeLog URL:

[Gnustep-cvs] r39517 - in /libs/gui/trunk/Images: GNUmakefile common_VideoFolder.tiff

2016-03-10 Thread multix79
Author: rmottola Date: Thu Mar 10 11:35:54 2016 New Revision: 39517 URL: http://svn.gna.org/viewcvs/gnustep?rev=39517=rev Log: new video folder icon Added: libs/gui/trunk/Images/common_VideoFolder.tiff (with props) Modified: libs/gui/trunk/Images/GNUmakefile Modified:

[Gnustep-cvs] r39516 - in /libs/base/trunk: ChangeLog Headers/Foundation/NSLocale.h Source/NSLocale.m

2016-03-10 Thread wolfgang . lux
Author: wlux Date: Thu Mar 10 09:48:40 2016 New Revision: 39516 URL: http://svn.gna.org/viewcvs/gnustep?rev=39516=rev Log: Add method +[NSLocale localeWithLocaleIdentifier:], which was introduced in OS X 10.6. Modified: libs/base/trunk/ChangeLog

[Gnustep-cvs] r39514 - /apps/gworkspace/trunk/ChangeLog

2016-03-10 Thread wolfgang . lux
Author: wlux Date: Thu Mar 10 09:42:01 2016 New Revision: 39514 URL: http://svn.gna.org/viewcvs/gnustep?rev=39514=rev Log: Fix linking argument order in configure test. Modified: apps/gworkspace/trunk/ChangeLog Modified: apps/gworkspace/trunk/ChangeLog URL:

[Gnustep-cvs] r39515 - in /apps/gworkspace/trunk/Inspector: aclocal.m4 configure

2016-03-10 Thread wolfgang . lux
Author: wlux Date: Thu Mar 10 09:42:17 2016 New Revision: 39515 URL: http://svn.gna.org/viewcvs/gnustep?rev=39515=rev Log: Fix linking argument order in configure test. Modified: apps/gworkspace/trunk/Inspector/aclocal.m4 apps/gworkspace/trunk/Inspector/configure Modified: