Re: [cdesktopenv-devel] [PATCH] Remove old jpeg files

2019-10-14 Thread Jon Trulson
On 10/14/19 5:49 PM, Chase via cdesktopenv-devel wrote:
> We will use the system libraries and headers, save three that can't be
> easily written out
> 
> Thank you for your time,
> -Chase

Merged, thanks!

-- 
Jon Trulson

  "Nothing unreal exists."
   -- Kiri-kin-tha


___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


Re: [cdesktopenv-devel] [PATCH] Remove code blocks marked as 'NOTDONE'

2019-10-14 Thread Jon Trulson
On 10/14/19 3:36 PM, Wesley Moxam wrote:
> Here are 3 more removal patches:
> 
> 1) HP_EXTENSIONS is for HPUX systems. It doesn't seemed to be used anymore.
> 2) `legacysun` is presumably for older sun systems. I doubt anyone is
> using it
> 3) `oldcode` seems to be a name that was used to comment out old code.

Merged, thanks!

-jon

> 
> 
> On Mon, Oct 14, 2019 at 10:16 AM Wesley Moxam  > wrote:
> 
> This is the first of a series of patches to remove dead code. There
> seems to be a decent amount of half finished code that's omitted via
> ifdef, it'll be good to remove it.
> 
> -- W
> 
> 
> 
> ___
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
> 

-- 
Jon Trulson

  "Nothing unreal exists."
   -- Kiri-kin-tha


___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


Re: [cdesktopenv-devel] Some untested patches.

2019-10-14 Thread Jon Trulson
On 8/10/19 7:44 PM, Michele Ghisolfo wrote:
> Hello
> 
> As I said in the IRC channel, I have some patches for:
> 1) Utmpx support for FreeBSD (user accouting in dtterm). Untested on
> other systems.  Will probably need some #ifdefs.
> 2) Mouse wheel scrolling in dtterm and dtfile  (in dtterm use
> ctrl+wheel to scroll faster than mouse wheel alone).
> 3) Keypad numbers now working in dtterm. (previously they didn't work
> -- it wasn't just me, right?)
> 4) Calendar highlight thickness slightly increased to get the same
> look of Solaris CDE. (Previously was hard coded to 1 pixel)
> 
> I have tested this only in my system and only on Motif 2.3.8, so be
> cautious before patching.  Accounting support will almost certainly
> need some fidgeting to avoid breaking non-utmpx systems.

I went ahead and added these manually - all except the utmpx stuff.

Thanks for the submission, but in the future please either supply
patches in git format-patch format, or via the SF Merge Request mechanism.

Much less work for me :)  Thanks!

https://sourceforge.net/p/cdesktopenv/wiki/Contributing%20to%20CDE/



-- 
Jon Trulson

  "Nothing unreal exists."
   -- Kiri-kin-tha


___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


Re: [cdesktopenv-devel] [PATCH] Remove code blocks marked as 'NOTDONE'

2019-10-14 Thread Wesley Moxam
Here are 3 more removal patches:

1) HP_EXTENSIONS is for HPUX systems. It doesn't seemed to be used anymore.
2) `legacysun` is presumably for older sun systems. I doubt anyone is using
it
3) `oldcode` seems to be a name that was used to comment out old code.


On Mon, Oct 14, 2019 at 10:16 AM Wesley Moxam 
wrote:

> This is the first of a series of patches to remove dead code. There seems
> to be a decent amount of half finished code that's omitted via ifdef, it'll
> be good to remove it.
>
> -- W
>


remove-hp-extensions.patch
Description: Binary data


remove-legacysun.patch
Description: Binary data


remove-oldcode.patch
Description: Binary data
___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


Re: [cdesktopenv-devel] [PATCH] Remove code blocks marked as 'NOTDONE'

2019-10-14 Thread Jon Trulson
On 10/14/19 8:16 AM, Wesley Moxam wrote:
> This is the first of a series of patches to remove dead code. There
> seems to be a decent amount of half finished code that's omitted via
> ifdef, it'll be good to remove it.


Agreed, and merged.  Thanks!

-- 
Jon Trulson

  "Nothing unreal exists."
   -- Kiri-kin-tha


___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


[cdesktopenv-devel] [PATCH] Remove code blocks marked as 'NOTDONE'

2019-10-14 Thread Wesley Moxam
This is the first of a series of patches to remove dead code. There seems
to be a decent amount of half finished code that's omitted via ifdef, it'll
be good to remove it.

-- W


remove-NOTDONE.patch
Description: Binary data
___
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel