Index of /tcl/ftparchive/sorted/misc/fvwm2

      Name                   Last modified     Size  Description

[DIR] Parent Directory 29-Jan-99 12:29 - [   ] README 31-Jan-97 07:09 4k

This program is GPL'ed:
=======================

Copyright (C) 1995, 1996, 1997 Jeppe Buk (buk@imada.ou.dk)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


Version information:
====================

This is version 1.0b6 of the Fvwm2 module for the Dotfile Generator.

This module is supposed to support Fvwm2. Since Fvwm2 is in beta state, and
functionality changes at time, new pages may appear and old ones may disappear
at times.

Any comments and/or suggestions should be sent to me.

Jeppe Buk
email: buk@imada.ou.dk
www:   http://www.imada.ou.dk/~buk/


Revision history:
=================

Version 1.0b6:
--------------

  - Improved the FontWidget. Now uses cascading menus for those looong menus
    that used to get lost beyond the screen. Included the ability to show a
    font sample of all characters present.

  - The module now supports (and requires for buttons and title style)
    fvwm2.0.44/45. All new features aren't included yet, and the parser
    doesn't understand decors, though.

  - Added a number of new 2.0.44/45 builtins to the possible builtin functions
    to call from various pages.

  - Included the Decorations page to define Decor's. Doesn't include complex
    gradients yet (only linear).

  - Styles of windows now includes "UseDecor" and "MiniIcon" style flags.

  - Definitions of menus now includes (optional) pixmaps
    (suggested by a number of users, the first was Lars Esbjerg Hoeg
    <lhoeg@imada.ou.dk>).
    Global and per-menu default pixmaps are also supported.

  - Quick help included on all pages in "Menus and Bindings".

  - The parser has been extended to also include the above pixmaps.

  - PixmapPath will be generated (same dirs as IconPath), since it isn't
    obsolete for icons (it is for pixmap buttons and menu pixmaps).

  - Corrected a bug with title justification in FvwmButtons.

  - Corrected bugs in styles of windows regarding "Force Title" and colors.
    (reported by Ondrej Popp <ondrej@sprynet.com>).

Version 1.0b5:
--------------

  - Improved the parsers identification of keywords (now case insensitive).

Version 1.0b4:
--------------

  - This module now includes a parser for existing .fvwmrc files. Both in
    Fvwm-1 and Fvwm-2 formats!

    * For now it doesn't handle any module settings, but I have tried to
      include all native Fvwm2 keywords.

    * I haven't had time to test this thoroughly yet, so please report bugs to
      me (email at the top of this file, or via the Mail menu in TDG).

    * The filter for Fvwm-1 syntax is based on fvwmrc_convert by Martin
      Kraemer (Martin.Kraemer@mch.sni.de) and Grant McDorman
      (grant@isgtec.com) as included in fvwm-2.0.43.

Version 1.0b3:
--------------

  - Fixed a problem with auto_execok in Tcl 7.6

Version 1.0b2:
--------------
o Second beta release.

  - Moved the Path page to the top because Fvwm2 needs the IconPath before
    pixmap buttons can be defined.

  - Trying out a new way of showing syntax for functions (so far only
    implemented on the Functions page).

Version 1.0b1:
-------------
o Initial beta release.

  - I haven't really done a lot of testing on this module yet, so please
    inform me of any bugs you may find (use the mail menu from within the
    Dotfile Generator).