Re: [cdesktopenv-devel] Small dthelp-related fixes

2012-09-28 Thread Jon Trulson
On Fri, 28 Sep 2012, Marc Balmer wrote: > for patch 1: don't roll your own strfunctions, use strlcpy or so I'm inclined to apply this - strlcpy isn't available on all systems (on linux, requires bsd lib I think). In addition, strlcpy also does not permit overlapping buffers, based on a google s

Re: [cdesktopenv-devel] Updated DTlogin LSB Scipt README

2012-09-28 Thread Jon Trulson
On Fri, 28 Sep 2012, David McBrayer wrote: > I have updated README.dtlogin to include the installation instructions > for the LSB init script. The README previously pointed to the wiki to > use the old instructions. The online wiki still needs to be updated as > the current (old) instructions will

Re: [cdesktopenv-devel] [PATCH] dtfile: fix crash in RecheckFlag (64bit)

2012-09-28 Thread Jon Trulson
On Fri, 28 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- How fast is your code? 3 out of 4 devs don\\\'t know how their code performs

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

2012-09-28 Thread Jon Trulson
On Fri, 28 Sep 2012, Jelle Hermsen wrote: > >> 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

Re: [cdesktopenv-devel] Updated DTlogin LSB Scipt README

2012-09-28 Thread Christopher Turkel
Until you mentioned this, I thought I had rewrote the wiki page. My bad. -- Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.double

Re: [cdesktopenv-devel] Small dthelp-related fixes

2012-09-28 Thread Marc Balmer
for patch 1: don't roll your own strfunctions, use strlcpy or so for patch 2: hunk 1 and 3 are not needed -- Marc Balmer micro systems, http://www.msys.ch/ Tel. +41 61 383 05 10, Fax +41 61 383 05 12 Am 28.09.2012 um 20:27 schrieb Frederic Koehler : > Pretty self-explanatory. Progress marches

[cdesktopenv-devel] Small dthelp-related fixes

2012-09-28 Thread Frederic Koehler
Pretty self-explanatory. Progress marches on! 0001-dthelp-Avoid-undefined-behaviour-in-strcpy.patch Description: Binary data 0002-dtcreate-Avoid-trying-to-reuse-closed-help-window.patch Description: Binary data -- Got v

[cdesktopenv-devel] Updated DTlogin LSB Scipt README

2012-09-28 Thread David McBrayer
I have updated README.dtlogin to include the installation instructions for the LSB init script. The README previously pointed to the wiki to use the old instructions. The online wiki still needs to be updated as the current (old) instructions will cause the system to hang on a runlevel change (shut

Re: [cdesktopenv-devel] New default color scheme

2012-09-28 Thread Christopher Turkel
-Original Message- From: Antonis Tsolomitis To: szt0922 Cc: cdesktopenv-devel Sent: Fri, Sep 28, 2012 3:57 am Subject: Re: [cdesktopenv-devel] New default color scheme > Now, has anybody thought about doing a more polished default color > scheme? For example, why does the

[cdesktopenv-devel] [PATCH] dtfile: fix crash in RecheckFlag (64bit)

2012-09-28 Thread Marcin Cieslak
--- cde/programs/dtfile/FileDialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/dtfile/FileDialog.c b/cde/programs/dtfile/FileDialog.c index b446aa3..6795f77 100644 --- a/cde/programs/dtfile/FileDialog.c +++ b/cde/programs/dtfile/FileDialog.c @@ -2856,7 +2856,

Re: [cdesktopenv-devel] New default color scheme

2012-09-28 Thread Antonis Tsolomitis
> Now, has anybody thought about doing a more polished default color > scheme? For example, why does the frame around the workspace selector > has different color than the rest of the panel? Because by default the desktop uses the maximum configurable colors. Go to the color configuration and s