Changelog for configure.ac tweaks with respect to *BSD malloc.h detection.
[fvwm.git] / bin / ChangeLog
blobf7b43f8d96bf6ab3d57fc9fa6d7010e903525c8f
1 2009-03-22  Mikhael Goikhman  <migo@homemail.com>
3         * Makefile.am:
4         add fvwm version to automatically generated man pages
6         * fvwm-menu-directory.1:
7         * fvwm-menu-headlines.1:
8         * fvwm-menu-xlock.1:
9         * fvwm-perllib.1:
10         regenerated
12 2009-03-17  Mikhael Goikhman  <migo@homemail.com>
14         * fvwm-menu-desktop.in:
15         * fvwm-menu-directory.in:
16         * fvwm-menu-headlines.in:
17         * fvwm-menu-xlock.in:
18         * fvwm-perllib.in:
19         convert my old code to use var_name and function_name coding style
21         * Makefile.am:
22         rename target "pod2man" to "regenerate"
24         * fvwm-menu-*.1:
25         regenerated
27 2009-03-10  Mikhael Goikhman  <migo@homemail.com>
29         * fvwm-perllib.in:
30         hide "use Gtk;" pseudo-dependency from annoying package builders
32 2009-03-10  Mikhael Goikhman  <migo@homemail.com>
34         * fvwm-config.in:
35         fix wrong spacing in the output caused by libXcursor patch
37         * fvwm-menu-headlines.in:
38         switch the default broswer from "netscape" to "firefox",
39         fix parsing of "&#xabcd;" entities in xml and RootPrompt site
41 2007-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
43         * fvwm-menu-directory.1:
44         * fvwm-config.1.in:
45         * fvwm-convert-2.2.1.in:
46         * fvwm-bug.in:
47         * fvwm-menu-headlines.in:
48         * fvwm-convert-2.4.1.in:
49         * fvwm-root.1.in:
50         * fvwm-menu-xlock.1:
51         * fvwm-convert-2.6.1.in:
52         * fvwm-bug.1.in:
53         * fvwm-perllib.1:
54         * fvwm-perllib.in:
55         * fvwm-menu-headlines.1:
56         * fvwm-menu-directory.in:
57         * fvwm-menu-desktop.1.in:
58         * fvwm-menu-xlock.in:
59         write fvwm in lower case
61 2007-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
63         * Makefile.am (LDADD):
64         fixed building with libXcursor
66 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
68         * fvwm-config.in:
69         * Makefile.am (LDADD):
71 2007-01-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
73         * fvwm-convert-2.6.in:
74         * fvwm-convert-2.4.in:
75         * fvwm-config.in:
76         * fvwm-bug.in:
77         added GPL notice
79         * fvwm-root.c:
80         #includes from library path with "..." not <...>
82 2007-01-28  Simon Griph  <simon(at)griph(dot)se>
84         * Makefile.am (LDADD, INCLUDES):
85         added rsvg_LIBS, rsvg_CFLAGS
87         * fvwm-config.in:
88         * fvwm-root.1.in (DESCRIPTION):
89         * fvwm-root.c (usage):
90         documented new svg support
91         (SetRootWindow):
92         added Frsvg_init() call
94 2007-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
96         * fvwm-root.c:
97         use new library header files
99 2007-01-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
101         * fvwm-root.c (SetRootWindow):
102         use image path in fvwm-root, but prepend pwd to it.
104         * fvwm-root.c (SetRootWindow):
105         don't use image path in fvwm-root
107 2007-01-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
109         * fvwm-config.in:
110         * fvwm-bug.in (datarootdir):
111         * fvwm-perllib.in:
112         use datarootdir
114 2007-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
116         * fvwm-root.c (SetRootWindow):
117         use int instead of unsigned int.
119 2006-12-18  Viktor Griph  <griph@dd.chalmers.se>
121         * Makefile.am (man_MANS, EXTRA_DIST):
122         don't install fvwm-convert-2.2 man page
124 2006-11-13  Dan Espen  <dane@mk.telcordia.com>
126         * fvwm-menu-directory.in: Use escapeFileName on directory name.
127         Security patch from Tavis Ormandy.
129 2006-09-19  Viktor Griph  <griph@dd.chalmers.se>
131         * fvwm-root.c (SetRootWindow):
132         silence gcc4 warnings
134 2006-04-07  Serge Koksharov  <gentoosiast dog yandex dot ru>
136         * fvwm-bug.in:
137         changed fallback editor from `emacs' to `vi' because it much
138         more widespread on non-Linux systems
139         fixed errors (because of incorrect syntax fallback entries were
140         not used)
141         now script honors `TMPDIR' env. variable and if it's not set it
142         fallback to `/tmp' directory when creating temporary file
144 2006-04-04  Serge Koksharov  <gentoosiast dog yandex dot ru>
146         * ChangeLog:
147         corrected typo
149 2006-03-02  Serge Koksharov  <gentoosiast dog yandex dot ru>
151         * fvwm-config.1.in:
152         * fvwm-menu-headlines.1:
153         * fvwm-menu-headlines.in:
154         * fvwm-perllib.in:
155         * fvwm-root.1.in:
156         corrected typos
158 2005-09-21  Mikhael Goikhman  <migo@homemail.com>
160         * fvwm-perllib.in:
161         enhance "tutorial", add "events" man page
163 2005-09-19  Olivier Chapuis  <olivier.chapuis@free.fr>
165         * fvwm-root.c (main):
166         64-bit refixes
168 2005-07-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
170         * fvwm-root.c (main):
171         64-bit fixes
173 2005-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
175         * fvwm-menu-directory:
176         applied patch  by Stephen Dennison <stephenrd@gmail.com> to correct a
177         typo
179 2005-07-04  Dan Espen  <dane@mk.telcordia.com>
181         * fvwm-menu-desktop.1.in: Add option gnome-mandriva.
183         * fvwm-menu-desktop.in (check_app): When checking if executable exists,
184         allow full path.  Add new option, gnome-mandriva.
186 2005-03-17  Dan Espen  <dane@mk.telcordia.com>
188         * fvwm-menu-desktop.1.in: Fix .IP.
190 2004-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
192         * fvwm-root.c:
193         fixed compiling
195 2004-08-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
197         * fvwm-root.c (SetRootWindow):
198         (main):
199         fail with exit code 1 if image does not exist
201 2004-06-29  Mikhael Goikhman  <migo@homemail.com>
203         * fvwm-menu-directory.in:
204         * fvwm-menu-directory.1:
205         new option --func-name
207 2004-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
209         * fvwm-bug.in:
210         script safety patch; see
211         http://securitytracker.com/alerts/2004/Jan/1008781.html
213 2004-01-01  Mikhael Goikhman  <migo@homemail.com>
215         * fvwm-menu-directory.in:
216         security fix for file names with eoln
218 2003-12-16  olicha  <olivier.chapuis@free.fr>
220         * fvwm-menu-desktop.in:
221         Tried to found KDE3 icons and mini icons
223 2003-11-29  Mikhael Goikhman  <migo@homemail.com>
225         * fvwm-menu-headlines.1:
226         * fvwm-menu-headlines.in:
227         update/fix Kuro5hin, GNOME-News, NewsForge, LinuxApps;
228         support redirection to other host to reduce problems in the future;
229         don't cache with explicit or implicit web proxies; added Schedule hint
231 2003-09-12  Mikhael Goikhman  <migo@homemail.com>
233         * fvwm-config.in:
234         added iconv reporting
236 2003-09-03  Mikhael Goikhman  <migo@homemail.com>
238         * fvwm-menu-directory.1:
239         * fvwm-menu-directory.in:
240         --title and --command-title now support empty argument
241         (suppress title action or title completely)
243 2003-07-08  Mikhael Goikhman  <migo@homemail.com>
245         * fvwm-menu-headlines.1:
246         * fvwm-menu-headlines.in:
247         replace old BBC-World and BBC-SciTech with new BBC headlines
249 2003-04-18  Mikhael Goikhman  <migo@homemail.com>
251         * fvwm-config.in:
252         fixed --localedir
253         * fvwm-config.1:
254         updated
256 2003-03-22  Mikhael Goikhman  <migo@homemail.com>
258         * fvwm-menu-directory.1:
259         * fvwm-menu-directory.in:
260         * fvwm-menu-headlines.1:
261         * fvwm-menu-headlines.in:
262         * fvwm-menu-xlock.1:
263         * fvwm-menu-xlock.in:
264         make the scripts to be warning safe
266 2003-03-15  Mikhael Goikhman  <migo@homemail.com>
268         * fvwm-menu-*.1:
269         regenerated
271 2003-01-29  Mikhael Goikhman  <migo@homemail.com>
273         * fvwm-menu-directory.1:
274         * fvwm-menu-directory.in:
275         * fvwm-menu-headlines.1:
276         * fvwm-menu-headlines.in:
277         * fvwm-menu-xlock.1:
278         * fvwm-menu-xlock.in:
279         fixed one problem with pod caused some man page paragraphs to disappear
281 2003-01-03  olicha  <olivier.chapuis@free.fr>
283         * fvwm-config.in:
284         * fvwm-config.1:
285         Removed HAVE_GNOME and HAVE_EWMH
287 2002-12-19  olicha  <olivier.chapuis@free.fr>
289         * fvwm-config.in:
290         MIT Shared Memory Extension
292 2002-11-29  Mikhael Goikhman  <migo@homemail.com>
294         * fvwm-menu-desktop.in:
295         * fvwm-menu-desktop.1:
296         --uniconv now uses perl internal convertion if possible (much faster)
298 2002-11-28  olicha  <olivier.chapuis@free.fr>
300         * fvwm-config.1:
301         * fvwm-config.in:
302         localedir and gettext
304 2002-11-10  Mikhael Goikhman  <migo@homemail.com>
306         * fvwm-bug.1:
307         * fvwm-bug.in:
308         * fvwm-config.1:
309         * fvwm-config.in:
310         * fvwm-menu-desktop.1:
311         * fvwm-menu-desktop.in:
312         * fvwm-menu-directory.1:
313         * fvwm-menu-directory.in:
314         * fvwm-menu-headlines.1:
315         * fvwm-menu-headlines.in:
316         * fvwm-menu-xlock.1:
317         * fvwm-menu-xlock.in:
318         * fvwm-perllib.1:
319         * fvwm-perllib.in:
320         * fvwm-root.1:
321         * fvwm-root.c:
322         all programs now support --help, -h, -?, --version, -V
323         and some (that supported it in 2.4.x also support -v)
325 2002-11-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
327         * fvwm-root.c:
328         removed long option names with "-" instead of "--"
330 2002-11-09  Mikhael Goikhman  <migo@homemail.com>
332         * Makefile.am (bin_SCRIPTS):
333         * fvwm_make_browse_menu.sh:
334         * fvwm_make_directory_menu.sh:
335         moved from bin to utils again
337 2002-11-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
339         * Makefile.am (bin_SCRIPTS):
340         install below shell scripts too
342         * fvwm_make_browse_menu.sh:
343         * fvwm_make_directory_menu.sh:
344         moved from utils to bin
346 2002-11-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
348         * fvwm-root.c (SetRootWindow):
349         fixed compile error
351 2002-10-31  olicha  <olivier.chapuis@free.fr>
353         * fvwm-root.c (SetRootWindow):
354         Updated PImageLoadPixmapFromFile
356 2002-10-27  Mikhael Goikhman  <migo@homemail.com>
358         * fvwm-root.c:
359         * fvwm-root.1:
360         switch to --option names in documentation, -option works too;
361         added --no-retain-pixmap and --no-dummy for completeness
363 2002-10-27  olicha  <olivier.chapuis@free.fr>
365         * fvwm-root.c:
366         * fvwm-root.1:
367         added --retain-pixmap; added documentation
369 2002-10-18  olicha  <olivier.chapuis@free.fr>
371         * Makefile.am (bin_SCRIPTS):
372         fvwm-root depends on libfvwm
374 2002-10-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
376         * fvwm-root.1:
377         applied patch by Cameron Simpson
379 2002-10-15  olicha  <olivier.chapuis@free.fr>
381         * fvwm-root.c (SetRootWindow):
382         Updated PictureInitCMapRoot
384 2002-10-12  Mikhael Goikhman  <migo@homemail.com>
386         * fvwm-bug.in:
387         show VERSIONINFO
389 2002-10-09  Mikhael Goikhman  <migo@homemail.com>
391         * fvwm-perllib.in:
392         more on tutorial
394 2002-10-08  olicha  <olivier.chapuis@free.fr>
396         * fvwm-root.c (*):
397         ColorLimit Visual fixes
399 2002-09-17  Mikhael Goikhman  <migo@homemail.com>
401         * fvwm-perllib.in:
402         progress in writing tutorial
404 2002-09-14  Mikhael Goikhman  <migo@homemail.com>
406         * fvwm-perllib.in:
407         some work on documentation
409 2002-09-06  Mikhael Goikhman  <migo@homemail.com>
411         * fvwm-config.in:
412         added options --is-final, --is-stable, --release-date
414 2002-08-11  olicha  <olivier.chapuis@free.fr>
416         * fvwm-root.c (main):
417         New options -no-dither, -dither and -no-cl
418         (SetRootWindow):
419         Update the PImageLoadPixmapFromFile args
421 2002-08-02  Mikhael Goikhman  <migo@homemail.com>
423         * Makefile.am:
424         DESTDIR fix
426 2002-08-01  Mikhael Goikhman  <migo@homemail.com>
428         * fvwm-menu-headlines.in:
429         support http redirections; update BBC headlines to work again
431 2002-06-20  Mikhael Goikhman  <migo@homemail.com>
433         * fvwm-root.c:
434         fixed build without xpm; search in built-in image-path first
436 2002-06-19  Mikhael Goikhman  <migo@homemail.com>
438         * fvwm-menu-headlines.in:
439         added timeout on initial connection
440         * fvwm-config.in:
441         added png and xft reporting
443 2002-06-17  Mikhael Goikhman  <migo@homemail.com>
445         * fvwm-menu-desktop.1:
446         some improvements
448         * fvwm-perllib.1:
449         * fvwm-perllib.in:
450         improved documentation and code
452 2002-06-15  Mikhael Goikhman  <migo@homemail.com>
454         * fvwm-menu-headlines.1:
455         * fvwm-menu-headlines.in:
456         added support for CNN, BBC-World, BBC-SciTech headlines;
457         do not show time or/and date fields that can't be guessed
458         instead of showing a fake time/date
460         * fvwm-perllib.1:
461         * fvwm-perllib.in:
462         added a new script for perllib documentation
464 2002-06-09  Mikhael Goikhman  <migo@homemail.com>
466         * fvwm-menu-headlines.1:
467         * fvwm-menu-headlines.in:
468         fix for a bad httpd responce, new option --icon-error
470 2002-06-02  Mikhael Goikhman  <migo@homemail.com>
472         * fvwm-menu-headlines.1:
473         * fvwm-menu-headlines.in:
474         add timeouts on socket reading (default is 20 seconds) and --timeout;
475         updated NewsForge, LinuxFr;
476         disabled SegFault, AppWatch, JustLinux, FreeKDE as non-functional
478 2002-05-28  Mikhael Goikhman  <migo@homemail.com>
480         * fvwm-config.in:
481         removed multibyte reporting
483 2002-05-09  olicha  <olivier.chapuis@free.fr>
485         * fvwm-root.c (SetRootWindow):
486         A fix
488 2002-04-25  Mikhael Goikhman  <migo@homemail.com>
490         * *.1:
491         improved main headers and updated for 2.5.1
493         * fvwm-config.in:
494         report xrender support
496 2002-04-23  Mikhael Goikhman  <migo@homemail.com>
498         * fvwm-root.c:
499         minor reformatting and spell checking
501 2002-04-22  olicha  <olivier.chapuis@free.fr>
503         * fvwm-root.c (*):
504         Some renaming.
506 2002-04-12  Mikhael Goikhman  <migo@homemail.com>
508         * *:
509         split directory utils/ into 2 directories:
510         bin/   - for programs installed into ${bindir}
511         utils/ - for developer and miscellaneous utilities
513         renamed programs:
514         xpmroot        -> fvwm-root
515         fvwmbug        -> fvwm-bug
516         fvwmrc_convert -> fvwm-convert-2.2
517         fvwm24_convert -> fvwm-convert-2.4
519         added:
520         fvwm-convert-2.6.{in,1}
522         * Makefile.am:
523         setup compatibility symlinks for xpmroot and xpmroot.1
525 2002-04-05  olicha  <olivier.chapuis@free.fr>
527         * Makefile.am:
528         Added -lm to LDADD
530         * fvwm-menu-desktop.in (get_info):
531         Allows png icons in fvwm menu
533         * xpmroot.c (SetRootWindow):
534         (main):
535         * Makefile.am:
536         xpmroot can load xbm and png image file. It is enabled even without
537         xpm support
539 2002-03-03  Mikhael Goikhman  <migo@homemail.com>
541         * fvwm-config.in:
542         added --supports-bidi (renamed) and --supports-perllib
544 2002-03-01  Mikhael Goikhman  <migo@homemail.com>
546         * configure_dev.sh:
547         s/autolocal/aclocal/; pass arguments to ./configure
549 2002-03-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
551         * configure_dev.sh:
552         added autolocal
554 2002-02-21  Mikhael Goikhman  <migo@homemail.com>
556         * fvwm-config.in:
557         added --supports-fribidi
559 2002-02-10  Mikhael Goikhman  <migo@homemail.com>
561         * fvwm-config.in:
562         * fvwm-config.1:
563         added --fvwm-perllibdir
565 2002-02-07  Mikhael Goikhman  <migo@homemail.com>
567         * Makefile.am:
568         do not generate fvwmbug (and fvwmbug.sh), it is generated by configure
570         * fvwmbug.in:
571         renamed from fvwmbug.sh.in and minor changes
573 2002-02-01  Dan Espen  <dane@mk.telcordia.com>
575         * fvwm-menu-xlock.1:
576         * fvwm-menu-headlines.1:
577         * fvwm-menu-directory.1:
578         * fvwm-menu-desktop.1: fvwmrc -> .fvwm2rc
580 2002-01-30  Mikhael Goikhman  <migo@homemail.com>
582         * fvwm24_convert.in:
583         * Makefile.am:
584         use the same generation as for other perl scripts
586         * BuildXLockMenu:
587         remove compatibility script
589 2002-01-21  olicha  <olivier.chapuis@free.fr>
591         * xpmroot.c (main):
592         * xpmroot.1:
593         Removed the -np option and uncomment the -fe and -d documentation
595 2002-01-19  Dan Espen  <dane@mk.telcordia.com>
597         * xpmroot.1: Language check done, options still commented out.
599 2002-01-19  olicha  <olivier.chapuis@free.fr>
601         * xpmroot.c:
602         Some reformating and fixed a miss print
604 2002-01-18  olicha  <olivier.chapuis@free.fr>
606         * xpmroot.1:
607         Remove the documentations of the new xpmroot options as There is
608         something that I do not understand with the "memory of the
609         background of the root window"
611 2002-01-16  olicha  <olivier.chapuis@free.fr>
613         * xpmroot.c (main):
614         New option -np which causes to set _XSETROOT_ID to None and to do not
615         keep the pixmap in memory. New option -d which free the _XSETROOT_ID
616         pixmap and set it to None and which forces xpmroot to do not set the
617         background. New options -fe for freeing the ESETROOT_PMAP_ID pixmap.
619 2001-11-26  Mikhael Goikhman  <migo@homemail.com>
621         * fvwm-config.in:
622         make ewmh entry consistent with others
624 2001-11-15  olicha  <olivier.chapuis@free.fr>
626         * fvwm-config.in:
627         Added ewmh
629 2001-11-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
631         * fvwm24_convert:
632         Print an error message if source file is not writable
634 2001-10-13  olicha  <olivier.chapuis@free.fr>
636         * fvwm-menu-desktop.in:
637         One or two fixes
639 2001-10-09  Mikhael Goikhman  <migo@homemail.com>
641         * fvwm-menu-headlines.in:
642         improved support for linuxfr.org, added thinkgeek.com
644         * make_fvwmdist.sh:
645         s/autormake/automake/
647 2001-09-05  olicha  <olivier.chapuis@free.fr>
649         * fvwm-menu-headlines.in:
650         * fvwm-menu-headlines.1:
651         Added linuxfr.org and fix a man page misprint
653 2001-08-25  Mikhael Goikhman  <migo@homemail.com>
655         * fvwm-menu-directory.in:
656         * fvwm-menu-directory.1:
657         fixed several kinds of escaping in menu names, menu items and shell
658         commands
660 2001-08-15  Mikhael Goikhman  <migo@homemail.com>
662         * fvwm-config.in:
663         * fvwm-config.1:
664         s/gnome-wm/gnome-hints/
666 2001-07-30  Mikhael Goikhman  <migo@homemail.com>
668         * fvwm-menu-headlines.in:
669         improved xml parsing, added support for newsforge.com, kuro5hin.org,
670         bbspot.com
672 2001-07-25  Mikhael Goikhman  <migo@homemail.com>
674         * fvwm-menu-headlines.in:
675         * fvwm-menu-headlines.1:
676         several improvements and enhancements: better comply with HTTP/1.1,
677         so AppWatch does not freeze the script and --buggyproxy is not needed,
678         fixed FreshMeat time format (they changed it), show network errors
679         in the menu with a possibility to reload when network returns instead
680         of dying AND added support for 7 more free software sites
682 2001-07-22  Mikhael Goikhman  <migo@homemail.com>
684         * fvwm-config.in:
685         added xinerama and shape support; resorting
687 2001-07-10  Mikhael Goikhman  <migo@homemail.com>
689         * fvwm24_convert.in:
690         update $dest2 only after all changes to $dest, not before
692 2001-07-08  Mikhael Goikhman  <migo@homemail.com>
694         * fvwm24_convert.in:
695         use a correct form $ENV{'HOME'} not $$HOME
697         * fvwm-config.1:
698         created the man page
700 2001-06-30  Mikhael Goikhman  <migo@homemail.com>
702         * make_fvwmdist.sh:
703         changed date format in NEWS file to actually match the one in NEWS
705 2001-06-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
707         * make_fvwmdist.sh:
708         changed date format in NEWS file
710 2001-06-23  Mikhael Goikhman  <migo@homemail.com>
712         * fvwm-menu-directory.1:
713         * fvwm-menu-directory.in:
714         be consistent in code and doc: s/--check-subdir/--check-subdirs/
716 2001-06-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
718         * make_fvwmdist.sh:
719         corrected typos
720         update version number in FAQ too
722 2001-05-06  Mikhael Goikhman  <migo@homemail.com>
724         * fvwm-config.in:
725         fixed --supports-feature broken in the previous commit
727 2001-05-04  Mikhael Goikhman  <migo@homemail.com>
729         * fvwm-config.in:
730         report gdk-imlib support in FvwmGtk, rename gnome support to gnome-wm
732 2001-04-09  Dan Espen  <dane@mk.telcordia.com>
734         * make_fvwmdist.sh: Figure our user full name.
736 2001-04-03  Mikhael Goikhman  <migo@homemail.com>
738         * Makefile.am:
739         don't build and install xselection, there is a more powerful package
740         of the same name
742 2001-03-24  Mikhael Goikhman  <migo@homemail.com>
744         * fvwm-menu-desktop.1:
745         * fvwm-menu-desktop.in:
746         rewordings
748 2001-03-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
750         * fvwm24_convert.1:
751         updated
753         * fvwm24_convert.in:
754         use \s instead of [ \t]
755         removed conversion of placement names, print a message instead
756         print warnings about FvwmConfig and FvwmPipe
757         improved comment detection
758         detect continuation lines
759         fixed typo
760         fixed line continuations
761         do not merge continuation lines if possible
763 2001-03-23  olicha  <olivier.chapuis@free.fr>
765         * fvwm-menu-desktop.in:
766         * fvwm-menu-desktop.1:
767         New option --merge-user-menu for KDE version 2
768         New options --check-[mini-]icons to fix problems if no icons
769         are found for the styles
771 2001-03-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
773         * fvwm24_convert.in (line):
774         fixed HilightColor conversion
775         added HilightColorset conversion
776         convert WindowShadeAnimate command
778 2001-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
780         * fvwm24_convert.in (line):
781         enhanced button panel line recognition
783 2001-03-21  Dan Espen  <dane@mk.telcordia.com>
785         * fvwm24_convert.in: Add detection of old style FvwmButtons panel
786         definitions.
788 2000-03-20  Mikhael Goikhman  <migo@homemail.com>
790         * fvwm-config.in:
791         added --fvwm-exe option for potential forward compatibility
793         * fvwm-menu-desktop.1:
794         * fvwm-menu-desktop.in:
795         * fvwm-menu-directory.1:
796         * fvwm-menu-directory.in:
797         * fvwm-menu-xlock.1:
798         * fvwm-menu-xlock.in:
799         be compatible with a new wm-icons-0.3.0 icon list
801         * fvwm-menu-headlines.1:
802         simply regenerated with a new fancy perl-5.6.0 man page format
804 2001-03-18  Dan Espen  <dane@mk.telcordia.com>
806         * make_fvwmdist.sh: Add instruction to increase release number in FAQ.
807         * fvwm24_convert.in: Changes in GlobalOpts conversions.
809 2001-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
811         * fvwm24_convert.in (line):
812         replace "IconFont" with "Style * IconFont"
814 2001-03-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
816         * fvwm-menu-headlines.1:
817         * fvwm-menu-directory.1:
818         * fvwm-menu-xlock.in:
819         * fvwm-menu-headlines.in:
820         * fvwm-menu-directory.in:
821         changed some comments so that they don't look like cvs conflict markers
823 2001-02-26  Dan Espen  <dane@mk.telcordia.com>
825         * make_fvwmdist.sh (VER): Add instructions for NEWS update on stable
826         branch.
828 2001-02-25  Dan Espen  <dane@mk.telcordia.com>
830         * make_fvwmdist.sh (wrong_dir): Use portable way of redirecting
831         the grep output.
833 2001-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
835         * make_fvwmdist.sh (wrong_dir):
836         fixed logic
837         partially rewritten for portability reasons
838         new options
839           -R: skip to next release series number after building
840           -M: skip to next major release number after building
841           -w: disable -Werror in compiler flags
842           -a, -b, -s: build an alpha/beta/stable release
844 2001-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
846         * make_fvwmdist.sh (wrong_dir):
847         portability fixes
849 2000-01-24  Mikhael Goikhman  <migo@homemail.com>
851         fvwm-config.in:
852         show gnomelibs and multibyte support in summary and options
854 2000-01-21  Mikhael Goikhman  <migo@homemail.com>
856         * fvwm-menu-desktop.{in,1}:
857         * fvwm-menu-directory.{in,1}:
858         rewordings
860 2000-01-20  olicha  <olivier.chapuis@free.fr>
862         * fvwm-menu-desktop.in:
863         * fvwm-menu-desktop.1:
864         New option --menu-style and fix check for perl >= 5.6
865         (the value of $] is 5.006).
867         * fvwm-menu-directory.in:
868         * fvwm-menu-directory.1:
869         New option --menu-style
871 2000-01-01  Mikhael Goikhman  <migo@homemail.com>
873         * fvwm-menu-desktop.in:
874         fixed execution on older perl < 5.6
876 2000-12-12  olicha  <olivier.chapuis@free.fr>
878         * fvwm-menu-desktop.in:
879         * fvwm-menu-desktop.1:
880         New option --uniconv and --uniconv-exec for UTF8 encoding
882 2000-12-09  olicha  <olivier.chapuis@free.fr>
884         * fvwm-menu-desktop.in:
885         * fvwm-menu-desktop.1:
886         New option --utf8 for UTF8 encoding (in KDE2)
888 2000-12-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
890         * make_fvwmdist.sh:
891         added environment variable to allow bringing up the network
892         programmatically
893         documentation in file
895 2000-11-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
897         * make_fvwmdist.sh:
898         make distcheck2
900 2000-11-19  Mikhael Goikhman  <migo@homemail.com>
902         * Makefile.am:
903         fixed 'make distcheck' by adding $(top_srcdir)/utils/ path
905 2000-11-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
907         * rebuild_dev.sh:
908         added script that reconfigures and rebuilds fvwm
909         * configure_dev.sh:
910         script that calls automake, autoconf and configure
911         * build_dev.sh:
912         script that rebuilds fvwm with -Wall and -Werror
914 2000-11-13  Mikhael Goikhman  <migo@homemail.com>
916         * Makefile.am:
917         replaced unportable $<
919 2000-11-10  Mikhael Goikhman  <migo@homemail.com>
921         * make_fvwmdist.sh:
922         small fix in cvs log message, now also auto-updating the NEWS file
924 2000-11-02  Dan Espen  <dane@mk.telcordia.com>
926         * fvwm24_convert.1:
927         * fvwm24_convert.in: Convert GlobalOpts to Style commands or BugOpts
928         as needed.
930 2000-10-11  Dan Espen  <dane@mk.telcordia.com>
932         * fvwm24_convert.1:
933         * fvwm24_convert.in: Convert to perl, print warning on read commands,
934         do caseless matching on commands.
936 2000-10-09  Mikhael Goikhman  <migo@homemail.com>
938         * fvwm-menu-directory.{in,1}:
939         * fvwm-menu-headlines.{in,1}:
940         added --command options, which enhance --exec ones;
941         use ~/.fvwm ($FVWM_USERDIR) for state files/dirs, not $HOME
943 2000-10-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
945         * xpmroot.c (SetRootWindow):
946         honour return code of XGetWindowAttributes()
948 2000-10-04  Mikhael Goikhman  <migo@homemail.com>
950         * utils/fvwm-menu-desktop.in:
951         use a non-conflicting module syntax; be more tolerant to read
952         permission problems; validate an alias parameter
954 2000-09-28  Dan Espen  <dane@mk.telcordia.com>
956         * fvwm24_convert.in: Handle space in HighlightColor.  Leave commented
957         out ModulePath and ColorLimit commands.
958         * fvwm24_convert.1: document more limitations/features.
960 2000-09-26  Dan Espen  <dane@mk.telcordia.com>
962         * fvwm24_convert.1: new man page.
963         * Makefile.am (man_MANS): add fvwm24_convert.1 man page.
965 2000-09-25  Mikhael Goikhman  <migo@homemail.com>
967         * Makefile.am (EXTRA_DIST): s/fvwm24_convert/fvwm24_convert.in/
969 2000-09-24  Dan Espen  <dane@mk.telcordia.com>
971         * Makefile.am (fvwm24_convert): Rules to build fvwm24_convert.
972         * fvwm24_convert.in: Works for me.  Docs next.
974 2000-09-18  Dan Espen  <dane@mk.telcordia.com>
976         * fvwm24_convert.in: preliminary version.  Not done yet.
978 2000-08-19  Mikhael Goikhman  <migo@homemail.com>
980         * utils/fvwm-menu-desktop.1:
981         * utils/fvwm-menu-desktop.in:
982         be more quiet; rename --fvwm-gtk-name to --fvwmgtk-alias
984 2000-05-14  Mikhael Goikhman  <migo@homemail.com>
986         * make_fvwmdist.sh:
987         s/$VRELEASE_$VMAJOR_VMINOR/${VRELEASE}_${VMAJOR}_$VMINOR/
989 2000-05-04  Mikhael Goikhman  <migo@homemail.com>
991         * Makefile.am, fvwmbun.sh.in:
992         fixed minor info bug, small rearrangings
993         * fvwm-config.in:
994         added gnome support query
996 2000-04-26  Mikhael Goikhman  <migo@homemail.com>
998         * fvwm-config.in, fvwmbug.sh.in:
999         Changes in defaults of FVWM_DATADIR & FVWM_USERDIR;
1000         renamings and rewordings.
1002 2000-04-12  Mikhael Goikhman  <migo@homemail.com>
1004         * fvwm-config.in:
1005         added --supports, --supports-<feature> options, some enhancements.
1007 2000-04-06  Mikhael Goikhman  <migo@homemail.com>
1009         * fvwm-config.in:
1010         a new fvwm script, to be used for querying fvwm instalation
1012 2000-02-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1014         * make_fvwmdist.sh (VERSION_STRING):
1015         improved release building script
1017 2000-02-05  Mikhael Goikhman  <migo@homemail.com>
1019         * fvwm-menu-*.{in,1}:
1020         some clean up in code and man; ~ in file names is now mostly expanded;
1021         added --wm-icons; changed to work with Redhat 5.1 perl
1023         * fvwm-menu-xlock.in:
1024         actually renamed --format to the previously documented --item,
1025         --item format now can contain width specifiers like in other scripts;
1026         renamed --icon to --icon-item, added --icon-title;
1028         * fvwm-menu-directory.in:
1029         actually renamed --format to the previously documented --item;
1030         changed data file name used in --reuse to .fvwm-menu-directory.dir
1032         * fvwm-menu-headlines.in: timezones of sites are now taken in account,
1033         still daylight saving time is evaluated approximately for dumb sites
1034         dumping local time for own zone without specifying it instead of GMC;
1035         support for AppWatch site, support for user defined sites;
1036         added --info, --icon-title, --icon-item, --icon-home.
1038         * fvwm-menu-desktop.{in,1}:
1039         change --i-know-what-i-do (flag) to --time-limit (integer)
1041 2000-01-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1043         * fvwmrc_convert:
1044         use new styles Font, IconFont, Hilight...
1046 2000-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1048         * fvwmrc_convert:
1049         updated for WindowFont and HilightColor(set)
1051 1999-12-17  Mikhael Goikhman  <migo@homemail.com>
1053         * fvwm-menu-headlines.in:
1054         * fvwm-menu-headlines.1:
1055         A new configurable script to show popular web site headlines in fvwm
1056         menus. Currently supported FreshMeat, LinuxToday, SlashDot, Segfault.
1058         * fvwm-menu-directory.in: --special-dirs gets an argument now
1059         * fvwm-menu-{directory,xlock}: --format renamed to --item
1061         * Makefile.am: added fvwm-menu-headlines; fvwm-menu scripts now
1062         are installed
1064 1999-11-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1066         * make_fvwmdist.sh:
1067         new script to help building the distribution
1069 1999-11-24  Dan Espen  <dane@mk.telcordia.com>
1071         * fvwm-menu-desktop.1: Removed 8 bit character that was causing
1072         Solaris nroff to core out.  Did a little proofreading.
1074 1999-11-17  Mikhael Goikhman  <migo@homemail.com>
1076         * Makefile.am:
1077         removed FORCE from fvwmbug, added fvwmbug to CLEANFILES;
1078         fvwm-menu-{xlock,directory}.1 are not autogenerated now, because of
1079         'cvs update' timestamp bug; use: make _fvwm-menu-xlock.1
1081 1999-11-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1083         * fvwm-menu-directory.in:
1084         * fvwm-menu-desktop.in:
1085         * fvwmrc_convert.1:
1086         * fvwm-menu-directory.1:
1087         * fvwm-menu-desktop.1:
1088         ispell session
1090 1999-11-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1092         * fvwm_make_browse_menu.sh:
1093         applied fix by Brad Giaccio
1095 1999-10-30  Mikhael Goikhman  migo@homemail.com
1097         * fvwm-menu-directory.in: --reuse option works again
1099 1999-09-23  Paul D. Smith  <psmith@gnu.org>
1101         * Makefile.am (LDADD): Move the $(X_LIBS) reference earlier in all
1102         LDADD variables, before (for example) the $(xpm_LIBS) reference;
1103         sometimes the latter doesn't contain its own -L options, and uses
1104         X's.
1106 1999-09-05  Mikhael Goikhman  <migo@homemail.com>
1108         * fvwmrc_convert:
1109         Replaced several occurrences of InitFunction and/or RestartFunction
1110         with StartFunction.
1112 1999-09-04  Mikhael Goikhman  <migo@homemail.com>
1114         * Makefile.am: removed use of $< on explicit rule;
1115         more code to satisfy both pod2man and 'make -j'
1116         * fvwm-menu-directory.in: removed @VERSION@ from the man page part
1118 1999-08-23  Mikhael Goikhman  <migo@homemail.com>
1120         * fvwm-menu-directory.in: new option --format to put the file size,
1121         date, type, full name etc. into the menu label; the option --title is
1122         extended (new default is "*-40p" now).
1123         * fvwm-menu-xlock.in: new options --format and --special-first;
1124         special and non-special modes are now separated
1125         * fvwm_make_browse_menu.sh: improved the simulation command line
1127 1999-08-17  Mikhael Goikhman  <migo@homemail.com>
1129         * BuildXLockMenu: created the compatibility wrapper to fvwm-menu-xlock
1130         * fvwm_make_browse_menu.sh:
1131         * fvwm_make_directory_menu.sh:
1132         restored (used by fvwm2.1) with a pointer to fvwm-menu-directory
1133         * fvwm-menu-xlock.in:
1134         * fvwm-menu-directory.in:
1135         * fvwm-menu-desktop.in:
1136         * fvwm-menu-desktop.1:
1137         some small documentation fixes, added some useful xlock options
1139 1999-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1141         * fvwm-menu-xlock.in:
1142         * fvwm-menu-directory.in:
1143         use FVWM instead of F{ine,antastic,eline} VWM
1145 1999-08-16  Dominik Vogt  <domivogt@bvstp038.bbn.hp.com>
1147         * fvwm-menu-xlock.1:
1148         * fvwm-menu-directory.1:
1149         * fvwm-menu-desktop.1: use FVWM instead of F{ine,antastic,eline} VWM
1151 1999-08-16  Mikhael Goikhman  <migo@homemail.com>
1153         * ChangeLog:
1154         * fvwm-menu-xlock.in:
1155         * fvwm-menu-xlock.1:
1156         * fvwm-menu-directory.in:
1157         * fvwm-menu-directory.1:
1158         * fvwm-menu-desktop.in:
1159         * fvwm-menu-desktop.1:
1160         New files added.
1161         fvwm-menu perl scripts can be used to auto build fvwm menus.
1162         All scripts are very configurable, see --help and man pages.
1164         * BuildXLockMenu.in:
1165         * BuildXLockMenu.1:
1166         * fvwm_make_browse_menu.sh:
1167         * fvwm_make_directory_menu.sh:
1168         Removed in favor of new more configurable scripts.