Use the correct border hints to calculate screen width.
[fvwm.git] / doc / ChangeLog
blob51dbe26f6d0bc485d3e1240cd1f3e0607f86cf1e
1 2010-05-26  Thomas Adam  <thomas@xteddy.org>
2         * commands/Style.xml:
3         Explain how to turn off globally-matched InitialMapCommand
5         Document that "InitialMapCommand Nop" can be used on windows to stop an
6         action from running where a     globally-set InitialMapCommand would
7         otherwise have run on that window.
9 2010-02-13  Thomas Adam  <thomas.adam22@gmail.com>
10         * commands/Style.xml:
11         Fix formatting by not prematurely closing a <section>.
13 2010-01-03  Thomas Adam   <thomas.adam22@gmail.com>
14         * commands/Style.xml:
15         * commands/Menu.xml:
16         Minor grammatical fixups (P. Vojta).
18 2009-12-31  Thomas Adam   <thomas.adam22@gmail.com>
19         * commands/BugOpts.xml:
20         New option "QtDragnDropWorkaround" to BugOpts.
22 2009-08-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
24         * commands/BugOpts.xml:
25         - New option to the BugOpts command: TransliterateUtf8.
27 2009-06-24  Thomas Adam         <thomas.adam22@gmail.com>
28         * allCommands.html:
29         * groupedCommands.html:
30         * modules.html:
31         * commands/DesktopName.xml:
32         * commands/GotoPage.xml:
33         * commands/ResizeMove.xml:
34         * modules/Makefile.am:
35         Fix broken links from downstream patch via Debian's BTS.  (Thanks to
36         Manoj Srivastava).
38 2008-03-12  Jes~s Guerrero  <i92guboj(at)terra(dot)es>
40         * doc/commands/MenuStyle.xml:
41         documentation for VerticalMargins
43 2008-02-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
45         * modules/Makefile.am (clean):
46         * commands/Makefile.am (clean):
47         fixed "make distclean"
49 2008-02-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
51         * commands/Style.xml:
52         corrected references to non existing styles:
53         !DecorHint -> !MwmDecor, !FuncHint -> !MwmFunctions,
54         !Override -> !HintOverride,
55         !ResizeOverride -> !ResizeHintOverride
57 2008-01-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
59         * commands/Style.xml:
60         cleaned up documentation of SnapAttraction style.
62 2008-01-08  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
64         * style.css:
65         * groupedCommands.html:
66         * allCommands.html:
67         * modules.html:
68         Remove Id-keyword to avoid revision bumping in fvwm-web
69         when nothing has changed.
71         * modules/FvwmTabs.xml:
72         ClickToFocus is a style, not a command
74         * modules/Makefile.am:
75         correctly install FvwmTabs.html
77 2008-01-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
79         * modules/Makefile.am (HTML_FILES):
80         install FvwmTabs.html
82         * commands/Makefile.am:
83         install WindowsDesk.html
85         * modules/images/FvwmTabs/Makefile.am:
86         install FvwmTabs images
88 2007-11-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
90         * fvwm/menus.xml:
91         document MenuCloseAndExec
93 2007-11-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
95         * fvwm/xinerama.xml:
96         * commands/Style.xml:
97         * commands/SnapAttraction.xml:
98         * commands/SnapGrid.xml:
99         * commands/EdgeResistance.xml:
100         document new styles SnapGrid, SnapAttraction, EdgeMoveDelay,
101         EdgeMoveResistance and EdgeResizeDelay.
103         * fvwm/Makefile.am:
104         fixed build dependencies for fvwm.1
106         * docbook-xsl/manpages/charmap.groff.xsl:
107         replaced multiple exclamation marks in comments with pluses (I use
108         three exclamation marks are used to marked unfinished code)
110 2007-09-01  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
112         * fvwm.xsl:
113         output html in utf-8 encoding
115 2007-08-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
117         * fvwm/Makefile.am:
118         fixed build error with -j 2
120 2007-08-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
122         * groupedCommands.html:
123         reworked grouping
125 2007-08-19 Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
127         * modules/Makefile.am:
128         fix building FvwmTabs.1
130         * fvwm/Makefile.am:
131         comment out tbl stuff
133         * modules/FvwmTabs.xml:
134         replace keybinding table with list
136         * commands/Menu.xml:
137         * fvwm/options.xml:
138         replace last tables in main manpage with lists
140 2007-08-18  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
142         * commands/CursorStyle.xml:
143         * commands/MenuStyle.xml:
144         use variablelist instead of table
146 2007-08-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
148         * fvwm-man.xsl (import, include, escape.apostrophe):
149         override template escape.apostroph to not escape ', but to
150         never have them fist on a line.
152 2007-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
154         * commands/MenuStyle.xml:
155         replace &amp; with and, as it was before
157 2007-08-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
159         * fvwm/Makefile.am (fvwm.1):
160         run manpage through tbl ob build
162         * fvwm/focus.xml:
163         add path to Focus.xml since it caused conflicts with focus.xml
165 2007-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
167         * fvwm/Makefile.am:
168         tried to fix automake on macos
170 2007-08-12  Serge Koksharov  <gentoosiast dog yandex dot ru>
172         * groupedCommands.html:
173         fixed links for "Obsolete or Deprecated" commands
175 2007-08-08  Renato Caldas  <seventhguardian@gmail.com>
177         * fvwm/xinerama.xml:
178         Corrected bad english
180 2007-08-08  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
182         * fvwm/fvwm.man.xml:
183         * fvwm/sections:
184         * fvwm/booleanArgs.xml:
185         Added "Boolean Arguments" section to manpage.
187         * fvwm/Makefile.am:
188         Change location of stylesheet.
190 2007-08-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
192         * commands/BusyCursor.xml:
193         described ModuleSynchronious option and remove invalid context
194         "Recapture" from example.
196         * fvwm/environment.xml:
197         use variablelist instead of informaltable for environment section.
199 2007-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
201         * README:
202         * groupedCommands.html:
203         * index.html:
204         * modules/FvwmTabs.xml:
205         * allCommands.html:
206         * fvwm/configuration.xml:
207         * fvwm/fvwm.man.xml:
208         write fvwm in lower case
210         * fvwm/fvwm.man.xml:
211         * commands/GnomeShowDesks.xml:
212         * commands/EwmhNumberOfDesktops.xml:
213         * fvwm/sections:
214         * modules/Makefile.am:
215         * commands/Makefile.am:
216         * fvwm/Makefile.am:
217         * Makefile.am:
218         * fvwm/userFunctions.xml:
219         * fvwm/styleCommands.xml:
220         * fvwm/sessionCommands.xml:
221         * fvwm/windowStyles.xml:
222         * fvwm/miscCommands.xml:
223         * fvwm/menus.xml:
224         * fvwm/focus.xml:
225         * fvwm/windowState.xml:
226         * fvwm/windowMovement.xml:
227         * fvwm/virtualDesktopCommands.xml:
228         * fvwm/colorsets.xml:
229         * fvwm/bindings.xml:
230         * fvwm/conditionals.xml:
231         * fvwm/moduleCommands.xml:
232         fixed build without GNU make
234 2007-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
236         * footer.html.in:
237         write fvwm in lower case
239         * Makefile.am:
240         use subordinate Makefile.ams instead of iuncluding files from other
241         dirs
243         * docbook-xsl/common/Makefile.am:
244         * docbook-xsl/html/Makefile.am:
245         * docbook-xsl/lib/Makefile.am:
246         * docbook-xsl/manpages/Makefile.am:
247         * docbook-xsl/profiling/Makefile.am:
248         * docbook-xsl/Makefile.am:
249         new files
251         * Makefile.am:
252         * commands.mak:
253         * fvwm/Makefile.am:
254         * commands/Makefile.am:
255         Moved list of commands to separate file
257         * modules/images/FvwmTabs/Makefile.am:
258         * modules/images/Makefile.am:
259         * modules/Makefile.am:
260         * images/svg_rendering/Makefile.am:
261         * images/Makefile.am:
262         * commands/Makefile.am:
263         * Makefile.am:
264         fixed "make distcheck" errors
266         * fvwm/Makefile.am (fvwm.1):
267         (fvwm.man.html):
268         * commands/Makefile.am (%.html):
269         * modules/Makefile.am (FvwmTabs.1):
270         (FvwmTabs.html):
271         fixed "make distcheck" errors
273         * fvwm/Makefile.am:
274         * commands/Makefile.am:
275         * modules/Makefile.am:
276         removed $(QUIET)
278         * modules/Makefile.am:
279         add FvwmTabs.xml to distribution
281         * commands/Makefile.am:
282         * fvwm/Makefile.am:
283         * images/Makefile.am:
284         remove CVS Id Tags
286         * commands/Move.xml:
287         updated example
289 2007-07-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
291         * fvwm/initialization.xml:
292         clarify startup
294 2007-07-22  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
296         * fvwm/Makefile.am (man_MANS, EXTRA_DIST):
297         include fvwm.1 in dist and install it
299 2007-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
301         * fvwm/Makefile.am (distclean-local):
302         * images/Makefile.am (%.png):
303         (distclean-local):
304         * images/svg_rendering/Makefile.am (%.png):
305         (distclean-local):
306         * Makefile.am (%.html):
307         (distclean-local):
308         fixed make distcheck
310 2007-07-17  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
312         * doc/Makefile.am:
313         * doc/images/Makefile.am:
314         fix dependency checking.
316         * doc/images/svg_rendering/*:
317         Added Simon's SVG documentation.
319 2007-07-15  Simon Griph  <simon(at)griph(dot)se>
321         * fvwm/images.xml:
322         added descriptive images to html output
324 2007-07-13  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
326         * groupedCommands.html:
327         * commands/EchoFuncDefinition.xml:
328         fix cut&paste errors.
330         * Makefile.am:
331         Allow make to check build dependencies (of .html files) properly.
333         * README:
334         Added "HOWTO add documentation for a new FVWM command" section.
336 2007-07-12  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
338         * groupedCommands.html:
339         * util/cmds.txt:
340         * allCommands.html:
341         add EchoFuncDefinition to static html files
343 2007-07-12  Renato Caldas  <seventhguardian@gmail.com>
345         * commands/Makefile.am:
346         break COMMANDS into multiple lines
348         * commands/EchoFuncDefinition.xml:
349         * commands/Makefile.am:
350         * fvwm/userFunctions.xml:
351         documented new command EchoFuncDefinition
353 2007-07-07  Simon Griph  <simon(at)griph(dot)se>
355         * fvwm/conditionals.xml:
356         clarified that comma is the prefered condition separator
358 2007-07-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
360         * Makefile.am:
361         applied fixes by hadu
363 2007-06-21  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
365         * fvwm.xsl:
366         fix links to sections of "man" page. (fvwm.man.html)
368 2007-06-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
370         * commands/AddButtonStyle.xml:
371         * commands/AddTitleStyle.xml:
372         * commands/AddToDecor.xml:
373         * commands/AddToFunc.xml:
374         * commands/AddToMenu.xml:
375         * commands/All.xml:
376         * commands/AnimatedMove.xml:
377         * commands/Any.xml:
378         * commands/Asterisk.xml:
379         * commands/Beep.xml:
380         * commands/BorderStyle.xml:
381         * commands/Break.xml:
382         * commands/BugOpts.xml:
383         * commands/BusyCursor.xml:
384         * commands/ButtonState.xml:
385         * commands/ButtonStyle.xml:
386         * commands/ChangeDecor.xml:
387         * commands/ChangeMenuStyle.xml:
388         * commands/CleanupColorsets.xml:
389         * commands/ClickTime.xml:
390         * commands/ColorLimit.xml:
391         * commands/ColormapFocus.xml:
392         * commands/Colorset.xml:
393         * commands/CopyMenuStyle.xml:
394         * commands/Current.xml:
395         * commands/CursorMove.xml:
396         * commands/CursorStyle.xml:
397         * commands/DefaultColors.xml:
398         * commands/DefaultColorset.xml:
399         * commands/DefaultFont.xml:
400         * commands/DefaultIcon.xml:
401         * commands/DefaultLayers.xml:
402         * commands/Delete.xml:
403         * commands/Deschedule.xml:
404         * commands/Desk.xml:
405         * commands/DesktopName.xml:
406         * commands/DesktopSize.xml:
407         * commands/DestroyDecor.xml:
408         * commands/DestroyFunc.xml:
409         * commands/DestroyMenu.xml:
410         * commands/DestroyMenuStyle.xml:
411         * commands/DestroyModuleConfig.xml:
412         * commands/DestroyStyle.xml:
413         * commands/Direction.xml:
414         * commands/EwmhNumberOfDesktops.xml:
415         * commands/Echo.xml:
416         * commands/EdgeCommand.xml:
417         * commands/EdgeLeaveCommand.xml:
418         * commands/EdgeResistance.xml:
419         * commands/EdgeScroll.xml:
420         * commands/EdgeThickness.xml:
421         * commands/Emulate.xml:
422         * commands/EwmhBaseStruts.xml:
423         * commands/Exec.xml:
424         * commands/ExecUseShell.xml:
425         * commands/FakeClick.xml:
426         * commands/FakeKeypress.xml:
427         * commands/FlipFocus.xml:
428         * commands/Focus.xml:
429         * commands/FocusStyle.xml:
430         * commands/Function.xml:
431         * commands/GlobalOpts.xml:
432         * commands/GnomeButton.xml:
433         * commands/GotoDesk.xml:
434         * commands/GotoDeskAndPage.xml:
435         * commands/GotoPage.xml:
436         * commands/HideGeometryWindow.xml:
437         * commands/HilightColor.xml:
438         * commands/HilightColorset.xml:
439         * commands/IconFont.xml:
440         * commands/IconPath.xml:
441         * commands/Iconify.xml:
442         * commands/IgnoreModifiers.xml:
443         * commands/ImagePath.xml:
444         * commands/KeepRc.xml:
445         * commands/Key.xml:
446         * commands/KillModule.xml:
447         * commands/Layer.xml:
448         * commands/LocalePath.xml:
449         * commands/Lower.xml:
450         * commands/Maximize.xml:
451         * commands/Menu.xml:
452         * commands/MenuStyle.xml:
453         * commands/Module.xml:
454         * commands/ModuleListenOnly.xml:
455         * commands/ModulePath.xml:
456         * commands/ModuleSynchronous.xml:
457         * commands/ModuleTimeout.xml:
458         * commands/Mouse.xml:
459         * commands/Move.xml:
460         * commands/MoveThreshold.xml:
461         * commands/MoveToDesk.xml:
462         * commands/MoveToPage.xml:
463         * commands/MoveToScreen.xml:
464         * commands/Next.xml:
465         * commands/NoWindow.xml:
466         * commands/None.xml:
467         * commands/Nop.xml:
468         * commands/OpaqueMoveSize.xml:
469         * commands/Pick.xml:
470         * commands/PipeRead.xml:
471         * commands/PixmapPath.xml:
472         * commands/PlaceAgain.xml:
473         * commands/PointerKey.xml:
474         * commands/PointerWindow.xml:
475         * commands/Popup.xml:
476         * commands/Prev.xml:
477         * commands/PrintInfo.xml:
478         * commands/Quit.xml:
479         * commands/QuitScreen.xml:
480         * commands/QuitSession.xml:
481         * commands/Raise.xml:
482         * commands/RaiseLower.xml:
483         * commands/Read.xml:
484         * commands/Recapture.xml:
485         * commands/RecaptureWindow.xml:
486         * commands/Refresh.xml:
487         * commands/RefreshWindow.xml:
488         * commands/Repeat.xml:
489         * commands/Resize.xml:
490         * commands/ResizeMaximize.xml:
491         * commands/ResizeMove.xml:
492         * commands/ResizeMoveMaximize.xml:
493         * commands/RestackTransients.xml:
494         * commands/Restart.xml:
495         * commands/SaveQuitSession.xml:
496         * commands/SaveSession.xml:
497         * commands/ScanForWindow.xml:
498         * commands/Schedule.xml:
499         * commands/Scroll.xml:
500         * commands/SendToModule.xml:
501         * commands/SetAnimation.xml:
502         * commands/SetEnv.xml:
503         * commands/Silent.xml:
504         * commands/SnapAttraction.xml:
505         * commands/SnapGrid.xml:
506         * commands/State.xml:
507         * commands/Stick.xml:
508         * commands/StickAcrossDesks.xml:
509         * commands/StickAcrossPages.xml:
510         * commands/Stroke.xml:
511         * commands/StrokeFunc.xml:
512         * commands/Style.xml:
513         * commands/TearMenuOff.xml:
514         * commands/Test.xml:
515         * commands/TestRc.xml:
516         * commands/ThisWindow.xml:
517         * commands/Title.xml:
518         * commands/TitleStyle.xml:
519         * commands/UnsetEnv.xml:
520         * commands/UpdateDecor.xml:
521         * commands/UpdateStyles.xml:
522         * commands/Wait.xml:
523         * commands/WarpToWindow.xml:
524         * commands/WindowFont.xml:
525         * commands/WindowId.xml:
526         * commands/WindowList.xml:
527         * commands/WindowShade.xml:
528         * commands/WindowShadeAnimate.xml:
529         * commands/WindowStyle.xml:
530         * commands/WindowsDesk.xml:
531         * commands/XSync.xml:
532         * commands/XSynchronize.xml:
533         * commands/Xinerama.xml:
534         * commands/XineramaPrimaryScreen.xml:
535         * commands/XineramaSls.xml:
536         * commands/XineramaSlsScreens.xml:
537         * commands/XineramaSlsSize.xml:
538         * commands/XorPixmap.xml:
539         * commands/XorValue.xml:
540         * fvwm/colorGradients.xml:
541         * fvwm/synopsis.xml:
542         indent <cmdsynopsis> in a whitespace free way
544         * commands/AddButtonStyle.xml:
545         * commands/AddToDecor.xml:
546         * commands/ButtonStyle.xml:
547         * commands/TitleStyle.xml:
548         * commands/Test.xml:
549         * fvwm/colorGradients.xml:
550         * fvwm/conditionals.xml:
551         * fvwm/fonts.xml:
552         break long example lines
554         * commands/Resize.xml:
555         Split synopsis into two to avoid a long non-breakable line in the
556         manpage output.
558 2007-06-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
560         * fvwm/colorGradients.xml:
561         use <option> tag, don't use <command>
563         * fvwm-man.xsl:
564         fix formatting of <keysym> in man output
566 2007-06-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
568         * commands/PrintInfo.xml:
569         add ImageCache subject to PrintInfo command
571 2007-06-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
573         * fvwm-man.xsl:
574         don't use .PP at the first paragraph in a subsub+section.
575         foce two spaces between sentences, and force no blank lines at start
576         of paragraphs
577         fix markup of non section header cmdsynopsis
579         * commands/MenuStyle.xml:
580         use <command> for oldstyle syntax
582         * commands/Menu.xml:
583         fixed typo
585         * fvwm/fonts.xml:
586         insert paragraph brake as per old man page
587         make sure that the . alias for Center appears in man output
589 2007-06-10  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
590         * Makefile.am:
591         * fvwm/Makefile.am:
592         * commands/Makefile.am:
593         * modules/Makefile.am:
594         * docbook-xsl/profiling/profile.xsl: (new)
595         * docbook-xsl/profiling/profile-mode.xsl: (new)
596         Use 2-pass profiling on all XML files.
598         * README:
599         Use <keysym> (instead of <emphasis>) for key names.
600         Replaced <manonly> & <htmlonly> with <... output="html"> etc.
602         * allCommands.html:
603         * groupedCommands.html:
604         * index.html:
605         * modules/modules.html: (deleted)
606         * modules.html: (new)
607         * header.html:
608         Moved modules.html.
610         * fvwm.xsl:
611         * fvwm-man.xsl:
612         Removed <manonly> & <htmlonly>.
614         * fvwm/images.xml:
615         * fvwm/initialization.xml:
616         Replaced use of <manonly> & <htmlonly> with <... output="...">.
618         * modules/FvwmTabs.xml:
619         * modules/images/FvwmTabs/menu.png: (new)
620         * modules/images/FvwmTabs/green.png: (new)
621         * modules/images/FvwmTabs/yellow.png: (new)
622         * modules/images/FvwmTabs/red.png: (new)
623         * modules/images/FvwmTabs/screenshot.png: (new)
624         * modules/images/FvwmTabs/fvwmTabsEmpty.png: (new)
625         * modules/images/FvwmTabs/logoFvwmTabs.png: (new)
626         Created FvwmTabs man page.
628 2007-06-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
630         * commands/.cvsignore:
631         * commands/Makefile.am (COMMANDS):
632         * commands/AddDecor.xml:
633         removed documentation of unexisting AddDecor command
635         * fvwm/moduleCommands.xml:
636         Include * instead of +
638         * commands/AnimatedMove.xml:
639         * commands/AddButtonStyle.xml:
640         * commands/AddTitleStyle.xml:
641         * commands/AddToDecor.xml:
642         * commands/AddToFunc.xml:
643         * commands/AddToMenu.xml:
644         * commands/All.xml:
645         * commands/Any.xml:
646         * commands/Asterisk.xml:
647         * commands/Beep.xml:
648         * commands/BorderStyle.xml:
649         * commands/Break.xml:
650         * commands/BugOpts.xml:
651         * commands/BusyCursor.xml:
652         * commands/ButtonState.xml:
653         * commands/ButtonStyle.xml:
654         * commands/ChangeDecor.xml:
655         * commands/ChangeMenuStyle.xml:
656         * commands/CleanupColorsets.xml:
657         * commands/ClickTime.xml:
658         * commands/Close.xml:
659         * commands/ColorLimit.xml:
660         * commands/ColormapFocus.xml:
661         * commands/Colorset.xml:
662         * commands/CopyMenuStyle.xml:
663         * commands/Current.xml:
664         * commands/CursorMove.xml:
665         * commands/CursorStyle.xml:
666         * commands/DefaultColorset.xml:
667         * commands/DefaultColors.xml:
668         * commands/DefaultFont.xml:
669         * commands/DefaultIcon.xml:
670         * commands/DefaultLayers.xml:
671         * commands/Delete.xml:
672         * commands/Deschedule.xml:
673         * commands/DesktopName.xml:
674         * commands/DesktopSize.xml:
675         * commands/Desk.xml:
676         * commands/DestroyDecor.xml:
677         * commands/DestroyFunc.xml:
678         * commands/DestroyMenuStyle.xml:
679         * commands/DestroyMenu.xml:
680         * commands/DestroyModuleConfig.xml:
681         * commands/DestroyStyle.xml:
682         * commands/DestroyWindowStyle.xml:
683         * commands/Destroy.xml:
684         * commands/Direction.xml:
685         * commands/Echo.xml:
686         * commands/EdgeCommand.xml:
687         * commands/EdgeLeaveCommand.xml:
688         * commands/EdgeResistance.xml:
689         * commands/EdgeScroll.xml:
690         * commands/EdgeThickness.xml:
691         * commands/Emulate.xml:
692         * commands/EscapeFunc.xml:
693         * commands/EwmhBaseStruts.xml:
694         * commands/EwmhNumberOfDesktops.xml:
695         * commands/ExecUseShell.xml:
696         * commands/Exec.xml:
697         * commands/FakeClick.xml:
698         * commands/FakeKeypress.xml:
699         correct use of <command>, more markup
701         * commands/Plus.xml:
702         Use new command attribute to cmdsynopsis.
704         * fvwm-man.xsl:
705         Allow for command title matches by a command attribute in <cmdsynopsis>
707 2007-06-08  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
709         * commands/FlipFocus.xml:
710         * commands/FocusStyle.xml:
711         * commands/Focus.xml:
712         * commands/Function.xml:
713         * commands/GlobalOpts.xml:
714         * commands/GnomeButton.xml:
715         * commands/GotoDeskAndPage.xml:
716         * commands/GotoDesk.xml:
717         * commands/GotoPage.xml:
718         * commands/HideGeometryWindow.xml:
719         * commands/HilightColorset.xml:
720         * commands/HilightColor.xml:
721         * commands/IconFont.xml:
722         * commands/Iconify.xml:
723         * commands/IconPath.xml:
724         * commands/IgnoreModifiers.xml:
725         * commands/ImagePath.xml:
726         * commands/KeepRc.xml:
727         * commands/Key.xml:
728         * commands/KillModule.xml:
729         * commands/Layer.xml:
730         * commands/LocalePath.xml:
731         * commands/Lower.xml:
732         * commands/Maximize.xml:
733         * commands/MenuStyle.xml:
734         * commands/Menu.xml:
735         * commands/ModuleListenOnly.xml:
736         * commands/ModulePath.xml:
737         * commands/ModuleSynchronous.xml:
738         * commands/ModuleTimeout.xml:
739         * commands/Module.xml:
740         * commands/Mouse.xml:
741         * commands/MoveThreshold.xml:
742         * commands/MoveToDesk.xml:
743         * commands/MoveToPage.xml:
744         * commands/MoveToScreen.xml:
745         * commands/Move.xml:
746         * commands/Next.xml:
747         * commands/None.xml:
748         * commands/Nop.xml:
749         * commands/NoWindow.xml:
750         * commands/OpaqueMoveSize.xml:
751         * commands/Pick.xml:
752         * commands/PipeRead.xml:
753         * commands/PixmapPath.xml:
754         * commands/PlaceAgain.xml:
755         * commands/Plus.xml:
756         * commands/PointerKey.xml:
757         * commands/PointerWindow.xml:
758         * commands/Popup.xml:
759         * commands/Prev.xml:
760         * commands/PrintInfo.xml:
761         * commands/QuitScreen.xml:
762         * commands/QuitSession.xml:
763         * commands/Quit.xml:
764         * commands/RaiseLower.xml:
765         * commands/Raise.xml:
766         * commands/Read.xml:
767         * commands/RecaptureWindow.xml:
768         * commands/Recapture.xml:
769         * commands/RefreshWindow.xml:
770         * commands/Refresh.xml:
771         * commands/Repeat.xml:
772         * commands/ResizeMaximize.xml:
773         * commands/ResizeMoveMaximize.xml:
774         * commands/ResizeMove.xml:
775         * commands/Resize.xml:
776         * commands/RestackTransients.xml:
777         * commands/Restart.xml:
778         * commands/SaveQuitSession.xml:
779         * commands/SaveSession.xml:
780         * commands/ScanForWindow.xml:
781         * commands/Schedule.xml:
782         * commands/Scroll.xml:
783         * commands/SendToModule.xml:
784         * commands/SetAnimation.xml:
785         * commands/SetEnv.xml:
786         * commands/Silent.xml:
787         * commands/SnapAttraction.xml:
788         * commands/SnapGrid.xml:
789         * commands/State.xml:
790         * commands/StickAcrossDesks.xml:
791         * commands/StickAcrossPages.xml:
792         * commands/Stick.xml:
793         * commands/StrokeFunc.xml:
794         * commands/Stroke.xml:
795         * commands/Style.xml:
796         * commands/TearMenuOff.xml:
797         * commands/TestRc.xml:
798         * commands/Test.xml:
799         * commands/ThisWindow.xml:
800         * commands/TitleStyle.xml:
801         * commands/Title.xml:
802         * commands/UnsetEnv.xml:
803         * commands/UpdateDecor.xml:
804         * commands/UpdateStyles.xml:
805         * commands/Wait.xml:
806         * commands/WarpToWindow.xml:
807         * commands/WindowFont.xml:
808         * commands/WindowId.xml:
809         * commands/WindowList.xml:
810         * commands/WindowsDesk.xml:
811         * commands/WindowShadeAnimate.xml:
812         * commands/WindowShade.xml:
813         * commands/WindowStyle.xml:
814         * commands/XineramaPrimaryScreen.xml:
815         * commands/XineramaSlsScreens.xml:
816         * commands/XineramaSlsSize.xml:
817         * commands/XineramaSls.xml:
818         * commands/Xinerama.xml:
819         * commands/XorPixmap.xml:
820         * commands/XorValue.xml:
821         * commands/XSynchronize.xml:
822         * commands/XSync.xml:
823         correct use of <command> tags and some additional formatting.
824         A*-FakeKeyPress left to do.
826         * fvwm-man.xsl:
827         make additional synopsis appear as section headers as well.
829         * fvwm-man.xsl:
830         layout of subsubsections to mimic the old manpage
831         use synopsis for subsubsection-title if command match title
833         * commands/AddToMenu.xml:
834         correct use of <command> tag (all other commands to do)
836         * fvwm/initialization.xml:
837         add htmlonly paragraph between the two simple lists in initialization.
839 2007-06-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
841         * fvwm-man.xsl:
842         make simplelist less spaced out
843         make keysym use .SM formatting and envar use italic (as before)
845         * fvwm/xinerama.xml:
846         * fvwm/virtualDesktop.xml:
847         * fvwm/synopsis.xml:
848         * fvwm/shortcuts.xml:
849         * fvwm/options.xml:
850         * fvwm/openLook.xml:
851         * fvwm/menus.xml:
852         * fvwm/initialization.xml:
853         * fvwm/images.xml:
854         * fvwm/icccm.xml:
855         * fvwm/fonts.xml:
856         * fvwm/expansion.xml:
857         * fvwm/execution.xml:
858         * fvwm/compilation.xml:
859         * fvwm/builtinBindings.xml:
860         * fvwm/bidirText.xml:
861         use docbook-tags that better reflect content. (i.e. filename instead
862         of emphasis, add more internal links.)
864         * fvwm/options.xml:
865         move option parameters to the term-elements.
867         * fvwm/fvwm.man.xml:
868         GNOMEIgnoreHInts is a Style, not a command.
870         * fvwm/initialization.xml:
871         added a missing Exec before xsetroot
873         * fvwm/builtinBindings.xml:
874         removed stray programlisting, copied from elsewhere in conversion
876         * fvwm/expansion.xml:
877         changed variable descriptions from informaltable to variablelist.
878         put back documentation of $[pointer.wx] $[pointer.wy] that got lost
879         in the move to docbook.
881 2007-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
883         * commands/Style.xml:
884         new style MinWindowSize
886 2007-05-13  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
888         * modules/Makefile.am:
889         * modules/FvwmTabs.xml:
890         * style.css
892         Converted FvwmTabs man page to docbook format.
894 2007-05-11  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
896         * allCommands.html:
897         * groupedCommands.html:
898         * header.html:
899         * style.css:
900         * fvwm/Makefile.am:
901         * modules/Makefile.am:
902         * modules/FvwmTabs.xml:
903         * modules/modules.html:
904         * images/fvwm.logo.png:
905         * images/m.logo.png:
907         Number sections of HTML man page.
908         Use HTML character entity &sdot; (&#8901;)
909         Don't build separate sections of HTML man page (not being used ATM).
910         Make logos transparent so looks neat with non-white backgrounds.
911         Template FvwmTabs.xml file for man page.
913 2007-04-27  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
915         * commands/WindowList.xml:
916         s/UseListSkip/UseSkipList/g etc.
918 2007-04-17  Jesus Guerrero  <6thpink(at)terra(dot)es>
920         * fvwm/menus.xml (menu_anatomy):
921         added localization of the "More&..." string
923 2007-03-14  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
925         * fvwm-man.xsl:
926         bugfix: backslashes were not being escaped properly.
928         * fvwm/options.xml:
929         minor formatting error.
931 2007-03-11  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
933         * configure.ac:
934         bugfix: 'make dist' failed cos I moved 'scott.notes' to util/ subdir.
935         bugfix: out-of-tree builds failed due to broken dependency.
936         Make man page have same header as old one.
937         Fix man page indentation.
938         Make text of top-level man page sections all uppercase.
939         Added --disable-mandoc option.
940         HTML doc generation is off by default: use --enable-htmldoc.
941         Added more info in doc/README about XML commands to use.