Handle continuation lines in fvwm-convert-2.6.
[fvwm.git] / bin / ChangeLog
blob17da32dc3f9a4ad1876ddd89ce7ba0c928759308
1 2010-01-02  Thomas Adam   <thomas.adam22@gmail.com>
2         * fvwm-convert-2.6.in:
3         * fvwm-convert-2.6.1.in:
4         Handle continuation lines.
6         Process those lines ending in a backslash by prepending them to the
7         previous line and just shunting it to a common function.  When writing
8         out the file, ensure we preserve the split lines.
10 2010-01-01  Thomas Adam   <thomas.adam22@gmail.com>
11         * fvwm-convert-2.6.in:
12         Use !UsePPosition over NoPPosition when negating style lines..
14         When converting styles over, use !UsePPosition, and not convert to
15         !PPosition -- which would have happened due to how the negation for
16         style command works for other styles.
17 2010-01-01  Thomas Adam   <thomas.adam22@gmail.com>
18         * fvwm-convert-2.6.in:
19         Retain "Read foo" lines when calling handle_read_file()
21         Ensure we retain this line when spitting out the converted file,
22         otherwise the file from Read will never get processed by FVWM.
24 2010-01-01  Thomas Adam   <thomas.adam22@gmail.com>
25         * fvwm-convert-2.6.in:
26         * fvwm-convert-2.6.1.in:
27         Convert over to use GetOpt::Long and introduce -f and -h.
29         --follow-read|-f : Follow files found via "Read".
30         --help|-h : Print help message.
32         No longer allow fvwm-convert-2.6 to follow Read files automatically --
33         force this via -f instead.
35         In the case of -f not given, still print out files found on the command
36         line to make the user aware there's additional files that will need
37         processing.
39 2010-01-01  Thomas Adam   <thomas.adam22@gmail.com>
40         * fvwm-convert-2.6.in:
41         Fix command-line parsing, and allow for destination file to be honoured
42         -- stupid logic bug on my part.
44 2009-03-22  Mikhael Goikhman  <migo@homemail.com>
46         * Makefile.am:
47         add fvwm version to automatically generated man pages
49         * fvwm-menu-directory.1:
50         * fvwm-menu-headlines.1:
51         * fvwm-menu-xlock.1:
52         * fvwm-perllib.1:
53         regenerated
55 2009-03-17  Mikhael Goikhman  <migo@homemail.com>
57         * fvwm-menu-desktop.in:
58         * fvwm-menu-directory.in:
59         * fvwm-menu-headlines.in:
60         * fvwm-menu-xlock.in:
61         * fvwm-perllib.in:
62         convert my old code to use var_name and function_name coding style
64         * Makefile.am:
65         rename target "pod2man" to "regenerate"
67         * fvwm-menu-*.1:
68         regenerated
70 2009-03-10  Mikhael Goikhman  <migo@homemail.com>
72         * fvwm-perllib.in:
73         hide "use Gtk;" pseudo-dependency from annoying package builders
75 2009-03-10  Mikhael Goikhman  <migo@homemail.com>
77         * fvwm-config.in:
78         fix wrong spacing in the output caused by libXcursor patch
80         * fvwm-menu-headlines.in:
81         switch the default broswer from "netscape" to "firefox",
82         fix parsing of "&#xabcd;" entities in xml and RootPrompt site
84 2007-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
86         * fvwm-menu-directory.1:
87         * fvwm-config.1.in:
88         * fvwm-convert-2.2.1.in:
89         * fvwm-bug.in:
90         * fvwm-menu-headlines.in:
91         * fvwm-convert-2.4.1.in:
92         * fvwm-root.1.in:
93         * fvwm-menu-xlock.1:
94         * fvwm-convert-2.6.1.in:
95         * fvwm-bug.1.in:
96         * fvwm-perllib.1:
97         * fvwm-perllib.in:
98         * fvwm-menu-headlines.1:
99         * fvwm-menu-directory.in:
100         * fvwm-menu-desktop.1.in:
101         * fvwm-menu-xlock.in:
102         write fvwm in lower case
104 2007-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
106         * Makefile.am (LDADD):
107         fixed building with libXcursor
109 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
111         * fvwm-config.in:
112         * Makefile.am (LDADD):
114 2007-01-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
116         * fvwm-convert-2.6.in:
117         * fvwm-convert-2.4.in:
118         * fvwm-config.in:
119         * fvwm-bug.in:
120         added GPL notice
122         * fvwm-root.c:
123         #includes from library path with "..." not <...>
125 2007-01-28  Simon Griph  <simon(at)griph(dot)se>
127         * Makefile.am (LDADD, INCLUDES):
128         added rsvg_LIBS, rsvg_CFLAGS
130         * fvwm-config.in:
131         * fvwm-root.1.in (DESCRIPTION):
132         * fvwm-root.c (usage):
133         documented new svg support
134         (SetRootWindow):
135         added Frsvg_init() call
137 2007-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
139         * fvwm-root.c:
140         use new library header files
142 2007-01-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
144         * fvwm-root.c (SetRootWindow):
145         use image path in fvwm-root, but prepend pwd to it.
147         * fvwm-root.c (SetRootWindow):
148         don't use image path in fvwm-root
150 2007-01-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
152         * fvwm-config.in:
153         * fvwm-bug.in (datarootdir):
154         * fvwm-perllib.in:
155         use datarootdir
157 2007-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
159         * fvwm-root.c (SetRootWindow):
160         use int instead of unsigned int.
162 2006-12-18  Viktor Griph  <griph@dd.chalmers.se>
164         * Makefile.am (man_MANS, EXTRA_DIST):
165         don't install fvwm-convert-2.2 man page
167 2006-11-13  Dan Espen  <dane@mk.telcordia.com>
169         * fvwm-menu-directory.in: Use escapeFileName on directory name.
170         Security patch from Tavis Ormandy.
172 2006-09-19  Viktor Griph  <griph@dd.chalmers.se>
174         * fvwm-root.c (SetRootWindow):
175         silence gcc4 warnings
177 2006-04-07  Serge Koksharov  <gentoosiast dog yandex dot ru>
179         * fvwm-bug.in:
180         changed fallback editor from `emacs' to `vi' because it much
181         more widespread on non-Linux systems
182         fixed errors (because of incorrect syntax fallback entries were
183         not used)
184         now script honors `TMPDIR' env. variable and if it's not set it
185         fallback to `/tmp' directory when creating temporary file
187 2006-04-04  Serge Koksharov  <gentoosiast dog yandex dot ru>
189         * ChangeLog:
190         corrected typo
192 2006-03-02  Serge Koksharov  <gentoosiast dog yandex dot ru>
194         * fvwm-config.1.in:
195         * fvwm-menu-headlines.1:
196         * fvwm-menu-headlines.in:
197         * fvwm-perllib.in:
198         * fvwm-root.1.in:
199         corrected typos
201 2005-09-21  Mikhael Goikhman  <migo@homemail.com>
203         * fvwm-perllib.in:
204         enhance "tutorial", add "events" man page
206 2005-09-19  Olivier Chapuis  <olivier.chapuis@free.fr>
208         * fvwm-root.c (main):
209         64-bit refixes
211 2005-07-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
213         * fvwm-root.c (main):
214         64-bit fixes
216 2005-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
218         * fvwm-menu-directory:
219         applied patch  by Stephen Dennison <stephenrd@gmail.com> to correct a
220         typo
222 2005-07-04  Dan Espen  <dane@mk.telcordia.com>
224         * fvwm-menu-desktop.1.in: Add option gnome-mandriva.
226         * fvwm-menu-desktop.in (check_app): When checking if executable exists,
227         allow full path.  Add new option, gnome-mandriva.
229 2005-03-17  Dan Espen  <dane@mk.telcordia.com>
231         * fvwm-menu-desktop.1.in: Fix .IP.
233 2004-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
235         * fvwm-root.c:
236         fixed compiling
238 2004-08-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
240         * fvwm-root.c (SetRootWindow):
241         (main):
242         fail with exit code 1 if image does not exist
244 2004-06-29  Mikhael Goikhman  <migo@homemail.com>
246         * fvwm-menu-directory.in:
247         * fvwm-menu-directory.1:
248         new option --func-name
250 2004-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
252         * fvwm-bug.in:
253         script safety patch; see
254         http://securitytracker.com/alerts/2004/Jan/1008781.html
256 2004-01-01  Mikhael Goikhman  <migo@homemail.com>
258         * fvwm-menu-directory.in:
259         security fix for file names with eoln
261 2003-12-16  olicha  <olivier.chapuis@free.fr>
263         * fvwm-menu-desktop.in:
264         Tried to found KDE3 icons and mini icons
266 2003-11-29  Mikhael Goikhman  <migo@homemail.com>
268         * fvwm-menu-headlines.1:
269         * fvwm-menu-headlines.in:
270         update/fix Kuro5hin, GNOME-News, NewsForge, LinuxApps;
271         support redirection to other host to reduce problems in the future;
272         don't cache with explicit or implicit web proxies; added Schedule hint
274 2003-09-12  Mikhael Goikhman  <migo@homemail.com>
276         * fvwm-config.in:
277         added iconv reporting
279 2003-09-03  Mikhael Goikhman  <migo@homemail.com>
281         * fvwm-menu-directory.1:
282         * fvwm-menu-directory.in:
283         --title and --command-title now support empty argument
284         (suppress title action or title completely)
286 2003-07-08  Mikhael Goikhman  <migo@homemail.com>
288         * fvwm-menu-headlines.1:
289         * fvwm-menu-headlines.in:
290         replace old BBC-World and BBC-SciTech with new BBC headlines
292 2003-04-18  Mikhael Goikhman  <migo@homemail.com>
294         * fvwm-config.in:
295         fixed --localedir
296         * fvwm-config.1:
297         updated
299 2003-03-22  Mikhael Goikhman  <migo@homemail.com>
301         * fvwm-menu-directory.1:
302         * fvwm-menu-directory.in:
303         * fvwm-menu-headlines.1:
304         * fvwm-menu-headlines.in:
305         * fvwm-menu-xlock.1:
306         * fvwm-menu-xlock.in:
307         make the scripts to be warning safe
309 2003-03-15  Mikhael Goikhman  <migo@homemail.com>
311         * fvwm-menu-*.1:
312         regenerated
314 2003-01-29  Mikhael Goikhman  <migo@homemail.com>
316         * fvwm-menu-directory.1:
317         * fvwm-menu-directory.in:
318         * fvwm-menu-headlines.1:
319         * fvwm-menu-headlines.in:
320         * fvwm-menu-xlock.1:
321         * fvwm-menu-xlock.in:
322         fixed one problem with pod caused some man page paragraphs to disappear
324 2003-01-03  olicha  <olivier.chapuis@free.fr>
326         * fvwm-config.in:
327         * fvwm-config.1:
328         Removed HAVE_GNOME and HAVE_EWMH
330 2002-12-19  olicha  <olivier.chapuis@free.fr>
332         * fvwm-config.in:
333         MIT Shared Memory Extension
335 2002-11-29  Mikhael Goikhman  <migo@homemail.com>
337         * fvwm-menu-desktop.in:
338         * fvwm-menu-desktop.1:
339         --uniconv now uses perl internal convertion if possible (much faster)
341 2002-11-28  olicha  <olivier.chapuis@free.fr>
343         * fvwm-config.1:
344         * fvwm-config.in:
345         localedir and gettext
347 2002-11-10  Mikhael Goikhman  <migo@homemail.com>
349         * fvwm-bug.1:
350         * fvwm-bug.in:
351         * fvwm-config.1:
352         * fvwm-config.in:
353         * fvwm-menu-desktop.1:
354         * fvwm-menu-desktop.in:
355         * fvwm-menu-directory.1:
356         * fvwm-menu-directory.in:
357         * fvwm-menu-headlines.1:
358         * fvwm-menu-headlines.in:
359         * fvwm-menu-xlock.1:
360         * fvwm-menu-xlock.in:
361         * fvwm-perllib.1:
362         * fvwm-perllib.in:
363         * fvwm-root.1:
364         * fvwm-root.c:
365         all programs now support --help, -h, -?, --version, -V
366         and some (that supported it in 2.4.x also support -v)
368 2002-11-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
370         * fvwm-root.c:
371         removed long option names with "-" instead of "--"
373 2002-11-09  Mikhael Goikhman  <migo@homemail.com>
375         * Makefile.am (bin_SCRIPTS):
376         * fvwm_make_browse_menu.sh:
377         * fvwm_make_directory_menu.sh:
378         moved from bin to utils again
380 2002-11-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
382         * Makefile.am (bin_SCRIPTS):
383         install below shell scripts too
385         * fvwm_make_browse_menu.sh:
386         * fvwm_make_directory_menu.sh:
387         moved from utils to bin
389 2002-11-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
391         * fvwm-root.c (SetRootWindow):
392         fixed compile error
394 2002-10-31  olicha  <olivier.chapuis@free.fr>
396         * fvwm-root.c (SetRootWindow):
397         Updated PImageLoadPixmapFromFile
399 2002-10-27  Mikhael Goikhman  <migo@homemail.com>
401         * fvwm-root.c:
402         * fvwm-root.1:
403         switch to --option names in documentation, -option works too;
404         added --no-retain-pixmap and --no-dummy for completeness
406 2002-10-27  olicha  <olivier.chapuis@free.fr>
408         * fvwm-root.c:
409         * fvwm-root.1:
410         added --retain-pixmap; added documentation
412 2002-10-18  olicha  <olivier.chapuis@free.fr>
414         * Makefile.am (bin_SCRIPTS):
415         fvwm-root depends on libfvwm
417 2002-10-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
419         * fvwm-root.1:
420         applied patch by Cameron Simpson
422 2002-10-15  olicha  <olivier.chapuis@free.fr>
424         * fvwm-root.c (SetRootWindow):
425         Updated PictureInitCMapRoot
427 2002-10-12  Mikhael Goikhman  <migo@homemail.com>
429         * fvwm-bug.in:
430         show VERSIONINFO
432 2002-10-09  Mikhael Goikhman  <migo@homemail.com>
434         * fvwm-perllib.in:
435         more on tutorial
437 2002-10-08  olicha  <olivier.chapuis@free.fr>
439         * fvwm-root.c (*):
440         ColorLimit Visual fixes
442 2002-09-17  Mikhael Goikhman  <migo@homemail.com>
444         * fvwm-perllib.in:
445         progress in writing tutorial
447 2002-09-14  Mikhael Goikhman  <migo@homemail.com>
449         * fvwm-perllib.in:
450         some work on documentation
452 2002-09-06  Mikhael Goikhman  <migo@homemail.com>
454         * fvwm-config.in:
455         added options --is-final, --is-stable, --release-date
457 2002-08-11  olicha  <olivier.chapuis@free.fr>
459         * fvwm-root.c (main):
460         New options -no-dither, -dither and -no-cl
461         (SetRootWindow):
462         Update the PImageLoadPixmapFromFile args
464 2002-08-02  Mikhael Goikhman  <migo@homemail.com>
466         * Makefile.am:
467         DESTDIR fix
469 2002-08-01  Mikhael Goikhman  <migo@homemail.com>
471         * fvwm-menu-headlines.in:
472         support http redirections; update BBC headlines to work again
474 2002-06-20  Mikhael Goikhman  <migo@homemail.com>
476         * fvwm-root.c:
477         fixed build without xpm; search in built-in image-path first
479 2002-06-19  Mikhael Goikhman  <migo@homemail.com>
481         * fvwm-menu-headlines.in:
482         added timeout on initial connection
483         * fvwm-config.in:
484         added png and xft reporting
486 2002-06-17  Mikhael Goikhman  <migo@homemail.com>
488         * fvwm-menu-desktop.1:
489         some improvements
491         * fvwm-perllib.1:
492         * fvwm-perllib.in:
493         improved documentation and code
495 2002-06-15  Mikhael Goikhman  <migo@homemail.com>
497         * fvwm-menu-headlines.1:
498         * fvwm-menu-headlines.in:
499         added support for CNN, BBC-World, BBC-SciTech headlines;
500         do not show time or/and date fields that can't be guessed
501         instead of showing a fake time/date
503         * fvwm-perllib.1:
504         * fvwm-perllib.in:
505         added a new script for perllib documentation
507 2002-06-09  Mikhael Goikhman  <migo@homemail.com>
509         * fvwm-menu-headlines.1:
510         * fvwm-menu-headlines.in:
511         fix for a bad httpd responce, new option --icon-error
513 2002-06-02  Mikhael Goikhman  <migo@homemail.com>
515         * fvwm-menu-headlines.1:
516         * fvwm-menu-headlines.in:
517         add timeouts on socket reading (default is 20 seconds) and --timeout;
518         updated NewsForge, LinuxFr;
519         disabled SegFault, AppWatch, JustLinux, FreeKDE as non-functional
521 2002-05-28  Mikhael Goikhman  <migo@homemail.com>
523         * fvwm-config.in:
524         removed multibyte reporting
526 2002-05-09  olicha  <olivier.chapuis@free.fr>
528         * fvwm-root.c (SetRootWindow):
529         A fix
531 2002-04-25  Mikhael Goikhman  <migo@homemail.com>
533         * *.1:
534         improved main headers and updated for 2.5.1
536         * fvwm-config.in:
537         report xrender support
539 2002-04-23  Mikhael Goikhman  <migo@homemail.com>
541         * fvwm-root.c:
542         minor reformatting and spell checking
544 2002-04-22  olicha  <olivier.chapuis@free.fr>
546         * fvwm-root.c (*):
547         Some renaming.
549 2002-04-12  Mikhael Goikhman  <migo@homemail.com>
551         * *:
552         split directory utils/ into 2 directories:
553         bin/   - for programs installed into ${bindir}
554         utils/ - for developer and miscellaneous utilities
556         renamed programs:
557         xpmroot        -> fvwm-root
558         fvwmbug        -> fvwm-bug
559         fvwmrc_convert -> fvwm-convert-2.2
560         fvwm24_convert -> fvwm-convert-2.4
562         added:
563         fvwm-convert-2.6.{in,1}
565         * Makefile.am:
566         setup compatibility symlinks for xpmroot and xpmroot.1
568 2002-04-05  olicha  <olivier.chapuis@free.fr>
570         * Makefile.am:
571         Added -lm to LDADD
573         * fvwm-menu-desktop.in (get_info):
574         Allows png icons in fvwm menu
576         * xpmroot.c (SetRootWindow):
577         (main):
578         * Makefile.am:
579         xpmroot can load xbm and png image file. It is enabled even without
580         xpm support
582 2002-03-03  Mikhael Goikhman  <migo@homemail.com>
584         * fvwm-config.in:
585         added --supports-bidi (renamed) and --supports-perllib
587 2002-03-01  Mikhael Goikhman  <migo@homemail.com>
589         * configure_dev.sh:
590         s/autolocal/aclocal/; pass arguments to ./configure
592 2002-03-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
594         * configure_dev.sh:
595         added autolocal
597 2002-02-21  Mikhael Goikhman  <migo@homemail.com>
599         * fvwm-config.in:
600         added --supports-fribidi
602 2002-02-10  Mikhael Goikhman  <migo@homemail.com>
604         * fvwm-config.in:
605         * fvwm-config.1:
606         added --fvwm-perllibdir
608 2002-02-07  Mikhael Goikhman  <migo@homemail.com>
610         * Makefile.am:
611         do not generate fvwmbug (and fvwmbug.sh), it is generated by configure
613         * fvwmbug.in:
614         renamed from fvwmbug.sh.in and minor changes
616 2002-02-01  Dan Espen  <dane@mk.telcordia.com>
618         * fvwm-menu-xlock.1:
619         * fvwm-menu-headlines.1:
620         * fvwm-menu-directory.1:
621         * fvwm-menu-desktop.1: fvwmrc -> .fvwm2rc
623 2002-01-30  Mikhael Goikhman  <migo@homemail.com>
625         * fvwm24_convert.in:
626         * Makefile.am:
627         use the same generation as for other perl scripts
629         * BuildXLockMenu:
630         remove compatibility script
632 2002-01-21  olicha  <olivier.chapuis@free.fr>
634         * xpmroot.c (main):
635         * xpmroot.1:
636         Removed the -np option and uncomment the -fe and -d documentation
638 2002-01-19  Dan Espen  <dane@mk.telcordia.com>
640         * xpmroot.1: Language check done, options still commented out.
642 2002-01-19  olicha  <olivier.chapuis@free.fr>
644         * xpmroot.c:
645         Some reformating and fixed a miss print
647 2002-01-18  olicha  <olivier.chapuis@free.fr>
649         * xpmroot.1:
650         Remove the documentations of the new xpmroot options as There is
651         something that I do not understand with the "memory of the
652         background of the root window"
654 2002-01-16  olicha  <olivier.chapuis@free.fr>
656         * xpmroot.c (main):
657         New option -np which causes to set _XSETROOT_ID to None and to do not
658         keep the pixmap in memory. New option -d which free the _XSETROOT_ID
659         pixmap and set it to None and which forces xpmroot to do not set the
660         background. New options -fe for freeing the ESETROOT_PMAP_ID pixmap.
662 2001-11-26  Mikhael Goikhman  <migo@homemail.com>
664         * fvwm-config.in:
665         make ewmh entry consistent with others
667 2001-11-15  olicha  <olivier.chapuis@free.fr>
669         * fvwm-config.in:
670         Added ewmh
672 2001-11-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
674         * fvwm24_convert:
675         Print an error message if source file is not writable
677 2001-10-13  olicha  <olivier.chapuis@free.fr>
679         * fvwm-menu-desktop.in:
680         One or two fixes
682 2001-10-09  Mikhael Goikhman  <migo@homemail.com>
684         * fvwm-menu-headlines.in:
685         improved support for linuxfr.org, added thinkgeek.com
687         * make_fvwmdist.sh:
688         s/autormake/automake/
690 2001-09-05  olicha  <olivier.chapuis@free.fr>
692         * fvwm-menu-headlines.in:
693         * fvwm-menu-headlines.1:
694         Added linuxfr.org and fix a man page misprint
696 2001-08-25  Mikhael Goikhman  <migo@homemail.com>
698         * fvwm-menu-directory.in:
699         * fvwm-menu-directory.1:
700         fixed several kinds of escaping in menu names, menu items and shell
701         commands
703 2001-08-15  Mikhael Goikhman  <migo@homemail.com>
705         * fvwm-config.in:
706         * fvwm-config.1:
707         s/gnome-wm/gnome-hints/
709 2001-07-30  Mikhael Goikhman  <migo@homemail.com>
711         * fvwm-menu-headlines.in:
712         improved xml parsing, added support for newsforge.com, kuro5hin.org,
713         bbspot.com
715 2001-07-25  Mikhael Goikhman  <migo@homemail.com>
717         * fvwm-menu-headlines.in:
718         * fvwm-menu-headlines.1:
719         several improvements and enhancements: better comply with HTTP/1.1,
720         so AppWatch does not freeze the script and --buggyproxy is not needed,
721         fixed FreshMeat time format (they changed it), show network errors
722         in the menu with a possibility to reload when network returns instead
723         of dying AND added support for 7 more free software sites
725 2001-07-22  Mikhael Goikhman  <migo@homemail.com>
727         * fvwm-config.in:
728         added xinerama and shape support; resorting
730 2001-07-10  Mikhael Goikhman  <migo@homemail.com>
732         * fvwm24_convert.in:
733         update $dest2 only after all changes to $dest, not before
735 2001-07-08  Mikhael Goikhman  <migo@homemail.com>
737         * fvwm24_convert.in:
738         use a correct form $ENV{'HOME'} not $$HOME
740         * fvwm-config.1:
741         created the man page
743 2001-06-30  Mikhael Goikhman  <migo@homemail.com>
745         * make_fvwmdist.sh:
746         changed date format in NEWS file to actually match the one in NEWS
748 2001-06-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
750         * make_fvwmdist.sh:
751         changed date format in NEWS file
753 2001-06-23  Mikhael Goikhman  <migo@homemail.com>
755         * fvwm-menu-directory.1:
756         * fvwm-menu-directory.in:
757         be consistent in code and doc: s/--check-subdir/--check-subdirs/
759 2001-06-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
761         * make_fvwmdist.sh:
762         corrected typos
763         update version number in FAQ too
765 2001-05-06  Mikhael Goikhman  <migo@homemail.com>
767         * fvwm-config.in:
768         fixed --supports-feature broken in the previous commit
770 2001-05-04  Mikhael Goikhman  <migo@homemail.com>
772         * fvwm-config.in:
773         report gdk-imlib support in FvwmGtk, rename gnome support to gnome-wm
775 2001-04-09  Dan Espen  <dane@mk.telcordia.com>
777         * make_fvwmdist.sh: Figure our user full name.
779 2001-04-03  Mikhael Goikhman  <migo@homemail.com>
781         * Makefile.am:
782         don't build and install xselection, there is a more powerful package
783         of the same name
785 2001-03-24  Mikhael Goikhman  <migo@homemail.com>
787         * fvwm-menu-desktop.1:
788         * fvwm-menu-desktop.in:
789         rewordings
791 2001-03-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
793         * fvwm24_convert.1:
794         updated
796         * fvwm24_convert.in:
797         use \s instead of [ \t]
798         removed conversion of placement names, print a message instead
799         print warnings about FvwmConfig and FvwmPipe
800         improved comment detection
801         detect continuation lines
802         fixed typo
803         fixed line continuations
804         do not merge continuation lines if possible
806 2001-03-23  olicha  <olivier.chapuis@free.fr>
808         * fvwm-menu-desktop.in:
809         * fvwm-menu-desktop.1:
810         New option --merge-user-menu for KDE version 2
811         New options --check-[mini-]icons to fix problems if no icons
812         are found for the styles
814 2001-03-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
816         * fvwm24_convert.in (line):
817         fixed HilightColor conversion
818         added HilightColorset conversion
819         convert WindowShadeAnimate command
821 2001-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
823         * fvwm24_convert.in (line):
824         enhanced button panel line recognition
826 2001-03-21  Dan Espen  <dane@mk.telcordia.com>
828         * fvwm24_convert.in: Add detection of old style FvwmButtons panel
829         definitions.
831 2000-03-20  Mikhael Goikhman  <migo@homemail.com>
833         * fvwm-config.in:
834         added --fvwm-exe option for potential forward compatibility
836         * fvwm-menu-desktop.1:
837         * fvwm-menu-desktop.in:
838         * fvwm-menu-directory.1:
839         * fvwm-menu-directory.in:
840         * fvwm-menu-xlock.1:
841         * fvwm-menu-xlock.in:
842         be compatible with a new wm-icons-0.3.0 icon list
844         * fvwm-menu-headlines.1:
845         simply regenerated with a new fancy perl-5.6.0 man page format
847 2001-03-18  Dan Espen  <dane@mk.telcordia.com>
849         * make_fvwmdist.sh: Add instruction to increase release number in FAQ.
850         * fvwm24_convert.in: Changes in GlobalOpts conversions.
852 2001-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
854         * fvwm24_convert.in (line):
855         replace "IconFont" with "Style * IconFont"
857 2001-03-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
859         * fvwm-menu-headlines.1:
860         * fvwm-menu-directory.1:
861         * fvwm-menu-xlock.in:
862         * fvwm-menu-headlines.in:
863         * fvwm-menu-directory.in:
864         changed some comments so that they don't look like cvs conflict markers
866 2001-02-26  Dan Espen  <dane@mk.telcordia.com>
868         * make_fvwmdist.sh (VER): Add instructions for NEWS update on stable
869         branch.
871 2001-02-25  Dan Espen  <dane@mk.telcordia.com>
873         * make_fvwmdist.sh (wrong_dir): Use portable way of redirecting
874         the grep output.
876 2001-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
878         * make_fvwmdist.sh (wrong_dir):
879         fixed logic
880         partially rewritten for portability reasons
881         new options
882           -R: skip to next release series number after building
883           -M: skip to next major release number after building
884           -w: disable -Werror in compiler flags
885           -a, -b, -s: build an alpha/beta/stable release
887 2001-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
889         * make_fvwmdist.sh (wrong_dir):
890         portability fixes
892 2000-01-24  Mikhael Goikhman  <migo@homemail.com>
894         fvwm-config.in:
895         show gnomelibs and multibyte support in summary and options
897 2000-01-21  Mikhael Goikhman  <migo@homemail.com>
899         * fvwm-menu-desktop.{in,1}:
900         * fvwm-menu-directory.{in,1}:
901         rewordings
903 2000-01-20  olicha  <olivier.chapuis@free.fr>
905         * fvwm-menu-desktop.in:
906         * fvwm-menu-desktop.1:
907         New option --menu-style and fix check for perl >= 5.6
908         (the value of $] is 5.006).
910         * fvwm-menu-directory.in:
911         * fvwm-menu-directory.1:
912         New option --menu-style
914 2000-01-01  Mikhael Goikhman  <migo@homemail.com>
916         * fvwm-menu-desktop.in:
917         fixed execution on older perl < 5.6
919 2000-12-12  olicha  <olivier.chapuis@free.fr>
921         * fvwm-menu-desktop.in:
922         * fvwm-menu-desktop.1:
923         New option --uniconv and --uniconv-exec for UTF8 encoding
925 2000-12-09  olicha  <olivier.chapuis@free.fr>
927         * fvwm-menu-desktop.in:
928         * fvwm-menu-desktop.1:
929         New option --utf8 for UTF8 encoding (in KDE2)
931 2000-12-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
933         * make_fvwmdist.sh:
934         added environment variable to allow bringing up the network
935         programmatically
936         documentation in file
938 2000-11-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
940         * make_fvwmdist.sh:
941         make distcheck2
943 2000-11-19  Mikhael Goikhman  <migo@homemail.com>
945         * Makefile.am:
946         fixed 'make distcheck' by adding $(top_srcdir)/utils/ path
948 2000-11-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
950         * rebuild_dev.sh:
951         added script that reconfigures and rebuilds fvwm
952         * configure_dev.sh:
953         script that calls automake, autoconf and configure
954         * build_dev.sh:
955         script that rebuilds fvwm with -Wall and -Werror
957 2000-11-13  Mikhael Goikhman  <migo@homemail.com>
959         * Makefile.am:
960         replaced unportable $<
962 2000-11-10  Mikhael Goikhman  <migo@homemail.com>
964         * make_fvwmdist.sh:
965         small fix in cvs log message, now also auto-updating the NEWS file
967 2000-11-02  Dan Espen  <dane@mk.telcordia.com>
969         * fvwm24_convert.1:
970         * fvwm24_convert.in: Convert GlobalOpts to Style commands or BugOpts
971         as needed.
973 2000-10-11  Dan Espen  <dane@mk.telcordia.com>
975         * fvwm24_convert.1:
976         * fvwm24_convert.in: Convert to perl, print warning on read commands,
977         do caseless matching on commands.
979 2000-10-09  Mikhael Goikhman  <migo@homemail.com>
981         * fvwm-menu-directory.{in,1}:
982         * fvwm-menu-headlines.{in,1}:
983         added --command options, which enhance --exec ones;
984         use ~/.fvwm ($FVWM_USERDIR) for state files/dirs, not $HOME
986 2000-10-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
988         * xpmroot.c (SetRootWindow):
989         honour return code of XGetWindowAttributes()
991 2000-10-04  Mikhael Goikhman  <migo@homemail.com>
993         * utils/fvwm-menu-desktop.in:
994         use a non-conflicting module syntax; be more tolerant to read
995         permission problems; validate an alias parameter
997 2000-09-28  Dan Espen  <dane@mk.telcordia.com>
999         * fvwm24_convert.in: Handle space in HighlightColor.  Leave commented
1000         out ModulePath and ColorLimit commands.
1001         * fvwm24_convert.1: document more limitations/features.
1003 2000-09-26  Dan Espen  <dane@mk.telcordia.com>
1005         * fvwm24_convert.1: new man page.
1006         * Makefile.am (man_MANS): add fvwm24_convert.1 man page.
1008 2000-09-25  Mikhael Goikhman  <migo@homemail.com>
1010         * Makefile.am (EXTRA_DIST): s/fvwm24_convert/fvwm24_convert.in/
1012 2000-09-24  Dan Espen  <dane@mk.telcordia.com>
1014         * Makefile.am (fvwm24_convert): Rules to build fvwm24_convert.
1015         * fvwm24_convert.in: Works for me.  Docs next.
1017 2000-09-18  Dan Espen  <dane@mk.telcordia.com>
1019         * fvwm24_convert.in: preliminary version.  Not done yet.
1021 2000-08-19  Mikhael Goikhman  <migo@homemail.com>
1023         * utils/fvwm-menu-desktop.1:
1024         * utils/fvwm-menu-desktop.in:
1025         be more quiet; rename --fvwm-gtk-name to --fvwmgtk-alias
1027 2000-05-14  Mikhael Goikhman  <migo@homemail.com>
1029         * make_fvwmdist.sh:
1030         s/$VRELEASE_$VMAJOR_VMINOR/${VRELEASE}_${VMAJOR}_$VMINOR/
1032 2000-05-04  Mikhael Goikhman  <migo@homemail.com>
1034         * Makefile.am, fvwmbun.sh.in:
1035         fixed minor info bug, small rearrangings
1036         * fvwm-config.in:
1037         added gnome support query
1039 2000-04-26  Mikhael Goikhman  <migo@homemail.com>
1041         * fvwm-config.in, fvwmbug.sh.in:
1042         Changes in defaults of FVWM_DATADIR & FVWM_USERDIR;
1043         renamings and rewordings.
1045 2000-04-12  Mikhael Goikhman  <migo@homemail.com>
1047         * fvwm-config.in:
1048         added --supports, --supports-<feature> options, some enhancements.
1050 2000-04-06  Mikhael Goikhman  <migo@homemail.com>
1052         * fvwm-config.in:
1053         a new fvwm script, to be used for querying fvwm instalation
1055 2000-02-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1057         * make_fvwmdist.sh (VERSION_STRING):
1058         improved release building script
1060 2000-02-05  Mikhael Goikhman  <migo@homemail.com>
1062         * fvwm-menu-*.{in,1}:
1063         some clean up in code and man; ~ in file names is now mostly expanded;
1064         added --wm-icons; changed to work with Redhat 5.1 perl
1066         * fvwm-menu-xlock.in:
1067         actually renamed --format to the previously documented --item,
1068         --item format now can contain width specifiers like in other scripts;
1069         renamed --icon to --icon-item, added --icon-title;
1071         * fvwm-menu-directory.in:
1072         actually renamed --format to the previously documented --item;
1073         changed data file name used in --reuse to .fvwm-menu-directory.dir
1075         * fvwm-menu-headlines.in: timezones of sites are now taken in account,
1076         still daylight saving time is evaluated approximately for dumb sites
1077         dumping local time for own zone without specifying it instead of GMC;
1078         support for AppWatch site, support for user defined sites;
1079         added --info, --icon-title, --icon-item, --icon-home.
1081         * fvwm-menu-desktop.{in,1}:
1082         change --i-know-what-i-do (flag) to --time-limit (integer)
1084 2000-01-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1086         * fvwmrc_convert:
1087         use new styles Font, IconFont, Hilight...
1089 2000-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1091         * fvwmrc_convert:
1092         updated for WindowFont and HilightColor(set)
1094 1999-12-17  Mikhael Goikhman  <migo@homemail.com>
1096         * fvwm-menu-headlines.in:
1097         * fvwm-menu-headlines.1:
1098         A new configurable script to show popular web site headlines in fvwm
1099         menus. Currently supported FreshMeat, LinuxToday, SlashDot, Segfault.
1101         * fvwm-menu-directory.in: --special-dirs gets an argument now
1102         * fvwm-menu-{directory,xlock}: --format renamed to --item
1104         * Makefile.am: added fvwm-menu-headlines; fvwm-menu scripts now
1105         are installed
1107 1999-11-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1109         * make_fvwmdist.sh:
1110         new script to help building the distribution
1112 1999-11-24  Dan Espen  <dane@mk.telcordia.com>
1114         * fvwm-menu-desktop.1: Removed 8 bit character that was causing
1115         Solaris nroff to core out.  Did a little proofreading.
1117 1999-11-17  Mikhael Goikhman  <migo@homemail.com>
1119         * Makefile.am:
1120         removed FORCE from fvwmbug, added fvwmbug to CLEANFILES;
1121         fvwm-menu-{xlock,directory}.1 are not autogenerated now, because of
1122         'cvs update' timestamp bug; use: make _fvwm-menu-xlock.1
1124 1999-11-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1126         * fvwm-menu-directory.in:
1127         * fvwm-menu-desktop.in:
1128         * fvwmrc_convert.1:
1129         * fvwm-menu-directory.1:
1130         * fvwm-menu-desktop.1:
1131         ispell session
1133 1999-11-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1135         * fvwm_make_browse_menu.sh:
1136         applied fix by Brad Giaccio
1138 1999-10-30  Mikhael Goikhman  migo@homemail.com
1140         * fvwm-menu-directory.in: --reuse option works again
1142 1999-09-23  Paul D. Smith  <psmith@gnu.org>
1144         * Makefile.am (LDADD): Move the $(X_LIBS) reference earlier in all
1145         LDADD variables, before (for example) the $(xpm_LIBS) reference;
1146         sometimes the latter doesn't contain its own -L options, and uses
1147         X's.
1149 1999-09-05  Mikhael Goikhman  <migo@homemail.com>
1151         * fvwmrc_convert:
1152         Replaced several occurrences of InitFunction and/or RestartFunction
1153         with StartFunction.
1155 1999-09-04  Mikhael Goikhman  <migo@homemail.com>
1157         * Makefile.am: removed use of $< on explicit rule;
1158         more code to satisfy both pod2man and 'make -j'
1159         * fvwm-menu-directory.in: removed @VERSION@ from the man page part
1161 1999-08-23  Mikhael Goikhman  <migo@homemail.com>
1163         * fvwm-menu-directory.in: new option --format to put the file size,
1164         date, type, full name etc. into the menu label; the option --title is
1165         extended (new default is "*-40p" now).
1166         * fvwm-menu-xlock.in: new options --format and --special-first;
1167         special and non-special modes are now separated
1168         * fvwm_make_browse_menu.sh: improved the simulation command line
1170 1999-08-17  Mikhael Goikhman  <migo@homemail.com>
1172         * BuildXLockMenu: created the compatibility wrapper to fvwm-menu-xlock
1173         * fvwm_make_browse_menu.sh:
1174         * fvwm_make_directory_menu.sh:
1175         restored (used by fvwm2.1) with a pointer to fvwm-menu-directory
1176         * fvwm-menu-xlock.in:
1177         * fvwm-menu-directory.in:
1178         * fvwm-menu-desktop.in:
1179         * fvwm-menu-desktop.1:
1180         some small documentation fixes, added some useful xlock options
1182 1999-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1184         * fvwm-menu-xlock.in:
1185         * fvwm-menu-directory.in:
1186         use FVWM instead of F{ine,antastic,eline} VWM
1188 1999-08-16  Dominik Vogt  <domivogt@bvstp038.bbn.hp.com>
1190         * fvwm-menu-xlock.1:
1191         * fvwm-menu-directory.1:
1192         * fvwm-menu-desktop.1: use FVWM instead of F{ine,antastic,eline} VWM
1194 1999-08-16  Mikhael Goikhman  <migo@homemail.com>
1196         * ChangeLog:
1197         * fvwm-menu-xlock.in:
1198         * fvwm-menu-xlock.1:
1199         * fvwm-menu-directory.in:
1200         * fvwm-menu-directory.1:
1201         * fvwm-menu-desktop.in:
1202         * fvwm-menu-desktop.1:
1203         New files added.
1204         fvwm-menu perl scripts can be used to auto build fvwm menus.
1205         All scripts are very configurable, see --help and man pages.
1207         * BuildXLockMenu.in:
1208         * BuildXLockMenu.1:
1209         * fvwm_make_browse_menu.sh:
1210         * fvwm_make_directory_menu.sh:
1211         Removed in favor of new more configurable scripts.