Re: [cdesktopenv-devel] [PATCH] teach ToolTalk config about NetBSD

2012-09-27 Thread Jelle Hermsen
Hi Jelle, I need to have them in git patch-format format... This allows me to review, then add/commit them with a single command (git am ...). Otherwise, I have to manually apply the patch, type a commit message for you, and commit it myself, while ensuring you get the credit. I just don't hav

Re: [cdesktopenv-devel] New default color scheme

2012-09-27 Thread Robert Tomsick
On Fri, 28 Sep 2012, szt0...@gmail.com wrote: > Hello all! > > First of all, I'd like to thank all the people who were involved in > releasing CDE as open source. It was the first UNIX desktop environment I > used, I liked it very much, and now, I can use it on Linux. > > Now, has anybody though

[cdesktopenv-devel] New default color scheme

2012-09-27 Thread szt0922
Hello all! First of all, I'd like to thank all the people who were involved in releasing CDE as open source. It was the first UNIX desktop environment I used, I liked it very much, and now, I can use it on Linux. Now, has anybody thought about doing a more polished default color scheme? For examp

Re: [cdesktopenv-devel] Patch 1/4, Unnecessary extern modifier warning

2012-09-27 Thread Jon Trulson
On Thu, 27 Sep 2012, James Woodcock wrote: > Hi, > > Here's a small patch to fix a warning. > > James I applied all 4 patches in this set. Thanks. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -

Re: [cdesktopenv-devel] [PATCH] FreeBSD 10: Don't include in dtksh

2012-09-27 Thread Jon Trulson
On Thu, 27 Sep 2012, Marcin Cieslak wrote: I don't think I want to apply this without a fuller understanding of what really going wrong. Here, you are just turning it off for everyone... If it works for FBSD, then please just gaurd it with __FreeBSD__ ifdefs. --- > It seems like including pre

Re: [cdesktopenv-devel] [PATCH] Use typedef XDR from

2012-09-27 Thread Jon Trulson
On Thu, 27 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDyn

Re: [cdesktopenv-devel] [PATCH] dticon: fix typo in the last commit

2012-09-27 Thread Jon Trulson
On Thu, 27 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDy

Re: [cdesktopenv-devel] New default font?

2012-09-27 Thread Brent Busby
On Thu, 27 Sep 2012, Antonis Tsolomitis wrote: > I would definitely say No! > > I believe that we should not only look on this from the technological > or license point of view. > Typography is an art. > > The proposed font, Roboto, is from the typography point of view a > terrible font. It is a

[cdesktopenv-devel] Patch 4/4, Use the system strcasestr() on Linux.

2012-09-27 Thread James Woodcock
Hi, My vintage Debian box fails to build due to a conflict with the system strcasestr() and the cde local strcasestr().  This patch changes the code to use the system strcasestr() on Linux. James 0004-Use-the-system-strcasestr-on-Linux.patch Description: Binary data

[cdesktopenv-devel] Patch 3/4, Older Linux installations do not have svcfd_create()

2012-09-27 Thread James Woodcock
Hi, My vintage Debian box does not have svcfd_create().  Here's a patch to fix the build on that box which shouldn't break anybody else's build. James 0003-Older-Linux-installations-do-not-have-svcfd_create.patch Description: Binary data -

[cdesktopenv-devel] Patch 2/4 Minor fix

2012-09-27 Thread James Woodcock
Hi, Here's a small patch to replace an occurrence of "-1" with "RPC_ANYSOCK". James 0002-Use-RPC_ANYSOCK-instead-of-the-magic-number-1.patch Description: Binary data -- Everyone hates slow websites. So do we. Make your w

[cdesktopenv-devel] Patch 1/4, Unnecessary extern modifier warning

2012-09-27 Thread James Woodcock
Hi, Here's a small patch to fix a warning. James 0001-Remove-unnecessary-extern-modifier-from-struct-decla.patch Description: Binary data -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynam

Re: [cdesktopenv-devel] New default font?

2012-09-27 Thread Marcin Cieslak
On Thu, 27 Sep 2012, Anthony Perkins wrote: > On 27 September 2012 16:02 Marcin Cieslak wrote: > If people have issues with the licencing terms of the -b&h fonts are > there any other monospaced typefaces that could be used > instead? I don't think there are issues with that. -b&h-lucidalucidat

Re: [cdesktopenv-devel] New default font?

2012-09-27 Thread Anthony Perkins
On 27 September 2012 16:02 Marcin Cieslak wrote: > Are you sure these are ghostscript fonts? I think I have achieved > the same effect using standard 100dpi/75dpi fonts from the X11 > distribution. I just changed the '-dt-interface system-*' font to > '-adobe-helvetica-*' per your recipe and it loo

Re: [cdesktopenv-devel] [PATCH] Enabled anti-aliased fonts for applications that support them

2012-09-27 Thread Anthony Perkins
On 27 September 2012 16:00 Robert Tomsick wrote: >I agree strongly with Peter, especially on 1b. One of the draws of some of >the older > DE/TKs is that they are eminently more usable for those of us using remote X > and/or really old hardware. Anti-aliased fonts look pretty, but they have a >

Re: [cdesktopenv-devel] [PATCH] teach ToolTalk config about NetBSD

2012-09-27 Thread Jon Trulson
On Thu, 27 Sep 2012, Jelle Hermsen wrote: > Hiya, > This patch is a unified diff, as we use it in pkgsrc. Please let me know if > you prefer a git formatted patch instead. The pkgsrc tool mkpatches generate > this automatically, so this is easiest for me. > > This patch teaches ToolTalk about Ne

Re: [cdesktopenv-devel] New default font?

2012-09-27 Thread Marcin Cieslak
On Thu, 27 Sep 2012, Peter Howkins wrote: > On Wed, Sep 26, 2012 at 08:06:52PM -0600, Jon Trulson wrote: > Quite a while ago I experimented with the helvetica and courier fonts from > Adobe that are available as part of the ghostscript packages (gsfonts-x11 > on debian). > > http://marutan.net

Re: [cdesktopenv-devel] [PATCH] Enabled anti-aliased fonts for applications that support them

2012-09-27 Thread Robert Tomsick
On Thu, 27 Sep 2012, Peter Howkins wrote: > On Thu, Sep 27, 2012 at 10:20:16AM +, Anthony Perkins wrote: >> Some applications do not support anti-aliased fonts at all, and some >> crash if they do not have a bitmapped font specified. This commit >> enables anti-aliasing by default and includ

Re: [cdesktopenv-devel] [PATCH] Enabled anti-aliased fonts for applications that support them

2012-09-27 Thread Peter Howkins
On Thu, Sep 27, 2012 at 10:20:16AM +, Anthony Perkins wrote: > Some applications do not support anti-aliased fonts at all, and some > crash if they do not have a bitmapped font specified. This commit > enables anti-aliasing by default and includes individual rules for > dtmail and dtpad to prev

[cdesktopenv-devel] [PATCH] NetBSD statvfs in ToolTalk

2012-09-27 Thread Jelle Hermsen
Hi, NetBSD replaced the BSD4.4 statfs() family of calls with the POSIX/XOpen statvfs() flavors in 2004. I used HAS_STATVFS so with an extra define other systems could benefit from this. Cheers, Jelle $NetBSD$ --- lib/tt/lib/util/tt_file_system.C.orig 2012-09-26 18:55:37.0 +

[cdesktopenv-devel] [PATCH] teach ToolTalk config about NetBSD

2012-09-27 Thread Jelle Hermsen
Hiya, This patch is a unified diff, as we use it in pkgsrc. Please let me know if you prefer a git formatted patch instead. The pkgsrc tool mkpatches generate this automatically, so this is easiest for me. This patch teaches ToolTalk about NetBSD and introduces a HAS_STATVFS identifier which

Re: [cdesktopenv-devel] New default font?

2012-09-27 Thread Peter Howkins
On Wed, Sep 26, 2012 at 08:06:52PM -0600, Jon Trulson wrote: > On Wed, 26 Sep 2012, Marcin Cieslak wrote: > > > Hello, > > > > I made some experiments about possible > > replacement for the default user interface > > font in CDE. > > > > I gave Roboto font a try (this is the new > > font for the A

[cdesktopenv-devel] New default font?

2012-09-27 Thread Antonis Tsolomitis
I would definitely say No! I believe that we should not only look on this from the technological or license point of view. Typography is an art. The proposed font, Roboto, is from the typography point of view a terrible font. It is a Frankenstein. A pastige of different fonts, epochs and styles.

Re: [cdesktopenv-devel] [PATCH] Enabled anti-aliased fonts for applications that support them

2012-09-27 Thread Anthony Perkins
On 27 September 2012 12:07 Marcin Cieslak wrote: > Aren't the above files generated from .nls and .tmsg? Ah I wasn't aware of that, I will have a look at those files and see if I can make similar changes to them. -- Ev

Re: [cdesktopenv-devel] [PATCH] Enabled anti-aliased fonts for applications that support them

2012-09-27 Thread Marcin Cieslak
On Thu, 27 Sep 2012, Anthony Perkins wrote: > Some applications do not support anti-aliased fonts at all, and some > crash if they do not have a bitmapped font specified. This commit > enables anti-aliasing by default and includes individual rules for > dtmail and dtpad to prevent them from crashi

[cdesktopenv-devel] [PATCH] FreeBSD 10: Don't include in dtksh

2012-09-27 Thread Marcin Cieslak
It seems like including prevents libast to create its own stdio system. This may also help other platforms to build dtksh successfully. --- cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/init.c | 2 +- cde/programs/dtksh/ksh93/src/lib/libast/include/sfio.h| 1 + cde/programs/dtksh/ksh93/

Re: [cdesktopenv-devel] cdesktopenv-devel Digest, Vol 3, Issue 22

2012-09-27 Thread Isaac Dunham
On Tue, 25 Sep 2012 21:48:22 + cdesktopenv-devel-requ...@lists.sourceforge.net wrote: > On Tue, 25 Sep 2012, Anthony Perkins wrote: > > > The following patch gets the Lucida Sans font working on my FreeBSD > > system. Before applying this, title bars and menu bars are displayed > > in the "-m

[cdesktopenv-devel] [PATCH] Use typedef XDR from

2012-09-27 Thread Marcin Cieslak
__rpc_xdr is no longer available on FreeBSD 10. (XDR is typedef'd as "struct XDR" and not "struct __rpc_xdr"). By the way, why did we ever need this? Probably it should be removed. Leaving for __OpenBSD__ for now. --- cde/lib/tt/lib/util/tt_xdr_utils.C | 2 +- 1 file changed, 1 insertion(+), 1 de

[cdesktopenv-devel] [PATCH] dticon: fix typo in the last commit

2012-09-27 Thread Marcin Cieslak
--- cde/programs/dticon/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/dticon/main.c b/cde/programs/dticon/main.c index 77de213..83edad5 100644 --- a/cde/programs/dticon/main.c +++ b/cde/programs/dticon/main.c @@ -797,7 +797,7 @@ CREATION: Visual Edge