- Fvwmconf Version 0.19 * Added version number to title * Add dialog window to Write. * fixed bug in copying files to user directory. * Mon Sep 28 00:05:40 MST 1998 been a long time. fix bug keeping colors panel from opening. * Fixed bug preventing images from being found * Fixed bug preventing vector tool from opening * Fixed bug in loading new config. -------------------------------------------- Version 0.18 * Removed dependence on IO::File -------------------------------------------- Version 0.17 * Fixed conversion of image types to xpm for use in title bars, etc. (can do jpg, etc.) * install script looks for location of perl and changes line in FvmwConf . * use xlsfonts to find if fonts from statefile are available. If user switches servers, a missing font can cause a crash. -------------------------------------------- Version 0.16 * Put entry display back in font selector (only very few fonts didn't work this way, anyway). * Begin with all fvwmconf fonts 'fixed'. Select via font tool. * Fixed Pager panel a bit. It was broken somehow. @vars was hidden in apply Add 'neither' option to pager-on variable. * added some help * included IO::File in distribution, as it is commonly missing from perl. * Make version number and date in file FvwmConf up to date. --------------------------------------------- Version 0.15 * added mwm menu style option to global panel. * button tool, changed 'Delete' to 'Delete Page' * add current decor and style bar to tools * fixed fill problem on decor and style bar (already released ? ) * added support for imagemagick. Conversion seems more robust and easy. No dependence on xv and netpbm which are not free enough. Jpeg (and others) are now supported. This is now preferred conversion and display suite. netpbm is used only if imagemagick cannot be found. Change includes a routine to search PATH for various programs, and a routine to get the size of the root window. Had some problem with a few gifs, so convert now to ppm's for browsing. * arrows scroll through image list. * fixed a bit of help screens. --------------------------------------------- Version 0.14 * Parse .fvwm2rc files. Begin implementing it. * Color tool handles difference in case in colornames. * fixed bug in Icon/NoIcon , also null variables send undef for commands. * add IconTitle and UseStyle to style panel. * added HiddenHandles and NoInset to Decor * Added 8 remaining two state Vars to Style * added some help screens * added 'mail to developer' box. * Fixed move vert in vector tool. Still needs work to correct shading. * Fixed prompt twice for exit fvwm. * added use lib for myperlib to work * Fixed possible bug in hanging colortool when loading undefined color name. * Added Fore and Back to color editor * Buttons on color tool and style panel are now embedded in text widget. --------------------------------------------- Version 0.13 Thu Sep 4 18:50:54 MST 1997 * looks for help in all possible installation dirs. * working on debian installation to non-local dirs. * Man page. * removed all the confwait things. * sample conf and image packages made. * image tool now allows tildes in filenames. Ungainly. Introduced bug ? fewer images can be converted perhaps ? This makes private images used with configs. portable btwn users. * winlist panel (works ? ) * FvwmConf file complies with 'use strict vars' and 'refs' . * Tried to fix Clearing Icons when switching configs. Partial success. Don't know if its easily possible. May have to do do NoIcon for each Style. * Changed install script to cp -r from cp -rfv . These flags apparantly don't exist on some systems. ---------------------------------------------- Version 0.12 Sun Aug 31 23:07:56 MST 1997 Added links to README etc for help Added fonts to rc file. fixed install bug to create /usr/local/lib/X11 Added Move Vert to vector , but its broken. ---------------------------------- Version 0.11 Took out some uneccessary recap in panels and history. Fixed MultiVar bug that prevented calling command from fellows. Changed color and image get value to shift-1 to agree with panel pop-tool. Added Long/Short to history Tried to fix GlobalOpts Beep if pop for font or vector ---------------------------------- Version 0.10 Added Some more help fixed: Bug in select style prevented return in entry from selecting a style fixed: bug prevented selecting '*' if current style is deleted. fixed: quote on color bug in put_color_on_panel Added xv and pix buttons to image selector. Added ability to put user and non-user files in separate dirs. ---------------------------------- Version 0.09 Added help capability to radlablist, did a couple. Added pop tool to selector panel buttons. Exit FvwmConf on restart of fvwm (from menu). Fixed color edit bug HSV->HSB ---------------------------------- Version 0.08 Thu Jul 24 13:07:42 MST 1997 Return in panel entry sets single value shift click in panel entry or history pops up tool ----------------------------------- Version 0.07 Added hsv to coloredit ----------------------------------- Version 0.06 Wed Jul 23 21:58:05 MST 1997 Changed confusing labels on decor panel and style panel. Added color editor. ----------------------------------- Version 0.05 fixed hang and allocate all memory when decor is deleted. fixed 3rd button history for buttonstyles on color and image selectors ----------------------------------- Version 0.04 Documented double click on radio buttons. Fixed 3rd button on line draw in vector tool Begin some filter options on font selector. fixed following. xterm doesnt come till fvwconf starts #+ "I" Exec ~/.fvwmconf/bin/watch 1 xterm + "I" Exec xterm # only use watch if you start fvwmconf on startup. ------------------------------------ Version 0.03 Mon Jul 21 14:32:10 MST 1997 Changed more help Made history length 1 for Radiobutton vars. font selector gets history with 3rd button click Made saving to .fvwm2rc file easier. ------------------------------------ VERSION 0.02 Sun Jul 20 16:23:09 MST 1997 Added hyperlink capability in help text. Added and changed some help text. ------------------------------------