Re: CVS griph: * redraw sidepics only if parts of them are exposed

2007-01-27 Thread Dominik Vogt
On Fri, Jan 26, 2007 at 05:38:00PM -0600, fvwm-workers wrote: CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: griph 07/01/26 17:38:00 Modified files: . : ChangeLog fvwm : menus.c Log message: * redraw sidepics only if parts of them

CVS domivogt: * New header files.

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:28:55 Added files: libs : ColorUtils.h Cursor.h Event.h Graphics.h System.h Target.h WinMagic.h XError.h XResource.h Log message:

CVS domivogt: * Split fvwmlib.h into multiple header files.

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:33:17 Modified files: . : ChangeLog bin: ChangeLog fvwm-root.c fvwm : add_window.c bindings.c borders.c builtins.c

CVS domivogt: * flib_init_graphics() convenience functions to bring up the graphics

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:39:02 Modified files: libs : fvwmlib.h Added files: libs : fvwmlib.c Log message: * flib_init_graphics() convenience functions to bring up the graphics

CVS domivogt: * Use flib_init_graphics().

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: domivogt07/01/27 05:57:08 Modified files: modules: ChangeLog modules/FvwmBacker: FvwmBacker.c Makefile.am modules/FvwmBanner: FvwmBanner.c modules/FvwmButtons: FvwmButtons.c

Re: SVG image loader

2007-01-27 Thread Dominik Vogt
On Wed, Jan 24, 2007 at 12:47:15AM +0100, Simon Griph wrote: On Mon, 22 Jan 2007, Viktor Griph wrote: * Should rsvg_init() and rsvg_term() be called each time an SVG image is loaded? It soulds as function that should be called only once in a program's life time. It is probably enough

Re: CVS domivogt: * Use flib_init_graphics().

2007-01-27 Thread Viktor Griph
On Sat, 27 Jan 2007, FVWM CVS wrote: Log message: * Use flib_init_graphics(). You only use it in the modules subdirectory. Did you miss to commit in bin and fvwm? /Viktor

Re: CVS domivogt: * Use flib_init_graphics().

2007-01-27 Thread Dominik Vogt
On Sat, Jan 27, 2007 at 01:11:32PM +0100, Viktor Griph wrote: On Sat, 27 Jan 2007, FVWM CVS wrote: Log message: * Use flib_init_graphics(). You only use it in the modules subdirectory. Did you miss to commit in bin and fvwm? It just wraps the typical module init stuff. It seems the

CVS griph: * add fvwmlib.c to libfvwm_a_SOURCES

2007-01-27 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/27 07:18:45 Modified files: . : ChangeLog libs : Makefile.am Log message: * add fvwmlib.c to libfvwm_a_SOURCES

Re: CVS griph: * add fvwmlib.c to libfvwm_a_SOURCES

2007-01-27 Thread Viktor Griph
On Sat, 27 Jan 2007, Dominik Vogt wrote: On Sat, Jan 27, 2007 at 07:18:45AM -0600, fvwm-workers wrote: CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: griph 07/01/27 07:18:45 Modified files: . : ChangeLog libs : Makefile.am Log

SVG patch revision one

2007-01-27 Thread Simon Griph
* fixed sscanf portability issues * simplified Separate rendering options from path * moved Frsvg_init() calls to fvwm/fvwm.c, bin/fvwm-root.c, lib/fvwmlib.c * added Fsvg.h to libfvwm_a_SOURCES * added librsvg2-dev to Build-Depends (debain/control.in) /Simon fvwm-svg-r1.diff.gz Description:

FvwmIconMan cleanup patch

2007-01-27 Thread Serge (gentoosiast) Koksharov
Hello, Please see attached patch's ChangeLog. -- Serge Koksharov, Free Software user supporter GPG public key ID: 0x3D330896 (pgp.mit.edu) Key fingerprint: 5BC4 0475 CB03 6A31 0076 82C2 C240 72F0 3D33 0896 fvwmCVS_IconMan.patch.gz Description: Binary data

Re: SVG patch revision one

2007-01-27 Thread Simon Griph
* fixed sscanf portability issues * simplified Separate rendering options from path * moved Frsvg_init() calls to fvwm/fvwm.c, bin/fvwm-root.c, lib/fvwmlib.c * added Fsvg.h to libfvwm_a_SOURCES * added librsvg2-dev to Build-Depends (debain/control.in) * removed unnecessary tests /Simon

License ambiguity in some files

2007-01-27 Thread Adam Goode
Hi, I am working on packaging FVWM for Fedora: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=223724 Patrice Dumas has pointed out to me that some files are missing redistribution notices. These are the files we found from fvwm-2.5.21: bin/fvwm-config.in bin/fvwm-convert-2.4.in