Preparations for 2.5.26.
[fvwm.git] / ChangeLog
blob08222bdaf76e8f1c52f5b6defa11bc23e273d961
1 2008-05-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3         * ANNOUNCE:
4         * NEWS:
5         * configure.ac:
6         updated for 2.5.26 release
8 2008-04-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10         * fvwm/ewmh_events.c (ewmh_WMDesktop):
11         (ewmh_WMState):
12         * fvwm/ewmh.c (ewmh_AddToKdeSysTray):
13         (ewmh_HandleWindowType):
14         (ewmh_AddToKdeSysTray):
15         (ewmh_HandleWindowType):
16         (ewmh_check_wm_pid):
17         64-bit fix by Alexandre Julliard
19 2006-03-30  Mikhael Goikhman  <migo@homemail.com>
21         * configure.ac:
22         fix fribidi detection when it uses pkg-config and not fribidi-config
24         * libs/FBidi.c:
25         fix compilation with newer fribidi-0.19.1 (or also called fribidi2),
26         it now uses fribidi-types.h and not fribidi_types.h
28 2008-03-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
30         * fvwm/events.c (dispatch_event):
31         Fix handling of Shape events.
33 2008-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
35         * fvwm/menus.c (calc_normal_item_height):
36         (calc_more_item_height):
37         (size_menu_vertically):
38         fix calculations so the menu fit on the screen height
40 2008-03-12  Jes~s Guerrero  <i92guboj(at)terra(dot)es>
42         * fvwm/menus.c (size_menu_vertically):
43         added paddings at the top and bottom of the menus
45         * fvwm/menustyle.c (parse_vertical_margins_line):
46         new function to parse the VerticalMargins new MenuStyle
47         command
49         * fvwm/menustyle.c (menustyle_get_styleopt_index):
50         added the VerticalMargins option to the list
52         * fvwm/menustyle.c (menustyle_parse_style):
53         added default values for the padding, and a case clause
54         for the specific case when you invoke the VerticalMargins
55         MenuStyle
57         * fvwm/menustyle.c (menustyle_copy):
58         added two lines to copy the menu styles from origin to destiny
60         * fvwm/menustyle.h:
61         added macros for the vertical padding stuff
63         * fvwm/menustyle.h (struct MenuLook):
64         added sub-structure to hold the VerticalMargins
66         * fvwm/libs/defaults.h:
67         added one define for MAX_MENU_MARGIN
69 2008-03-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
71         * fvwm/menuitem.c (draw_highlight_background):
72         fixed drawing of background pictures in menu items
74 2008-02-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
76         * fvwm/add_window.c (setup_frame_window):
77         fix core dump with ARGB detection code
78         fix compilation without XRender
80 2008-02-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
82         * NEWS:
83         * configure.ac:
84         increased version to 2.5.26
86         * ANNOUNCE:
87         * NEWS:
88         * configure.ac:
89         updated for 2.5.25 release
91 2008-02-12  Renato Caldas  <seventhguardian@gmail.com>
93         * fvwm/fvwm.c (main):
94         further condense the X visual selection code
96 2008-02-10  Renato Caldas  <seventhguardian@gmail.com>
98         * fvwm/fvwm.c (main):
99         condense the X visual selection code
101 2008-02-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
103         * fvwm/events.c (register_event_group)
104         (InitEventHandlerJumpTable, dispatch_event):
105         use separate jump tables for events defined by X-extensions
106         to eliminate the need to ovverride the LASTEvent value.
108         * fvwm/module_list.c (module_list_remove):
109         include the case where the module is first in the list in
110         the loop, fixing a segmentaion fault when the list was empty.
112 2008-02-07  Renato Caldas  <seventhguardian@gmail.com>
114         * fvwm/add_window.c (setup_frame_window):
115         add CWCursor to window's valuemask (from Marc Lehmann's argb patch)
116         add preliminary support for ARGB windows in fvwm (based on
117         Marc Lehman's argb patch)
119 2008-02-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
121         * libs/PictureUtils.c (XPM_COLOR_CLOSENESS):
122         fixed compile error
124 2008-02-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
126         * libs/Colorset.c (CreateOffsetBackgroundPixmap):
127         catch BadGC when updating root transparent window background
129         * libs/XError.c (do_coredump):
130         (ferror_set_temp_error_handler):
131         (ferror_reset_error_handler)
132         (ferror_call_next_error_handler):
134         new helper functions
135         * libs/XError.c (PrintXErrorAndCoredump):
136         try to dump core the hard way
138 2008-02-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
140         * fvwm/colorset.c (parse_colorset):
141         check for image != None before calling XDestroyImage
143         * fvwm/ewmh_events.c (ewmh_WMStateMaxVert):
144         (ewmh_WMStateMaxHoriz):
145         (ewmh_WMStateModal):
146         (ewmh_WMStateShaded):
147         (ewmh_WMStateStaysOnTop):
148         (ewmh_WMStateStaysOnBottom):
149         handle the STATE_ADD command of the EWMH _NET_WM_STATE message from
150         version 1.3
151         also ignore the EWMH staysontop and staysonbottom hints if the
152         EWMHIgnoreStackingOrderHints style is used
154         * fvwm/colorset.c (parse_colorset):
155         Fixed a sporadic crash when the root background set by gnome,
156         fvwm-root, esetroot etc. changes and a root transparent colour set
157         is used.
159         * fvwm/colorset.c (parse_colorset):
160         * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
161         * libs/Colorset.c (CreateOffsetBackgroundPixmap):
162         * libs/PictureGraphics.c (PGrabXImage)
163         (PGraphicsCreateTranslucent):
164         use MyXGrabserver and MyXUngrabServer instead of doing the X calls
165         directly!
167 2008-01-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
169         * libs/PictureGraphics.c (PGrabXImage):
170         fixed XImage memory leak
171         (PCreateRenderPixmap):
172         (PCreateDitherPixmap):
173         Properly handle return code of FgetFImage()
175 2008-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
177         * fvwm/events.c (HandleConfigureRequest):
178         (events_handle_configure_request):
179         cleanup
181         * fvwm/ewmh_events.c (ewmh_RestackWindow):
182         (ewmh_MoveResizeWindow):
183         fixed crash when moving/resizing/restacking unmanaged windows through
184         an ewmh message
186 2008-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
188         * fvwm/events.c (HandleMapRequestKeepRaised):
189         fixed compiler warning
191 2008-01-26  Olivier  <chapuis(at)lri(dot)fr>
193         * libs/FlocaleCharset.c: (FlocaleInit_X_Charset),
194         (FlocaleCharsetInit), (FlocaleCharsetGetDefaultCharset):
195         * NEWS:
196         Fixed the determination of the X charset on UTF-8 system
198 2008-01-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
200         * fvwm/placement.c (__pl_minoverlap_get_next_x):
201         do not add screen offset to window position
203         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
204         fixed a memory leak
206 2008-01-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
208         * NEWS:
209         Some html documentation files were not installed.
211 2008-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
213         * fvwm/style.c (style_parse_one_style_option):
214         fixed parsing of screen argument of the SnapAttraction Style
216 2007-12-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
218         * fvwm/move_resize.c (DoSnapAttract):
219         Use edge move resistance, and not delay for top edge when moving
220         windows.
222 2007-12-03  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
224         * NEWS:
225         * fvwm/events.c (HandleMapRequestKeepRaised)
226         (test_withdraw_request):
227         Don't map windows that request to be moved back to WithdrawnState
228         by the ICCCM2 method before they have been mapped. (Fixes bug with
229         disappearing windows.)
231 2007-11-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
233         * NEWS:
234         * configure.ac:
235         increased version to 2.5.25
237         * NEWS:
238         * configure.ac:
239         updated for 2.5.24 release
241 2007-11-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
243         * fvwm/menus.c (__mloop_exit):
244         * fvwm/menubindings.c (parse_menu_action):
245         * fvwm/bindings.c:
246         reindented and cleaned up some code
248 2007-11-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
250         * fvwm/update.c (apply_window_updates):
251         * fvwm/add_window.c (setup_style_and_decor):
252         (setup_numeric_vals):
253         * fvwm/add_window.h:
254         * fvwm/style.h:
255         * libs/defaults.h:
256         * fvwm/events.c (HandleEnterNotify):
257         * fvwm/fvwm.c (InitVariables):
258         * fvwm/screen.h:
259         * fvwm/session.c (SaveGlobalState):
260         (LoadGlobalState):
261         * fvwm/move_resize.c (DoSnapAttract):
262         (CMD_SnapGrid)
263         (DoSnapAttract):
264         The commands EdgeResistance, SnapGrid and SnapAttraction are obsolete
265         They have been replaced by the styles EdgeMoveResistance,
266         EdgeMoveDelay, EdgeResizeDelay, SnapGrid and SnapAttraction
268 2007-10-21  Renato Caldas  <seventhguardian@gmail.com>
270         * acinclude.m4:
271         * configure.ac:
272         use AS_HELP_STRING to format the configure options help strings
274 2007-10-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
276         * fvwm/conditional.c:
277         some reformatting
279 2007-10-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
281         * fvwm/ConfigFvwmDefaults:
282         restore default action of closing menus for menu titles
284 2007-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
286         * libs/FScreen.c (FindScreenOfXY):
287         * fvwm/move_resize.c (GetMoveArguments):
288         fixed the "screen w" argument of the Move and other commands
290 2007-09-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
292         * fvwm/virtual.c (HandlePaging):
293         don't modify *xl and *yt unless we we really page
295 2007-09-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
297         * fvwm/module_list.h:
298         * fvwm/module_list.c:
299         a little cleanup
301 2007-09-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
303         * NEWS:
304         * configure.ac:
305         increased version to 2.5.24
307         * NEWS:
308         * configure.ac:
309         updated for 2.5.23 release
311         * libs/Flocale.c (FlocaleEncodeString):
312         removed previous warning fix
314 2007-08-30 Thomas Adam <thomas@edulinux.homeunix.org>
316         * fvwm/style.c:
317         * fvwm/add_window.c:
318         Added new style option:  StartShaded.
320 2007-08-30  Renato Caldas  <seventhguardian@gmail.com>
322         * libs/Flocale.c (FlocaleEncodeString):
323         fix compile warning
325 2007-08-30  Viktor Griph  <griph(at)student(dot)chalmers(dot)se>
327         * configure.ac:
328         * fvwm/fvwm.1.in
329         * fvwm/Makefile.am:
330         removed old fvwm manpage
332 2007-08-29  Renato Caldas  <seventhguardian@gmail.com>
334         * NEWS:
335         * configure.ac:
336         increased version to 2.5.23
338         * NEWS:
339         * configure.ac:
340         fix the date for 2.5.22 release
342 2007-08-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
344         * fvwm/windowlist.c (CMD_WindowList):
345         fixed crash when using CurrentAtEnd and IconifiedAtEnd with only
346         iconified windows.
348 2007-08-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
350         * configure.ac:
351         fixed perl check
352         use "test ! ... = ..." instead of "test ... != ..."
354         * fvwm/builtins.c (CMD_PropertyChange):
355         fixed completely broken parsing of PropertyChange arguments
357 2007-08-28  Renato Caldas  <seventhguardian@gmail.com>
359         * NEWS:
360         * configure.ac:
361         updated for 2.5.22 release
363         * fvwm/builtins.c (CMD_PropertyChange):
364         * libs/Flocale.c (FlocaleGetFftFont):
365         (FlocaleGetFontSet):
366         (FlocaleGetFont):
367         (FlocaleGetFontOrFontSet):
368         (FlocaleLoadFont):
369         (FlocaleUnloadFont):
370         fix compiler warnings
372 2007-08-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
374         * fvwm/functable.c:
375         fixed command table parsing
377 2007-08-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
379         * fvwm/module_list.c (module_kill):
380         (executeModuleDesperate):
381         (module_list_itr_init):
382         re-indented
384         * fvwm/events.c (My_XNextEvent):
385         * fvwm/module_list.c (module_alloc):
386         (do_execute_module):
387         * fvwm/module_list.h (fmodule):
388         (MOD_IS_CMDLINE):
389         (MOD_SET_CMDLINE):
390         restored *not* useless is_cmdline_module stuff
392         * fvwm/functions.h:
393         add constants for command group tagging
395 2007-08-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
397         * configure.ac:
398         don't check for tbl
400 2007-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
402         * configure.ac:
403         check for sed, perl and tbl, needed to build documentation
405 2007-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
407         * libs/System.c (fvwm_mkstemp):
408         use constants from libs/fvwm_sys_stat.h
410 2007-08-15  Renato Caldas  <seventhguardian@gmail.com>
412         * fvwm/module_list.c (do_execute_module):
413         fixed possible crash when fork fails
415         * fvwm/module_list.c (module_list_remove):
416         now returns the removed fmodule*, or NULL if unsuccessful
417         removed error message when removing a not listed module (it's normal)
419         * fvwm/module_list.c (module_kill):
420         module is inserted in death_row only if it is successfuly removed from
421         module_list (fixes crash when module is killed more than once)
423 2007-08-08  Renato Caldas  <seventhguardian@gmail.com>
425         * fvwm/events.c (My_XNextEvent):
426         fixed hang with startup modules
428 2007-08-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
430         * fvwm/conditional.c (FreeConditionMask):
431         fixed crash with inverted name condition
433         * NEWS:
434         fixed typo
436 2007-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
438         * configure.ac:
439         * README:
440         * NEWS:
441         * INSTALL.fvwm:
442         * sample.fvwmrc/system.fvwm2rc-sample-95:
443         * sample.fvwmrc/system.fvwm2rc:
444         * sample.fvwmrc/system.fvwm2rc-sample-2:
445         * libs/Picture.c (PicturePrintImageCache):
446         * libs/Module.c:
447         * libs/FGettext.c (FGettextPrintLocalePath):
448         * libs/fvwmsignal.c:
449         * libs/Module.h:
450         * libs/PictureUtils.c (PictureAllocColorTable)
451         (PicturePrintColorInfo):
452         * libs/FScreen.h:
453         * libs/fvwmsignal.h:
454         * libs/Bindings.c:
455         * libs/FScreen.c:
456         * libs/Ficonv.c (convert_charsets):
457         (FiconvSetupConversion):
458         * fvwm/decorations.c:
459         * fvwm/gnome.h:
460         * fvwm/events.c:
461         * fvwm/add_window.c (setup_window_font):
462         (setup_icon_font):
463         * fvwm/fvwm.1.in:
464         * fvwm/session.h:
465         * fvwm/conditional.c:
466         * fvwm/fvwm.c (SetRCDefaults):
467         (main):
468         * fvwm/ewmh_events.c:
469         * fvwm/stack.c:
470         * fvwm/gnome.c:
471         * fvwm/menustyle.c (menustyle_parse_style):
472         (menustyle_copy):
473         * fvwm/ewmh.c (EWMH_Init):
474         * libs/Flocale.c (FlocaleParseShadow):
475         (FlocaleGetFontSet):
476         (FlocaleLoadFont):
477         (FlocalePrintLocaleInfo):
478         * fvwm/misc.c (fvwm_msg):
479         * vms/README:
480         * vms/vms.c:
481         write fvwm in lower case
483         * configure.ac:
484         fixed build without GNU make
486 2007-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
488         * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
489         fixed buffer overflow
491 2007-08-06  Renato Caldas  <seventhguardian@gmail.com>
493         * fvwm/module_list.h (fmodule_list_itr):
494         * fvwm/module_list.c (module_list_itr_init, module_list_itr_next):
495         replace iterator struct by typedef
497         * fvwm/module_list.c (module_list_destroy):
498         (module_kill_all):
499         (module_cleanup):
500         new function to remove dup code
502         * fvwm/module_list.c (module_kill):
503         changed to move the module to the deathrow list
505         * fvwm/module_list.h (fmodule):
506         * fvwm/module_list.c (module_alloc):
507         (module_list_remove):
508         (FlushMessageQueue):
509         removed is_removed logic
511         * fvwm/module_list.c (module_safefree):
512         removed function
514         * fvwm/events.c (My_XNextEvent):
515         remove old "#if 0" code
517         * fvwm/module_list.c (module_kill):
518         removed debug code
520 2007-08-06  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
522         * fvwm/module_list.h (fmodule_list_itr):
523         * fvwm/module_list.c (module_list_itr_init, module_list_itr_next):
524         don't store current pointer in module list iterators.
525         fix C89-compilance
527 2007-08-06  Renato Caldas  <seventhguardian@gmail.com>
529         * fvwm/events.c (My_XNextEvent):
530         * fvwm/module_list.c (KillModuleByName):
531         (FlushAllMessageQueues):
532         * fvwm/module_interface.c (BroadcastPacket):
533         (BroadcastNewPacket):
534         (BroadcastName):
535         (BroadcastFvwmPicture):
536         (BroadcastColorset):
537         (BroadcastProperyChange):
538         (BroadcastConfigInfoString):
539         (CMD_SendToModule):
540         * fvwm/modconf.c (ModuleConfig):
541         * fvwm/stack.c (BroadcastRestack):
542         replaced module_get_next by module list iterator mechanism
544         * fvwm/module_list.h:
545         * fvwm/module_list.c (module_get_next):
546         removed function
548 2007-08-05  Renato Caldas  <seventhguardian@gmail.com>
550         * fvwm/module_list.h:
551         * fvwm/module_list.c (fmodule):
552         (fmodule_store):
553         (module_insert):
554         (module_remove):
555         (module_count):
556         (module_get_next):
557         (FlushAllMessageQueues):
558         (KillModuleByName):
559         * fvwm/module_interface.c (BroadcastPacket):
560         (BroadcastNewPacket):
561         (BroadcastName):
562         (BroadcastFvwmPicture):
563         (BroadcastColorset):
564         (BroadcastProperyChange):
565         (BroadcastConfigInfoString):
566         (CMD_SendToModule):
567         * fvwm/event.c (My_XNextEvent):
568         * fvwm/stack.c (BroadcastRestack):
569         * fvwm/modconf.c (ModuleConfig):
570         changed to work with generic list container
572         * fvwm/module_list.c (module_insert):
573         (module_list_insert):
574         (module_remove):
575         (module_list_remove):
576         (module_count):
577         (module_list_len):
578         renamed as list handling functions
580         * fvwm/events.c (My_XNextEvent):
581         * fvwm/module_list.h:
582         * fvwm/module_list.c (module_alloc):
583         (do_execute_module):
584         removed useless is_cmdline_module stuff
586         * fvwm/module_list.h:
587         * fvwm/module_list.c (module_list_insert):
588         (module_list_remove):
589         (module_list_len):
590         new fmodule_list object representing a module list.
591         changed the module lists to the new object.
592         changed list functions to use the list object instead of the
593         fmodule_store pointer.
595         * fvwm/events.c (My_XNextEvent):
596         moved module_cleanup to after ExecuteCommandQueue to avoid segfaults
598         * fvwm/module_list.h (fmodule_list_itr):
599         * fvwm/module_list.c (fmodule_list_itr_init):
600         (fmodule_list_itr_next):
601         created a smart (safe) iterator mechanism to replace the
602         module_get_next function
604 2007-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
606         * fvwm/functions.c:
607         * fvwm/functable.c:
608         added empty functions to replace CMD_Dummy
610         * configure.ac:
611         use subordinate Makefile.ams instead of iuncluding files from other
612         dirs
614         * configure.ac:
615         removed FVWMNAMEUCASE
617         * configure.ac:
618         make distcheck fix
620         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS):
621         force --enable-htmldoc on "make distcheck"
623         * fvwm/events.c (HandleEnterNotify):
624         (HandleLeaveNotify):
625         properly generate enter_window and leave_window events for FvwmEvent
627 2007-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
629         * fvwm/move_resize.c (GetOnePositionArgument):
630         (__get_shift)
631         (ParsePositionArgumentSuffix):
632         code cleanup
634 2007-07-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
636         * fvwm/move_resize.c (GetOnePositionArgument):
637         fixed position calculation with the "w" prefix (move w-1 w-1).
638         (GetOnePositionArgument):
639         code cleanup
641 2007-07-26  Viktor Griph  <griph@dd.chalmers.se>
643         * fvwm/menus.c (__copy_down, __check_for_delimiter)
644         (scanForStrings):
645         reduce indentation level
646         add comment to explain why suppressing the warning is right
648 2007-07-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
650         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
651         fixed using uninitialized variable
653         * fvwm/menus.c (scanForStrings):
654         suppress compiler warning for now
656         * fvwm/move_resize.c (resize_move_window):
657         (AnimatedMoveAnyWindow):
658         (__move_window):
659         (__resize_window):
660         (CMD_Maximize):
661         * fvwm/module_interface.c (__get_allowed_actions):
662         * fvwm/menuitem.c (menuitem_paint):
663         * fvwm/icons.c (CMD_Iconify):
664         * fvwm/gnome.c (GNOME_SetHints):
665         * fvwm/ewmh.c (ewmh_AllowsClose):
666         (ewmh_AllowsClose)
667         (ewmh_AllowsFullScreen):
668         (ewmh_AllowsMinimize)
669         (ewmh_AllowsMaximize):
670         (ewmh_AllowsMove):
671         (ewmh_AllowsResize)
672         (EWMH_fullscreen):
673         * fvwm/ewmh_events.c (ewmh_CloseWindow):
674         (ewmh_MoveResizeWindow):
675         (ewmh_MoveResize):
676         (ewmh_WMState):
677         (ewmh_WMStateHidden):
678         * fvwm/events.c (__handle_cr_on_client):
679         * fvwm/decorations.c (__is_resize_allowed):
680         (is_function_allowed):
681         * fvwm/conditional.c (MatchesConditionMask):
682         * fvwm/builtins.c (CMD_Delete):
683         * fvwm/add_window.c (AddWindow):
684         is_function allowed now differentiates between US program actions and
685         actions initiated by interaction between fvwm and the user
687 2007-07-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
689         * fvwm/menus.c (__scan_for_pixmap):
690         fixed compiler warning
692         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
693         (ewmh_RestackWindow):
694         honor FixedSize/FixedPosition styles in EWMH messages too
696 2007-07-24  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
698         * fvwm/fvwm.c (setVersionInfo):
699         add XCursor support to version output
701         * fvwm/menus.c (SCTX_SET_MI, SCTX_GET_MI, SCTX_SET_MR)
702         (SCTX_GET_MR, string_context_type_t, string_context_t)
703         (string_def_t, scanForColor, scanForPixmap, scanForStrings)
704         (__scan_for_color, __scan_for_pixmap, AddToMenu, NewMenuRoot):
705         reimplement pixmap and color scanning for menus to better handle
706         escaped delimiters.
708 2007-07-22  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
710         * fvwm/Makefile.am:
711         don't install fvwm.1
713         * fvwm/events.c (My_XNextEvent):
714         remove unused varaible
716         * fvwm/events.c (My_XNextEvent):
717         * fvwm/module_list.h:
718         * fvwm/module_list.c (module_store, module_alloc)
719         (module_kill_all, module_safefree, module_remove)
720         (do_execute_module, module_kill, module_cleanup, module_get_next)
721         (FlushMessageQueue):
722         Don't free module stuctures during module I/O. (Fixes segfault.)
724 2007-07-20  Simon Griph  <simon(at)griph(dot)se>
726         Committed by Scott.
728         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
729         Someone missed to add extra conditions when changing from
730         unsigned to signed.
732 2007-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
734         * configure.ac:
735         fixed liXcursor detection
737 2007-07-16  Simon Griph  <simon(at)griph(dot)se>
739         Committed by Scott.
741         * fvwm/menus.c (scanForPixmap):
742         made it possible to escape '*' '%' '@' in filenames
744         * libs/PictureImageLoader.c (PImageLoadSvg):
745         added transposing and none uniform scaling to svg options
747 2007-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
749         * libs/PictureImageLoader.c:
750         cleanup
751         (PImageLoadCursorFromFile):
752         fixed compilation without xpm library
753         (PImageLoadPng):
754         fixed compiler warning without png library
756 2007-07-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
758         * libs/Fxpm.h:
759         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
760         fix compilation without xpm library
762 2007-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
764         * libs/Fxpm.h:
765         fixed compile error
767         * libs/PictureImageLoader.c:
768         cleanup
769         (PImageLoadCursorFromFile):
770         fixed compilation without xpm library
771         (PImageLoadPng):
772         fixed compiler warning without png library
774 2007-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
776         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
777         * fvwm/cursor.c (CMD_CursorStyle):
778         fixed compiler warning
780 2007-07-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
782         * fvwm/cursor.c (CMD_CursorStyle):
783         fix CursorStyle command parsing
785 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
787         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
788         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
789         * libs/PictureImageLoader.c (PImageLoadSvg):
790         (PImageLoadPng):
791         (PImageCreatePixmapFromArgbData):
792         moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
793         (PImageCreatePixmapFromFImage):
794         new local function
796 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
798         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
799         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
800         * libs/PictureImageLoader.c (PImageLoadSvg):
801         (PImageLoadPng):
802         (PImageCreatePixmapFromArgbData):
803         moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
804         (PImageCreatePixmapFromFImage):
805         new local function
807 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
809         * AUTHORS:
810         * NEWS:
811         updated
813         * configure.ac:
814         added libXcursor detection
816         * fvwm/Makefile.am (LDADD):
817         added Xcursor_LIBS
819         * INSTALL.fvwm:
821         * libs/Fcursor.h:
822         new file
824         * libs/Makefile.am (libfvwm_a_SOURCES):
825         added Fcursor.h
827         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
828         added Xcursor support
830 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
832         * NEWS:
833         updated
835         * libs/Fxpm.h:
836         added defs for FxpmInfo and FxpmFreeXpmInfo
838         * libs/PictureBase.h (FvwmPictureAttributes):
839         * libs/PictureImageLoader.c
840         (PImageCreatePixmapFromArgbData):
841         (PImageLoadPixmapFromFile):
842         added FPAM_MONOCHROME option to FvwmPictureAttributes bitmask
843         (PImageLoadCursorPixmapFromFile):
844         (PImageLoadCursorFromFile):
845         * libs/PictureImageLoader.h:
846         removed the xpm-specific PImageLoadCursorPixmapFromFile(),
847         replaced by the new general PImageLoadCursorFromFile()
849         * fvwm/cursor.c (CMD_CursorStyle):
850         handle new hot-spot arguments, use PImageLoadCursorFromFile()
851         instead of PImageLoadCursorPixmapFromFile(), less code duplication
853 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
855         * libs/PictureImageLoader.c
856         (PImageLoadSvg):
857         (PImageLoadPng):
858         (PImageLoadXpm):
859         now returns argb data instead of pixmaps
860         (PImageLoadPixmapFromFile):
861         (PImageLoadArgbDataFromFile):
862         moved first half of PImageLoadPixmapFromFile() into
863         the new local function PImageLoadArgbDataFromFile()
864         (PImageLoadBitmap):
865         removed function, code moved into PImageLoadPixmapFromFile()
867 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
869         * libs/PictureImageLoader.c (PImageLoadXpm):
870         revised to make use of PImageCreatePixmapFromArgbData()
872 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
874         * fvwm/colorset.c (parse_shape):
875         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
876         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
877         * libs/PictureImageLoader.c
878         (PImageLoadSvg):
879         (PImageLoadPng):
880         (PImageCreatePixmapFromArgbData):
881         don't create a mask pixmap for fully opaque (all alpha == 0xff)
882         or translucent (0 < any alpha < 0xff) images.
884 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
886         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
887         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
888         * libs/PictureImageLoader.c (PImageLoadSvg):
889         (PImageLoadPng):
890         (PImageCreatePixmapFromArgbData):
891         moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
892         (PImageCreatePixmapFromFImage):
893         new local function
895 2007-07-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
897         * fvwm/functions.c (CMD_EchoFuncDefinition):
898         * fvwm/functable.c (func_table):
899         * fvwm/commands.h:
900         new command EchoFuncDefinition
902 2007-07-07  Simon Griph  <simon(at)griph(dot)se>
904         * NEWS:
905         * fvwm/conditional.c (CreateConditionMask):
906         bugfix: Condition separation previously failed when a
907         single comma (no whitespace padding) was used directly
908         after a multi-worded condition.
910 2007-06-21  Renato Caldas  <seventhguardian@gmail.com>
912         * fvwm/module_list.c (module_kill):
913         fix possible core dump when using startup modules
915 2007-06-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
917         * NEWS:
918         * fvwm/builtins.c (CMD_PrintInfo):
919         * libs/Picture.h (PicturePrintImageCache):
920         * libs/Picture.c (PicturePrintImageCache):
921         add ImageCache subject to PrintInfo command
923 2007-06-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
925         * NEWS:
926         * fvwm/events.c (My_XNextEvent):
927         fix crash when a module closes down during input/output.
929 2007-06-03  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
931         * fvwm/icons.c (ChangeIconPixmap):
932         (DeIconify):
933         (Iconify):
934         * fvwm/focus.c (warp_to_fvwm_window):
935         * fvwm/events.c (__handle_cr_restack):
936         (__handle_bpress_on_managed):
937         (HandlePropertyNotify):
938         * fvwm/stack.h:
939         * fvwm/stack.c (__restack_window):
940         (__raise_lower_recursion):
941         (__raise_or_lower_window):
942         (raise_or_lower_window):
943         (position_new_window_in_stack_ring):
944         (RaiseWindow):
945         (LowerWindow):
946         (RestackWindow):
947         (HandleUnusualStackmodes):
948         (CMD_Raise):
949         (CMD_Lower):
950         (CMD_RestackTransients):
951         (CMD_RaiseLower):
952         do raise hacks even when the internal stack is intact, unless on a
953         client request
955 2007-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
957         * fvwm/style.c (check_window_style_change)
958         (style_parse_one_style_option):
959         * fvwm/style.h:
960         * fvwm/fvwm.h (window_style):
961         * fvwm/add_window.c (setup_frame_size_limits):
962         * fvwm/geometry.c (constrain_size):
963         new style MinWindowSize
965 2007-05-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
967         * libs/System.h:
968         added missing prototypes
970         * libs/safemalloc.c:
971         * libs/fio.c:
972         * libs/envvar.c:
973         * libs/XResource.c:
974         * libs/XError.c:
975         * libs/WinMagic.c:
976         * libs/Target.c:
977         * libs/Event.c (GetSubwindowFromEvent):
978         * libs/Cursor.c:
979         * libs/ColorUtils.c:
980         include corresponding header files
982         * libs/PictureBase.c:
983         * libs/FlocaleCharset.c:
984         * fvwm/ewmh.c:
985         cleanup prototypes
987 2007-05-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
989         * configure.ac (HAVE_GNU_READLINE):
990         detect full GNU readline API (vs BSD libedit readline compatibility
991         layer)
993 2007-04-27  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
995         * fvwm/windowlist.c (CMD_WindowList):
996         * NEWS:
998         Deprecated "UseListSkip" & "OnlyListSkip" - replaced with
999         "UseSkipList" & "OnlySkipList".
1001 2007-04-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1003         * NEWS:
1004         * fvwm/add_window.c (validate_transientfor):
1005         detect and disallow circular transient-for hints
1007 2007-04-27  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
1009         * fvwm/fvwm.1.in:
1010         s/UseListSkip/UseSkipList/g etc.
1012 2007-04-17  Jesus Guerrero  <6thpink(at)terra(dot)es>
1014         * fvwm/menus.c (size_menu_vertically):
1015         added localization of the "More&..." string
1017 2007-03-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1019         * libs/PictureBase.c (PictureFindImageFile):
1020         fix for segfault with svg-support enabled
1022         * INSTALL.fvwm (http):
1023         * configure.ac (png_CFLAGS):
1024         raise librsvg dependeny due to bug with 2.13.91
1026         * fvwm/cursor.c (CMD_CursorStyle):
1027         remove unused static variable nocursor
1029 2007-03-14  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
1031         * AUTHORS:
1032         typo.
1034 2007-03-11  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
1036         * configure.ac:
1037         bugfix: 'make dist' failed cos I moved 'scott.notes' to util/ subdir.
1038         bugfix: out-of-tree builds failed due to broken dependency.
1039         Make man page have same header as old one.
1040         Fix man page indentation.
1041         Make text of top-level man page sections all uppercase.
1042         Added --disable-mandoc option.
1043         HTML doc generation is off by default: use --enable-htmldoc.
1044         Added more info in doc/README about XML commands to use.
1046 2007-03-10  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
1048         * NEWS:
1049         * Everything in the 'doc' subdirectory.
1051         XML source to generate man page & HTML documentation.
1053 2007-02-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1055         * NEWS:
1056         * fvwm/colorset.c (parse_colorset):
1057         don't recompute sh, hi and fgsh if they were supplied in a previous
1058         colorset line. Fixes bug #3359.
1060 2007-02-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1062         * fvwm/move_resize.c (DoSnapAttract):
1063         handle SnapGrid before SnapAttraction so that non-overlapping windows
1064         do not snap edge to edge:
1065                                     +---+
1066                                     |   |
1067                                     +---+---+
1068                                         |   |
1069                                         +---+
1071 2007-02-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1073         * fvwm/style.c (parse_and_set_window_style)
1074         (style_parse_one_style_option):
1075         don't warn about PositionPlacement arguments
1077 2007-02-04  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1079         * AUTHORS:
1080         * NEWS:
1081         enties for ChangeWindowTitle patch by Julio Teca.
1083 2007-02-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1085         * fvwm/fvwm.c (main):
1086         fixed ROOT CursorStyle context
1088         * fvwm/placement.c (__pl_manual_get_pos_simple):
1089         * fvwm/move_resize.h:
1090         * fvwm/move_resize.c (__move_loop):
1091         (InteractiveMove):
1092         fixed long broken POSITION CursorStyle context
1094 2007-02-04  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1096         * fvwm/bindings.c (ParseBinding):
1097         fix buffer overrun with >78 character window names.
1099         * fvwm/fvwm.1.in (PositionPlacement):
1100         fix typos
1102         * fvwm/fvwm.1.in (BorderWidth, HandleWidth):
1103         * fvwm/style.c (style_parse_one_style_option):
1104         change BorderWidth and HandleWidth style  to revert to default if no
1105         arguments are given
1107 2007-02-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1109         * fvwm/fvwm.h (style_flags):
1110         * fvwm/placement.c (__pl_under_mouse_get_pos_simple):
1111         (__place_get_wm_pos):
1112         (__place_window, __explain_placement):
1113         * fvwm/style.c (style_parse_one_style_option):
1115         * libs/defaults.h (DEFAULT_PLACEMENT_POS_CENTER_STRING)
1116         (DEFAULT_PLACEMENT_POS_MOUSE_STRING)
1117         (DEFAULT_PLACEMENT_POSITION_STRING):
1118         new default strings
1120         * fvwm/move_resize.c (GetOnePositionArgument):
1121         added 'w' suffix to Move arguments
1122         allow multiple shifts from original position
1124         * fvwm/style.c (style_parse_one_style_option):
1125         (merge_styles)
1126         (free_style):
1127         * fvwm/placement.c (setup_window_placement)
1128         (__place_get_placement_flags):
1129         (__place_get_wm_pos):
1130         (__place_get_nowm_pos):
1131         (__place_window):
1132         (__place_handle_x_resources):
1133         (setup_window_placement):
1134         * fvwm/fvwm.h (PLACE_CENTER):
1135         (PLACE_POSITION):
1136         replaced CenterPlacement with more flexibe PositionPlacement
1138         * fvwm/move_resize.c (GetMoveArguments):
1139         (GetResizeArguments):
1140         (GetResizeMoveArguments):
1141         (__move_window):
1142         * fvwm/move_resize.h:
1143         exported and enhanced function GetMoveArguments for use by placement
1144         algorithm
1146 2007-02-01  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1148         * fvwm/ConfigFvwmDefaults:
1149         reenable MenuScroll on titles
1151         * fvwm/menubindings.c (menu_shortcuts):
1152         don't scroll menus if scrolling would be in the wrong direction
1154 2007-02-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1156         * fvwm/move_resize.c (__resize_window):
1157         some resizing/gravity fixes
1158         properly handle maximized + shaded state when resizing
1159         non-interactively
1161 2007-01-31  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1163         * fvwm/move_resize.c (__resize_window):
1164         resizing of shaded windows work better.
1166 2007-01-30  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1168         * fvwm/fvwm.1.in (COMMAND EXPANSION):
1169         clarified previous patch
1171         * fvwm/fvwm.1.in (COMMAND EXPANSION):
1172         documented '-' command prefix
1174         * fvwm/expand.c (__eae_parse_range):
1175         fix $[n-] and $[*] after unsigned int havoc
1177 2007-01-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1179         * fvwm/Makefile.am:
1180         * fvwm/ConfigFvwmMenuDefaults:
1181         removed file
1182         * fvwm/ConfigFvwmDefaults:
1183         * fvwm/ConfigFvwmMenuDefaults:
1184         moved all settings from ConfigFvwmMenuDefaults to ConfigFvwmDefaults
1186 2007-01-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1188         * fvwm/ConfigFvwmMenuDefaults:
1189         * fvwm/fvwm.c (SetRCDefaults):
1190         make default menu mouse bindings for MenuSelectItem and MenuScroll only
1191         apply to menu item context.
1193 2007-01-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1195         * fvwm/placement.c (placement_loop):
1196         (__pl_minoverlap_get_avoidance_penalty):
1197         (__pl_smart_get_first_pos):
1198         (__pl_smart_get_next_pos):
1199         (__pl_smart_test_window):
1200         (__pl_smart_get_pos_penalty):
1201         rewrote SmartPlacement as a sub-mode of MinOverlapPlacement, i.e. it's
1202         now less than ten lines of code.
1204         * fvwm/add_window.c (setup_placement_penalty):
1205         * fvwm/style.c (style_parse_one_style_option):
1206         allow to reset the placement penalties with !
1208         * fvwm/placement.h:
1209         * fvwm/add_window.c (setup_placement_penalty):
1210         * fvwm/style.h:
1211         * fvwm/fvwm.h:
1212         * fvwm/style.c (style_parse_one_style_option):
1213         put placement penalty array in a struct
1215         * fvwm/placement.c (__place_get_wm_pos):
1216         (__pl_clever_get_next_x):
1217         (__pl_clever_get_next_y):
1218         (__pl_clever_get_first_pos):
1219         (__pl_clever_get_next_pos):
1220         (__pl_clever_get_avoidance_penalty):
1221         (__pl_clever_get_pos_penalty):
1222         (__pl_minoverlap_get_next_x):
1223         (__pl_minoverlap_get_next_y):
1224         (__pl_minoverlap_get_first_pos):
1225         (__pl_minoverlap_get_next_pos):
1226         (__pl_minoverlap_get_avoidance_penalty):
1227         (__pl_minoverlap_get_pos_penalty):
1228         renamed ...clever... functions to ...minoverlap...
1230         * fvwm/bindings.c:
1231         * fvwm/decorations.c:
1232         * fvwm/menubindings.c:
1233         * fvwm/module_interface.c:
1234         * fvwm/module_list.c:
1235         * fvwm/fvwm.c:
1236         * fvwm/module_list.h:
1237         * fvwm/events.c:
1238         * fvwm/module_interface.h:
1239         * fvwm/Makefile.am:
1240         dont include "libs" in include path
1242         * libs/vpacket.h:
1243         #includes from fvwm path with "..." not <...>
1245         * fvwm/stack.c:
1246         #includes from library path with "..." not <...>
1248 2007-01-28  Simon Griph  <simon(at)griph(dot)se>
1250         * NEWS:
1251         * AUTHORS:
1252         * INSTALL.fvwm:
1253         documented new svg support
1255         * configure.ac:
1256         added librsvg detection
1258         * fvwm/Makefile.am (LDADD, INCLUDES):
1259         added rsvg_LIBS, rsvg_CFLAGS
1261         * fvwm/expand.c (expand_vars_extended):
1262         new extended variables
1263         $[w.iconfile.svgopts] and $[w.miniiconfile.svgopts]
1265         * fvwm/fvwm.1.in (OPTIONS):
1266         (ICONS AND IMAGES):
1267         documented new svg support
1268         (COMMAND EXPANSION):
1269         documented new extended variables
1271         * fvwm/fvwm.c (setVersionInfo):
1272         (main):
1273         added Frsvg_init() call
1275         * libs/Fsvg.h:
1276         new file
1278         * libs/Makefile.am (libfvwm_a_SOURCES):
1279         added Fsvg.h
1280         (INCLUDES):
1281         added rsvg_CFLAGS
1283         * libs/Picture.c (PCacheFvwmPicture):
1284         hid svgopts from isFileStampChanged()
1286         * libs/PictureBase.c (PictureFindImageFile):
1287         hid svgopts from searchPath()
1289         * libs/PictureBase.h:
1291         * libs/PictureImageLoader.c (PImageLoadFvwmPictureFromFile):
1292         hid svgopts from setFileStamp()
1293         (PImageLoadSvg):
1294         new svg image loader
1296         * libs/fvwmlib.c (flib_init_graphics):
1297         added Frsvg_init() call
1299 2007-01-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1301         * NEWS:
1302         * fvwm/stack.c (__is_restack_needed)
1303         (is_transient_subtree_straight):
1304         (__restack_window):
1305         fix crash when trying to restack destroyed window
1307 2007-01-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1309         * libs/Makefile.am (libfvwm_a_SOURCES):
1310         add fvwmlib.c
1312         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
1313         * fvwm/menus.c (move_any_menu)
1314         set menu backgrounds before moving. Makes transparent menus move
1315         more seamless.
1317         * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
1318         * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
1319         add update_transparent_menu_bg to allow set of transparent menu
1320         background before a move, and change repaint_transparent_menu to
1321         allow for not setting the menu background.
1323         * libs/Colorset.c (SetWindowBackgroundWithOffset):
1324         create offset backgrounds with CreateOffsetBackgroundPixmap (works with
1325         transparent colorsets)
1326         (CreateOffsetBackgroundPixmap):
1327         use offset also for non transparent backgrounds.
1329         * fvwm/menubindings.c (menu_shortcuts):
1330         don't move menus on scroll if they don't move
1332 2007-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1334         * libs/fvwmlib.h:
1335         * fvwm/bindings.c:
1336         * fvwm/cursor.c:
1337         * fvwm/decorations.c:
1338         * fvwm/ewmh_conf.c:
1339         * fvwm/ewmh_events.c:
1340         * fvwm/ewmh_icons.c:
1341         * fvwm/expand.c:
1342         * fvwm/focus.c:
1343         * fvwm/functions.c:
1344         * fvwm/gnome.c:
1345         * fvwm/menubindings.c:
1346         * fvwm/menucmd.c:
1347         * fvwm/menuitem.c:
1348         * fvwm/misc.c:
1349         * fvwm/modconf.c:
1350         * fvwm/module_interface.c:
1351         * fvwm/module_list.c:
1352         * fvwm/read.c:
1353         * fvwm/update.c:
1354         * fvwm/windowlist.c:
1355         * fvwm/windowshade.c:
1356         * fvwm/colorset.c:
1357         * fvwm/session.c:
1358         * fvwm/stack.c:
1359         * fvwm/ewmh.c:
1360         * fvwm/conditional.c:
1361         * fvwm/menustyle.c:
1362         * fvwm/virtual.c:
1363         * fvwm/placement.c:
1364         * fvwm/frame.c:
1365         * fvwm/fvwm.c:
1366         * fvwm/icons.c:
1367         * fvwm/add_window.c:
1368         * fvwm/builtins.c:
1369         * fvwm/move_resize.c:
1370         * fvwm/borders.c:
1371         * fvwm/style.c:
1372         * fvwm/events.c:
1373         * fvwm/menus.c:
1374         * libs/FTips.c:
1375         * libs/Picture.c:
1376         * libs/Target.c:
1377         * libs/gravity.c:
1378         * fvwm/execcontext.c:
1379         * libs/BidiJoin.c:
1380         * libs/CombineChars.c:
1381         * libs/FBidi.c:
1382         * libs/FEvent.c:
1383         * libs/Fft.c:
1384         * libs/FGettext.c:
1385         * libs/Ficonv.c:
1386         * libs/FImage.c:
1387         * libs/flist.c:
1388         * libs/FlocaleCharset.c:
1389         * libs/fsm.c:
1390         * libs/Parse.c:
1391         * libs/queue.c:
1392         * libs/safemalloc.c:
1393         * libs/strdup.c:
1394         * libs/timeout.c:
1395         * libs/Strings.c:
1396         * libs/FRender.c:
1397         * libs/Module.c:
1398         * libs/ColorUtils.c:
1399         * libs/Colorset.c:
1400         * libs/PictureImageLoader.c:
1401         * libs/PictureGraphics.c:
1402         * libs/Graphics.c:
1403         * libs/FScreen.c:
1404         * libs/PictureUtils.c:
1405         * libs/Flocale.c:
1406         * libs/PictureBase.c:
1407         use new header files
1409         * libs/Graphics.h:
1410         * libs/XResource.h:
1411         * libs/Event.h:
1412         * libs/XError.h:
1413         * libs/ColorUtils.h:
1414         * libs/PictureBase.h:
1415         * libs/System.h:
1416         * libs/defaults.h:
1417         * libs/Cursor.h:
1418         * libs/Target.h:
1419         * libs/WinMagic.h:
1420         * libs/fvwmlib.h:
1421         * libs/Makefile.am (libfvwm_a_SOURCES):
1422         moved declarations from fvwmlib.h to new/appropriate header files
1424         * libs/XError.c:
1425         reformatted
1427         * fvwm/menus.c (paint_side_pic):
1428         fixed previous patch
1429         reindented function
1431 2007-01-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1433         * fvwm/menus.c (paint_side_pic):
1434         fix a core dump
1436         * fvwm/menus.c (paint_side_pic):
1437         use simple expose information to redraw sidepics less.
1439 2007-01-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1441         * fvwm/geometry.c (constrain_size):
1442         silence gcc 4.1.1 warning.
1444         * libs/System.c (searchPath):
1445         search in pwd if no path is given.
1446         return NULL if a file dosn't exist regardless if it's absolute path
1448 2007-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1450         * fvwm/placement.c (__place_window)
1451         (__pl_under_mouse_get_pos_simple):
1452         * fvwm/style.h (SUNDERMOUSE_PLACEMENT_HONORS_STARTS_ON_PAGE):
1453         * fvwm/fvwm.1.in:
1454         new style option UnderMousePlacementHonorsStartsOnPage
1456         * fvwm/update.c (init_style):
1457         don't forget stickyness when a window goes fullscreen (or when some
1458         other style is changed)
1460 2007-01-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1462         * fvwm/placement.c (__pl_cascade_get_pos_simple):
1463         properly handle title direction with cascade placement
1465         * libs/defaults.h (PLACEMENT_FALLBACK_CASCADE_STEP):
1466         new default value
1468         * fvwm/placement.c (__pl_center_get_pos_simple):
1469         CenterPlacement properly handles Xinerama screens
1471 2007-01-25  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1473         * configure.ac:
1474         always substiture datarootdir
1476 2007-01-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1478         * fvwm/add_window.c (GetWindowSizeHints):
1479         * fvwm/geometry.c (constrain_size):
1480         undefine macros after use
1481         (constrain_size):
1482         reindented and cleaned up
1483         do not grow a window because of aspect ratio if this is not explicitly
1484         allowed by the CS_ROUND_UP flag
1485         (constrain_size):
1486         (__cs_handle_aspect_ratio):
1487         broken into separate functions and cleaned up
1489 2007-01-20  Renato Caldas  <seventhguardian@gmail.com>
1491         * fvwm/module_list.c (module_receive):
1492         (module_input_discard):
1493         allocate input data in just one call - better perfomance
1495 2007-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1497         * fvwm/placement.c (__place_get_wm_pos):
1498         simplified to a simple loop
1499         (__explain_placement):
1500         added explanation of new placement styles
1502         * fvwm/placement.c (__place_get_wm_pos):
1503         cleanup
1504         (__pl_center_get_pos_simple):
1505         (__pl_under_mouse_get_pos_simple):
1506         (__pl_cascade_get_pos_simple):
1507         (__pl_manual_get_pos_simple):
1508         (__place_get_wm_pos):
1509         use new placement interface for CenterPlacement, UnderMousePlacement,
1510         ManualPlacement, CascadePlacement
1512         * fvwm/placement.c (__sp_get_first_pos):
1513         (__sp_get_next_pos):
1514         (__sp_get_pos_penalty):
1515         (__place_get_wm_pos):
1516         use new placement interface for SmartPlacement
1517         (SmartPlacement):
1518         removed function
1520         * fvwm/placement.c:
1521         don't use inline functions
1522         (CleverPlacement):
1523         (placement_loop):
1524         renamed function and generalized the placement interface to deal with
1525         any algorithm in the same way
1526         (__place_get_wm_pos):
1527         use new placement interface
1529         * NEWS:
1530         * configure.ac:
1531         increased version to 2.5.22
1533         * NEWS:
1534         * configure.ac:
1535         updated for 2.5.21 release
1537 2007-01-19  Dan Espen  <dane@mk.telcordia.com>
1539         * fvwm/read.h: Compile syntax error fix.
1541 2007-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1543         * fvwm/placement.c (SmartPlacement):
1544         fixed broken SmartPlacement
1546 2007-01-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1548         * fvwm/expand.c (expand_vars_extended):
1549         free allocated icon path
1551 2007-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1553         * fvwm/fvwm.1.in:
1554         some cleanup
1556         * fvwm/virtual.c:
1557         fix compile error
1559 2007-01-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1561         * NEWS:
1562         * fvwm/fvwm.1.in (Scroll):
1563         * fvwm/virtual.c (__drag_viewport, CMD_Scroll):
1564         add interactive scrolling.
1566         * fvwm/stack.c (is_transient_subtree_straight):
1567         check first above the tree root, then beneth it.
1569 2007-01-17  Renato Caldas  <seventhguardian@gmail.com>
1571         * fvwm/module_interface.h
1572         * fvwm/module_interface.c (module_input_enqueue):
1573         (module_input_execute):
1574         new functions based on AddToCommandQueue and ExecuteModuleCommand
1576         * fvwm/module_list.c (CMD_ModuleSynchronous):
1577         (PositiveWrite):
1578         * fvwm/events.c (My_XNextEvent):
1579         * fvwm/module_interface.c (ExecuteCommandQueue):
1580         using the above two new functions instead of AddToCommandQueue and
1581         ExecuteModuleCommand
1583         * fvwm/module_interface.c (cqueue_object_type):
1584         removed typedef
1586         * fvwm/module_interface.h
1587         * fvwm/module_interface.c (AddToCommandQueue):
1588         (ExecuteModuleCommand):
1589         removed functions
1591 2007-01-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1593         * fvwm/fvwm.h (window_style):
1594         * fvwm/style.c (style_parse_one_style_option):
1595         icon background relief and icon title relief changed to sigend char;
1596         should fix problem with ppc and negative values for these.
1598 2007-01-16  Renato Caldas  <seventhguardian@gmail.com>
1600         * fvwm/module_list.h:
1601         * fvwm/module_list.c (module_receive):
1602         (module_input_discard):
1603         (module_input_expect):
1604         new functions to deal with module input
1606         * fvwm/module_list.h:
1607         * fvwm/module_list.c (HandleModuleInput):
1608         replaced by the above three functions
1610         * fvwm/events.c (My_XNextEvent):
1611         * fvwm/module_list.c (CMD_ModuleSynchronous):
1612         (PositiveWrite):
1613         adapted to use the above three functions instead of HandleModuleInput
1615 2007-01-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1617         * configure.ac (HAVE_PNG):
1618         don't mangle png_LIBS, use --with-png-library
1620 2007-01-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1622         * NEWS:
1623         removed news about previous change after move of version-2_5_20 tag
1624         on ChangeLog and fvwm/stack.c to the last revision and rebuilt tar
1625         balls.
1627         * fvwm/stack.c (__restack_window):
1628         fix so new transient windows with StackTransientParent on top layer
1629         don't make all windows raise above the pan frames.
1631         * NEWS:
1632         * configure.ac:
1633         increased version to 2.5.21
1635         * NEWS:
1636         * configure.ac:
1637         updated for 2.5.20 release
1639 2007-01-15  Renato Caldas  <seventhguardian@gmail.com>
1641         * fvwm/fvwm.c (main):
1642         remove the call to module_init_list, the list head is instead set
1643         to NULL upon declaration
1645         * fvwm/module_list.h:
1646         * fvwm/module_list.c (module_init_list):
1647         removed function
1649 2007-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1651         * fvwm/stack.c (is_transient_subtree_straight)
1652         (is_transient_subtree_stack_straight):
1653         use <= 32 character function name
1654         (mark_transient_subtree, is_transient_subtree_straight)
1655         (__mark_transient_subtree_test):
1656         move common tests to function to avoid code duplication
1658         * fvwm/fvwm.1.in (IconifyWindowGroups):
1659         Correctly document that windows are iconified together if the are in
1660         the same window group, not if the group leader is iconified.
1662 2007-01-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1664         * fvwm/add_window.c (GetWindowSizeHints):
1665         * libs/vpacket.h (ConfigWinPacket):
1666         * fvwm/module_interface.c (CONFIGARGS):
1667         * fvwm/fvwm.h (FvwmWindow):
1668         add orig_hints_width_inc and orig_hints_height_inc values to store the
1669         original resize inc  for use in FvwmIdent
1671         * fvwm/fvwm.1.in:
1672         * fvwm/style.c (style_parse_one_style_option):
1673         deprecated some "No..." styles
1674         (style_parse_one_style_option):
1675         add a NoResizeHintOverride style
1677         * fvwm/add_window.c (GetWindowSizeHints):
1678         only ignore the min_width/min_height/max_width/max_height with the
1679         ResizeHintOverride style
1681         * fvwm/icons.c (DeIconify):
1682         corrected previous fix
1684         * fvwm/placement.c (CleverPlacement):
1685         (SmartPlacement):
1686         (__place_get_wm_pos):
1687         (__place_get_nowm_pos):
1688         (__place_window):
1689         fixed smart placement
1690         unified placement func interface
1692 2007-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1694         * NEWS:
1695         * fvwm/icons.c (DeIconify):
1696         don't loop forever.
1698         * fvwm/stack.c (is_transient_subtree_stacked_straight):
1699         fix detection of non needed lower operations
1700         (__restack_window):
1701         BroadcastRestack to modules even if non is done. (To cancel effect of
1702         already sent M_RAISE/M_LOWER)
1703         don't do raise hacks if no restack was done.
1705         * fvwm/fvwm.h (FvwmWindow):
1706         icon_nalloc_pixels is int instead of unsined int
1708         * libs/PictureUtils.h (PictureCloseImageColorAllocator):
1709         * libs/PictureUtils.c (PictureCloseImageColorAllocator):
1710         use int instead of unsigned int.
1712         * fvwm/menugeometry.c (menu_get_geometry)
1713         (menu_get_outer_geometry):
1714         * fvwm/focus.c (CMD_WarpToWindow):
1715         * fvwm/geometry.c (get_title_button_geometry):
1716         * fvwm/session.c (SaveWindowStates):
1717         * fvwm/conditional.c (CMD_WindowId):
1718         * fvwm/placement.c (__place_get_wm_pos):
1719         * fvwm/frame.c (frame_create_move_resize_args):
1720         * fvwm/icons.c (GetIconBitmap, GetIconWindow):
1721         * fvwm/add_window.c (CaptureOneWindow, AddWindow):
1722         * fvwm/builtins.c (CMD_Destroy, CMD_Close):
1723         * fvwm/style.c (style_parse_icon_box_style):
1724         * fvwm/move_resize.c (resize_move_window, InteractiveMove)
1725         (AnimatedMoveAnyWindow, __move_window, __move_loop)
1726         (__resize_window):
1727         * fvwm/events.c (HandlePropertyNotify)
1728         (__is_bpress_window_handled):
1729         * fvwm/menus.c (paint_menu_gradient_background, pop_menu_up)
1730         (get_menu_options):
1731         fix geometry signed pointer warnings
1733         * libs/Graphics.c (CalculateGradientDimensions):
1734         cast pointer to unsigned int*
1736         * libs/FScreen.h (FScreenGetScrRect, FScreenGetResistanceRect):
1737         * libs/FScreen.c (FScreenGetScrRect, FScreenClipToScreen)
1738         (FScreenCenterOnScreen, FScreenGetResistanceRect, FScreenGetGeometry):
1739         change unsigned int* parameter to int*. It get's info stored in an
1740         unsigned short, so it should be OK.
1742         * fvwm/externs.h:
1743         * fvwm/fvwm.c:
1744         JunkMask is unsigned
1746         * fvwm/stack.c (__mark_group_member)
1747         (is_transient_subtree_stacked_straight, __is_restack_needed)
1748         (__restack_window, mark_transient_subtree):
1749         don't raise or lower windows if they are already at the right place.
1751 2007-01-13  Renato Caldas  <seventhguardian@gmail.com>
1753         * fvwm/module_interface.c (struct cqueue_object_type):
1754         * fvwm/module_list.h (struct fmodule_input):
1755         reused cqueue_object_type as a struct to store module input data
1756         renamed it to fmodule_input and moved it to module_list.h
1757         typedef'ed it to cqueue_object_type in module_interface.c
1759 2007-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1761         * fvwm/placement.c (__cp_get_next_x):
1762         (__cp_get_next_y):
1763         (__cp_get_first_pos):
1764         (__cp_get_next_pos):
1765         (__cp_get_avoidance_penalty):
1766         (__cp_test_fit):
1767         (CleverPlacement):
1768         restructured and cleaned up CleverPlacement code
1770         * fvwm/style.c (style_parse_icon_box_style):
1771         * fvwm/virtual.c (HandlePaging):
1772         * fvwm/stack.c (verify_stack_ring_consistency):
1773         (ResyncFvwmStackRing):
1774         * fvwm/repeat.c:
1775         * fvwm/read.c (cursor_control):
1776         * fvwm/placement.c (__place_get_wm_pos):
1777         * fvwm/move_resize.c (GetMoveArguments):
1778         (ParseOneResizeArgument):
1779         (GetResizeArguments):
1780         (GetResizeMoveArguments):
1781         (resize_move_window):
1782         (resize_move_window):
1783         (InteractiveMove):
1784         (__move_window):
1785         (DoSnapAttract):
1786         (DoSnapAttract):
1787         (__resize_step):
1788         (__resize_window):
1789         (__resize_window):
1790         (__resize_window):
1791         (MaximizeHeight):
1792         (MaximizeWidth):
1793         (maximize_fvwm_window):
1794         (CMD_Maximize):
1795         (CMD_Maximize):
1796         * fvwm/misc.c:
1797         * fvwm/menustyle.h (MenuStyle):
1798         * fvwm/menus.c (MenuSizingParameters):
1799         (make_menu_window):
1800         (paint_menu_gradient_background):
1801         (paint_menu_gradient_background):
1802         (select_menu_item):
1803         (do_menus_overlap):
1804         (pop_menu_up):
1805         (pop_menu_down_and_repaint_parent):
1806         (__mloop_handle_action_without_mi):
1807         (do_menu):
1808         (get_menu_options):
1809         (get_menu_options):
1810         * fvwm/menuroot.h (MenuRootStatic):
1811         (MenuRootDynamic):
1812         * fvwm/menuitem.h (MenuPaintItemParameters):
1813         * fvwm/menugeometry.h:
1814         * fvwm/menubindings.c (menu_shortcuts):
1815         * fvwm/icons.c (SetIconPixmapSize):
1816         (GetIconPicture):
1817         (DrawIconTitleWindow):
1818         (AutoPlaceIcon):
1819         (do_all_iconboxes):
1820         (GetIconWindow):
1821         (GetIconBitmap):
1822         * fvwm/gnome.c (GNOME_GetHintIcons):
1823         * fvwm/functions.c (FvwmFunction):
1824         (__execute_function):
1825         (__cf_cleanup):
1826         (execute_complex_function):
1827         * fvwm/fvwm.c (JunkWidth):
1828         (JunkHeight):
1829         (JunkBW):
1830         (JunkDepth):
1831         (JunkMask):
1832         (main):
1833         * fvwm/externs.h (JunkWidth):
1834         (JunkHeight):
1835         (JunkBW):
1836         (JunkDepth):
1837         (JunkMask):
1838         * fvwm/focus.c (CMD_WarpToWindow):
1839         * fvwm/expand.c (__eae_parse_range):
1840         (expand_args_extended):
1841         (expand_vars_extended):
1842         (expand_vars_extended):
1843         * fvwm/ewmh_names.c (EWMH_WMIconName):
1844         (EWMH_WMName):
1845         * fvwm/ewmh_intern.h:
1846         * fvwm/ewmh_icons.c (ewmh_WMIcon):
1847         (EWMH_DoUpdateWmIcon):
1848         (ewmh_SetWmIconFromPixmap):
1849         (ewmh_SetWmIconFromPixmap):
1850         (EWMH_DeleteWmIcon):
1851         (extract_wm_icon):
1852         (extract_wm_icon):
1853         (EWMH_SetIconFromWMIcon):
1854         * fvwm/ewmh_events.c (ewmh_WMDesktop):
1855         (ewmh_WMState):
1856         (ewmh_WMIconGeometry):
1857         (ewmh_WMStrut):
1858         * fvwm/ewmh.h:
1859         * fvwm/ewmh.c (ewmh_ChangeProperty):
1860         (ewmh_ChangeProperty):
1861         (atom_get):
1862         (ewmh_AtomGetByName):
1863         (ewmh_AddToKdeSysTray):
1864         (EWMH_GetWorkAreaIntersection):
1865         (ewmh_HandleWindowType):
1866         (ewmh_check_wm_pid):
1867         * fvwm/geometry.c (constrain_size):
1868         * fvwm/geometry.h:
1869         * fvwm/events.c (__handle_cr_on_client):
1870         (WaitForButtonsUp):
1871         * fvwm/events.h:
1872         * libs/PictureImageLoader.c:
1873         * libs/PictureImageLoader.h:
1874         * libs/WinMagic.c:
1875         * libs/fvwmlib.h:
1876         * libs/Graphics.c (ParseGradient):
1877         (CalculateGradientDimensions):
1878         (CreateGradientPixmap):
1879         (CreateGradientPixmapFromString):
1880         * fvwm/colorset.c (update_root_pixmap):
1881         * fvwm/builtins.c (CMD_Echo):
1882         (CMD_State):
1883         * fvwm/add_window.c (AddWindow):
1884         * fvwm/screen.h (DecorFace):
1885         use int instead of unsigned int
1887         * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
1888         * fvwm/colormaps.c (EnterSubWindowColormap):
1889         (LeaveSubWindowColormap):
1890         (FetchWmColormapWindows):
1891         * libs/vpacket.h:
1892         * libs/CombineChars.c (char_combclass):
1893         use short instead of short int
1894         use long instead of long int
1896         * libs/PictureBase.h (FvwmPictureAttributes):
1897         (FvwmRenderAttributes):
1898         * libs/Flocale.h (FlocaleFont):
1899         * fvwm/style.c (style_parse_icon_grid_style):
1900         * fvwm/menus.c (size_menu_horizontally):
1901         (size_menu_vertically):
1902         (paint_menu):
1903         (AddToMenu):
1904         * fvwm/menuitem.c (menuitem_paint):
1905         (menuitem_free):
1906         * fvwm/menuitem.h (MenuItem):
1907         * fvwm/geometry.c (set_window_border_size):
1908         * fvwm/decorations.c (SelectDecor):
1909         use int instead of short
1911         * fvwm/screen.h (FvwmAcs):
1912         (DecorFace):
1913         * fvwm/menus.c (MenuSizingParameters):
1914         (size_menu_horizontally):
1915         (update_menu):
1916         (paint_menu_gradient_background):
1917         * fvwm/menuroot.h (MenuRootStatic):
1918         * fvwm/menuitem.h (MenuItem):
1919         (MenuItemPartSizesT):
1920         * fvwm/menuitem.c (menuitem_get_size):
1921         * fvwm/menudim.h (MenuDimensions):
1922         use int instead of unsigned short
1924 2007-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1926         * libs/gravity.h:
1927         * libs/gravity.c (gravity_move_resize_parent_child):
1928         * fvwm/frame.h:
1929         * fvwm/frame.c (mr_args_internal):
1930         (frame_setup_border):
1931         (frame_setup_titlebar):
1932         (frame_get_resize_decor_gravities):
1933         (frame_get_titlebar_dimensions):
1934         use rectangle instead of signed_rectangle
1936         * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
1937         * libs/fvwmrect.h (signed_rectangle):
1938         removed type
1939         (rectangle):
1940         (size_rect):
1941         widht and height are now signed values
1943         * fvwm/placement.c (get_next_x):
1944         (__cp_get_next_x):
1945         (get_next_x):
1946         (__cp_get_next_y):
1947         (__test_fit):
1948         (__cp_test_fit):
1949         renamed functions
1951         * fvwm/placement.c (get_next_x):
1952         (get_next_y):
1953         (test_fit):
1954         (CleverPlacement):
1955         cleanup
1957 2007-01-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1959         * NEWS:
1960         NEWS entry for StickyIcon, StickyAcrossPagesIcon and
1961         StickyAcrossDesksIcon.
1963 2007-01-13  Serge Koksharov  <gentoosiast dog yandex dot ru>
1965         * fvwm/conditional.c (CreateConditionMask):
1966         added conditions StickyIcon, StickyAcrossPagesIcon and
1967         StickyAcrossDesksIcon.
1969         * fvwm/fvwm.1.in:
1970         documented new conditional tests.
1971         removed descriptions of styles StickyIconPage & StickyIconDesk which
1972         actually don't exists in fvwm.
1973         moved StickyIcon/SlipperyIcon descriptions immediately after
1974         Sticky/Slippery description.
1976 2007-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1978         * fvwm/placement.c (SmartPlacemen):
1979         (__sp_test_window):
1980         cleaned up SmartPlacement code
1982 2007-01-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1984         * fvwm/ConfigFvwmMenuDefaults:
1985         Mouse 0 MS A MenuLeaveSubmenu instead.
1987         * fvwm/ConfigFvwmMenuDefaults:
1988         Mouse 0 MS A MenuClose to make sidepic and border behave as
1989         before menu bindings.
1991         * fvwm/fvwm.1.in:
1992         * libs/wcontext.h (enum):
1993         * fvwm/menubindings.c (menu_binding):
1994         (menu_shortcuts):
1995         Add menu contexts 'I' (for items) 'S' '[', ']', '_', '-'.
1997         * fvwm/menustyle.c (menustyle_parse_old_style):
1998         add a message of deprecation.
2000 2007-01-10  Renato Caldas  <seventhguardian@gmail.com>
2002         * fvwm/module_list.h:
2003         * fvwm/module_list.c:
2004         new files for module handling code.
2006         * fvwm/module_list.h:
2007         * fvwm/module_interface.h:
2008         * fvwm/module_list.c:
2009         * fvwm/module_interface.c:
2010         (struct mqueue_object_type):
2011         (msg_mask_set):
2012         (module_alloc):
2013         (module_insert):
2014         (module_remove):
2015         (module_free):
2016         (module_get_next):
2017         (set_message_mask):
2018         (get_pipe_name):
2019         (initModules):
2020         (ClosePipes):
2021         (do_execute_module):
2022         (executeModuleDesperate):
2023         (CMD_Module):
2024         (CMD_ModuleListenOnly):
2025         (CMD_ModuleSynchronous):
2026         (HandleModuleInput):
2027         (DeadPipe):
2028         (KillModule):
2029         (KillModuleByName):
2030         (CMD_KillModule):
2031         (PositiveWrite):
2032         (DeleteMessageQueueBuff):
2033         (FlushMessageQueue):
2034         (FlushAllMessageQueues):
2035         (CMD_set_mask):
2036         (CMD_set_sync_mask):
2037         (CMD_set_nograb_mask):
2038         (skipModuleAliasToken):
2039         (countModules):
2040         (struct msg_masks_t):
2041         (struct fmodule):
2042         moved from module_interface.c/h to module_list.c/h
2044         * fvwm/module_list.h (do_execute_module):
2045         * fvwm/module_interface.h (AddToCommandQueue):
2046         (ExecuteModuleCommand):
2047         initialy static functions are exposed for now. Should be fixed soon.
2049         * fvwm/Makefile.am:
2050         added module_list.h and module_list.c
2051         reorganized the c files by size
2053         * fvwm/module_list.h:
2054         * fvwm/module_list.c:
2055         * fvwm/events.c:
2056         * fvwm/fvwm.c:
2057         * fvwm/session.c:
2058         * fvwm/stack.c:
2059         (initModules):
2060         (module_init_list):
2061         (ClosePipes):
2062         (module_kill_all):
2063         (KillModule):
2064         (module_kill):
2065         (countModules):
2066         (module_count):
2067         renamed functions to a unified style
2069         * fvwm/module_interface.h:
2070         * fvwm/module_interface.c:
2071         * fvwm/fvwm.c:
2072         * fvwm/events.c:
2073         * fvwm/modconf.c
2074         * fvwm/session.c:
2075         * fvwm/stack.c:
2076         * fvwm/windowshade.c:
2077         * fvwm/functions.c:
2078         * fvwm/move_resize.c:
2079         include file cleanup
2081         * fvwm/module_list.c (do_execute_module):
2082         made absolutely sure the module's read fd is >=0 before inserting
2083         the module on the list
2085         * fvwm/events.c (My_XNextEvent):
2086         * fvwm/module_list.c (PositiveWrite):
2087         (CMD_ModuleSynchronous):
2088         assume module read fd is allways >=0 (remove the tests)
2090         * fvwm/module_list.c (module_free):
2091         no need to test if fd >=0 when closing the pipes.
2093 2007-01-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2095         * fvwm/menuitem.c (draw_higlight_background):
2096         fix x-origin of HGradients
2098 2007-01-10  Renato Caldas  <seventhguardian@gmail.com>
2100         * fvwm/module_interface.c (FlushMessageQueues):
2101         fixed not flushing the first module on the list
2103 2007-01-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2105         * libs/Flocale.c (FlocaleGetFftFont):
2106         add sanity check for NULL fontname.
2108         * NEWS:
2109         * fvwm/fvwm.1.in:
2110         * fvwm/menuitem.c (menuitem_paint):
2111         (draw_hilight_background):
2112         make all kinds of pixmaps work with hilight background
2114         * libs/Colorset.h (CreateOffsetBackgroundPixmap):
2115         * libs/Colorset.c (CreateOffsetBackgroundPixmap)
2116         (CreateBackgroundPixmap):
2117         added CreateOffsetBackgroundPixmap with the ability to create
2118         transparent images at an offset relative to the window.
2120 2007-01-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2122         * fvwm/menus.c (__mloop_exit):
2123         (struct):
2124         (__mloop_get_event)
2125         (__mloop_handle_event):
2126         don't warp to parent item when entering other item with mouse.
2128         * NEWS:
2129         * fvwm/fvwm.1.in:
2130         * fvwm/menustyle.c (menustyle_update):
2131         make use of colorset TiledPixmap option with HiglightBack
2132         and HiglightTitleBack menu styles.
2134 2007-01-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2136         * libs/FScreen.c:
2137         reformatted
2139 2007-01-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2141         * libs/FScreen.c (FScreenParseGeometry):
2142         don't look up screen info if screen is undefined
2144 2007-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2146         * ONEWS:
2147         * NEWS:
2148         moved the NEWS of 2.2.x and 2.3.x to ONEWS
2150         * libs/fio.c (fvwm_send):
2151         compile fixes
2153         * libs/defaults.h (FVWMCONSOLE_CONNECTION_TO_SECS):
2154         added macro
2156         * libs/fio.c:
2157         * libs/fio.h:
2158         new utility files to wrap writing/reading standard lib functions that
2159         might be interrupted
2161 2007-01-05  Serge Koksharov  <gentoosiast dog yandex dot ru>
2163         * fvwm/ewmh_intern.h:
2164         compilation fix with EWMH_DEBUG enabled: include <sys/times.h>
2165         instead of <time.h>.
2167         * fvwm/windowlist.h:
2168         removed unneeded file.
2170         * fvwm/Makefile.am:
2171         removed windowlist.h from build list.
2173         * libs/PictureUtils.c:
2174         include "ftime.h" instead of <time.h>.
2175         fvwmlib.h header name should be in double quotes not in angle
2176         brackets.
2178         * libs/System.c:
2179         include "ftime.h" instead of <sys/time.h>.
2181 2007-01-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2183         * ChangeLog:
2184         make my email less spider-friendly
2186         * fvwm/bindings.c (binding_cmd):
2187         (ParseBinding):
2188         fix core
2190 2007-01-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2192         * fvwm/screen.h (ScreenInfo):
2193         made MyDisplayWidth and MyDisplayHeight signed integer values to avoid
2194         casting signed values in calculations to be cast to unsigned
2196         * fvwm/focus.c (__activate_window_by_command):
2197         don't warp the viewport if the center of the window is already in view
2198         fixed a bug in window positioning
2200 2007-01-03  Serge Koksharov  <gentoosiast dog yandex dot ru>
2202         * NEWS:
2203         FvwmIconBox IconColorset's bg wasn't updated immediately.
2205 2007-01-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2207         * fvwm/fvwm.c (main):
2208         close all open fds upon startup
2209         reopen stdin, stdout and stderr if necessary
2210         (reopen_fd):
2211         new function
2213         * fvwm/module_interface.c (do_execute_module):
2214         simplified error handling
2215         check maximum fd when creating modules
2217         * fvwm/events.c (My_XNextEvent):
2218         * fvwm/fvwm.c (main):
2219         replaced fd_width with fvwmlib_max_fd
2221         * libs/fvwmlib.h:
2222         * libs/System.c (fvwmlib_init_max_fd):
2223         added function and fvwmlib_max_fd
2225         * fvwm/events.c (My_XNextEvent):
2226         * fvwm/module_interface.c (CMD_ModuleSynchronous):
2227         switch back to using FD_SET
2229         * fvwm/events.c (My_XNextEvent:
2230         * fvwm/module_interface.h:
2231         * fvwm/module_interface.c:
2232         hide module structure members with access macros and use them
2233         everywhere
2235 2007-01-02  Renato Caldas  <seventhguardian@gmail.com>
2237         * fvwm/module_interface.c (module_add_to_fdsets):
2238         * fvwm/module_interface.h:
2239         created new function that also checks for too many open fds
2241         * fvwm/module_interface.c (CMD_ModuleSynchronous):
2242         * fvwm/events.c (My_XNextEvent):
2243         now using module_add_to_fdset to add pipes to the fdsets
2245 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
2247         * libs/defaults.h (MAX_NUM_MODULES):
2248         * fvwm/module_interface.c (module_alloc):
2249         (do_execute_module):
2250         removed check for MAX_NUM_MODULES - not needed, done by the O.S.
2252         * fvwm/module_interface.c (do_execute_module):
2253         moved the allocation call to the end of the sanity checks and pipe
2254         creation - better for performance
2256 2007-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2258         END MODULE STRUCT PATCHES
2260         * fvwm/module_interface.c (do_execute_module):
2261         fixed another memory leak
2263 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
2265         * fvwm/module_interface.h:
2266         * fvwm/module_interface.c:
2267         * fvwm/modconf.c:
2268         renamed struct module member "pipeName" and "pipeAlias" to "name"
2269         and "alias"
2271         * fvwm/module_interface.c (do_execute_module):
2272         fixed possible memory leak
2274 2007-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2276         * fvwm/events.c (My_XNextEvent):
2277         * fvwm/module_interface.c (module_alloc):
2278         (do_execute_module):
2279         (KillModule):
2280         * fvwm/module_interface.h (fmodule):
2281         replaced int with a flag struct
2283         * fvwm/module_interface.h:
2284         * fvwm/events.c (My_XNextEvent):
2285         * fvwm/module_interface.c (module_alloc):
2286         (module_free):
2287         (module_insert):
2288         (ClosePipes):
2289         add new modules at front of list again
2290         removed global variable init_fdset; use a flag in the module struct
2291         instead
2292         removed the now obsolete module slot count
2294 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
2296         * fvwm/module_interface.c (module_remove):
2297         (KillModule):
2298         moved module remotion code to module_remove()
2300 2007-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2302         * fvwm/events.c (My_XNextEvent):
2303         fixed startup commands
2305         * fvwm/module_interface.c (module_insert):
2306         (module_free):
2307         (KillModule):
2308         (ClosePipes):
2309         append modules at end of list
2311         * fvwm/events.c (My_XNextEvent):
2312         fixed core
2314         * fvwm/module_interface.c (ExecuteModuleCommand):
2315         (PositiveWrite):
2316         (KillModuleByName):
2317         (BroadcastPacket):
2318         (BroadcastNewPacket):
2319         (BroadcastName):
2320         (BroadcastFvwmPicture):
2321         (BroadcastColorset):
2322         (BroadcastPropertyChange):
2323         (BroadcastConfigInfoString):
2324         (CMD_SendToModule):
2325         (FlushAllMessageQueues):
2326         (countModules):
2327         (CMD_set_mask):
2328         (CMD_set_sync_mask):
2329         (CMD_set_nograb_mask):
2330         cleanup
2331         (skipModuleAliasToken):
2332         use MAX_MODULE_ALIAS_LEN
2334         * fvwm/module_interface.c (KillModule):
2335         (do_execute_module):
2336         (module_alloc):
2337         added a "slot" member to the module struct to fix the init_fdset hack
2338         for now
2340         * libs/defaults.h (MAX_NUM_MODULES):
2341         (MAX_MODULE_ALIAS_LEN):
2342         new config values
2344         * fvwm/module_interface.c (do_execute_module):
2345         rewrote module struct initialization
2346         (HandleModuleInput):
2347         use %p to print module address, don't cast it to int
2349         * fvwm/module_interface.c (ClosePipes):
2350         (KillModule):
2351         use module_free
2352         (msg_mask_set):
2353         (module_insert):
2354         (module_alloc):
2355         new functions()
2357         * fvwm/module_interface.c (FreeModule):
2358         (module_free):
2359         renamed function
2361         * fvwm/module_interface.c (KillModule):
2362         (FreeModule):
2363         * fvwm/events.c (My_XNextEvent):
2364         * fvwm/execcontext.h:
2365         * fvwm/modconf.c (CMD_Send_ConfigInfo):
2366         (ModuleConfig):
2367         * fvwm/stack.c (BroadcastRestack):
2368         cleanup
2370         * fvwm/module_interface.c (module_get_next):
2371         * fvwm/module_interface.h:
2372         new function
2374 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
2376         * fvwm/modconf.c (ModuleConfig):
2377         (SendConfigToModule):
2378         (send_xinerama_state):
2379         (send_desktop_names):
2380         (send_desktop_geometry):
2381         (send_image_path):
2382         (send_color_limit):
2383         (send_colorsets):
2384         (send_click_time):
2385         (send_move_threshold):
2386         (send_ignore_modifiers):
2387         (CMD_Send_ConfigInfo):
2388         * fvwm/functions.c (__execute_function):
2389         * fvwm/events.c (My_XNextEvent):
2390         * fvwm/module_interface.h (msg_masks_t):
2391         (fmodule):
2392         * fvwm/execcontext.c (__exc_change_context):
2393         (exc_create_null_context):
2394         * fvwm/execcontext.h:
2395         Initial module struct patches
2397         BEGIN MODULE STRUCT PATCHES
2399 2006-12-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2401         * fvwm/events.c (HandleFocusOut):
2402         (__refocus_stolen_focus_win):
2403         (HandleEnterNotify):
2404         less disruptive way of restoring focus to the window it was stolen from
2406 2006-12-31  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2408         * fvwm/events.c (HandleEnterNotify):
2409         restore focus to windows that had it stolen by
2410         unmanaged windows on enter of any unmanaged windows.
2412 2006-12-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2414         * fvwm/menubindings.c:
2415         don't include menus.h
2417         * fvwm/ConfigFvwmMenuDefaults:
2418         all bindings are silent
2420 2006-12-30  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2422         * fvwm/ConfigFvwmMenuDefaults:
2423         make all numpad keys silent -- not all keyboads have a numpad
2424         add KP_Separator for MenuClose
2426 2006-12-30  Serge Koksharov  <gentoosiast dog yandex dot ru>
2428         * fvwm/fvwm.1.in:
2429         documented missing menu bindings.
2431         * fvwm/ConfigFvwmMenuDefaults:
2432         fixed wrong menu bindings.
2434 2006-12-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2436         * fvwm/menubindings.c:
2437         * fvwm/menubindings.h:
2438         * fvwm/menucmd.c:
2439         * fvwm/menudim.c:
2440         * fvwm/menudim.h:
2441         * fvwm/menugeometry.c:
2442         * fvwm/menugeometry.h:
2443         * fvwm/menuitem.c:
2444         * fvwm/menuitem.h:
2445         * fvwm/menuroot.h:
2446         * fvwm/menus.c:
2447         * fvwm/menus.h:
2448         * fvwm/move_resize.c:
2449         * fvwm/move_resize.h:
2450         * fvwm/windowlist.c:
2451         simplified including header files
2453         * fvwm/menus.c (__mloop_handle_event):
2454         * fvwm/menuparameters.h:
2455         * fvwm/menubindings.c (menu_shortcuts):
2456         do not call find_entry directly but return MENU_NEWITEM_FIND instead
2458         * fvwm/menus.c (__mloop_handle_event):
2459         * fvwm/menuparameters.h:
2460         * fvwm/menubindings.c (menu_shortcuts):
2461         do not call move_any_menu directly but return MENU_NEWITEM_MOVEMENU
2462         instead
2464         * fvwm/menus.h (MenuParameters):
2465         (MenuOptions):
2466         (MenuPosHints):
2467         (MenuRC):
2468         (MenuReturn):
2469         (MenuRepaintTransparentParameters):
2470         * fvwm/menuparameters.h (MenuParameters):
2471         (MenuOptions):
2472         (MenuPosHints):
2473         (MenuRC):
2474         (MenuReturn):
2475         (MenuRepaintTransparentParameters):
2476         moved to menuparameters.h
2478         * fvwm/menus.h (MenuRoot):
2479         (MenuRootDynamic):
2480         (MenuRootStatic):
2481         * fvwm/menutypes.h (MenuRoot):
2482         (MenuRootDynamic):
2483         (MenuRootStatic):
2484         moved to menuroot.h
2486         * fvwm/menus.c (menu_get_geometry):
2487         (menu_get_outer_geometry):
2488         * fvwm/menugeometry.c (menu_get_geometry):
2489         (menu_get_outer_geometry):
2490         moved to menugeometry.c
2492         * fvwm/menuparameters.h:
2493         * fvwm/menutypes.h:
2494         * fvwm/menugeometry.c:
2495         * fvwm/menugeometry.h:
2496         * fvwm/Makefile.am:
2497         new files
2499         * fvwm/menubindings.h (enum):
2500         * fvwm/menus.c (enum):
2501         moved enum menu_shortcut_action to menubindings.h
2502         (get_selectable_item_index):
2503         (get_selectable_item_from_index):
2504         (get_selectable_item_from_section):
2505         (get_selectable_item_count):
2506         (parse_menu_action):
2507         moved to menubindings.c
2509         * fvwm/menus.c (enum):
2510         (parse_menu_action):
2511         (menuShortcuts):
2512         renamed enum shortcut_action to menu_shortcut_action
2514         * fvwm/fvwm.c (SetRCDefaults):
2515         read default config file after all other defaults
2517 2006-12-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2519         * fvwm/ConfigFvwmMenuDefaults:
2520         * fvwm/fvwm.c (SetRCDefaults):
2521         make the hard coded menu bindings load before ConfigFvwmDefaults
2522         move Mouse 0 ... to ConfigFvwmMenuDefaults
2524 2006-12-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2526         * fvwm/ConfigFvwmMenuDefaults:
2527         * fvwm/fvwm.c (SetRCDefaults):
2528         added hard coded default menu bindings
2530 2006-12-29  Serge Koksharov  <gentoosiast dog yandex dot ru>
2532         * fvwm/fvwm.1.in:
2533         documentation fixes.
2535 2006-12-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2537         * fvwm/bindings.c:
2538         * fvwm/menubindings.h:
2539         * fvwm/menubindings.c:
2540         * fvwm/menus.h:
2541         * fvwm/menus.c:
2542         * fvwm/Makefile.am:
2543         moved new menu binding code to menubindings.c, menubindings.h
2544         split binding into a regular list and a fallback list that can not be
2545         modified
2547         * libs/fvwmrect.c (fvwmrect_move_into_rectangle):
2548         fixed calculation of new geometry if x or y is negative
2550         * fvwm/geometry.c (maximize_adjust_offset):
2551         fixed calculations of normal geometry when maximized
2553 2006-12-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2555         * NEWS:
2556         * fvwm/ConfigFvwmMenuDefaults:
2557         * fvwm/fvwm.c (SetRCDefaults):
2558         * fvwm/menus.c (parse_menu_action):
2559         * fvwm/fvwm.1.in:
2560         rename menu action to menu bindings and make menu binding commands
2561         more verbose.  Move "Mouse 0 M A MenuSelectItem" to SetRCDefaults to
2562         ensure basic function with ConfigFvwmMenuDefaults missing.
2564 2006-12-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2566         * fvwm/menus.c (menuShortcuts):
2567         fixed compiler warning.
2569 2006-12-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2571         * fvwm/fvwm.1.in:
2572         corrected mis-spelling
2574         * AUTHORS:
2575         * NEWS:
2576         * fvwm/fvwm.1.in:
2577         * fvwm/menus.h:
2578         * fvwm/menus.c (handle_emacs_bindings):
2579         (parse_menu_action)
2580         (menuShortcuts):
2581         (__mloop_handle_event):
2582         (menu_binding):
2583         * fvwm/bindings.c (ParseBinding):
2584         * fvwm/Makefile.am (config_DATA):
2585         * fvwm/ConfigFvwmDefaults:
2586         * fvwm/ConfigFvwmMenuDefaults:
2587         fully configurable mouse any key bindings for menu navigation.
2589 2006-12-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2591         * fvwm/virtual.c (HandlePaging):
2592         removed bogus comment
2594         * fvwm/move_resize.c (__move_loop):
2595         cleanup
2596         (__resize_window):
2597         allow paging during resize with "EdgeScroll 0 0" as documented in the
2598         man page
2599         fixed disappearing windows with "maximize; resize - abort; unmaximize"
2601         * fvwm/fvwm.h (FvwmWindow):
2602         * fvwm/add_window.c (AddWindow):
2603         * fvwm/add_window.c (setup_frame_window):
2604         * fvwm/add_window.c (setup_parent_window)
2605         * fvwm/borders.c (border_draw_decorations):
2606         * fvwm/borders.c (border_draw_one_border_part):
2607         * fvwm/borders.c (border_get_parts_and_pos_to_draw)
2608         * fvwm/borders.c (border_get_titlebar_descr)
2609         * fvwm/builtins.c (__remove_window_decors):
2610         * fvwm/conditional.c (MatchesConditionMask):
2611         * fvwm/events.c (HandleMapNotify):
2612         * fvwm/events.c (HandleMapRequestKeepRaised)
2613         * fvwm/events.c (HandlePropertyNotify):
2614         * fvwm/events.c (HandleShapeNotify):
2615         * fvwm/events.c (__cr_detect_icccm_move)
2616         * fvwm/events.c (__cr_get_grav_position):
2617         * fvwm/events.c (__cr_get_static_position)
2618         * fvwm/events.c (__handle_configure_request)
2619         * fvwm/events.c (__handle_cr_on_client):
2620         * fvwm/ewmh.c (EWMH_fullscreen):
2621         * fvwm/focus.c (__activate_window_by_command):
2622         * fvwm/focus.c (__set_focus_to_fwin):
2623         * fvwm/focus.c (warp_to_fvwm_window):
2624         * fvwm/frame.c (__frame_setup_window):
2625         * fvwm/frame.c (frame_create_move_resize_args)
2626         * fvwm/frame.c (frame_free_move_resize_args):
2627         * fvwm/frame.c (frame_move_resize_step)
2628         * fvwm/frame.c (frame_reshape_border):
2629         * fvwm/geometry.c (constrain_size):
2630         * fvwm/geometry.c (get_icon_corner)
2631         * fvwm/geometry.c (get_page_offset):
2632         * fvwm/geometry.c (get_page_offset_check_visible):
2633         * fvwm/geometry.c (get_shaded_client_window_pos):
2634         * fvwm/geometry.c (get_title_button_geometry):
2635         * fvwm/geometry.c (get_title_geometry)
2636         * fvwm/geometry.c (get_unshaded_geometry):
2637         * fvwm/geometry.c (get_visible_window_or_icon_geometry)
2638         * fvwm/geometry.c (gravity_constrain_size):
2639         * fvwm/geometry.c (maximize_adjust_offset):
2640         * fvwm/geometry.c (update_absolute_geometry):
2641         * fvwm/geometry.c (update_relative_geometry)
2642         * fvwm/gnome.c (GNOME_SetWinArea):
2643         * fvwm/icons.c (AutoPlaceIcon):
2644         * fvwm/icons.c (DeIconify):
2645         * fvwm/icons.c (Iconify):
2646         * fvwm/module_interface.c (CONFIGARGS):
2647         * fvwm/move_resize.c (AnimatedMoveAnyWindow)
2648         * fvwm/move_resize.c (CMD_Maximize):
2649         * fvwm/move_resize.c (CMD_ResizeMaximize):
2650         * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
2651         * fvwm/move_resize.c (__move_loop):
2652         * fvwm/move_resize.c (__move_window):
2653         * fvwm/move_resize.c (__resize_window):
2654         * fvwm/move_resize.c (maximize_fvwm_window):
2655         * fvwm/move_resize.c (resize_move_window):
2656         * fvwm/move_resize.c (stick_across_pages):
2657         * fvwm/move_resize.c (unmaximize_fvwm_window):
2658         * fvwm/placement.c (__explain_placement):
2659         * fvwm/placement.c (__place_get_wm_pos):
2660         * fvwm/placement.c (get_next_x):
2661         * fvwm/placement.c (get_next_y):
2662         * fvwm/placement.c (test_fit)
2663         * fvwm/session.c (MatchWinToSM):
2664         * fvwm/session.c (SaveWindowStates):
2665         * fvwm/update.c (apply_window_updates):
2666         * fvwm/virtual.c (MoveViewport):
2667         * fvwm/windowlist.c (CMD_WindowList):
2668         * fvwm/windowshade.c (CMD_WindowShade):
2669         put some of the window geometry members into a separate struct window_g
2670         with members frame, normal, max, max_defect, max_offset
2672 2006-12-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2674         * NEWS:
2675         * AUTHORS:
2676         * fvwm/window_flags.h:
2677         * fvwm/style.h:
2678         * fvwm/style.c (style_parse_one_style_option):
2679         * fvwm/icons.c (DrawIconTitleWindow):
2680         * fvwm/fvwm.h (common_flags_t):
2681         * fvwm/fvwm.1.in (Style):
2682         * fvwm/borders.c:
2683         (border_draw_title_stick_lines):
2684         Applied Stippled patch by Thomas Adam with some fixes.
2686 2006-12-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2688         * NEWS:
2689         FvwmWinList button/list syncronization fixed (bug #1393)
2691 2006-12-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2693         * NEWS:
2694         * configure.ac:
2695         updated for 2.5.20.
2697         * NEWS:
2698         * configure.ac:
2699         updated for 2.5.19 release
2701         * NEWS:
2702         updated after 2.4.20 release
2704         * NEWS:
2705         * fvwm/focus.c (focus_get_fpol_context_flag):
2706         * fvwm/events.c (__check_click_to_focus_or_raise)
2707         (__handle_click_to_focus):
2708         Treat EWMH desktop as client window under click to focus. (#1492)
2710 2006-12-08  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2712         * libs/Module.h (MX_REPLY):
2713         (MAX_EXTENDED_MESSAGES):
2714         (MAX_XMSG_MASK):
2715         * fvwm/module_interface.c (CMD_Send_Reply):
2716         * fvwm/functable.c (func_table):
2717         * fvwm/commands.h:
2718         Added Send_Reply module only command.
2720 2006-11-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2722         * libs/PictureUtils.c (init_static_colors_table):
2723         fix fvwm for < 8 bit depth, bug #1677
2725 2006-11-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2727         * fvwm/misc.c (IsRectangleOnThisPage):
2728         new fix for signedness problems.
2730 2006-10-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2732         * fvwm/misc.c (IsRectangleOnThisPage):
2733         fix signedness problem with test introduced by gcc4 fix below.
2735 2006-09-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2737         * libs/fvwmrect.h (fvwmrect_subtract_rectangles):
2738         (size_rect):
2739         (rectangle)
2740         (signed_rectangle):
2741         * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
2742         * libs/gravity.h (gravity_move_resize_parent_child):
2743         * libs/gravity.c (gravity_move_resize_parent_child):
2744         * fvwm/frame.h (frame_get_titlebar_dimensions)
2745         * fvwm/frame.c (frame_get_titlebar_dimensions_only)
2746         (frame_get_resize_decor_gravities):
2747         (mr_args_internal):
2748         (frame_setup_border):
2749         (frame_setup_titlebar)
2750         (frame_get_resize_decor_gravities):
2751         (frame_get_titlebar_dimensions):
2752         split rectangle into a signed size and an unsigned size type.
2754         * fvwm/screen.h (ScreenInfo):
2755         * libs/FScreen.h (FScreenGetScrRect):
2756         (FScreenGetResistanceRect):
2757         * libs/FScreen.c (XineramaScreenInfo):
2758         (FScreenGetGeometry)
2759         (FScreenGetScrRect):
2760         (FScreenClipToScreen):
2761         (FScreenCenterOnScreen)
2762         (FScreenGetResistanceRect):
2763         (FScreenIsRectangleOnScreen):
2764         * fvwm/fvwm.h (FvwmWindow):
2765         * fvwm/screen.h (DecorFace):
2766         * libs/fvwmlib.h (CreateGradientPixmap):
2767         * libs/Graphics.c (CreateGradientPixmap):
2768         * libs/PictureUtils.h (PictureCloseImageColorAllocator):
2769         * libs/PictureUtils.c (PictureCloseImageColorAllocator):
2770         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData)
2771         (PImageLoadPixmapFromFile):
2772         (PImageLoadPixmapFromXpmData):
2773         * libs/PictureImageLoader.c (FIMAGE_CMD_ARGS)
2774         (PImageCreatePixmapFromArgbData):
2775         (PImageLoadPixmapFromFile)
2776         (PImageLoadFvwmPictureFromFile):
2777         (PImageLoadPixmapFromXpmData):
2778         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
2779         * fvwm/ewmh_icons.c (EWMH_DeleteWmIcon):
2780         (EWMH_SetIconFromWMIcon):
2781         * fvwm/ewmh.h (EWMH_GetWorkAreaIntersection):
2782         * fvwm/ewmh.c (EWMH_GetWorkAreaIntersection):
2783         * fvwm/colorset.c (parse_colorset):
2784         * fvwm/icons.c (DrawIconTitleWindow):
2785         (AutoPlaceIcon)
2786         (do_all_iconboxes):
2787         * fvwm/menus.h (MenuRootDynamic):
2788         * fvwm/menus.c (update_menu):
2789         (pop_menu_up):
2790         (do_menu)
2791         (get_menu_options):
2792         * fvwm/move_resize.c (GetMoveArguments):
2793         (ParseOneResizeArgument)
2794         (GetResizeArguments):
2795         (GetResizeMoveArguments):
2796         (DoSnapAttract)
2797         (__move_loop):
2798         (CMD_Maximize):
2799         change dimensions and allocation counts to unsigned types.
2801         * libs/Flocale.h (FlocaleStringNumberOfBytes)
2802         (FlocaleStringByteToCharOffset):
2803         (FlocaleStringCharToByteOffset)
2804         (FlocaleStringCharLength)
2805         * libs/Flocale.c (FlocaleStringNumberOfBytes)
2806         (FlocaleStringByteToCharOffset):
2807         (FlocaleStringCharToByteOffset)
2808         (FlocaleStringCharLength):
2809         (FlocaleUtf8ToUnicodeStr2b)
2810         (FlocaleStringToString2b):
2811         (FlocaleEncodeString):
2812         * libs/Ficonv.c (convert_charsets):
2813         change most string types to char* from unsigned char* to match
2814         with system headers without casts.
2816         * libs/Flocale.c (FlocaleLoadFont):
2817         init shadow_dir to make gcc 4 happy.
2819         * libs/Colorset.h (CSETS_IS_TRANSPARENT_PR_TINT)
2820         (CSETS_IS_TRANSPARENT_ROOT_TRAN):
2821         (CSETS_IS_TRANSPARENT_ROOT_PURE)
2822         (CSETS_IS_TRANSPARENT_PR_PURE):
2823         (CSETS_IS_TRANSPARENT_ROOT)
2824         (CSETS_IS_TRANSPARENT):
2825         compare pointer with NULL, not >= 0.
2827         * libs/FTips.h (ftips_position_t):
2828         * fvwm/expand.c (partial_extended_vars):
2829         * fvwm/placement.c (preason_screen_t):
2830         remove comma last in enums.
2832         * fvwm/style.c (style_parse_focus_policy_style):
2833         change 0xffffffff to ~0 to silience truncation warning.
2835         * fvwm/session.h (mwtsm_state_args):
2836         make flags unsigned.
2838         * fvwm/schedule.c (sq_object_type):
2839         change // to /* ... */
2841         * libs/Fft.c (FftGetFontWidths):
2842         (FftTextWidth):
2843         * libs/FScreen.c (FScreenConfigureSLSScreens):
2844         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
2845         (EWMH_SetDesktopNames):
2846         * fvwm/fvwm.c (LoadDefaultLeftButton):
2847         (LoadDefaultRightButton):
2848         * fvwm/builtins.c (ReadDecorFace):
2849         (CMD_State):
2850         silence signedness warnings by casts.
2852         * fvwm/borders.c (ROTATE_RECTANGLE):
2853         make sure tr is initialized.
2855         * fvwm/add_window.c (FetchWmProtocols):
2856         use unsigned type for l_protocols.
2858 2006-09-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2860         * fvwm/events.c (HandleFocusIn):
2861         (HandleFocusOut):
2862         * fvwm/focus.c (__set_focus_to_fwin):
2863         fix focus decoration when unmanaged are focused, unless
2864         FlickeringQtDialogsWorkaround is on. Closes bug #758.
2866 2006-09-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2868         * fvwm/geometry.c (constrain_size):
2869         repeat aspect-resizing in a loop to get a stable result that does not
2870         change the next time the frame is set up
2872 2006-09-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2874         * NEWS:
2875         * configure.ac:
2876         increased version to 2.5.19
2877         released 2.5.18
2879         * NEWS:
2880         * configure.ac:
2881         updated for 2.5.18 release
2883 2006-09-04  Renato Caldas  <seventhguardian@gmail.com>
2885         * acinclude.m4:
2886         removed the unused test for imlib
2887         removed the Imlib.h header from gdk_imlib test programs
2889 2006-08-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2891         * fvwm/ewmh.c (atom_get):
2892         fix offset and length args for XGetWindowProperty() (to support 64bit
2893         architectures)
2895 2006-08-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2897         * fvwm/events.c (HandleUnmapNotify):
2898         immediately handle MapRequests after unmapping a window while we still
2899         have the context fvwm window; this is necessary to allow the client to
2900         re-map a window before fvwm can reparent it to the root window
2901         (HandleMapRequestKeepRaised):
2902         cleaned up
2904 2006-08-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2906         * fvwm/ewmh.c (ewmh_HandleDesktop):
2907         fixed handling of ClickToFocusPassesClick with the EWMH desktop
2908         window
2910 2006-08-29  Harald Dunkel  <harald.dunkel@t-online.de>
2912         * fvwm/icccm2.c:
2913         * fvwm/gnome.c:
2914         * fvwm/decorations.c:
2915         fix offset and length args for XGetWindowProperty() (to support 64bit
2916         architectures)
2918 2006-08-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2920         * NEWS:
2921         * fvwm/expand.c (expand_vars_extended):
2922         correctly expand break.
2923         * fvwm/conditional.c (__rc_matches_rcstring_consume):
2924         fix matching break.
2926 2006-08-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2928         * fvwm/decorations.h (is_function_allowed):
2929         * fvwm/decorations.c (__is_resize_allowed):
2930         (is_function_allowed):
2931         work on 'const FvwmWindow *'
2933         * fvwm/fvwm.h (action_flags):
2934         * fvwm/style.c (check_window_style_change):
2935         * fvwm/module_interface.c (__get_allowed_actions)
2936         (CONFIGARGS):
2937         * libs/vpacket.h (ConfigWinPacket):
2938         expose fvwm allowed actions to modules
2940 2006-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2942         * fvwm/move_resize.c (__move_icon):
2943         *do* map icon windows for pictured icons on move, but only if they end
2944         up on the current desk
2946 2006-08-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2948         * fvwm/move_resize.c (__move_icon):
2949         don't map icon windows for pictured icons on move
2951 2006-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2953         * fvwm/style.c (remove_all_of_style_from_list):
2954         (__simplify_style_list):
2955         (blockor):
2956         (blockand):
2957         (blockunmask)
2958         (blockissubset):
2959         (style_ids_are_equal):
2960         (style_id_equals_id)
2961         (styles_have_same_id):
2962         (fw_match_style_id)
2963         (one_fw_can_match_both_ids):
2964         (check_window_style_change):
2965         use int/0/1 instead of Bool/False/True
2967         * fvwm/move_resize.c (stick_across_pages):
2968         use False instead of FALSE
2970         * fvwm/style.c (fw_match_style_id):
2971         * fvwm/read.c (run_command_file):
2972         (push_read_file):
2973         * fvwm/add_window.c (MappedNotOverride):
2974         * libs/wild.c (matchWildcards):
2975         use 0 and 1 instead of FALSE and TRUE
2977         * fvwm/fvwm.h:
2978         removed TRUE and FALSE
2980 2006-08-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2982         * NEWS:
2983         FvwmPager !IconTitle style bugfix.
2985 2006-07-31  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
2987         * fvwm/fvwm.1.in:
2988         Updated description of Wait command in man page.
2990 2006-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2992         * libs/Flocale.c (FlocaleFontStructDrawString)
2993         (FlocaleRotateDrawString):
2994         (FlocaleDrawString):
2995         fixed drawing of forecolor/hilightfore
2997         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
2998         always unmaximize and resize window when leaving fullscreen state,
2999         not just if it did not start as fullscreen
3001 2006-07-17  Renato Caldas  <seventhguardian@gmail.com>
3003         * fvwm/fvwm.1.in (MenuStyle):
3004         added a reference to the prefered ! style negation flag,
3005         and listed the other deprecated negative forms in one place.
3006         (ActiveForeOff):
3007         (AnimationOff):
3008         (AutomaticHotkeysOff):
3009         (HilightBackOff):
3010         (TitleWarpOff):
3011         changed to the ! negation form and listed as deprecated.
3012         (ActiveBack):
3013         removed relics from the man page
3015 2006-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3017         * NEWS:
3018         * configure.ac:
3019         increased version to 2.5.18
3020         released 2.5.17
3022         * NEWS:
3023         * configure.ac:
3024         updated for 2.5.17 release
3026 2006-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3028         * fvwm/move_resize.c (__move_window):
3029         allow moving a window without an icon while it's iconified based on the
3030         frame geometry
3032 2006-07-17  Serge Koksharov  <gentoosiast dog yandex dot ru>
3034         * fvwm/menustyle.c (menustyle_copy):
3035         Now 'TitleColorset' also copied by 'CopyMenuStyle' command.
3037 2006-07-17  Renato Caldas  <seventhguardian@gmail.com>
3039         * fvwm/fvwm.1.in:
3040         NoTitle, StippledTitleOff, NoHandles, NoButton, NoIconTitle styles
3041         changed the manpage to reflect the prefered style negation method,
3042         that is, using the !* negation sign.
3044 2006-07-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3046         * fvwm/fvwm.1.in (COMMAND EXPANSION):
3047         removed documentation of filters.
3049         * NEWS:
3050         * fvwm/expand.c (check_first_filter):
3051         (apply_filters)
3052         (expand_args_extended):
3053         (expand_vars_extended):
3054         (expand_vars):
3055         removed variable filter implementation and backslash-escaping.
3057 2006-07-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3059         * NEWS:
3060         News blurb for variable filters and backslash-escaping.
3061         * fvwm/fvwm.1.in:
3062         documentation of variable filters.
3064 2006-07-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3066         * fvwm/expand.c (chec):
3067         (first_filter):
3068         (apply_filters)
3069         (expand_args_extended):
3070         (expand_vars_extended):
3071         (expand_vars):
3072         implemented variable filters.
3074         * fvwm/expand.c (expand_vars):
3075         made backslash work as escape character within extended variables.
3077         * libs/Strings.h (QuoteEscapeString):
3078         (QuoteEscapeStringLength):
3079         * libs/Strings.c (QuoteEscapeString):
3080         (QuoteEscapeStringLength):
3081         new functions: QuoteEscapeString and QuoteEscapeStringLength for
3082         generic quoting.
3084         * fvwm/expand.c (expand_args_extended):
3085         make upper limit inclusive.
3087         * fvwm/functions.c (__execute_function):
3088         Changed PeekToken to GetNextToken before expand_vars call.
3090         * fvwm/fvwm.1.in:
3091         updated documentation regarding quoting in expand_args_extended
3093 2006-07-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3095         * fvwm/expand.c (__eae_parse_range):
3096         reject everything that does not begin with a digit
3098         * libs/Parse.c (SkipNTokens):
3099         stop skipping tokens at the end of input
3101         * fvwm/expand.c (__eae_parse_range):
3102         bugfixes
3103         (expand_vars):
3104         reformatted
3105         (__eae_parse_range):
3106         fixed parsing of $[n-]
3108 2006-07-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3110         * fvwm/expand.c (expand_args_extended):
3111         fixed core dump
3112         added range check for positional parameters
3113         (expand_args_extended):
3114         (__eae_parse_range):
3115         cleaned up and simplified parsing code
3116         properly unquote arguments when expanding
3117         removed the patch below
3119 2006-07-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3121         * fvwm/expand.c (expand_args_extended):
3122         removed range check for positional parameters
3123         make single arguments not use the 'upper' variable
3124         changed back to PeekToken for single arguemnts.
3125         improved some comments.
3127 2006-07-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3129         * fvwm/expand.c (expand_args_extended):
3130         Fix segfault when called with a tokenless string for single arguments.
3132 2006-07-12  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
3133         * docs/FAQ:
3134         Usage of FvwmAuto module in FAQ 7.17 was incorrect.
3135         Reported by Serge Koksharov.
3137 2006-07-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3139         * fvwm/placement.c (__explain_placement):
3140         print initial size of window too
3142         * libs/Makefile.am (libfvwm_a_SOURCES):
3143         * libs/fvwm_sys_stat.h:
3144         added compat file
3146         * configure.ac:
3147         added O_NOFOLLOW replacement and always include fcntl.h
3149 2006-07-12  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
3150         * libs/Parse.c:
3151         Added DV's mailing-list comments about how PeekToken & GetNextToken
3152         work as comments to the source code. (slightly modified)
3154 2006-07-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3156         * fvwm/schedule.c (CMD_Schedule):
3157         Fixed parsing of "Periodic" option.
3159 2006-07-11  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3161         * NEWS:
3162         Fix for tempfile vulnerabilities in FvwmCommand.
3163         * configure.ac:
3164         Added check for lstat.
3166 2006-07-12  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
3167         * fvwm/schedule.c:
3168         * NEWS:
3169         * AUTHORS:
3170         * fvwm/fvwm.1.in:
3171         Added "Periodic" option to Schedule command.
3173 2006-07-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3175         * fvwm/module_interface.c (KillModule):
3176         (ClosePipes):
3177         fixed KillModule
3180 2006-07-09  Renato Caldas  <seventhguardian@gmail.com>
3182         * fvwm/fvwm.c (main):
3183         changed the -blackout warning to say it will be removed in 3.0
3185         * fvwm/fvwm.1.in (-blackout):
3186         updated the manual regarding the future remotion of -blackout
3188 2006-07-08  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3190         * NEWS:
3191         * configure.ac:
3192         added $EXEEXT to FvwmGtk in order to compile on Cygwin (bug #3772).
3194 2006-07-08  Renato Caldas  <seventhguardian@gmail.com>
3196         *libs/alloca.c (DEBUG_I00FUNC)
3197         removed old debug code
3199 2006-07-07  Renato Caldas  <seventhguardian@gmail.com>
3201         * libs/debug.c:
3202         removed the old unused file
3204         * libs/Makefile.am (libfvwm_a_SOURCES):
3205         removed the reference to debug.c
3207         * libs/fvwmlib.h:
3208         removed the code related to libs/debug.c
3210         * fvwm/module_interface.c (make_named_packet)
3211         removed the #if 0'ed debug code related to debug.c
3213         fvwm/focus.h (DEBUG_FOCUS)
3214         removed the #ifdef'ed to 0 debug code related to debug.c
3217 2006-07-06  Renato Caldas  <seventhguardian@gmail.com>
3219         * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
3220         removed useles definition.
3222         * modules/FvwmPager/FvwmPager.c (main):
3223         (ParseOptions):
3224         removed most of the debug code.
3225         changed termination debug to use 'isTerminated' instead of
3226         'debug_term_signal'.
3227         changed termination debug to compile on FVWM_DEBUG_MSGS instead
3228         of DEBUG.
3230         * libs/fvwmsignal.h (FVWM_DEBUG_MSGS):
3231         * libs/fvwmsignal.c (FVWM_DEBUG_MSGS):
3232         (fvwmSetTerminate):
3233         removed unused debug_term_signal.
3235 2006-07-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3237         * NEWS:
3238         Work around for Cygwin not requiering '_GNU_SOURCE' to use
3239         stdio's getline; news entry.
3241 2006-06-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3243         * fvwm/commands.h:
3244         * fvwm/module_interface.c (CMD_ModuleListenOnly):
3245         (do_execute_module):
3246         (PositiveWrite):
3247         (ClosePipes):
3248         (KillModule):
3249         * fvwm/commands.h (enum):
3250         * fvwm/functable.c (func_table):
3251         new command ModuleListenOnly
3253 2006-06-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3255         * fvwm/move_resize.c (__move_loop):
3256         make sure a window is snapped in __move_loop when a button is released
3257         if it was snapped before
3259 2006-06-04  Mikhael Goikhman  <migo@homemail.com>
3261         * fvwm/expand.c (expand_vars_extended):
3262         convert function to have a single return point; this is good to
3263         implement doc/todo-vars filters in the future;
3264         fix $[w.name], $[w.iconname], $[w.class] and $[w.resource]
3265         to behave like deprecated $n, $c and $r, i.e. quote them
3267 2006-06-03  Mikhael Goikhman  <migo@homemail.com>
3269         * fvwm/expand.c:
3270         multiple minor tweaks: remove trailing spaces and other
3271         re-spacing and re-indenting, remove old "#if 0" code
3273 2006-06-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3275         * fvwm/move_resize.c (ParseOneResizeArgument):
3276         rewrote parsing of resize arguments
3277         new prefix 'w' for resizing
3279 2006-05-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3281         * fvwm/conditional.c (MatchesConditionMask):
3282         fixed handling of some conditions (iconifiable, fixed, ...)
3284 2005-01-28  Scott Smedley  <scottie7@tpg.com.au>
3286         * fvwm/fvwm.1.in:
3287         s/reverted/negated/
3289         * fvwm/conditional.c:
3290         Output an error message if an unrecognised conditional is used
3291         with the Test or TestRc commands.
3293 2006-05-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3295         * fvwm/frame.c (frame_mrs_hide_changing_parts):
3296         do not map hide windows if their width or height is zero
3298 2006-05-09  Serge Koksharov  <gentoosiast dog yandex dot ru>
3300         * fvwm/ewmh_events.c:
3301         * fvwm/fvwm.1.in:
3302         * fvwm/gnome.c:
3303         * libs/FlocaleCharset.c:
3304         corrected typos
3306         * libs/Flocale.c:
3307         corrected typos in warning messages
3309         * libs/Colorset.c:
3310         * libs/PictureGraphics.c:
3311         * libs/PictureGraphics.h:
3312         renamed function PGraphicsCreateTransprency to
3313         PGraphicsCreateTransparency
3315 2006-04-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3317         * fvwm/fvwm.1.in (COMMAND EXPANSION):
3318         * fvwm/expand.c (expand_args_extended):
3319         fixed $[n] to work exactly as $n, i.e. dequote the expansion.
3321 2006-04-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3323         * NEWS:
3324         * fvwm/fvwm.1.in (COMMAND EXPANSION):
3325         * fvwm/expand.c (expand_args_extended):
3326         (expand_vars):
3327         added support for $[n], $[n-m], $[n-] and $[*] variable expansion.
3329         * fvwm/conditional.c (CMD_All):
3330         * fvwm/fvwm.1.in (All):
3331         changed Reverse and UseStack options to have free order.
3333         * NEWS:
3334         * fvwm/fvwm.1.in (WindowShade):
3335         * fvwm/windowshade.c (CMD_WindowShade):
3336         * fvwm/add_window.c (setup_window_structure):
3337         added last direction to WindowShade command.
3339 2006-04-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3341         * fvwm/fvwm.1.in (All):
3342         corrected typo
3344 2006-04-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3346         * NEWS:
3347         * fvwm/fvwm.1.in (All):
3348         * fvwm/conditional.c (CMD_All):
3349         added reverse option to All command to do the action in opposite order
3350         added UseStack option to All command to use the stack ring instead of
3351         the window ring.
3353 2006-04-07  Serge Koksharov  <gentoosiast dog yandex dot ru>
3355         * bin/fvwm-bug.in:
3356         changed fallback editor from `emacs' to `vi' because it much
3357         more widespread on non-Linux systems
3358         fixed errors (because of incorrect syntax fallback entries were
3359         not used)
3360         now script honors `TMPDIR' env. variable and if it's not set it
3361         fallback to `/tmp' directory when creating temporary file
3363 2006-04-06  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3365         * fvwm/fvwm.1.in:
3366         changed description of the fvwmstyle resource usage
3367         to state that it's used in addition to the other
3368         matches
3369         * fvwm/style.c (fw_match_style_id):
3370         fixed a typo in style_name matching
3372 2006-04-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3374         * fvwm/style.c (fw_match_style_id):
3375         reformatted code and fixed a warning
3377 2006-04-04  Serge Koksharov  <gentoosiast dog yandex dot ru>
3379         * ChangeLog:
3380         * bin/ChangeLog:
3381         * libs/Fft.c (FftGetFont):
3382         * libs/System.c:
3383         corrected typos
3385         * libs/System.c (fvwm_mkstemp):
3386         because of typo in the 'ifdef' pragma underlying OS's 'mkstemp'
3387         function was never used, even if it was considered secure by configure
3388         script.
3390 2006-04-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3392         * AUTHORS:
3393         added some more suff to the list of what I've done.
3394         * NEWS:
3395         * fvwm/fvwm.1.in:
3396         * fvwm/add_window.c (__add_window_handle_x_resources)
3397         (destroy_window):
3398         (AddWindow):
3399         * fvwm/fvwm.h (FvwmWindow):
3400         added fvwmstyle resource to override style name
3402 2006-03-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3404         * fvwm/menus.c (pop_menu_up):
3405         as documented, do not warp to title for root menus with TitleWarp
3407 2006-03-21  Serge Koksharov  <gentoosiast dog yandex dot ru>
3409         * fvwm/fvwm.1.in:
3410         Removed duplicated 'NoIcon' style option description in the end
3411         of the `The Style command...' section.
3412         Removed `Recapture True' option setting in example of BusyCursor
3413         description, because `Recapture' isn't valid option of `BusyCursor'
3414         command anymore.
3415         Updated ewmh specification URL (the old was 404)
3416         Added URL to ICCCM 2.0 manual
3418         * modules/FvwmAnimate/FvwmAnimate.c:
3419         corrected delay for Zoom3D animation effect
3421         * modules/FvwmConsole/FvwmConsoleC.pl.1.in:
3422         * modules/FvwmConsole/FvwmConsole.1.in:
3423         replaced all `Cntl' modificator key mentions with `Ctrl' to be
3424         consistent with rest of the documentation and because it's more
3425         conventional abbreviation.
3427         * modules/FvwmTaskBar/FvwmTaskBar.1.in:
3428         slightly clarified the `StartName' option description
3429         added the undocumented `MailDir' option description. Somebody
3430         violated section `K' of the convention list.
3432         * fvwm/fvwm.1.in:
3433         * fvwm/ConfigFvwmSetup:
3434         * modules/FvwmForm/FvwmForm.1.in:
3435         * modules/FvwmForm/FvwmForm-Rlogin:
3436         * sample.fvwmrc/system.fvwm2rc:
3437         * sample.fvwmrc/system.fvwm2rc-sample-1:
3438         replaced all mentions of `rsh' with `ssh'. rsh is obsolete and
3439         inherently insecure. We shouldn't teach our users bad things,
3440         should we?
3442         * AUTHORS:
3443         * Changelog:
3444         * INSTALL.fvwm:
3445         * NEWS:
3446         * bin/fvwm-config.1.in:
3447         * bin/fvwm-menu-headlines.1:
3448         * bin/fvwm-menu-headlines.in:
3449         * bin/fvwm-perllib.in:
3450         * bin/fvwm-root.1.in:
3451         * docs/CONVENTIONS:
3452         * docs/FAQ:
3453         * fvwm/fvwm.1.in:
3454         * fvwm/fvwm.h:
3455         * fvwm/virtual.c:
3456         * libs/PictureGraphics.c:
3457         * libs/Picture.h:
3458         * modules/FvwmBacker/FvwmBacker.1.in:
3459         * modules/FvwmDebug/FvwmGtkDebug.in:
3460         * modules/FvwmDebug/FvwmGtkDebug.1:
3461         * modules/FvwmEvent/FvwmEvent.1.in:
3462         * modules/FvwmForm/FvwmForm.1.in:
3463         * modules/FvwmIconMan/xmanager.c:
3464         * modules/FvwmIdent/FvwmIdent.c:
3465         * modules/FvwmIdent/FvwmIdent.1.in:
3466         * modules/FvwmPerl/FvwmPerl.in:
3467         * modules/FvwmPerl/FvwmPerl.1:
3468         * modules/FvwmScript/FvwmScript.1.in:
3469         * modules/FvwmScript/Widgets/Menu.c:
3470         * modules/FvwmTabs/ConfigFvwmTabs:
3471         * modules/FvwmTabs/FvwmTabs-DefaultSetup:
3472         * modules/FvwmTaskBar/FvwmTaskBar.1.in:
3473         * modules/FvwmTheme/FvwmTheme.1.in:
3474         * perllib/FVWM/Module/Tk.pm:
3475         * perllib/FVWM/Tracker.pm:
3476         * perllib/FVWM/Module.pm.in:
3477         corrected typos
3479 2006-03-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3481         * fvwm/style.c (style_parse_focus_policy_style):
3482         fix ISO C90 compability with unconsumed styleoption warnings
3484 2006-03-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3486         * fvwm/events.c (HandlePropertyNotify):
3487         fix for bug 1557/3950 (possible free of Untilted constant or
3488         already used name (if app reset the name already given to them))
3490 2006-03-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3492         * fvwm/focus.c (__activate_window_by_command)
3493         (warp_to_fvwm_window):
3494         (CMD_WarpToWindow):
3495         * fvwm/builtins.c (CMD_CursorMove):
3496         set last pointer event position after warping the pointer
3498         * libs/FEvent.h:
3499         * libs/FEvent.c (FWarpPointerUpdateEvpos):
3500         new function
3502 2006-03-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3504         * acinclude.m4 (AM_PATH_GTK):
3505         (AM_PATH_IMLIB):
3506         (AM_PATH_GDK_IMLIB):
3507         (AM_CHECK_FT2):
3508         (AM_CHECK_XFT):
3509         (AM_CHECK_FC):
3510         fixed to cope with 4 digit version numbers
3512 2006-02-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3514         * NEWS:
3515         * fvwm/style.c (parse_and_set_window_style)
3516         (style_parse_one_style_option):
3517         (style_parse_icon_fill_style)
3518         (style_parse_icon_grid_style):
3519         (style_parse_icon_box_style)
3520         (style_parse_icon_size_style):
3521         (style_parse_focus_policy_style)
3522         (style_parse_button_style):
3523         warn if parts of style options are not consumed
3525 2006-02-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3527         * fvwm/menuitem.c (menuitem_paint):
3528         use the MenuColorset in all cases if TitleColorset is not given
3530 2006-02-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3532         * fvwm/style.c (style_parse_one_style_option):
3533         * fvwm/placement.c (__place_get_wm_pos):
3534         (__explain_placement):
3535         new placement style UnderMousePlacement
3537 2006-02-11  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3539         * NEWS:
3540         * fvwm/fvwm.1.in (EdgeScroll):
3541         * fvwm/virtual.c (CMD_EdgeScroll):
3542         fixed EdgeScroll dividing pixel sizes by 1000 if > 1000 (bug 3162)
3543         added wrap/wrapx/wrapy option to EdgeScroll
3545 2006-02-10  Mikhael Goikhman  <migo@homemail.com>
3547         * fvwm/fvwm.1.in:
3548         spell check the whole file (dozens of typos)
3550 2006-02-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3552         * fvwm/module_interface.c (do_execute_module):
3553         removed accidentally committed FVWM_MODULE_ALIAS patch
3555 2006-02-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3557         * fvwm/module_interface.c (do_execute_module):
3558         unset envvars FVWM_VISUALID and FVWM_COLORMAP if they are not needed
3560         * fvwm/menus.c (size_menu_horizontally):
3561         fix for drawing menus with sidepic on the right
3563         * libs/Flocale.c (FlocaleFontStructDrawString):
3564         (FlocaleDrawString):
3565         set the foreground colour before drawing a string
3567         * fvwm/menustyle.h:
3568         * fvwm/menustyle.c (menustyle_get_styleopt_index):
3569         (menustyle_free):
3570         (menustyle_update):
3571         (menustyle_parse_style):
3572         (menustyle_copy):
3573         * fvwm/menus.c (calculate_item_sizes):
3574         (size_menu_vertically):
3575         (UpdateMenuColorset):
3576         * fvwm/menuitem.c (menuitem_paint):
3577         Applied patch by David Maciver
3578         new menu styles TitleColorset, HilightTitleBack and TitleFont
3580 2006-02-09  Renato Caldas  <seventhguardian@gmail.com>
3582         * libs/Module.h:
3583         * libs/Module.c (ParseModuleArgs):
3584         added variable "namelen" to ModuleArgs struct
3586 2006-02-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3588         * libs/Module.h:
3589         removed duplicate declaration
3591 2006-01-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3593         * fvwm/fvwm.c (main):
3594         replaced previous patch with a better one
3596         * fvwm/virtual.c (unmap_window):
3597         * fvwm/menus.c (do_menu):
3598         * fvwm/events.c (fake_map_unmap_notify):
3599         (HandleMapNotify):
3600         * fvwm/add_window.c (MappedNotOverride):
3601         Added XFlush after XSelectInput
3603 2006-01-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3605         * NEWS:
3606         * fvwm/fvwm.c (main):
3607         fix for fvwm not detecting non ICCCM2 wm (bug #3151)
3609 2006-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3611         * NEWS:
3612         * configure.ac:
3613         increased version to 2.5.17
3614         released 2.5.16
3616         * NEWS:
3617         * configure.ac:
3618         updated for 2.5.16 release
3620         * acinclude.m4 (CHECK_LIBCHARSET):
3621         removed debug code
3623 2006-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3625         * fvwm/functions.c (execute_complex_function):
3626         print a message to the console instead of ringing the bell when a
3627         grab fails
3629 2006-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3631         * NEWS:
3632         fixed typo (NEWS still said 2.5.15)
3634 2006-01-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3636         * NEWS:
3637         * configure.ac:
3638         increased version to 2.5.16
3639         released 2.5.15
3641         * NEWS:
3642         * configure.ac:
3643         updated for 2.5.15 release
3645 2006-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3647         * fvwm/move_resize.c (GetOnePositionArgument):
3648         (GetMoveArguments):
3649         new option "screen" to Move type commands
3651 2006-01-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3653         * acinclude.m4 (smr_SWITCH):
3654         updated
3656 2006-01-08  Mikhael Goikhman  <migo@homemail.com>
3658         * Makefile.am
3659         restore requirement of automake-1.4; 1.8 is too new even for my system
3661 2006-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3663         * configure.in:
3664         * configure.ac:
3665         renamed configure.in to configure.ac
3667         * acinclude.m4:
3668         some updates for new autoconf/automake versions
3670         * configure.in:
3671         * acconfig.h:
3672         removed acconfig.h
3674         * configure.in:
3675         require autoconf-2.53 or later
3677         * Makefile.am (AUTOMAKE_OPTIONS):
3678         require automake-1.8 or later
3680         * configure.in:
3681         check for X library path before X library checks
3682         removed obsolete C++ compiler check
3683         removed duplicate type size checks
3684         replaced M4 comment ("dnl") with shell comment ("#") in many places
3686         * acinclude.m4:
3687         fixed aclocal warnings
3689 2006-01-01  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3691         * fvwm/style.c (style_parse_button_style):
3692         corrected typo in error message, and made errorous buttons not apply
3693         (style_parse_one_style_option):
3694         changed NoButton to use style_parse_button_style
3696 2005-12-23  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3698         * libs/Fft.h:
3699         new fix for incompatible pointer type warning with gcc 3.4.
3701 2005-12-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3703         * NEWS:
3704         * AUTHORS:
3705         * fvwm/menuitem.c:
3706         * fvwm/menustyle.h:
3707         * fvwm/fvwm.1.in:
3708         commited patch by Malcolm Still adding TrianglesUseFore MenuStyle
3709         option.
3711 2005-12-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3713         * fvwm/fvwm.1.in:
3714         corrected typos
3716 2005-11-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3718         * fvwm/frame.c (frame_free_move_resize_args):
3719         fixed drawing of transparent decorations or when using lazy shading
3720         during resize
3722 2005-11-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3724         * configure.in:
3725         * libs/fvwmsignal.c:
3726         * libs/Graphics.c:
3727         c89 fixes
3729         * fvwm/ewmh_names.c:
3730         * libs/CombineChars.c:
3731         * libs/FGettext.c:
3732         * libs/FScreen.c:
3733         * libs/FTips.c:
3734         * libs/Flocale.c:
3735         * libs/Parse.c:
3736         * libs/PictureUtils.c:
3737         * libs/System.c:
3738         * libs/XError.c:
3739         * libs/alloca.c:
3740         * libs/envvar.c:
3741         * libs/safemalloc.c:
3742         * libs/strdup.c:
3743         * libs/usleep.c:
3744         do not #include stdlib.h (comes from config.h)
3746         * libs/Flocale.c:
3747         do not #include string.h (comes from config.h)
3749         * acconfig.h:
3750         fixed detection of string.h/strings.h
3752 2005-11-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3754         * libs/Fft.c (FftGetFont):
3755         fixed compiler warning with gcc 3.4.4
3757 2005-11-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3759         * fvwm/menuitem.c (menuitem_paint):
3760         properly undraw unselected item area
3762 2005-11-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3764         * fvwm/menuitem.c (menuitem_paint):
3765         * fvwm/menus.c (get_menu_paint_item_parameters)
3766         (get_menu_paint_item_parameters):
3767         (make_menu):
3768         fixed text offset of menu items with icons but with an item format that
3769         disables icons
3770         (size_menu_horizontally):
3771         allow sidepic to be placed in the middle of menu items; this is better
3772         than ignoring the item format completely but does not draw the items
3773         properly either
3775         * fvwm/menus.c (__mloop_handle_event):
3776         (menu_expose):
3777         fixed delayed menu drawing issue
3778         (select_menu_item):
3779         do not draw the selected menu item before the menu is drawn for the
3780         first time
3781         (repaint_transparent_menu):
3782         (select_menu_item):
3783         (paint_menu):
3784         don't call get_menu_paint_item_parameters when the result is not used
3785         (get_menu_paint_item_parameters):
3787 2005-11-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3789         * fvwm/ewmh.h (EWMH_CMD_Style):
3790         * fvwm/ewmh_conf.c (EWMH_CMD_Style):
3791         * fvwm/style.c (style_parse_one_style_option):
3792         Added support for inverting boolean EWMH styles with !.
3794         * NEWS:
3795         * fvwm/fvwm.h
3796         * fvwm/style.h:
3797         * fvwm/window_flags.h:
3798         * fvwm/ewmh_conf.c (EWMH_CMD_Style):
3799         * fvwm/ewmh.c (ewmh_HandleWindowType):
3800         * fvwm/fvwm.1.in:
3801         Added style EWMHIgnoreWindowType to make fvwm ignore window types.
3803 2005-10-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3805         * fvwm/icons.c (GetIconWindow):
3806         * fvwm/fvwm.h (FvwmWindow):
3807         * fvwm/events.c (__handle_cr_on_icon):
3808         properly handle icon border width; fixes an xterm active icon loop
3810 2005-10-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3812         * fvwm/borders.c (border_draw_one_border_part):
3813         fix for the TiledPixmap borderstyle fix not to affect RootTransparent
3814         borders.
3816 2005-10-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3818         * fvwm/menustyle.c (menustyle_copy_face):
3819         (menustyle_copy):
3820         (menustyle_free_face):
3821         (menustyle_free):
3822         (menustyle_parse_style):
3823         use new functions and fix a bug
3825         * fvwm/Makefile.am:
3826         * fvwm/colors.c:
3827         * fvwm/colors.h:
3828         removed empty files colors.c and colors.h
3830         * fvwm/colors.c (CopyColor):
3831         (FreeColors):
3832         moved to libs/ColorUtils.c and renamed to fvwmlib_free_colors and
3833         fvwmlib_copy_color
3835         * fvwm/frame.c (frame_reshape_border):
3836         removed unused code
3838 2005-10-23  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3840         * fvwm/menustyle.c (menustyle_copy_face):
3841         separated from menustyle_copy; color copies are reallocated.
3842         (menustyle_free):
3843         all colors freed
3844         (menustyle_copy):
3845         color copies are reallocated.
3847         * fvwm/colors.c (CopyColor):
3848         * fvwm/colors.h (CopyColor):
3849         added CopyColor
3851 2005-10-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3853         * fvwm/move_resize.c (__resize_window):
3854         fix for not being able to finish resize with mouse when resizing on
3855         click with modifiers active. (intruduced with 'removed duplicate
3856         pointer query' at sep 29)
3858         * NEWS:
3859         * fvwm/fvwm.1.in:
3860         * fvwm/menustyle.c (menustyle_parse_style):
3861         made style pairs negatable with '!' prefix
3862         ActiveForeOff and HilightBackOff frees colors used.
3864         * fvwm/menustyle.c (menustyle_copy):
3865         fix for freeing color from sorce instead of destination.
3867 2005-10-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3869         * fvwm/functions.c (__execute_function):
3870         fixed an error in yesterdays patch to complex fuctions. the commands
3871         pressed window were not retored correctly after running move functions
3872         without it, and functions would be run twice.
3874 2005-10-18  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3876         * fvwm/fvwm.1.in:
3877         added NoLayer to list of allowed options for WindowList command
3878         fixed grammar of test-conditions list. formatting fixes for
3879         MoveToPage command. Added CirculateSkipIcon / CirculateHitIcon to
3880         style option list.
3882         * NEWS:
3883         * fvwm/functions.c (__execute_function)
3884         (__run_complex_function_items):
3885         (execute_complex_function):
3886         fix for moving/resizing reference window usage with complex functions.
3888 2005-10-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3890         * fvwm/move_resize.c (__move_loop):
3891         reimplemented a fix for the place with keyboard setting a button as
3892         used for place bug; this time without breaking escape key.
3894 2005-10-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3896         * fvwm/move_resize.c (__move_loop):
3897         removed the previous patch as it breaks aborting window motion with the
3898         escape key.
3900 2005-10-03  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3902         * fvwm/move_resize.c (__move_loop):
3903         fixed bug where finishing movment with keyboard would set a random
3904         button as used for placement.
3906 2005-09-30  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3908         * NEWS
3909         * fvwm/frame.c (frame_setup_border):
3910         reverted change for move of window parts (reset of PressedW).
3912 2005-09-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3914         * fvwm/frame.c (frame_setup_border):
3915         fixed a Warning
3917 2005-09-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3919         * NEWS:
3920         * fvwm/move_resize.c (__resize_window):
3921         removed duplicate pointer query for enter/leave notify events.
3922         resizing of shaded windows in the shaded direction no longer
3923         results in bogus ref points.
3925         * fvwm/frame.c (frame_setup_border):
3926         reset PressedW if the part has moved. This prevents strange
3927         ref points in resize if called from some complex functions.
3929         * fvwm/frame.c (frame_create_move_resize_args):
3930         shaded windows use get_client_geometry for client geometry.
3932 2005-09-25  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3934         * NEWS:
3935         * AUTHORS:
3936         * fvwm/fvwm.h (window_flags):
3937         (WindowConditionMask):
3938         (FvwmWindow):
3939         * fvwm/window_flags.h (IS_PLACED_BY_WB3):
3940         (SET_PLACED_WB3)
3941         (SETM_PLACED_WB3):
3942         * fvwm/session.c (_match):
3943         (SaveWindowStates):
3944         (LoadWindowStates):
3945         * fvwm/conditional.c (MatchesConditionMask):
3946         (CreateConditionMask):
3947         * fvwm/add_window.c (setup_window_structure):
3948         * fvwm/move_resize.h (placement_binding):
3949         * fvwm/move_resize.c (__move_loop):
3950         (placement_binding):
3951         * fvwm/bindings.c (ParseBinding):
3952         * libs/wcontext.c (win_contexts):
3953         * libs/wcontext.h (enum):
3954         * fvwm/fvwm.1.in:
3955         Added placement context for simple mouse bindings to allow
3956         specification of buttons to finish/cancel movment. Buttons >3
3957         may now be used to place windows.
3958         Replaced window flag placed_wb3 with placed_by_button
3959         FvwmWindow member. Added window condition PlacedByButton.
3961 2005-09-22  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3963         * NEWS:
3964         * AUTHORS:
3965         * fvwm/menustyle.h (enum):
3966         (MenuFeel):
3967         (ST_DO_SCROLL):
3968         (MST_DO_SCROLL)
3969         (ST_SCROLL_OFF_PAGE):
3970         (MST_SCROLL_OFF_PAGE):
3971         * fvwm/menustyle.c (menustyle_copy):
3972         (menustyle_get_styleopt_index):
3973         (menustyle_parse_style):
3974         (CMD_MenuStyle):
3975         * fvwm/menus.c (menuShortcuts):
3976         (enum):
3977         (__mloop_handle_event):
3978         (menu_get_outer_geometry):
3979         (move_any_menu):
3980         * fvwm/fvwm.1.in:
3981         added MouseWheel and ScrollOffPage menu styles
3983 2005-09-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3985         * NEWS:
3986         * fvwm/menus.c (append_item_to_menu):
3987         fixed bug #1121: Use of pointer without checking for NULL
3989 2005-09-19  Mikhael Goikhman  <migo@homemail.com>
3991         * NEWS:
3992         * fvwm/expand.c (expand_vars):
3993         warn on usage of obsolete one-letter variables
3995 2005-09-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3997         * NEWS:
3998         * AUTHORS:
3999         * fvwm/expand.c (expand_vars_extended):
4000         (expand_vars):
4001         allow nesting of variables
4003 2005-09-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4005         * fvwm/ewmh.c (EWMH_SetWMDesktop):
4006         * fvwm/ewmh_events.c (ewmh_WMDesktop):
4007         (ewmh_WMDesktop):
4008         64-bit fixes
4010 2005-09-03  Mikhael Goikhman  <migo@homemail.com>
4012         * fvwm/borders.c (border_draw_one_border_part)
4013         (border_draw_all_border_parts):
4014         fix the previous patch to work with title-less windows too
4016 2005-08-30  Mikhael Goikhman  <migo@homemail.com>
4018         * fvwm/borders.c (border_draw_one_border_part)
4019         (border_draw_all_border_parts):
4020         improve offsets when drawing borders for "BorderStyle TiledPixmap"
4021         windows to make the borders look homogeneous (based on the patch of
4022         Evgeny Stambulchik)
4024 2005-08-26  Mikhael Goikhman  <migo@homemail.com>
4026         * NEWS:
4027         * acconfig.h:
4028         * configure.in:
4029         * libs/FBidi.c:
4030         support new spelling FRIBIDI_CHAR_SET_NOT_FOUND introduced in
4031         fribidi-0.10.5; autodetect old spelling FRIBIDI_CHARSET_NOT_FOUND
4033 2005-08-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4035         * NEWS:
4036         * configure.in:
4037         increased version to 2.5.15
4038         released 2.5.14
4040         * NEWS:
4041         * configure.in:
4042         updated for 2.5.14 release
4044         * fvwm/ewmh_events.c (ewmh_WMStateShaded)
4045         (ewmh_WMStateSkipTaskBar):
4046         (ewmh_WMStateSkipPager):
4047         (ewmh_WMStateModal):
4048         fixed several ewmh-hints
4050 2005-08-24  Mikhael Goikhman  <migo@homemail.com>
4052         * fvwm/fvwm.1.in:
4053         fix TestRc example error, s/Any/All/
4055 2005-08-17  Jonathan Kotta  <jpkotta@gmail.com>
4057         * NEWS:
4058         * AUTHORS:
4059         * fvwm/fvwm.1.in:
4060         * fvwm/conditions.c (MatchesConditionMask):
4061         (CreateConditionMask):
4062         added FixedPosition condition
4064 2005-08-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4066         * fvwm/virtual.c (HandlePaging):
4067         use FQueryPointer every time to track the pointer position; this fixes
4068         fvwm hanging in HandlePaging for the given delay once the pointer
4069         touches the pan frames
4071 2005-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4073         * fvwm/session.c (SaveWindowStates):
4074         (LoadWindowStates):
4075         (MatchWinToSM):
4076         save and restore the default layer during a restart
4078 2005-08-13  Mikhael Goikhman  <migo@homemail.com>
4080         * fvwm/conditional.c (CMD_Test):
4081         * fvwm/fvwm.1.in:
4082         rename previously added Test conditions to EnvIsSet and EnvMatch,
4083         tweak the logic when the variable is set, but empty
4085 2005-08-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
4087         * fvwm/conditional.c (CMD_Test):
4088         * fvwm/fvwm.1.in:
4089         added test conditions EdgeHasPointer and EdgeIsActive
4091 2005-08-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4093         * fvwm/virtual.c (raisePanFrames):
4094         prevent cycling of pan frame window stacking order
4096 2005-08-12  Mikhael Goikhman  <migo@homemail.com>
4098         * fvwm/conditional.c (CMD_Test):
4099         * fvwm/fvwm.1.in:
4100         add Test conditions IsEnvSet and MatchEnv
4102 2005-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4104         * fvwm/menus.c (pop_menu_up):
4105         * fvwm/menustyle.c (menustyle_copy):
4106         two fixes by Viktor Griph
4108         * fvwm/events.c (HandleEvents):
4109         simplify the style list if there is nothing else to do
4111         * fvwm/style.c (__simplify_style_list):
4112         (styles_have_same_id):
4113         (style_id_equals_id):
4114         (style_ids_are_equals):
4115         (__style_command):
4116         (remove_all_of_style_from_list):
4117         (one_fw_can_match_both_ids):
4118         pass pointers instead of the whole style structure
4119         (__simplify_style_list):
4120         fixed memory leak and tweaked the code
4122         * libs/Strings.c (CatString3):
4123         fixed a buffer overflow
4125 2005-08-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4127         * configure.in:
4128         detect if Window, Pixel or void * are bigger than long and refuse to
4129         compile
4131         * libs/vpacket.h (ConfigWinPacket):
4132         * fvwm/windowshade.c (CMD_WindowShade):
4133         * fvwm/virtual.c (MoveViewport):
4134         (goto_desk):
4135         (CMD_DesktopSize):
4136         (CMD_GotoDeskAndPage):
4137         * fvwm/update.c (apply_window_updates):
4138         * fvwm/stack.c (BroadcastRestack):
4139         (RaiseWindow):
4140         (LowerWindow):
4141         * fvwm/icons.c (DeIconify):
4142         (Iconify):
4143         * fvwm/geometry.c (broadcast_icon_geometry):
4144         * fvwm/events.c (HandleEnterNotify):
4145         (HandleFocusIn):
4146         (HandleLeaveNotify):
4147         (HandleMapNotify):
4148         (HandleMapRequestKeepRaised):
4149         * fvwm/add_window.c (destroy_window):
4150         * fvwm/module_interface.c (SendFvwmPicture)
4151         (BroadcastFvwmPicture):
4152         (CMD_Send_WindowList):
4153         * fvwm/modconf.c (CMD_Send_ConfigInfo):
4154         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4155         64-bit fixes
4157         * fvwm/virtual.c (GetDeskNumber):
4158         fixed bug #1396: applied patch by srivasta@debian.org to fix wrapping
4159         around the given desk range with a relative desk
4161         * fvwm/focus.c (focus_grab_buttons_on_layer):
4162         fixed a hang
4164         * fvwm/gnome.c:
4165         * fvwm/stack.c:
4166         * fvwm/ewmh.c:
4167         reindented some code and renamed some variables
4169 2005-08-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4171         * fvwm/events.c (__check_click_to_focus_or_raise):
4172         small cleanup patch
4174 2005-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4176         * FvwmIconMan/xmanager.c (set_win_iconified):
4177         fixed select/focus button state lost when deiconifying a window
4179 2005-07-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4181         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4182         fixed bogus warning
4184         * libs/Colorset.c (get_aspect_dimensions):
4185         fixed aspectpixmap size calculations
4187 2005-07-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4189         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4190         fixed a core dump
4192         * fvwm/ewmh_events.c (ewmh_WMDesktop):
4193         (ewmh_CurrentDesktop):
4194         (ewmh_DesktopGeometry):
4195         (ewmh_NumberOfDesktops):
4196         (ewmh_WMDesktop):
4197         (ewmh_WMIconGeometry):
4198         * fvwm/gnome.c (GNOME_ProcessClientMessage):
4199         print error messages for broken gnome client messages
4201         * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
4202         removed duplicate call of execute_function_override_window
4204         * fvwm/stack.c (new_layer):
4205         fixed a hang if a window sets an layer < 0 via gnome hints
4207         * fvwm/add_window.c (GetWindowSizeHints):
4208         * fvwm/misc.c (fvwm_msg_report_app):
4209         (fvwm_msg_report_app_and_workers):
4210         new utility functions
4212 2005-07-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4214         * fvwm/stack.c (dump_stack_ring):
4215         (verify_stack_ring_consistency):
4216         * fvwm/module_interface.c (HandleModuleInput):
4217         * fvwm/events.c (__cr_detect_icccm_move):
4218         * fvwm/style.c (print_styles):
4219         64-bit fixes
4221 2005-07-19  Mikhael Goikhman  <migo@homemail.com>
4223         * libs/FlocaleCharset.c:
4224         support euc-jp encodings (Yasuhiro Nakazaki)
4226 2005-07-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4228         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4229         * fvwm/ewmh_names.c (EWMH_WMName):
4230         (EWMH_WMIconName):
4231         * fvwm/ewmh.c (EWMH_SetCurrentDesktop):
4232         (EWMH_SetNumberOfDesktops):
4233         (EWMH_SetDesktopViewPort):
4234         (EWMH_SetDesktopGeometry):
4235         (EWMH_SetWMDesktop):
4236         (ewmh_SetWorkArea):
4237         (EWMH_SetFrameStrut):
4238         (EWMH_Init):
4239         * fvwm/gnome.c (AtomGet):
4240         (atom_size):
4241         (GNOME_GetHintIcons):
4242         (GNOME_GetHintLayer):
4243         (GNOME_GetHintState):
4244         (GNOME_GetExpandedSize):
4245         (GNOME_SetAreaCount):
4246         (GNOME_SetCurrentArea):
4247         (GNOME_SetDeskCount):
4248         (GNOME_SetCurrentDesk):
4249         (GNOME_SetCurrentDesk):
4250         (GNOME_SetWinArea):
4251         (GNOME_Init):
4252         (CMD_GnomeShowDesks):
4253         (GNOME_SetHints):
4254         (GNOME_SetDesk):
4255         (GNOME_SetLayer):
4256         * libs/fsm.c (GetClientID):
4257         (set_session_manager):
4258         * fvwm/session.c (GetClientID):
4259         * fvwm/fvwm.h (FvwmWindow):
4260         * fvwm/colorset.c (get_root_pixmap):
4261         * fvwm/add_window.c (FetchWmProtocols):
4262         * libs/FTips.c (__initialize_window):
4263         * fvwm/icccm2.c (convertProperty)
4264         (icccm2_handle_selection_request)
4265         * fvwm/fvwm.c (SetMWM_INFO):
4266         64-bit fixes
4268 2005-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4270         * fvwm/move_resize.c (GetOnePositionArgument):
4271         don't use the unportable fuction rintf()
4273 2005-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4275         * NEWS:
4276         * configure.in:
4277         increased version to 2.5.14
4278         released 2.5.13
4280         * ANNOUNCE:
4281         * NEWS:
4282         * configure.in:
4283         updated for 2.5.13 release
4285 2005-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4287         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
4288         fixed drawing of relief with very small rectangles, i.e. when
4289         line_width * 2 > height or width
4291 2005-07-04  Dan Espen  <dane@mk.telcordia.com>
4293         * NEWS: fvwm-menu-desktop changes.
4295 2005-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4297         * fvwm/placement.c (get_next_x):
4298         fixed collision detection of windows on pages other than the current
4299         one during placement
4301 2005-06-17  Olivier Chapuis  <olivier.chapuis@free.fr>
4303         * fvwm/move_resize.c (__resize_window):
4304         Fixed interactive resize (reduction) via the bottom border
4306         * libs/Fpng.h:
4307         Typo
4309 2005-06-02  Dan Espen  <dane@mk.telcordia.com>
4311         * NEWS:
4312         * fvwm/fvwm.1.in:
4313         Spelling fix contition -> condition
4315 2005-04-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4317         * fvwm/style.c (style_ids_are_equals):
4318         (style_id_equals_id):
4319         (styles_have_same_id):
4320         (fw_match_style_id):
4321         (one_fw_can_match_both_ids):
4322         (cleanup_style_defaults):
4323         * libs/fsm.c (fprintfhex):
4324         (CloseDownClient):
4325         * libs/FGettext.c (fgettext_free_fgpath_list):
4326         * libs/Parse.c (_get_suffixed_integer_arguments):
4327         * libs/Graphics.c (AllocNonlinearGradient):
4328         * libs/PictureUtils.c (build_mapping_table):
4329         (finish_ct_init):
4330         made static
4332         * libs/setpgrp.c:
4333         * libs/Event.c:
4334         * libs/FRenderInit.c:
4335         include own header file
4337         * libs/System.c (getFileStamp):
4338         * libs/Fft.c (FftPDumyFunc):
4339         * libs/FScreen.c (FScreenSetDefaultModuleScreen):
4340         exported
4342 2005-03-01  Dan Espen  <dane@mk.telcordia.com>
4344         * fvwm/fvwm.1.in (Example): Piperead in dynamic menu example,
4345         not exec.
4347 2005-02-25  Dan Espen  <dane@mk.telcordia.com>
4349         * fvwm/fvwm.1.in (Focus): Typos in focus section.
4351 2005-02-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4353         * fvwm/conditional.c (Circulate):
4354         added tests for fw == Scr.FvwmRoot again to fix a crash
4356 2005-02-05  Dan Espen  <dane@mk.telcordia.com>
4358         * AUTHORS: New author, FvwmScript patch.
4360 2005-01-28  Scott Smedley  <scottie7@tpg.com.au>
4362         * fvwm/fvwm.1.in: elaborate on how window-specific bindings work.
4363         * AUTHORS: s/Hover/Active/
4365 2005-01-19  Dan Espen  <dane@mk.telcordia.com>
4367         * fvwm/bindings.c (ParseBinding): Patch from Frank Gruellich,
4368         avoid dump with empty key/mouse binding command.
4369         * fvwm/conditional.c (direction_cmd): Safety check after PeekToken
4370         Checked all other uses of PeekToken in fvwm dir.
4372 2005-01-08  Olivier Chapuis  <olivier.chapuis@free.fr>
4374         * fvwm/session.c (matchWin):
4375         (SaveWindowStates):
4376         On restarts compare window ids only. Base our matching decision on
4377         window role only if we have a client id.
4379         * fvwm/move_resize.c (GetOnePositionArgument):
4380         Fixed a one pixel bug in the Move and AnimatedMove commands by rounding
4381         float values to nearest int
4383 2005-01-06  Olivier Chapuis  <olivier.chapuis@free.fr>
4385         * AUTHORS:
4386         * fvwm/move_resize.c (CMD_Maximize):
4387         Applied Arnaud Vrac patch which fixes maximize by growing vs
4388         EWMH working area
4390 2004-12-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4392         * fvwm/builtins.c (do_button_style):
4393         ButtonStyle Reset takes effect immediately
4395 2004-12-08  Dan Espen  <dane@mk.telcordia.com>
4397         * fvwm/fvwm.1.in: lang check.
4399 2004-12-06  Olivier Chapuis  <olivier.chapuis@free.fr>
4401         * fvwm/fvwm.1.in:
4402         Really commit EWMHUseStackingOrderHints documentation update
4404 2004-12-02  Olivier Chapuis  <olivier.chapuis@free.fr>
4406         * fvwm/fvwm.1.in:
4407         Fixed bug #1480 by updating EWMHUseStackingOrderHints documentation
4409         * NEWS:
4410         FvwmIconMan new options
4412         * libs/FTips.c (new file):
4413         * libs/FTips.h (new file):
4414         * libs/defaults.h:
4415         * libs/Makefile.am:
4416         Added a set of functions for implementing tool tips
4418 2004-11-30  Dan Espen  <dane@mk.telcordia.com>
4420         * fvwm/fvwm.1.in: Fix keysym description add XKeysymDB.
4422 2004-11-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4424         * fvwm/menus.c (__mloop_get_event):
4425         * fvwm/functions.c (execute_complex_function):
4426         * fvwm/add_window.c (AddWindow):
4427         * fvwm/module_interface.c (ExecuteModuleCommand):
4428         * fvwm/move_resize.c (__move_loop):
4429         (__resize_window):
4430         properly set the "state" member of faked motion and key events;
4431         fixes broken "nosnap" feature
4433 2004-10-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4435         * fvwm/bindings.c (ParseBinding):
4436         reformatted
4437         * libs/Bindings.c (bindingAppliesToWindow):
4438         (__compare_binding):
4439         * fvwm/module_interface.c (CMD_ModuleSynchronous):
4440         * fvwm/builtins.c (CMD_Wait):
4441         (CMD_StrokeFunc):
4442         * fvwm/events.c (__handle_bpress_on_root):
4443         (HandleButtonRelease):
4444         fixed crash in window specific binding code
4445         fixed handling of root window in window specific binding code
4446         renamed some functions
4448 2004-10-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4450         * fvwm/focus.c (__update_windowlist):
4451         replaced while loop by for loop
4453         * fvwm/style.c (style_destroy_style):
4454         * fvwm/conditional.c (Circulate):
4455         removed useless check whether fw == &Scr.FvwmRoot
4457         * fvwm/icons.c (DeIconify):
4458         defused possible endless loop when a window iconified by the
4459         transientfor window loses the "transient" relationship
4461 2004-10-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4463         * fvwm/move_resize.c (__move_loop):
4464         (__resize_window):
4465         fixed overwriting the initial button_mask during move/resize
4467         * fvwm/menus.c (__mloop_handle_action_with_mi):
4468         do not "post" a submenu menu item it the submenu does not exist
4470 2004-10-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4472         * fvwm/events.c (__handle_bpress_on_managed):
4473         do not draw the decorations pressed in if executing a function is
4474         forbidden
4476         * libs/Parse.c (CopyToken):
4477         fixed parsing of delimiters
4479 2004-10-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4481         * fvwm/virtual.c (GetDeskNumber):
4482         fixed MoveToDesk without argument
4484 2004-10-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4486         * fvwm/fvwm.1.in:
4487         re-formatted and some spelling corrections
4489         * fvwm/colorset.c (CMD_CleanupColorsets):
4490         (CMD_Colorset):
4491         * fvwm/builtins.c (CMD_Colorset):
4492         (CMD_CleanupColorsets):
4493         moved functions to colorset.c
4495 2004-10-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4497         * libs/Parse.c (CopyToken):
4498         skip any whitespace before a delimiter; this allows to have spaces
4499         before the commas in an option list
4501 2004-10-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4503         * fvwm/frame.c (frame_reshape_border):
4504         re-shaping shaded windows no longer unshades them
4505         re-shaping unshaded windows on pages other than 0 0 no longer moves
4506         them out of the current page
4508 2004-10-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4510         * fvwm/events.c (__cr_detect_icccm_move):
4511         * fvwm/screen.h (ScreenInfo):
4512         * fvwm/builtins.c (CMD_BugOpts):
4513         new BugOpts option DebugCRMotionMethod for ConfigureRequest debugging
4515         * fvwm/move_resize.c (__move_loop):
4516         (__resize_window):
4517         query the pointer position in the move loop when an
4518         EnterNotify/LeaveNotify event arrives; same change in resize loop.
4520         * NEWS:
4521         * configure.in:
4522         increased version to 2.5.13
4523         released 2.5.12
4525         * ANNOUNCE:
4526         * NEWS:
4527         * configure.in:
4528         updated for 2.5.12 release
4530         * fvwm/frame.c (frame_create_move_resize_args):
4531         fixed xemacs growing or shrinking when title height changed; this was
4532         caused by calculating the old client window geometry using the new
4533         title dimensions; query the window size instead
4535 2004-10-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4537         * fvwm/events.c (test_map_request):
4538         (test_button_event):
4539         (test_typed_window_event):
4540         (test_resizing_event):
4541         (__predicate_button_click):
4542         (__merge_cr_moveresize):
4543         (HandleUnmapNotify):
4544         (flush_property_notify):
4545         (is_resizing_event_pending):
4546         (__test_for_motion):
4547         use type XPointer for last argument of predicate procedures for
4548         XCheckPeekIfEvent and XCheckIfEvent, not char *
4549         (HandleUnmapNotify):
4550         fixed core dump
4552 2004-10-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4554         * fvwm/window_flags.h:
4555         removed useless and broken SETM_ macros
4557         * fvwm/update.c (init_style):
4558         fixed resetting user states
4560 2004-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4562         * libs/envvar.c (add_to_envlist):
4563         fixed crash
4565 2004-09-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4567         * fvwm/builtins.c (CMD_UnsetEnv):
4568         use flib_unsetenv
4570         * libs/envvar.c (flib_unsetenv):
4571         (add_to_envlist):
4572         new functions
4573         (flib_putenv):
4574         split in ftwo functions
4576         * configure.in:
4577         check for unsetenv function
4579         * fvwm/builtins.c (CMD_SetEnv):
4580         assume an empty value if no value is given
4582 2004-09-30  Rafal Bisingier <ravbc@man.poznan.pl>
4584         * fvwm/commands.h:
4585         * fvwm/events.c:
4586         * fvwm/functable.c:
4587         * fvwm/fvwm.1.in:
4588         * fvwm/fvwm.c:
4589         * fvwm/screen.h:
4590         * fvwm/virtual.c:
4591         * perllib/FVWM/Commands.pm:
4592         new command EdgeLeaveCommand
4594 2004-09-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4596         * NEWS:
4597         updated for 2.4.19
4599         * NEWS:
4600         * configure.in:
4601         increased version to 2.5.12
4602         released 2.5.11
4604         * NEWS:
4605         * configure.in:
4606         updated for 2.5.11 release
4608 2004-09-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4610         * fvwm/geometry.c (get_page_offset):
4611         (get_page_offset_rectangle):
4612         (get_absolute_geometry):
4613         new functions
4615         * fvwm/virtual.c (CMD_GotoPage):
4616         * fvwm/move_resize.c (__move_window):
4617         * fvwm/virtual.c (CMD_GotoPage):
4618         (get_page_arguments):
4619         new options wrapx, wrapy, nodesklimitx, nodesklimity to MoveToPage
4620         command
4622 2004-09-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4624         * libs/Flocale.c (FlocaleGetNameProperty):
4625         fixed freeing uninitialized pointer
4627 2004-09-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4629         * fvwm/conditional.c (select_cmd):
4630         (direction_cmd):
4631         (CMD_NoWindow):
4632         (CMD_All):
4633         fixed conditional return code in Pick, PointerWindow, ThisWindow, All,
4634         WindowId and Direction commands; fixes break from these commands
4636         * fvwm/geometry.c (get_shaded_geometry):
4637         shading geometry fix for windows without decoration
4639         * libs/FScreen.c (XineramaQueryExtension):
4640         fixed xinerama crash
4642 2004-09-04  Scott Smedley  <scottie7@tpg.com.au>
4644         * configure.in:
4645         Parse man pages with config.status so man pages have correct date.
4646         Man pages also specify FVWM version that they relate to.
4648         * bin/fvwm-bug.1:
4649         * bin/fvwm-config.1:
4650         * bin/fvwm-convert-2.2.1:
4651         * bin/fvwm-convert-2.4.1:
4652         * bin/fvwm-convert-2.6.1:
4653         * bin/fvwm-menu-desktop.1:
4654         * bin/fvwm-root.1:
4655         * modules/FvwmAnimate/FvwmAnimate.1:
4656         * modules/FvwmAuto/FvwmAuto.1:
4657         * modules/FvwmBacker/FvwmBacker.1:
4658         * modules/FvwmBanner/FvwmBanner.1:
4659         * modules/FvwmButtons/FvwmButtons.1:
4660         * modules/FvwmCommand/FvwmCommand.1:
4661         * modules/FvwmConsole/FvwmConsole.1:
4662         * modules/FvwmConsole/FvwmConsoleC.pl.1:
4663         * modules/FvwmCpp/FvwmCpp.1:
4664         * modules/FvwmDragWell/FvwmDragWell.1:
4665         * modules/FvwmEvent/FvwmEvent.1:
4666         * modules/FvwmForm/FvwmForm.1:
4667         * modules/FvwmGtk/FvwmGtk.1:
4668         * modules/FvwmIconBox/FvwmIconBox.1:
4669         * modules/FvwmIconMan/FvwmIconMan.1:
4670         * modules/FvwmIdent/FvwmIdent.1:
4671         * modules/FvwmM4/FvwmM4.1:
4672         * modules/FvwmPager/FvwmPager.1:
4673         * modules/FvwmProxy/FvwmProxy.1:
4674         * modules/FvwmRearrange/FvwmRearrange.1:
4675         * modules/FvwmSave/FvwmSave.1:
4676         * modules/FvwmSaveDesk/FvwmSaveDesk.1:
4677         * modules/FvwmScript/FvwmScript.1:
4678         * modules/FvwmScroll/FvwmScroll.1:
4679         * modules/FvwmTaskBar/FvwmTaskBar.1:
4680         * modules/FvwmTheme/FvwmTheme.1:
4681         * modules/FvwmWharf/FvwmWharf.1:
4682         * modules/FvwmWinList/FvwmWinList.1:
4683         These man pages were renamed to have a .in suffix.
4684         ie. bin/fvwm-bug.1 renamed to bin/fvwm-bug.1.in
4686 2004-09-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4688         * fvwm/placement.c (__place_window):
4689         fixed starting desk output with bugopts explainwindowplacement
4691 2004-09-03  Olivier Chapuis  <olivier.chapuis@free.fr>
4693         * fvwm/eventhandler.h:
4694         * fvwm/events.c (InitEventHandlerJumpTable):
4695         (__handle_key):
4696         (HandleKeyPress):
4697         (HandleKeyRelease):
4698         Fixed window specific bindings "patch" by sending key release event
4699         when needed
4701 2004-09-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4703         * libs/defaults.h:
4704         * fvwm/screen.h:
4705         * fvwm/move_resize.c:
4706         * fvwm/fvwm.c:
4707         * fvwm/fvwm.h:
4708         * fvwm/frame.h:
4709         * fvwm/decorations.c:
4710         * fvwm/frame.c:
4711         * fvwm/builtins.c:
4712         * fvwm/borders.c:
4713         * fvwm/add_window.c:
4714         * fvwm/bindings.c:
4715         * fvwm/style.c:
4716         renamed NUMBER_OF_BUTTONS to NUMBER_OF_TITLE_BUTTONS to avoid confusing
4717         it with NUMBER_OF_MOUSE_BUTTONS
4719         * fvwm/style.c (style_parse_focus_policy_style):
4720         * fvwm/focus_policy.h:
4721         * libs/Bindings.c (GrabWindowButton):
4722         * fvwm/bindings.c (bind_get_bound_button_contexts):
4723         (ParseBinding):
4724         * fvwm/events.c (WaitForButtonsUp):
4725         * fvwm/style.c (style_parse_focus_policy_style):
4726         * fvwm/builtins.c (__fake_event):
4727         fixed use of NUMBER_OF_MOUSE_BUTTONS vs.
4728         NUMBER_OF_EXTENDED_MOUSE_BUTTONS
4730 2004-08-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4732         * configure.in:
4733         put -Wall -Wno-implicit-int before user specified flags
4735         * libs/FScreen.c:
4736         Applied below patch again.  It didn't make it to CVS (?)
4738 2004-08-26  Dan Espen  <dane@mk.telcordia.com>
4740         * libs/FScreen.c: Fixed case error.  Patch from Chris Ross.
4742 2004-08-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4744         * libs/FScreen.c:
4745         cleaned up ifdef hell
4747         * configure.in:
4748         fixed solaris xinerama test
4750 2004-08-25  Dan Espen  <dane@mk.telcordia.com>
4752         * configure.in:
4753         * acconfig.h:
4754         * libs/FScreen.c (solaris_XineramaQueryScreens):
4755         Solaris Xinerama support.
4756         * AUTHORS:
4757         Update.
4758         Patch by Chris Ross.
4760 2004-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4762         * fvwm/events.c (__handle_cr_on_client):
4763         don't reevaluate window geometry when a ConfigureRequest has no size or
4764         position set
4766 2004-08-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4768         * fvwm/menus.c (get_menu_options):
4769         (do_menu):
4770         new menu option TearOffImmediately
4772 2004-08-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4774         * fvwm/placement.c (__place_get_wm_pos):
4775         cascade placemnt fix by Paul Vojta
4777 2004-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4779         * fvwm/geometry.c (constrain_size):
4780         Don't touch the aspect ratio if modifying the width/height does not
4781         improve the situation
4783         * fvwm/frame.c (frame_free_move_resize_args):
4784         (__frame_setup_window):
4785         (frame_update_hidden_window_pos):
4786         (frame_mrs_resize_move_windows):
4787         (frame_create_move_resize_args):
4788         * fvwm/move_resize.c (__resize_window):
4789         some event handling fixes
4791         * fvwm/geometry.c (constrain_size):
4792         look up the latest size hints if necessary
4794 2004-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4796         * fvwm/geometry.c (constrain_size):
4797         * fvwm/ewmh.c (EWMH_fullscreen):
4798         * fvwm/window_flags.h (DO_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
4799         (SET_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
4800         (SETM_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
4801         * fvwm/fvwm.h (window_flags_t):
4802         allow windows to override their size hints when going fullscreen:
4803         minimum and maximum size, size inc, aspect ratio, etc.
4805 2004-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4807         * fvwm/decorations.c (struct):
4808         MWM hints on 64 bit machines fix
4810 2004-07-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4812         * fvwm/fvwm.1.in (Note):
4813         * fvwm/read.c (CMD_Read):
4814         (CMD_PipeRead):
4815         the Read and PipeRead commands have a return code
4817         * fvwm/read.c (run_command_stream):
4818         (CMD_Read):
4819         (CMD_PipeRead):
4820         removed debug code
4822 2004-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4824         * fvwm/move_resize.c (GetResizeArguments):
4825         (GetMoveArguments):
4826         fixed parsing of the frame option to the resize command and the pointer
4827         option to the move command
4829         * fvwm/conditional.c (CMD_None):
4830         Fixed CMD_None return code
4832 2004-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4834         * fvwm/stack.c (is_above_unmanaged):
4835         windows on other Desks are always considered on top
4837         * fvwm/conditional.c (CreateConditionMask):
4838         (MatchesConditionMask):
4839         * fvwm/fvwm.h (WindowConditionMask):
4840         new condition Overlapped
4842         * config.h:
4843         inproved strings.h / sring.h iclusion logic
4845         * libs/PictureUtils.c (finish_ct_init):
4846         (PictureInitColors):
4847         use flib_putenv instead of putenv
4849 2004-07-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4851         * fvwm/screen.h:
4852         * libs/gravity.h (enum):
4853         * libs/wcontext.h (enum):
4854         -pedantic fixes
4856         * fvwm/fvwm.c (StartupStuff):
4857         do not ungrab the pointer while the startup functions execute
4858         (Done):
4859         ungrab the pointer only after executing the RestartFunction or
4860         ExitFunciton.  Otherwise these functions may not be executed if some
4861         other application grabs the pointer.
4863         * fvwm/fvwm.h:
4864         * fvwm/conditional.c (CreateConditionMask):
4865         renamed CurrentGlobbalPageAnyDesk to CurrentGlobalPageAnyDesk
4866         new condition AnyScreen
4868         * libs/Bindings.c:
4869         * fvwm/builtins.c (__fake_event):
4870         * fvwm/bindings.c (ParseBinding):
4871         removed C++ comments
4873 2004-07-15  Scott Smedley  <scottie7@tpg.com.au>
4875         * NEWS:
4876         New options for FvwmButtons module.
4878 2004-07-12  Mikhael Goikhman  <migo@homemail.com>
4880         * fvwm/fvwm.1.in:
4881         use commas between conditions
4883 2004-07-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4885         * fvwm/builtins.c (CMD_Wait):
4886         ignore MapNotify reported to any window except the root window
4888         * fvwm/module_interface.c (CONFIGARGS):
4889         correct number of CONFIGARGS arguments
4891         * libs/vpacket.h (ConfigWinPacket):
4892         frame_x and frame_y are signed
4894 2004-07-11  Scott Smedley  <scottie7@tpg.com.au>
4896         * fvwm/conditional.c:
4897         * fvwm/fvwm.h:
4898         * fvwm/fvwm.1.in:
4899         * AUTHORS:
4900         Committed patch by Norman Yarvin (with a few minor mods) to extend
4901         conditionals to handle multiple window names.
4903 2004-07-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4905         * fvwm/module_interface.c (CONFIGARGS):
4906         * libs/vpacket.h (ConfigWinPacket):
4907         put window_flags at end of structure
4909 2004-07-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4911         * fvwm/module_interface.c (CONFIGARGS):
4912         (OLDCONFIGARGS):
4913         (SETOLDFLAGS):
4914         (SendConfig):
4915         (BroadcastConfig):
4916         removed old module interface
4917         (CONFIGARGS):
4919         * libs/vpacket.h (ConfigWinPacket):
4920         64 bit fix
4922 2004-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4924         * fvwm/execcontext.c (__exc_change_context):
4925         fixed handling of etrigger event, fixing a problem with PropertyNotify
4926         events during resizing and possibly other problems too
4928         * fvwm/add_window.c (RestoreWithdrawnLocation):
4929         fixed travelling windows if application changed gravity hint before
4930         recapture
4932         * fvwm/frame.c (combine_decor_gravities):
4933         (combine_gravities):
4934         renamed
4935         (frame_restore_client_gravities):
4936         fixed window gravity after resize
4938         * libs/FEvent.c (FPeekEvent):
4939         (FPeekIfEvent):
4940         (FCheckPeekIfEvent):
4941         fixed some event handling bugs
4943         * fvwm/conditional.c (CMD_Test):
4944         (match_version):
4945         corrected use of Bool types
4946         (match_version):
4947         simplified, fixed compilation
4948         (ver):
4949         use int as return type
4951         * libs/Ficonv.c (convert_charsets):
4952         reindented
4954         * libs/Ficonv.c (convert_charsets):
4955         * acinclude.m4 (ICONV_SECOND_ARG):
4956         rewrote iconf configure test to save an ifdef
4958 2004-07-07  Scott Smedley  <scottie7@tpg.com.au>
4960         * fvwm/fvwm.1.in:
4961         * libs/Bindings.h:
4962         * libs/Bindings.c:
4963         * fvwm/bindings.c:
4964         Allow user to specify window-specific bindings that should NOT be
4965         intercepted by FVWM. This is accomplished with an '--' binding action.
4967 2004-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4969         * fvwm/move_resize.c (__resize_window):
4970         Fixed event handling
4972         * fvwm/virtual.c (HandlePaging):
4973         removed check for leave events on pan frames; better query the pointer
4974         each time
4976 2004-07-06  Scott Smedley  <scottie7@tpg.com.au>
4978         * fvwm/fvwm.1.in:
4979         * fvwm/conditional.c:
4980         Extend "Test (Version >= x.y.z)" syntax to allow version comparison.
4982 2004-07-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4984         * fvwm/move_resize.c (GetResizeArguments):
4985         (GetResizeMoveArguments):
4986         (__resize_window):
4987         (__resize_step):
4988         (__resize_get_refpos):
4989         (__resize_get_dir_proximity):
4990         (__resize_get_dir_from_window):
4991         implemented fluxbox-like Alt-Button3 resizing
4993         * fvwm/virtual.c (HandlePaging):
4994         * fvwm/events.c (__merge_cr_moveresize):
4995         (__test_for_motion):
4996         (flush_property_notify):
4997         do not use XPutBackEvent as it shuffles events on the queue
4998         (test_button_event):
4999         (test_typed_window_event):
5000         new functions
5002         * libs/FEvent.c (fev_get_evpos_or_query):
5003         take pointer position from EnterNotify and LeaveNotify events
5005         * fvwm/move_resize.c (__move_loop):
5006         fixed multiple paging with certain SnapGrid / Move interactions
5007         (__resize_window):
5008         (__move_loop):
5009         * fvwm/virtual.c (HandlePaging):
5010         Workaround for buggy XFree not delivering some Pointer events
5011         simplified code
5013         * fvwm/virtual.c (MoveViewport):
5014         don't eat MotionNotify events
5016         * libs/FEvent.c (fev_get_last_event):
5017         new function
5018         (FWindowEvent):
5019         (FPutBackEvent):
5020         (FPeekIfEvent):
5021         (FPeekEvent):
5022         (FNextEvent):
5023         (FMaskEvent):
5024         (FIfEvent):
5025         (FCheckWindowEvent):
5026         (FCheckTypedWindowEvent):
5027         (FCheckTypedEvent):
5028         (FCheckMaskEvent):
5029         (FCheckIfEvent):
5030         keep a copy of the previous event in case FPutBackEvent is called
5032 2004-06-30  Scott Smedley  <scottie7@tpg.com.au>
5034         * fvwm/fvwm.1.in:
5035         Indicate optional window argument in section headings for
5036         Key, Mouse, PointerKey & Stroke commands.
5037         Remove strange "-Key" option listed for PointerKey.
5039 2004-06-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5041         * libs/Fft.c (FftDrawString):
5042         * fvwm/session.c (get_version_string):
5043         * fvwm/module_interface.c (FlushMessageQueue):
5044         * fvwm/fvwm.c (SaveDesktopState):
5045         * fvwm/colorset.h:
5046         * fvwm/colorset.c (cleanup_colorsets):
5047         * libs/PictureUtils.c (struct):
5048         fixed compilation with -Wall -Wstrict-prototypes -Wpointer-arith
5050 2004-06-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5052         * fvwm/events.c (__cr_detect_icccm_move):
5053         windows with ewmh hints are assumed to use icccm2 compliant movement
5055         * fvwm/ewmh_events.c (ewmh_WMStateMaxVert):
5056         (ewmh_WMStateMaxHoriz):
5057         fixed restart/maximized problem
5059         * libs/fvwmsignal.c (fvwmReapChildren):
5060         * fvwm/fvwm.c (ReapChildren):
5061         moved function to lib
5063 2004-06-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5065         * fvwm/modconf.c (send_desktop_geometry):
5066         (send_color_limit):
5067         (send_click_time):
5068         (send_move_threshold):
5069         (send_ignore_modifiers):
5070         increased static buffer size
5072 2004-06-13  Marcus Lundblad  <ml@update.uu.se>
5074         * libs/CombineChars.c (convert_to_ucs2):
5075         Replace illegal UTF-8 character sequences in input
5077 2004-06-11  Scott Smedley  <scottie7@tpg.com.au>
5079         * libs/Bindings.c:
5080         bugfix: wrong stroke action being invoked.
5082 2004-06-10  Scott Smedley  <scottie7@tpg.com.au>
5084         * fvwm/builtins.c:
5085         * fvwm/events.c:
5086         * libs/Bindings.c:
5087         Active _last_ matching binding. (ie. same behaviour as before
5088         win-specific bindings patch.)
5089         bugfix: segfault when looking up stroke bindings in root context.
5091 2004-06-07  Scott Smedley  <scottie7@tpg.com.au>
5093         * fvwm/bindings.c:
5094         * fvwm/builtins.c:
5095         * fvwm/events.c:
5096         * fvwm/fvwm.1.in:
5097         * fvwm/module_interface.c:
5098         * libs/Bindings.c:
5099         * libs/Bindings.h:
5100         * modules/FvwmScript/FvwmScript.c:
5101         * modules/FvwmScript/Instructions.c:
5102         Implemented window-specific key/mouse bindings.
5104         * modules/FvwmIconBox/FvwmIconBox.h:
5105         * libs/fvwmlib.h:
5106         * libs/wild.c:
5107         * libs/wild.h:
5108         Make args to matchWildcards() const.
5110 2004-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5112         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5113         use EWMH_fullscreen
5114         * fvwm/ewmh.c (EWMH_fullscreen):
5115         new function
5117         * fvwm/add_window.c (AddWindow):
5118         implemented MAXVERT, MAXHORIZ and FULLSCREEN initial EWMH states
5120         * fvwm/ewmh_events.c (ewmh_WMStateMaxHoriz):
5121         (ewmh_WMStateMaxVert):
5122         (ewmh_WMStateShaded):
5123         (ewmh_WMStateSticky):
5124         (ewmh_WMStateStaysOnBottom):
5125         fixed core dumps
5126         (ewmh_WMState):
5127         don't try to maximize window when looking up the style
5128         (ewmh_WMDesktop):
5129         (ewmh_WMStateFullScreen):
5130         (ewmh_WMStateHidden):
5131         (ewmh_WMStateMaxVert):
5132         (ewmh_WMStateModal):
5133         (ewmh_WMStateShaded):
5134         (ewmh_WMStateSkipPager):
5135         (ewmh_WMStateSticky):
5136         (ewmh_WMStateStaysOnBottom):
5137         fixed ignoring ewmh hints
5139         * fvwm/expand.c (expand_vars_extended):
5140         include full path in iconfile and miniiconfile variables
5142 2004-06-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5144         * fvwm/functions.c (execute_complex_function):
5145         (CheckActionType):
5146         fixed double click patch
5148 2004-06-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5150         * fvwm/ewmh.c (EWMH_SetWMDesktop):
5151         use 0xFFFFFFFF instead of 0xFFFFFFFE for "sticky across all desks"
5153 2004-05-31  Dan Espen  <dane@mk.telcordia.com>
5155         * fvwm/fvwm.1.in (COLORSETS): Moved FvwmTheme description of colorsets
5156         into fvwm man page.
5158 2004-05-29  Norbert Buchmuller  <norbi@nix.hu>
5160         * libs/FImage.c (FShmSafeCreateImage):
5161         Yet another fix to SHM remote client problem
5163 2004-05-26  Francis Litterio  <franl@world.std.com>
5165         * fvwm/fvwm.1.in
5166         * fvmw/fvwm.h
5167         * fvwm/placement.c (__place_get_wm_pos)
5168         * fvwm/style.c (style_parse_one_style_option)
5169         Added support for new CenterPlacement style (cf. macro PLACE_CENTER).
5171 2004-05-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5173         * fvwm/events.c (HandleEnterNotify):
5174         fixed endless loop of edge commands when doing something that grabs
5175         the pointer
5177         * fvwm/functions.c (CheckActionType):
5178         (execute_complex_function):
5179         double clicks no longer work when pressing different buttons
5181 2004-05-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5183         * fvwm/placement.c (__place_get_wm_pos):
5184         fixed placement in top left corner when pressing escape during manual
5185         placement
5187 2004-05-23  Mikhael Goikhman  <migo@homemail.com>
5189         * configure.in:
5190         * AUTHORS:
5191         added Chinese translations
5193 2004-05-18  Olivier Chapuis  <olivier.chapuis@free.fr>
5195         * fvwm/ewmh.c (EWMH_SetFrameStrut):
5196         Fixed a miss-print
5198 2004-05-09  Mikhael Goikhman  <migo@homemail.com>
5200         * fvwm/conditional.c:
5201         * fvwm/fvwm.1.in:
5202         clean up Test code and documentation, add new False condition,
5203         unrecognized conditions produce Error return code now
5205 2004-05-06  Dan Espen  <dane@mk.telcordia.com>
5207         * fvwm/style.c: Remove extra char.
5209 2004-05-01  Olivier Chapuis  <olivier.chapuis@free.fr>
5211         * fvwm/ewmh.c (ewmh_atom_client_win):
5212         * fvwm/ewmh_intern.h:
5213         * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
5214         (ewmh_MoveResizeWindow):
5215         Added _NET_RESTACK_WINDOW as it is similar than _NET_MOVERESIZE_WINDOW
5217         * fvwm/events.c (__handle_cr_on_client):
5218         (__handle_configure_request):
5219         (events_handle_configure_request):
5220         Some renaming for consistency, force restacking if the event come from
5221         an ewmh restack
5223         * fvwm/ewmh_events.c (ewmh_MoveResize):
5224         Fixed _NET_WM_MOVERESIZE
5226         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
5227         Removed debug code
5229         * fvwm/ewmh.c (ewmh_atom_fvwm_win):
5230         (EWMH_SetFrameStrut):
5231         Added _NET_FRAME_EXTENTS as it is just _KDE_NET_WM_FRAME_STRUT
5233 2004-04-29  Olivier Chapuis  <olivier.chapuis@free.fr>
5235         * libs/FImage.c (FShmSafeCreateImage):
5236         Finished to fix SHM remote client problem
5238 2004-04-29  Olivier Chapuis  <olivier.chapuis@free.fr>
5240         * libs/FImage.c (FShmSafeCreateImage):
5241         Fixed when we are a remote client
5243 2004-04-21  Mikhael Goikhman  <migo@homemail.com>
5245         * INSTALL.fvwm:
5246         * NEWS:
5247         * acconfig.h:
5248         * fvwm/fvwm.1.in:
5249         * fvwm/fvwm.c:
5250         * fvwm/gnome.h:
5251         * fvwm/session.c:
5252         * libs/envvar.c:
5253         * libs/envvar.h:
5254         new default ~/.fvwm/config file is now recommended instead of
5255         still supported ~/.fvwm/.fvwm2rc
5257 2004-04-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5259         * fvwm/menus.c (NewMenuRoot):
5260         do not strip whitespace from menu names when creating a new menu
5262 2004-04-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5264         * fvwm/menuitem.c (menuitem_get_size):
5265         * fvwm/menuitem.h:
5266         renamed remaining "mips" to mipst
5268 2004-04-09  Olivier Chapuis  <olivier.chapuis@free.fr>
5270         * fvwm/events.c (HandleMapRequestKeepRaised):
5271         * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
5272         Fixed EWMH DesktopGeometry and Stacking list
5274 2004-04-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5276         * fvwm/virtual.c (GetDeskNumber):
5277         (CMD_MoveToDesk):
5278         (CMD_GotoDesk):
5279         fixed MoveToDesk with one argument
5281 2004-04-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5283         * fvwm/style.c (style_parse_one_style_option):
5284         * fvwm/style.h:
5285         * fvwm/conditional.c (MatchesConditionMask):
5286         * fvwm/fvwm.h:
5287         * fvwm/window_flags.h:
5288         new style "State"
5290 2004-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5292         * fvwm/fvwm.1.in:
5293         corrected a typo
5295 2004-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5297         * fvwm/move_resize.c (unmaximize_fvwm_window):
5298         fixed redrawing of maximize button when unmaximizing but when the size
5299         and position does not change
5301 2004-03-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5303         * fvwm/expand.c (expand_vars_extended):
5304         new extended variable $[w.layer]
5306         * fvwm/move_resize.c (MaximizeHeight):
5307         (MaximizeWidth):
5308         (CMD_Maximize):
5309         applied modified layer patch for maximize by Rafal Bisingier
5311 2004-03-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5313         * fvwm/add_window.c (setup_frame_attributes):
5314         Hopefully fixed BackingStore code and removed now useless backing store
5315         for decorations
5317         * fvwm/expand.c (expand_vars_extended):
5318         new extended variable $[w.desk]
5320 2004-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5322         * NEWS:
5323         * configure.in:
5324         increased version to 2.5.11
5325         released 2.5.10
5327         * NEWS:
5328         * configure.in:
5329         updated for 2.5.10 release
5331         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
5332         improved rotation code
5334         * libs/gravity.c (gravity_add_rotations):
5335         new function
5337 2004-03-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5339         * fvwm/placement.c (__explain_placement):
5340         new function
5342         * libs/FScreen.c (FScreenIsRectangleOnScreen):
5343         new function
5345         * fvwm/builtins.c (CMD_BugOpts):
5346         * fvwm/screen.h (ScreenInfo):
5347         new BugOpts option ExplainWindowPlacement
5348         renamed some members of Screen
5350 2004-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5352         * fvwm/placement.c (__place_get_wm_pos):
5353         (__place_get_nowm_pos):
5354         (__place_get_placement_flags):
5355         (__place_window):
5356         (__place_handle_x_resources):
5357         (setup_window_placement):
5358         split into multiple functions
5359         cleaned up a little
5361 2004-03-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5363         * fvwm/add_window.c (setup_window_placement):
5364         * fvwm/placement.c (setup_window_placement):
5365         moved function to placement.c
5366         fixed using PLACE_AGAIN placement mode
5367         (PlaceWindow):
5368         (__place_window):
5369         renamed function
5371 2004-03-15  Chris Ross  <cross+fvwm@distal.com>
5373         * libs/Graphics.c (do_relieve_rectangle_with_rotation)
5374         allow a negative line_width to invert the relief
5376 2004-03-06  Marcus Lundblad  <ml@update.uu.se>
5378         * libs/Flocale.c (FlocaleDrawString)
5379         (FlocaleDrawUnderline)
5380         (FlocaleTextWidth):
5381         reduced redundant calls to iconv
5383 2004-03-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5385         * fvwm/move_resize.c (CMD_XorValue):
5386         fixed a very small outline drawing problem caused by using 0 line width
5387         instead of 1
5389         * NEWS:
5390         * configure.in:
5391         increased version to 2.5.10
5393         * configure.in:
5394         * NEWS:
5395         updated for 2.5.9 release
5397         * fvwm/functions.c (execute_function_override_window):
5398         * fvwm/module_interface.c (ExecuteModuleCommand):
5399         * fvwm/conditional.c (circulate_cmd):
5400         sometimes, DeferExecution was called although a window was already
5401         selected, for example with the "Current" commend; fixed
5403 2004-02-28  Olivier Chapuis  <olivier.chapuis@free.fr>
5405         * libs/FImage.c (FShmSafeCreateImage):
5406         Fixed some safety tests
5408 2004-02-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5410         * fvwm/events.c (__handle_cr_on_client):
5411         fixed a bug in the Jave configure request workaround
5413 2004-02-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5415         * fvwm/events.c (__cr_detect_icccm_move):
5416         improved motion method detection for fullscreen requests
5418 2004-02-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5420         * fvwm/add_window.c (AddWindow):
5421         * fvwm/screen.h (ScreenInfo):
5422         * fvwm/builtins.c (CMD_BugOpts):
5423         new BugOpts option DisplayNewWindowNames intended for debugging
5425 2004-02-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5427         * libs/Bindings.c (FvwmStringToKeysym):
5428         small performance enhancement
5430         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
5431         (__move_loop):
5432         fixed the FlickeringMoveWorkaround option which did nothing before
5434 2004-02-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5436         * fvwm/style.c (style_parse_one_style_option):
5437         * fvwm/fvwm.h:
5438         * fvwm/style.h (SIS_UNMANAGED):
5439         * fvwm/add_window.c (AddWindow):
5440         New style Unmanaged
5442         * fvwm/expand.c (expand_vars_extended):
5443         new variables $[w.iconfile] and $[w.miniiconfile]
5445         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
5446         made left side of a relief one pixel longer at the bottom
5448 2004-02-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5450         * libs/defaults.h (DEF_FP_SORT_WINDOWLIST_BY):
5451         * fvwm/style.c (style_set_old_focus_policy):
5452         fixed default window list order with ClickToFocus
5454 2004-02-04  Marcus Lundblad  <ml@update.uu.se>
5456         * fvwm/libs/Flocale.h:
5457         * fvwm/libs/Flocale.c (FlocaleStringNumberOfBytes)
5458         (FlocaleStringByteToCharOffset)
5459         (FlocaleStringCharToByteOffset)
5460         (FlocaleStringCharLength):
5461         Made utility functions available outside of Flocale
5463 2004-01-31  Olivier Chapuis  <olivier.chapuis@free.fr>
5465         * fvwm/events.c (__test_for_motion):
5466         Fixed a lockup, see the long comment in the code
5468 2004-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5470         * fvwm/schedule.c (execute_obj_func):
5471         fixed using uninitialised return code
5473 2004-01-25  Olivier Chapuis  <olivier.chapuis@free.fr>
5475         * fvwm/builtins.c (do_title_style):
5476         Fixed MinHeight, it must reset the Height
5478 2004-01-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5480         * fvwm/menus.c (menuShortcuts):
5481         applied menu navigation patch by Anton Kazennikov
5483 2003-12-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5485         * libs/gravity.c (gravity_dir_to_string):
5486         (gravity_parse_dir_argument):
5487         use a constant for the dir table
5489 2003-12-16  Marcus Lundblad  <ml@update.uu.se>
5491         * fvwm/Flocale.c (FlocaleEncodeString)
5492         (FlocaleDrawUnderline):
5493         Fixed crash when there's no Iconv support
5495 2003-12-16  olicha  <olivier.chapuis@free.fr>
5497         * fvwm/functions.h:
5498         Used the FUNC_FLAGS_TYPE in find_func_t declaration
5500         * sample.fvwmrc/system.fvwm2rc-sample-95:
5501         Added some Xft fonts
5503 2003-12-12  olicha  <olivier.chapuis@free.fr>
5505         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5506         Fixed ewmh FullScreen when an application start fullscreen and
5507         desactivate this state
5509 2003-12-04  olicha  <olivier.chapuis@free.fr>
5511         * fvwm/placement.c (test_fit):
5512         * fvwm/ewmh.h:
5513         * fvwm/ewmh.c (ewmh_GetStrutIntersection):
5514         (EWMH_GetBaseStrutIntersection):
5515         (EWMH_GetStrutIntersection):
5516         Fixed placement vs the base struts
5518 2003-11-29  Mikhael Goikhman  <migo@homemail.com>
5520         * sample.fvwmrc/system.fvwm2rc-sample-95:
5521         improved Debian specific menu
5523 2003-11-15  Mikhael Goikhman  <migo@homemail.com>
5525         * sample.fvwmrc/system.fvwm2rc-sample-95:
5526         several updates; added Debian menu if found
5528 2003-11-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5530         * configure.in:
5531         new configure option --en/disable-iconv
5533 2003-11-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5535         * fvwm/menus.c (__mloop_handle_event):
5536         * fvwm/menustyle.c (menustyle_parse_style):
5537         (menustyle_copy):
5538         new MenuStyle options PopupIgnore and PopupClose
5540 2003-11-02  Dan Espen  <dane@mk.telcordia.com>
5542         * fvwm/menus.c (menu_binding): Remove debug code.
5543         * fvwm/bindings.c (ParseBinding): Hand off menu bindings to menu code.
5544         * fvwm/menus.h: Add menu_binding function.
5545         * fvwm/fvwm.1.in: Document the menu context in the mouse command for
5546         tear off menus.
5547         * fvwm/menus.c (__mloop_handle_event): Really crude ability to disable
5548         button 2 tearoff.
5549         * libs/wcontext.h (enum): Add MENU context.
5550         * libs/wcontext.c (win_contexts): More common binding contexts first in
5551         table.
5552         * libs/charmap.c (charmap_string_to_mask): Space before char in error
5553         message.
5555 2003-11-01  Mikhael Goikhman  <migo@homemail.com>
5557         * NEWS:
5558         * configure.in:
5559         increase version to 2.5.9
5561 2003-10-31  Mikhael Goikhman  <migo@homemail.com>
5563         * Makefile.am:
5564         fixed deb creation
5566         * configure.in:
5567         * NEWS:
5568         updated for 2.5.8 release
5570 2003-10-29  Mikhael Goikhman  <migo@homemail.com>
5572         * Makefile.am:
5573         * configure.in:
5574         initially added files for deb package auto-creating procedure
5576 2003-10-26  Mikhael Goikhman  <migo@homemail.com>
5578         * AUTHORS:
5579         * configure.in:
5580         added Swedish translations by Johan Svedberg
5582         * NEWS:
5583         updated
5585 2003-10-25  Mikhael Goikhman  <migo@homemail.com>
5587         * fvwm/add_window.c (GetWindowSizeHints):
5588         reindented broken hint messages
5590 2003-10-23  Mikhael Goikhman  <migo@homemail.com>
5592         * configure.in:
5593         improved Perl detection messages,
5594         restored FvwmGtkDebug independence from gtk libs
5596 2003-10-15  Mikhael Goikhman  <migo@homemail.com>
5598         * configure.in:
5599         * AUTHORS:
5600         added German translations by Andrei Mitrofanow
5602         * fvwm/fvwm.1.in:
5603         typos
5605 2003-10-11  Mikhael Goikhman  <migo@homemail.com>
5607         * NEWS:
5608         added 2.4.17 NEWS
5610 2003-09-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5612         * fvwm/fvwm.1.in:
5613         * fvwm/conditional.c (CreateConditionMask):
5614         (MatchesConditionMask):
5615         (CreateConditionMask):
5616         * fvwm/fvwm.h (WindowConditionMask):
5617         !CurrentPage, !CurrentDesk, !Layer ... now work as they should
5619 2003-09-23  olicha  <olivier.chapuis@free.fr>
5621         * libs/FImage.c (FShmInit):
5622         Removed debug code
5624 2003-09-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5626         * fvwm/focus.c (warp_to_fvwm_window):
5627         don't unnecessarily call MoveViewport
5629 2003-09-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5631         * fvwm/decorations.c (__is_resize_allowed):
5632         fixed a condition
5634 2003-09-06  malu  <ml@update.uu.se>
5636         * libs/FBidi.c (FBidiConvert):
5637         * libs/CombineChars.c (CombineChars):
5638         Fixed drawing combining characters on correct positions in
5639         right-to-left context
5641 2003-09-05  malu  <ml@update.uu.se>
5643         * libs/Flocale.c (FlocaleDrawString):
5644         (FlocaleTextWidth):
5645         Fixed drawing of combining characters with font shadow
5646         (character offsets were miscalculated, since FlocaleTextWidth
5647         adds shadow width)
5649 2003-09-05  malu  <ml@update.uu.se>
5651         * libs/Flocale.c (FlocaleDrawUnderline):
5652         Fixed bug with text width when a string contains only
5653         "orphaned" combining characters (compensation for font shadowd
5654         was counted twice)
5656 2003-09-04  olicha  <olivier.chapuis@free.fr>
5658         * todo-2.6:
5659         Added E.18, added comments on C.9 and C.15
5661 2003-09-03  olicha  <olivier.chapuis@free.fr>
5663         * libs/Flocale.c (FlocaleTextWidth):
5664         Fixed a comb_char core dump
5666         * libs/Makefile.am:
5667         Fixed compilation if either iconv, libpng or Xrender headers are
5668         not at a standard place
5670 2003-09-03  Mikhael Goikhman  <migo@homemail.com>
5672         * acinclude.m4:
5673         fixed error message for incorrect --with-SOMETHING-library argument
5675 2003-09-03  olicha  <olivier.chapuis@free.fr>
5677         * todo-2.6:
5678         Closed C.2 as Dominik fix it on 2003-03-13. Move B.5 to C.27
5680 2003-09-02  olicha  <olivier.chapuis@free.fr>
5682         * todo-2.6:
5683         C.12 is fixed
5685 2003-09-01  olicha  <olivier.chapuis@free.fr>
5687         * libs/gravity.c (gravity_dir_to_string):
5688         A new interface function to transform a direction_t to a string
5690 2003-08-31  S. Anderson  <sa@xmission.com>
5692         * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
5693         Fixed missing font charsets
5695 2003-08-28  olicha  <olivier.chapuis@free.fr>
5697         * fvwm/move_resize.c (__move_loop):
5698         (AnimatedMoveAnyWindow):
5699         Updated bg of transparent tear off menu when moved
5701         * fvwm/events.c (HandlePropertyNotify):
5702         Updated ParentRelative tear off menu on bg change
5704         * fvwm/menus.c (UpdateMenuColorset):
5705         Updated colorsets of tear off menu when they change, this handle the
5706         case of root background change for RootTransparent
5708         * fvwm/menus.h:
5709         * fvwm/menus.c (menu_redraw_pr_tear_off_menu):
5710         An utility function for redrawing transparent tear off menu. Maybe
5711         we can merge
5713         * fvwm/add_window.c (validate_transientfor):
5714         Fixed transient for an ewmh desktop
5716 2003-08-27  olicha  <olivier.chapuis@free.fr>
5718         * libs/FRender.c (FRenderRender):
5719         * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
5720         Removed and fixed some unused code
5722 2003-08-25  olicha  <olivier.chapuis@free.fr>
5724         * fvwm/misc.c (GrabEm):
5725         Fixed fvwm freeze if GRAB_FREEZE_CURSOR fail repeatedly
5727         * fvwm/modconf.c (send_color_limit):
5728         ifndefed color limit config info message which is not used anymore
5730         * fvwm/colorset.c (parse_colorset):
5731         Added a note on average bg
5733 2003-08-23  olicha  <olivier.chapuis@free.fr>
5735         * fvwm/style.c (print_styles):
5736         More info on memory used
5738         * fvwm/style.c (__simplify_style_list):
5739         Fixed upward simplication
5741 2003-08-14  olicha  <olivier.chapuis@free.fr>
5743         * fvwm/ewmh.c (ewmh_HandleMenu):
5744         Fixed the MENU window type, they are tear off menus
5746         * fvwm/fvwm.h:
5747         * fvwm/update.c (apply_window_updates):
5748         * fvwm/stack.c (new_layer):
5749         * fvwm/ewmh.c (EWMH_GetStyle):
5750         Fixed EWMHUseStackingHints update
5752         * fvwm/window_flags.h:
5753         * fvwm/fvwm.h:
5754         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5755         (ewmh_WMStateMaxHoriz):
5756         (ewmh_WMStateMaxVert):
5757         * fvwm/move_resize.c (unmaximize_fvwm_window):
5758         Fixed _NET_WM_STATE_FULLSCREEN: set the correct _NET_WM_STATE,
5759         uniconify and unshade when putting a window fullscreen
5761         * fvwm/ewmh_intern.h:
5762         * fvwm/ewmh.c (ewmh_AllowsFullScreen):
5763         Added _NET_WM_ACTION_FULLSCREEN as we have _NET_WM_STATE_FULLSCREEN
5765         * fvwm/move_resize.c (unmaximize_fvwm_window):
5766         (CMD_Resize):
5767         (CMD_ResizeMove):
5768         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5769         * fvwm/decorations.c (SelectDecor):
5770         * fvwm/windowshade.c (CMD_WindowShade):
5771         Removed the decor for EWMH fullscreen windows, forbid shading and
5772         allows Resize and MoveResize without unsetting the fullscreen/maximized
5773         state
5775         * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
5776         (CMD_ResizeMaximize):
5777         Fixed ewmh state which was not set after these cmds
5779 2003-08-09  olicha  <olivier.chapuis@free.fr>
5781         * todo-2.6:
5782         Updated
5784 2003-08-08  olicha  <olivier.chapuis@free.fr>
5786         * fvwm/borders.c (border_draw_vector_to_pixmap):
5787         Fixed inversion of fg and bg in vector buttons
5789         * fvwm/style.c (__simplify_style_list):
5790         Fixed a memory leak
5792         * libs/System.c (fvwm_mkstemp):
5793         Removed debug code
5795 2003-08-07  olicha  <olivier.chapuis@free.fr>
5797         * configure.in:
5798         * acinclude.m4 (AM_SAFETY_CHECK_MKSTEMP):
5799         * acconfig.h:
5800         * libs/System.c (fvwm_mkstemp):
5801         * libs/fvwmlib.h:
5802         Added fvwm_mkstemp for replacing tempnam. configure check if mkstemp
5803         exists and work correctly, if not a replacement function is used
5804         (written by Michael Han in 2001-02 and inspired by the glibc mkstemp
5805         implementation).
5807         * libs/fsm.c (unique_filename):
5808         (SetAuthentication):
5809         * fvwm/session.c (getUniqueStateFilename):
5810         Replaced tempnam by fvwm_mkstemp
5812 2003-08-07  olicha  <olivier.chapuis@free.fr>
5814         * libs/Makefile.am:
5815         * libs/FSMlib.h (new file):
5816         * fvwm/session.c (*):
5817         * fvwm/session.h:
5818         fvwmize SMlib and ICElib
5820         * fvwm/session.c (matchWin):
5821         Fixed window matching for windows with no SM_CLIENT_ID and a
5822         window_role
5824         * libs/fsm.c (new file):
5825         * libs/fsm.h (new file):
5826         * fvwm/ConfigFvwmDefaults
5827         A set of functions for implementing a dummy session manager
5829         * fvwm/fvwm.1.in:
5830         GNOME 1 hints and EWHM support is not a configure time option
5831         (anymore).
5833 2003-08-06  Robert Wittek  <r.wittek@gmx.net>
5835         * fvwm/add_window.c (AddWindow):
5836         fixed stickyness across desks over a restart
5838 2003-08-06  olicha  <olivier.chapuis@free.fr>
5840         * fvwm/ewmh.c (EWMH_WindowInit):
5841         (EWMH_SetFrameStrut):
5842         Fixed position of kde tray windows in kicker
5844 2003-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5846         * fvwm/module_interface.c (FlushMessageQueue):
5847         retry writing pipe if write returns EINTR
5849 2003-07-28  olicha  <olivier.chapuis@free.fr>
5851         * fvwm/events.c (events_handle_configure_request):
5852         (HandleConfigureRequest):
5853         (__handle_configure_request):
5854         (__handle_cr_on_client):
5855         * fvwm/ewmh.c (ewmh_atom_client_win):
5856         * fvwm/ewmh_intern.h:
5857         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
5858         (EWMH_ProcessClientMessage):
5859         Implemented _NET_MOVERESIZE_WINDOW
5861         * fvwm/fvwm.c (main):
5862         A -Wall fix
5864 2003-07-25  olicha  <olivier.chapuis@free.fr>
5866         * fvwm/ewmh.c (ewmh_HandleWindowType):
5867         Fixed handling of the _NET_WINDOW_TYPE prop when there are more
5868         that one type and we do not support the first one.
5870         * fvwm/expand.c (expand_vars_extended):
5871         Fixed conflict between extended variables name (desk.name and
5872         desk.n)
5874         * fvwm/session.c (callback_save_yourself):
5875         Respect the SmSaveGlobal save type. This should fix some session
5876         locking in the sm protocol
5878         * fvwm/session.c (setSmProperties):
5879         (SessionInit):
5880         Set some sm properties when fvwm start for fixing a problem with
5881         the restart style hint after a restart.
5883         * fvwm/fvwm.c (get_display_name):
5884         (usage):
5885         (main):
5886         * fvwm/session.c (setSmProperties):
5887         * fvwm/fvwm.1.in
5888         Added a possible positive or null arg to --single-screen which
5889         forces fvwm to start on the "current" display and the given
5890         screen. Use this to fix fvwm starting under a session manager:
5891         specify only the screen and not the display.screen for the
5892         restart sm command.
5894         * fvwm/fvwm.c (main):
5895         Fixed possible memory corruption if a display has more than
5896         10 screens.
5898         * fvwm/session.c (*):
5899         Better debuging msg
5901 2003-07-24  Mikhael Goikhman  <migo@homemail.com>
5903         * acinclude.m4:
5904         fixed xft/fontconfig detection with pkg-config
5906         * fvwm/fvwm.1.in:
5907         corrections in some long option names
5909 2003-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5911         * fvwm/add_window.c (setup_style_and_decor):
5912         * fvwm/geometry.c (set_window_border_size):
5913         * fvwm/fvwm.h (FvwmWindow):
5914         * fvwm/events.c (HandleShapeNotify):
5915         * fvwm/frame.c (frame_free_move_resize_args):
5916         (frame_setup_shape):
5917         (frame_reshape_border):
5918         fixed resizing of window borders if a window shape was added or deleted
5919         after the initial window setup
5921         * fvwm/update.c (apply_window_updates):
5922         removed unused code
5924         * fvwm/events.c (__cr_detect_icccm_move):
5925         disable motion method detection for shaped windows
5927 2003-07-21  olicha  <olivier.chapuis@free.fr>
5929         * fvwm/add_window.c (setup_window_structure):
5930         * fvwm/session.c (MatchWinToSM):
5931         Preserve is_name_changed window_flags within restart, session loading
5932         and recapture
5934 2003-07-20  olicha  <olivier.chapuis@free.fr>
5936         * fvwm/ewmh.c (EWMH_Init):
5937         fixed _NET_WM_NAME for our ewmh WM_CHECK window
5939         * fvwm/fvwm.c (InternUsefulAtoms):
5940         * fvwm/externs.h:
5941         * fvwm/session.c (GetWindowRole):
5942         Some applications use WINDOW_ROLE and not WM_WINDOW_ROLE
5944         * fvwm/session.c (GetClientID):
5945         Better determination of the CLIENT_LEADER
5947         * fvwm/session.c (setSmProperties):
5948         Set the CloneCommand for gnome-session editor (the sm spec says this
5949         properties is required). Removed the commented XSM ifdef.
5951         * fvwm/session.c (matchWin):
5952         (SaveWindowStates):
5953         Consider client only if it has a client id or a wm command.
5954         Removed the "two entries" session previous commit
5956 2003-07-16  olicha  <olivier.chapuis@free.fr>
5958         * fvwm/session.c (MatchWinToSM):
5959         Fixed restoring session state, if two window session entries have the
5960         same identifier ignore these entries
5962 2003-07-16  olicha  <olivier.chapuis@free.fr>
5964         * NEWS:
5965         * fvwm/style.h (SID_GET_NAME):
5966         (SID_SET_NAME):
5967         (SID_GET_WINDOW_ID):
5968         (SID_SET_WINDOW_ID):
5969         (SID_SET_HAS_NAME):
5970         (SID_GET_HAS_NAME):
5971         (SID_SET_HAS_WINDOW_ID):
5972         (SID_GET_HAS_WINDOW_ID):
5973         (SGET_ID):
5974         (SGET_WINDOW_ID):
5975         (SSET_WINDOW_ID):
5976         (SSET_ID_HAS_NAME):
5977         (SGET_ID_HAS_NAME):
5978         (SSET_ID_HAS_WINDOW_ID):
5979         (SGET_ID_HAS_WINDOW_ID):
5980         * fvwm/style.c (style_ids_are_equals):
5981         (style_id_equals_id):
5982         (styles_have_same_id):
5983         (fw_match_style_id):
5984         (one_fw_can_match_both_ids):
5985         (remove_all_of_style_from_list):
5986         (__simplify_style_list):
5987         (style_parse_one_style_option):
5988         (__style_command):
5989         (style_destroy_style):
5990         (print_styles):
5991         (CMD_Style):
5992         (CMD_WindowStyle):
5993         (CMD_FocusStyle):
5994         (CMD_DestroyStyle):
5995         (CMD_DestroyWindowStyle):
5996         * fvwm/fvwm.h (style_id_t):
5997         (window_style):
5998         * fvwm/functable.c (func_table):
5999         * fvwm/add_window.c (destroy_window):
6000         * fvwm/commands.h:
6001         * fvwm/fvwm.1:
6002         New WindowStyle and DestroyWindowStyle command for setting styles
6003         per window
6005 2003-07-14  Marcus Lundblad  <ml@update.uu.se>
6007         * libs/Flocale.c (FlocaleDrawString):
6008         * libs/FBidi.c (FBidiConvert):
6009         fixed drawing of combining characters in the case where a string
6010         consists of only combining characters
6012 2003-07-13  Marcus Lundblad  <ml@update.uu.se>
6014         * libs/CombineChars.c (CombineChars):
6015         bugfix: array mapping visual to logical position was allocated
6016         to small (factor 2) in decoposing code
6018 2003-07-11  Marcus Lundblad  <ml@update.uu.se>
6020         * libs/Flocale.c (FlocaleEncodeWinString):
6021         fixed a memory leak
6023         * libs/Flocale.c (FlocaleDrawString):
6024         (FlocaleRotatedDrawString):
6025         removed some code duplication
6027 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6029         * libs/CombineChars.c (combclass_table):
6030         (CombineChars):
6031         fixed supporting drawing marks superimposed that are in a combining
6032         class
6034 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6036         * libs/Flocale.c (FlocaleRotateDrawString):
6037         (FlocaleDrawString)
6038         fixed core dump when composing characters can't be converted to
6039         locale charset
6041 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6043         * AUTHORS:
6044         updated
6046 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6048         * todo-2.6 (todo):
6049         updated summary
6051 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6053         * NEWS:
6054         updated with reagrds to combing characters
6056 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6058         * todo-2.6
6059         closed B.8
6061 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
6063         * libs/Flocale.c (FlocaleEncodeString):
6064         (FlocaleEncodeWinString):
6065         (FlocaleRotateDrawString):
6066         (FlocaleDrawString):
6067         (FlocaleDrawUnderline):
6068         fixed rendering combining characters using Unicode font in a
6069         non-UTF-8 locale
6071 2003-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6073         * fvwm/fvwm.1.in:
6074         renamed MoveWindowByProgramMethod to MoveByProgramMethod
6076 2003-07-08  Marcus Lundblad  <ml@update.uu.se>
6078         * libs/FBidi.h:
6079         fixed FBidi.h macro to work with no FriBIDI
6081 2003-07-08  Marcus Lundblad  <ml@update.uu.se>
6083         * libs/CombineChars.h (CombineChars):
6084         * libs/CombineChars.c (CombineChars):
6085         * libs/FBidi.h (FBidiConvert):
6086         * libs/FBidi.c (FBidiConvert):
6087         * libs/Flocale.c (FlocaleEncodeString):
6088         (FlocaleEncodeWinString):
6089         (FlocaleDrawUnderline):
6090         (FlocaleTextWidth):
6091         fixed drawing of underlines on characters to work in with BIDI
6092         and combining characters
6094 2003-07-08  Mikhael Goikhman  <migo@homemail.com>
6096         * todo-2.6:
6097         closed D.1 with "no consensus" resolution
6099 2003-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6101         * fvwm/fvwm.1.in:
6102         documented tear off menus
6104         * fvwm/placement.c (PlaceWindow):
6105         StartsOnPage + SkipMapping overrides PPosition
6107 2003-07-07  Mikhael Goikhman  <migo@homemail.com>
6109         * fvwm/functable.c:
6110         solved a problem with CMD_Dummy and exact command spelling
6112         * libs/CombineChars.c:
6113         * libs/CombineChars.h:
6114         * libs/FBidi.c:
6115         minor reformattings (use TABs not 8 spaces and a space after keywords
6116         like for, if or while)
6118 2003-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6120         * fvwm/update.c (apply_window_updates):
6121         * fvwm/update.h:
6122         * fvwm/add_window.c (setup_style_and_decor):
6123         * fvwm/style.h:
6124         * fvwm/style.c (style_parse_one_style_option):
6125         (check_window_style_change):
6126         new style MoveWindowByProgramMethod
6128         * libs/PictureImageLoader.c (PImageLoadXpm):
6129         use RETSIGTYPE and SIGNAL_RETURN for all signal handlers
6131         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
6132         implemented _NET_WM_STATE_FULLSCREEN handling
6134         * fvwm/move_resize.c (GetOnePositionArgument):
6135         fixed parsing of "+-x +-y" Move arguments
6136         (CMD_Maximize):
6137         use get_page_offset_check_visible
6139         * fvwm/geometry.c (get_page_offset_check_visible):
6140         new convenience function
6142         * fvwm/events.c (__handle_cr_on_client):
6143         fixed handling of gravities other than NW or Static
6144         (__cr_detect_icccm_move):
6145         fixed several bugs
6147 2003-07-06  Marcus Lundblad  <ml@update.uu.se>
6149         * libs/BidiJoin.c:
6150         * libs/BidiJoin.h:
6151         * libs/BidiJoin.c:
6152         * libs/BidiJoin.h:
6153         * libs/CombineChars.c:
6154         * libs/CombineChars.h:
6155         * libs/Flocale.c (FlocaleEncodeString):
6156         * libs/FBidi.c:
6157         * libs/FBidi.h:
6158         * libs/Makefile.am:
6159         Removed "F" prefix on FBidiJoin.c, FBidiJoin.h, FCombineChars.c and
6160         FCombineChars.h
6162 2003-07-06  olicha  <olivier.chapuis@free.fr>
6164         * libs/FRender.c (FRenderRender):
6165         Fixed compilation
6167 2003-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6169         * fvwm/ewmh.c (ewmh_check_wm_pid):
6170         (EWMH_WindowInit):
6171         detect whether a window has _NET_WM_PID set; use that to detect ICCCM
6172         compliant ConfigureNotify handling
6174 2003-07-05  Marcus Lundblad  <ml@update.uu.se>
6176         * libs/Flocale.c (FlocaleDrawUnderline):
6177         Commented out some non-working new code
6179 2003-07-05  Marcus Lundblad  <ml@update.uu.se>
6181         * libs/Flocale.c (FlocaleDrawString):
6182         fixed drawing superimposed characters with a fontset
6184 2003-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6186         * fvwm/events.c (__cr_detect_icccm_move):
6187         (__handle_cr_on_client):
6188         (__cr_get_grav_position):
6189         (__cr_get_static_position):
6190         * fvwm/window_flags.h:
6191         * fvwm/fvwm.h:
6192         try to autodetect whether application uses the icccm way of moving
6193         windows of the traditional way always using static gravity
6195         * acconfig.h:
6196         moved SIGNAL_RETURN macro definition to acconfig.h
6198         * fvwm/module_interface.c (DeadPipe):
6199         * fvwm/fvwm.c (SigDone):
6200         (Restart):
6201         (ReapChildren):
6202         use SIGNAL_RETURN macro
6204         * fvwm/events.c (__handle_cr_on_client):
6205         (__merge_cr_moveresize):
6206         (__cr_detect_icccm_move):
6208         * fvwm/events.c (__handle_cr_on_unmanaged):
6209         (__handle_cr_on_icon):
6210         (__handle_cr_on_shaped):
6211         (__handle_cr_restack):
6212         (__handle_cr_on_client):
6213         (HandleConfigureRequest):
6214         split the ConfigureRequest code into multiple functions
6216         * fvwm/update.c (apply_window_updates):
6217         fixed drawing of window decorations when "Style * Neverfocus" is used
6219         * fvwm/events.c (HandleKeyPress):
6220         fixed a bug with key binding contexts
6222         * fvwm/functions.c (__execute_function):
6223         * fvwm/expand.c (expand_vars):
6224         (expand_vars_extended):
6225         new extended variable $[func.context]
6227         * libs/Bindings.h:
6228         * libs/Bindings.c:
6229         moved some code to the new files
6231         * libs/charmap.h:
6232         * libs/charmap.c:
6233         * libs/modifiers.h:
6234         * libs/modifiers.c:
6235         * libs/wcontext.c:
6236         * libs/wcontext.h:
6237         new files
6239         * libs/Bindings.c:
6240         fixed a problem with uninitialised global variable
6242 2003-07-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6244         * libs/Bindings.c (key_modifiers):
6245         moved to new file wcontext.c
6247         * libs/gravity.c (gravity_parse_dir_argument):
6248         added aliases for compass directions:
6249           - = N
6250           _ = S
6251           [ = W
6252           ] = E
6253           ^ = NE
6254           > = SE
6255           v = SW
6256           [ = nw
6257           . = center
6259 2003-07-02  Marcus Lundblad  <ml@update.uu.se>
6261         * libs/FBidi.h:
6262         * libs/Flocale.c (FlocaleDrawString):
6263         (FlocaleRotateDrawString):
6264         Fixes to work without Fribidi
6266 2003-07-01  Marcus Lundblad  <ml@update.uu.se>
6268         * todo-2.6:
6269         Updated
6271 2003-07-01  Marcus Lundblad  <ml@update.uu.se>
6273         * libs/FbidiJoin.c (get_shaped_combined_char):
6274         (shape_n_join):
6275         Removed unused (get_shaped_combined_char) and commented out code
6276         Combining ligatures done in FCombineChars
6278 2003-07-01  Marcus Lundblad  <ml@update.uu.se>
6280         * libs/Flocale.c (FlocaleDrawString):
6281         (FlocaleRotateDrawString):
6282         (FlocaleTextWidth):
6283         * libs/FBidi.h:
6284         * libs/FBidi.c (FBidiConvert):
6285         * libs/FBidiJoin.c:
6286         * libs/FCombineChars.h:
6287         * libs/FCombineChars.c (FCombineChars):
6288         Added support for drawing superimposed combining characters
6290 2003-07-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6292         * fvwm/commands.h:
6293         * fvwm/functable.c (func_table):
6294         * fvwm/functions.c (CMD_TearMenuOff):
6295         (CMD_Title):
6296         (CMD_Silent):
6297         (CMD_Function):
6298         (CMD_KeepRc):
6299         merged all dummy commands into one: CMD_Dummy
6301 2003-07-01  olicha  <olivier.chapuis@free.fr>
6303         * fvwm/menus.c (DestroyMenu):
6304         (do_menu):
6305         Cleanup
6307 2003-07-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6309         * fvwm/menustyle.c (menustyle_copy):
6310         (copy_menu_style):
6311         renamed function
6313 2003-06-30  Marcus Lundblad  <ml@update.uu.se>
6315         * todo-2.6:
6316         Updated
6318 2003-06-30  olicha  <olivier.chapuis@free.fr>
6320         * fvwm/menus.c (do_menu):
6321         (DestroyMenu):
6322         (do_menu_close_tear_off_menu):
6323         (menu_close_tear_off_menu):
6324         Allowed to destroy tear off menu!
6326         * fvwm/menus.c (menu_tear_off):
6327         (menu_close_tear_off_menu):
6328         (do_menu_close_tear_off_menu):
6329         (clone_menu_root_static):
6330         (pop_menu_up):
6331         (menu_tear_off):
6332         (make_menu_window):
6333         (make_menu):
6334         (update_menu):
6335         Fixed client leaks (only create new client for menu if it is a tear off
6336         menu). Created a dedicated menu style for each tear off menu.
6338         * fvwm/menustyle.c (CMD_CopyMenuStyle):
6339         (copy_menu_style):
6340         * fvwm/menustyle.h:
6341         Split CMD_CopyMenuStyle into CMD_CopyMenuStyle and copy_menu_style
6343 2003-06-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6345         * fvwm/virtual.c (do_move_window_to_desk):
6346         (UnmapDesk):
6347         fixed "Visible" condition on non current desks
6349 2003-06-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6351         * **/*.c:
6352         * **/*.h:
6353         shortened some comments
6354         removed GPL from .h files
6355         added GPL to all .c files
6356         include config.h in all .c files
6357         added "/* -*-c-*- */" where missing
6358         some reformatting and reindenting
6360         * fvwm/module_interface.c:
6361         * fvwm/module_interface.h:
6362         * libs/Fft.c:
6363         * libs/Flocale.c:
6364         * libs/gravity.h:
6365         * libs/Flocale.h:
6366         * fvwm/screen.h:
6367         * fvwm/misc.c:
6368         * fvwm/misc.h:
6369         * fvwm/windowshade.c:
6370         * fvwm/virtual.c:
6371         * fvwm/conditional.c:
6372         * fvwm/geometry.h:
6373         * fvwm/geometry.c:
6374         * fvwm/borders.c:
6375         * fvwm/frame.h:
6376         * fvwm/frame.c:
6377         * fvwm/update.c:
6378         * fvwm/session.c:
6379         * fvwm/placement.c:
6380         * fvwm/menus.c:
6381         * fvwm/icons.c:
6382         * fvwm/events.c:
6383         * fvwm/add_window.c:
6384         * fvwm/session.h:
6385         * fvwm/placement.h:
6386         * fvwm/icons.h:
6387         * fvwm/eventhandler.h:
6388         * fvwm/fvwm.h:
6389         * fvwm/add_window.h:
6390         * fvwm/repeat.c:
6391         * fvwm/functions.c:
6392         * fvwm/functable.c:
6393         * fvwm/functable.h:
6394         * fvwm/functions.h:
6395         renamed types func_type, repeat_t, initial_window_options_t,
6396         frame_title_layout_type, rotation_t, direction_t, fvwm_msg_t,
6397         last_added_item_type, common_flags_type, multi_direction_type,
6398         msg_masks_type to ..._t
6400         * fvwm/functions.c (__execute_function):
6401         (execute_complex_function):
6402         * fvwm/condrc.c (condrc_init):
6403         new function in new file to encapsulate all cond_rc_t handling
6405         * fvwm/condrc.h:
6406         * fvwm/fvwm.h (cond_rc_t):
6407         (cond_rc_enum):
6408         moved typed to new file
6410         * fvwm/functable.h:
6411         * fvwm/commands.h:
6412         * fvwm/functable.c (func_table):
6413         * fvwm/functions.c (__run_complex_function_items):
6414         (__execute_function):
6416         * fvwm/conditional.c (CMD_Break):
6417         (__rc_matches_rcstring_consume):
6418         Break takes the number of function levels to break out of as an
6419         argument
6421         * fvwm/expand.c (expand_vars_extended):
6422         * fvwm/conditional.c (circulate_cmd):
6423         (select_cmd):
6424         (direction_cmd):
6425         (__rc_matches_rcstring_consume):
6426         (CMD_All):
6427         (CMD_WindowId):
6428         (CMD_TestRc):
6429         (CMD_Test):
6430         * fvwm/read.c:
6431         * fvwm/read.h:
6432         * fvwm/functions.h:
6433         * fvwm/functions.c:
6434         (__run_complex_function_items):
6435         (execute_complex_function):
6436         * fvwm/expand.h:
6437         * fvwm/expand.c:
6438         * fvwm/fvwm.h:
6439         * fvwm/conditional.c:
6440         renamed fvwm_cond_func_rc by cond_rc_t
6441         made a type a struct
6442         added a member to indicate the number of function levels to break out
6443         of
6445         * fvwm/functable.c (func_table):
6446         * fvwm/conditional.c (CMD_TestRc):
6447         replaced conditional commands:
6448                 Cond -> TestRc
6449                 CondCase -> KeepRc TestRc
6450                 On -> Test
6451         (__rc_matches_rcstring_consume):
6452         new function
6454         * fvwm/conditional.c (CMD_CondCase):
6455         fixed the CondCase command
6457 2003-06-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6459         * configure.in:
6460         new configure option --deisable-gtk to disable detection of gtk library
6462         * fvwm/fvwm.1.in:
6463         cleaned up documentation of conditional commands
6464         general man page cleanup
6466 2003-06-17  Dan Espen  <dane@mk.telcordia.com>
6468         * fvwm/builtins.c (ReadDecorFace): Off by one patch from
6469         Anil Madhavapeddy.
6471 2003-06-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6473         * fvwm/fvwm.1.in:
6474         cleaned up of CirculateHit... conditions
6476 2003-06-15  olicha  <olivier.chapuis@free.fr>
6478         * fvwm/style.c (__simplify_style_list):
6479         Fixed is_merged_allowed: rest it to True when cur change
6480         Added "upward" simplification
6482 2003-06-14  olicha  <olivier.chapuis@free.fr>
6484         * fvwm/style.c (__simplify_style_list):
6485         (blocksintersect):
6486         (blockand):
6487         Fixed blockand which always returned True. Added blocksintersect which
6488         returns the same value as blockand but faster.
6490 2003-06-13  olicha  <olivier.chapuis@free.fr>
6492         * configure.in:
6493         * acinclude.m4:
6494         Fixed fontconfig and xft2 for version without *-config binnary. Used
6495         pkg-config for this: new macro AM_CHECK_PKG_CONFIG. Really reject
6496         fontconfig and xft2 if the version is < the required version
6497         (even if --disable-*test).
6499 2003-06-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6501         * libs/Graphics.c:
6502         define M_PI and M_PI_2 if they are not defined by math.h
6504 2003-06-10  Mikhael Goikhman  <migo@homemail.com>
6506         * libs/Colorset.c (LoadColorset):
6507         added a note to update Colorsets.pm too when the format is changed
6509 2003-06-09  Mikhael Goikhman  <migo@homemail.com>
6511         * WindowStyle_proposal.txt:
6512         s/WindowId/ThisWindow/ and other minor changes
6514 2003-06-06  olicha  <olivier.chapuis@free.fr>
6516         * libs/PictureImageLoader.c (PImageLoadPng):
6517         Fixed loading of png images if the caller want no alpha
6519 2003-06-04  olicha  <olivier.chapuis@free.fr>
6521         * libs/Flocale.c (FlocaleEncodeString):
6522         Fixed memroy leaks
6524 2003-06-03  Mikhael Goikhman  <migo@homemail.com>
6526         * libs/Makefile.am:
6527         only FCombineChars.c was distributed not FCombineChars.h
6529 2003-06-03  Marcus Lundblad  <ml@update.uu.se>
6531         * libs/FCombineChars.c (convert_to_utf8)
6532         fixed a bug when converting back to UTF-8 and a bug giving
6533         garbage at end of string in some cases
6535         * libs/Flocale.c (FlocaleEncodeString)
6536         fixed problem regarding combining-characters when BIDI is used
6538 2003-05-31  Marcus Lundblad  <ml@update.uu.se>
6540         * libs/Makefile.am:
6541         * libs/Flocale.c (FlocaleEncodeString):
6542         * libs/FCombineChars.c:
6543         * libs/FCombineChars.h:
6544         implemeted support for combining characters
6546 2003-05-31  Mikhael Goikhman  <migo@homemail.com>
6548         * configure.in:
6549         set the version 2.5.8
6551 2003-05-30  Mikhael Goikhman  <migo@homemail.com>
6553         * fvwm/builtins.c:
6554         * fvwm/fvwm2.1:
6555         SetEnv with only one parameter is ignored now
6557 2003-05-30  Dan Espen  <dane@mk.telcordia.com>
6559         * NEWS: Add 2.4.16 news.
6561 2003-05-29  Mikhael Goikhman  <migo@homemail.com>
6563         * fvwm/functions.c (expand_extended_var):
6564         (expand):
6565         fixed expanding variables that are empty, for example $[w.resource]
6566         or $[gt.a] or $[version.info] or $[EMPTY_STRING]
6568         * fvwm/fvwm.1.in:
6569         s/$w/$[w.id]/
6571 2003-05-29  olicha  <olivier.chapuis@free.fr>
6573         * fvwm/ewmh.c (ewmh_atom_wm_state):
6574         Do not claim that we support _NET_WM_STATE_FULLSCREEN
6576 2003-05-28  olicha  <olivier.chapuis@free.fr>
6578         * NEWS:
6579         A TaskBar news
6581 2003-05-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6583         * fvwm/focus.c (__update_windowlist):
6584         don't fiddle with the window list for windows that are going to be
6585         destroyed
6587         * fvwm/add_window.c (delete_client_context):
6588         (destroy_auxiliary_windows):
6589         (destroy_window):
6590         fixed empty frame windows when X reused the window id for a new window
6591         while the old one was scheduled to be destroyed
6593 2003-05-26  olicha  <olivier.chapuis@free.fr>
6595         * fvwm/icons.c (GetIconBitmap):
6596         (set_icon_pixmap_background):
6597         (CreateIconWindow):
6598         (DrawIconPixmapWindow):
6599         (DrawIconWindow):
6600         Fixed loading of application supplied pixmap on 8/24 depth screen
6602 2003-05-25  Dan Espen  <dane@mk.telcordia.com>
6604         * fvwm/builtins.c (CMD_Exec): Another attempt to fix problem with
6605         Rox Filer.
6607         * fvwm/decorations.c: Sync up motif hints structure to aix,hp,
6608         solaris.
6610 2003-05-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6612         * fvwm/misc.c (GrabEm):
6613         do not confine the pointer to the root window when grabbed; this can
6614         cause the pointer to be warped to another screen
6615         * fvwm/menus.c (get_menu_options):
6616         fixed placement of menus on Xinerama screens
6617         * libs/FScreen.c (FScreenGetResistanceRect):
6618         fixed function to do something useful
6619         * libs/Flocale.c (FlocaleDrawString):
6620         support font shadowing without colorsets
6621         * libs/ColorUtils.c:
6622         reformatted file
6623         * fvwm/menuitem.c (menuitem_paint):
6624         do not use colorsets in menus if they are not defined
6625         * fvwm/menustyle.c (menustyle_parse_style):
6626         fixed initialisation of MenuStyle colorsets when mwm/fvwm menu style is
6627         issued again
6629 2003-05-23  olicha  <olivier.chapuis@free.fr>
6631         * fvwm/bindings.c (ParseBinding):
6632         (bind_get_bound_button_contexts):
6633         * libs/Bindings.c (GrabWindowButton):
6634         Fixed window button grabbing
6636 2003-05-22  olicha  <olivier.chapuis@free.fr>
6638         * fvwm/colorset.c (parse_colorset):
6639         Fixed an uninit mem
6641         * fvwm/borders.c (border_fill_pixmap_background):
6642         Fixed problem with depth 1 pixmap
6644         * fvwm/conditional.c (CMD_On):
6645         Fixed memory leaks
6647         * fvwm/conditional.c (CreateConditionMask):
6648         Fixed memory leaks for layer and state
6650 2003-05-22  Mikhael Goikhman  <migo@homemail.com>
6652         * configure.in:
6653         added perllib/FVWM/Tracker/Makefile
6655 2003-05-22  olicha  <olivier.chapuis@free.fr>
6657         * fvwm/fvwm.1.in:
6658         * fvwm/style.h:
6659         * fvwm/style.c (print_styles):
6660         * fvwm/builtins.c (CMD_PrintInfo):
6661         New style subject to PrintInfo
6663 2003-05-20  olicha  <olivier.chapuis@free.fr>
6665         * libs/Flocale.c (FlocaleGetFontOrFontSet):
6666         Allowed empty xft font name
6668         * libs/Makefile.am:
6669         * libs/flist.c (new file):
6670         * libs/flist.h (new file):
6671         Added a flist structure and some basic function for handling such
6672         stucture
6674         * libs/FGettext.c (*):
6675         Use the new flist struct and functions interface
6677         * fvwm/screen.h (ScreenInfo):
6678         * fvwm/update.c (destroy_scheduled_windows):
6679         * fvwm/add_window.c (destroy_window):
6680         Added a list for the windows which are scheduled for destroy
6681         Remove a fw at once from the fw list when we destroy_window
6683 2003-05-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6685         * fvwm/style.c (CMD_DestroyStyle):
6686         do not update windows if no style was deleted
6687         (check_window_style_change):
6688         fixed update of window styles w/ DestroyStyle
6690 2003-05-18  olicha  <olivier.chapuis@free.fr>
6692         * fvwm/conditional.c (CMD_On):
6693         Added x,r,w,f and i file condition to the On command
6695         * fvwm/add_window.c (destroy_window):
6696         Fixed a memory leak (a FvwmWindow !) when a window is not destroyed
6697         but scheduled for destroy. Not sure that the fix is good.
6699         * fvwm/functions.c (__execute_function):
6700         * libs/defaults.h:
6701         Limited the depth of function to MAX_FUNCTION_DEPTH (=512).
6702         This fixes some cores dumps with "recursives" functions
6704         * fvwm/borders.c (border_create_root_transparent_pixmap):
6705         (border_draw_decor_to_pixmap):
6706         Fixed a core dump with a root transparent rotated title
6707         Fixed X errors 56 with RootTransparent titlebar and no E pixmap
6709         * libs/FGettext.c (fgettext_add_one_path):
6710         (FGettextInit):
6711         (FGettextSetLocalePath):
6712         Fixed memory leak and chainning
6714         * fvwm/builtins.c (CMD_PrintInfo):
6715         Fixed a parsing leak
6717         * fvwm/conditional.c (Circulate):
6718         Fixed a mask memory leaks
6720         * libs/defaults.h:
6721         * libs/Flocale.c (FlocaleGetFont):
6722         (FlocaleGetFontSet):
6723         (FlocaleGetFftFont):
6724         Fixed a core dump when a 0 font is given with an encoding hints.
6725         Added a default FFT font
6727         * fvwm/builtins.c (CMD_DefaultFont):
6728         Fixed a core dump when the default font change and a redraw
6729         (icon or window) is proceeded before flush_window_updates is called
6731         * fvwm/menustyle.c (CMD_CopyMenuStyle):
6732         Fixed gradients copy
6734         * fvwm/menustyle.c (menustyle_parse_style):
6735         Fixed UMR's related to colorset
6737         * fvwm/builtins.c (ReadDecorFace):
6738         Removed inconsistent #if 0 code and comments about leak and MiniIcon
6739         decor style.
6741         * fvwm/menustyle.h:
6742         * fvwm/menustyle.c (menustyle_free):
6743         Fixed a fore stipple gc leak
6745         * fvwm/windowlist.c (CMD_WindowList):
6746         Fixed a sor_keyname memory leak
6748         * fvwm/fvwm.c (ResetAllButtons):
6749         Fixed the default buttons memory leak
6751 2003-05-08  olicha  <olivier.chapuis@free.fr>
6753         * fvwm/windowlist.c (CMD_WindowList):
6754         Fixed a memory leak if MaxLabelWidth is used
6756 2003-05-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6758         * fvwm/functions.c (__context_has_window):
6759         (__execute_function):
6760         * fvwm/functions.h:
6761         fixed excution of functions requiring a window without a window when
6762         called with "silent" from a complex function
6764 2003-05-07  olicha  <olivier.chapuis@free.fr>
6766         * libs/System.c (searchPath):
6767         Fixed a core dump
6769 2003-05-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6771         * fvwm/move_resize.c (__move_loop):
6772         (__resize_window):
6773         fixed core dumps
6775 2003-05-03  olicha  <olivier.chapuis@free.fr>
6777         * todo-2.6:
6778         Updated
6780 2003-05-01  Bob Woodside  <dumbledore@woodsway.com>
6782         * fvwm/NEWS:
6783         Minor typo corrections.
6785 2003-04-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6787         * fvwm/move_resize.c (__move_loop):
6788         fixed UMR
6789         removed debug code
6790         (__resize_window):
6791         fixed UMR
6793 2003-04-28  olicha  <olivier.chapuis@free.fr>
6795         * fvwm/ewmh.c (ewmh_atom_wm_state):
6796         (ewmh_HandleDock):
6797         * fvwm/ewmh_events.c (ewmh_WMStateStaysOnTop):
6798         (ewmh_WMStateStaysOnBottom):
6799         Fixed EwmhUseStackingHints and EwmhIgnoreStackingHints style update
6801 2003-04-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6803         * fvwm/module_interface.c (do_execute_module):
6804         * fvwm/fvwm.c (main):
6805         * libs/envvar.c (flib_putenv):
6806         * fvwm/builtins.c (add_to_env_list):
6807         (CMD_SetEnv):
6808         (CMD_UnsetEnv):
6809         fixed putenv memory leaks
6811         * libs/envvar.c (strIns):
6812         removed debug code
6813         reformatted file
6814         (flib_putenv):
6815         replacement for putenv without memory leaks
6817         * fvwm/frame.c:
6818         removed debug code
6820         * fvwm/fvwm.c (StartupStuff):
6821         fixed UMR
6822         * fvwm/add_window.c (free_window_names):
6823         fixed memory leaks
6824         * fvwm/events.c (HandlePropertyNotify):
6825         fixed memory leak
6826         * fvwm/menus.c (do_menu):
6827         fixed core dump
6828         (__mloop_exit_selected):
6829         safety patch
6830         * fvwm/menucmd.c (menu_func):
6831         fixed memory leak
6833         * fvwm/builtins.c (CMD_Destroy):
6834         (CMD_Close):
6835         call destroy_window right after XKillClient; do not wait for the window
6836         to die on its own
6838         * fvwm/menucmd.c (menu_func):
6839         * fvwm/windowlist.c (CMD_WindowList):
6840         fixed core dumps
6842 2003-04-26  Mikhael Goikhman  <migo@homemail.com>
6844         * INSTALL.fvwm:
6845         several updates (FvwmGtk, gettext)
6847 2003-04-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6849         * fvwm/menucmd.c (menu_func):
6850         * fvwm/windowlist.c (CMD_WindowList):
6851         * fvwm/menus.h:
6852         * fvwm/menus.c (is_double_click):
6853         (pop_menu_up):
6854         (pop_menu_down):
6855         (pop_menu_down_and_repaint_parent):
6856         (__mloop_get_event_timeout_loop):
6857         (__mloop_get_event):
6858         (__mloop_handle_event):
6859         (__mloop_select_item):
6860         (__mloop_make_popup):
6861         (__mloop_get_mi_actions):
6862         (__mloop_do_popup):
6863         (__mloop_do_menu):
6864         (__mloop_handle_action_with_mi):
6865         (__mloop_handle_action_without_mi):
6866         (__mloop_exit):
6867         (menu_enter_tear_off_menu):
6868         (menu_close_tear_off_menu):
6869         (do_menu):
6870         replaced the pfw and pcontext members of the MenuParameters structure
6871         with an execution context pointer
6872         (_menu_execute_function):
6873         wrapper function to simplyfy command execution from within menus
6874         (do_menu):
6875         fixed warping pointer to first menu item when invoked with the mouse
6877         * fvwm/execcontext.c:
6878         removed debug code
6880 2003-04-26  Mikhael Goikhman  <migo@homemail.com>
6882         * libs/XError.c:
6883         reformatted
6885         * fvwm.1.in:
6886         * fvwm.c:
6887         replaced "Mouse 0 R N Menu MenuFvwmRoot" binding with "Mouse 1 R A"
6889 2003-04-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6891         * fvwm/menus.c (do_menu):
6892         the NoWarp position hint option works with root menus too
6894         * fvwm/ConfigFvwmDefaults:
6895         removed GrabFocusOff and GrabFocusTransient since they nullify the
6896         default with the plain focus policies
6898 2003-04-24  olicha  <olivier.chapuis@free.fr>
6900         * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
6901         Fixed a miss print in my previous commit
6903         * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
6904         (ewmh_MoveResize)
6905         (ewmh_WMStateStaysOnBottom):
6906         * fvwm/ewmh.c (ewmh_AllowsMinimize):
6907         * fvwm/ewmh_intern.h:
6908         Added comment on the implementation at the top of ewmh.c.
6909         Fixed _NET_WM_MOVERESIZE.  Added _NET_WM_ACTION_MINIMIZE in
6910         _NET_WM_ALLOWED_ACTIONS (almost nothing todo). Added
6911         _NET_WM_STATE_ABOVE (just an alias of _NET_WM_STATE_STAYS_ON_TOP)
6912         and _NET_WM_STATE_BELOW.
6914         * AUTHORS:
6915         Added David Fries. Updated my entries.
6917         * todo-2.6:
6918         One update
6920 2003-04-23  olicha  <olivier.chapuis@free.fr>
6922         * fvwm/module_interface.c (CMD_KillModule):
6923         Fixed a leak when we have an alias
6925         * libs/Picture.c (PFreeFvwmPictureData):
6926         * libs/Picture.h:
6927         New interface function for just freeing the allocated data (not
6928         the pixmaps).
6930 2003-04-22  olicha  <olivier.chapuis@free.fr>
6932         * fvwm/colorset.c (get_root_pixmap):
6933         Fixed a minor memory leak
6935         * fvwm/functions.c (execute_complex_function):
6936         Fixed uninitialized d.type
6938         * libs/Ficonv.c (FiconvSetupConversion):
6939         (FiconvUtf8ToCharset):
6940         (FiconvCharsetToUtf8):
6941         Formating clean-up
6943         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
6944         (EWMH_WMIconName):
6945         (EWMH_WMName):
6946         Fixed a core dump and safety check related to not loaded font
6948 2003-04-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6950         * libs/Module.h:
6951         reformatted
6953 2003-04-16  olicha  <olivier.chapuis@free.fr>
6955         * fvwm/ewmh_events.c (ewmh_CloseWindow):
6956         (ewmh_MoveResize):
6957         (ewmh_WMState):
6958         (ewmh_WMStateHidden):
6959         Check if functions are allowed
6961         * fvwm/ewmh.c (ewmh_HandleDesktop):
6962         (ewmh_HandleDock):
6963         Set Desktop and Dock uniconifiable and unmaximazable
6965         * fvwm/menuitem.c (menuitem_paint):
6966         * fvwm/screen.h:
6967         Fixed greyed action with EWMH desktop
6969 2003-04-16  Mikhael Goikhman  <migo@homemail.com>
6971         * NEWS:
6972         documented FvwmEvent behaviour of executing window related event
6973         handlers within a window context
6975         * fvwm/fvwm.1.in:
6976         updated WindowId entry
6978 2003-04-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6980         * fvwm/schedule.c (deschedule):
6981         (squeue_execute):
6982         (execute_obj_func):
6983         * fvwm/module_interface.c (DeleteMessageQueueBuff):
6984         (ExecuteCommandQueue):
6985         * libs/queue.c (fqueue_init):
6986         (fqueue_remove_or_operate_from_front):
6987         (fqueue_remove_or_operate_from_end):
6988         (fqueue_remove_or_operate_all):
6989         (fqueue_init):
6990         (fqueue_unlock_queue):
6991         (fqueue_lock_queue):
6992         (fqueue_add_at_front):
6993         (fqueue_add_inside):
6994         (fqueue_get_first):
6995         core dump fixes
6997         * libs/queue.c (fqueue_remove_or_operate_all):
6998         (fqueue_remove_or_operate_from_end):
6999         (fqueue_remove_or_operate_from_front):
7000         * fvwm/module_interface.c (DeleteMessageQueueBuff):
7001         (ExecuteCommandQueue):
7002         * fvwm/schedule.c (deschedule):
7003         (check_deschedule_obj_func):
7004         (deschedule_obj_func):
7005         (squeue_execute):
7006         (check_execute_obj_func):
7007         (execute_obj_func):
7008         (copy_obj_func):
7009         core dump fixes
7011 2003-04-15  Mikhael Goikhman  <migo@homemail.com>
7013         * fvwm/ConfigFvwmDefaults:
7014         * fvwm/fvwm.1.in:
7015         * fvwm/windowlist.c:
7016         * sample.fvwmrc/system.fvwm2rc-sample-95:
7017         * NEWS:
7018         WindowListFunc is executed now within a window context,
7019         so "WindowId $0" is not needed anymore in its definition
7021 2003-04-14  olicha  <olivier.chapuis@free.fr>
7023         * fvwm/fvwm.1.in:
7024         * NEWS:
7025         Documented LocalePath and $[gt.str]. FvwmScript news.
7027         * fvwm/expand.c (expand_vars_extended):
7028         Fixed $[gt.str] expansion
7030         * configure.in:
7031         New gettext domain FvwmScript
7033         * libs/FGettext.c (FGettextCopy):
7034         * libs/FGettext.h:
7035         New interface function which copies the string
7037 2003-04-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7039         * fvwm/conditional.c (CMD_Cond):
7040         allow to negate the condition code with '!' prefix
7042         * fvwm/schedule.c (CMD_Schedule):
7043         (CMD_Deschedule):
7044         support hexadecimal ids
7046         * libs/Parse.c (GetIntegerArguments):
7047         (_get_suffixed_integer_arguments):
7048         (GetSuffixedIntegerArguments):
7049         (GetIntegerArgumentsAnyBase):
7050         new utitily function to allow hexadecimal integer arguments
7052 2003-04-10  olicha  <olivier.chapuis@free.fr>
7054         * libs/Flocale.c (FlocaleGetFullNameOfFontStruct):
7055         (FlocaleGetCharsetOfFontStruct):
7056         (FlocaleGetCharsetFromName):
7057         (FlocaleFixNameForFontSet):
7058         (FlocaleGetFontSet):
7059         (FlocalePrintLocaleInfo):
7060         * libs/FlocaleCharset.h:
7061         * libs/FlocaleCharset.c (FlocaleCharsetIsCharsetXLocale):
7062         (FlocaleCharsetPrintXOMInfo):
7063         Load a FontSet only when this is reasonable. Finished PrintInfo locale 2
7065 2003-04-08  olicha  <olivier.chapuis@free.fr>
7067         * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
7068         fixed the default font name
7070 2003-04-07  Mikhael Goikhman  <migo@homemail.com>
7072         * fvwm/events.c (HandlePropertyNotify):
7073         * fvwm/ewmh_names.c (EWMH_WMName, EWMH_WMIconName):
7074         completely ignore application requests to set exactly the same
7075         window name or icon name (xmms sets it every second),
7076         this avoids some redundant module messages and redraws
7078 2003-04-05  Mikhael Goikhman  <migo@homemail.com>
7080         * Makefile.am:
7081         fixed DIST
7083 2003-04-04  olicha  <olivier.chapuis@free.fr>
7085         * configure.in:
7086         Fixed a miss print in fribidi config check
7088 2003-04-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7090         * fvwm/focus.c (__restore_focus_after_unmap):
7091         iconified windows without an icon do not receive focus
7093 2003-03-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7095         * fvwm/virtual (CMD_GotoDeskAndPage):
7096         different "GotoDeskAndPage prev" fix that works with any viewports, not
7097         just multiples of the screen size
7099 2003-03-29  Mikhael Goikhman  <migo@homemail.com>
7101         * fvwm/virtual (CMD_GotoDeskAndPage):
7102         fixed "GotoDeskAndPage prev" with desks larger than 2x2
7104 2003-03-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7106         * ETHICAL_LICENSE:
7107         added file
7109         * fvwm/menucmd.c (menu_func):
7110         fixed double key presses to choose default menu action
7112         * fvwm/focus.c (__update_windowlist):
7113         fixed order of window list with SloopyFocus when using the Focus
7114         command
7116 2003-03-22  Mikhael Goikhman  <migo@homemail.com>
7118         * fvwm/fvwm.1.in:
7119         clarified some things, typo fixed
7121 2003-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7123         * libs/Colorset.c (CreateBackgroundPixmap):
7124         (GetWindowBackgroundPixmapSize):
7125         (get_aspect_dimensions):
7126         fixed size calculation of aspect pixmaps
7128 2003-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7130         * fvwm/icons.c (clear_icon):
7131         (clear_icon):
7132         (AutoPlaceIcon):
7133         (Iconify):
7134         * fvwm/geometry.c (get_icon_geometry):
7135         (modify_icon_position):
7136         set a valid icon picture position if there is neither a picture nor a
7137         title
7139 2003-03-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7141         * NEWS:
7142         * AUTHORS:
7143         reformatted to fit better on the web page
7145 2003-03-15  Mikhael Goikhman  <migo@homemail.com>
7147         * todo-2.6:
7148         added items from "My TODO" message on 2003-01-02
7150         * fvwm/fvwm.1.in:
7151         actually remove duplicate Iconify entry, use $[w.id] not $w, more fixes
7153 2003-03-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7155         * libs/FScreen.c:
7156         removed debug output
7158 2003-03-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7160         * libs/FScreen.c (FScreenMangleScreenIntoUSPosHints):
7161         (FScreenFetchMangledScreenFromUSPosHints):
7162         two functions to allow USPosition hints from modules and StartsOnScreen
7163         work at the same time
7165         * fvwm/conditional.c (direction_cmd):
7166         Some fixes, reformatting and improvements.
7168 2003-03-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7170         * fvwm/icons.c (Iconify):
7171         initialise icon position to +0+0 if there is neiter a picture nor a
7172         title
7174         * fvwm/functions.c (DeferExecution):
7175         action trigger fix
7177         * todo-2.6 (todo):
7178         closed some items
7180         * fvwm/update.c (apply_window_updates):
7181         fixed drawing of sticky icon titles when the stickyicon style is being
7182         set
7184 2003-03-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7186         * fvwm/placement.c (CMD_PlaceAgain):
7187         * fvwm/add_window.c (setup_window_placement):
7188         * fvwm/virtual.c (MapDesk):
7189         update the GNOME hints desk when changing desks; fixes placeagain with
7190         stickyicon style
7191         some placeagain fixes
7193         * fvwm/fvwm.1.in (Example):
7194         removed duplicate Iconify section
7196         * todo-2.6 (todo):
7197         closed C.11
7199         * fvwm/functable.c (func_table):
7200         * fvwm/functions.h (func_type):
7201         * fvwm/functions.c (__execute_function):
7202         (execute_complex_function):
7203         (DeferExecution):
7204         fixed a new and and old window selection bug
7206 2003-03-09  Dan Espen  <dane@mk.telcordia.com>
7208         * todo-2.6 (todo): Close C.13 (861): cant reproduce, no problems
7209         detected with Purify.
7211 2003-03-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7213         * libs/Colorset.c (SetWindowBackgroundWithOffset):
7214         use None, not 0 for Window structures
7216         * fvwm/events.c (InitEventHandlerJumpTable):
7217         (HandleKeyRelease):
7218         (__handle_key_event):
7219         * fvwm/bindings.c (ParseBinding):
7220         (activate_binding):
7221         * libs/Bindings.h:
7222         * fvwm/fvwm.1.in:
7223         removed key release binding because they can not work reliably
7225 2003-03-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7227         * fvwm/functable.c (func_table):
7228         trigger on ButtonPress for many of the functions
7230         * fvwm/functions.c (__execute_function):
7231         (__execute_function):
7232         fixed conditional commands a la "Current" triggered on root window
7234 2003-03-01  Dan Espen  <dane@mk.telcordia.com>
7236         * todo-2.6: Closed B.2, C.21.
7238 2003-02-28  olicha  <olivier.chapuis@free.fr>
7240         * libs/defaults.h:
7241         * fvwm/events.c (HandleConfigureRequest):
7242         Added a workaround for application with broken max/min size hints
7243         vs a size configure request. This "fixes" floating java JToolBar.
7245         * fvwm/add_window.c (GetWindowSizeHints):
7246         Check that the max size hint is not broken relatively to the the base
7247         size hint
7249 2003-02-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7251         * NEWS:
7252         * configure.in:
7253         released 2.5.6, set version to 2.5.7
7255         * NEWS:
7256         * configure.in:
7257         updated for 2.5.6
7259 2003-02-26  Tony Finch  <dot@dotat.at>
7261         * fvwm/borders.c (border_draw_one_border_part):
7262         Don't draw the handle relief marks when the border is flat.
7264 2003-02-27  Mikhael Goikhman  <migo@homemail.com>
7266         * configure.in:
7267         s/fribdi_in_path/fribidi_in_path/
7269         * todo-2.6:
7270         spell checking and some reformatting
7272 2003-02-26  olicha  <olivier.chapuis@free.fr>
7274         * fvwm/borders.c (border_setup_bar_pixmaps):
7275         Fixed a miss-print which can cause a core dump
7277         * todo-2.6:
7278         Added a 2.6 TODO file
7280 2003-02-25  Dan Espen  <dane@mk.telcordia.com>
7282         * fvwm/focus.c (focus_grab_buttons): Fix compile problems Forte7,
7283         void functioin cannot return a value.
7285 2003-02-25  olicha  <olivier.chapuis@free.fr>
7287         * configure.in:
7288         Fixed compilation warning if fribidi is in path
7290 2003-02-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7292         * fvwm/windowlist.c (CMD_WindowList):
7293         removed unused instruction
7295 2003-02-22  Dan Espen  <dane@mk.telcordia.com>
7297         * configure.in: Remove nested function from -Werror check.
7298         Lets configure work without gcc.
7300         * fvwm/read.h:
7301         * fvwm/read.c (run_command_stream): Make Break work from PipeRead.
7303 2003-02-21  Dan Espen  <dane@mk.telcordia.com>
7305         * fvwm/functions.c (__run_complex_function_items): Make Break start
7306         working again.
7308 2003-02-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7310         * fvwm/move_resize.c (get_outline_rects):
7311         (draw_move_resize_grid):
7312         initial drawing and final undrawing of wire frame no longer toggles the
7313         pixel in the top left corner of the screen
7315         * fvwm/expand.c (expand_vars):
7316         disabled warnings about one letter variables
7318 2003-02-17  Dan Espen  <dane@mk.telcordia.com>
7320         * README: Update to reflect release 2.5.x.
7321         * NEWS: Update news for FvwmPager drag fix.
7323 2003-02-15  olicha  <olivier.chapuis@free.fr>
7325         * fvwm/fvwm.1.in:
7326         Fixed a typo
7328 2003-02-13  olicha  <olivier.chapuis@free.fr>
7330         * fvwm/gnome.c (GNOME_SetClientList):
7331         Applied David Fries patch which fixes a possible crash with more
7332         than 256 windows
7333         (GNOME_SetClientList):
7334         malloc -> safemalloc
7336 2003-02-09  Dan Espen  <dane@mk.telcordia.com>
7338         * fvwm/fvwm.1.in (Note): Update %space/%tab description in menu.
7339         Give the XorValue range.
7341 2003-02-08  Dan Espen  <dane@mk.telcordia.com>
7343         * fvwm/fvwm.1.in: Fully document the emulate command.
7345 2003-02-06  olicha  <olivier.chapuis@free.fr>
7347         * fvwm/borders.c (get_common_decorations):
7348         (border_get_border_background):
7350 2003-02-05  Dan Espen  <dane@mk.telcordia.com>
7352         * fvwm/builtins.c (CMD_Exec): Use STDIN_FILENO instead of a zero.
7354 2003-02-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7356         * fvwm/menuitem.h:
7357         * fvwm/menuitem.c (menuitem_get_size):
7358         * fvwm/menus.c (calculate_item_sizes):
7359         renamed "mips" to mipst
7361         * fvwm/menuitem.c (menuitem_get_item_size):
7362         * fvwm/menus.c (_calculate_item_sizes):
7363         backed out patch from 30-Jan-2003
7365 2003-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7367         * fvwm/menuitem.h:
7368         * fvwm/menuitem.c (menuitem_get_item_size):
7369         * fvwm/menus.c (_calculate_item_sizes):
7370         functions renamed due to global name space collision with IRIX 6.5
7372 2003-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7374         * configure.in:
7375         added tests/hints/Makefile.am
7377 2003-01-24  Dan Espen  <dane@mk.telcordia.com>
7379         * fvwm/fvwm.1.in: Fixed next->previous in Prev command.
7381 2003-01-20  Dan Espen  <dane@mk.telcordia.com>
7383         * sample.fvwmrc/DecorWin95:
7384         * sample.fvwmrc/DecorMwm: Remove bad mouse binding, that I meant to
7385         Replace a long time ago.
7387 2003-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7389         * fvwm/stack.c (new_layer):
7390         (collect_transients_recursive):
7391         (__restack_window):
7392         fixed Layer command
7394         * fvwm/events.c (HandleConfigureRequest):
7395         fixed placement of icons
7396         fixed size calculations of icons
7398 2003-01-18  Mikhael Goikhman  <migo@homemail.com>
7400         * fvwm/expand.c:
7401         fixed $[desk.name<n>] that was masked by $[desk.n],
7402         added $[desk.pagesx] and $[desk.pagesy]
7404 2003-01-16  Dan Espen  <dane@mk.telcordia.com>
7406         * NEWS: Update news.  Spelling fixes 2.5.x news.
7407         * fvwm/builtins.c (CMD_Exec): Close stdin so the exec'd process knows
7408         its not interactive.
7410 2003-01-12  Mikhael Goikhman  <migo@homemail.com>
7412         * fvwm/functable.c:
7413         added a short description together with the commands
7415 2003-01-12  Marcus Lundblad  <ml@update.uu.se>
7417         * NEWS:
7418         Added conditionals Closable,Iconifiable,Maximizable,FixedSize and
7419         HasHandles
7421 2003-01-11  Mikhael Goikhman  <migo@homemail.com>
7423         * expand.c:
7424         * NEWS:
7425         deprecate all single letter variables, new variables are supported now
7426         $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
7427         $[desk.n], $[version.num], $[version.info], $[version.line].
7429 2003-01-07  Marcus Lundblad <ml@update.uu.se>
7431         * fvwm/style.c (style_parse_one_style_option):
7432         * fvwm/fvwm.1.in:
7433         Removed duplicate styles Unclosable,Unmaximizable,Uniconifiable and
7434         DisallowMaximizeFixedSize
7436 2003-01-06  Dan Espen  <dane@mk.telcordia.com>
7438         * fvwm/fvwm.1.in: Lang check.
7440 2003-01-03  olicha  <olivier.chapuis@free.fr>
7442         * fvwm/commands.h:
7443         * INSTALL.fvwm:
7444         * fvwm/ewmh.h:
7445         * fvwm/ewmh_intern.h:
7446         * fvwm/ewmh_names.c:
7447         * fvwm/ewmh_icons.c:
7448         * fvwm/ewmh_events.c:
7449         * fvwm/ewmh_conf.c:
7450         * fvwm/ewmh.c:
7451         * fvwm/gnome.c:
7452         * fvwm/gnome.h:
7453         * fvwm/functable.c (func_table):
7454         * fvwm/fvwm.c (setVersionInfo):
7455         * acconfig.h:
7456         * configure.in:
7457         Removed GNOME and HAVE_EWMH ifdef
7459         * fvwm/fvwm.1.in:
7460         Documented UseTitleDecorRotation
7462 2003-01-03  Mikhael Goikhman  <migo@homemail.com>
7464         * fvwm/module_interface.c (MoveViewport):
7465         * fvwm/virtual.c (CMD_DesktopSize, CMD_Send_WindowList):
7466         M_NEW_PAGE now has 7 arguments
7468 2003-01-02  olicha  <olivier.chapuis@free.fr>
7470         * fvwm/fvwm.1.in:
7471         Documented  the new icon style options
7473         * fvwm/fvwm.h:
7474         * fvwm/icons.h:
7475         * fvwm/icons.c (DrawIconTitleWindow):
7476         (DrawIconPixmapWindow):
7477         (setup_icon_title_size):
7478         * fvwm/style.c (style_parse_one_style_option):
7479         Fixed IconTitleRelief and IconBackgroundRelief arguments
7481         * fvwm/icons.c (GetIconPicture):
7482         (SetIconPixmapSize):
7483         Fixed IconSize style for non shaped depth > 1 pixmaps
7485 2003-01-02  Mikhael Goikhman  <migo@homemail.com>
7487         * NEWS:
7488         * fvwm/commands.h:
7489         * fvwm/conditional.c (CMD_On):
7490         * fvwm/functable.c:
7491         * fvwm/fvwm.1.in:
7492         new conditional command On for non-window related conditions
7494         * fvwm/execcontext.h:
7495         * fvwm/fvwm.c (Done, SetRCDefaults, StartupStuff):
7496         two new exec contexts for restarting
7498 2003-01-02  olicha  <olivier.chapuis@free.fr>
7500         * fvwm/builtins.c (ReadMultiPixmapDecor):
7501         StretchedPixmap -> AdjustedPixmap
7503         * fvwm/fvwm.1.in:
7504         Documented Colorset in BorderStyle, TitleStyle and ButonsStyle
7505         Documented the new MultiPixmap syntax
7507 2002-12-31  Mikhael Goikhman  <migo@homemail.com>
7509         * NEWS:
7510         * fvwm/fvwm.1.in:
7511         * fvwm/builtins.c (ReadTitleButton):
7512         * fvwm/screen.h:
7513         new button state shortcuts AllActiveUp, AllActiveDown,
7514         AllInactiveUp, AllInactiveDown
7516 2002-12-31  olicha  <olivier.chapuis@free.fr>
7518         * libs/PictureGraphics.c (PCopyArea):
7519         Fixed rendering of depth 1 pixmap with a mask
7521         * fvwm/update.c (apply_window_updates):
7522         Fixed icon bg cset update
7524         * fvwm/events.c (HandlePropertyNotify):
7525         * fvwm/geometry.c (move_icon_to_position):
7526         Fixed non shaped icons with a bg padding but without cs bg
7528         * NEWS:
7529         * fvwm/style.c (style_parse_icon_size_style):
7530         (merge_styles):
7531         * fvwm/fvwm.h (window_style):
7532         * fvwm/add_window.c (setup_icon_size_limits):
7533         * fvwm/icons.c (SetIconPixmapSize):
7534         (GetIconPicture):
7535         New option to IconSize style: Adjusted, Streched, Shrunk
7537         * fvwm/icons.c (SetIconPixmapSize):
7538         (GetIconPicture):
7539         Always center the icon with IconSize if the icon has a background
7541 2002-12-30  Mikhael Goikhman  <migo@homemail.com>
7543         * configure.in:
7544         FvwmWindowMenu renaming; compact long diagnostics into half of line
7546         * NEWS:
7547         documeted and corrected new features
7549         * fvwm/fvwm.1.in:
7550         removed a "deprecated" tag from TitleStyle/ButtonStyle/BorderStyle
7551         since these are the only way currently to create themes
7553         * fvwm/fvwm.c:
7554         small reformatting
7556 2002-12-30  olicha  <olivier.chapuis@free.fr>
7558         * NEWS:
7559         * fvwm/icons.c (setup_icon_title_size):
7560         (set_icon_pixmap_background):
7561         (CreateIconWindow):
7562         (DrawIconTitleWindow):
7563         (DrawIconPixmapWindow):
7564         (DrawIconWindow):
7565         (ChangeIconPixmap):
7566         (RedoIconName):
7567         * fvwm/events.c (HandleEnterNotify):
7568         (HandleExpose):
7569         (HandleLeaveNotify):
7570         (HandlePropertyNotify):
7571         * fvwm/borders.c (border_draw_decorations):
7572         * fvwm/default.h:
7573         * fvwm/fvwm.h:
7574         * fvwm/add_window.c (setup_icon_background_parameters):
7575         (setup_icon_title_parameters):
7576         (setup_style_and_decor):
7577         (setup_icon_font):
7578         * fvwm/geometry.c (move_icon_to_position):
7579         * fvwm/style.h:
7580         * fvwm/style.c (check_window_style_change):
7581         (update_style_colorset):
7582         (update_icon_title_cs_style):
7583         (update_icon_title_cs_hi_style):
7584         (update_icon_background_cs_style):
7585         (merge_styles):
7586         * fvwm/update.h:
7587         * fvwm/update.c (apply_window_updates):
7588         New style options IconBackgroundColorset, IconTitleColorset,
7589         HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
7590         and IconBackgroundPadding
7592 2002-12-28  Mikhael Goikhman  <migo@homemail.com>
7594         * libs/FShm.h:
7595         fixed compilation without XShm
7597         * fvwm/borders.c (border_rotate_titlebar_descr):
7598         fixed warning: deprecated use of label at end of compound statement
7600 2002-12-27  olicha  <olivier.chapuis@free.fr>
7602         * fvwm/ConfigFvwmDefaults:
7603         UseTitleDecorRotation is a default
7605         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
7606         (do_relieve_rectangle):
7607         * libs/fvwmlib.h:
7608         * fvwm/borders.c (border_draw_title_stick_lines):
7609         (border_create_root_transparent_pixmap):
7610         (border_mp_render_into_pixmap):
7611         (border_draw_decor_to_pixmap):
7612         (border_mp_render_into_pixmap):
7613         (border_mp_get_titlebar_descr):
7614         (border_mp_draw_mp_titlebar):
7615         (border_draw_decor_to_pixmap):
7616         (border_set_button_pixmap):
7617         (border_get_titlebar_draw_descr):
7618         (border_set_title_pixmap):
7619         (border_rotate_titlebar_descr):
7620         (border_get_titlebar_descr):
7621         Completed UseTitleDecorRotation
7623 2002-12-26  olicha  <olivier.chapuis@free.fr>
7625         * fvwm/update.c (apply_window_updates):
7626         * fvwm/frame.c (frame_get_titlebar_dimensions):
7627         (frame_set_decor_gravities):
7628         * fvwm/borders.c (border_set_button_pixmap):
7629         (border_get_titlebar_descr):
7630         (border_draw_one_button):
7631         Buttons order follows the title text rotations.
7632         More UseTitleDecorRotation preparation
7634         * fvwm/borders.c (border_draw_decor_to_pixmap):
7635         Fixed SolidButton
7637 2002-12-24  olicha  <olivier.chapuis@free.fr>
7639         * fvwm/borders.c (border_mp_render_into_pixmap):
7640         (border_fill_pixmap_background):
7641         Some borders drawing fixes
7643         * libs/Graphics.c (CreateRotatedPixmap):
7644         * fvwm/geometry.c (get_title_font_size_and_offset):
7645         * fvwm/update.c (apply_window_updates):
7646         * fvwm/borders.c (border_set_button_pixmap):
7647         (border_get_titlebar_draw_descr):
7648         (border_draw_title):
7649         (border_rotate_titlebar_descr):
7650         (border_get_titlebar_descr):
7651         More UseTitleDecorRotation preparation
7653 2002-12-22  Dan Espen  <dane@mk.telcordia.com>
7655         * fvwm/add_window.c (GetWindowSizeHints): Change hint warning message
7656         so we won't get so many application bugs report to fvwm-workers.
7658         * fvwm/fvwm.1.in: Grammar: allows to -> allows for.
7660 2002-12-21  Marcus Lundblad <ml@update.uu.se>
7662         * fvwm/style.c (style_parse_one_style_option):
7663         * fvwm/style.h:
7664         * fvwm/fvwm.h:
7665         * fvwm/window_flags:
7666         * fvwm/decorations.c (is_function_allowed,
7667                               __is_resize_allowed):
7668         Added styles Closable, Iconifiable, Maximizable and
7669         AllowMaximizeFixedSize
7670         * fvwm/conditional.c (MatchesConditionMask,
7671                               CreateConditionMask):
7672         Added conditionals Closable,Iconifiable and Maximizable
7673         * fvwm/fvwm.1.in:
7674         Documented styles Closable, Iconifiable, Maximizable and
7675         AllowMaximizeFixedSize and conditionals
7676         Closable,Iconifiable and Maximizable
7678 2002-12-20  olicha  <olivier.chapuis@free.fr>
7680         * fvwm/window_flags.h:
7681         * fvwm/update.h:
7682         * fvwm/update.c (apply_window_updates):
7683         * fvwm/style.h:
7684         * fvwm/style.c (style_parse_one_style_option):
7685         * fvwm/fvwm.h:
7686         UseTitleDecorRotation style preparation
7688         * fvwm/fvwm.c (main):
7689         Use best TrueColor visual
7691         * fvwm/borders.c (border_get_border_gcs):
7692         Create the transparent_gc with the Scr.NoFocusWin and not the FW_W_FRAME
7693         window which may have a depth != Pdepth
7695         * fvwm/menus.c (paint_side_pic):
7696         * fvwm/menuitem.c (menuitem_paint):
7697         * fvwm/icons.c (DrawIconPixmapWindow):
7698         * fvwm/colorset.c (parse_colorset):
7699         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
7700         Used Scr.AlphaGC
7702 2002-12-19  olicha  <olivier.chapuis@free.fr>
7704         * libs/Graphics.c (CreateRotatedPixmap):
7705         * libs/fvwmlib.h:
7706         New interface function CreateRotatedPixmap
7708         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
7709         (PImageLoadXpm):
7710         * libs/PictureGraphics.c (PCreateRenderPixmap):
7711         (PCreateDitherPixmap):
7712         * libs/Graphics.c (CreateGradientPixmap):
7713         (CreateRotatedPixmap):
7714         * acconfig.h:
7715         * configure.in:
7716         * libs/FShm.h (new file):
7717         * libs/FImage.h (new file):
7718         * libs/FImage.c (new file):
7719         * libs/Makefile.am:
7720         * fvwm/fvwm.c (setVersionInfo):
7721         Added MIT Shared Memory Extension for XImage
7723         * NEWS:
7724         Some news
7726         * fvwm/screen.h:
7727         * fvwm/builtins.c (ReadDecorFace):
7728         (FreeDecorFace):
7729         * fvwm/borders.c (border_draw_decor_to_pixmap):
7730         (border_fill_pixmap_background):
7731         AdjustedPixmap, StretchedPixmap and ShrunkPixmap
7733 2002-12-17  Mikhael Goikhman  <migo@homemail.com>
7735         * libs/FBidiJoin.c:
7736         shape-and-join fixes from Nadim Shaikli (slightly modified)
7738 2002-12-16  olicha  <olivier.chapuis@free.fr>
7740         * libs/PictureGraphics.h:
7741         * libs/PictureGraphics.c (PTileRectangle):
7742         (PGraphicsCreateTiledPicture):
7743         * libs/Graphics.c (CreateTiledPixmap):
7744         New interface function: PGraphicsCreateTiledPicture
7746         * fvwm/screen.h:
7747         * fvwm/fvwm.c (CreateGCs):
7748         Added a global (Scr) alpha GC
7750         * configure.in:
7751         * fvwm/screen.h:
7752         * fvwm/builtins.c (ReadMultiPixmapDecor):
7753         (update_decorface_colorset):
7754         (FreeDecorFace):
7755         * fvwm/borders.c (border_get_tb_parts_to_draw):
7756         (border_fill_pixmap_background):
7757         (border_setup_bar_pixmaps):
7758         (border_get_bar_pixmaps):
7759         (border_free_bar_pixmaps):
7760         (border_mp_render_into_pixmap):
7761         (border_mp_get_length):
7762         (border_mp_get_titlebar_descr):
7763         (border_mp_get_geometry):
7764         (border_mp_get_use_title_style_parts_and_geometry):
7765         (border_mp_draw_mp_titlebar):
7766         (border_draw_decor_to_pixmap):
7767         (border_draw_title_deep):
7768         (border_get_titlebar_draw_descr):
7769         (border_setup_use_title_style):
7770         (border_get_titlebar_descr_state):
7771         (border_get_titlebar_descr):
7772         (border_get_transparent_decorations_part):
7773         (border_draw_title_stick_lines):
7774         MultiPixmap can use Colorset and Solid color. Various others minor
7775         improvement in MultiPixmap. "Merge" the MultiPixmap code into the
7776         "main" drawing code and remove the #ifdef.
7777         New option to ButtonStyle and TitleStyle: StretchedPixmap.
7778         Use the new Scr.AlphaGC.
7780 2002-12-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7782         * fvwm/add_window.c (validate_transientfor):
7783         do not ignore transientfor hint for iconified windows
7785 2002-12-12  Jason Weber <baboon@imonk.com>
7787         * fvwm/fvwm.1.in:
7788         * fvwm/conditional.c (CMD_ScanForWindow):
7789         * fvwm/commands.h:
7790         * fvwm/functable.c:
7791         rename ScanWindow to ScanForWindow
7793 2002-12-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7795         * fvwm/menuitem.c (menuitem_paint):
7796         * fvwm/colorset.c (parse_colorset):
7797         * fvwm/icons.c (DrawIconPixmapWindow):
7798         * fvwm/focus.c (_SetFocusWindow):
7799         (_ReturnFocusWindow):
7800         (_DeleteFocus):
7801         (_ForceDeleteFocus):
7802         (__activate_window_by_command):
7803         patches to prevent UMR messages in memory debuggers
7805 2002-12-11  Jason Weber <baboon@imonk.com>
7807         * fvwm/fvwm.1.in: Added ScanWindow
7809         * fvwm/conditional.c (CMD_Direction, CMD_ScanWindow, direction_cmd):
7810         * fvwm/commands.h:
7811         * fvwm/functable.c:
7812         Generalized CMD_Direction into direction_cmd.
7813         Pipe CMD_Direction and CMD_ScanWindow into direction_cmd.
7814         Replace Cycle prefix with secondary direction argument.
7816 2002-12-10  Dan Espen  <dane@mk.telcordia.com>
7818         * fvwm/fvwm.1.in: Applied Mikhael's quote fix.
7820 2002-12-05  Marcus Lundblad <ml@update.uu.se>
7821         * fvwm/conditional.c (CreateConditionMask):
7822         Implemented conditional "FixedSize" and "HasHandles"
7823         * fvwm/fvwm.1.in
7824         Documented conditional options "FixedSize" and "HasHandles".
7826 2002-12-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7828         * fvwm/placement.c (PlaceWindow):
7829         fixed StickyAcrossDesks w/ StartsOnPage
7831         * fvwm/functable.c:
7832         * fvwm/commands.h:
7833         * fvwm/ewmh_conf.c (set_state_workaround):
7834         * fvwm/update.c (apply_window_updates):
7835         * fvwm/windowlist.c (CMD_WindowList):
7836         * fvwm/ewmh_events.c (ewmh_WMDesktop):
7837         (ewmh_WMStateSticky):
7838         * fvwm/conditional.c (CreateConditionMask):
7839         * fvwm/gnome.c (GNOME_SetHints):
7840         (GNOME_GetStyle):
7841         (GNOME_HandlePropRequest):
7842         * fvwm/placement.c (SmartPlacement):
7843         (get_next_x):
7844         (get_next_y):
7845         (test_fit):
7846         (PlaceWindow):
7847         * fvwm/session.c (SaveWindowStates):
7848         (MatchWinToSM):
7849         (MatchWinToSM):
7850         * fvwm/ewmh.c (check_desk):
7851         (EWMH_SetWMDesktop):
7852         (ewmh_ComputeAndSetWorkArea):
7853         (ewmh_HandleDynamicWorkArea):
7854         (ewmh_HandleDesktop):
7855         (ewmh_HandleDock):
7856         (ewmh_HandleMenu):
7857         (ewmh_HandleToolBar):
7858         * fvwm/virtual.c (UnmapDesk):
7859         (MapDesk):
7860         (MoveViewport):
7861         (do_move_window_to_desk):
7862         * fvwm/icons.c (setup_icon_title_size):
7863         (DrawIconTitleWindow):
7864         (AutoPlaceIcon):
7865         (Iconify):
7866         * fvwm/borders.c (is_button_toggled):
7867         (get_common_decorations):
7868         (border_draw_title_stick_lines):
7869         * fvwm/add_window.c (AddWindow):
7870         * fvwm/move_resize.c (__move_window):
7871         (__move_window):
7872         (is_window_sticky_across_pages):
7873         (is_window_sticky_across_desks):
7874         (MaximizeHeight):
7875         (MaximizeWidth):
7876         (stick_page):
7877         (stick_desk):
7878         (CMD_Stick):
7879         (CMD_StickAcrossPages):
7880         (CMD_StickAcrossDesks):
7881         (stick_across_pages):
7882         (stick_across_desks):
7883         (handle_stick_across_desks):
7884         (handle_stick_across_pages):
7885         (handle_stick):
7886         * fvwm/fvwm.h (struct):
7887         * fvwm/style.c (style_parse_one_style_option):
7888         (check_window_style_change):
7889         * fvwm/style.h:
7890         * fvwm/window_flags.h:
7891         renamed StickDesk to StickAcrossDesks, StickyDesk to StickyAcrossDesks,
7892         StickPage to StickAcrossPages and StickyPage to StickyAcrossPages
7893         everywhere
7895         * fvwm/focus.c (CMD_Focus):
7896         (CMD_FlipFocus):
7897         (__activate_window_by_command):
7898         (__update_windowlist):
7899         (__set_focus_to_fwin):
7900         (_SetFocusWindow):
7901         (_ReturnFocusWindow):
7902         (_DeleteFocus):
7903         (_ForceDeleteFocus):
7904         fixed window list order with FlipFocus command
7906 2002-12-08  Mikhael Goikhman  <migo@homemail.com>
7908         * AUTHORS:
7909         * NEWS:
7910         document bidi entry undocumented in 2.5.5
7912 2002-12-06  olicha  <olivier.chapuis@free.fr>
7914         * acinclude.m4:
7915         Fixed the "detection" of the LINGUAS variable
7917         * configure.in:
7918         Added ar to ALL_LINGUAS
7921 2002-12-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7923         * fvwm/move_resize.c (__resize_window):
7924         fixed handling of MontionNotify and PropertyNotify events
7926 2002-12-03  olicha  <olivier.chapuis@free.fr>
7928         * fvwm/borders.c (border_draw_decor_to_pixmap):
7929         (border_get_border_background):
7930         (get_common_decorations):
7931         BorderGC cleanup
7933         * fvwm/builtins.c (CMD_PrintInfo):
7934         New subject nls to PrintInfo
7936         * libs/FGettext.c (*):
7937         New command FlocalePath
7939 2002-12-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7941         * NEWS:
7942         * configure.in:
7943         changed version to 2.5.6
7945         * NEWS:
7946         * configure.in:
7947         updated for 2.5.5
7949 2002-12-02  olicha  <olivier.chapuis@free.fr>
7951         * libs/FRenderInit.c (FRenderInit):
7952         Fixed alpha depth if !XRenderSupport
7954         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
7955         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
7956         (PImageLoadPng):
7957         * libs/PictureImageLoader.h:
7958         Fixed image loading on bigedian machine
7960 2002-12-01  Mikhael Goikhman  <migo@homemail.com>
7962         * libs/FBidi.c (FBidiConvert):
7963         several small changes
7964         * libs/FBidiJoin.c (shape_n_join):
7965         enabled a new bidi shaping code
7967 2002-11-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7969         * fvwm/frame.c (frame_restore_client_gravities):
7970         (frame_free_move_resize_args):
7971         fixed a redrawing problem after shading a window
7973 2002-11-29  olicha  <olivier.chapuis@free.fr>
7975         * acinclude.m4:
7976         Defined AM_PATH_PROG_WITH_TEST and re-enable it
7978         * configure.in:
7979         * Makefile.am:
7980         Fixed two missprints
7982 2002-11-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7984         * fvwm/bindings.c (ParseBinding):
7985         fix for stroke-less compile
7987 2002-11-29  olicha  <olivier.chapuis@free.fr>
7989         * fvwm/commands.h (enum):
7990         * fvwm/functable.c (func_table):
7991         * fvwm/builtins.c (CMD_LocalePath):
7992         * libs/FGettext.c (FGettextSetLocalePath):
7993         * libs/FGettext.h:
7994         Preparation for LocalePath command
7996         * fvwm/screen.h (ScreenInfo):
7997         * fvwm/fvwm.c (CreateGCs):
7998         Rename Scr.TileGC to Scr.BordersGC
8000         * acinclude.m4:
8001         A libintl autoconf fix
8003         * libs/Colorset.c (CreateBackgroundPixmap):
8004         Do not grab the server when we dump the E setroot pixmap
8006 2002-11-29  olicha  <olivier.chapuis@free.fr>
8008         * acconfig.h:
8009         * fvwm/Makefile.am:
8010         * Makefile.am:
8011         * configure.in:
8012         * acinclude.m4:
8013         Added NLS support with gnu gettext
8015         * fvwm/fvwm.c (main):
8016         FGettextInit
8018         * fvwm/expand.c (expand_vars_extended):
8019         New extanded variable $[gt.any_string]
8021         * fvwm/virtual.c (CMD_DesktopName):
8022         * fvwm/windowlist.c (get_desk_title):
8023         * fvwm/expand.c (expand_vars_extended):
8024         * fvwm/fvwm.c (SetRCDefaults):
8025         * fvwm/ConfigFvwmSetup:
8026         Mark some strings to be translated
8028         * libs/FGettext.c (new file):
8029         * libs/FGettext.c (new file):
8030         * libs/Makefile.am:
8031         gnu gettext libintl warper
8033 2002-11-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8035         * fvwm/add_window.c (RestoreWithdrawnLocation):
8036         rixed rxvts with S/E gravity travelling off screen upon recapture after
8037         they were resized.
8039         * fvwm/events.c (__handle_key_event):
8040         * fvwm/bindings.c (activate_binding):
8041         (__rebind_global_key):
8042         fixed unbinding pointerkey bindings removing the grab for this key
8043         completely
8045         * fvwm/events.c (__is_bpress_window_handled):
8046         fixed click on override redirect windows being handled by the root
8047         window
8049         * fvwm/misc.c (GrabEm):
8050         confine the pointer to the root window when grabbed
8052         * fvwm/events.c (HandleUnmapNotify):
8053         fixed reparenting problem with restarts from desks != 0
8055 2002-11-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8057         * fvwm/events.c:
8058         removed experimental code
8060 2002-11-28  olicha  <olivier.chapuis@free.fr>
8062         * fvwm/borders.c (border_get_border_background):
8063         (border_draw_decor_to_pixmap):
8064         (border_fill_pixmap_background):
8065         Scr.TitleGC/Scr.TileGC cleanup. I will rename TileGC to BorderGC
8066         soon.
8068 2002-11-26  Mikhael Goikhman  <migo@homemail.com>
8070         * fvwm/fvwm.c (InitVariables):
8071         fixed DEFAULT_EDGE_SCROLL being interpretted as 100 pixels instead
8072         of 100%
8073         * fvwm/virtual.c (CMD_EdgeScroll):
8074         minor spacing
8076         * fvwm/ConfigFvwmDefaults:
8077         do not include empty ConfigFvwmProxyDefaults, added one binding
8079 2002-11-26  olicha  <olivier.chapuis@free.fr>
8081         * libs/Colorset.c (CreateBackgroundPixmap):
8082         * fvwm/colorset.c (parse_colorset):
8083         Be more safe with the E root pixmap
8085 2002-11-25  olicha  <olivier.chapuis@free.fr>
8087         * fvwm/move_resize.c (__move_loop):
8088         Redraw the transparent decoration parts when a move is abored
8090         * fvwm/colorset.c (parse_colorset):
8091         Fixed the fgsh Colorset colors when the Image change but not the bg
8093 2002-11-24  Jason Weber  <baboon@imonk.com>
8095         * fvwm/conditional.c (CMD_Direction):
8096         Extended Direction to allow CycleWest, CycleEast, etc that guarantees
8097         eventual traversal of all windows over repeated calls.  It also cycles
8098         back to the opposite extent when it hits the limit in the given
8099         direction.
8101 2002-11-22  olicha  <olivier.chapuis@free.fr>
8103         * fvwm/borders.h:
8104         * fvwm/borders.c (get_common_decorations):
8105         (border_get_parts_and_pos_to_draw):
8106         (border_get_changed_border_parts):
8107         (border_get_frame_pixmap, new):
8108         (border_get_border_background):
8109         (border_draw_one_border_part):
8110         (border_draw_decorations):
8111         (border_get_tb_parts_to_draw):
8112         (border_fill_pixmap_background):
8113         (border_get_titlebar_descr_state, new):
8114         (border_draw_titlebar):
8115         (border_setup_bar_pixmaps, new):
8116         (border_get_bar_pixmaps, new):
8117         (border_free_bar_pixmaps, new):
8118         (border_setup_use_title_style, new):
8119         (border_set_button_pixmap):
8120         (border_set_title_pixmap):
8121         (border_draw_one_button):
8122         (border_set_button_pixmap):
8123         (border_draw_title_deep):
8124         (border_get_transparent_decorations_part, new):
8125         Title, Border and Buttons Style Colorset Option: Drawing
8127         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
8128         (__move_window):
8129         (__move_loop):
8130         * fvwm/frame.c (__frame_setup_window):
8131         (frame_has_handles_and_tiled_border):
8132         (frame_create_move_resize_args):
8133         (frame_free_move_resize_args):
8134         Title, Border and Buttons Style Colorset Option: External drawing
8135         stuff. Basically additional redrawing for RootTransparent
8137         * fvwm/builtins.c (update_decorface_colorset, new):
8138         (update_titlebutton_colorset, new):
8139         (update_decors_colorset, new):
8140         (update_fvwm_colorset):
8141         Title, Border and Buttons Style Colorset Option: Dynamic updating
8143         * fvwm/screen.h:
8144         * fvwm/builtins.c (ReadDecorFace):
8145         Title, Border and Buttons Style Colorset Option: Configuration
8147         * libs/Colorset.c (GetWindowBackgroundPixmapSize, new):
8148         * libs/Colorset.h:
8149         Title, Border and Buttons Style Colorset Option: Convinent macros and
8150         function
8152 2002-11-18  Dan Espen  <dane@mk.telcordia.com>
8154         * libs/Makefile.am: Add missing Bindings.h.
8156 2002-11-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8158         * fvwm/move_resize.c (__move_loop):
8159         send M_CONFIGURE_WINDOW only when the window actually moves
8161 2002-11-16  Mikhael Goikhman  <migo@homemail.com>
8163         * libs/FBidi.c:
8164         * libs/FBidi.h:
8165         * libs/FBidiJoin.c:
8166         * libs/FBidiJoin.h:
8167         * libs/Makefile.am:
8168         incorporated a shape-and-join bidi functionality from Nadim Shaikli
8169         with minor improvements; it is disabled for now (#if 0) since
8170         some Arabic chars cause core dump
8172 2002-11-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8174         * fvwm/fvwm.1.in (Examples):
8175         added documentation of Icon option for PlaceAgain command
8177         * fvwm/events.c (__handle_key_event):
8178         fixed global key binding problem
8180 2002-11-15  olicha  <olivier.chapuis@free.fr>
8182         * libs/Bindings.c (MatchBindingExactly):
8183         (__compare_binding):
8184         compile fixes w/o stroke lib
8186         * NEWS:
8187         * fvwm/geometry.c (get_title_font_size_and_offset):
8188         * fvwm/builtins.c (do_title_style):
8189         New MinHeight option to TitleStyle
8191 2002-11-15  olicha  <olivier.chapuis@free.fr>
8193         * fvwm/builtins.c (update_fvwm_colorset):
8194         (CMD_Colorset):
8195         (do_title_style):
8197         * fvwm/builtins.h:
8198         * fvwm/colorset.c (update_root_transparent_colorset):
8199         Fixed update of the RootTransparent colorset in fvwm
8201 2002-11-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8203         * libs/Bindings.c (__compare_binding):
8204         (MatchBindingExactly):
8205         compoile fixes w/o stroke lib
8207 2002-11-14  olicha  <olivier.chapuis@free.fr>
8209         * fvwm/fvwm.1.in:
8210         * INSTALL.fvwm:
8211         * NEWS
8212         Removed any reference on "xft and flickering"
8214 2002-11-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8216         * fvwm/eventmask.h (XEVMASK_ICONW):
8217         * fvwm/events.c (HandleKeyRelease):
8218         (HandleKeyPress):
8219         (__handle_key_event):
8220         * fvwm/bindings.c (ParseBinding):
8221         (activate_binding):
8222         * libs/Bindings.h (enum):
8223         implemented key release bindings; prefix the key name with a '-';
8224         does not work well with some applications
8226 2002-11-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8228         * libs/Bindings.h:
8229         new file
8231         * fvwm/bindings.c (ParseBinding):
8232         (binding_cmd):
8233         (activate_binding):
8234         (bind_get_bound_button_contexts):
8235         (ParseBinding):
8236         (CMD_Stroke):
8237         (CMD_Mouse):
8238         (CMD_PointerKey):
8239         (CMD_Key):
8240         (RemoveMatchingBinding):
8241         (AddBinding):
8242         (AreBindingsEqual):
8243         (GrabWindowKey):
8244         (GrabWindowButton):
8245         (GrabAllWindowKeysAndButtons):
8246         * fvwm/module_interface.c (CMD_ModuleSynchronous):
8247         * fvwm/events.c (__handle_bpress_on_root):
8248         (__handle_bpress_on_managed):
8249         (HandleButtonRelease):
8250         * fvwm/builtins.c (CMD_Wait):
8251         (CMD_StrokeFunc):
8252         * libs/fvwmlib.h (enum):
8253         fixed Key vs. PointerKey with "A"ny context
8255 2002-11-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8257         * fvwm/icons.c (Iconify):
8258         icon placement safety patch
8259         (CreateIconWindow):
8260         fixed initial position of application provided icon windows
8262         * fvwm/session.c (LoadWindowStates):
8263         fixed parsing of strings beginning with whitespace in session file
8265         * fvwm/fvwm.1.in (Note):
8266         * fvwm/style.c (style_set_old_focus_policy):
8267         * libs/defaults.h (DEF_FP_MODIFIERS):
8268         set default modifiers for raising/focusing to N again
8270 2002-11-11  olicha  <olivier.chapuis@free.fr>
8272         * fvwm/fvwm.1.in:
8273         * fvwm/fvwm.c (main):
8274         (usage):
8275         named-palette -> visual-palette, -N -> -P
8277 2002-11-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8279         * fvwm/ConfigFvwmDefaults:
8280         include ConfigFvwmProxyDefaults
8282         * fvwm/fvwm.c (usage):
8283         polished usage message
8285 2002-11-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8287         * fvwm/fvwm.c (usage):
8288         (main):
8289         cleaned up usage and error messages
8290         use short option names in usage message an man page synopsis
8291         all options are case sensitive
8292         do not mention the "-" style long options in the man page; instead use
8293         the "--" style
8295         * fvwm/add_window.c (setup_frame_window):
8296         * fvwm/events.c (HandleMapNotify):
8297         * fvwm/eventmask.h (XEVMASK_FRAMEW_RECAPTURE):
8298         fixed empty decorations after recapture
8300         * fvwm/geometry.c (get_icon_geometry):
8301         * fvwm/icons.c (clear_icon):
8302         fixed icon jumping to 0 0 when the icon layout changes after the icon
8303         has been moved manually
8305         * fvwm/move_resize.c (__move_icon):
8306         fixed MoveToPage with icons
8308 2002-11-09  olicha  <olivier.chapuis@free.fr>
8310         * libs/Fft.c (FftGetRotatedFont):
8311         (FftGetFont):
8312         * libs/Fft.h:
8313         Check the return result of FftPatternGetMatrix
8315         * libs/Flocale.h:
8316         * libs/PictureBase.h:
8317         Added two macro
8319 2002-11-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8321         * fvwm/ewmh_conf.c (set_state_workaround):
8322         * fvwm/functable.c (func_table):
8323         * fvwm/update.c (apply_window_updates):
8324         * fvwm/windowlist.c (CMD_WindowList):
8325         * fvwm/ewmh_events.c (ewmh_WMDesktop):
8326         (ewmh_WMStateSticky):
8327         * fvwm/conditional.c (CreateConditionMask):
8328         (CreateConditionMask):
8329         * fvwm/gnome.c (GNOME_SetHints):
8330         (GNOME_GetStyle):
8331         (GNOME_HandlePropRequest):
8332         * fvwm/placement.c (SmartPlacement):
8333         (get_next_x):
8334         (test_fit):
8335         (get_next_y):
8336         (PlaceWindow):
8337         * fvwm/session.c (SaveWindowStates):
8338         (MatchWinToSM):
8339         * fvwm/ewmh.c (check_desk):
8340         (EWMH_SetWMDesktop):
8341         (ewmh_ComputeAndSetWorkArea):
8342         (ewmh_HandleDynamicWorkArea):
8343         (ewmh_HandleDesktop):
8344         (ewmh_HandleDock):
8345         (ewmh_HandleMenu):
8346         (ewmh_HandleToolBar):
8347         * fvwm/virtual.c (UnmapDesk):
8348         (MapDesk):
8349         (MoveViewport):
8350         (MoveViewport):
8351         (do_move_window_to_desk):
8352         * fvwm/icons.c (setup_icon_title_size):
8353         (DrawIconTitleWindow):
8354         (AutoPlaceIcon):
8355         (Iconify):
8356         * fvwm/borders.c (is_button_toggled):
8357         (get_common_decorations):
8358         (border_draw_title_stick_lines):
8359         * fvwm/add_window.c (AddWindow):
8360         * fvwm/move_resize.c (__move_window):
8361         (is_window_sticky_on_page):
8362         (is_window_sticky_on_desk):
8363         (MaximizeWidth):
8364         (MaximizeHeight):
8365         (stick_page):
8366         (stick_desk):
8367         (handle_stick):
8368         (handle_stick_page):
8369         (handle_stick_desk):
8370         (__handle_stick_exit):
8371         (CMD_StickDesk):
8372         (CMD_StickPage):
8373         * fvwm/style.c (style_parse_one_style_option):
8374         (check_window_style_change):
8375         * fvwm/style.h:
8376         * fvwm/fvwm.h:
8377         New Style options stickypage and stickydesk
8378         New WindowList options NoStickyPage, NoStickyDesk, StickyPage,
8379         StickyDesk, OnlyStickyPage, OnlyStickyDesk
8380         New conditions StickyPage and StickyDesk
8381         New commands StickPage and StickDesk
8383         * fvwm/move_resize.c (__move_window):
8384         do not unstick a window when using MoveToScreen
8386         * fvwm/ewmh_conf.c:
8387         reindented
8389         * fvwm/commands.h:
8390         * fvwm/functable.c (func_table):
8391         * fvwm/ewmh_conf.c (CMD_EwmhBaseStruts):
8392         renamed EWMHBaseStrut to EwmhBaseStruts
8394         * fvwm/style.c (style_set_old_focus_policy):
8395         SloppyFocus and MouseFocus use "FPFocusClickModifiers N" by default
8396         (style_parse_one_style_option):
8397         renamed "Border" style to "Borders"
8398         removed "NoBorder" style; use !Borders instead
8399         renamed PlacmentOverlapPenalties to MinOverlapPlacementPenalties
8400         renamed PlacmentOverlapPercentPenalties to
8401         MinOverlapPercentPlacementPenalties
8403         * fvwm/fvwm.1.in:
8404         * NEWS:
8405         corrected typo
8407         * libs/Fft.c:
8408         Fixed compiler warnings
8410 2002-11-09  Mikhael Goikhman  <migo@homemail.com>
8412         * configure.in:
8413         autogenerate FvwmWindowLister files
8415         * fvwm/fvwm.1.in:
8416         mention fvwm-menu-directory and fvwm-menu-desktop as examples
8417         of MissingSubmenuFunction and DynamicPopupAction
8419 2002-11-08  olicha  <olivier.chapuis@free.fr>
8421         * libs/PictureUtils.c (alloc_color_proportion):
8422         (alloc_color_proportion_dither):
8423         (alloc_color_proportion_grey):
8424         (alloc_color_x):
8425         (free_colors_in_table):
8426         (free_colors_x):
8427         (init_static_colors_table):
8428         (PictureFreeColors):
8429         (PictureInitColors):
8430         (PicturePrintColorInfo):
8431         Fixed StaticColor visual. Rename some of the color allocators. Clean up
8432         free colors stuff
8434 2002-11-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8436         * fvwm/move_resize.c (__move_window):
8437         ignore MoveToPage with sticky windows
8439         * fvwm/conditional.c (Circulate):
8440         (circulate_cmd):
8441         Next and Prev commands begin looking at the context window, if any
8443         * fvwm/focus.c (__focus_grab_buttons):
8444         fixed initial button grabbing on client window
8446         * fvwm/stack.c (BroadcastRestack):
8447         split long packets, fixed a bug and cleaned up
8449         * libs/Module.c (ReadFvwmPacket):
8450         ignore packets that are too long
8452         * fvwm/fvwm.1.in:
8453         document PopupDelay and PopdownDelay defaults
8455 2002-11-06  olicha  <olivier.chapuis@free.fr>
8457         * libs/Fft.c (FftGetFont):
8458         (FftGetRotatedFont):
8459         Use a more perfectioned method for loading font with Xft/Fc. This
8460         method allows sanity check. Preserve the matrix when rotating
8461         Xft/Fc fonts.
8463         * libs/Flocale.c (FlocaleGetMinOffset):
8464         (FlocaleRotateDrawString):
8465         (FlocaleGetFontSet):
8466         (FlocaleGetFont):
8467         * libs/Fft.c (FftDrawString):
8468         (FftGetFont):
8469         * libs/FftInterface.h:
8470         * fvwm/geometry.c (get_title_font_size_and_offset):
8471         Move the computation of the good "y" for drawing text into Flocale.
8472         Use the max ascent, descent and height for font metric (in the place
8473         of the min's one).
8475         * libs/Flocale.c (FlocalePrintLocaleInfo):
8476         * libs/Flocale.h:
8477         * libs/Fft.c (FftPrintPatternInfo):
8478         * libs/Fft.h:
8479         * fvwm/builtins.c (CMD_PrintInfo):
8480         * NEWS:
8481         * fvwm.1.in:
8482         New option "Locale" to PrintInfo Command
8484 2002-11-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8486         * fvwm/events.c (HandleExpose):
8487         removed no-op
8489 2002-11-04  Dan Espen  <dane@mk.telcordia.com>
8491         * fvwm/fvwm.1.in: colour -> color
8492         Language check.
8494 2002-11-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8496         * fvwm/fvwm.1.in:
8497         * fvwm/fvwm.c (usage):
8498         (main):
8499         pallet -> palette
8501 2002-11-04  olicha  <olivier.chapuis@free.fr>
8503         * configure.in:
8504         Added -lXrender in Xft 1 tests (Ethan Blanton <eblanton@cs.ohiou.edu>)
8506         * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
8507         (finish_ct_init):
8508         (PictureFreeColors):
8509         (PicturePrintColorInfo):
8510         Trace colours allocation out of the pallet in depth <= 8. Better
8511         information on coulours
8513         * libs/Fft.c (FftGetRotatedFont):
8514         * libs/Fft.h:
8515         Fixed rotated font when the original font has a matrix
8517         * libs/PictureBase.c (PictureInitCMapRoot):
8518         * libs/PictureUtils.h:
8519         * libs/PictureUtils.c (PictureInitColors):
8520         (PictureAllocColorTable):
8521         * libs/PictureBase.h (PictureColorLimitOption):
8522         * fvwm/fvwm.c (main):
8523         * fvwm/fvwm.1.in
8524         New options -strict-color-limit, -allocate-pallet, -static-pallet,
8525         -named-pallet. -color-limit now take only integer argument.
8528 2002-11-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8530         * libs/Module.h (struct):
8531         new type FvwmWinPacketBodyHeader to access the standard fields in a
8532         packet with a window
8534 2002-11-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8536         * NEWS:
8537         updated for 2.4.13
8539         * fvwm/functable.c (func_table):
8540         * fvwm/commands.h:
8541         * fvwm/style.c (style_parse_one_style_option):
8542         (parse_and_set_window_style):
8543         (__style_command):
8544         (CMD_Style):
8545         (CMD_FocusStyle):
8546         added a new command FocusStyle as a shorthand for
8547         "Style * FP..., FP..."
8549         * fvwm/builtins.c (__parse_vector_line_one_coord):
8550         (__parse_vector_line):
8551         (ReadDecorFace):
8552         split vector line parsing into sub functions
8553         (FreeDecorFace):
8554         fixed core dump in vector button offset patch
8556 2002-11-01  Marcus Lundblad <ml@update.uu.se>
8558         * fvwm/screen.h (vector_coords):
8559         added fields for offsets
8560         * fvwm/builtins.c (ReadDecorFace):
8561         rewrote parser for vector definitions to accept optional offsets
8562         * fvwm/fvwm.c (LoadDefaultLeftButton):
8563         (LoadDefaultRightButton)
8564         set default values for offsets
8565         * fvwm/borders.c (border_draw_vector_to_pixmap):
8566         updated XDrawLine call to take offsets into account
8567         * fvwm/fvwm.1.in:
8568         documented new options for vector offsets
8570 2002-11-01  olicha  <olivier.chapuis@free.fr>
8572         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
8573         Fixed icon tint pixel, it was set to icon tint percent during some
8574         renaming
8576 2002-10-31  olicha  <olivier.chapuis@free.fr>
8578         * libs/PictureUtils.c (PictureAllocColorImage):
8579         (PictureOpenImageColorAllocator):
8580         (PictureCloseImageColorAllocator):
8581         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
8582         (FIMAGE_CMD_ARGS):
8583         (PImageLoadXpm):
8584         (PImageCreatePixmapFromArgbData):
8585         (PImageLoadPixmapFromFile):
8586         * libs/PictureBase.h (FvwmPictureThing):
8587         (PictureImageColorAllocator):
8588         * libs/Picture.h:
8589         * libs/Picture.c (PDestroyFvwmPicture):
8590         (PLoadFvwmPictureFromPixmap):
8591         * libs/Graphics.c (CreateGradientPixmap):
8592         * fvwm/fvwm.c:
8593         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
8594         Added a new way to allocate colors for image and gradient. This method
8595         allows, in particular, to save (in a "fast" way) the allocated pixels
8596         with a minimal memory usage.
8597         Fixed color leaks for png, ewmh and dithered xpm images.
8599         * fvwm/add_window.c (destroy_icon):
8600         * fvwm/fvwm.h (FvwmWindow):
8601         * fvwm/icons.c (GetIconFromFile):
8602         Fixed color leaks
8604 2002-10-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8606         * fvwm/commands.h:
8607         * fvwm/functable.c:
8608         * fvwm/stack.c (enum):
8609         (position_new_window_in_stack_ring):
8610         (new_layer):
8611         (must_move_transients):
8612         (restack_windows):
8613         (__restack_window):
8614         (__raise_lower_recursion):
8615         (__raise_or_lower_window):
8616         (raise_or_lower_window):
8617         (collect_transients_recursive):
8618         (__is_restack_transients_needed):
8619         (RestackWindow):
8620         (CMD_RestackTransients):
8621         new command RestackTransients which works like Raise and Lower but does
8622         not restack windows that are not transient
8623         renamed some functions
8624         general cleanup
8626         * fvwm/fvwm.1.in:
8627         corrected cursor movement key bindings
8629         * fvwm/bindings.c (activate_binding):
8630         fixed problem w/ bindings being overridden by applications OpenOffice
8631         and the Gnome panel
8633 2002-10-29  Mikhael Goikhman  <migo@homemail.com>
8635         * configure.in:
8636         * NEWS:
8637         switched to 2.5.5
8639         * configure.in:
8640         include FvwmProxy to build
8642 2002-10-29  Mikhael Goikhman  <migo@homemail.com>
8644         * configure.in:
8645         exclude FvwmProxy from build
8647         * configure.in:
8648         * NEWS:
8649         updated for 2.5.4
8651 2002-10-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8653         * configure.in:
8654         added FvwmProxy module
8656 2002-10-29  Mikhael Goikhman  <migo@homemail.com>
8658         * fvwm/fvwm.1.in:
8659         * fvwm/windowlist.c (CMD_WindowList):
8660         renamed SortClassName to SortByClass
8662 2002-10-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8664         * fvwm/menustyle.c (menustyle_update):
8665         (menustyle_parse_style):
8666         (menustyle_get_styleopt_index):
8667         (menustyle_parse_style):
8668         (CMD_CopyMenuStyle):
8669         * fvwm/menustyle.h:
8670         removed HilightRelief MenuStyle and hard coded it
8672 2002-10-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8674         * fvwm/menus.c (make_menu_window):
8675         fixed updating menu background with "Menustyle * Background"
8677         * fvwm/stack.c (__get_stacking_sibling):
8678         (restack_windows):
8679         fixed another stacking problem
8681 2002-10-28  Mikhael Goikhman  <migo@homemail.com>
8683         * acinclude.m4:
8684         * configure.in:
8685         corrected and lined up several help lines
8687         * INSTALL.fvwm:
8688         added --enable-xinerama-emulation description
8690 2002-10-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8692         * fvwm/stack.c (restack_windows):
8693         (__get_stacking_sibling):
8694         fixed another stacking problem
8696 2002-10-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8698         * fvwm/add_window.c (AddWindow):
8699         braodcast M_RESTACK_WINDOW after M_ADD_WINDOW to fix problem with
8700         windows starting lowered or on other layers in FvwmPager
8702         * fvwm/stack.c (restack_windows):
8703         (__get_visible_window):
8704         fixed a stacking problem with layers
8706 2002-10-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8708         * fvwm/functable.c (func_table):
8709         fixed Pick command
8711 2002-10-24  Mikhael Goikhman  <migo@homemail.com>
8713         * NEWS:
8714         * fvwm/fvwm.1.in:
8715         * fvwm/windowlist.c:
8716         new WindowList option SortByResource
8718         * fvwm/style.c (check_window_style_change):
8719         * libs/FlocaleCharset.c:
8720         fixed gcc warning
8722         * AUTHORS:
8723         place recent authors to the top, not bottom
8725         * fvwm/builtins.c:
8726         corrected typo in error message
8728 2002-10-23  Dan Espen  <dane@mk.telcordia.com>
8730         * fvwm/fvwm.1.in: Lang check done.
8732 2002-10-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8734         * fvwm/menus.c:
8735         work on new menu loop code
8737         * libs/timeout.h:
8738         * libs/timeout.c:
8739         new files
8741         * fvwm/menus.c (__mloop_handle_event):
8742         (__mloop_get_event):
8743         (__mloop_handle_action_with_mi):
8744         * fvwm/menus.h (MenuReturn):
8745         renamed MenuReturn member menu to target_menu
8747         * fvwm/menus.c (__mloop_handle_event):
8748         * fvwm/menus.h (MenuReturn):
8749         removed a "write only" member of MenuReturn
8751         * fvwm/conditional.c (circulate_cmd):
8752         fixed the "Any" command
8754 2002-10-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8756         * fvwm/stack.c (mark_transient_subtree):
8757         fixed stack ring corruption with iconified transients
8758         (restack_windows):
8759         fixed a problem with lowering windows below the icons of their
8760         transients
8762 2002-10-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8764         * libs/Colorset.c:
8765         * fvwm/menustyle.c:
8766         * libs/Colorset.h:
8767         * libs/Flocale.h:
8768         * libs/PictureBase.h:
8769         * fvwm/menuitem.c:
8770         * fvwm/geometry.c:
8771         * fvwm/colorset.c:
8772         renamed colorset_struct to colorset_t
8774 2002-10-22  olicha  <olivier.chapuis@free.fr>
8776         * libs/PictureUtils.c:
8777         Minor fixes and add #if O experimental code
8779 2002-10-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8781         * fvwm/icons.c (DrawIconPixmapWindow):
8782         (DrawIconWindow):
8783         * fvwm/events.c (HandlePropertyNotify):
8784         * libs/Fft.c (FftDrawString):
8785         * libs/Colorset.c (DumpColorset):
8786         (LoadColorset):
8787         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
8788         use renamed colorset_struct members
8790         * libs/Colorset.h (colorset_struct):
8791         renamed and re-sorted members and cut down bit field lengths for
8792         percentile members
8794         * fvwm/menustyle.c (menustyle_update):
8795         fixed core dump
8797         * fvwm/stack.c (restack_windows):
8798         fixed flickering when raising transients; can't prevent flickering when
8799         lowering a window completely
8800         (restack_windows):
8801         fixed unnecessary error message
8803         * fvwm/fvwm.c (main):
8804         init Scr to zeros
8806         * fvwm/stack.c (__restack_window):
8807         fixed a stacking problem with icons
8809         * fvwm/add_window.c (destroy_icon):
8810         fixed a memory leak
8812 2002-10-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8814         * fvwm/menuitem.c (menuitem_paint):
8815         * fvwm/menustyle.c (menustyle_parse_style):
8816         * fvwm/menus.c (paint_side_pic):
8817         (paint_menu):
8818         (select_menu_item):
8819         (repaint_transparent_menu):
8820         * fvwm/menustyle.h (MenuLook):
8821         cleaned up menu drawing code, fixed last patch
8823         * fvwm/menuitem.c (menuitem_paint):
8824         * fvwm/menustyle.c (menustyle_parse_style):
8825         fixed HilightBack default
8827         * fvwm/bindings.c (binding_cmd):
8828         (bind_get_bound_button_contexts):
8829         (ParseBinding):
8830         * fvwm/screen.h (ScreenInfo):
8831         fixed mouse bindings with buttons > 5
8833         * fvwm/menuitem.c (menuitem_paint):
8834         * fvwm/menustyle.c (menustyle_parse_style):
8835         (menustyle_parse_style):
8836         (CMD_CopyMenuStyle):
8837         (menustyle_update):
8838         (menustyle_free):
8839         * fvwm/menus.c (repaint_transparent_menu):
8840         * fvwm/menustyle.h:
8841         HilightBack and ActiveFore are now independent
8843 2002-10-18  olicha  <olivier.chapuis@free.fr>
8845         * libs/PictureUtils.c (get_color_index):
8846         (create_mapping_table):
8847         (PictureAllocColorTable):
8848         Use a new distance and method for color approximation. Use 68 colors
8849         for the default under depth 8. I am happy with this, should use a
8850         similar distance method for dithering
8852         * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
8853         (PictureAllocColorTable):
8854         (PictureDitherByDefault):
8855         (PictureUseBWOnly):
8856         (PictureIitColors):
8857         (PicturePrintColorInfo):
8858         * libs/PictureUtils.h:
8859         Allows -color-limit to work with any visual and depth for testing
8860         propose. Should replace (Pdepht < 2) test by (PictureUseBWOnly())
8862         * fvwm/colorset.c:
8863         Replaced (Pdepht < 2) test by (PictureUseBWOnly())
8865 2002-10-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8867         * fvwm/add_window.c (get_default_window_attributes):
8868         cleaned up
8870         * fvwm/builtins.c (CMD_ChangeDecor):
8871         removed some duplicate redrawing
8873         * fvwm/update.c (apply_decor_change):
8874         suppress duplicate window update upon ChangeDecor
8875         (apply_window_updates):
8876         do not delete the focus window
8878 2002-10-17  olicha  <olivier.chapuis@free.fr>
8880         * NEWS:
8881         A bunch of news
8883         * libs/Colorset.c (CreateBackgroundPixmap):
8884         Use a 1x1 pixmap and not a widthxheight pixmap for Plain color
8886         * fvwm/builtins.c (CMD_Colorset):
8887         Do not BroadcastColorset in CMD_Colorset, parse_colorset do that!
8889 2002-10-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8891         * fvwm/add_window.c (AddWindow):
8892         * fvwm/update.c (apply_window_updates):
8893         * fvwm/move_resize.c (handle_stick):
8894         (CMD_Stick):
8895         suppress drawing of sticky decorations initially
8896         reduce module communication overhead when (un)sticking windows
8898         * fvwm/borders.c (border_draw_decorations):
8899         * fvwm/window_flags.h:
8900         * fvwm/fvwm.h:
8901         * fvwm/frame.c (frame_create_move_resize_args):
8902         (get_resize_decor_gravities_one_axis):
8903         (frame_mrs_setup_draw_decorations):
8904         (mr_args_internal):
8905         initialize window decorations with a "None" pixmap;
8906         delay drawing window decorations initially to prevent drawing multiple
8907         times;
8908         => windows grabbing the focus upon startup are drawn focused
8909         immediately
8911         * fvwm/frame.c (frame_free_move_resize_args):
8912         reparent the frame hide windows to NoFocusWin instead of Root to
8913         suppress unnecessary ReparentNotify events
8915 2002-10-16  olicha  <olivier.chapuis@free.fr>
8917         * fvwm/fvwm.c (main):
8918         Fixed a typo
8920         * libs/FRender.h:
8921         Fixed compilation with X cvs
8923         * libs/Colorset.c (CreateBackgroundPixmap):
8924         Fixed a GC leak
8926         * fvwm/events.c (HandlePropertyNotify):
8927         * fvwm/colorset.c (update_root_pixmap):
8928         Use _XROOTPMAP_ID and not ESETROOT_PMAP_ID neither XSETROOT_ID
8929         to found a root pixmap
8931 2002-10-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8933         * fvwm/bindings.c (bind_get_bound_button_contexts):
8934         another mouse binding fix
8936         * fvwm/conditional.c (CreateConditionMask):
8937         simplified parsing
8938         all conditions have a negation with '!' prepended
8939         (Circulate):
8940         (CMD_All):
8941         (select_cmd):
8942         Current, All, Pick, ThisWindow and PointerWindow imply the
8943         CirculateHitShaded condition.
8945         * fvwm/focus.c (__focus_grab_buttons):
8946         * libs/defaults.h (NUMBER_OF_EXTENDED_MOUSE_BUTTONS):
8947         fixed bindings using mouse buttons >= 6
8949 2002-10-15  olicha  <olivier.chapuis@free.fr>
8951         * libs/PictureUtils.c (PicturePrintColorInfo):
8952         (print_colormap):
8953         * fvwm/commands.h:
8954         * fvwm/functable.c (func_table):
8955         * fvwm/builtins.c (CMD_PrintInfo):
8956         * fvwm/fvwm.1.in:
8957         New cmd PrintInfo. Only one arg at present time: "Colors"
8959         * fvwm/fvwm.c (main):
8960         Auto detect card with 2 hardware colormaps and choose the best
8961         visual and colormap
8963         * libs/PictureUtils.c (PictureInitColors):
8964         (*):
8965         * libs/PictureUtils.h:
8966         * fvwm/fvwm.c (main):
8967         * libs/PictureBase.c (PictureInitCMapRoot):
8968         (PictureInitCMap):
8969         * libs/PictureBase.h:
8970         Try to support DirectColor visual in a good way, I do not think
8971         this is really useful.
8972         Added a flexible interface function PictureInitColors for
8973         colors allocation initialization.
8974         Some cleanup in color allocation and some preparation for a new
8975         method for saving and freeing colors allocated by images and gradients.
8976         Removed some ifdefed to 0 debug code.
8978         * libs/Picture.c (*):
8979         * libs/Picture.h:
8980         * libs/PictureImageLoader.c (*):
8981         * libs/PictureImageLoader.h:
8982         Replace Root by win
8984 2002-10-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8986         * fvwm/add_window.c (setup_key_and_button_grabs):
8987         * fvwm/bindings.c (ParseBinding):
8988         (activate_binding):
8989         * fvwm/add_window.c (setup_key_and_button_grabs):
8990         don't grab window context specific bindings anymore; instead, set
8991         Scr.buttons2grab accordingly
8993         * fvwm/bindings.c (activate_binding):
8994         fixed stroke bindings on window context being ignored if no other
8995         action was bound to that context
8997         * fvwm/add_window.c (destroy_icon):
8998         fixed duplicate icon pixmap when switching from NoIconOverride to
8999         IconOverride
9001 2002-10-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9003         * fvwm/icons.c:
9004         re-indented some code
9005         (AutoPlaceIcon):
9006         fixed random position of icon title for icons with a position hint
9008         * fvwm/fvwm.1.in:
9009         corrected default of Use/NoIconPosition style
9011 2002-10-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9013         * fvwm/windowlist.c (CMD_WindowList):
9014         fixed random string for iconified windows in the WindowList
9016 2002-10-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9018         * NEWS:
9019         updated for 2.4.12
9021 2002-10-08  olicha  <olivier.chapuis@free.fr>
9023         * libs/PictureBase.c (*):
9024         (PictureInitCMapRoot)
9025         (PictureSetupWhiteAndBlack):
9026         (PictureWhitePixel):
9027         (PictureBlackPixel):
9028         (PictureDefaultGC):
9029         New interface function PictureWhitePixel, PictureBlackPixel. Analogue
9030         of the Xlib WhitePixel and BlackPixel functions but in the Pvisaul.
9031         New interface function PictureInitCMapRoot analogue to PictureInitCMap,
9032         but always use the root visual and allows to set or not a private
9033         color limit table.
9034         New interface PictureDefaultGC, analogue of Xlib DefaultGC function
9035         but which respects the Pvisual
9037         * libs/PictureGraphics.c (*):
9038         * libs/FScreen.c (FScreenInit):
9039         * libs/FRender.c (FRenderRender):
9040         * libs/Fft.c (FftDrawString):
9041         * fvwm/icons.c (CreateIconWindow):
9042         * fvwm/colorset.c (parse_colorset):
9043         * fvwm/move_resize.c (CMD_XorValue):
9044         * fvwm/colorset.c (alloc_colorset):
9045         * fvwm/fvwm.c (main):
9046         Use the new interface functions and some fix if the fvwm depth !=
9047         the root depth.
9049         * libs/PictureUtils.c (PictureAllocColorTable):
9050         Change the default color table to a 4x4x4 cc + 4 grey
9052 2002-10-07  Dan Espen  <dane@mk.telcordia.com>
9054         * fvwm/fvwm.1.in: Use built-in, not builtin.
9056 2002-10-06  Mikhael Goikhman  <migo@homemail.com>
9058         * configure.in:
9059         s/FvwmNewDebug/FvwmDebug/
9061         * fvwm/commands.h:
9062         * fvwm/conditional.c (CMD_NoWindow):
9063         * fvwm/functable.c:
9064         * NEWS:
9065         new command NoWindow to remove window context
9067         * fvwm/fvwm.1.in:
9068         use "fvwm" spelling, at least in the middle of sentences
9070 2002-10-06  Dan Espen  <dane@mk.telcordia.com>
9072         * fvwm/fvwm.1.in: Dont refer to fvwm commands as
9073         builtin commands.  Use "builtin", not "built in" or "built-in".
9074         Other adjustments.
9076 2002-10-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9078         * libs/Graphics.c (do_relieve_rectangle):
9079         removed debug message
9081         * fvwm/focus.c (__update_windowlist):
9082         (__set_focus_to_fwin):
9083         fixed reversal of __update_windowlist arguments causing FlipFocus to
9084         break [and maybe other things]
9086 2002-10-05  olicha  <olivier.chapuis@free.fr>
9088         * libs/PictureUtils.c (alloc_color_cube):
9089         It si possible to enable "gamma correction" for colors cubes (disabled,
9090         define USE_GAMMA_CORRECTION to 1 and set COLOR_GAMMA and GREY_GAMMA)
9092         * libs/PictureUtils.c (get_color_index):
9093         (create_mapping_table):
9094         Use a more exact approximation of colors for pur cc without the big
9095         16x16x16 cc
9097         * libs/PictureUtils.c (PictureFreeColors):
9098         Fixed a memory leak
9100         * libs/Graphics.c (CreateGradientPixmap):
9101         (CreateGradientPixmapFromString):
9102         Cleanup
9104 2002-10-04  olicha  <olivier.chapuis@free.fr>
9106         * libs/PictureUtils.c (*):
9107         Used a better color approximation for color cube when we do not dither.
9108         Added some new colors tables: color cube with some grey colors.
9109         Change the default to a 4x4x3 cc with 6 grey (54 colors).
9110         Some visual fixes.
9112         * fvwm/fvwm.c (main):
9113         Fixed the visual option
9115 2002-10-03  Mikhael Goikhman  <migo@homemail.com>
9117         * configure.in:
9118         generate FvwmNewDebug and FvwmGtkDebug
9120 2002-10-02  olicha  <olivier.chapuis@free.fr>
9122         * libs/PictureUtils.c (USED_DIST):
9123         Used the euclidian distance for colors distance
9125         * libs/Fft.c (FftGetFont):
9126         Disable Xft if the Xserver does not support XRender
9128 2002-10-01  olicha  <olivier.chapuis@free.fr>
9130         * libs/Fft.c (FftGetFont):
9131         Disable Xft if the Xserver does not support XRender
9133         * libs/FRender.c (FRenderRender):
9134         * libs/PictureGraphics.c (PGraphicsTintRectangle):
9135         Fixed
9137         * libs/Colorset.c (SetRectangleBackground):
9138         (SetClippedRectangleBackground):
9139         * libs/Colorset.h:
9140         New interface function for drawing a subset of a colorset rectangle
9142 2002-09-26  olicha  <olivier.chapuis@free.fr>
9144         * fvwm/update.c (apply_window_updates):
9145         Fixed icons colorset update
9147         * libs/FRender.c (FRenderRender):
9148         Fixed bitmap rendering
9150         * fvwm/update.c (apply_window_updates):
9151         * fvwm/geometry.c (move_icon_to_position):
9152         * fvwm/events.c (HandleEnterNotify):
9153         (HandleExpose):
9154         (HandleLeaveNotify):
9155         (HandlePropertyNotify):
9156         * fvwm/add_window.c (setup_icon_font):
9157         * fvwm/icons.c (DrawIconWindow):
9158         (DrawIconTitleWindow):
9159         (DrawIconPixmapWindow):
9160         (ChangeIconPixmap):
9161         (RedoIconName):
9162         Fixed focus/unfocus flickering
9164 2002-09-25  olicha  <olivier.chapuis@free.fr>
9166         * fvwm/icons.c (DrawIconTitleWindow):
9167         One more drawing fix
9169 2002-09-24  olicha  <olivier.chapuis@free.fr>
9171         * fvwm/icons.c (DrawIconTitleWindow):
9172         An other drawing fix
9174 2002-09-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9176         * fvwm/move_resize.c (__move_loop):
9177         fixed uninitialised variable
9178         (InteractiveMove):
9179         fixed starting move at random position
9181 2002-09-24  olicha  <olivier.chapuis@free.fr>
9183         * fvwm/update.c (apply_window_updates):
9184         * fvwm/geometry.c (move_icon_to_position):
9185         * fvwm/events.c (HandleEnterNotify):
9186         (HandleExpose):
9187         (HandleLeaveNotify):
9188         (HandlePropertyNotify):
9189         * fvwm/add_window.c (setup_icon_font):
9190         * fvwm/icons.c (DrawIconWindow):
9191         (DrawIconTitleWindow):
9192         (DrawIconPixmapWindow):
9193         (ChangeIconPixmap):
9194         (RedoIconName):
9195         Fixed icon drawing. Split icon window drawing.
9197         * libs/FRender.c (*):
9198         Fixed compilation and small clean up
9200 2002-09-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9202         * fvwm/conditional.c (CreateFlagString):
9203         fixed quoting in conditional command conditions
9205         * fvwm/menus.c (__mloop_handle_event):
9206         removed unnecessary querying of pointer position on button release in
9207         menus
9208         (__menu_loop):
9209         fixed posting menus
9211         * fvwm/bindings.c (ParseBinding):
9212         increased maximum allowed key symbol name length to 200 characters
9214         * fvwm/execcontext.h (enum):
9215         * fvwm/fvwm.c (Done):
9216         (SetRCDefaults):
9217         (main):
9218         (StartupStuff):
9219         use new contexts
9221         * fvwm/execcontext.h (enum):
9222         added EXCT_INIT ['I'] and EXCT_EXIT ['X'] contexts
9224         * fvwm/menus.c (pop_menu_up):
9225         fixed accidental menu animation with certain menu position hints
9227 2002-09-23  olicha  <olivier.chapuis@free.fr>
9229         * libs/FRender.c (*):
9230         Fixed(?) XRender rendering with some Xserver
9232         * fvwm/update.c (apply_window_updates):
9233         * fvwm/geometry.c (move_icon_to_position):
9234         * fvwm/events.c (HandleEnterNotify):
9235         (HandleExpose):
9236         (HandleLeaveNotify):
9237         (HandlePropertyNotify):
9238         * fvwm/add_window.c (setup_icon_font):
9239         * fvwm/icons.c (DrawIconWindow):
9240         (ChangeIconPixmap):
9241         (RedoIconName):
9242         Clip text and icon drawing for the icons
9244 2002-09-21  Mikhael Goikhman  <migo@homemail.com>
9246         * NEWS:
9247         * libs/System.c:
9248         Path commands now support form: "path1;ext1:path2:path3;ext3"
9249         where ext1 (for example, ".png") means all files in path1 should
9250         be forced to have extention ".png" even if the requested icon
9251         has ".xpm" ("calculator.xpm" or has no extention at all ("calculator")
9253         * fvwm/execcontext.h:
9254         small changes in latters used for EXCT_* constants
9256         * fvwm/module_interface.c:
9257         * libs/Picture.c:
9258         * libs/PictureBase.c:
9259         * fvwm/cursor.c:
9260         some spacing reindentation
9262 2002-09-21  olicha  <olivier.chapuis@free.fr>
9264         * libs/FRender.c (FRenderCompositeAndCheck):
9265         Temporally take GraphicsExposure in account
9267 2002-09-20  Mikhael Goikhman  <migo@homemail.com>
9269         * libs/vpacket.h:
9270         fixed incorrect MiniIconPacket definition: s/char *name/char name[1]/
9272 2002-09-20  olicha  <olivier.chapuis@free.fr>
9274         * fvwm/icons.c (GetIconPicture):
9275         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
9276         Fixed the alpha channel
9278 2002-09-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9280         * NEWS:
9281         updated for 2.4.11
9283 2002-09-20  olicha  <olivier.chapuis@free.fr>
9285         * libs/FRender.c (FRenderTintPicture):
9286         (FRenderTintRectangle):
9287         (FRenderRender):
9288         * libs/FRenderInterface.h:
9289         * libs/PictureGraphics.c (PGraphicsTintRectangle):
9290         Make FRender code more modular. Add a 24+8 tinting method and enable it
9291         in the place of the 32 tinting method (which can be enabled by defining
9292         USE_ABSOLUTE_FORMATE)
9294 2002-09-19  olicha  <olivier.chapuis@free.fr>
9296         * fvwm/menus.c (get_menu_repaint_transparent_parameters):
9297         (animated_move_back):
9298         (pop_menu_up):
9299         (repaint_transparent_menu):
9300         * fvwm/move_resize.c (AnimatedMoveOfWindow):
9301         (AnimatedMoveAnyWindow):
9302         * fvwm/move_resize.h:
9303         Support the new colorset transparent options and fix greyed item
9304         of transparent animated menus
9306         * fvwm/menus.c (pop_menu_up):
9307         (animated_move_back):
9309         * libs/Rectangles.c:
9310         * libs/Rectangles.h:
9311         * libs/Makefile.am:
9312         New libs files for rectangles, segments, regions ..etc
9314         * fvwm/menus.c (clear_expose_menu_area):
9315         (get_menu_paint_item_parameters):
9316         (paint_menu):
9317         (select_menu_item):
9318         (ParentalMenuRePaint):
9319         (ParentalMenuRePaint):
9320         * fvwm/menuitem.c (clear_menu_item_background):
9321         (menuitem_paint):
9322         * fvwm/menuitem.h (MenuPaintItemParameters):
9323         Clip the item icons and text drawing
9325         * fvwm/menus.c (__mloop_exit):
9326         Fixed an indirect uninitialized variable bug
9328         * fvwm/menus.c (__mloop_handle_event): *
9329         (__mloop_handle_action_with_mi): *
9330         Update some comments
9332         * libs/FRender.c (FRenderVisualInit):
9333         (FRenderRender):
9334         * fvwm/colorset.c (parse_colorset):
9335         Small clean up
9337 2002-09-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9339         * fvwm/menus.c (__menu_loop):
9340         (__mloop_handle_action_with_mi):
9341         fixed parent menu redrawing
9343         * fvwm/style.c (check_window_style_change):
9344         * fvwm/update.c (apply_window_updates):
9345         * fvwm/add_window.c (setup_icon_size_limits):
9346         honour changes in IconSize style without recapture
9348         * fvwm/focus.c (focus_query_open_grab_focus):
9349         * fvwm/events.c (HandlePropertyNotify):
9350         * fvwm/add_window.c (setup_transientfor):
9351         take care of various funny initial transientfor settings
9353         * fvwm/stack.c (__raise_lower_recursion):
9354         new function
9355         fixed stacking core dump
9357 2002-09-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9359         * libs/Graphics.c:
9360         ANSI C fixes
9362         * configure.in:
9363         added a program that tests for -Werror option and similar; bug out of
9364         configure if the test program doesn't compile
9366 2002-09-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9368         * fvwm/fvwm.1.in:
9369         * configure.in:
9370         add a "do not edit" warning at the beginning of the man page
9372         * configure.in:
9373         enable the original CFLAGS and CPPFLAGS before generating the Makefiles
9375         * libs/FScreen.c (XineramaQueryScreens):
9376         fixed linking problem when compiling without Xinerama
9378         * fvwm/cursor.c (CMD_CursorStyle):
9379         fixed cursorstyle command being applied to windows without handles
9381         * fvwm/ewmh.h (EWMH_ProcessClientMessage):
9382         (EWMH_ProcessPropertyNotify):
9383         * fvwm/gnome.h (GNOME_ProcessClientMessage):
9384         (GNOME_HandlePropRequest):
9385         fixed dummy macros when compiling without gnome/ewmh support
9387 2002-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9389         * libs/queue.c (fqueue_add_inside):
9390         add a new command with the same execution time as a previous one behind
9391         it
9393         * configure.in:
9394         override CFLAGS and CPPFLAGS with empty strings instead of generating an
9395         error message
9397         * fvwm/functions.c (__execute_function):
9398         * fvwm/execcontext.h (exec_context_type_t):
9399         replace enum values with letters for readability
9401         * fvwm/functions.c (__execute_function):
9402         improved command log output
9404         * fvwm/schedule.c (execute_obj_func):
9405         fixed schedule queue timing
9407         * configure.in:
9408         refuse to run configure if CFLAGS is not empty
9410 2002-09-16  Mikhael Goikhman  <migo@homemail.com>
9412         * fvwm/misc.c:
9413         fixed compilation with --enable-command-log; simplified fvwm_msg()
9415         * libs/Module.c:
9416         reformatted; don't send end-of-line with SET_*MASK
9418 2002-09-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9420         * fvwm/borders.c (border_draw_multi_pixmap_titlebar):
9421         fixed multipixmap title drawing
9423         * fvwm/frame.h (struct):
9424         * fvwm/frame.c (frame_get_titlebar_dimensions):
9425         removed unused code
9427         * fvwm/events.c (HandlePropertyNotify):
9428         applied FlocaleGetNameProperty core dump fix by Suzanne Skinner
9430         * libs/Fft.c (FftDrawString):
9431         -Wall fix when compiling w/o Xft
9433 2002-09-15  olicha  <olivier.chapuis@free.fr>
9435         * libs/Colorset.c (CreateBackgroundPixmap):
9436         Fixed a dpy problem with FvwmBacker
9437         * libs/Colorset.c (CreateBackgroundPixmap):
9438         Fixed creation a root transparent pixmap for small root pixmap
9440 2002-09-14  olicha  <olivier.chapuis@free.fr>
9442         * libs/Fft.c (FftDrawString):
9443         Fixed clip region with shadow font
9445         * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
9446         Added a function to create translucent pixmaps
9447         * libs/Colorset.c (CreateBackgroundPixmap):
9448         A small fix
9449         * libs/FRender.c (FRenderRender):
9450         Allows to use the root window as src pixmap
9452 2002-09-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9454         * fvwm/fvwm.1.in:
9455         Fixed open double quotes in ButtonState section
9457 2002-09-13  Dan Espen  <dane@mk.telcordia.com>
9459         * fvwm/fvwm.1.in: Add -cmd module timeout information.
9461 2002-09-13  olicha  <olivier.chapuis@free.fr>
9463         * libs/Colorset.c (CreateBackgroundPixmap):
9464         (UpdateBackgroundTransparency):
9465         (SetRectangleBackground):
9466         * libs/Colorset.h:
9467         * fvwm/colorset.c (*):
9468         * fvwm/colorset.h:
9469         * fvwm/events.c (HandlePropertyNotify):
9470         Starting implementation of RootTransparent colorset. Worked on
9471         tinted Transparent colorset. Various colorset parsing fixes.
9473         * libs/Fft.c (FftDrawString):
9474         * libs/Flocale.h:
9475         Added the possibility to draw with a clipping region.
9477         * libs/FRender.c (FRenderRender):
9478         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
9479         (PCreateRenderPixmap):
9480         (PGraphicsCreateTransprency):
9481         (PGraphicsTintRectangle):
9482         Improve current rendering functions to be able to tint the
9483         ParentalRelative pixmap or the background of a window.
9484         Re-enabled XRender rendering.
9486         * fvwm/borders.c:
9487         remove a #if 0 debug "render" code
9489 2002-09-13  Mikhael Goikhman  <migo@homemail.com>
9491         * fvwm/builtins.c (ReadTitleButton):
9492         * fvwm/screen.h:
9493         new button state shortcuts AllNormal, AllToggled,
9494         AllActive, AllInactive, AllUp, AllDown
9496         * fvwm/module_interface.c:
9497         minor reformatting
9499         * acconfig.h:
9500         possibly fixed compilation with non gcc
9502 2002-09-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9504         * fvwm/focus.c (_focus_grab_buttons):
9505         (__focus_grab_buttons):
9506         renamed
9507         (__focus_grab_one_button):
9508         grab all modifier combinations on client windows by default if
9509         necessary; this saves a lot of traffic but may grab unnecessary
9510         modifiers with mouse bindings on the client window
9512         * fvwm/fvwm.1:
9513         * libs/defaults.h (DEF_FP_MODIFIERS):
9514         * fvwm/events.c (__handle_focus_raise_click):
9515         * fvwm/style.c (style_parse_focus_policy_style):
9516         * fvwm/focus_policy.h (FPOL_ANY_MODIFIER_MASK):
9517         default is now to use any modifiers for clicktofocus/raise purposes
9519         * fvwm/menus.c (__mloop_get_event):
9520         fixed menu hang
9521         (menu_tear_off):
9522         fixed tear off menus
9524         * libs/FEvent.c (FCheckIfEvent):
9525         (FCheckMaskEvent):
9526         (FCheckTypedEvent):
9527         (FCheckTypedWindowEvent):
9528         (FCheckWindowEvent):
9529         fixed FCheck...Event functions thus fixing Menu command behaving like
9530         Popup
9532         * fvwm/move_resize.c (InteractiveMove):
9533         fixed offset between pointer and window when dragging
9535         * fvwm/virtual.c (HandlePaging):
9536         * fvwm/icons.c (CMD_Iconify):
9537         * fvwm/move_resize.c (InteractiveMove):
9538         * fvwm/menus.c (get_menu_options):
9539         (get_menu_options):
9540         * libs/FScreen.c (GetMouseXY):
9541         use new function fev_get_evpos_or_query()
9543         * libs/Makefile.am:
9544         * libs/Pointer.c:
9545         removed file
9547         (GetLocationFromEventOrQuery):
9548         moved to FEvent.c and renamed to fev_get_evpos_or_query()
9549         * libs/FEvent.c (fev_set_evpos):
9550         new function
9552         * fvwm/functions.c (__execute_function):
9553         (execute_complex_function):
9554         fixed complex action clicking logic
9556         * fvwm/add_window.c (CaptureOneWindow):
9557         fixed RecaptureWindow
9558         (CaptureAllWindows):
9559         fixed Restart
9561         * fvwm/functable.c (func_table):
9562         fixed running RecaptureWindow without a context window
9564         * fvwm/conditional.c (circulate_cmd):
9565         fixed action to run
9567         * fvwm/events.c (HandleVisibilityNotify):
9568         fixed VisibilityNotify handling
9570         * fvwm/functions.c (execute_complex_function):
9571         fixed memory corruption
9572         (__execute_function):
9573         fixed using wrong context
9574         (__execute_function):
9575         removed conditional that was always true now
9576         (DeferExecution):
9577         fixed core dump
9579         * fvwm/module_interface.c (ExecuteModuleCommand):
9580         initialise module number
9582 2002-09-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9584         * fvwm/add_window.c (CaptureOneWindow):
9585         fixed memory corruption
9587         * fvwm/icons.c (Iconify):
9588         (DeIconify):
9589         fixed bug introduced with transient stacking patch
9591         * fvwm/functions.c (DeferExecution):
9592         (__execute_function):
9593         (execute_complex_function):
9594         cleaned up and optimized exec_context handling
9596         * fvwm/schedule.c:
9597         * fvwm/menucmd.c:
9598         * fvwm/update.c:
9599         * fvwm/windowlist.c:
9600         * fvwm/conditional.c:
9601         * fvwm/focus.c:
9602         * fvwm/functions.c:
9603         * fvwm/placement.c:
9604         * fvwm/colorset.c:
9605         * fvwm/stack.c:
9606         * fvwm/virtual.c:
9607         * fvwm/module_interface.c:
9608         * fvwm/icons.c:
9609         * fvwm/builtins.c:
9610         * fvwm/add_window.c:
9611         * fvwm/move_resize.c:
9612         * fvwm/fvwm.h (F_CMD_ARGS):
9613         (F_PASS_ARGS):
9614         completely removed the builtin command arguments fw, w, and context
9616         * fvwm/functions.c (DeferExecution):
9617         fixed core dump
9619         * fvwm/stack.c (BroadcastRestack):
9620         removed global lastTimestamp
9622         * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
9623         (EWMH_ProcessPropertyNotify):
9624         (ewmh_WMStateShaded):
9625         (ewmh_WMStateSticky):
9626         (ewmh_WMStateHidden):
9627         (ewmh_WMState):
9628         (ewmh_MoveResize):
9629         (ewmh_WMDesktop):
9630         (ewmh_CloseWindow):
9631         (ewmh_DesktopGeometry):
9632         (ewmh_ActiveWindow):
9633         use new function interface
9635         * fvwm/menus.c (do_menu):
9636         * fvwm/menucmd.c (menu_func):
9637         * fvwm/windowlist.c (CMD_WindowList):
9638         use new function interface
9639         replaced "(XEvent *)1" hack with a regular flag
9641 2002-09-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9643         * fvwm/add_window.c (destroy_window):
9644         * fvwm/update.c (destroy_scheduled_windows):
9645         * fvwm/screen.h (ScreenInfo):
9646         new member is_executing_menu_function
9648         * fvwm/windowlist.c (CMD_WindowList):
9649         * fvwm/menucmd.c (menu_func):
9650         * fvwm/gnome.c (CMD_GnomeButton):
9651         (GNOME_ProcessClientMessage):
9652         (GNOME_HandlePropRequest):
9653         * fvwm/modconf.c (CMD_Send_ConfigInfo):
9654         * fvwm/update.c (apply_window_updates):
9655         * fvwm/repeat.c (CMD_Repeat):
9656         * fvwm/conditional.c (circulate_cmd):
9657         (CMD_Prev):
9658         (CMD_Next):
9659         (CMD_None):
9660         (CMD_Any):
9661         (CMD_Current):
9662         (CMD_Cond):
9663         (CMD_CondCase):
9664         (select_cmd):
9665         (CMD_All):
9666         (CMD_Direction):
9667         (CMD_WindowId):
9668         * fvwm/focus.c (warp_to_fvwm_window):
9669         (CMD_WarpToWindow):
9670         * fvwm/read.c (run_command_stream):
9671         (run_command_file):
9672         (CMD_Read):
9673         (CMD_PipeRead):
9674         * fvwm/fvwm.c (Done):
9675         (SetRCDefaults):
9676         (StartupStuff):
9677         (main):
9678         use new function interface
9679         (main):
9680         fixed running startup script under random module number
9682         * fvwm/functions.c (execute_function_override_window):
9683         * fvwm/functions.c (execute_function_override_wcontext):
9684         new convenience functions
9686         * fvwm/gnome.c:
9687         * fvwm/modconf.c:
9688         * fvwm/session.c:
9689         re-indented
9691         * fvwm/module_interface.c (CMD_Send_WindowList):
9692         (CMD_set_mask):
9693         (CMD_set_sync_mask):
9694         (CMD_set_nograb_mask):
9695         fixed core dumps
9696         don't use "Module" argument anymore
9697         (ExecuteModuleCommand):
9698         made static
9699         use new function interface
9701         * fvwm/add_window.c (CaptureOneWindow):
9702         (do_recapture):
9703         (CaptureAllWindows):
9704         * fvwm/events.c (HandleMapRequestKeepRaised):
9705         * fvwm/add_window.c (AddWindow):
9706         AddWindow takes executiuon context as its argument instead of the
9707         window; changed caller
9708         don't use "Event" anymore
9710         * fvwm/fvwm.c (StartupStuff):
9711         generate an execution context for startup
9713         * fvwm/move_resize.c (DoResize):
9714         (__resize_step):
9715         (moveLoop):
9716         (__move_loop):
9717         renamed and used new function interface in args
9719         * fvwm/geometry.c (constrain_size):
9720         added XEvent *e argument to remove use of global "Event"; changed all
9721         callers
9723 2002-09-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9725         * fvwm/stack.c (get_next_window_in_stack_ring):
9726         (get_prev_window_in_stack_ring):
9727         (get_transientfor_fvwmwindow):
9728         * fvwm/icons.c (SetMapStateProp):
9729         * fvwm/events.c (fake_map_unmap_notify):
9730         * fvwm/misc.c (IsRectangleOnThisPage):
9731         * fvwm/menus.c (menu_enter_tear_off_menu):
9732         (menu_close_tear_off_menu):
9733         * fvwm/icons.c (DrawIconWindow):
9734         * fvwm/focus.c:
9735         * fvwm/colormaps.c (InstallWindowColormaps):
9736         made FvwmWindow * arguments const in many functions
9738         * fvwm/menus.c (pop_menu_up):
9739         (pop_menu_down):
9740         (__mloop_do_menu):
9741         (__mloop_do_popup):
9742         (do_menu):
9743         (menu_enter_tear_off_menu):
9744         (__mloop_get_event):
9745         (__mloop_get_event_timeout_loop):
9746         (__mloop_do_menu):
9747         (__mloop_get_mi_actions):
9748         (is_double_click):
9749         * fvwm/events.c (HandleEnterNotify):
9750         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
9751         (__move_window):
9752         (__move_loop):
9753         (__resize_step):
9754         (__resize_window):
9755         * fvwm/functions.c (DeferExecution):
9756         (__execute_function):
9757         * fvwm/windowlist.c (CMD_WindowList):
9758         * fvwm/colormaps.c (colormap_handle_colormap_notify):
9759         * fvwm/module_interface.c (CMD_ModuleSynchronous):
9760         (ExecuteModuleCommand):
9761         * fvwm/builtins.c (CMD_Wait):
9762         * fvwm/events.c (WaitForButtonsUp):
9763         (HandleShapeNotify):
9764         (HandleVisibilityNotify):
9765         (HandleUnmapNotify):
9766         (HandleSelectionRequest):
9767         (HandleReparentNotify):
9768         (HandlePropertyNotify):
9769         (HandleMotionNotify):
9770         (HandleMapRequestKeepRaised):
9771         (HandleMapRequest):
9772         (HandleMappingNotify):
9773         (HandleMapNotify):
9774         (HandleLeaveNotify):
9775         (HandleKeyPress):
9776         (HandleFocusOut):
9777         (HandleFocusIn):
9778         (HandleExpose):
9779         (HandleEnterNotify):
9780         (HandleDestroyNotify):
9781         (HandleColormapNotify):
9782         (HandleClientMessage):
9783         (HandleButtonRelease):
9784         (HandleButtonPress):
9785         (__handle_bpress_on_root):
9786         (__handle_bpress_action):
9787         (__handle_click_to_raise):
9788         (__handle_click_to_focus):
9789         (__is_bpress_window_handled):
9790         (__handle_focus_raise_click):
9791         don't use "Event", "Fw" and old_execute_function() anymore
9793         * fvwm/events.c (dispatch_event):
9794         removed preserve_tmpwin argument; changed all callers
9796         * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
9797         fixed random focus member of faked event
9799         * fvwm/gnome.c (GNOME_ProcessClientMessage):
9800         * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
9801         (EWMH_ProcessPropertyNotify):
9802         * fvwm/move_resize.c (DisplaySize):
9803         (DisplayPosition):
9804         (position_geometry_window):
9805         * fvwm/geometry.c (get_window_borders):
9806         (get_window_borders_no_title):
9807         made args const
9809         * fvwm/events.c (dispatch_event):
9810         create event execution context
9811         (HandleClientMessage):
9812         removed useless local "button"
9813         (GetContext):
9814         don't fiddle with global Fw anymore; added argument to return context
9815         window; changed all callers
9817         * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
9818         * fvwm/move_resize.c (__resize_window):
9819         use new event handle interface
9821         * fvwm/events.c:
9822         * fvwm/eventhandler.h:
9823         new event handler interface
9825         * fvwm/functions.c (CMD_Plus):
9826         * fvwm/builtins.c (AddToDecor):
9827         (CMD_AddToDecor):
9828         (CMD_DestroyDecor):
9829         use F_CMD_ARGS in AddToDecor
9830         (CMD_StrokeFunc):
9831         removed useless check for realloc return value
9832         use new function interface
9833         fixed another memory leak
9835         * fvwm/builtins.c (__remove_window_decors):
9836         replace old_execute_function with execute_function
9838         * fvwm/add_window.c (setup_window_placement):
9839         * fvwm/placement.c (PlaceWindow):
9840         * fvwm/schedule.c (execute_obj_func):
9841         * fvwm/colorset.c (add_to_junk):
9842         use new function call interface
9844         * fvwm/fvwm.h (F_EXEC_ARGS):
9845         (F_PASS_EXEC_ARGS):
9846         removed now unused macros
9848         * fvwm/functions.c (CheckActionType):
9849         (cf_cleanup):
9850         (DeferExecution):
9851         (__execute_function):
9852         (__run_complex_function_items):
9853         (execute_complex_function):
9854         rewrote function call interface
9856         * fvwm/functions.c (__run_complex_function_items):
9857         new function split off from execute_complex_function
9859         * fvwm/externs.h:
9860         * fvwm/events.c:
9861         removed "Event" global
9863 2002-09-08  Dan Espen  <dane@mk.telcordia.com>
9865         * fvwm/fvwm.1.in: Language check.
9867 2002-09-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9869         * fvwm/functions.c (old_execute_function):
9870         removed
9872         * fvwm/module_interface.c (do_execute_module):
9873         don't write module argument anymore; code claimed that writing 0 into
9874         *Module prevented WaitForButtonsUp from being called, but that was
9875         either a lie or a relic of the past
9877         * fvwm/fvwm.h (exec_func_args_type):
9878         removed type
9879         (F_CMD_ARGS):
9880         (F_PASS_ARGS):
9881         removed *Module argument
9883         * fvwm/functions.c (__execute_function):
9884         new interface
9886         * fvwm/functions.h (enum):
9887         added more function execution falgs
9889         * fvwm/fvwm.h:
9890         add exec_context_t *exc to builtin arguments
9892         * libs/FEvent.c (fev_copy_last_event):
9893         new function
9895         * fvwm/execcontext.h:
9896         * fvwm/execcontext.c:
9897         new files introducing the "exec_context_t" structure that shall replace
9898         the builtin command interface
9900         * fvwm/stack.c (__RaiseOrLowerWindow):
9901         (RaiseOrLowerWindow):
9902         (__restack_window):
9903         (mark_transient_subtree):
9904         (__sort_transient_ring):
9905         properly handle restacking of windows with more than one transient and
9906         multiple levels of transients at the same time
9907         (__RaiseOrLowerWindow):
9908         (RaiseOrLowerWindow):
9909         renamed function and added wrapper
9911         * fvwm/fvwm.h (FvwmWindow):
9912         added new scratch registers
9914 2002-09-06  Mikhael Goikhman  <migo@homemail.com>
9916         * configure.in:
9917         * Makefile.am:
9918         minor improvements in the new release procedure
9920 2002-09-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9922         * fvwm/stack.c (RaiseOrLowerWindow):
9923         (__restack_window):
9924         (mark_transient_subtree):
9925         (must_move_transients):
9926         (is_on_top_of_layer_ignore_rom):
9927         handle restacking trees of transient windows; still does not work too
9928         well if a window has multiple transients at the same time
9930 2002-09-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9932         * fvwm/stack.h:
9933         * fvwm/stack.c:
9934         restored versions from before 9th of September
9935         (RaiseOrLowerWindow):
9936         fixed StackTransientParent style without RaiseTransient or
9937         LowerTransient on transient_for window
9938         StackTransientParent works only on window in the same layer
9939         (mark_transient_subtree):
9940         fixed handling of window group hint w/ iconify
9941         (restack_windows):
9942         (RaiseOrLowerWindow):
9943         (new_layer):
9944         fixed flickering when overlapping transients aree lowered
9946         * fvwm/move_resize.c (__resize_window):
9947         * fvwm/colorset.c (add_to_junk):
9948         cleaned up event handling
9950         * fvwm/move_resize.c (__resize_window):
9951         renamed function and changed callers
9953         * fvwm/fvwm.h (F_PASS_ARGS):
9954         (F_CMD_ARGS):
9955         removed eventp command argument
9957         * fvwm/events.c (DispatchEvent):
9958         (dispatch_event):
9959         renamed function, added event argument and changed all callers
9961         * libs/FEvent.c (fev_fake_event):
9962         * libs/FEvent.c (fev_get_evtype__remove_me):
9963         new functions
9965         * fvwm/menus.c (menuShortcuts):
9966         (is_double_click):
9967         (pop_menu_up):
9968         (pop_menu_up):
9969         (pop_menu_down):
9970         (pop_menu_down):
9971         (__mloop_init):
9972         (__mloop_get_event_timeout_loop):
9973         (__mloop_get_event):
9974         (__mloop_do_popup):
9975         (__mloop_do_popup):
9976         (do_menu):
9977         * fvwm/builtins.c (CMD_FakeClick):
9978         * fvwm/functions.c (CheckActionType):
9979         (CheckActionType):
9980         * fvwm/focus.c (__try_program_focus):
9981         (__try_program_focus):
9982         * fvwm/icccm2.c (SetupICCCM2):
9983         * fvwm/virtual.c (HandlePaging):
9984         * fvwm/module_interface.c (make_vpacket):
9985         (make_new_vpacket):
9986         * fvwm/schedule.c (squeue_get_next_ms):
9987         (squeue_get_next_ms):
9988         (CMD_Schedule):
9989         * fvwm/stack.c (BroadcastRestack):
9990         * fvwm/move_resize.c (resize_window):
9991         (moveLoop):
9992         * libs/FEvent.c (fev_get_evtime):
9993         removed global lastTimestamp; use fev_get_evtime() from FEvent.c instead
9995         * fvwm/events.c (HandleEnterNotify):
9996         (DispatchEvent):
9997         (My_XNextEvent):
9998         (discard_events):
9999         (discard_window_events):
10000         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
10001         (moveLoop):
10002         (resize_window):
10003         * fvwm/menus.c (__mloop_get_event):
10004         * fvwm/virtual.c (HandlePaging):
10005         (MoveViewport):
10006         * fvwm/functions.c (DeferExecution):
10007         (CheckActionType):
10008         * fvwm/misc.c (get_server_time):
10009         * fvwm/builtins.c (CMD_StrokeFunc):
10010         * fvwm/menus.c (pop_menu_up):
10011         (pop_menu_down):
10012         (__mloop_init):
10013         * libs/FEvent.c (fev_update_last_timestamp):
10014         removed StashEventTime function; handle this directly in FEvent.c
10016         * fvwm/module_interface.c (ExecuteModuleCommand):
10017         * fvwm/misc.c (Keyboard_shortcuts):
10018         * fvwm/colormaps.c (colormap_handle_colormap_notify):
10019         * fvwm/events.c (handle_all_expose):
10020         (dispatch_event):
10021         (HandleEvents):
10022         (HandleKeyPress):
10023         don't use Event global anymore
10025         * fvwm/bindings.c (activate_binding):
10026         fixed key bindings on window corners
10028         * libs/fvwmlib.h (C_DECOR):
10029         context including all parts of the decorations
10031 2002-09-04  Mikhael Goikhman  <migo@homemail.com>
10033         * libs/FEvent.h:
10034         fixed compilation warning in #endif comment
10036         * fvwm/borders.c:
10037         removed debug fprintf
10039         * acconfig.h:
10040         * configure.in:
10041         * fvwm/fvwm.c:
10042         * fvwm/fvwm.1:
10043         another solution for reporting the cvs status
10045 2002-09-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10047         * configure.in (LIBOBJS):
10048         * acinclude.m4 (smr_SWITCH):
10049         fix for autoconf 2.53
10051         * fvwm/*.[ch]:
10052         removed unnecessary includes
10054         * fvwm/Makefile.am (fvwm_SOURCES):
10055         * fvwm/events.h:
10056         * fvwm/eventmasks.h:
10057         * fvwm/eventhandlers.h:
10058         new files split from events.h
10060         * fvwm/icccm2.c (HandleSelectionRequest):
10061         (HandleSelectionClear):
10062         * fvwm/colormaps.c (HandleColormapNotify):
10063         * fvwm/menus.c (menu_tear_off):
10064         * fvwm/move_resize.c (resize_window):
10065         * fvwm/events.c:
10066         * fvwm/events.h:
10067         new argument avh_args_t to the event handler functions; still unused
10068         moved all event handlers to events.c
10069         remove now unnecessary includes in some files
10071         * fvwm/icccm2.c (HandleSelectionRequest):
10072         re-indented file
10074         * **/*.c:
10075         use replacements for X event functions everywhere
10077 2002-09-03  Mikhael Goikhman  <migo@homemail.com>
10079         * fvwm/defaults.h:
10080         * fvwm/screen.h:
10081         * fvwm/borders.c (border_flags_to_button_state):
10082         (CMD_ButtonState):
10083         * fvwm/builtins.c (ReadTitleButton):
10084         * fvwm.1.in (ButtonStyle, TitleStyle, ButtonState):
10085         * fvwm/fvwm.c (InitVariables):
10086         Imlemented new title and button states InactiveUp and InactiveDown,
10087         new state shortcuts Active, Inactive, ToggledActive, ToggledInactive.
10088         So now there are 4+4 states and 2+2 aliases instead of 3+3 states.
10089         Updated all ButtonStyle, TitleStyle and ButtonState commands.
10091         * fvwm/fvwm.c:
10092         reformat license info in -version to be 3 lines and one empty line
10093         instead of 5 non-empty lines, for readability
10095 2002-09-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10097         * libs/FEvent.c:
10098         * libs/FEvent.h:
10099         * libs/Makefile.am:
10100         new files
10102         * fvwm/stack.c (__raise_or_lower_recursion):
10103         (RaiseOrLowerWindow):
10104         split into two functions
10105         renamed to __raise_or_lower_window
10106         (mark_transient_subtree):
10107         new flag MARK_CLEAR
10108         (position_new_window_in_stack_ring):
10109         (RaiseWindow):
10110         (LowerWindow):
10111         cleaned up stacking code
10113         * fvwm/menus.c (paint_menu):
10114         fixed a minor drawing problem with menu item reliefs
10116 2002-09-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10118         * fvwm/move_resize.c (InteractiveMove):
10119         removed eventp from interface
10120         changed all callers
10122         * fvwm/menucmd.c (menu_func):
10123         * fvwm/gnome.c (GNOME_ProxyButtonEvent):
10124         * fvwm/windowlist.c (CMD_WindowList):
10125         * fvwm/read.c (run_command_file):
10126         (run_command_stream):
10127         * fvwm/focus.c (warp_to_fvwm_window):
10128         * libs/Event.c (GetSubwindowFromEvent):
10129         * fvwm/events.c (GetContext):
10130         * libs/Pointer.c (GetLocationFromEventOrQuery):
10131         * fvwm/builtins.c (CMD_StrokeFunc):
10132         (CMD_StrokeFunc):
10133         * fvwm/events.c (StashEventTime):
10134         * fvwm/move_resize.c (InteractiveMove):
10135         * fvwm/functions.c (DeferExecution):
10136         (old_execute_function):
10137         * fvwm/fvwm.h (F_CMD_ARGS):
10138         (F_EXEC_ARGS):
10139         make eventp argument const to ease clean up work
10141         * fvwm/windowlist.c (CMD_WindowList):
10142         * fvwm/move_resize.c (InteractiveMove):
10143         * fvwm/menucmd.c (menu_func):
10144         * fvwm/icons.c (CMD_Iconify):
10145         always query pointer position in case a script modified the position
10146         in the input event
10148         * fvwm/focus.c (SetPointerEventPosition):
10149         removed function since it modifies the global event variable
10151         * fvwm/functable.c (func_table):
10152         added cursor and event type members fo DeferExecution call
10153         * fvwm/functions.c (DeferExecution):
10154         made static, call from inside functions.c only
10155         removed calls everywhere
10157         * fvwm/builtins.c (CMD_StrokeFunc):
10158         fixed memory leak
10160         * fvwm/virtual.c (HandlePaging):
10161         (MoveViewport):
10162         don't use global "Event" anymore
10163         (HandlePaging):
10164         pass in event structure through arguments
10165         changed all callers
10167 2002-09-02  olicha  <olivier.chapuis@free.fr>
10169         * libs/Colorset.c (*):
10170         * libs/Colorset.h:
10171         * libs/colorset.c (parse_colorset):
10172         * libs/PictureGraphics.c (PGrabXImage):
10173         (PCreateRenderPixmap):sx
10174         (PGraphicsCreateTransprency):
10175         * libs/PictureGraphics.h:
10176         An experimental implementation of ParentalRelative tinted background
10178         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10179         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
10180         (PImageLoadPng):
10181         * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
10182         * libs/FRenderInit.c (FRenderInit):
10183         (FRenderGetAlphaDepth):
10184         * libs/FRenderInit.h:
10185         Fixed alpha blending for xserver without depth 8 pixmap
10186         (maybe a tmp fix)
10188         * fvwm/fvwm.1.in
10189         typo
10191 2002-09-01  olicha  <olivier.chapuis@free.fr>
10193         * NEWS:
10194         Colorset and alpha blending news
10196 2002-08-31  olicha  <olivier.chapuis@free.fr>
10198         * libs/Ficonv.c (convert_charsets):
10199         Fixed compilation on systems that do not have EILSEQ
10201 2002-08-30  olicha  <olivier.chapuis@free.fr>
10203         * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
10204         Fixed compilation of certain modules
10206         * fvwm/borders.c (border_render_into_pixmap):
10207         * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
10208         * libs/PictureGraphics.h:
10209         * libs/Graphics.c (CreateStretchPixmap):
10210         (CreateStretchYPixmap):
10211         (CreateStretchXPixmap):
10212         Progress with masks in multipixmap title
10214         * libs/PictureGraphics.c (PCopyArea):
10215         (PTileRectangle):
10216         (PCreateRenderPixmap):
10217         * fvwm/borders.c (border_fill_pixmap_background):
10218         Some drawing fixes
10220         * fvwm/icons.c (DrawIconWindow):
10221         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10222         Fixed the shape mask of ewmh icons and icons with some alpha
10224 2002-08-30  olicha  <olivier.chapuis@free.fr>
10226         * libs/PictureGraphics.c (PCreateRenderPixmap):
10227         (PGrabImageErrorHandler):
10228         (PGraphicsCopyPixmaps):
10229         (PGraphicsCopyFvwmPicture):
10230         (PGraphicsTileRectangle):
10231         (PGraphicsRenderPixmaps):
10232         (PGraphicsRenderPicture):
10233         * libs/PictureGraphics.h:
10234         * libs/PictureBase.h:
10235         Replaced PGraphicsTileRectangle with a more powerful function,
10236         PCreateRenderPixmap, which performs *full* XRender simulation.
10237         So alpha blending is now supported even without Xrender support.
10238         New interface function PGraphicsRenderPixmaps and PGraphicsRenderPicture
10239         for direct rendering with tint and alpha channel.
10241         * libs/FRender.c (FRenderVisualInit):
10242         (FRenderCopyArea):
10243         (FRenderTintRectangle):
10244         (FRenderRender):
10245         * libs/FRenderInterface.h:
10246         Replaced FRenderCopyArea and FRenderTintRectangle with a more general
10247         and more powerfull function FRenderRender
10249         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
10250         (PImageLoadPng):
10251         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10252         Load the alpha even without Xrender support
10254         * libs/Colorset.h:
10255         * fvwm/colorset.c (parse_pixmap_tint):
10256         (parse_colorset):
10257         (alloc_colorset):
10258         Implemented IconTint, IconAlpha, bgTint. Tint (~ PixmapTint or ImageTint
10259         or obsolete TintMask) also tints gradients and the tint is applied
10260         only to the pixmap not the bg color. The average bg is computed from
10261         the "original" pixmap and not the tinted one, bgTint should be used
10262         to get a real average bg in the case the pixmap is tinted
10264         * fvwm/icons.c (DrawIconWindow):
10265         (CreateIconWindow):
10266         * fvwm/menuitem.c (menuitem_paint):
10267         * fvwm/menus.c (paint_side_pic):
10268         * fvwm/borders.c (border_get_border_background):
10269         (border_draw_decor_to_pixmap):
10270         (border_fill_pixmap_background):
10271         * fvwm/events.c (HandlePropertyNotify):
10272         Picture rendering use the new PGraphicsRenderPixmaps and
10273         PGraphicsRenderPicture libs functions. Respect new colorset options
10275         * fvwm/colorset.c (parse_colorset):
10276         (alloc_colorset):
10277         (CMD_ReadWriteColors):
10278         * fvwm/fvwm.1.in:
10279         Removed the read write colorset codes
10281         * libs/Graphics.c (CalculateGradientDimensions):
10282         Fixed the size of dithered H and V gradients
10284         * libs/PictureUtils.c (*):
10285         * libs/PictureUtils.h:
10286         Some cleanup
10288 2002-08-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10290         * fvwm/menus.c (paint_menu_gradient_background):
10291         fixed drawing of SidePic menu background when not using SideColor
10293 2002-08-28  Hippo
10294         * FvwmIconBox/icons.c:
10295         Fixed core dump
10297 2002-08-26  Mikhael Goikhman  <migo@homemail.com>
10299         * NEWS: mention new FvwmButtons additions and TitleStyle MultiPixmap
10301 2002-08-26  Mikhael Goikhman  <migo@homemail.com>
10303         * configure.in:
10304         fixed --disable-ewmh
10306         * libs/Picture.c:
10307         * libs/Picture.h:
10308         added const to some prototypes
10310 2002-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10312         * fvwm/menus.c (MenuInteraction):
10313         (__menu_loop):
10314         renamed MenuInteraction to __menu_loop
10316         * fvwm/menus.c (pop_menu_up):
10317         (do_menu):
10318         (MenuInteraction):
10319         removed pdo_warp_to_title argument of pop_menu_up and changed all
10320         callers; logic is now in last_saved_position_hints
10321         (__menu_get_next_event_timeout_loop):
10322         began to split MenuInteraction into several sub functions
10323         go away, evil "goto"!
10325         * fvwm/style.c (style_parse_one_style_option):
10326         all boolean styles - and *only* boolean styles, can be prefixed with a
10327         '!' to invert their meaning
10328         (style_parse_button_style):
10329         moved Button and NoButton styles to separate function
10331         * configure.in:
10332         * NEWS:
10333         updated for 2.5.4-devel
10335         * configure.in:
10336         2.5.3 was released
10338         * configure.in:
10339         * NEWS:
10340         updated for 2.5.3
10342         * fvwm/menuitem.h (struct):
10343         * fvwm/menus.c (paint_menu_gradient_background):
10344         (paint_menu_pixmap_background):
10345         (paint_menu):
10346         (clear_expose_menu_area):
10347         fixed TiledPixmap menu background drawing bug
10348         sorted function in file and removed forward declarations
10350 2002-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10352         * fvwm/Makefile.am (LDADD):
10353         put -lfvwm at front of library list
10355         * fvwm/windowlist.c (CMD_WindowList):
10356         print window's page instead of current page in windowlist
10358 2002-08-24  Bob Woodside  <dumbledore@woodsway.com>
10360         * fvwm/events.c (HandleButtonPress, HandleEnterNotify):
10361         Fix for Experimental RaiseOverUnmanaged Handling.
10363 2002-08-22  Bob Woodside  <dumbledore@woodsway.com>
10365         * fvwm/focus.h:
10366         * fvwm/stack.h:
10367         New defs for Experimental RaiseOverUnmanaged Handling.
10369         * fvwm/events.c (HandleEnterNotify):
10370         * fvwm/focus.c:
10371         (set_focus_to_fwin)
10372         (focus_query_grab_buttons)
10373         (_focus_grab_buttons)
10374         (focus_grab_buttons)
10375         (focus_grab_buttons_client_entered)
10376         (_SetFocusWindow)
10377         (__activate_window_by_command)
10378         (_ReturnFocusWindow)
10379         (_DeleteFocus)
10380         (_ForceDeleteFocus)
10381         * fvwm/stack.c:
10382         (raise_over_unmanaged)
10383         (is_above_unmanaged)
10384         (_is_on_top_of_layer)
10385         (is_on_top_of_layer)
10386         (is_on_top_of_layer_and_above_unmanaged)
10387         Experimental RaiseOverUnmanaged Handling - an attempt to fix the
10388         interaction of RaiseOverUnmanaged with various focus policies,
10389         particularly mouse focus + client click raises; issue mouse
10390         button grabs when and only when they are actually needed; and
10391         fix the old "xfm + MouseFocusClickRaises" bug once and for all.
10392         (Thanks to the GFPR, this is much more straightforward to do!)
10394 2002-08-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10396         * fvwm/fvwm.1.in:
10397         added a paragraph about scripting and complex functions.
10399         * fvwm/style.c (style_parse_one_style_option):
10400         fixed flag_mask and change_mask of TitleAt... styles that broke left
10401         and bottom titles
10403 2002-08-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10405         * fvwm/fvwm.1.in:
10406         describe new focus policy styles
10408 2002-08-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10410         * fvwm/style.c (merge_styles):
10411         fixed applying style updates immediately
10413         * fvwm/geometry.c (constrain_size):
10414         fixed font resizing of maximized windows
10416         * fvwm/window_flags.h:
10417         * fvwm/fvwm.h (has_new_wm_normal_hints):
10418         new window flags
10420         * fvwm/events.c (HandleEnterNotify):
10421         fixed UngrabNotify returning focus to just unfocused window
10422         * fvwm/focus.h:
10423         added debug code
10425         * fvwm/style.c (merge_styles):
10426         (free_style_mask):
10427         (__simplify_style_list):
10428         fixed default style calculations
10430         * fvwm/events.c (HandleConfigureRequest):
10431         disabled debug output
10433         * fvwm/style.c (merge_styles):
10434         * fvwm/fvwm.h (window_style):
10435         new style member default_mask to allow two levels of defaults;
10436         fixes focus policy defaults
10437         * fvwm/style.h:
10438         rewrote many of the macros; changed all callers
10440         * fvwm/borders.c (RenderIntoPixmap):
10441         (DrawMultiPixmapTitlebar):
10442         (border_render_into_pixmap):
10443         (border_draw_multi_pixmap_titlebar):
10444         applied Suzanne Skinner's multi pixmap titles fix
10445         renamed functions and changed all callers
10447         * libs/FScreen.c (FScreenGetScrRect):
10448         (FindScreen):
10449         (FScreenGetScrId):
10450         new utility functions
10452         * fvwm/windowlist.c (CMD_WindowList):
10453         new option MaxLabelWidth for the WIndowList command based on patch by
10454         Maxim F. Ischenko
10455         new options NoLayer, ShowPage, ShowPageX, ShowPageY and ShowScreen to
10456         WindowList command.
10458         * fvwm/events.c (HandleConfigureRequest):
10459         removed debug code now that the EXPERIMENTAL_ANTI_RACE_CONDITION_CODE
10460         seems to work without problems
10462 2002-08-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10464         * fvwm/style.c (merge_styles):
10465         fixed style defaults getting stuck to on once set
10467         * configure.in:
10468         fixed a number of non portable uses of the "test" command and unified
10469         the used syntax of all calls to reduce chance of copy-and-paste
10470         problems
10472 2002-08-17  Mikhael Goikhman  <migo@homemail.com>
10474         * configure.in:
10475         * fvwm/fvwm.1.in:
10476         minor typos and improvements;
10477         better string quotings and detection of fribidi for autoconf-2.53
10479         * fvwm/Makefile.am:
10480         don't include *.in in EXTRA_DIST, they are auto-included
10482 2002-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10484         * fvwm/events.c (HandleConfigureRequest):
10485         (HandlePropertyNotify):
10486         (is_resizing_event_pending):
10487         fixed uninitialised return code of test_resizing_event
10489 2002-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10491         * fvwm/decorations.c (SelectDecor):
10492         * fvwm/style.h:
10493         * fvwm/window_flags.h:
10494         * fvwm/fvwm.h:
10495         moved common.s.has_no_border window flag to common.has_no_border to
10496         fix windows getting stuck without a border once the HandleWidth or
10497         BorderWidth was set to 0 and then increased again
10499         * fvwm/fvwm.1.in:
10500         removed reference to BUGS and TODO
10502         * configure.in:
10503         moved a lot of constant definitions to configure.in; the fvwm.lsm and
10504         fvwm.1 files don't have to be updated for a release anymore; the release
10505         number and date are set by configure
10507         * fvwm/fvwm.c (setVersionInfo):
10508         fixed output of "fvwm -version"
10510 2002-08-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10512         * fvwm/style.c (style_parse_one_style_option):
10513         Old focus styles override less of the behaviour specified with the
10514         FP... styles; use defaults instead without setting the mask
10515         (style_parse_one_style_option):
10516         removed the styles MouseFocusClickIgnoreMotion and
10517         MouseFocusClickIgnoreMotionOff, use the corresponfing FP... styles
10518         instead
10519         (style_parse_one_style_option):
10520         ClickToFocusRaises now works only on the client window, not on the
10521         decorations
10522         (style_parse_one_style_option):
10523         fixed FocusFollowsMouse style
10524         (style_set_old_focus_policy):
10525         moved old default focus settings to a separate function, simplified code
10527 2002-08-14  Dan Espen  <dane@mk.telcordia.com>
10529         * fvwm/fvwm.1: Add hot-spot is an offset information,
10530         fix spelling, "hot-spot", not "hotspot" (too bad its wrong in
10531         the xpm docs).
10533 2002-08-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10535         * fvwm/style.c (style_parse_focus_policy_style):
10536         fixed parsing of FPFocusClickButtons and FocusClickModifiers
10538         * libs/Makefile.am:
10539         added missing files
10541         * fvwm/events.c (HandleConfigureRequest):
10542         fixed ConfigureRequest race condition
10544 2002-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10546         * configure.in:
10547         quote environment variables
10549 2002-08-13  olicha  <olivier.chapuis@free.fr>
10551         * NEWS:
10552         Color limit and dithering news
10554         * fvwm/fvwm.1:
10555         Added a minimal doc for the -color-limit option
10557         * fvwm/builtins.c (CMD_ColorLimit):
10558         ColorLimit is obsolete
10560         * fvwm/builtins.c (ReadDecorFace):
10561         * libs/PictureUtils.c (my_dither_depth_15_16_init):
10562         (PictureAllocColorAllProp):
10563         Implemented dithering for depth 16 and 15. This is off by default
10564         in colorset (use the dither colorset option) and on by default
10565         for window title gradient. Gradient are visibly more smooth.
10567         * libs/PictureUtils.c (*):
10568         Some cleanup
10570 2002-08-13  Mikhael Goikhman  <migo@homemail.com>
10572         * fvwm/fvwm.1:
10573         corrected the pixmap cursor description, added an example
10575 2002-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10577         * fvwm/menus.c (select_menu_item):
10578         (paint_menu_gradient_background):
10579         fixed a redrawing problem with H/Vgradient menu faces
10580         (MenuInteraction):
10581         fixed a minor problem w/ entering submenus via keyboard
10583 2002-08-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10585         * fvwm/move_resize.c (CMD_ResizeMove):
10586         (CMD_Resize):
10587         (CMD_Maximize):
10588         (CMD_ResizeMaximize):
10589         (CMD_ResizeMoveMaximize):
10590         commands can be used on iconified windows again
10592         * ONEWS:
10593         * NEWS:
10594         moved pre-2.2 NEWS to ONEWS
10596         * libs/strdup.c:
10597         * libs/safemalloc.c:
10598         * libs/envvar.c:
10599         * libs/alloca.c:
10600         * libs/Target.c:
10601         * libs/Parse.c:
10602         * libs/Bindings.c:
10603         * fvwm/menustyle.c:
10604         * fvwm/menus.c:
10605         * fvwm/menuitem.c:
10606         * fvwm/menucmd.c:
10607         * fvwm/frame.c:
10608         * fvwm/events.c:
10609         * fvwm/borders.c:
10610         let config.h include strinh.h or strings.h
10612         * fvwm/style.c (style_parse_one_style_option):
10613         (style_parse_one_style_option):
10614         fixed icon box crash
10616         * fvwm/bindings.c (update_nr_buttons):
10617         fixed extra buttons on window decorations
10619         * fvwm/style.c (style_parse_one_style_option):
10620         fixed parsing of the FP... and !FP... styles
10622 2002-08-12  Bob Woodside  <dumbledore@woodsway.com>
10624         * fvwm/style.c (style_parse_one_style_option):
10625         Fixed a typo so that ClickToFocusRaisesOff actually turns
10626         the option off instead of on.
10628 2002-08-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10630         * fvwm/focus.c (focus_grab_buttons):
10631         only grab necessary buttons on the client window
10633 2002-08-11  olicha  <olivier.chapuis@free.fr>
10635         * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
10636         Removed some debug code
10638         * fvwm/fvwm.c (main):
10639         (usage):
10640         Added -color-limit to fvwm usage
10642 2002-08-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10644         * fvwm/style.c (style_parse_one_style_option):
10645         (style_parse_focus_policy_style):
10646         added style options "FP..." to control focus policy
10647         removed OverrideGrabFocus and AllowGrabFocus styles
10649         * fvwm/style.c (merge_styles):
10650         fixed style defaults != 0
10652         * fvwm/focus.c (__restore_focus_after_unmap):
10653         fixed a bug w/ reverting the focus from transients to the parent
10655         * fvwm/ewmh.c (ewmh_HandleDesktop):
10656         * fvwm/style.c (style_parse_one_style_option):
10657         fixed defaults for various focus styles
10659         * NEWS:
10660         updated for 2.4.9
10662         * fvwm/frame.c (frame_mrs_resize_move_windows):
10663         backed out anti-flicker patch that slowed down command processing
10665         * fvwm/bindings.c (update_nr_buttons):
10666         (ParseBinding):
10667         fixed sluggish processing of mouse bindings
10669         * fvwm/events.c (__handle_bpress_action):
10670         fixed drawing of pressed decorations w/o bindings
10672         * fvwm/frame.c (frame_move_resize):
10673         removed debug code that broke focus handling
10675         * fvwm/style.c (style_parse_one_style_option):
10676         fixed passing the focus click to the app by default
10678         * fvwm/events.c (__handle_click_to_focus):
10679         * fvwm/focus.c (set_focus_to_fwin):
10680         (__set_focus_to_fwin):
10681         removed drawing code that broke as many places as it fixed; plus it
10682         cause unnecessary redraws
10684         * fvwm/events.c (HandleConfigureRequest):
10685         send a synthetical ConfigureNotify if an application is not granted its
10686         wishes from a ConfigureRequest; this is necessary for FixedPPosition
10687         and FixedPSize to work properly; also to be ICCCM compliant
10688         always force border_width 0 in these events
10689         in the experimental cr merging code, send a number of cn events equal
10690         to the number of merged events
10692         * libs/Parse.c:
10693         * fvwm/style.c:
10694         reformatted
10696         * fvwm/style.c (style_parse_focus_policy_style):
10697         (style_parse_icon_size_style):
10698         (style_parse_icon_box_style):
10699         (style_parse_icon_grid_style):
10700         (style_parse_icon_fill_style):
10701         (style_parse_one_style_option):
10702         (parse_and_set_window_style):
10703         split into separate functions
10704         (style_parse_one_style_option):
10705         simplified and cleaned up
10707         * fvwm/events.h:
10708         * fvwm/decorations.c:
10709         * fvwm/cursor.h:
10710         * fvwm/cursor.c:
10711         * fvwm/conditional.h:
10712         * fvwm/conditional.c:
10713         * fvwm/colorset.h:
10714         * fvwm/colors.h:
10715         * fvwm/colors.c:
10716         * fvwm/colormaps.c:
10717         * fvwm/bindings.h:
10718         * fvwm/bindings.c:
10719         reformatted and cleaned up
10721 2002-08-11  olicha  <olivier.chapuis@free.fr>
10723         * libs/PictureUtils.c (*):
10724         * libs/PictureUtils.h:
10725         * libs/PictureDitherMatrice.h (new file):
10726         * libs/PictureImageLoader.c (*):
10727         * libs/PictureImageLoader.h:
10728         * libs/PictureGraphics.c  (PGraphicsCreateDitherPixmap):
10729         (PCreateDitherPixmap):
10730         (PCreateTintedPixmap):
10731         * libs/PictureGraphics.h:
10732         * libs/PictureBase.c (PictureInitCMap):
10733         * libs/PictureBase.h:
10734         * libs/Picture.c (*):
10735         * libs/Picture.h:
10736         * libs/Fxpm.h:
10737         * libs/Colorset.c (DumpColorset):
10738         (LoadColorset):
10739         * libs/Colorset.h:
10740         * libs/Graphics.c (all gradient functions):
10741         * libs/fvwmlib.h:
10742         * fvwm/screen.h:
10743         * fvwm/move_resize.c (CMD_XorPixmap):
10744         * fvwm/colors.c (FreeColors):
10745         * fvwm/builtins.c (CMD_DefaultColors):
10746         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10747         * fvwm/builtins.c (FreeDecorFace):
10748         (ReadDecorFace):
10749         * fvwm/menus.c (pop_menu_down):
10750         (paint_menu_gradient_background):
10751         (scanForPixmap):
10752         * fvwm/menus.h:
10753         * fvwm/menustyle.c (menustyle_free_face):
10754         (menustyle_parse_face):
10755         (menustyle_free):
10756         (menustyle_update):
10757         (menustyle_parse_style):
10758         (CMD_CopyMenuStyle):
10759         * fvwm/menustyle.h:
10760         * fvwm/icons.c (GetIconFromFile):
10761         * fvwm/builtins.c (ReadMultiPixmapDecor):
10762         (ReadDecorFace):
10763         * fvwm/borders.c (border_draw_decor_to_pixmap):
10764         * fvwm/add_window.c (setup_mini_icon):
10765         * fvwm/fvwm.c (main):
10766         * fvwm/colorset.c (free_colorset_background):
10767         (parse_pixmap):
10768         (parse_shape):
10769         (parse_colorset):
10770         New color limit method and implement dithering in depth <= 8.
10771         Added a "fvwm picture attributes" structure for loading image.
10772         Some colors leaks fix. Add some (weak) color leaks. New option
10773         -color-limit for fvwm. 257 fix. Some prepartion for tint and
10774         alpha in colorset.
10776 2002-08-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10778         * libs/Flocale.c (FlocaleRotateDrawString):
10779         fixed a crash
10781 2002-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10783         * fvwm/style.c (parse_and_set_window_style):
10784         fixed the default for passing the click-to-raise click for mousey
10785         focus
10787         * fvwm/events.c (__handle_click_to_focus):
10788         removed redundant code
10789         (WaitForButtonsUp):
10790         fixed sluggish motion event handling when waiting for buttons to be
10791         released
10793         * fvwm/focus.c (__set_focus_to_fwin):
10794         (set_focus_to_fwin):
10795         fixed redrawing the border w/ mousey focus when the window was entered,
10796         then the border was clicked before the FocusIn event arrived
10798         * fvwm/events.c (__handle_bpress_on_managed):
10799         * fvwm/style.c (parse_and_set_window_style):
10800         fixed some small focus problems
10802         * fvwm/fvwm.c:
10803         reformatted and cleaned up
10805         * fvwm/fvwm.1:
10806         formatting fixes
10808         * fvwm/focus.c (focus_query_click_to_raise):
10809         (focus_query_click_to_focus):
10810         * fvwm/style.c (parse_and_set_window_style):
10811         * fvwm/events.c (__test_for_motion):
10812         (__check_click_to_focus_or_raise):
10813         (__handle_focus_raise_click):
10814         (__is_bpress_window_handled):
10815         (__handle_click_to_focus):
10816         (__handle_click_to_raise):
10817         (__handle_bpress_stroke):
10818         (__handle_bpress_action):
10819         (__handle_bpress_on_root):
10820         (__handle_bpress_on_unmanaged):
10821         (__handle_bpress_on_managed):
10822         (HandleButtonPress):
10823         GFPR: completely rewrote ButtonPress handler, thus finishing the core
10824         of the new focus code; only the parsing for the new styles is missing
10826         * fvwm/virtual.c (is_pan_frame):
10827         new function
10829 2002-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10831         * fvwm/add_window.c (AddWindow):
10832         fixed compile error
10834         * fvwm/events.c (__handle_focus_raise_click):
10835         (HandleButtonPress):
10836         clean up
10838         * fvwm/events.c (__handle_focus_raise_click):
10839         * fvwm/fvwm.h (struct):
10840         * fvwm/style.c (check_window_style_change):
10841         (parse_and_set_window_style):
10842         * fvwm/session.c (MatchWinToSM):
10843         * fvwm/window_flags.h:
10844         eliminated parts of the old focus code
10846         * fvwm/focus.c (__set_focus_to_fwin):
10847         (set_focus_to_fwin):
10848         * fvwm/fvwm.c (InitVariables):
10849         * fvwm/add_window.c (destroy_window):
10850         * fvwm/events.c (__handle_focus_raise_click):
10851         * fvwm/screen.h (ScreenInfo):
10852         eliminated Scr.Ungrabbed global
10854         * fvwm/update.c (apply_window_updates):
10855         (flush_window_updates):
10856         * fvwm/icons.c (DeIconify):
10857         (Iconify):
10858         * fvwm/move_resize.c (CMD_Maximize):
10859         (__move_window):
10860         (handle_stick):
10861         * fvwm/frame.c (frame_free_move_resize_args):
10862         (__frame_setup_window):
10863         * fvwm/virtual.c (do_move_window_to_desk):
10864         (CMD_GotoDeskAndPage):
10865         (goto_desk):
10866         (MoveViewport):
10867         * fvwm/stack.c (LowerWindow):
10868         * fvwm/events.c (HandleMapNotify):
10869         (HandleVisibilityNotify):
10870         (DispatchEvent):
10871         (HandleFocusIn):
10872         (__handle_focus_raise_click):
10873         (HandleEnterNotify):
10874         (HandleMapRequestKeepRaised):
10875         * fvwm/add_window.c (setup_key_and_button_grabs):
10876         (setup_focus_policy):
10877         (destroy_window):
10878         * fvwm/focus.c (__try_other_screen_focus):
10879         (__set_focus_to_fwin):
10880         (set_focus_to_fwin):
10881         (focus_grab_buttons_on_pointer_window):
10882         (focus_grab_buttons_on_layer):
10883         (focus_grab_buttons_new):
10884         cleaned up focus grab handling.
10886         * fvwm/focus.c (focus_grab_buttons_on_pointer_window):
10887         clean up
10889 2002-08-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10891         * fvwm/add_window.c (setup_window_structure):
10892         (AddWindow):
10893         discarded unused return code
10895         * fvwm/focus.c (focus_grab_buttons):
10896         split into two fucntions and fixed a bug with ungrabbing buttons
10898         * fvwm/focus_policy.c (fpol_query_allow_set_focus):
10899         * fvwm/style.c (parse_and_set_window_style):
10900         * fvwm/icons.c (DeIconify):
10901         (DeIconify):
10902         * fvwm/events.c (HandleButtonPress):
10903         (HandleEnterNotify):
10904         (HandleLeaveNotify):
10905         (HandleMapNotify):
10906         (HandleMapRequestKeepRaised):
10907         * fvwm/add_window.c (CaptureAllWindows):
10908         * fvwm/virtual.c (UnmapDesk):
10909         (MapDesk):
10910         (do_move_window_to_desk):
10911         * fvwm/update.c (flush_window_updates):
10912         * fvwm/focus.c (set_focus_model):
10913         (DeleteFocus):
10914         (__restore_focus_after_unmap):
10915         much more GFPR work; these patches may break lots of things
10917         * fvwm/focus.c (set_focus_to_fwin):
10918         (__activate_window_by_command):
10919         (SetFocusWindow):
10920         (ReturnFocusWindow):
10921         (DeleteFocus):
10922         (ForceDeleteFocus):
10923         renamed MoveFocus to set_focus_to_fwin
10925 2002-08-07  Mikhael Goikhman  <migo@homemail.com>
10927         * libs/Fft.c (FftDrawString):
10928         removed redudant and buggy code that called DrawStringFunc before
10929         this pointer gets initialized
10931         * fvwm/focus.c (focus_query_click_to_raise):
10932         fixed possibly-uninitialized variable warning
10934         * fvwm/Makefile.am:
10935         specify stroke includes before Xft includes, may improve some cases
10937 2002-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10939         * configure.in:
10940         fixed sys/time.h detection
10942         * fvwm/events.c (HandleMappingNotify):
10943         * libs/Bindings.c (AddBinding):
10944         added MappingNotify event handler
10946         * fvwm/events.c (HandleMapRequest):
10947         removed debug code
10949         * fvwm/events.c (InitEventHandlerJumpTable):
10950         another attempt at handling "unknown" modifiers in key bindings
10952 2002-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10954         * fvwm/stack.c (is_on_top_of_layer_ignore_rom):
10955         * fvwm/add_window.c (destroy_window):
10956         * fvwm/focus.c (focus_grab_buttons):
10957         fixed core dump
10959 2002-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10961         * fvwm/focus.c (focus_force_refresh_focus):
10962         * fvwm/events.c (HandleEnterNotify):
10963         (HandlePropertyNotify):
10964         (HandleButtonPress):
10965         * fvwm/icons.c (DeIconify):
10966         * fvwm/virtual.c (MapDesk):
10967         * fvwm/focus_policy.c (fpol_query_allow_user_focus):
10968         * fvwm/update.c (apply_window_updates):
10969         * fvwm/module_interface.c:
10970         * fvwm/conditional.c (MatchesConditionMask):
10971         more GFPR work
10973         * fvwm/icons.c (Iconify):
10974         removed "#if 0"ed code
10976         * fvwm/module_interface.c:
10977         disabled the old ConfigureWindow module interface
10979         * vms/vms.c:
10980         * libs/fvwmsignal.h:
10981         * libs/Picture.c:
10982         * fvwm/ewmh_intern.h:
10983         * fvwm/events.c:
10984         * fvwm/module_interface.c:
10985         * fvwm/misc.c:
10986         use ftime.h
10988         * libs/ftime.h:
10989         new file to encapsulate time.h and sys/time.h inclusion
10991         * fvwm/stack.c:
10992         re-indented
10993         (mark_transient_subtree):
10994         (__mark_group_member):
10995         cleaned up and split into two functions
10997         * fvwm/focus.c (CMD_Focus):
10998         (CMD_FlipFocus):
10999         * fvwm/icons.c (DeIconify):
11000         clean up
11001         (FocusOn)
11002         (__activate_window_by_command):
11003         renamed function
11005         * fvwm/focus_policy.c (fpol_query_allow_set_focus):
11006         * fvwm/focus_policy.h (fpol_set_focus_by_t):
11007         * fvwm/style.c (parse_and_set_window_style):
11008         (parse_and_set_window_style):
11009         began implementing new focus control styles
11011         * fvwm/focus.c (DoSetFocus):
11012         (__restore_focus_after_unmap):
11013         (MoveFocus):
11014         (refresh_focus):
11015         more GFPR work
11016         (DoSetFocus):
11017         (__set_focus_to_fwin):
11018         function renamed
11020         * fvwm/conditional.c (MatchesConditionMask):
11021         * fvwm/focus.c (focus_query_open_grab_focus):
11022         (focus_query_close_restore_focus):
11023         (focus_does_accept_input_focus):
11024         (MoveFocus):
11025         * fvwm/events.c (HandleUnmapNotify):
11026         (HandleEnterNotify):
11027         (HandleMapNotify):
11028         (HandleMapRequestKeepRaised):
11029         renamed some functions
11031         * libs/defaults.h:
11032         * fvwm/focus_policy.c:
11033         * fvwm/focus_policy.h:
11034         prepared some future focus policy flags
11036         * configure.in:
11037         enable error message when png or xpm test compilation fails
11039         * fvwm/style.h:
11040         * fvwm/window_flags.h:
11041         * fvwm/ewmh.c (ewmh_HandleDesktop):
11042         * fvwm/style.c (parse_and_set_window_style):
11043         (check_window_style_change):
11044         * fvwm/events.c (HandleButtonPress):
11045         (HandleVisibilityNotify):
11046         began GFPR migration of *raises* focus policy flags
11048         * fvwm/focus.c (focus_is_focusd):
11049         new function
11051         * libs/Bindings.c (AddBinding):
11052         fixed handling of "unknown" modifiers in key bindings
11054         * fvwm/focus.c (focus_grab_buttons):
11055         (focus_query_grab_buttons):
11056         moved focus policy code into separate function
11058 2002-08-02  Mikhael Goikhman  <migo@homemail.com>
11060         * Makefile.am:
11061         DESTDIR fix
11063 2002-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11065         * fvwm/style.c (parse_and_set_window_style):
11066         * fvwm/focus.c (focus_query_grab_focus):
11067         * fvwm/events.c (HandleMapNotify):
11068         (HandlePropertyNotify):
11069         * fvwm/focus_policy.c (fpol_init_default_fp):
11070         * libs/defaults.h:
11071         new styles OverrideGrabFocus and AllowGrabFocus
11072         cleaned up focus grabbing code and moved to focus.c
11074 2002-07-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11076         * fvwm/focus.c (CMD_WarpToWindow):
11077         fixed negative arguments for unmanaged windows
11079         * fvwm/conditional.c (CMD_Direction):
11080         use PeekToken instead of GetNextToken
11081         cleaned up
11082         new direction "center"
11084 2002-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11086         * fvwm/events.c (addkbsubinstoarray):
11087         disabled experimental pointer warping code
11089         * fvwm/menus.c:
11090         removed menu crash debug code
11092 2002-07-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11094         * fvwm/menus.c:
11095         added tons of crash debug code
11097         * fvwm/add_window.c:
11098         made a lot of internal functions static
11100         * fvwm/add_window.c (setup_button_windows):
11101         (destroy_title_window):
11102         (destroy_button_windows):
11103         (destroy_resize_handle_windows):
11104         (destroy_auxiliary_windows):
11105         (destroy_icon):
11106         (destroy_window):
11107         * fvwm/icons.c (CreateIconWindow):
11108         safety patches w/ XDeleteContext
11110         * fvwm/menus.c (DestroyMenu):
11111         fixed a crash w/ accessing already deleted menus
11113 2002-07-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11115         * fvwm/menus.c (get_menu_options):
11116         fixed menu context rectangle "icon" if the icon was not just a pixmap
11118 2002-07-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11120         * fvwm/events.c (HandleMapNotify):
11121         (HandleMapRequestKeepRaised):
11122         (HandleUnmapNotify):
11123         * fvwm/ewmh_events.c (ewmh_WMStateModal):
11124         * fvwm/ewmh.c (ewmh_HandleDesktop):
11125         * fvwm/style.c (parse_and_set_window_style):
11126         removed old do_grab_focus_when_created and *_when_transient_* flags
11128 2002-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11130         * fvwm/conditional.c (MatchesConditionMask):
11131         * fvwm/focus.c (DoSetFocus):
11132         * fvwm/session.c (MatchWinToSM):
11133         * fvwm/module_interface.c (SETOLDFLAGS):
11134         removed old is_lenient flag
11136         * fvwm/bindings.c:
11137         * fvwm/style.c (__simplify_style_list):
11138         (simplify_style_list):
11139         reformatted
11141         * fvwm/window_flags.h:
11142         * fvwm/style.h:
11143         access macros for focus policy flags structures
11144         reformatted
11146         * fvwm/focus_policy.c:
11147         * fvwm/focus_policy.h:
11148         new files, begin great focus policy rewrite aka GFPR
11150 2002-07-22  Bob Woodside  <dumbledore@woodsway.com>
11152         * fvwm/placement.c (PlaceWindow):
11153         Fixed interaction between CascadePlacement and StartsOnPage
11155 2002-07-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11157         * libs/fvwmsignal.c (fvwmSelect):
11158         call alloca(0) in fvwmSelect to make sure the memory is not leaked in
11159         modules
11161 2002-07-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11163         * fvwm/add_window.c (CaptureOneWindow):
11164         fixed a core dump w/ windows being destroyed during a recapture
11165         (AddWindow):
11166         removed duplicate check if new windows still exist
11168         * fvwm/placement.c (CMD_PlaceAgain):
11169         * fvwm/move_resize.c (move_window_doit):
11170         (__move_icon):
11171         * fvwm/virtual.c (MapDesk):
11172         (MoveViewport):
11173         (do_move_window_to_desk):
11174         * fvwm/icons.c (AutoPlaceIcon):
11175         (ChangeIconPixmap):
11176         (Iconify):
11177         some cleanup in movement code
11178         new option "Icon" to PlaceAgain command
11179         adapted documentation accordingly
11181         * fvwm/move_resize.c (move_window_doit):
11182         (__move_window):
11183         renamed function
11185 2002-07-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11187         * libs/Flocale.c (FlocaleRotateDrawString):
11188         create gcs only once
11190         * fvwm/fvwm.1:
11191         removed some references to Recapture
11192         UseDecor, UseStyle, AddToDecor, ChangeDecor, DestroyDecor, UpdateDecor,
11193         ButtonStyle, BorderStyle and TitleStyle are planned to be removed in 3.0
11195         * libs/gravity.c (gravity_parse_multi_dir_argument):
11196         fixed "all" multidir selecting "center" too
11198         * libs/Fft.c (FftDrawString):
11199         * libs/Flocale.c (FlocaleRotateDrawString):
11200         (FlocaleFontStructDrawString):
11201         (FlocaleDrawString):
11202         fixed some text placement bugs w/ shadow text
11203         (FlocaleGetShadowTextPosition):
11204         implemented "center" shadows
11206 2002-07-20  olicha  <olivier.chapuis@free.fr>
11208         * libs/Flocale.c (FlocaleRotateDrawString):
11209         Removed some static declarations
11211 2002-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11213         * libs/gravity.c (gravity_multi_dir_to_dir):
11214         * libs/gravity.h (enum):
11215         new function, cleaned up
11216         (enum):
11217         * fvwm/fvwm.h (FvwmWindow):
11218         * libs/Fft.c:
11219         * fvwm/geometry.c:
11220         * fvwm/borders.c:
11221         moved text_rotation_type to gravity.h and renamed to rotation_type
11223         * libs/Flocale.h:
11224         fixed several bugs in the access macros
11226         * libs/Flocale.c:
11227         removed unused static FlocaleSeted
11228         (FlocaleFontStructDrawString):
11229         simplified function
11231         * fvwm/virtual.c (CMD_EdgeCommand):
11232         * fvwm/windowshade.c (CMD_WindowShade):
11233         * fvwm/conditional.c (CMD_Direction):
11234         adapted to changes in ParseDirectionArgument
11236         * libs/gravity.h:
11237         * libs/gravity.c (ParseDirectionArgument):
11238         new direction "Center"
11240         * fvwm/virtual.c (CMD_EdgeCommand):
11241         reformatted
11243 2002-07-18  olicha  <olivier.chapuis@free.fr>
11245         * libs/PictureUtils.c (PictureRGBtoPixel):
11246         (decompose_mask):
11247         Fixed(??) color allocation for some visuals
11249 2002-07-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11251         * libs/Flocale.c (FlocaleFontStructDrawString):
11252         a little code cleanup
11254         * fvwm/events.c (HandleEnterNotify):
11255         removed debug code
11256         anothe click+drag fix
11258         * libs/Pointer.c (GetLocationFromEventOrQuery):
11259         * fvwm/focus.c (SetPointerEventPosition):
11260         * fvwm/functions.c (CheckActionType):
11261         * fvwm/builtins.c (CMD_StrokeFunc):
11262         * fvwm/move_resize.c (moveLoop):
11263         (resize_window):
11264         fixed some bugs w/ pointer on wrong screen
11266 2002-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11268         * fvwm/events.c (HandleLeaveNotify):
11269         fixed problem w/ click+drag and mousey focus
11271         * fvwm/menus.c (size_menu_horizontally):
11272         fixed menu style SubmenusLeft w/ icons in menu items
11274 2002-07-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11276         * fvwm/menuitem.c (menuitem_paint):
11277         * fvwm/menus.h:
11278         * fvwm/menus.c (paint_menu_gradient_background):
11279         (get_menu_paint_item_parameters):
11280         removed circular dependency of menus.c and menuitem.c by using callback
11281         functions
11283 2002-07-17  olicha  <olivier.chapuis@free.fr>
11285         * fvwm/menuitem.c:
11286         A -Wall fix
11288         * fvwm/fvwm.c (InitVariables):
11289         (main):
11290         * fvwm/colorset.c (parse_colorset):
11291         (alloc_colorset):
11292         (CMD_ReadWriteColors):
11293         * fvwm/builtins.c (CMD_ColorLimit):
11294         * libs/PictureUtils.h:
11295         * libs/PictureUtils.c (PictureReduceColor):
11296         (PictureReduceRGBColor):
11297         (PictureRGBtoPixel):
11298         (PictureAllocColor):
11299         (PictureFreeColors):
11300         (PictureGetNextColor):
11301         (colors_alloc_fail):
11302         (my_alloc_color):
11303         (AllocColors*):
11304         (AllocColorTable):
11305         (PictureAllocColorTable):
11306         * libs/PictureImageLoader.c (PImageXpmAllocColor):
11307         (PImageXpmFreeColor):
11308         (PImageLoadXpm):
11309         * libs/PictureBase.c (PictureInitCMap):
11310         * libs/Graphics.c (AllocLinearGradient):
11311         * libs/ColorUtils.c (GetShadow):
11312         (GetHilite):
11313         (GetForeShadow):
11314         (GetTintedPixel):
11315         (GetSimpleColor):
11316         (GetColor):
11317         (fvwmlib_clone_color):
11318         * libs/PictureGraphics.c (PGraphicsTintRectangle):
11319         Implemented a new color limit method
11321 2002-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11323         * fvwm/move_resize.c (moveLoop):
11324         fixed problem moving the pointer off screen while moving a window
11325         (AnimatedMoveAnyWindow):
11326         fixed pointer warping w/ multiple screens and animated window motion
11328 2002-07-12  olicha  <olivier.chapuis@free.fr>
11330         * fvwm/menus.c (get_menu_paint_item_parameters):
11331         (paint_menu_gradient_background):
11332         * fvwm/menuitem.c (menuitem_paint):
11333         * fvwm/menuitem.h:
11334         * fvwm/menus.h:
11335         Fixed B/DGradient with Xft fonts
11337         * libs/Colorset.h:
11338         * libs/ColorUtils.c (GetTintedColor):
11339         (GetTintedPixel):
11340         * fvwm/colorset.c (parse_simple_tint):
11341         (parse_colorset):
11342         (alloc_colorset):
11343         Implemented fgTint colorset option
11345         * libs/PictureImageLoader.c:
11346         * libs/PictureUtils.c:
11347         * libs/PictureUtils.h:
11348         * libs/Makefile.am:
11349         Moved color limitation and some rgb to pixel functions from
11350         PictureImageLoader to new files PictureUtils.c, PictureUtils.h
11352         * fvwm/colorset.c (parse_colorset):
11353         * libs/PictureGraphics.c (PCreateTintedPixmap):
11354         (PGraphicsTintRectangle):
11355         Implemented tinting for X server without Xrender support and
11356         did color limitation when tinting
11359 2002-07-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11361         * fvwm/events.c (WaitForButtonsUp):
11362         fixed handling of button release events
11364 2002-07-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11366         * fvwm/menus.c (MenuInteraction):
11367         fixed core dump w/ dynamic popdown action destroying a menu
11368         (paint_menu_gradient_background):
11369         fixed hang and/or incorrect drawing of b and d gradients in menus
11371         * fvwm/events.c (HandleEnterNotify):
11372         (HandleLeaveNotify):
11373         improved LEAVE_WINDOW/ENTER_WINDOW handling
11375 2002-07-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11377         * libs/Colorset.c (SetWindowBackground):
11378         (SetWindowBackgroundWithOffset):
11379         (ScrollPixmap):
11380         implemented new functions to allow pixmap backgrounds with an offset
11382 2002-07-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11384         * fvwm/events.c (HandleMapRequestKeepRaised):
11385         send Map/UnmapNotify before iconyfying, not after
11387 2002-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11389         * fvwm/events.c (HandleMapRequestKeepRaised):
11390         fake a MapNotify and then an UnmapNotify when a window is created iconic
11392         * fvwm/add_window.c (AddWindow):
11393         workaround for buggy TK menu positioning
11395         * fvwm/module_interface.c (FlushMessageQueue):
11396         (PositiveWrite):
11397         (get_pipe_name):
11398         tried to fix module communication deadlock w/ sync mask and a full write
11399         pipe
11401         * libs/Strings.c:
11402         re-indented file
11404         * libs/defaults.h:
11405 2002-07-06  olicha  <olivier.chapuis@free.fr>
11407         * libs/Flocale.c (FlocaleGetFontSet):
11408         Removed some unwanted code
11410 2002-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11412         * fvwm/events.c (HandleLeaveNotify):
11413         (HandleEnterNotify):
11414         reduced the number of MX_LEAVE/ENTER_WINDOW messages
11416         * fvwm/events.c (CMD_XSync):
11417         very experimental patch to cycle through subwindows accepting keyboard
11418         input; call Xsync command repeatedly to test; crashes fvwm if more than
11419         1000 subwindows are used;
11421         * fvwm/focus.c (CMD_WarpToWindow):
11422         fixed a bug in warpttowindow command with subwindows of unmanaged
11423         windows
11425 2002-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11427         * fvwm/events.c (HandlePropertyNotify):
11428         * fvwm/events.h:
11429         handle changes in the size_inc and base_size hints during opaque
11430         resizing.
11432         * fvwm/events.c (HandleButtonPress):
11433         ClickToFocus + ClickToFocusPassesClickOff now blocks event handling
11434         until the button is released again; this restores the old behaviour
11435         from 2.3.23 and before with click+drag and rxvt/aterm
11437 2002-06-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11439         * fvwm/update.c (apply_window_updates):
11440         fixed applying neverfocus to currently focused window; decorations
11441         partially drawn hilighted
11443 2002-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11445         * fvwm/menucmd.c (menu_func):
11446         another module/menu/context window fix
11447         do not use global Fw anymore
11449 2002-07-05  olicha  <olivier.chapuis@free.fr>
11451         * libs/Flocale.c (FlocaleStringToString2b):
11452         Fixed crash with big5-0 FontStruct
11454 2002-07-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11456         * fvwm/menucmd.c (menu_func):
11457         fixed context window of menus invoked by a module
11458         (menu_func):
11459         fixed context menus on windows
11461         * libs/vpacket.h (ConfigWinPacket):
11462         * fvwm/module_interface.c (CONFIGARGSNEW):
11463         * fvwm/fvwm.h (FvwmWindow):
11464         fixed bugs in type conversions for transmitting certain information to
11465         modules
11467         * fvwm/functions.c (CheckActionType):
11468         fixed window selection problem w/ menus invoked from modules
11470 2002-07-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11472         * fvwm/gnome.c (GNOME_HandlePropRequest):
11473         -Wall fixes
11475         * fvwm/module_interface.c (ExecuteCommandQueue):
11476         fixed compile bug w/ --enable-debug-msgs
11478 2002-06-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11480         * fvwm/events.c (HandleButtonPress):
11481         (HandleKeyPress):
11482         * fvwm/menus.c (MenuInteraction):
11483         (do_menu):
11484         * fvwm/windowlist.c (CMD_WindowList):
11485         * fvwm/menucmd.c (menu_func):
11486         * fvwm/module_interface.c (ExecuteModuleCommand):
11487         * fvwm/add_window.c (adjust_fvwm_internal_windows):
11488         go away, evil globals! [removed the useless global variable
11489         "ButtonWindow"]
11491         * fvwm/events.c (HandleUnmapNotify):
11492         (HandleMapNotify):
11493         * fvwm/icons.c (Iconify):
11494         * fvwm/window_flags.h (IS_ICONIFY_PENDING):
11495         * fvwm/fvwm.h (struct):
11496         renamed is_deiconify_pending to is_iconify_pending
11497         some re-indenting
11499 2002-06-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11501         * fvwm/menus.c (MenuInteraction):
11502         (pop_menu_down):
11503         (menu_enter_tear_off_menu):
11504         (do_menu):
11505         * fvwm/events.c (HandleButtonPress):
11506         (HandleButtonRelease):
11507         (HandleKeyPress):
11508         (GetContext):
11509         * fvwm/menucmd.c (menu_func):
11510         (menu_func):
11511         * fvwm/module_interface.c (ExecuteModuleCommand):
11512         go away, evil globals! [removed the useless global variable "Context"]
11513         removed is_menu_from_frame_or_window_or_titlebar flag
11515         * fvwm/module_interface.c:
11516         * fvwm/windowlist.c:
11517         re-indented files
11519 2002-06-28  Mikhael Goikhman  <migo@homemail.com>
11521         * fvwm/menuitem.c (menuitem_paint):
11522         fixed fg color of the inactive disabled menu item
11524         * NEWS:
11525         old typo
11526         * fvwm/fvwm.1:
11527         removed a mention of RedHat (I don't think it is correct),
11528         reworded a mention of fvwm95
11530 2002-06-26  Mikhael Goikhman  <migo@homemail.com>
11532         * **/*.c:
11533         tabify only the leading spaces, untabify the middle of line
11535 2002-06-25  David Fries  <dfries@mail.win.org>
11537         * fvwm/fvwm.1:
11538         * fvwm/windowlist.c:
11539         Added code to sort based on the class name of a window for
11540         the WindowList function.
11542 2002-06-25  olicha  <olivier.chapuis@free.fr>
11544         * acinclude.m4:
11545         A minor fix
11547 2002-06-25  Mikhael Goikhman  <migo@homemail.com>
11549         * AUTHORS:
11550         add Anders Andersson (spelling fixes in all man pages) and Steve Talley
11552 2002-06-24  Steve Talley  <stephen.talley@sun.com>
11554         * fvwm/add_window.c:
11555         * fvwm/add_window.h:
11556         * fvwm/fvwm.1:
11557         * fvwm/fvwm.h:
11558         * fvwm/icons.c:
11559         * fvwm/icons.h:
11560         * fvwm/style.c:
11561         * fvwm/style.h:
11562         * libs/defaults.h:
11563         New Style option IconSize
11565 2002-06-24  Mikhael Goikhman  <migo@homemail.com>
11567         * NEWS, configure.in:
11568         changed version to 2.5.3
11570 2002-06-24  Mikhael Goikhman  <migo@homemail.com>
11572         * INSTALL.fvwm:
11573         removed C++ section
11575         * fvwm/fvwm.1:
11576         * libs/FlocaleCharset.c:
11577         small fixes
11579 2002-06-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11581         * fvwm/events.c (WaitForButtonsUp):
11582         use the wait cursot only after the 20th pass through the loop
11584 2002-06-21  Dan Espen  <dane@mk.telcordia.com>
11586         * fvwm/fvwm.1 (Examples): Language check.
11587         PipeRead as synchronous Exec.
11588         Better example for PipeRead.
11590 2002-06-21  olicha  <olivier.chapuis@free.fr>
11592         * fvwm/fvwm.1:
11593         * NEWS:
11594         Documented StringEncoding= in font name
11596         * INSTALL.fvwm
11597         Removed --disable-compound-text doc
11599 2002-06-20  olicha  <olivier.chapuis@free.fr>
11601         * libs/FBidi.h (FBidiConvert):
11602         Fixed compile if !HAVE_BIDI
11604 2002-06-19  olicha  <olivier.chapuis@free.fr>
11606         * fvwm/fvwm.c (InitVariables):
11607         (StartupStuff):
11608         Allocate colorset 0 in InitVariable in the place of StartupStuff.
11609         This fix a "null expression" at init in menustyle.c (menustyle_update)
11611 2002-06-19  Mikhael Goikhman  <migo@homemail.com>
11613         * configure.in:
11614         reworded supported feature listing, fixed the default xft detection
11615         * INSTALL.fvwm:
11616         added the "Supported Features" section
11618 2002-06-19  olicha  <olivier.chapuis@free.fr>
11620         * fvwm/colorset.h:
11621         Removed not useful #define/#undef FVWM_COLORSET_PRIVATE
11623         * INSTALL.fvwm:
11624         Removed --enable-mulibyte and --disable-compound-text config option
11625         documentation. s/enable-xft/disable-xft/ and document --disable-xrender
11627         * configure.in:
11628         Xft is on by default no
11630         * libs/FlocaleCharset.c (*):
11631         * libs/FlocaleCharset.h:
11632         * libs/Ficonv.c (*):
11633         * libs/Ficonv.h:
11634         * libs/Flocale.c (*):
11635         * libs/Flocale.h:
11636         * libs/Fft.c (*):
11637         * libs/FftInterface.h:
11638         * libs/FBidi.c:
11639         * libs/FBidi.h:
11640         * fvwm/ewmh_names.c ():
11641         Some cleanup. Implemented StringEncoding= in font names. Fixed
11642         string encoding for xft fonts. Try to be more cleaver about defaults
11643         charsets. Improvement in the locale charset table.
11645         * fvwm/fvwm.1:
11646         Some documentation cleanup regarding Xft
11648 2002-06-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11650         * fvwm/functions.c (find_func_type):
11651         fixed bug i introduced w/ last commit
11653         * fvwm/fvwm.c (Done):
11654         (StartupStuff):
11655         * fvwm/functions.c (functions_is_complex_function):
11656         * fvwm/builtins.c (CMD_DestroyFunc):
11657         (CMD_AddToFunc):
11658         (CMD_Plus):
11659         moved functions to functions.c
11660         general cleanup
11662         * fvwm/functable.c:
11663         * fvwm/functable.h:
11664         * fvwm/functions.h:
11665         * fvwm/commands.h:
11666         * fvwm/functions.c:
11667         moved some types and functions to other/new files
11669         * fvwm/functions.c:
11670         * fvwm/expand.c (expand_vars_extended):
11671         (expand_vars):
11672         functions moved to new file
11674         * fvwm/functions.c:
11675         reindented file
11677 2002-06-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11679         * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
11680         fixed colourmap focus problem
11682         * **/*.[ch]:
11683         tabified all files and removed all trailing spaces
11685         * fvwm/move_resize.c (move_window_doit):
11686         * fvwm/virtual.c (CMD_MoveToDesk):
11687         MoveToPage and MoveToDesk no longer unstick windows
11689 2002-06-17  Mikhael Goikhman  <migo@homemail.com>
11691         * INSTALL.fvwm:
11692         small improvements
11694         * configure.in:
11695         reworded some names of supported features
11697 2002-06-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11699         * fvwm/update.c (apply_window_updates):
11700         * fvwm/session.c (MatchWinToSM):
11701         * fvwm/add_window.c (setup_window_structure):
11702         * fvwm/windowshade.c (CMD_WindowShade):
11703         * fvwm/window_flags.h:
11704         fixed a problem w/ shaded windows changind the title direction
11706         * fvwm/geometry.c (get_shaded_geometry):
11707         fixed shading window to 0 width or height
11709         * fvwm/add_window.c (AddWindow):
11710         fixed a memory leak and an initial window placement bug
11712 2002-06-15  Mikhael Goikhman  <migo@homemail.com>
11714         * configure.in:
11715         minor improvements in output, added bin/fvwm-perllib
11717 2002-06-12  Mikhael Goikhman  <migo@homemail.com>
11719         * fvwm/menustyle.c (CMD_CopyMenuStyle):
11720         fixed copying PopupOffset values in CopyMenuStyle
11722         * NEWS:
11723         Copied 2.4.8 NEWS
11725 2002-06-10  Mikhael Goikhman  <migo@homemail.com>
11727         * libs/Strings.c:
11728         * libs/Strings.h:
11729         added CopyStringWithQuotes, not perfect, but works for now
11731 2002-06-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11733         * fvwm/functions.h:
11734         * fvwm/commands.h:
11735         * fvwm/functions.c (func_config):
11736         * libs/FScreen.c (FScreenConfigureSLSScreens):
11737         (FScreenConfigureModule):
11738         * fvwm/virtual.c (CMD_XineramaSlsScreens):
11739         new command XineramaSLSScreens
11741         * libs/FScreen.c:
11742         cleaned up Xinerama ifdefs
11744 2002-06-07  Dan Espen  <dane@mk.telcordia.com>
11746         * NEWS:
11747         * fvwm/fvwm.1 (FONT SHADOW EFFECTS): Reword.
11749 2002-06-07  olicha  <olivier.chapuis@free.fr>
11751         * libs/Flocale.h:
11752         * libs/Flocale.c (FlocaleGetShadowTextPosition):
11753         Some shadow text position fixes
11755 2002-06-06  olicha  <olivier.chapuis@free.fr>
11757         * fvwm/update.c (apply_window_updates):
11758         Fixed the position of shaded windows after certain style update
11760         * acinclude.m4:
11761         Fixed some options names
11763 2002-06-06  Mikhael Goikhman  <migo@homemail.com>
11765         * fvwm/module_interface.c (CMD_SendToModule):
11766         fixed SendToModule when the first parameter contains quotes
11768 2002-06-06  olicha  <olivier.chapuis@free.fr>
11770         * fvwm/fvwm.c (main):
11771         * fvwm/ewmh.c (EWMH_Init):
11772         Init the EWMH before reading the config. Always setup the working
11773         area.
11775 2002-06-05  olicha  <olivier.chapuis@free.fr>
11777         * fvwm/update.c (apply_window_updates):
11778         Fixed the position of a shaded window during a style update
11779         (do_redecorate)
11781         * libs/Flocale.c (FlocaleRotateDrawString):
11782         (FlocaleGetShadowTextPosition):
11783         Fixed side title text position if the font has no shadow
11785         * acconfig.h:
11786         * libs/Ficonv.c (FiconvInit):
11787         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
11788         * libs/Flocale.c (FlocaleInit):
11789         (FlocaleRotateDrawString):
11790         (FlocaleGetFontSet):
11791         (FlocaleGetFontOrFontSet):
11792         (FlocaleLoadFont):
11793         (FlocaleDrawString):
11794         (FlocaleTextWidth):
11795         (FlocaleFreeNameProperty):
11796         (FlocaleGetNameProperty):
11797         (FlocaleTextListToTextProperty):
11798         Finish to remove the multibyte patch. This gives a more clean code
11799         and can only prevent bugs
11801 2002-06-05  Mikhael Goikhman  <migo@homemail.com>
11803         * fvwm/placement.c (PlaceWindow):
11804         fixed CascadePlacement with huge windows (xterm -g 240x100),
11805         that were aligned to bottom-right instead of top-left;
11806         small adjustments (removed border_width from calculations,
11807         don't place normal windows at 0, commented out some strange code)
11809 2002-06-04  Mikhael Goikhman  <migo@homemail.com>
11811         * NEWS:
11812         document CascadePlacement and FvwmIconMan improvements
11814         * fvwm/fvwm.1:
11815         typo
11817 2002-06-03  Mikhael Goikhman  <migo@homemail.com>
11819         * fvwm/add_window.c (adjust_fvwm_internal_windows):
11820         * fvwm/fvwm.c (InitVariables):
11821         * fvwm/placement.c (PlaceWindow):
11822         * fvwm/screen.h (struct ScreenInfo):
11823         improved *CascadePlacement, if the last placed window does not exist
11824         any more, reuse the last used position instead of adding a new cascade
11826 2002-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11828         * fvwm/events.c (HandleEnterNotify):
11829         * fvwm/fvwm.c (InitVariables):
11830         * fvwm/events.h:
11831         Fixed colormap handling over decorative parts of a window
11833 2002-06-03  olicha  <olivier.chapuis@free.fr>
11835         * fvwm/module_interface.c (make_named_packet):
11836         Fixed an write out of memory bug. This complete Mikhail Kruk patch
11837         related to named module packet
11839 2002-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11841         * fvwm/focus.c (focus_grab_buttons):
11842         * fvwm/events.c (HandleButtonPress):
11843         fixed a problem w/ ClickToFocus + ClickToFocusRaisesOff
11845 2002-06-03  Mikhael Goikhman  <migo@homemail.com>
11847         * fvwm/bindings.c (ParseBinding):
11848         replaced an error "Illegal mouse button" with a descriptive warning
11849         when a button number is greater than NUMBER_OF_MOUSE_BUTTONS
11851 2002-05-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11853         * fvwm/events.c (GetContext):
11854         fixed key bindings on decorations
11856         * fvwm/events.h:
11857         removed XEVMASK_DECORW
11859 2002-05-31  olicha  <olivier.chapuis@free.fr>
11861         * NEWS:
11862         * fvwm/fvwm.1:
11863         Documented shadow effect in a new section FONT EFFECTS
11865 2002-05-31  olicha  <olivier.chapuis@free.fr>
11867         * libs/Fft.c (FftDrawString):
11868         * libs/Colorset.c (DumpColorset):
11869         (LoadColorset):
11870         * libs/Colorset.h:
11871         * fvwm/colorset.c (parse_colorset):
11872         New colorset option fg_alpha which defines an alpha for rendering
11873         text with Xft
11875 2002-05-29  olicha  <olivier.chapuis@free.fr>
11877         * libs/Fft.c (FftSetupEncoding):
11878         * libs/Fft.h:
11879         * libs/FRender.h:
11880         Added Xft2 support
11882         * acinclude.m4:
11883         * configure.in:
11884         Added detection for fontconfig and Xft2. Added FT2 CFLAGS and LIBS
11885         to Xft FLAGS and LIBS
11887         * fvwm/Makefile.am:
11888         * libs/Makefile.am:
11889         Put $(Xft_CFLAGS) before $(X_CFLAGS) to be able to use an independent
11890         Xft2 library. Removed FT2 CFLAGS and LIBS
11892 2002-05-27  olicha  <olivier.chapuis@free.fr>
11894         * acinclude.m4:
11895         * acconfig.h:
11896         * configure.in:
11897         Some Xft2 and fontconfig preparation
11899         * libs/Flocale.h:
11900         * libs/Flocale.c (FlocaleParseShadow):
11901         (FlocaleLoadFont):
11902         (FlocaleGetShadowTextPosition):
11903         Added offset to shadow text
11905         * libs/Flocale.h:
11906         Fixed the position of ne shadow text and remove some unused #define
11908 2002-05-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11910         * fvwm/colorset.c (parse_colorset):
11911         fixed integer overflow in average colour calculation
11913 2002-05-27  olicha  <olivier.chapuis@free.fr>
11915         * libs/gravity.c (GetNextMultiDirection):
11916         (ParseMultiDirectionArgument):
11917         * libs/gravity.h:
11918         Added a multi direction type which is a "<<" version of direction
11919         type. Added a parse and a next functions
11921         * libs/Flocale.h:
11922         * libs/Flocale.c (FlocaleParseShadow):
11923         (FlocaleGetNextShadowDirection):
11924         (FlocaleGetShadowTextPosition):
11925         Used gravity multi direction type and functions. Removed
11926         FlocaleGetNextShadowDirection
11928 2002-05-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11930         * fvwm/focus.c (restore_focus_after_unmap):
11931         fixed a problem w/ colormap transition when transient window died
11933         * fvwm/add_window.c (AddWindow):
11934         clean up
11936         * fvwm/session.c (getUniqueStateFilename):
11937         applied security patch by Jan Echternach
11939         * fvwm/fvwm.c (InitVariables):
11940         Properly initialise Scr.flags.is_pointer_on_this_screen
11942         * libs/fvwmlib.h (FvwmFont):
11943         * fvwm/fvwm.c (setVersionInfo):
11944         * configure.in:
11945         * config.h.in:
11946         * acconfig.h (MULTIBYTE):
11947         removed MULTIBYTE option (unconditionally on)
11949 2002-05-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11951         * libs/gravity.c (ParseDirectionArgument):
11952         allow "t", "u", ... shortcuts as direction arguments
11954         * fvwm/style.c (check_window_style_change):
11955         (parse_and_set_window_style):
11956         * fvwm/frame.c (frame_setup_border):
11957         (frame_get_shading_laziness):
11958         (frame_get_sidebar_geometry):
11959         * fvwm/decorations.c (SelectDecor):
11960         * fvwm/add_window.c (setup_style_and_decor):
11961         (setup_resize_handle_cursors):
11962         (setup_resize_handle_windows):
11963         (change_resize_handle_windows):
11964         (destroy_auxiliary_windows):
11965         * fvwm/borders.c (border_get_border_gcs):
11966         (border_draw_border_parts):
11967         * fvwm/style.h (SCSET_HAS_BORDER):
11968         * fvwm/fvwm.h (FvwmWindow):
11969         * fvwm/window_flags.h (SET_HAS_BORDER):
11970         new styles NoBorder/Border
11972 2002-05-26  olicha  <olivier.chapuis@free.fr>
11974         * libs/Flocale.h:
11975         * libs/Flocale.c (FlocaleParseShadow):
11976         (FlocaleGetNextShadowDirection):
11977         (FlocaleGetShadowTextPosition):
11978         (FlocaleLoadFont):
11979         Implemented multidirectional shadow text rendering
11981         * libs/Flocale.h:
11982         * libs/Flocale.c
11983         (FlocaleFontStructDrawString):
11984         (FlocaleRotateDrawString):
11985         (FlocaleLoadFont):
11986         (FlocaleDrawString):
11987         (FlocaleTextWidth):
11988         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11989         * libs/Fft.c (FftDrawString):
11990         Cleanup the FlocaleFont structure by addings some flags
11992 2002-05-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11994         * fvwm/events.c (HandleFocusIn):
11995         * fvwm/add_window.c (adjust_fvwm_internal_windows):
11996         * fvwm/screen.h (ScreenInfo):
11997         * fvwm/focus.c (FocusOn):
11998         ignore EnterNotify events while a window is waiting to receive focus
11999         from the Focus or FlipFocus commands; should prevent plenty of race
12000         contidions caused by executing complex functions by a key press, button
12001         press or from a menu; fixes Alt-Tab problem
12003         * fvwm/events.c (HandleMapNotify):
12004         immediately draw window decorations when window is mapped; the new frame
12005         drawing code takes care of suppressing unnecessary redraws
12006         (HandleLeaveNotify):
12007         fixed a bug w/ LeaveNotify event with NotifyGrab
12009 2002-05-22  olicha  <olivier.chapuis@free.fr>
12011         * libs/Flocale.h:
12012         * libs/Fft.c (FftDrawString):
12013         * libs/Flocale.c (FlocaleFontStructDrawString):
12014         (FlocaleRotateDrawString):
12015         (FlocaleLoadFont):
12016         (FlocaleGetShadowTextPosition):
12017         (FlocaleDrawString):
12018         (FlocaleDrawUnderline):
12019         (FlocaleTextWidth):
12020         Implemented negative shadow text
12022 2002-05-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12024         * fvwm/menucmd.c (CMD_AddToMenu):
12025         * fvwm/windowlist.c (CMD_WindowList):
12026         * fvwm/menus.h:
12027         * fvwm/menus.c
12028         changed signature of AddToMenu
12030         * fvwm/menus.c (clone_menu_root_static):
12031         fixed problem w/ menu style usage count and tear off menus
12032         fixed core dump w/ not copying the missing sub menu function in tear
12033         off menus
12034         (clone_menu_item_list):
12035         (AddToMenu):
12036         (add_another_menu_item):
12037         (size_menu_vertically):
12038         fixed additional "More..." items in sub menus of torn off menus
12040 2002-05-22  Mikhael Goikhman  <migo@homemail.com>
12042         * libs/colorset.h:
12043         fixed #endif warning
12044         * fvwm/ConfigFvwmDefaults:
12045         added CirculateSkip to tear off menus
12046         * fvwm.1:
12047         fixed ShadeAgain quoting
12049 2002-05-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12051         * fvwm/events.c (HandleButtonPress):
12052         allow to pass the focus click to applications and have a function bound
12053         to it at the same time
12055         * fvwm/fvwm.c:
12056         * fvwm/colorset.h:
12057         fixed compilation problem
12059 2002-05-20  olicha  <olivier.chapuis@free.fr>
12061         * libs/PictureImageLoader.c (PImageRGBtoPixel):
12062         Fixed blue colour in png image and ewmh icons
12064         * libs/Flocale.c (FlocaleLoadFont):
12065         Removed some debug code
12067         * fvwm/colorset.c (parse_colorset):
12068         * libs/fvwmlib.h:
12069         * libs/ColorUtils.c (GetForeShadowColor):
12070         Added Mikhael algo to compute the default fgsh
12072 2002-05-18  Mikhael Goikhman  <migo@homemail.com>
12074         * fvwm/functions.c (expand_extended_var):
12075         expand $[fgsh.csN], use constants instead of numbers
12077 2002-05-17  olicha  <olivier.chapuis@free.fr>
12079         * libs/Flocale.c (FlocaleDrawString):
12080         (FlocaleDrawUnderline):
12081         * libs/Flocale.h:
12082         Removed some unused and debug code
12084 2002-05-17  olicha  <olivier.chapuis@free.fr>
12086         * fvwm/menuitem.c (draw_underline):
12087         * libs/Flocale.h:
12088         * libs/Flocale.c (FlocaleDrawUnderline):
12089         Move draw_underline into Flocale.c and fix underline position with
12090         shadow rendering
12092 2002-05-17  olicha  <olivier.chapuis@free.fr>
12094         * fvwm/style.c (update_window_color_style):
12095         (update_window_color_hi_style):
12096         * fvwm/move_resize.c (DisplayPosition):
12097         (DisplaySize):
12098         * fvwm/menuitem.c (menuitem_paint):
12099         * fvwm/borders.c (get_common_decorations):
12100         (border_get_titlebar_draw_descr):
12101         * fvwm/fvwm.h:
12102         * fvwm/icons.c (DrawIconWindow):
12103         Pass the colorset to text drawing via the FlocaleWinString structure
12105         * libs/fvwmlib.h:
12106         * libs/ColorUtils.c (GetForeShadowColor):
12107         (GetForeShadow):
12108         * fvwm/colorset.c (parse_colorset):
12109         * libs/Colorset.h:
12110         * libs/Colorset.c (DumpColorset):
12111         (LoadColorset):
12112         Added fgsh colorset and two new functions GetForeShadowColor and
12113         GetForeShadow which should be modified
12115         * libs/Makefile.am:
12116         * libs/Fft.h:
12117         * libs/FftInterface.h (new file):
12118         * libs/Fft.c (FftDrawString):
12119         * libs/Flocale.h:
12120         * libs/Flocale.c (FlocaleFontStructDrawString):
12121         (FlocaleRotateDrawString):
12122         (FlocaleDrawString):
12123         (FlocaleTextWidth):
12124         (FlocaleLoadFont):
12125         Implemented text shadow rendering
12127 2002-05-11  olicha  <olivier.chapuis@free.fr>
12129         * fvwm/builtins.h:
12130         * fvwm/builtins.c (refresh_window):
12131         * fvwm/update.c (apply_window_updates):
12132         * fvwm/update.h:
12133         * fvwm/style.c (check_window_style_change):
12134         ParentalRelativity style is now dynamic
12136 2002-05-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12138         * fvwm/menuitem.c (menuitem_paint):
12139         fixed menu item hilight area
12141 2002-05-09  olicha  <olivier.chapuis@free.fr>
12143         * libs/Makefile.am:
12144         * libs/XError.c (request_name):
12145         * libs/PictureImageLoader.c (PImageLoadPng):
12146         (PImageCreatePixmapFromArgbData):
12147         * libs/PictureGraphics.c (PGraphicsTintRectangle):
12148         (PGraphicsTileRectangle):
12149         (PGraphicsCopyFvwmPicture):
12150         * libs/FRenderInit.c (new file):
12151         * libs/FRenderInit.h (new file):
12152         * libs/FRenderInterface.h:
12153         * libs/FRender.c (*):
12154         * fvwm/colorset.c (parse_tint):
12155         (parse_colorset):
12156         * fvwm/fvwm.c (main):
12157         * fvwm/events.c (HandlePropertyNotify):
12158         Change the design of the previous commit. Now a module should call
12159         FRenderInit when it wants to use a function which depends on XRender.
12161 2002-05-09  olicha  <olivier.chapuis@free.fr>
12163         * fvwm/colorset.c:
12164         A -Wall fix
12166         * libs/Flocale.h:
12167         * libs/Fft.h:
12168         Fixed Compilation
12169         Include Fft.h include FRender.h as Xft.h include Xrender.h
12171         * libs/FRenderInterface.h:
12172         * libs/FRender.h:
12173         * libs/FRender.c (FRenderInit):
12174         (FRenderGetErrorCodeBase):
12175         (FRenderGetMajorOpCode):
12176         (FRenderGetExtensionSupported):
12177         (FRenderGetErrorText):
12178         Improve XRender initialization, check if the XRender extension is
12179         enabled and get the error code base and the major op code.
12180         Add error functions for the X error handler.
12182         * libs/XError.c (PrintXErrorAndCoredump):
12183         (request_name):
12184         Really enable USE_GET_ERROR_TEXT and take in account XRender error code
12185         and major op code
12187         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12188         * fvwm/events.c (HandlePropertyNotify):
12189         * fvwm/colorset.c (parse_tint):
12190         (parse_colorset):
12191         * libs/PictureImageLoader.c (PImageLoadPng):
12192         (PImageCreatePixmapFromArgbData):
12193         * libs/PictureGraphics.c (PGraphicsCopyPixmaps):
12194         (PGraphicsCopyFvwmPicture):
12195         (PGraphicsTileRectangle):
12196         * libs/FRender.c (FRenderCopyArea):
12197         (FRenderTintRectangle):
12198         Check if the XRender extension is enabled on the display before
12199         performing XRender operations
12201 2002-05-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12203         * fvwm/menuitem.c (menuitem_paint):
12204         fixed item hilighting problems
12206 2002-05-07  olicha  <olivier.chapuis@free.fr>
12208         * fvwm/colorset.c (parse_colorset):
12209         More coloset fixes
12211 2002-05-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12213         * fvwm/events.c (HandlePropertyNotify):
12214         workaround for xterm resize problem
12216         * fvwm/colorset.c (parse_colorset):
12217         (free_colorset_background):
12218         (parse_pixmap):
12219         (parse_tint):
12220         fixed various bugs and core dumps w/ the cs->picture structure;
12221         note: it's a pointer, so compare with NULL, not with None
12223         * fvwm/frame.c (frame_setup_window):
12224         (frame_setup_window_app_request):
12225         (frame_force_setup_window):
12226         (frame_setup_window_internal):
12227         (frame_create_move_resize_args):
12228         (frame_free_move_resize_args):
12229         * fvwm/add_window.c (setup_window_attr):
12230         * fvwm/events.c (HandleConfigureRequest):
12231         (HandlePropertyNotify):
12232         fixed [?] bit_gravity/resize problem
12234         * fvwm/events.c (HandleEnterNotify):
12235         reformatted EdgeCommand code
12237 2002-05-06  olicha  <olivier.chapuis@free.fr>
12239         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12240         Resize an ewmh icon to the wanted size if it is to big
12242         * fvwm/ewmh.c (EWMH_WindowDestroyed):
12243         Set also the stacking list when a window is destroyed
12245 2002-05-03  Dan Espen  <dane@mk.telcordia.com>
12247         * fvwm/fvwm.1: Finish language check.
12248         Fix typo in Mouse section, context should be on new line.
12250 2002-05-02  Dan Espen  <dane@mk.telcordia.com>
12252         * fvwm/fvwm.1 (file): Restore icons and images text with some
12253         improvement.
12254         Started on lang check, not done yet.
12256 2002-05-02  Mikhail Kruk  <meshko@cs.brandeis.edu>
12258         * fvwm/module_interface.c (make_named_packet):
12259         Applied Mikhail Kruk patch
12261 2002-05-02  olicha  <olivier.chapuis@free.fr>
12263         * libs/FlocaleCharset.h:
12264         * libs/Ficonv.c (FiconvSetupConversion):
12265         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12266         * libs/Flocale.h:
12267         * libs/Flocale.c (FlocaleGetFftFont):
12268         (FlocaleGetFontSet):
12269         (FlocaleGetFont):
12270         (FlocaleLoadFont):
12271         (FlocaleUnloadFont):
12272         * fvwm/fvwm.1:
12273         Implemented charset/iconv hints in font name
12275 2002-04-29  Stian Sletner  <stian@sletner.com>
12277         * fvwm/windowlist.c (CMD_WindowList):
12278         Added new Windowlist option IconifiedAtEnd
12280 2002-04-30  Mikhael Goikhman  <migo@homemail.com>
12282         * fvwm/module_interface.c:
12283         * libs/Module.c:
12284         * libs/Module.h:
12285         moved two constant strings to Module.h, so they may be used by perllib
12287 2002-04-29  olicha  <olivier.chapuis@free.fr>
12289         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12290         Fixed a core dump if the charset is not found
12292         * libs/Flocale.c (FlocaleStringToString2b):
12293         Removed some debug code
12295 2002-04-29  olicha  <olivier.chapuis@free.fr>
12297         * libs/Fft.c (FftGetFontWidths):
12298         (FftGetFontWidths):
12299         * libs/Fft.h
12300         * libs/Flocale.h:
12301         * libs/Flocale.c (FlocaleGetFont):
12302         (FlocaleGetFontSet):
12303         (FlocaleGetFftFont):
12304         Removed min_char_offset member of the FlocaleFont as it is not use
12305         since we rotate string for side title
12307         * libs/Ficonv.c (FiconvSetupConversion):
12308         * libs/FlocaleCharset.c (FlocaleGetBidiCharset):
12309         (FlocaleCharsetSetFlocaleCharset):
12310         * libs/Flocale.h:
12311         * libs/Flocale.c (FlocaleTextWidth):
12312         (FlocaleDrawString):
12313         (FlocaleUtf8ToUnicodeStr2b):
12314         (FlocaleLoadFont):
12315         (FlocaleStringToString2b):
12316         (FlocaleRotateDrawString):
12317         (FlocaleFontStructDrawString):
12318         Added support for drawing string with 10646-1 fonts without an utf8
12319         locale. Also, drawing strings with a multibyte font now work not so
12320         bad even if the locale have nothing to do with the font.
12322         * libs/Fft.c (FftUtf8ToFftString16):
12323         (FftDrawString):
12324         (FftTextWidth):
12325         Added utf8 rendering with iso10646-1 fonts on system without
12326         Xft Utf8 functions
12328         * fvwm/colorset.c (reset_cs_pixmap):
12329         (parse_pixmap):
12330         (parse_shape):
12331         (parse_tint):
12332         (parse_colorset):
12333         Colorset now accept bitmaps. Split a bit parse_colorset for readability
12335 2002-04-28  Mikhael Goikhman  <migo@homemail.com>
12337         * fvwm/menus.c:
12338         fixed core dump on default Alt-Tab (Alt released when mouse is outside)
12340 2002-04-27  Mikhael Goikhman  <migo@homemail.com>
12342         * fvwm/move_resize.c:
12343         don't start Move with snap disabled if Alt is initially pressed
12345 2002-04-26  Mikhael Goikhman  <migo@homemail.com>
12347         * NEWS, configure.in:
12348         changed version to 2.5.2
12350 2002-04-25  Mikhael Goikhman  <migo@homemail.com>
12352         * fvwm/fvwm.1:
12353         improved main headers, added new COLORSETS section;
12354         documented State condition
12356         * NEWS:
12357         documented Tint in colorsets and utility renaming
12359         * libs/Flocale.c:
12360         corrected several error reporting problems
12362 2002-04-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12364         * fvwm/events.h:
12365         fixed leaving tear off menus
12367 2002-04-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12369         * fvwm/borders.c (border_draw_part_relief):
12370         (border_set_button_pixmap):
12371         (border_draw_title_stick_lines):
12372         (border_draw_title_mono):
12373         (border_draw_title_relief):
12374         * libs/fvwmlib.h (RelieveRectangle2):
12375         (RelieveRectangle):
12376         replaced functions by macros
12378         * libs/Graphics.c (do_relieve_rectangle):
12379         applied performance patch by Dave Trollope
12381 2002-04-24  Mikhael Goikhman  <migo@homemail.com>
12383         * libs/FBidi.c:
12384         * libs/FBidi.h:
12385         * libs/Flocale.c:
12386         * libs/Flocale.h:
12387         * libs/FlocaleCharset.c:
12388         FBidi is now independent from Flocale* again;
12389         iso8859-6.8x fonts recognized now as bidi-enabled
12391 2002-04-23  Mikhael Goikhman  <migo@homemail.com>
12393         * libs/Flocale.c:
12394         fixed --disable-multibyte
12396 2002-04-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12398         * fvwm/borders.c (border_draw_title_deep):
12399         (border_set_title_pixmap):
12400         (border_set_button_pixmap):
12401         fixed SolidButton title and button style
12403 2002-04-23  Mikhael Goikhman  <migo@homemail.com>
12405         * fvwm/fvwm.1:
12406         * NEWS:
12407         * AUTHORS:
12408         added new entry about CurrentAtEnd
12410         * colorset.c:
12411         minor reformatting and spell checking
12413 2002-04-23  Jochen Klenner  <jochen.klenner@gmx.net>
12415         * fvwm/windowlist.c (CMD_WindowList):
12416         Added new Windowlist option CurrentAtEnd
12418 2002-04-22  olicha  <olivier.chapuis@free.fr>
12420         * fvwm/colorset.c (parse_colorset):
12421         * libs/Colorset.h:
12422         Fixed an enormous core dump which comes from a cvs merging problem
12424         * fvwm/Makefile.am:
12425         * acconfig.h:
12426         * configure.in:
12427         Added Xrender detection and link fvwm if needed
12429         * libs/PictureGraphics.c:
12430         * libs/PictureGraphics.h:
12431         * libs/FRender.c:
12432         * libs/FRender.h:
12433         * libs/FRenderInterface.h:
12434         * libs/PictureGrpahics.c (*):
12435         * libs/PictureGrpahics.h:
12436         New libs files to acheive alpha-blend rendering and better XBM
12437         support. PictureGraphics contains elaborated version and also
12438         simplified version of XFillRectangle, XCopyPlan and XCopyArea
12439         Xlib functions.
12441         * fvwm/fvwm.h:
12442         * fvwm/icons.c (clear_icon):
12443         (GetIconPicture):
12444         (DrawIconWindow):
12445         (GetIconFromFile):
12446         * fvwm/events.c (HandlePropertyNotify):
12447         * fvwm/borders.c (border_fill_pixmap_background):
12448         (border_get_border_background):
12449         (border_draw_decor_to_pixmap):
12450         * fvwm/menuitem.c (menuitem_paint):
12451         * fvwm/add_window.c (destroy_icon):
12452         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12453         * fvwm/geometry.c (move_icon_to_position):
12454         * fvwm/colorset.c (free_colorset_background):
12455         (parse_colorset):
12456         * libs/Colorset.h:
12457         Implemented alpha-blend rendering with the new libs function
12459         * fvwm/colorset.c (free_colorset_background):
12460         (parse_colorset):
12461         * libs/Colorset.h:
12462         Implemented tinting of a Pixmap background colorset
12464         * fvwm/colorset.c (parse_colorset):
12465         Use the Scr.NoFocusWin as main window in the place of the
12466         Scr.SizeWindow, this fix a lot of X errors in my machine.
12468         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
12469         Donated our alpha channel
12471         * libs/vpacket.h:
12472         * fvwm/module_interface.h:
12473         * fvwm/module_interface.c (SendFvwmPicture):
12474         (BroadcastMiniIcon):
12475         (SendMiniIcon):
12476         (BroadcastFvwmPicture):
12477         (CMD_Send_WindowList):
12478         * fvwm/add_window.c (change_mini_icon):
12479         (broadcast_mini_icon):
12480         * fvwm/ewmh_icons.c:
12481         Replace BroadcastMiniIcon and SendMiniIcon by BroadcastFvwmPicture and
12482         SendFvwmPicture which send the alpha. Add a MiniIconPacket structure
12484         * libs/Makefile.am:
12485         * libs/PictureBase.c (*):
12486         * libs/PictureBase.h:
12487         * libs/Picture.c (*):
12488         * libs/Picture.h:
12489         * libs/PictureImageLoader.c (*):
12490         * libs/PictureImageLoader.h:
12491         * fvwm/*:
12492         Rename some libs file InitPicture -> PictureBase, FImageLoader ->
12493         PictureImageLoader.
12494         Rename some libs function: InitPictureCMap -> PictureInitCMap,
12495         UseDefaultVisual -> PictureUseDefaultVisual, UseFvwmVisual ->
12496         PictureUseFvwmVisual, PictureSaveFvwmVisual -> SaveFvwmVisual,
12497         SetImagePath -> PictureSetImagePath, findImageFile ->
12498         PictureFindImageFile, PictureList -> FvwmPictureList,
12499         LoadFvwmPicture removed now  PImageLoadFvwmPictureFromFile replace it,
12500         GetPicture -> PGetFvwmPicture, CachePicture -> PCacheFvwmPicture,
12501         DestroyPicture -> PDestroyFvwmPicture, LoadPictureFromPixmap ->
12502         PLoadFvwmPictureFromPixmap, CachePictureFromPixmap ->
12503         PCacheFvwmPictureFromPixmap, fvwm_clone_picture -> PCloneFvwmPicture.
12504         Also renamed more recent functions in PictureImageLoader.
12506         * fvwm/borders.c (border_draw_one_border_part):
12507         (border_draw_decor_to_pixmap):
12508         Fixed drawing of a TiledPixmap borded and fixed position of buttons
12509         pixmap
12511         * fvwm/menus.c (pop_menu_up):
12512         (animated_move_back):
12513         (ParentalMenuRePaint):
12514         * fvwm/move_resize.h (resize_geometry_window):
12515         * fvwm/move_resize.c (move_window_doit):
12516         (AnimatedMoveAnyWindow):
12517         (AnimatedMoveOfWindow):
12518         (AnimatedMoveFvwmWindow):
12519         Fixed transparent animated menu
12521 2002-04-21  Mikhael Goikhman  <migo@homemail.com>
12523         * fvwm/fvwm.1:
12524         fixed two places
12526 2002-04-19  Hippo
12528         * fvwm/colorset.c:
12529         * libs/Colorset.c:
12530         fixed running out of colors on 8bpp with ReadWriteColors;
12531         simulate colorsets on monochrome displays using three 1-bit pixmaps
12533 2002-04-19  Mikhael Goikhman  <migo@homemail.com>
12535         * configure.in:
12536         fixed $PERL detection again
12538 2002-04-18  Hippo
12540         * configure.in:
12541         added -Wno-implicit-int to -Wall in case of gcc
12543         * fvwm/colorset.c:
12544         * fvwm/fvwm.c:
12545         fixed ReadWriteColors on a PseudoColor display
12547 2002-04-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12549         * fvwm/move_resize.c (move_window_doit):
12550         set the is_icon_moved too flag if the icon was moved non-interactively
12552 2002-04-16  Hippo
12554         * fvwm/*.[ch]:
12555         * NEWS:
12556         Moved FvwmTheme functionality into fvwm.
12557         Added new commands Colorset, ReadWriteColors, CleanupColorsets.
12559 2002-04-17  Mikhael Goikhman  <migo@homemail.com>
12561         * configure.in:
12562         fixed $PERL detection
12564         * fvwm/fvwm.1:
12565         * fvwm/ConfigFvwmDefaults:
12566         several fixes and spelling
12568 2002-04-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12570         * libs/Bindings.c (CheckBinding):
12571         (MatchBinding):
12572         (GrabWindowKey):
12573         (GrabWindowButton):
12574         (MatchBindingExactly):
12575         patch by yeti@physics.muni.cz to help with a weird problem w/ czech
12576         keyboards
12578 2002-04-12  Mikhael Goikhman  <migo@homemail.com>
12580         * configure.in:
12581         configure now uses $PERL if set
12583         * **:
12584         all programs installed into ${bindir} have now fvwm- prefix;
12585         documentation updated
12587 2002-04-11  Mikhael Goikhman  <migo@homemail.com>
12589         * **:
12590         renamed fvwm2 executable to fvwm, fvwm2 man page to fvwm;
12591         documentation updated
12593 2002-04-11  Mikhael Goikhman  <migo@homemail.com>
12595         * NEWS:
12596         added 2.4.7 entries
12598 2002-04-10  Dan Espen  <dane@mk.telcordia.com>
12600         * AUTHORS: New author.
12602         * NEWS: Edge Command.
12604 2002-04-09  Uwe Pross  <uwe.pross@gmx.net>
12606         * fvwm/fvwm2.1:
12607         Added EdgeCommand paragraph.
12609         * fvwm/events.c (HandleEnterNotify):
12610         Added execution of Scr.PanFrame*.command if set
12612         * fvwm/fvwm.c (InitVariables):
12613         Added init strings for pan frame commands.
12615         * fvwm/virtual.c:
12616         * fvwm/virtual.h:
12617         (checkPanFrames):
12618         Avoid hiding of pan frames if pan frame command is set.
12619         (CMD_EdgeCommand):
12620         Implementation of the buildin command EdgeCommand. First
12621         implementation of this function.
12623         * fvwm/screen.h (struct):
12624         added char * command in structure Panframe to store the pan frame
12625         command.
12627         * fvwm/functions.c:
12628         added declaration of CMD_ENTRY("edgecommand")
12630         * fvwm/functions.h:
12631         added definition of Flag F_EDGE_COMMAND
12633         * fvwm/commands.h:
12634         added definition of CMD_EdgeCommand(F_CMD_ARGS)
12636 2002-04-10  Mikhael Goikhman  <migo@homemail.com>
12638         * fvwm/fvwm2.1:
12639         added "BI-DIRECTIONAL TEXTS" section
12641         * libs/System.c:
12642         added #include <sys/select.h> to fix endless loop on QNX
12644 2002-04-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12646         * fvwm/fvwm2.1:
12647         changed description of focus models
12649 2002-04-09  olicha  <olivier.chapuis@free.fr>
12651         * configure.in:
12652         Check for libpng libpng 1.0.4a or better
12654 2002-04-08  Mikhael Goikhman  <migo@homemail.com>
12656         * fvwm/add_window.c (setup_title_geometry):
12657         * fvwm/fvwm.h:
12658         * fvwm/fvwm2.1:
12659         * fvwm/geometry.c (get_title_font_size_and_offset):
12660         * fvwm/geometry.h:
12661         * fvwm/style.c (parse_and_set_window_style, check_window_style_change):
12662         * fvwm/style.h:
12663         * fvwm/window_flags.h:
12664         * libs/Fft.c (FftGetRotatedFont, FftGetFont, FftDrawString):
12665         * libs/Fft.h:
12666         * libs/Flocale.c (FlocaleRotateDrawString, FlocaleDrawString):
12667         * libs/Flocale.h:
12668         new Style options TopTitleRotated / TopTitleNotRotated,
12669         BottomTitleRotated / BottomTitleNotRotated
12671 2002-04-08  olicha  <olivier.chapuis@free.fr>
12673         * libs/Makefile.am:
12674         Fixed make dist again
12676 2002-04-07  Dan Espen  <dane@mk.telcordia.com>
12678         * fvwm/fvwm2.1 (ICONS AND IMAGES): Language fix, then rewrite.
12680 2002-04-07  Mikhael Goikhman  <migo@homemail.com>
12682         * INSTALL.fvwm:
12683         minor wording fixes
12685         * NEWS:
12686         mention a new FvwmIconMan syntax
12688         * sample.fvwmrc/new-features:
12689         * sample.fvwmrc/system.fvwm2rc:
12690         * sample.fvwmrc/system.fvwm2rc-sample-95:
12691         use a new module syntax
12693 2002-04-06  olicha  <olivier.chapuis@free.fr>
12695         * fvwm/fvwm2.1:
12696         * INSTALL.fvwm:
12697         Forget to save some file
12699         * libs/FImageLoader.c (c100_init_base_table):
12700         Allows init even if !XPM
12702         * libs/Makefile.am:
12703         Remove a F
12705         * configure.in:
12706         Fixed png detection
12708         * libs/FImageLoader.c (FImageCreatePixmapFromArgbData):
12709         Fixed a GC memory leaks.
12711         * fvwm/fvwm.c (setVersionInfo):
12712         * fvwm/fvwm2.1:
12713         Updated -version for png, bidi and xft
12715         * fvwm/fvwm2.1:
12716         Modified the ICONS section. Rename it ICONS AND IMAGES and
12717         document PNG file format. Replace "xpm or bitmap file" by
12718         "image file" in a few place.
12720         * INSTALL.fvwm:
12721         * NEWS:
12722         PNG news and documented libpng in the "Optional libraries used by FVWM"
12723         section
12725 2002-04-05  olicha  <olivier.chapuis@free.fr>
12727         * libs/FImageLoader.c (c100_init_base_table):
12728         (FImageReduceRGBColor):
12729         (FImageCreatePixmapFromArgbData):
12730         Speed up color limitation for png image and ewmh icons
12731         Respect color limit even with DirectColor and TrueColor
12733         * configure.in:
12734         * acconfig.h (HAVE_PNG):
12735         Added test for libpng. Enable FvwmBanner, FvwmScript and xpmroot
12736         even without XPM support
12738         * libs/Makefile.am
12739         * libs/InitPicture.c (new file):
12740         * libs/InitPicture.h (new file):
12741         * libs/Picture.c:
12742         * libs/Picture.h:
12743         * libs/FImageLoader.c (new file):
12744         * libs/FImageLoader.h (new file):
12745         * libs/Fxpm.h (new file):
12746         * libs/Fpng.h (new file):
12747         Images are loaded in FImageLoader. PNG image can be loaded, the loader
12748         come from Imlib2 and the argb loader from fvwm/ewmh_icons.c.
12749         ColorLimit stuff is applied to PNG image.
12750         Split Picture.c, Picture.h into InitPicture.c, InitPicture.h,
12751         Picture.c and Picture.h.
12752         InitPicture contains the Picture structure, initialize the visual,
12753         depth and color map and contains image path stuff as Picture contains
12754         Picture manipulations.
12756         * libs/ColorUtils.c:
12757         * libs/Picture.h:
12758         Moved the Picture color utils func to ColorUtils
12760         * fvwm/Makefile.am:
12761         links against libpng
12763         * fvwm/icons.c (GetIconPicture):
12764         (GetXPMFile):
12765         (GetBitmapFile):
12766         (GetIconFromFile):
12767         Replace GetXPMFile and GetBitmapFile by GetIconFromFile which use
12768         the libs image loader
12770         * fvwm/cursor.c (CMD_CursorStyle):
12771         Use FImageLoadCursorPixmapFromFile (no PNG support here)
12773         * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
12774         (EWMH_SetIconFromWMIcon):
12775         Use the argb loader of the libs. ColorLimit are now applied to ewmh
12776         icons
12778         * fvwm/modconf.c:
12779         Send the ColorLimit to module in any case
12781         * libs/fvwmlib.h:
12782         * libs/Graphics.c:
12783         * libs/Flocale.c
12784         * libs/Fft.c:
12785         * libs/Colorset.c:
12786         * fvwm/add_window.c:
12787         * fvwm/builtins.c:
12788         * fvwm/fvwm.h:
12789         * fvwm/menus.c:
12790         * fvwm/menustyle.c:
12791         * fvwm/move_resize.c:
12792         include cleanup
12794 2002-04-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12796         * fvwm/events.c (test_map_request):
12797         (test_resizing_event):
12798         fixed endless loop in HandleConfigureRequest
12800 2002-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12802         * fvwm/add_window.c (setup_style_and_decor):
12803         fixed borderless transients
12805         * fvwm/events.c (test_resizing_event):
12806         (HandleConfigureRequest):
12807         * fvwm/frame.c (frame_create_move_resize_args):
12808         * fvwm/add_window.c (AddWindow):
12809         * fvwm/fvwm.h:
12810         * fvwm/window_flags.h:
12811         tried to improve ConfigureRequest handling
12813         * fvwm/events.c (HandlePropertyNotify):
12814         recalculate window size when the base_width or base_height hint
12815         changes; fixes some problems with xemacs
12817         * fvwm/virtual.c (map_window):
12818         redraw decorations
12820         * fvwm/borders.c (border_draw_decorations):
12821         don't redraw windows on a different desk
12822         keep track of Scr.Hilite
12824 2002-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12826         * fvwm/virtual.c (unmap_window):
12827         * fvwm/move_resize.c (resize_window):
12828         * fvwm/icons.c (Iconify):
12829         * fvwm/add_window.c (CaptureOneWindow):
12830         * fvwm/borders.c (border_undraw_decorations):
12831         mark window decorations as not drawn whenever the frame is unmapped
12833 2002-03-30  Dan Espen  <dane@mk.telcordia.com>
12835         * fvwm/fvwm2.1: Fixup IconBox geometry examples.
12837 2002-03-29  Mikhael Goikhman  <migo@homemail.com>
12839         * libs/FBidi.c:
12840         use safemalloc and alloca instead of malloc
12842 2002-03-29  olicha  <olivier.chapuis@free.fr>
12844         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12845         Set the X locale charset on system without XOpenOM
12847 2002-03-27  Mikhael Goikhman  <migo@homemail.com>
12849         * configure.in:
12850         fixed multibyte support reporting
12852 2002-03-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12854         * libs/fvwmlib.h:
12855         * fvwm/fvwm.h:
12856         * config.h.in:
12857         moved gcc extension __attribute__ handling to config.h
12859         * fvwm/fvwm.c (main):
12860         * fvwm/stack.c (add_window_to_stack_ring_after):
12861         * fvwm/icons.c (GetIconWindow):
12862         (GetIconBitmap):
12863         * fvwm/add_window.c:
12864         fixed core dumps and other bugs in debug messages
12866 2002-03-27  olicha  <olivier.chapuis@free.fr>
12868         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
12869         (FlocaleCharsetSetFlocaleCharset):
12870         * acconfig.h:
12871         * configure.in (problem_multibyte):
12872         Fixed compilation for system without XOpenOM in Xlib.h
12874         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
12875         * libs/Ficonv.c (FiconvInit):
12876         Be more safe
12878         * fvwm/fvwm.c:
12879         include only libs/Flocale.h
12881 2002-03-26  Mikhael Goikhman  <migo@homemail.com>
12883         * configure.in:
12884         fixed detection of fribidi-0.9.0, it is incompatible (not good for us)
12886         * libs/FBidi.c:
12887         * libs/FBidi.h:
12888         * libs/Flocale.c:
12889         * libs/FlocaleCharset.c:
12890         minor modifications, like removed #include;
12891         fixed core dump with bidi and utf-8
12893 2002-03-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12895         * fvwm/frame.c (frame_update_hidden_window_pos):
12896         fixed shade/maximize/unshade
12898         * fvwm/builtins.c (FreeDecorFace):
12899         fixed memory leak
12901         * fvwm/borders.c (get_common_decorations):
12902         (border_get_border_style):
12903         * fvwm/style.c (parse_and_set_window_style):
12904         * fvwm/style.h:
12905         * fvwm/window_flags.h:
12906         * fvwm/fvwm.h (struct):
12907         * fvwm/frame.c (frame_mrs_setup_draw_decorations):
12908         (frame_create_move_resize_args):
12909         (frame_move_resize_step):
12910         (frame_next_move_resize_args):
12911         new styles WindowShadeLazy [default], WindowShadeBusy and
12912         WindowShadeAlwaysLazy
12914         * fvwm/frame.c (frame_set_decor_gravities):
12915         fixed window bit gravities
12916         split into smaller functions
12917         (frame_move_resize_step):
12918         fixed a bug w/ the parent gravity
12919         (frame_hide_changing_window_parts):
12920         fixed flickering in one of the corners during shade animation
12921         (frame_mrs_hide_changing_parts):
12922         renamed function
12923         (frame_mrs_prepare_vars):
12924         (frame_mrs_hide_unhide_parent):
12925         (frame_mrs_setup_draw_decorations):
12926         (frame_mrs_resize_move_windows):
12927         new functions
12929 2002-03-25  olicha  <olivier.chapuis@free.fr>
12931         * libs/Fft.c (FftSetupEncoding):
12932         Fixed compilation
12934         * libs/Flocale.c (FlocaleDrawString):
12935         * libs/FBidi.c (FBidiConvert):
12936         * libs/FBidi.h:
12937         Pass the font to FBidiConvert
12939         * acconfig.h (HAVE_LIBCHARSET):
12940         * acinclude.m4 (CHECK_LIBCHARSET):
12941         * configure.in:
12942         If libiconv is used check for libcharset
12944         * libs/Makefile.am:
12945         * libs/FlocaleCharset.h:
12946         * libs/FlocaleCharset.c:
12947         * libs/Flocale.h:
12948         * libs/Flocale.c (*):
12949         * libs/Fft.c (FftSetupEncoding):
12950         * libs/Fft.h:
12951         New structure FlocaleCharset to handle font, iconv and fribidi charsets.
12952         FlocaleFont has such a member which is set when charset info are needed.
12953         FlocaleCharset.c contains a big table which associates to an X charset
12954         various possible locale charsets and the fribidi charset.
12955         If libiconv is used, libcharset is used to compute the locale charset.
12956         Various Flocale clean up.
12958         * fvwm/fvwm.c (main):
12959         Removed the call to FlocaleInitCharset, it is now done automatically
12960         when needed
12962         * libs/Makefile.am:
12963         * libs/Ficon.h:
12964         * libs/Ficonv.c:
12965         * fvwm/ewmh.c (ewmh_atom_property_notify[]):
12966         * fvwm/ewmh.h:
12967         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
12968         (EWMH_WMIconName):
12969         (EWMH_WMName):
12970         (EWMH_SetDesktopNames):
12971         Moved iconv conversions into the library. Try to found the good iconv
12972         charset with the help of the font and of the FlocaleCharset table.
12974 2002-03-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12976         * libs/Module.c (SendFvwmPipe):
12977         * libs/Graphics.c (do_relieve_rectangle):
12978         * fvwm/menustyle.c (menustyle_parse_old_style):
12979         * fvwm/add_window.c (setup_window_structure):
12980         memory management patches by Dave Trollope
12982         * fvwm/frame.c (frame_get_sidebar_geometry):
12983         hide the handles when using the NoHandles style
12985         * fvwm/borders.c (border_redraw_decorations):
12986         change in title rotation is applied immediately, don't use the value "2"
12987         to force redrawing
12989         * fvwm/style.c (parse_and_set_window_style):
12990         removed "TitleLeft" and "TitleRight" styles; only the "TitleAt..."
12991         styles can be used
12992         documented the new title directions
12993         (parse_and_set_window_style):
12994         removed the ...TitleRotated[Counter]ClockWise use ...CW and ...CCW
12995         instead
12996         documented these styles
12998         * fvwm/add_window.c (CaptureOneWindow):
12999         (CaptureAllWindows):
13000         (AddWindow):
13001         cleaned up
13003         * fvwm/icons.c (DeIconify):
13004         fiexd fucoused window not hilighting after deiconification
13006 2002-03-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13008         * fvwm/update.c (apply_window_updates):
13009         windows are not unshaded when the decoration layout changes
13011         * fvwm/frame.c (frame_create_move_resize_args):
13012         fixed excessive redrawing
13013         (frame_get_hidden_pos):
13014         fixed parent geometry when window is hidden
13016         * fvwm/add_window.c (setup_frame_stacking):
13017         fixed stacking of right buttons
13019         * fvwm/frame.c (frame_set_decor_gravities):
13020         fixed title and button bit gravities
13022         * fvwm/add_window.c (setup_frame_stacking):
13023         (change_auxiliary_windows):
13024         fixed "button" style
13026         * fvwm/geometry.c (get_title_button_geometry):
13027         * fvwm/menus.c (pop_menu_up):
13028         fixed menu placement relative to window titles
13030         * libs/Flocale.c (FlocaleDrawString):
13031         fixed compiler warning w/o fribidi
13033         * fvwm/virtual.c (MoveViewport):
13034         (MapDesk):
13035         (do_move_window_to_desk):
13036         * fvwm/update.c (apply_window_updates):
13037         * fvwm/icons.c (Iconify):
13038         (CMD_Iconify):
13039         * fvwm/module_interface.c (SETOLDFLAGS):
13040         * fvwm/ewmh_events.c (ewmh_WMStateHidden):
13041         * fvwm/style.c (parse_and_set_window_style):
13042         * fvwm/window_flags.h:
13043         * fvwm/session.c (MatchWinToSM):
13044         * fvwm/placement.c (PlaceWindow):
13045         * fvwm/add_window.c (CaptureAllWindows):
13046         (setup_window_placement):
13047         (CaptureOneWindow):
13048         (AddWindow):
13049         (destroy_window):
13050         * fvwm/menus.c (menu_tear_off):
13051         * fvwm/events.c (HandleMapRequestKeepRaised):
13052         (HandleMapNotify):
13053         * fvwm/fvwm.h:
13054         removed some of those pesky globals: PPosOverride, isIconicState and
13055         isIconifiedByParent; pass round a structure instead
13056         removed the do_start_iconic window flag
13057         removed do_delete_icon_moved flag
13059 2002-03-24  Mikhael Goikhman  <migo@homemail.com>
13061         * acconfig.h:
13062         * configure.in:
13063         renamed HAVE_FRIBIDI to HAVE_BIDI
13065         * libs/FBidi.c:
13066         * libs/FBidi.h:
13067         added more comments
13069         * fvwm/Makefile.am:
13070         * libs/Flocale.c:
13071         * libs/Makefile.am:
13072         added a dummy call to FBidi to test linking against bidi libs
13074 2002-03-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13076         * fvwm/windowshade.c (CMD_WindowShade):
13077         changed syntax of windowshade with direction
13078         (CMD_WindowShade):
13079         update button state after unshading
13081         * fvwm/add_window.c (AddWindow):
13082         fixed mini icon update
13084         * fvwm/events.c (HandleEnterNotify):
13085         fixed icon picture redrawing
13086         icon titles are no longer raised and expanded if the icon has only a
13087         title
13089         * fvwm/move_resize.c (resize_window):
13090         fixed core dump
13092         * libs/gravity.c (gravity_move_resize_parent_child):
13093         * fvwm/frame.c (frame_get_titlebar_dimensions):
13094         (frame_prepare_animation_shape):
13095         (frame_move_resize_step):
13096         (frame_get_titlebar_dimensions_only):
13097         (frame_get_hidden_pos):
13098         (frame_update_hidden_window_pos):
13099         (frame_free_move_resize_args):
13100         (frame_create_move_resize_args):
13101         fixed shading of shaped windows
13103         * fvwm/borders.c:
13104         clean up
13106         * fvwm/fvwm.c (main):
13107         * fvwm/misc.c (GrabEm):
13108         fixed a problem with the cursor shape during window shading
13110         * fvwm/update.c (apply_window_updates):
13111         fixed drawing of hilighted window after a decoration change
13113         * fvwm/update.c (apply_window_updates):
13114         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
13115         * fvwm/borders.c (RedrawDecorations):
13116         renamed RedrawDecorations()
13118         * fvwm/move_resize.c (move_window_doit):
13119         * libs/fvwmrect.c:
13120         * fvwm/misc.c (move_into_rectangle):
13121         (intersect_xrectangles):
13122         functions renamed and moved to fvwmrect.c
13124         * fvwm/borders.c (border_get_changed_border_parts):
13125         (frame_get_changed_border_parts):
13126         reduced border redrawing
13127         moved fucntion to borders.c
13129         * fvwm/events.c (HandleButtonPress):
13130         (DispatchEvent):
13131         suppress button events on frame windows
13133         * fvwm/frame.c (frame_setup_border):
13134         fixed a problem with the border setup
13136         * fvwm/borders.c (border_draw_decorations):
13137         * fvwm/events.c (HandleEnterNotify):
13138         fixed icon title drawing
13140         * fvwm/misc.c (GrabEm):
13141         fixed a pointer grab hang with xmag?
13143         * fvwm/move_resize.c (resize_window):
13144         use frame_move_resize function to improve performance
13146         * fvwm/add_window.c (AddWindow):
13147         fixed recaturing shaded windows
13149         * fvwm/borders.c:
13150         suppress unnecessary title redraws
13152         * fvwm/frame.c:
13153         window shading works again; there are still some problems with
13154         recapture, restart, border drawing and shaped windows
13156 2002-03-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13158         * fvwm/geometry.c (get_shaded_geometry_with_dir):
13159         new function
13161         * fvwm/frame.c (frame_get_title_bar_dimensions):
13162         fixed minor button layout bug
13163         (frame_update_hidden_window_pos):
13165         * fvwm/ewmh_names.c (EWMH_WMName):
13166         * fvwm/gnome.c (GNOME_HandlePropRequest):
13167         * fvwm/focus.c (DoSetFocus):
13168         * fvwm/stack.c (new_layer):
13169         * fvwm/icons.c (DeIconify):
13170         (Iconify):
13171         * fvwm/events.c (HandleFocusIn):
13172         (HandlePropertyNotify):
13173         (HandleExpose):
13174         (HandleMapNotify):
13175         (HandleButtonPress):
13176         (HandleLeaveNotify):
13177         * fvwm/builtins.c (CMD_ChangeDecor):
13178         (CMD_UpdateDecor):
13179         * fvwm/move_resize.c (resize_move_window):
13180         (resize_window):
13181         (resize_window):
13182         (maximize_fvwm_window):
13183         (handle_stick):
13184         * fvwm/borders.c (DrawDecorations):
13185         (RedrawDecorations):
13186         removed function DrawDecorations()
13187         (border_draw_decorations):
13188         renamed draw_decorations_with_geom() to border_draw_decorations()
13190         * fvwm/events.c (HandleExpose):
13191         fixed drawing icon titles
13193         * fvwm/add_window.c (adjust_fvwm_internal_windows):
13194         * fvwm/events.c (HandleFocusIn):
13195         (HandleFocusOut):
13196         * fvwm/screen.h (ScreenInfo):
13197         return the focus to the window that had the focus before an or window
13198         stole it and then died.
13200         * fvwm/menus.c (scanForColor):
13201         removed duplicate call of strlen
13202         use alloca instead of safemalloc
13204         * fvwm/menustyle.c (menustyle_parse_style):
13205         don't call memset right before memcpy
13207         * fvwm/module_interface.c (AddToMessageQueue):
13208         (DeleteMessageQueueBuff):
13209         removed one safemalloc and inline'd the function
13210         merged AddToMessageQueue into PositiveWrite
13212         * fvwm/borders.c (border_draw_decor_to_pixmap):
13213         fixed pixmap and mini icon buttons
13214         (border_fill_pixmap_background):
13215         fixed an X error
13216         (border_get_tb_parts_to_draw):
13217         buttons and title background using the border style is updated when the
13218         buttons moves
13220         * fvwm/events.c (WaitForButtonsUp):
13221         don't grab the whole server but merely the pointer to allow applications
13222         redrawing themselves
13224         * fvwm/borders.c:
13225         finished writing title drawing code
13227         * fvwm/move_resize.c (resize_window):
13228         (resize_move_window):
13229         (unmaximize_fvwm_window):
13230         removed now unnecessary calls to DrawDecorations()
13232         * fvwm/frame.c (frame_hide_changing_window_parts):
13233         fixed hiding bottom/right titles
13235         * fvwm/add_window.c (AddWindow):
13236         fixed recapturing shaded windows
13238         * fvwm/misc.c (GrabEm):
13239         fixed the cursor over the title window while resizing
13241 2002-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13243         * libs/Graphics.c (CreateTiledPixmap):
13244         improved efficience: let the X server tile a pixmap via the GC settings
13246         * fvwm/fvwm.c (CreateGCs):
13247         * fvwm/screen.h (ScreenInfo):
13248         added new global GC Scr.TileGC
13250         * fvwm/borders.c (border_fill_pixmap_background):
13251         * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
13252         use already created gcs
13254         * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
13255         * fvwm/menus.c (paint_menu_gradient_background):
13256         fixed using a randow members in gcs
13258 2002-03-22  Mikhael Goikhman  <migo@homemail.com>
13260         * configure.in:
13261         added compilation test for fribidi
13263 2002-03-22  Dan Espen  <dane@mk.telcordia.com>
13265         * NEWS: Document FvwmForm timeout.
13267 2002-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13269         * fvwm/session.c (MatchWinToSM):
13270         * fvwm/add_window.c (AddWindow):
13271         preserve user states over a restart
13273         * fvwm/add_window.c (setup_window_structure):
13274         preserve user states over a recapture
13276         * fvwm/functions.c (execute_function):
13277         "Silent" suppresses the "No such command ..." message
13279         * fvwm/frame.c (frame_move_resize):
13280         * fvwm/misc.c (GrabEm):
13281         fixed the cursor shape during resizing
13282         fixed button looks in small windows
13284 2002-03-22  Mikhael Goikhman  <migo@homemail.com>
13286         * libs/FBidi.c:
13287         * libs/FBidi.h:
13288         new files
13290 2002-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13292         * fvwm/fvwm.c (LoadDefaultLeftButton):
13293         (LoadDefaultRightButton):
13294         * fvwm/borders.c (border_draw_vector_to_pixmap):
13295         * fvwm/screen.h (DecorFace):
13296         * fvwm/builtins.c (ReadDecorFace):
13297         fixed transparent vector line support
13299         * libs/Graphics.c (CreateGradientPixmap):
13300         fixed potential core dump with illegal gradients
13302 2002-03-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13304         * fvwm/fvwm.h (FvwmWindow):
13305         removed button_background_pixmap member
13307         * fvwm/update.c (apply_window_updates):
13308         fixed changing the decoration size
13310         * fvwm/windowshade.c (CMD_WindowShade):
13311         * fvwm/frame.c (frame_setup_border):
13312         * fvwm/functions.c (execute_complex_function):
13313         removed debug code
13315         * fvwm/move_resize.c (resize_window):
13316         fixed aboting of a opaque resize w/ maximized windows
13317         (ParseOneResizeArgument):
13318         resize arguments don't take the border into account
13319         (GetResizeArguments):
13320         implemented new option "Frame" to the Resize and ResizeMove commands
13322 2002-03-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13324         * fvwm/fvwm2.1:
13325         * fvwm/builtins.c (ReadDecorFace):
13326         * fvwm/borders.c (DrawLinePattern):
13327         implemented transparent drawing color in vector buttons: C == 4
13329         * libs/defaults.h (MAX_TITLE_BUTTON_VECTOR_LINES):
13330         * fvwm/builtins.c (ReadDecorFace):
13331         increased allowed number of lines in a vector button to 10000 and moved
13332         the definition to defaults.h
13334         * fvwm/virtual.c (MoveViewport):
13335         don't send useless M_NEW_PAGE packets
13337         * fvwm/frame.c:
13338         * fvwm/borders.c:
13339         started work on new button/title drawing code
13341         * fvwm/events.c (HandleExpose):
13342         don't handle expose on the title bar
13344         * fvwm/borders.c:
13345         * fvwm/frame.c (frame_get_sidebar_geometry):
13346         * fvwm/fvwm.h (FvwmWindow):
13347         replaced border_state with decor_state
13349         * libs/defaults.h (NR_RIGHT_BUTTONS):
13350         added a comment
13352         * fvwm/events.h:
13353         * fvwm/events.c (HandleExpose):
13355         * fvwm/frame.c (frame_setup_border):
13356         hide sidebars if they are too small, i.e. 0 pixels
13358 2002-03-20  olicha  <olivier.chapuis@free.fr>
13360         * libs/Flocale.c (FlocaleFreeNameProperty):
13361         Fixed random core dump
13363 2002-03-19  olicha  <olivier.chapuis@free.fr>
13365         * fvwm/ConfigFvwmDefaults:
13366         RightTitleRotatedCW is a default
13368 2002-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13370         * fvwm/frame.c (frame_get_sidebar_geometry):
13371         window corners are always at least the border width thick
13373         * fvwm/geometry.c (update_absolute_geometry):
13374         fixed south/east shading
13376         * fvwm/frame.c (frame_move_resize_step):
13377         did the best I could to prevent rxvt from flashing in the background
13378         colour
13380         * fvwm/add_window.c (get_default_window_attributes):
13381         (get_default_window_attributes):
13382         (setup_resize_handle_windows):
13383         * fvwm/borders.c (border_get_border_gcs):
13384         applied -visual fix by Hippo
13386         * fvwm/cursor.c (CMD_CursorStyle):
13387         fixed endless loop
13389         * fvwm/frame.c (frame_get_title_bar_dimensions):
13390         fixed order of right buttons
13391         (frame_move_resize_step):
13392         reduced flashing when maximizing
13394         * fvwm/geometry.c (update_absolute_geometry):
13395         adapted for horizontal shading
13397 2002-03-19  Mikhael Goikhman  <migo@homemail.com>
13399         * fvwm/borders.c:
13400         * fvwm/builtins.c:
13401         * fvwm/fvwm.h:
13402         * fvwm/geometry.c:
13403         * libs/Fft.c:
13404         * libs/Flocale.c:
13405         * libs/Flocale.h:
13406         several renamings of text_direction to text_rotation
13408 2002-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13410         * fvwm/windowshade.c (CMD_WindowShade):
13411         * fvwm/frame.c (frame_create_move_resize_args):
13412         (frame_move_resize_step):
13413         hack to enable non-animated window shading for the time being
13415         * fvwm/style.c (parse_and_set_window_style):
13416         (parse_and_set_window_style):
13417         allow to abbreviate [Counter]ClockWise with [C]CW
13419         * fvwm/frame.c (frame_move_resize_step):
13420         fixed
13422         * fvwm/geometry.c (gravity_constrain_size):
13423         removed useless code
13425         * fvwm/update.c (apply_window_updates):
13426         * fvwm/add_window.c (AddWindow):
13427         * fvwm/move_resize.c (unmaximize_fvwm_window):
13428         (resize_window):
13429         do not write into frame_g. only frame.c should do this
13431         * libs/defaults.h (MIN_WINDOW_TITLEBUTTON_LENGTH):
13432         (MIN_WINDOW_TITLE_LENGTH):
13433         new default values
13434         * fvwm/frame.c (frame_setup_title_bar):
13435         (get_resize_decor_gravities_one_axis):
13436         (frame_setup_window_internal):
13437         (frame_move_resize_step):
13438         (frame_create_move_resize_args):
13439         rewrote frame_setup_title_bar function
13441         * fvwm/add_window.c (setup_frame_stacking):
13442         fixed title bar stacking order
13444         * fvwm/frame.c (frame_setup_title_bar):
13445         removed yesterday's 'fix'
13447         * fvwm/add_window.c (hide_screen):
13448         (setup_title_window):
13449         (setup_resize_handle_windows):
13450         (setup_button_windows):
13451         fixed visual and depth of decoration windows
13453 2002-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13455         * fvwm/frame.c (frame_setup_title_bar):
13456         fixed title layout bug
13458         * fvwm/move_resize.c (MaximizeHeight):
13459         fixed bug in "grow" option of the Maximize command
13461         * fvwm/geometry.h:
13462         fixed broken prototype for get_title_font_size_and_offset
13464         * fvwm/geometry.c (get_title_font_size_and_offset):
13465         simplified code a bit
13467 2002-03-18  olicha  <olivier.chapuis@free.fr>
13469         * fvwm/geometry.h:
13470         * fvwm/geometry.c (get_title_font_size_and_offset):
13471         * fvwm/add_window.c (setup_title_geometry):
13472         * fvwm/style.h:
13473         * fvwm/style.c (parse_and_set_window_style):
13474         (check_window_style_change):
13475         * fvwm/update.c (apply_window_updates):
13476         * fvwm/window_flags.h:
13477         * fvwm/fvwm.h:
13478         Reworte side title direction styles and use LeftTitleRotatedClockWise /
13479         LeftTitleRotatedCounterClockWise, RightTitleRotatedClockWise /
13480         RightTitleRotatedCounterClockWise
13482 2002-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13484         * acconfig.h:
13485         * vms/config.h (FMiniIconsSupported):
13486         removed last traces of MINI_ICONS ifdef
13488         * fvwm/windowlist.c (CMD_WindowList):
13489         * fvwm/update.c (apply_window_updates):
13490         * fvwm/style.h:
13491         * fvwm/style.c (merge_styles):
13492         (parse_and_set_window_style):
13493         (check_window_style_change):
13494         * fvwm/screen.h:
13495         * fvwm/module_interface.c (SendMiniIcon):
13496         (BroadcastMiniIcon):
13497         (CMD_Send_WindowList):
13498         * fvwm/fvwm.h (FvwmWindow):
13499         * fvwm/ewmh_icons.c (ewmh_WMIcon):
13500         (EWMH_DoUpdateWmIcon):
13501         (ewmh_SetWmIconFromPixmap):
13502         (EWMH_DeleteWmIcon):
13503         (EWMH_SetIconFromWMIcon):
13504         * fvwm/builtins.c (ReadDecorFace):
13505         * fvwm/borders.c (DrawButton):
13506         (CMD_BorderStyle):
13507         (CMD_BorderStyle):
13508         * fvwm/add_window.c (setup_window_structure):
13509         (setup_mini_icon):
13510         (destroy_mini_icon):
13511         (change_mini_icon):
13512         (AddWindow):
13513         * acconfig.h (FMiniIconsSupported):
13514         replaced all MINI_ICONS ifdefs with FMiniIconsSupported to enable
13515         compiler checks
13517         * fvwm/screen.h:
13518         removed an FANCY_TITLEBARS ifdef
13520         * fvwm/borders.c (border_draw_one_part):
13521         (border_draw_border_parts):
13522         (border_draw_all_parts):
13523         (draw_clipped_decorations_with_geom):
13524         performance enhancement
13526 2002-03-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13528         * fvwm/frame.c (frame_move_resize_step):
13529         force setting up the border when function is called with FRAME_MR_SETUP
13530         (frame_setup_window_internal):
13531         removed duplicate frame setup
13533         * fvwm/borders.c (border_get_parts_and_pos_to_draw):
13534         fixed logic bug
13535         (draw_clipped_decorations_with_geom):
13536         do not flush the X queue after drawing; let the caller do it
13538         * fvwm/frame.c (frame_get_sidebar_geometry):
13539         fixed layout of windows with a small height
13540         (frame_hide_changing_window_parts):
13541         fixed flickering
13543         * fvwm/borders.c:
13544         * fvwm/frame.c:
13545         made good progress with frame layout rewrite. I think it is already
13546         considerably faster.
13547         some general clean up
13549         * fvwm/add_window.c (setup_decor_window):
13550         function removed
13552         * fvwm/windowshade.c (CMD_WindowShade):
13553         * fvwm/stack.c (verify_stack_ring_consistency):
13554         (RaiseOrLowerWindow):
13555         * fvwm/move_resize.c (resize_move_window):
13556         (move_window_doit):
13557         (draw_move_resize_grid):
13558         * fvwm/icons.c (DrawIconWindow):
13559         * fvwm/icccm2.c (CloseICCCM2):
13560         (convertProperty):
13561         (HandleSelectionRequest):
13562         * fvwm/fvwm.c (main):
13563         (SaveDesktopState):
13564         * fvwm/focus.c (DoSetFocus):
13565         * fvwm/ewmh.c (EWMH_ManageKdeSysTray):
13566         * fvwm/events.c (HandlePropertyNotify):
13567         (HandleButtonPress):
13568         (HandleConfigureRequest):
13569         * fvwm/add_window.c (RestoreWithdrawnLocation):
13570         (Reborder):
13571         * fvwm/builtins.c (CMD_Delete):
13572         (CMD_Destroy):
13573         (CMD_Close):
13574         (CMD_FakeClick):
13575         * fvwm/menus.c (paint_menu):
13576         (DestroyMenu):
13577         * fvwm/misc.c (UngrabEm):
13578         (GrabEm):
13579         * fvwm/schedule.c (execute_obj_func):
13580         * fvwm/add_window.c (hide_screen):
13581         (destroy_window):
13582         use XFlush instead of XSync when the latter is not necessary
13584         * libs/fvwmrect.c (fvwmrect_rectangles_equal):
13585         new function
13587         * fvwm/add_window.c (adjust_fvwm_internal_windows):
13588         inform frame module if the window with the hide windows dies
13590         * fvwm/placement.c (PlaceWindow):
13591         (CMD_PlaceAgain):
13592         * fvwm/add_window.c (setup_window_attr):
13593         (setup_frame_attributes):
13594         (AddWindow):
13595         (RestoreWithdrawnLocation):
13596         (setup_window_placement):
13597         * fvwm/geometry.c (gravity_translate_to_northwest_geometry):
13598         (get_title_geometry):
13599         * fvwm/fvwm.c (InitVariables):
13600         * fvwm/frame.c (frame_setup_frame):
13601         * fvwm/colormaps.c (HandleColormapNotify):
13602         (InstallWindowColormaps):
13603         * fvwm/events.c (HandleConfigureRequest):
13604         (HandleUnmapNotify):
13605         * fvwm/fvwm.h (FvwmWindow):
13606         removed attr member of FvwmWindow and replaced by a structure defined
13607         ourselves that is much smaller
13609         * fvwm/add_window.c (hide_screen):
13610         don't use save_unders and backing_store for the window used in recapture
13612         * fvwm/frame.c (frame_init):
13613         * fvwm/fvwm.c (main):
13614         new function to initialise frame module
13616         * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
13617         new function
13619 2002-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13621         * fvwm/frame.c:
13622         clean up
13624         * fvwm/borders.h (enum):
13625         * fvwm/borders.c (draw_clipped_decorations_with_geom):
13626         (border_get_parts_and_pos_to_draw):
13627         * fvwm/fvwm.h (struct):
13628         some clean up
13629         fixed calculations of which border parts to draw
13631         * fvwm/fvwm2.1:
13632         corrected some typos
13633         * fvwm/frame.c:
13634         * fvwm/borders.c:
13635         handle marks work again
13637 2002-03-16  Dan Espen  <dane@mk.telcordia.com>
13639         * AUTHORS: New author added.
13641 2002-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13643         * fvwm/frame.c:
13644         * fvwm/borders.c:
13645         * fvwm/add_window.c (setup_frame_stacking):
13646         * fvwm/cursor.c (CMD_CursorStyle):
13647         * fvwm/events.c (HandleExpose):
13648         (HandleMapNotify):
13649         (HandleEnterNotify):
13650         (HandleLeaveNotify):
13651         (GetContext):
13652         * fvwm/geometry.c (get_title_button_geometry):
13653         * fvwm/virtual.c (map_window):
13654         * fvwm/add_window.c (setup_parent_window):
13655         (setup_resize_handle_cursors):
13656         (setup_resize_handle_windows):
13657         (resize_resize_handle_windows):
13658         (change_resize_handle_windows):
13659         some progress with new frame layout
13661         * fvwm/add_window.c (setup_visible_name):
13662         fixed off-by-one bug in setup_visible_name
13663         maximum window number can be set in defaults.h
13665 2002-03-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13667         * fvwm/windowlist.h:
13668         * fvwm/virtual.h:
13669         * fvwm/update.h:
13670         * fvwm/style.h:
13671         * fvwm/read.h:
13672         * fvwm/placement.h:
13673         * fvwm/menus.h:
13674         * fvwm/move_resize.h:
13675         * fvwm/icons.h:
13676         * fvwm/geometry.h:
13677         * fvwm/frame.h:
13678         * fvwm/focus.h:
13679         * fvwm/events.h:
13680         * fvwm/borders.h:
13681         * fvwm/add_window.h:
13682         * fvwm/ewmh_names.c:
13683         * fvwm/ewmh_icons.c:
13684         * fvwm/ewmh_events.c:
13685         * fvwm/ewmh.c:
13686         * fvwm/frame.c:
13687         * fvwm/menucmd.c:
13688         * fvwm/schedule.c:
13689         * fvwm/geometry.c:
13690         * fvwm/gnome.c:
13691         * fvwm/windowlist.c:
13692         * fvwm/cursor.c:
13693         * fvwm/update.c:
13694         * fvwm/bindings.c:
13695         * fvwm/colormaps.c:
13696         * fvwm/decorations.c:
13697         * fvwm/conditional.c:
13698         * fvwm/misc.c:
13699         * fvwm/read.c:
13700         * fvwm/placement.c:
13701         * fvwm/fvwm.c:
13702         * fvwm/virtual.c:
13703         * fvwm/session.c:
13704         * fvwm/functions.c:
13705         * fvwm/stack.c:
13706         * fvwm/icons.c:
13707         * fvwm/module_interface.c:
13708         * fvwm/style.c:
13709         * fvwm/add_window.c:
13710         * fvwm/events.c:
13711         * fvwm/builtins.c:
13712         * fvwm/move_resize.c:
13713         * fvwm/borders.c:
13714         * fvwm/menus.c:
13715         * fvwm/fvwm.h (FvwmWindow):
13716         moved all windows into a separate sub structure and wrote access macros
13717         renamed FvwmWindow argument to builtin commands to "fw"
13718         renamed tmp_win to fw everywhere
13720         * fvwm/borders.c (RedrawBorder):
13721         * fvwm/decorations.c (SelectDecor):
13722         * fvwm/add_window.c (setup_style_and_decor):
13723         (setup_resize_handle_cursors):
13724         * fvwm/window_flags.h:
13725         * fvwm/fvwm.h (struct):
13726         added new member has_handles and new macro HAS_HANDLES
13728         * fvwm/decorations.c (SelectDecor):
13729         fixed the NoHandles style
13731         * fvwm/decorations.c (SelectDecor):
13732         * fvwm/style.c (check_window_style_change):
13733         (parse_and_set_window_style):
13734         * fvwm/style.h:
13735         * fvwm/fvwm.h (struct):
13736         renamed has_no_handles to has_no_border
13738 2002-03-15  olicha  <olivier.chapuis@free.fr>
13740         * libs/Flocale.h:
13741         * libs/Fft.c (is_utf8_encoding):
13742         Compilation fixes
13744         * libs/Flocale.h:
13745         s/COMPUND_TEXT/COMPOUND_TEXT
13747         * fvwm/fvwm2.1:
13748         Removed matrix xft specification doc as now it is use internally by
13749         fvwm
13751         * libs/Flocale.c (FlocaleRotateDrawString):
13752         (FlocaleUnloadFont):
13753         (FlocaleDrawString):
13754         (FlocaleTextWidth):
13755         * libs/Fft.h:
13756         * libs/Fft.c (FftGetRotatedFont):
13757         (FftGetFont):
13758         (FftDrawString):
13759         (FftTextWidth):
13760         * fvwm/borders.c (DrawMultiPixmapTitlebar):
13761         (RedrawTitle):
13762         * fvwm/geometry.c (get_title_font_size_and_offset):
13763         * fvwm/style.c (parse_and_set_window_style):
13764         (check_window_style_change):
13765         * fvwm/update.c (apply_window_updates):
13766         * fvwm/update.h:
13767         * fvwm/style.h:
13768         * fvwm/fvwm.h:
13769         * fvwm/window_flags.h:
13770         Implemented vertical text rendering, new style SideTitleTextDefault,
13771         SideTitleTextTopToBottom, SideTitleTextBottomToTop
13773 2002-03-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13775         * fvwm/fvwm.h:
13776         removed inclusion of fvwmdebug.h
13778         * libs/gravity.c (ParseDirectionArgument):
13779         fixed direction parsing
13781         * fvwm/menus.c (get_menu_options):
13782         fixed a compiler warning
13784 2002-03-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13786         * fvwm/bindings.c (ParseBinding):
13787         fixed compiler warning
13789         * fvwm/ewmh_events.c (EWMH_GetIconGeometry):
13790         * fvwm/ewmh.h:
13791         fixed compilation w/ --disable-ewmh
13793         * fvwm/windowlist.c (CMD_WindowList):
13794         fixed parsing of conditions versus position of window list broken with
13795         a recent "fix"
13797 2002-03-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13799         * libs/Fft.h:
13800         * libs/Fft.c (FftTextWidth):
13801         (is_utf8_encoding):
13802         (FftGetFontWidths):
13803         (FftDrawString):
13804         removed the HAVE_XFT_UTF8 ifdefs and fixed not setting FftUtf8Support
13805         if HAVE_XFT was not set.
13807         * fvwm/events.h (XEVMASK_DECORW):
13808         select EnterNotify and LeaveNotify on frame instead of decor_w
13810         * fvwm/add_window.c (setup_title_window):
13811         (setup_button_windows):
13812         (setup_resize_handle_windows):
13813         frame window is the new parent of the title, button and handle windows
13814         (setup_frame_stacking):
13815         new stacking order of decoration windows
13817         * fvwm/menuitem.c (menuitem_paint):
13818         * fvwm/events.c (HandleExpose):
13819         xft fixes
13821         * fvwm/move_resize.c (unmaximize_fvwm_window):
13822         don't force to redraw the frame
13824         * libs/gravity.c (gravity_get_offsets):
13825         (gravity_move):
13826         (gravity_resize):
13827         functions moved to gravity.c
13829 2002-03-10  olicha  <olivier.chapuis@free.fr>
13831         * acconfig.h (HAVE_XFT_UTF8):
13832         * configure.in:
13833         * libs/Fft.c (is_utf8_encoding):
13834         (FftGetFontWidths):
13835         (FftDrawString):
13836         (FftTextWidth):
13837         Detected if Xft can handle utf8 string
13839         * libs/Fft.h:
13840         * fvwm/menuitem.c (menuitem_paint):
13841         * fvwm/events.c (HandleExpose):
13842         Fixed Xft related compilation failure and warning
13844 2002-03-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13846         * fvwm/virtual.c:
13847         * fvwm/update.c:
13848         * fvwm/move_resize.c:
13849         * fvwm/icons.c:
13850         * fvwm/focus.c:
13851         * fvwm/events.c:
13852         * fvwm/builtins.c:
13853         * fvwm/add_window.c:
13854         * fvwm/frame.c (frame_setup_window):
13855         (frame_force_setup_window):
13856         (frame_setup_shape):
13857         SetupFrame renamed to frame_setup_window
13858         ForceSetupFrame renamed to frame_force_setup_window
13859         SetShape renamed to frame_setup_shape
13861         * fvwm/windowshade.c:
13862         moved most code to frame.c
13864         * fvwm/frame.c (SetShape):
13865         (SetupTitleBar):
13866         (set_decor_gravity):
13867         (ForceSetupFrame):
13868         (SetupFrame):
13869         functions moved to new file
13871         (SetupTitleBar):
13872         (frame_setup_title_bar):
13873         renamed function
13875         * libs/Parse.h:
13876         direction code moved to gravity.c and gravity.h
13878         * fvwm/windowshade.c (CMD_WindowShade):
13879         * fvwm/geometry.c (get_shaded_geometry):
13881         * libs/FScreen.c (FScreenInit):
13882         (FScreenUpdateEmulationMapState):
13883         changed Xinerame emulation layout
13885         * fvwm/fvwm2.1:
13886         Corrected the description of the XineramaPrimaryScreen command that was
13887         essentially lying.
13889 2002-03-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13891         * fvwm/menus.c (menu_tear_off):
13892         (unlink_item_from_menu):
13893         (menu_strip_tear_off_title):
13894         use the text from a title item as the tear off menu title if the menu
13895         begins with a title; skip separators and tear off bars at the front of
13896         the menu
13898         * **/*.[ch]:
13899         implemented titleatleft and titleatright styles; titles are not drawn
13900         vertically yet
13902         * fvwm/style.c (check_window_style_change):
13903         * fvwm/update.c (apply_window_updates):
13904         * fvwm/ewmh_names.c (EWMH_WMIconName):
13905         (EWMH_WMName):
13906         (charset_to_utf8):
13907         * fvwm/ewmh.c (ksmserver_workarround):
13908         * fvwm/update.c (apply_window_updates):
13909         * fvwm/conditional.c (MatchesConditionMask):
13910         * fvwm/fvwm.c (main):
13911         * fvwm/session.c (SaveWindowStates):
13912         (matchWin):
13913         (MatchWinToSM):
13914         * fvwm/functions.c (expand):
13915         * fvwm/stack.c (dump_stack_ring):
13916         (verify_stack_ring_consistency):
13917         * fvwm/module_interface.c (BroadcastWindowIconNames):
13918         (CMD_Send_WindowList):
13919         * fvwm/add_window.c (free_window_names):
13920         (free_window_names):
13921         * fvwm/events.c (HandlePropertyNotify):
13922         * fvwm/builtins.c (CMD_Wait):
13923         * fvwm/style.c (CMD_DestroyStyle):
13924         (lookup_style):
13925         Adapted to changes of Flocale.h
13927         * acconfig.h:
13928         removed COMPUND_TEXT ifdef
13930         * configure.in:
13931         mutibyte defaults to on
13933         * acconfig.h:
13934         * libs/Flocale.c:
13935         * libs/Flocale.h:
13936         * fvwm/fvwm.h (FvwmWindow):
13937         cleaned up Flocale stuff for better information hiding
13939         * libs/Flocale.c (get_FlocaleFontSet):
13940         (get_FlocaleFont):
13941         added a new font strucht member min_char_offset for vertical text
13943         * libs/Flocale.c (get_FlocaleFontSet):
13944         fixed a bug in descent calculation
13946         * fvwm/fvwm.h (FvwmWindow):
13947         removed title_g
13949         * fvwm/borders.c (RedrawButtons):
13950         (SetupTitleBar):
13951         (RedrawBorder):
13952         (SetupFrame):
13953         (RedrawTitle):
13954         (DrawMultiPixmapTitlebar):
13955         don't use title_g or boundary_width
13957         * libs/Flocale.c (FlocaleTextWidth):
13958         * libs/Flocale.c (FlocaleDrawString):
13959         added interface for vertical strings
13960         * libs/Flocale.h (FlocaleWinString):
13961         added flags structure w/ is_vertical_string flag
13963         * fvwm/borders.c (RedrawTitle):
13964         (DrawMultiPixmapTitlebar):
13965         * fvwm/screen.h (ScreenInfo):
13966         * fvwm/icons.c (DrawIconWindow):
13967         * fvwm/move_resize.c (DisplayPosition):
13968         (DisplaySize):
13969         * fvwm/screen.h (ScreenInfo):
13970         removed ScratchStr and TitleStr; *please* don't use global variables
13971         without need
13973         * fvwm/move_resize.c (ParseOneResizeArgument):
13974         (GetResizeArguments):
13975         (GetResizeMoveArguments):
13976         (resize_window):
13977         (resize_move_window):
13978         * fvwm/module_interface.c (CONFIGARGS):
13979         (OLDCONFIGARGS):
13980         (CONFIGARGSNEW):
13981         * fvwm/placement.c (PlaceWindow):
13982         * fvwm/add_window.c (setup_title_window):
13983         (setup_button_windows):
13984         (setup_parent_window):
13985         (resize_resize_handle_windows):
13986         (change_resize_handle_windows):
13987         (AddWindow):
13988         * fvwm/geometry.c (get_window_borders):
13989         (gravity_get_naked_geometry):
13990         (gravity_add_decoration):
13991         (constrain_size):
13992         don't use title_g.width and title_g.height anymore
13994         * libs/defaults.h (EXTRA_TITLE_FONT_WIDTH):
13995         new macro
13997         * fvwm/borders.c (SetupTitleBar):
13998         * fvwm/add_window.c (setup_title_window):
13999         don't use title_g.x and title_g.y anymore
14000         (setup_title_geometry):
14001         new function
14003         * fvwm/fvwm.h (FvwmWindow):
14004         replaced title_g by title_length and title_thickness
14005         renamed title_text_y to title_text_offset
14007         * fvwm/add_window.c (setup_style_and_decor):
14008         (setup_parent_window):
14009         * fvwm/decorations.c (SelectDecor):
14010         * fvwm/placement.c (PlaceWindow):
14011         * fvwm/windowlist.c (CMD_WindowList):
14012         * fvwm/events.c (SendConfigureNotify):
14013         (HandlePropertyNotify):
14014         (HandleMapNotify):
14015         * fvwm/move_resize.c (DisplaySize):
14016         (ParseOneResizeArgument):
14017         (GetResizeArguments):
14018         (GetResizeMoveArguments):
14019         (resize_window):
14020         (resize_move_window):
14021         * fvwm/geometry.c (gravity_get_naked_geometry):
14022         (gravity_add_decoration):
14023         (constrain_size):
14024         don't use boundary_width anymore
14026         * fvwm/borders.c (SetupTitleBar):
14027         made static
14029         * fvwm/fvwmdebug.c:
14030         removed outdated file that was never used
14032         * fvwm/move_resize.c (move_window_doit):
14033         fixed GNOME and EWMH hints when unsticking a window
14035         * fvwm/virtual.c (CMD_MoveToDesk):
14036         unstick windows when MoveToDesk is used
14038         * fvwm/builtins.c:
14039         * fvwm/windowshade.c (CMD_WindowShade):
14040         (CMD_WindowShadeAnimate):
14041         functions moved to windowshade.c
14043         * fvwm/window_flags.h:
14044         * fvwm/menus.c (pop_menu_up):
14045         * fvwm/builtins.c (CMD_WindowShade):
14046         * fvwm/move_resize.c (resize_window):
14047         * fvwm/icons.c (AutoPlaceIcon):
14048         * fvwm/borders.c (SetupFrame):
14049         don't use HAS_BOTTOM_TITLE any more
14050         (ButtonPosition):
14051         function removed
14053         * fvwm/geometry.c (get_title_font_width_and_offset):
14054         * fvwm/geometry.c (set_window_border_size):
14055         * fvwm/geometry.c (is_window_border_minimal):
14056         * fvwm/geometry.c (get_window_borders_no_title):
14057         * fvwm/geometry.c (get_shaded_client_window_pos):
14058         * fvwm/geometry.c (get_icon_corner):
14059         * fvwm/geometry.c (get_title_gravity):
14060         * fvwm/geometry.c (get_title_geometry):
14061         * fvwm/borders.c (get_button_number):
14062         new functions
14064         * fvwm/borders.c (SetupFrame):
14065         (SetShape):
14066         * fvwm/events.c (HandleShapeNotify):
14067         * fvwm/borders.c (SetupTitleBar):
14068         * fvwm/update.c (apply_window_updates):
14069         * fvwm/add_window.c (setup_window_font):
14070         removed title_top_height
14072         * libs/defaults.h (WINDOW_FREAKED_OUT_SIZE):
14073         renamed
14075         * fvwm/events.c (SendConfigureNotify):
14076         * fvwm/events.c (HandleConfigureRequest):
14077         preparations for W/E titles
14078         don't use title_top_height any more
14080         * fvwm/ewmh_events.c (ewmh_WMStateShaded):
14081         use title_dir flags
14083         * fvwm/geometry.c (get_window_borders):
14084         * fvwm/style.c (parse_and_set_window_style):
14085         (check_window_style_change):
14086         * fvwm/style.h (SCSET_TITLE_DIR):
14087         * fvwm/window_flags.h (GET_TITLE_DIR):
14088         * fvwm/fvwm.h (struct):
14089         replaced has_bottom_title flag with title_dir that can be DIR_N, DIR_S,
14090         DIR_W or DIR_E
14092         * libs/Parse.c (ParseDirectionArgument):
14093         * libs/Parse.h:
14094         use new type direction_type
14096 2002-03-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14098         * fvwm/ewmh.c (EWMH_SetFrameStrut):
14099         use function from geometry.c to get the border size
14101         * fvwm/geometry.c (get_shaded_geometry):
14102         added code for shading in all directions
14104 2002-03-07  Dan Espen  <dane@mk.telcordia.com>
14106         * fvwm/bindings.c (ParseBinding): Handle key_string lengths up to 30.
14108 2002-03-07  olicha  <olivier.chapuis@free.fr>
14110         * libs/Flocale.c (FInitLocale):
14111         * fvwm/fvwm.c (main):
14112         Set the locale using "" as locale argument
14114 2002-03-07  Mikhael Goikhman  <migo@homemail.com>
14116         * fvwm/fvwm2.1:
14117         fixed some typos and indentation of several new variable entries
14119 2002-03-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14121         * fvwm/functions.h (enum):
14122         * fvwm/functions.c (func_config):
14123         * fvwm/commands.h:
14124         * fvwm/conditional.c (CMD_ThisWindow):
14125         renamed command "This" to "ThisWindow"
14127         * fvwm/conditional.c (Circulate):
14128         "Current" no longer selects a random window when no window is focused
14130         * fvwm/icccm2.c (SetupICCCM2):
14131         removed debug fprintf
14133         * fvwm/functions.c (expand_extended_var):
14134         implemented new extended variables pointer.x, pointer.x, pointer.wx,
14135         pointer.wy, pointer.cx and pointer.cy.
14137         * libs/Parse.c (ParseDirectionArgument):
14138         allow N, S, W, E, NW, SW, SE, NE for direction arguments
14140         * fvwm/builtins.c (CMD_WindowShade):
14141         fixes for animated shading w/ titleatbottom+north and titleattop+south
14143 2002-03-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14145         * fvwm/move_resize.c (moveLoop):
14146         (resize_window):
14147         * fvwm/virtual.c (HandlePaging):
14148         moving/resizing windows opaque is much faster
14150 2002-03-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14152         * fvwm/add_window.c (resize_resize_handle_windows):
14153         (change_resize_handle_windows):
14154         (setup_window_font):
14155         fixed changing the handlewidth style
14157         * fvwm/update.c (apply_window_updates):
14158         * fvwm/geometry.c (update_absolute_geometry):
14159         * fvwm/builtins.c (CMD_WindowShade):
14160         * fvwm/ewmh_events.c (ewmh_WMStateShaded):
14161         * fvwm/conditional.c (CreateConditionMask):
14162         * fvwm/geometry.c (get_shaded_geometry):
14163         * fvwm/session.c (MatchWinToSM):
14164         * fvwm/add_window.c (setup_window_structure):
14165         (AddWindow):
14166         * fvwm/window_flags.h (SHADED_DIR):
14167         * fvwm/fvwm.h (struct):
14168         implemented new WindowShade options "North" and "South" to allow shading
14169         a window in either direction, regardless of if the title is at the top
14170         or bottom.
14172         * libs/Module.c (module_expand_action):
14173         new convenience function for modules
14175 2002-03-03  Dan Espen  <dane@mk.telcordia.com>
14177         * fvwm/fvwm2.1: Fixes to the font section.
14179 2002-03-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14181         * fvwm/conditional.c (CMD_WindowId):
14182         set the correct context window for unmanaged windows
14184         * fvwm/icons.c (DrawIconWindow):
14185         raise the icon title even if it's too small to be expanded
14187         * fvwm/conditional.c (CMD_Cond):
14188         Fixed it the right way this time
14189         (CMD_Any):
14190         same fix for the 'Any' command
14191         (circulate_cmd):
14192         (CMD_Prev):
14193         (CMD_Next):
14194         (CMD_None):
14195         (CMD_Any):
14196         (CMD_Current):
14197         unified circulating functions into a single one
14198         (CMD_Pick):
14199         Pick allows to pick functions that have CirculateSkip set
14200         fixed a memory leak
14201         (select_cmd):
14202         (CMD_This):
14203         (CMD_Pick):
14204         (CMD_PointerWindow):
14205         unified selecting functions into a single one
14206         (CMD_PointerKey):
14207         (CMD_All):
14208         Allow user to override the default CirculateHit of these functions
14210         * fvwm/conditional.c (CMD_Cond):
14211         Fixed a problem w/ the window selection
14213         * fvwm/menus.h:
14214         * fvwm/menus.c:
14215         * fvwm/menudim.h:
14216         * fvwm/menudim.c:
14217         * fvwm/menustyle.h:
14218         * fvwm/menustyle.c:
14219         * fvwm/menucmd.c:
14220         * fvwm/menuitem.c:
14221         * fvwm/menuitem.h:
14222         moved some of the menu code into separate files
14223         more work on tear off menus; windowlist can now be torn off without a
14224         memory leak
14226         * fvwm/template.c:
14227         * fvwm/template.h:
14228         added templates for new source files
14230         * libs/Picture.c (fvwmlib_clone_color):
14231         new function
14233         * fvwm/menus.c (make_menu):
14234         (update_menu):
14235         removed unused parameter from make_menu()
14237         * fvwm/fvwm2.1 (Example):
14238         corrected statement about CaptureHonorsStartsOnPage being the default
14240 2002-03-03  Mikhael Goikhman  <migo@homemail.com>
14242         * INSTALL.fvwm:
14243         * Makefile.am:
14244         * configure.in:
14245         added and documented --disable-bidi and --disable-perllib
14247 2002-03-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14249         * fvwm/geometry.c (get_window_borders):
14250         fixed calculation of $[cw.y] and $[cw.height]
14252         * fvwm/move_resize.c (resize_move_window):
14253         windows are mo longer hilighted after ResizeMove or ResizeMoveMaximize
14255 2002-03-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14257         * fvwm/move_resize.c (resize_move_window):
14259 2002-02-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14261         * configure.in:
14262         re-added --enable-xinerama-emulation option that was removed recently
14264 2002-02-28  Mikhael Goikhman  <migo@homemail.com>
14266         * INSTALL.fvwm:
14267         * NEWS:
14268         * fvwm/fvwm2.1:
14269         several corrections and rewording
14271 2002-02-28  olicha  <olivier.chapuis@free.fr>
14273         * fvwm/fvwm2.1:
14274         New section FONT NAMES AND FONT LOADING
14276         * INSTALL.fvwm:
14277         * NEWS:
14278         Document --enable-xft
14280         * libs/Fft.c (get_FlocaleXftFont):
14281         Used the xft font height in the place of ascent+descent
14283         * fvwm/icons.c (DrawIconWindow):
14284         Fixed the fg colors of the icon title
14286 2002-02-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14288         * fvwm/conditional.c (CMD_CondCase):
14289         fixed CondCase command
14290         (CMD_Cond):
14291         fixed numeric return codes
14293         * fvwm/add_window.c (CMD_Recapture):
14294         fixed focus loss w/ SloppyFocus and MouseFocus after RecaptureWindow
14296         * acinclude.m4 (smr_CHECK_LIB):
14297         disabled a destructing gnome_prefix logic again
14299         * fvwm/events.c (GetContext):
14300         * libs/Bindings.c (win_contexts):
14301         * libs/fvwmlib.h:
14302         new contexts for individual parts of the window border
14304 2002-02-26  Mikhael Goikhman  <migo@homemail.com>
14306         * acinclude.m4:
14307         disabled a destructing gnome_prefix logic
14309         * configure.in:
14310         replaced fribidi detection mechanism, now fribidi-config is used
14312 2002-02-26  olicha  <olivier.chapuis@free.fr>
14314         * acconfig.h (HAVE_XFT):
14315         * acinclude.m4:
14316         * configure.in:
14317         * libs/Fft.c (new file):
14318         * libs/Flocale.c (FlocaleLoadFont):
14319         (FlocaleUnloadFont):
14320         (FlocaleDrawString):
14321         (FlocaleTextWidth):
14322         (get_FlocaleFontSet):
14323         (get_FlocaleFont):
14324         (get_FlocaleFontOrFontSet):
14325         * libs/Flocale.h:
14326         * fvwm/Makefile.am:
14327         Added anti-alised font rendering using Xft. This is off by default.
14328         A font can now be given as a ";" separated list of either ","
14329         separated list of XFLD font name or Xft font name with "xft:" as
14330         prefix, e.g.:
14331           xft:Verdana:Regular:size=12:rgba=rgb;-adobe-*-medium-r-*--12-*,fixed
14332         See Flocale.h for details
14334         * fvwm/events.c (HandleExpose):
14335         * fvwm/menus.c (paint_item):
14336         Always clear the text area before drawing text with an Xft font
14338 2002-02-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14340         * acinclude.m4 (smr_CHECK_LIB):
14341         fixed a bug with variable expansion and autoconf cache values
14343 2002-02-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14345         * fvwm/menus.c (seek_submenu_instance):
14346         (FindPopup):
14347         * fvwm/fvwm.c (InitVariables):
14348         some general menu clean up
14350         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14351         * fvwm/move_resize.h (resize_geometry_window):
14352         * fvwm/menus.c (animated_move_back):
14353         (pop_menu_up):
14354         (ParentalMenuRePaint):
14355         Removed the global variables for parental relativity.  Please *do not*
14356         use globals in menus.c or anywhere else.  I'm trying to remove most
14357         globals in the long run.
14359         * libs/Graphics.c (do_relieve_rectangle):
14360         removed debug code
14362         * fvwm/menus.c (MenuInteraction):
14363         fixed tearing off menus by selecting a tear off item with the keyboard
14365         * fvwm/menus.c (MenuInteraction):
14366         fixed menus not popping down sometimes
14368         * fvwm/functions.c (CMD_TearMenuOff):
14369         * fvwm/menus.c (AddToMenu):
14370         (MenuInteraction):
14371         (warp_pointer_to_item):
14372         (get_selectable_item_index):
14373         (get_selectable_item_from_index):
14374         (get_selectable_item_from_section):
14375         (menuShortcuts):
14376         (paint_item):
14377         (draw_tear_off_bar):
14378         * fvwm/menus.h (MI_IS_TEAR_OFF_BAR):
14379         New command "TearMenuOff" in menus.  In a normal item, this tears off
14380         the menu when selected.  If the item has no title, it is drawn as a
14381         dashed line too.  Pressing button 2 over a title tears out the menu too.
14382         some clean up
14384         * fvwm/menus.c (make_menu_window):
14385         fixed problem w/ mapping menus, performance enhancement
14387         * fvwm/builtins.c (CMD_Destroy):
14388         (CMD_Close):
14389         fixed core dump
14391         * fvwm/functions.c (execute_function):
14392         (expand_extended_var):
14393         (expand):
14394         new variable cond.rc that returns the last return code of a conditinal
14395         command
14397 2002-02-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14399         * fvwm/conditional.c (CMD_Cond):
14400         (CMD_CondCase):
14401         (CMD_Break):
14402         * fvwm/commands.h:
14403         * fvwm/functions.h:
14404         * fvwm/functions.c:
14405         new conditional commands Cond, CondCase and Break
14407         * fvwm/ewmh_events.c (ewmh_WMStateSticky):
14408         (ewmh_WMStateShaded):
14409         (ewmh_WMState):
14410         (ewmh_MoveResize):
14411         (ewmh_WMStateHidden):
14412         (ewmh_WMDesktop):
14413         (ewmh_CloseWindow):
14414         (ewmh_ActiveWindow):
14415         (ewmh_DesktopGeometry):
14416         * fvwm/gnome.c (GNOME_HandlePropRequest):
14417         * fvwm/windowlist.c (CMD_WindowList):
14418         * fvwm/update.c (apply_window_updates):
14419         * fvwm/conditional.c (CMD_Pick):
14420         (CMD_Prev):
14421         (CMD_Next):
14422         (CMD_None):
14423         (CMD_Any):
14424         (CMD_Current):
14425         (CMD_PointerWindow):
14426         (CMD_This):
14427         (CMD_All):
14428         (CMD_Direction):
14429         (CMD_WindowId):
14430         * fvwm/read.c (run_command_stream):
14431         * fvwm/fvwm.c (Done):
14432         (SetRCDefaults):
14433         (StartupStuff):
14434         (main):
14435         * fvwm/module_interface.c (ExecuteModuleCommand):
14436         * fvwm/move_resize.c (handle_stick):
14437         * fvwm/add_window.c (AddWindow):
14438         * fvwm/events.c (HandleKeyPress):
14439         (HandleButtonPress):
14440         (HandleClientMessage):
14441         (HandleButtonRelease):
14442         (HandlePropertyNotify):
14443         * fvwm/builtins.c (CMD_DestroyDecor):
14444         (AddToDecor):
14445         (CMD_StrokeFunc):
14446         * fvwm/functions.h (func_type):
14447         * fvwm/functions.c (old_execute_function):
14448         (execute_function):
14449         (execute_complex_function):
14451         * fvwm/fvwm.h (fvwm_cond_func_rc):
14452         inplemented return codes OK, NO_MATCH and ERROR for conditional commands
14454         * fvwm/ConfigFvwmDefaults:
14455         set some default styles for tear off menu windows
14457         * fvwm/menus.c (menuShortcuts):
14458         ignore actions that would normally close a menu if it's a tear off menu
14459         <Backspace> creates a tear off menu
14460         <Escape> closes a tear off menu
14462         * fvwm/builtins.c (CMD_Delete):
14463         (CMD_Destroy):
14464         (CMD_Close):
14465         * fvwm/menus.c (DestroyMenu):
14466         (make_menu_window):
14467         (MenuInteraction):
14468         * fvwm/menus.h (MenuRootDynamic):
14469         Each menu window is created with a unique display to prevent fvwm from
14470         being killed when a tear off menu is destroyed.  Of course this is
14471         inefficient, but still better than writing a menu module.
14473 2002-02-23  Mikhael Goikhman  <migo@homemail.com>
14475         * configure.in:
14476         autogenerate perllib/FVWM/Module/Makefile
14478 2002-02-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14480         * fvwm/move_resize.c (moveLoop):
14481         fixed a problem with keyboard movement vs. EdgeResistance
14483 2002-02-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14485         * fvwm/events.c:
14486         fixed problem with root bindings and xfishtank
14488         * fvwm/windowlist.c (CMD_WindowList):
14489         applied patch by to Darren Marshall to fix placement of window list on
14490         wrong xinerama screen
14492         * libs/Parse.c (GetSuffixedIntegerArguments):
14493         integer arguments that must not have a suffix but have one are ignored
14495         * fvwm/icons.c (DeIconify):
14496         (Iconify):
14497         applied patch by Markus Schwarzenberg to fix a rare problem with the
14498         is_map_pending flag, iconified icons and restart
14500 2002-02-22  Mikhael Goikhman  <migo@homemail.com>
14502         * fvwm/commands.h:
14503         * fvwm/conditional.c (CMD_This):
14504         * fvwm/functions.c:
14505         * fvwm/functions.h:
14506         * fvwm/fvwm2.1:
14507         * NEWS:
14508         added new conditional command This
14510 2002-02-21  Mikhael Goikhman  <migo@homemail.com>
14512         * acconfig.h:
14513         * configure.in:
14514         added fribidi library detection
14516 2002-02-12  olicha  <olivier.chapuis@free.fr>
14518         * libs/Flocale.h (FlocaleFont):
14519         * libs/Flocale.c (get_FlocaleFont):
14520         (get_FlocaleFontSet):
14521         Compute the ascent and descent of the FlocaleFont structure directly
14522         from the XFontSetExtents data in the case of a fontset
14523         Added max_char_width to the FlocaleFont structure
14525         * libs/Makefile.am (libfvwm_a_SOURCES):
14526         * libs/GetFont.c:
14527         Removed libs/GetFont.c
14529         * fvwm/menus.c (FreeMenuStyle):
14530         (UpdateMenuStyle):
14531         (NewMenuStyle):
14532         (CMD_CopyMenuStyle):
14533         * fvwm/menus.h (MenuLook):
14534         Fixed default font handling font by using a new MenuLook flags
14535         USING_DEFAULT_FONT
14537         * fvwm/menus.c (UpdateMenuStyle):
14538         Fixed default font update
14540         * fvwm/fvwm.c (SetRCDefaults):
14541         (InitVariables):
14542         Load the real default font FALLBACK_FONT or MB_FALLBACK_FONT at
14543         fvwm initialization
14545 2002-02-11  Mikhael Goikhman  <migo@homemail.com>
14547         * configure.in:
14548         added FvwmPerl/* file generation
14550 2002-02-11  olicha  <olivier.chapuis@free.fr>
14552         * INSTALL.fvwm:
14553         * NEWS:
14554         Multibyte news. Document --disable-compound-text and --disable-ewmh.
14556         * libs/Flocale.h:
14557         Added more documentation and change the MB_FALLBACK_FONT to
14558         "-*-fixed-medium-r-semicondensed-*-13-*,-*-fixed-medium-r-normal-*-14-*,
14559         -*-medium-r-normal-*-16-*" (with XFree) this should gives something
14560         more consistent with the none multibyte case.
14562 2002-02-10  olicha  <olivier.chapuis@free.fr>
14564         * fvwm/ewmh.c (EWMH_RestoreInitialStates):
14565         (EWMH_ExitStuff):
14566         * fvwm/events.c (HandleUnmapNotify):
14567         (HandleReparentNotify):
14568         * fvwm/ewmh_events.c (ewmh_WMStateShaded):
14569         (ewmh_WMStateSticky):
14570         (ewmh_WMStateHidden):
14571         Restore various ewmh initial states when a window is  unmapped or
14572         reparented
14574 2002-02-10  Mikhael Goikhman  <migo@homemail.com>
14576         * Makefile.am:
14577         * configure.in:
14578         added support for new perllib directory
14580 2002-02-09  olicha  <olivier.chapuis@free.fr>
14582         * libs/fvwmlib.h:
14583         * libs/Flocale.c:
14584         * libs/Flocale.h:
14585         * acconfig.h:
14586         * configure.in:
14587         Rename I18N_MB to MULTIBYTE
14588         Added --disable-compound-text (COMPOUND_TEXT), so this is on by default
14590         * libs/Flocale.c (*):
14591         * libs/Flocale.h:
14592         New Font and Text API. A cache is used for fonts information. Font
14593         loading is more powerfull as both font or fontset can be loaded.
14594         See Flocale.h for details, more comments will be added soon.
14595         Fortunately, it seems that there are no more memory problems with
14596         --enable-multibyte!
14597         If COMPOUND_TEXT, then non XA_STRING text properties are converted
14598         with XmbTextPropertyToTextList
14600         * fvwm/events.c (HandlePropertyNotify):
14601         * fvwm/misc.c (NewFontAndColor):
14602         * fvwm/icons.h:
14603         * fvwm/misc.h:
14604         * fvwm/menus.c (FreeMenuStyle):
14605         (NewMenuStyle):
14606         (CMD_CopyMenuStyle):
14607         (draw_underline):
14608         (calculate_item_sizes):
14609         (size_menu_horizontally):
14610         (paint_item):
14611         * fvwm/builtins.c (CMD_DefaultFont):
14612         (ApplyDefaultFontAndColors):
14613         * fvwm/add_window.c (destroy_icon_font):
14614         (setup_icon_font):
14615         (destroy_window_font):
14616         (setup_window_font):
14617         (free_window_names):
14618         (setup_window_name):
14619         (setup_icon):
14620         * fvwm/fvwm.h (FvwmWindow):
14621         * fvwm/move_resize.c (DisplayPosition):
14622         (resize_geometry_window):
14623         (DisplaySize):
14624         * fvwm/fvwm.c (InitVariables):
14625         * fvwm/icons.c (DrawIconWindow):
14626         (setup_icon_title_size):
14627         * fvwm/borders.c (RedrawTitle):
14628         (DrawMultiPixmapTitlebar):
14629         * fvwm/screen.h (ScreenInfo):
14630         Use the new Text and Font API
14632 2002-02-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14634         * fvwm/module_interface.c (PositiveWrite):
14635         fixed core dump when a module died in the select of PositiveWrite()
14637         * fvwm/module_interface.c (initModules):
14638         (ClosePipes):
14639         (do_execute_module):
14640         (KillModule):
14641         (KillModuleByName):
14642         (CMD_SendToModule):
14643         (PositiveWrite):
14644         * fvwm/modconf.c (ModuleConfig):
14645         removed WITHOUT_KILLMODULE_ALIAS_SUPPORT ifdef; always off now
14647         * fvwm/icons.c (GetXPMFile):
14648         suppress unnecessary error message for xmb icons
14650         * fvwm/misc.c (fvwm_msg):
14651         * fvwm/misc.h (enum):
14652         added new fvwm_msg type "OLD" for deprecated commands
14654 2002-02-07  Mikhael Goikhman  <migo@homemail.com>
14656         * configure.in:
14657         generate fvwmbug, not fvwmbug.sh; prepare LOCAL_BUGADDR for it
14659         * INSTALL.fvwm:
14660         New section "Bug Reports".
14662 2002-02-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14664         * fvwm/update.c (apply_window_updates):
14665         fixed propagation of window border and title colours to the modules
14667 2002-02-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14669         * fvwm/menus.c (do_menu):
14670         fixed leaving tear off menus when something is selected with the mouse
14672 2002-02-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14674         * fvwm/events.c (HandleEnterNotify):
14675         * fvwm/menus.c:
14676         more work on tear off menus
14678 2002-02-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14680         * fvwm/events.h (XEVMASK_TEAR_OFF_MENU):
14681         * fvwm/menus.c (menu_enter_tear_off_menu):
14682         (find_entry):
14683         (menuShortcuts):
14684         (MenuInteraction):
14685         (pop_menu_up):
14686         properly calculate pointer position in tear off menus
14687         (MenuInteraction):
14688         fixed active wait w/ poopup/popdown delays
14690         * fvwm/windowlist.c (CMD_WindowList):
14691         don't initialise some variables twice
14693 2002-01-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14695         * fvwm/add_window.c (CaptureOneWindow):
14696         properly recapture tear off menus
14698         (IS_MESSAGE_IN_MASK):
14699         (is_message_selected):
14700         (PositiveWrite):
14701         (PositiveWrite):
14702         * fvwm/schedule.c (deschedule):
14703         (squeue_execute):
14704         * fvwm/events.c (My_XNextEvent):
14705         * libs/queue.h:
14706         * fvwm/module_interface.c (ClosePipes):
14707         (CMD_ModuleSynchronous):
14708         (KillModule):
14709         performance enhancements; made macros out of simple functions
14711         * fvwm/builtins.c (CMD_WindowShade):
14712         don't redraw the decorations if window was not shaded or unshaded
14714         * fvwm/schedule.c (deschedule_obj_func):
14715         (execute_obj_func):
14716         fixed core dump when a scheduled command deschedules itself
14718 2002-01-31  olicha  <olivier.chapuis@free.fr>
14720         * NEWS:
14721         FvwmButtons news
14723 2002-01-31  Mikhael Goikhman  <migo@homemail.com>
14725         * NEWS:
14726         * fvwm/move.c (moveLoop):
14727         while moving if Mod1 (Alt/Meta) is pressed ignore snap attraction
14729         * fvwm/session.c (get_version_string):
14730         switch from static to date-based version string
14732         * configure.in:
14733         remove --enable-kanji compatibility option
14735         * fvwm/schedule.h:
14736         * libs/queue.h:
14737         fix warnings, gcc compains on having something after #endif
14739 2002-01-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14741         * fvwm/builtins.c (CMD_Delete):
14742         (CMD_Close):
14743         (CMD_Destroy):
14744         don't crash fvwm when trying to close a tear off menu
14746         * fvwm/decorations.c (is_function_allowed):
14747         * fvwm/menus.c (menu_expose):
14748         (do_menu):
14749         * fvwm/events.c (HandleReparentNotify):
14750         (HandleUnmapNotify):
14751         * fvwm/add_window.c (AddWindow):
14752         (AddWindow):
14753         * fvwm/fvwm.h (struct):
14754         * fvwm/add_window.c (CaptureAllWindows):
14755         (CaptureOneWindow):
14756         * fvwm/events.h (flush_property_notify):
14757         * fvwm/events.c (HandleMapRequestKeepRaised):
14758         started work on tear off menus
14760         * fvwm/fvwm.c (main):
14761         * fvwm/events.c (CMD_Sync):
14762         (CMD_Synchronize):
14763         * fvwm/commands.h (CMD_Synchronize):
14764         * fvwm/functions.h (enum):
14765         * fvwm/functions.c (func_config):
14766         new commands XSync and XSynchronize for debugging
14768         * fvwm/conditional.c (CreateConditionMask):
14769         (MatchesConditionMask):
14770         * fvwm/builtins.c (CMD_State):
14771         * fvwm/fvwm.h (struct):
14772         * fvwm/functions.h:
14773         * fvwm/commands.h:
14774         * fvwm/functions.c (func_config):
14775         new command "State"
14776         new condition "State"
14778         * libs/queue.c:
14779         fixed core dump
14781 2002-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14783         * fvwm/module_interface.c (AddToMessageQueue):
14784         (initModules):
14785         (DeleteMessageQueueBuff):
14786         (FlushMessageQueue):
14787         * fvwm/events.c (My_XNextEvent):
14788         * fvwm/module_interface.c (AddToCommandQueue):
14789         (ExecuteCommandQueue):
14790         use code from queue.c
14792         * fvwm/schedule.c:
14793         * fvwm/queue.c:
14794         * fvwm/queue.h:
14795         * fvwm/events.c (My_XNextEvent):
14796         "Schedule 0" commands are executed before event handling
14797         moved some of the chedule code into a new queue library
14799 2002-01-30  olicha  <olivier.chapuis@free.fr>
14801         * libs/Flocale.c (FInitLocale): Fixed a miss print in an error msg
14803 2002-01-30  olicha  <olivier.chapuis@free.fr>
14805         * libs/Flocale.c:
14806         * libs/Flocale.h:
14807         * libs/Makefile.am:
14808         * fvwm/fvwm.c (main):
14809         New libs files Flocale.c and Flocale.h with a function to set the
14810         locale as the Xlib prog man says to do it. Use it in fvwm.c. There is
14811         also a function to get the charset (from ewmh_name.c) and which
14812         setlocale if this has not been done with the above function. This
14813         function is also called at fvwm2 startup
14815         * fvwm/ewmh_names.c (charset_to_utf8):
14816         (utf8_to_charset):
14817         Use the Fcharset variable and remove get_charset
14819         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
14820         A minor fix
14822         * libs/GetFont.c (GetFontSetOrFixed):
14823         Free the missing charset list as suggested by Alexander Kotelnikov.
14824         Report problems with missing charset only 5 times. Remove the
14825         STRICTLY_FIXED code
14827 2002-01-30  Mikhael Goikhman  <migo@homemail.com>
14829         * configure.in:
14830         a patch to config.status to generate scripts executable, may be handy;
14831         added generation of utils/fvwm24_convert
14833 2002-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14835         * fvwm/schedule.c:
14836         * fvwm/functions.c (expand_extended_var):
14837         implemented $[schedule.last] and $[schedule.next] variables
14838         implemented new command "Deschedule"
14840         * fvwm/misc.c (get_server_time):
14841         fixed MouseFocus
14843 2002-01-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14845         * fvwm/misc.c (get_server_time):
14846         * fvwm/events.c (My_XNextEvent):
14847         * fvwm/icccm2.c (SetupICCCM2):
14848         * fvwm/functions.h:
14849         * fvwm/commands.h:
14850         * fvwm/functions.c (func_config):
14851         * fvwm/schedule.c:
14852         implemented new command "Schedule"
14854         * fvwm/builtins.c (CMD_Exec):
14855         applied job control patch by Alexander Kotelnikov using the portable
14856         version of setpgrp()
14858         * libs/setpgrp.c (fvwm_setpgrp):
14859         * libs/setpgrp.h (fvwm_setpgrp):
14860         * libs/Makefile.am:
14861         * configure.in:
14862         added checks for setpgrp and setpgid
14864 2002-01-29  olicha  <olivier.chapuis@free.fr>
14866         * acinclude.m4:
14867         Better test for iconv second argumeny
14869         * configure.in:
14870         Use gnu libiconv in priority against the system iconv
14872 2002-01-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14874         * fvwm/stack.c (RaiseOrLowerWindow):
14875         (restack_windows):
14876         (collect_transients_recursive):
14877         * fvwm/icons.c (get_visible_icon_window_count):
14878         fixed stack ring corruption with icons that have either no picture or
14879         no title
14881 2002-01-28  olicha  <olivier.chapuis@free.fr>
14883         * fvwm/ewmh_names.c (charset_to_utf8):
14884         (utf8_to_charset):
14885         (EWMH_SetVisibleName):
14886         (get_charset):
14887         Better message errors in get_charset, use UTF-8 in the place of UTF8,
14888         set the ewmh visible (icon) name only if the fvwm visible name is
14889         different from the ICCCM (icon) window name, limit the number of
14890         conversions error messages to 10
14892 2002-01-28  olicha  <olivier.chapuis@free.fr>
14894         * fvwm/functions.c (func_config):
14895         * fvwm/commands.h:
14896         * fvwm/builtins.c (CMD_PropertyChange):
14897         New undocumented command PropertyChange to send MX_PROPERTY_CHANGE
14898         messages
14900         * fvwm/module_interface.h:
14901         * fvwm/module_interface.c (BroadcastPropertyChange):
14902         * libs/Module.h (MX_PROPERTY_CHANGE):
14903         New module message MX_PROPERTY_CHANGE for all propose messages.
14905         * fvwm/events.c (HandlePropertyNotify):
14906         * libs/defaults.h:
14907         Send a MX_PROPERTY_CHANGE message with MX_PROPERTY_CHANGE_BACKGROUND
14908         as argument when fvwm2 detects that the root background change
14909         Removed the ROOT_BG_CHANGE_STRING stuff
14911 2002-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14913         * NEWS, configure.in:
14914         changed version to 2.5.1
14916         * fvwm/misc.c (get_pointer_fvwm_window):
14917         * fvwm/commands.h:
14918         * fvwm/functions.c (func_config):
14919         * fvwm/conditional.c (CreateConditionMask):
14920         (MatchesConditionMask):
14921         (CMD_PointerWindow):
14922         (CreateConditionMask):
14923         (CMD_Any):
14924         * fvwm/fvwm.h (WindowConditionMask):
14925         new conditions focused, !focused, haspointer, !haspointer
14926         new command PointerWindow that works like Current but on the window
14927         that currently contains the pointer
14928         new command Any which works like None but inverts the condition
14929         fixed parsing of conditions with more than one comma
14931         * fvwm/module_interface.h:
14932         * fvwm/module_interface.c (do_execute_module):
14933         (initModules):
14934         * libs/Module.h (MAX_XMSG_MASK):
14935         fixed default message mask for modules
14937         * fvwm/update.c (flush_window_updates):
14938         * fvwm/virtual.c (UnmapDesk):
14939         (MapDesk):
14940         (do_move_window_to_desk):
14941         * fvwm/icons.c (DeIconify):
14942         (DeIconify):
14943         * fvwm/events.c (HandlePropertyNotify):
14944         (HandleMapRequestKeepRaised):
14945         (HandleMapNotify):
14946         (HandleButtonPress):
14947         (HandleEnterNotify):
14948         (HandleLeaveNotify):
14949         * fvwm/focus.c (DoSetFocus):
14950         (MoveFocus):
14951         (SetFocusWindow):
14952         (ReturnFocusWindow):
14953         (DeleteFocus):
14954         (ForceDeleteFocus):
14955         (FocusOn):
14956         (restore_focus_after_unmap):
14957         Fixed a race condition with M_FOCUS_CHANGE events and window updates by
14958         suppressing the M_FOCUS_CHANGE message if the focus does not change in
14959         the flush_window_updates() function.
14961 2002-01-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14963         * fvwm/placement.c (PlaceWindow):
14964         minor performance enhancement
14966 2002-01-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14968         * libs/defaults.h:
14969         * fvwm/menus.c (MenuInteraction):
14970         (pointer_in_active_item_area):
14971         (pointer_in_passive_item_area):
14972         new menu style PopupActiveArea
14974 2002-01-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14976         * fvwm/move_resize.c (CMD_ResizeMaximize):
14977         (CMD_ResizeMoveMaximize):
14978         fixed ResizeMaximize and ResizeMoveMaximize on pages other than 0 0
14980 2002-01-21  olicha  <olivier.chapuis@free.fr>
14982         * fvwm/fvwm2.1:
14983         s/Penalities/Penalties/g
14985 2002-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14987         * fvwm/events.c (HandleLeaveNotify):
14988         (HandleEnterNotify):
14989         * fvwm/modconf.c (ModuleConfig):
14990         * fvwm/update.c (apply_window_updates):
14991         * fvwm/module_interface.c (BroadcastWindowIconNames):
14992         (CMD_Send_WindowList):
14993         (initModules):
14994         (do_execute_module):
14995         (PositiveWrite):
14996         (CMD_set_nograb_mask):
14997         (CMD_set_sync_mask):
14998         (CMD_set_mask):
14999         (set_mseggage_mask):
15000         (is_message_in_mask):
15001         (is_message_selected):
15002         * libs/Module.h:
15003         rewrote message interface to allow more than 32 messages with minimal
15004         changes in the existing interfaces.
15005         new module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW
15007         * fvwm/style.h:
15008         * fvwm/style.c (parse_and_set_window_style):
15009         * fvwm/fvwm.h (struct):
15010         * fvwm/events.c (HandleButtonPress):
15011         implemented new styles MouseFocusClickIgnoreMotion and
15012         MouseFocusClickIgnoreMotionOff
15014         * fvwm/focus.c (focus_grab_buttons):
15015         fixed button mask for > 5 buttons
15017 2002-01-19  olicha  <olivier.chapuis@free.fr>
15019         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
15020         Save and restore the icon_pixmap_w and add comments
15022 2002-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15024         * fvwm/events.c (HandleEnterNotify):
15025         fixed EnterNotify events for icons
15027 2002-01-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15029         * fvwm/*.c:
15030         * fvwm/stack.c (overlap_box):
15031         (overlap):
15032         * fvwm/icons.c (clear_icon):
15033         * fvwm/add_window.c (destroy_icon):
15034         * fvwm/fvwm.h (FvwmWindow):
15035         * fvwm/geometry.c (get_window_borders):
15036         (get_client_geometry):
15037         * libs/fvwmrect.h (struct):
15038         * fvwm/functions.c (expand_extended_var):
15039         implemented new extended variables cw.x, cw.y, cw.width, cw.height that
15040         return the geometry of the client window
15041         implemented new extended variables it.x, it.y, it.width, it.height that
15042         return the geometry of the icon title
15043         implemented new extended variables ip.x, ip.y, ip.width, ip.height that
15044         return the geometry of the icon picture
15045         implemented new extended variables i.x, i.y, i.width, i.height that
15046         return the geometry of the whole icon
15047         fixed $[w.height] when the window is shaded
15048         cleaned up icon geometry code
15050 2002-01-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15052         * fvwm/commands.h:
15053         * fvwm/functions.c:
15054         * fvwm/functions.h:
15055         * fvwm/move_resize.c (unmaximize_fvwm_window):
15056         (maximize_fvwm_window):
15057         (CMD_Maximize):
15058         (CMD_ResizeMaximize):
15059         (CMD_Resize):
15060         (resize_window):
15061         (CMD_ResizeMove):
15062         (resize_move_window):
15063         (CMD_ResizeMoveMaximize):
15064         New command ResizeMaximize.  Works like Resize, but modifies the
15065         maximized size of the window, not the normal size.
15066         New command ResizeMoveMaximize that works similarly.
15067         (resize_move_window):
15068         fixed ResizeMove command
15070         * fvwm/functions.c (expand):
15071         fixed core dump when using something like $[$v] in a command
15073 2002-01-17  olicha  <olivier.chapuis@free.fr>
15075         * libs/defaults.h (ROOT_BG_CHANGE_STRING):
15076         * fvwm/events.c (HandlePropertyNotify):
15077         * fvwm/fvwm.c (InternUsefulAtoms):
15078         * fvwm/extern.h:
15079         Send the ROOT_BG_CHANGE_STRING to modules when fvwm2 detects
15080         that the root background has changed. This uses the _XSETROOT_ID
15081         and XROOTPMAP_ID properties
15083         * fvwm/ewmh.c (atom_get):
15084         Be paranoid
15086 2002-01-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15088         * fvwm/update.c (flush_window_updates):
15089         fixed unnecessary window style updates
15091         * fvwm/style.c (parse_and_set_window_style):
15092         * fvwm/add_window.c (RestoreWithdrawnLocation):
15093         (AddWindow):
15094         (setup_frame_attributes):
15095         * fvwm/fvwm.h (FvwmWindow):
15096         Fvwm does no longer disable backing store on all of its windows. This
15097         cause too many problems with some applications, e.g. rdist.  Introduced
15098         the new style BackingStoreWindowDefault that tells fvwm not to modify
15099         the backing store attribute on the client window - which now is the
15100         default.
15102 2002-01-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15104         * fvwm/commands.h:
15105         * fvwm/functions.c (func_config):
15106         * libs/Module.c (SetMessageMask2):
15107         (SetNoGrabMask2):
15108         * libs/Module.h:
15110         * configure.in:
15111         fixed building with libstroke-0.5.1 on Solaris8
15113         * fvwm/stack.c (new_layer):
15114         * fvwm/borders.c (DrawButton):
15115         (RedrawButtons):
15116         (RedrawTitle):
15117         * fvwm/builtins.c (SetLayerButtonFlag):
15118         (do_button_style):
15119         * fvwm/screen.h (struct):
15120         Applied the layer button patch by Richard Curnow with a few
15121         modifications
15123         * fvwm/icons.c (GetIconBitmap):
15124         (GetIconWindow):
15125         Ignore client icons that have the wrong depth
15127         * fvwm/events.c (HandleEnterNotify):
15128         Tried to fix focusing problem w/ unclutter.
15130 2002-01-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15132         * fvwm/functions.c (CheckActionType):
15133         remove debug code
15135         * fvwm/menus.c (paint_item):
15136         * fvwm/misc.c (is_function_allowed):
15137         * fvwm/move_resize.c (is_move_allowed):
15138         (is_resize_allowed):
15139         (is_maximize_allowed):
15140         * fvwm/decorations.c (check_if_function_allowed):
15141         combined all these functions into a new one
15142         use this function everywhere
15143         use the Fixed... styles to decide if a menu item is greyed or not
15145 2002-01-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15147         * fvwm/events.c (HandleExpose):
15148         eat up expose events even if the server claims that the expose count is
15149         zero; fixes a problem with many redraws of windows that are uncovered
15150         by shading a window above them
15152 2002-01-10  olicha  <olivier.chapuis@free.fr>
15154         * fvwm/focus.c (DoSetFocus):
15155         * fvwm/move_resize.c (CMD_Maximize):
15156         (CMD_Maximize):
15157         (handle_stick):
15158         (CMD_ResizeMove):
15159         (CMD_Resize):
15160         * fvwm/icons.c (DeIconify):
15161         (DeIconify):
15162         (Iconify):
15163         * fvwm/gnome.c (GNOME_HandlePropRequest):
15164         * fvwm/ewmh_names.c (EWMH_WMName):
15165         * fvwm/events.c (HandleFocusIn):
15166         (HandlePropertyNotify):
15167         (HandleMapNotify):
15168         (HandleButtonPress):
15169         (HandleLeaveNotify):
15170         (HandleExpose):
15171         * fvwm/builtins.c (CMD_UpdateDecor):
15172         (CMD_WindowShade):
15173         * fvwm/borders.c (draw_clipped_decorations):
15174         (DrawDecorations):
15175         (RedrawDecorations):
15176         * fvwm/borders.h:
15177         Added a new argument to DrawDecoration similar to draw_window_parts,
15178         which indicate which part of the decor should be cleared. At present
15179         time only CLEAR_FRAME is taken in account and this is used in
15180         ShadeWindow to draw the decoration without flickering. This argument
15181         may be used in the future to reduce opaque resizing flickering
15183         * fvwm/builtins.c (CMD_WindowShade):
15184         Draw the decoration during unshading a window
15186         * fvwm/menus.c (ParentalMenuRePaint):
15187         Fixed transparent animated menu again
15189         * NEWS:
15190         Some update
15192 2002-01-09  olicha  <olivier.chapuis@free.fr>
15194         * fvwm/style.c (CMD_Style):
15195         free all the elements of the ptmpstyle before freeing it
15197         * fvwm/menus.c (ParentalMenuRePaint):
15198         Fixed transparent animated menu with HilightBackOff
15200 2002-01-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15202         * fvwm/style.c (merge_styles):
15203         fixed core dump w/ multiple use of the UseStyle style and HilightBack
15204         in the copied style
15206 2002-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15208         * fvwm/modconf.c (send_ignore_modifiers):
15209         (send_move_threshold):
15210         (send_click_time):
15211         (send_colorsets):
15212         (send_color_limit):
15213         (send_image_path):
15214         (send_desktop_geometry):
15215         (CMD_Send_ConfigInfo):
15216         moved code into new functions
15218         * libs/defaults.h (DEFAULT_MODS_UNUSED):
15219         moved to defaults.h
15221         * fvwm/bindings.c (CMD_IgnoreModifiers):
15222         * fvwm/module_interface.c (broadcast_xinerama_state):
15223         * fvwm/modconf.c (send_ignore_modifiers):
15224         broadcast IgnoreModifiers to modules
15226         * fvwm/bindings.c (CMD_IgnoreModifiers):
15227         fixed IgnoreModifiers command without arguments
15228         * fvwm/fvwm2.1:
15229         corrected documentation of IgnoreModifiers command
15231 2002-01-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15233         * fvwm/add_window.c:
15234         * fvwm/cursor.c:
15235         * fvwm/virtual.c:
15236         * fvwm/builtins.c:
15237         * fvwm/bindings.c:
15238         * fvwm/move_resize.c:
15239         * fvwm/events.c:
15240         * fvwm/stack.c:
15241         * fvwm/module_interface.c:
15242         * fvwm/focus.c:
15243         * fvwm/placement.c:
15244         * fvwm/menus.c:
15245         * fvwm/icons.c:
15246         * fvwm/fvwm.h (FvwmWindow):
15247         remnamed icon_w member to icon_title_w
15249 2002-01-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15251         * fvwm/icons.c (RedoIconName):
15252         fixed sizing of icon title for icons without a pixmap
15253         (RedoIconName):
15254         (CreateIconWindow):
15255         (Iconify):
15256         (CreateIconWindow):
15257         rewrote icon title layout and moved the constants to defaults.h
15259         * fvwm/menus.c (menuShortcuts):
15260         (handle_emacs_bindings):
15261         implemented emacs style bindings in menus [ctrl-a/b/e/f/g/left/right]
15263 2002-01-04  Dan Espen  <dane@mk.telcordia.com>
15265         * fvwm/fvwm2.1: Language checks done.
15266         .IR command not in column 1 fixed.
15268 2002-01-04  olicha  <olivier.chapuis@free.fr>
15270         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
15271         (AnimatedMoveOfWindow):
15272         (AnimatedMoveFvwmWindow):
15273         (move_window_doit):
15274         * fvwm/menus.c (ParentalMenuRePaint):
15275         (animated_move_back):
15276         (pop_menu_up):
15277         Fixed transparent animated menu
15279 2002-01-03  olicha  <olivier.chapuis@free.fr>
15281         * fvwm/move_resize.c (is_resize_allowed):
15282         (is_move_allowed):
15283         Do not check if moveing/resizeing is MWM allowed for a no user request
15284         This fix for example FvwmWinList with MwmFunctions & NoOverride
15286         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
15287         * fvwm/move_resize.c (is_move_allowed):
15288         Allowed moving if tmp_win is null and check if move is allowed and
15289         not resize in AnimatedMoveAnyWindow. This fix animated menu
15291         * fvwm/ewmh.c (ewmh_AllowsMaximize):
15292         (ewmh_AllowsMove):
15293         (ewmh_AllowsResize):
15294         Check as a user request
15296         * fvwm/fvwm2.1:
15297         * fvwm/move_resize.c (CMD_Maximize):
15298         (MaximizeWidth):
15299         (MaximizeHeight):
15300         New global flags "layer" and "ewmiwa". layer causes the grow* methods
15301         to ignore the windows with a layer less or equal to the layer of
15302         the maximized window. ewmhiwa causes to ignore the ewmh working area.
15303         Reorder a bit the Maximize documentation
15305         * fvwm/fvwm2.1:
15306         * fvwm/functions.c (expand_extended_var):
15307         New variables $[desk.name<n>] to get the desktop names
15309 2002-01-01  Dan Espen  <dane@mk.telcordia.com>
15311         * fvwm/read.c (CMD_Read): Correct message on missing file when using
15312         Read with full path.
15314 2002-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15316         * libs/defaults.h:
15317         * fvwm/misc.c (GrabEm):
15318         reduced number of grab attempts from 500 to 50 @ 10 ms = 0.5 seconds */
15320         * fvwm/events.c (HandleUnmapNotify):
15321         (HandleMapRequestKeepRaised):
15322         (check_map_request):
15323         fixed unmanaged window when window was mapped/unmapped/mapped too fast
15325         * fvwm/add_window.c (FetchWmProtocols):
15326         (setup_wm_hints):
15327         * fvwm/fvwm.h (FvwmWindow):
15328         * fvwm/events.c (HandleEnterNotify):
15329         (HandlePropertyNotify):
15330         * fvwm/focus.c (refresh_focus):
15331         (set_focus_model):
15332         fixed focus problems with netscape and ddd
15334 2001-12-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15336         * libs/Target.c (fvwmlib_keyboard_shortcuts):
15337         * libs/Pointer.c (GetLocationFromEventOrQuery):
15338         * fvwm/virtual.c (HandlePaging):
15339         * fvwm/move_resize.c (GetOnePositionArgument):
15340         (InteractiveMove):
15341         (AnimatedMoveAnyWindow):
15342         (moveLoop):
15343         (CMD_Resize):
15344         * fvwm/module_interface.c (ExecuteModuleCommand):
15345         * fvwm/menus.c (do_menu):
15346         (menuShortcuts):
15347         (MenuInteraction):
15348         (get_menu_options):
15349         * fvwm/functions.c (execute_complex_function):
15350         * fvwm/events.c (HandleClientMessage):
15351         (WaitForButtonsUp):
15352         * fvwm/conditional.c (CMD_Direction):
15353         * fvwm/builtins.c (CMD_CursorMove):
15354         (CMD_FakeClick):
15355         (CMD_StrokeFunc):
15356         handle return code of XQueryPointer everywhere; necessary for dual head
15358         * fvwm/misc.c (GrabEm):
15359         Pointer was warped to other screen with a dual head setup
15361 2001-12-31  olicha  <olivier.chapuis@free.fr>
15363         * fvwm/ewmh_events.c (ewmh_WMStateModal):
15364         Removed some code which try to raise ewmh modal window over
15365         its transientfor window; this seems not possible without a new style
15366         or a bad hack in stack.c
15368 2001-12-30  Dan Espen  <dane@mk.telcordia.com>
15370         * libs/GetFont.c (GetFontSetOrFixed): Cleanup the message about the
15371         fallback to fixed font so it shows the right font for I18N.
15373 2001-12-30  olicha  <olivier.chapuis@free.fr>
15375         * fvwm/window_flags.h:
15376         * fvwm/session.c (MatchWinToSM):
15377         (LoadWindowStates):
15378         (SaveWindowStates):
15379         (get_version_string):
15380         * fvwm/move_resize.c (CMD_Maximize):
15381         (handle_stick):
15382         * fvwm/icons.c (CMD_Iconify):
15383         * fvwm/ewmh.c (EWMH_SetWMState):
15384         (EWMH_WindowInit):
15385         (EWMH_ExitStuff):
15386         (EWMH_SetAllowedActions):
15387         (EWMH_WindowInit):
15388         * fvwm/ewmh.h:
15389         * fvwm/ewmh_intern.h:
15390         * fvwm/ewmh_events.c (ewmh_WMState*):
15391         * fvwm/builtins.c (CMD_WindowShade):
15392         * fvwm/stack.c (new_layer):
15393         * fvwm/update.c (apply_window_updates):
15394         * fvwm/update.h (struct):
15395         * fvwm/add_window.c (setup_window_structure):
15396         (setup_window_name):
15397         (setup_icon):
15398         * fvwm/style.c (check_window_style_change):
15399         The skip list and modal ewmh window states are now updated after
15400         an use/ignore ewmh state style changes. The other ewmh states are
15401         starting state only. All the initial ewmh states are keep in memory
15402         for FvwmIdent.
15404         * fvwm/ewmh.c (EWMH_Handle*):
15405         * fvwm/fvwm.h:
15406         Set the ewmh_window_type to an int (and not the corresponding atom)
15407         accordingly to the window type
15409         * fvwm/ewmh_events.c (ewmh_WMStateModal):
15410         ewmh modal transient windows have RaiseTransient and GrabFocusTransient
15411         style
15413         * fvwm/ewmh.c (EWMH_GetStyle):
15414         * fvwm/ewmh_events.c (ewmh_WMDesktop):
15415         Respect the _NET_WM_DESKTOP hints at window mapping as a StartsOnDesk
15416         hints
15418         * libs/vpacket.h (ConfigWinPacket):
15419         * fvwm/module_interface.c (CONFIGARGSNEW):
15420         (OLDCONFIGARGS):
15421         (CONFIGARGS):
15422         Added ewmh_hint_layer, ewmh_hint_desktop and ewmh_window_type to the
15423         cfgpacket for FvwmIdent
15425 2001-12-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15427         * fvwm/move_resize.c (resize_geometry_window):
15428         fixed wrong size calculation of geometry window
15430 2001-12-19  olicha  <olivier.chapuis@free.fr>
15432         * fvwm/ewmh_names.c (convert_charsets):
15433         More precise error messages
15435         * fvwm/fvwm2.1:
15436         A few formatting fixes
15438 2001-12-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15440         * fvwm/gnome.c (GNOME_SetHints):
15441         fixed window getting frozen into position upon a recapture or restart
15443 2001-12-17  Dan Espen  <dane@mk.telcordia.com>
15445         * fvwm/fvwm2.1: Fixup wording in EWMHIconicStateWorkaround.
15447 2001-12-17  olicha  <olivier.chapuis@free.fr>
15449         * fvwm/fvwm2.1:
15450         Tried to clarify the EWMHIconicStateWorkaround BugOpts
15452         * fvwm/ewmh.c (delete_kst_item):
15453         (set_kde_sys_tray):
15454         (EWMH_IsKdeSysTrayWindow):
15455         (EWMH_ManageKdeSysTray):
15456         * fvwm/events.c (HandleReparentNotify):
15457         Fixed reparenting management of kde system tray windows and
15458         added some off debugging code
15460         * fvwm/virtual.c (CMD_DesktopName):
15461         Removed some debugging code
15463 2001-12-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15465         * fvwm/fvwm.h (struct):
15466         * fvwm/window_flags.h (IS_FIXED_PPOS):
15467         * fvwm/style.h (SCSET_IS_FIXED_PPOS):
15468         * fvwm/style.c (parse_and_set_window_style):
15469         (check_window_style_change):
15470         implemented new styles FixedPPosition, FixedUSPosition, FixedSize,
15471         FixedUSSize, FixedPSize and Variable PPosition, ...
15473         * fvwm/events.c (HandleConfigureRequest):
15474         * fvwm/ewmh.c (ewmh_AllowsResize):
15475         (is_resize_allowed):
15476         (ewmh_AllowsMove):
15477         (ewmh_AllowsMove):
15478         * fvwm/gnome.c (GNOME_SetHints):
15479         (AnimatedMoveAnyWindow):
15480         (CMD_ResizeMove):
15481         use new functions
15482         * fvwm/move_resize.c (is_move_allowed):
15483         (is_resize_allowed):
15484         (is_maximize_allowed):
15485         new functions to clean up some code
15487 2001-12-15  Dan Espen  <dane@mk.telcordia.com>
15489         * fvwm/fvwm2.1: Doc fixups.
15491 2001-12-15  olicha  <olivier.chapuis@free.fr>
15493         * fvwm/builtins (CMD_BugOpts):
15494         * fvwm/ewmh.c:
15495         * fvwm/ewmh_conf.c (EWMH_BugOpts):
15496         * fvwm/ewmh_events.c (ewmh_StateHidden):
15497         * fvwm/fvwm.c (InitVariables):
15498         * fvwm/fvwm2.1:
15499         * fvwm/icons.c (CMD_Iconify):
15500         * fvwm/screen.h:
15501         * fvwm/virtual.c (unmap_window):
15502         (map_window):
15503         Implemented the new _NET_WM_STATE_HIDDEN ewmh state that allows
15504         to fix the IconicState problems in vitrual.c. New BugOpts
15505         EWMHIconicStateWorkaround for supporting current KDE versions
15507         * fvwm/events.c (HandlePropertyNotify):
15508         * fvwm/ewmh.c (ewmh_AllowsYes):
15509         * fvwm/ewmh.h:
15510         (ewmh_AllowsClose):
15511         (ewmh_AllowsMaximize):
15512         (ewmh_AllowsMove):
15513         (ewmh_AllowsResize):
15514         (EWMH_SetAllowedActions):
15515         (EWMH_WindowInit):
15516         * fvwm/style.c (check_window_style_change):
15517         * fvwm/update.c (apply_window_updates):
15518         * fvwm/update.h:
15519         Implemented _NET_WM_ALLOWED_ACTIONS from version 1.2 of the wm-spec
15521 2001-12-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15523         * fvwm/borders.c (RedrawTitle):
15524         * libs/defaults.h (WINDOW_TITLE_OFFSET):
15525         fixed 'stick' lines with long titles
15527 2001-12-11  olicha  <olivier.chapuis@free.fr>
15529         * NEWS:
15530         * fvwm/commands.h:
15531         * fvwm/ewmh.c (ewmh_SetWorkArea):
15532         * fvwm/ewmh.h:
15533         (ewmh_ComputeAndSetWorkArea):
15534         (ewmh_HandleDynamicWorkArea):
15535         (EWMH_GetWorkAreaIntersection):
15536         (EWMH_GetStrutIntersection):
15537         (get_intersection):
15538         * fvwm/ewmh_name.c (EWMH_SetDeskNames):
15539         * fvwm/function.c:
15540         * fvwm/function.h:
15541         * fvwm/fvwm.c (InitVariables):
15542         * fvwm/fvwm2.1:
15543         * fvwm/modconf.c (send_desktop_names):
15544         (CMD_Send_ConfigInfo):
15545         * fvwm/placement.c (get_next_x):
15546         (get_next_y):
15547         * fvwm/screen.h:
15548         * fvwm/virtual.c (CMD_DesktopName):
15549         * fvwm/virtual.h:
15550         (GetDesktopName):
15551         New command "DesktopName desk name" to define desktops names for
15552         the FvwmPager, the WindowList and ewmh compliant pagers.
15553         Desktops information (desk, desk name, working areas) is stored in a
15554         new list sub structure of Scr, DesktopsInfo. The head of the list
15555         contains generic information for desks that are not in the list.
15557         * fvwm/windowlist.c (get_desk_title):
15558         (CMD_WindowList):
15559         * fvwm/fvwm2.1:
15560         * NEWS:
15561         New window list options NoDeskNum, NoCurrentDeskTitle,
15562         TitleForAllDesks, NoNumInDeskTitle. Document these options and also
15563         the NoGeometry and NoGeometryInfo options.
15565         * fvwm/ewmh.c:
15566         * fvwm/ewmh_names.c:
15567         * fvwm/ewmh_icons.c:
15568         Added some static declarations
15570         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
15571         It seems that UTF8 names should not be terminated by a 0
15573         * fvwm/ewmh.c (EWMH_SetClientListStacking):
15574         Set the stacking list in the good orders
15576 2001-12-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15578         * vms/config.h:
15579         * fvwm/functions.c:
15580         * fvwm/commands.h:
15581         * fvwm/builtins.c:
15582         * fvwm/borders.c:
15583         removed all MULTISTYLE ifdefs
15585         * fvwm/borders.c (RedrawTitle):
15586         fixed title drawing into relief
15588 2001-12-08  olicha  <olivier.chapuis@free.fr>
15590         * fvwm/style.c:
15591         * fvwm/style.h:
15592         * fvwm/fvwm.h:
15593         * fvwm/update.c:
15594         * fvwm/update.h:
15595         * fvwm/window_flags.h:
15596         * fvwm/fvwm2.1:
15597         s/extended_window_name/indexed_window_name/i
15598         s/extended_icon_name/indexed_icon_name/i
15599         s/do_update_window_name/do_update_visible_window_name/
15600         s/do_update_icon_name/do_update_visible_icon_name/
15602         * fvwm/style.c (CMD_Style):
15603         * fvwm/style.h:
15604         (parse_and_set_window_style):
15605         Split CMD_Style into CMD_Style and parse_and_set_window_style
15607 2001-12-06  olicha  <olivier.chapuis@free.fr>
15609         * fvwm/add_window.c (setup_window_name_count):
15610         (setup_icon_name_count):
15611         Better determination of the window and icon names index
15613         * fvwm/add_window.c (AddWindow):
15614         (setup_icon):
15615         * fvwm/events.c (HandlePropertyNotify):
15616         * fvwm/ewmh_names.c (EWMH_WMName):
15617         (EWMH_WMIconName):
15618         * fvwm/module_interface.c (BroadcastWindowIconNames):
15619         * fvwm/module_interface.h:
15620         (CMD_Send_WindowList):
15621         (CMD_set_mask):
15622         (CMD_set_sync_mask):
15623         (CMD_set_nograb_mask):
15624         * fvwm/update.c (apply_window_updates):
15625         * libs/Module.h:
15626         New module messages type M_VISIBLE_NAME and M_VISIBLE_ICON_NAME
15627         which are send to modules with BroadcastWindowIconNames.
15628         The set mask cmds use unsigned long mask and not int mask!
15630 2001-12-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15632         * fvwm/ewmh.h:
15633         * fvwm/ewmh.c:
15634         EWMH without iconv compile fix by Hippo
15636 2001-12-05  olicha  <olivier.chapuis@free.fr>
15638         * fvwm/add_window.c:
15639         * fvwm/ewmh.c (*):
15640         * fvwm/ewmh.h:
15641         * fvwm/ewmh_conf.c (EWMH_CMD_Styles):
15642         * fvwm/ewmh_events.c:
15643         * fvwm/fvwm.h:
15644         * fvwm/fvwm2.1:
15645         * fvwm/move_resize.c (CMD_Maximize):
15646         * fvwm/placement.c (test_fit):
15647         (PlaceWindow):
15648         * fvwm/session.c (SaveWindowStates):
15649         * fvwm/style.c (merge_styles):
15650         * fvwm/style.h:
15651         (check_window_style_change):
15652         * fvwm/update.c (apply_window_updates):
15653         * fvwm/update.h:
15654         * fvwm/window_flags.h:
15655         New ewmh styles:
15656         EWMHMaximizeIgnoreWorkingArea / EWMHMaximizeUseWorkingArea /
15657         EWMHMaximizeUseDynamicWorkingArea,
15658         EWMHPlacementIgnoreWorkingArea / EWMHPlacementUseWorkingArea
15659         EWMHPlacementUseDynamicWorkingArea,
15660         EWMHUseStackingOrderHints / EWMHIgnoreStackingOrderHints,
15661         EWMHIgnoreStateHints / EWMHUseStateHints,
15662         EWMHIgnoreStrutHints / EWMHUseStrutHints
15664         * fvwm/ConfigFvwmDefaults:
15665         Use EWMHPlacementUseDynamicWorkingArea,
15666         EWMHMaximizeUseDynamicWorkingArea as default placement styles
15668         * NEWS:
15669         * fvwm/add_window.c (setup_placement_penalty):
15670         * fvwm/add_window.h:
15671         (setup_placement_penalty):
15672         (AddWindow):
15673         * fvwm/fvwm.h:
15674         * fvwm/placement.c (get_next_x):
15675         * fvwm/placement.h:
15676         (get_next_y):
15677         (test_fit):
15678         * fvwm/style.c (CMD_Style):
15679         * fvwm/style.h:
15680         (check_window_style_change):
15681         * fvwm/update.c (apply_window_updates):
15682         * fvwm/update.h:
15683         * fvwm/window_flags.h:
15684         * libs/default.h:
15685         New styles PlacementOverlapPenalties and
15686         PlacementOverlapPercentPenalties
15688         * NEWS:
15689         * fvwm/add_window.c (setup_window_name_count):
15690         * fvwm/add_window.h:
15691         (setup_icon_name_count):
15692         (setup_visible_name):
15693         (setup_window_name):
15694         (free_window_names):
15695         (setup_icon):
15696         * fvwm/borders.c (DrawMultiPixmapTitlebar):
15697         (RedrawTitle):
15698         * fvwm/events.c (HandlePropertyNotify):
15699         * fvwm/ewmh_names.c (EWMH_*):
15700         * fvwm/fvwm.h:
15701         * fvwm/icons.c (CreateIconWindow):
15702         (DrawIconWindow):
15703         (RedoIconName):
15704         (AutoPlaceIcon):
15705         (Iconify):
15706         * fvwm/session.c (MatchWinToSM):
15707         * fvwm/style.c (CMD_Style):
15708         * fvwm/style.h:
15709         (check_window_style_change):
15710         * fvwm/update.c (apply_window_updates):
15711         * fvwm/update.h:
15712         * fvwm/window_flags.h:
15713         New styles ExtendedWindowName / SimpleWindowName and
15714         ExtendedIconName / SimpleIconName. TODO: the modules implementation
15716         * fvwm/builtins.c (ReadMultiPixmapDecor):
15717         A -Wall fix
15719         * configure.in:
15720         Fixed gcc test
15722         * session.c (get_version_string):
15723         now is 2.5-3
15725         * fvwm/stack.c (new_layer):
15726         (CMD_Layer):
15727         Fixed ewmh wm state
15729         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
15730         Fixed creation of the ewmh icon in the case of the window is iconified
15732 2001-11-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15734         * fvwm/placement.c (PlaceWindow):
15735         fixed manual placement on Xinerama screens other than the one with the
15736         top left corner of the total screen
15738 2001-11-27  olicha  <olivier.chapuis@free.fr>
15740         * configure.in:
15741         * acinclude.m4:
15742         * acconfig.h:
15743         * fvwm/ewmh_name.c
15744         Check for the second argument of iconv
15746         * configure.in:
15747         Added -Wall to CFLAGS if cc is gcc
15749 2001-11-26  Mikhael Goikhman  <migo@homemail.com>
15751         * configure.in:
15752         * acconfig.h:
15753         s/extanded/extended/
15755 2001-11-26  olicha  <olivier.chapuis@free.fr>
15757         * fvwm/Makefile.am:
15758         Fixed (?) iconv_LIBS
15760 2001-11-26  olicha  <olivier.chapuis@free.fr>
15762         * fvwm/functions.c (expand):
15763         Fixed n, c, r expansion
15765 2001-11-25  Dan Espen  <dane@mk.telcordia.com>
15767         * fvwm/fvwm2.1: Clean up ewmh stuff.
15769 2001-11-24  olicha  <olivier.chapuis@free.fr>
15771         * fvwm/ewmh_internal.h:
15772         * fvwM/ewmh.c:
15773         Removed a non standard macro
15775 2001-11-24  olicha  <olivier.chapuis@free.fr>
15777         * fvwm/fvwm2.1:
15778         Documented the previous ewmh style in a new Style subsection
15780         * fvwm/functions.c (expand):
15781         Clean up, removed 5 tmp_win and IS_EWMH_DESKTOP
15783 2001-11-24  olicha  <olivier.chapuis@free.fr>
15785         * fvwm/add_window (setup_icon):
15786         (setup_window_structure):
15787         * fvwm/events.c (HandlePropertyNotify):
15788         * fvwm/ewmh.h:
15789         * fvwm/ewmh_conf.c (EWMH_CMD_Style):
15790         * fvwm/ewmh_icons.c (ewmh_WMIcon):
15791         (EWMH_DoUpdateWmIcon):
15792         (ewmh_SetWmIconFromPixmap):
15793         (EWMH_DeleteWmIcon):
15794         (EWMH_SetIconFromWMIcon):
15795         * fvwm/ewmh_intern.h:
15796         * fvwm/fvwm.h:
15797         * fvwm/icons.c (GetIcon):
15798         * fvwm/session.c (get_version_string):
15799         * fvwm/style.c (CMD_Style):
15800         * fvwm/style.h:
15801         (check_window_style_change)
15802         * fvwm/update.c (apply_window_updates):
15803         * fvwm/update.h:
15804         * fvwm/window_flags.h:
15805         New style EWMHMiniIconOverride / EWMHNoMiniIconOverride,
15806         EWMHDonateMiniIcon / EWMHDontDonateMiniIcon,
15807         EWMHDonateIcon / EWMHDontDonateIcon,
15808         Some ewmh icon code simplification.
15809         Ewmh icons priority: just after icon window.
15811         * fvwm/ewmh.c (EWMH_ExitStuff):
15812         * fvwm/ewmh.h:
15813         * fvwm/session.c (SaveWindowStates):
15814         (LoadWindowStates):
15815         (MatchWinToSM):
15816         * fvwm/fvwm.c (Done):
15817         Delete the ewmh icons we set ourself. Some ewmh session states do not
15818         need to be saved/restored anymore
15820 2001-11-23  olicha  <olivier.chapuis@free.fr>
15822         * fvwm/ewmh_names.c (convert_charsets):
15823         Fixed infinite loop
15825 2001-11-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15827         * fvwm/ewmh_names.c (convert_charsets):
15828         -Wall fix: 2nd parameter of iconv is char **, not const char ** as the
15829         man page states on Linux
15830         replaced goto with a loop
15832 2001-11-22  olicha  <olivier.chapuis@free.fr>
15834         * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
15835         a -Wall fix
15837         * fvwm/ewmh_events.c:
15838         Fixed some styles update
15840         * fvwm/ewmh_conf.c:
15841         * fvwm/function.c (func_config):
15842         * fvwm/function.h:
15843         * fvwm/ewmh.c:
15844         * fvwm/ewmh.h:
15845         * fvwm/ewmh_events.c:
15846         * fvwm/ewmh_intern.h:
15847         * fvwm/Makefile.am:
15848         * fvwm/fvwm2.1:
15849         New file for ewmh styles and commands. New commands EWMHBaseStrut and
15850         EWMHNumberOfDesktops. More documentation in ewmh man page section.
15852         * fvwm/add_window.c:
15853         * fvwm/bindings.c:
15854         * fvwm/events.c:
15855         * fvwm/functions.c:
15856         * fvwm/ewmh.c (EWMH_Init):
15857         * fvwm/fvwm.h:
15858         * fvwm/fvwm.c (InitVariables):
15859         * fvwm/placement.c
15860         * fvwm/sceen.h:
15861         * fvwm/session.c:
15862         * fvwm/styles.c:
15863         * fvwm/update.c:
15864         * fvwm/update.h:
15865         * fvwm/window_flags.c:
15866         * libs/Bindings.c:
15867         * libs/Picture.c:
15868         * libs/Picture.h:
15869         * libs/fvwmlib.h:
15870         * configure.in:
15871         * acconfig.h:
15872         Remove all the HAVE_EWMH ifdef but the two in virtual.c (which
15873         are maybe problematic) and those in the ewmh* files to allow
15874         to disbale the ewmh code: with --disable-ewmh all the ewmh code
15875         should be dummy. --enable-ewmh is now the default.
15877 2001-11-20  olicha  <olivier.chapuis@free.fr>
15879         * fvwm/icons.c (GetIcon):
15880         * fvwm/add_window.c (setup_icon):
15881         Fixed icons order choice and other minor bugs
15883         * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
15884         Fixed a core dump if there is no MiniIcon
15886 2001-11-18  olicha  <olivier.chapuis@free.fr>
15888         * fvwm/ewmh.c (add_kst_item):
15889         * fvwm/ewmh.h:
15890         (ewmh_AddToKdeSysTray):
15891         (EWMH_IsKdeSysTrayWindow):
15892         (EWMH_ManageKdeSysTray):
15893         (EWMH_WindowInit):
15894         fvwm/ewmh_intern.h:
15895         * fvwm/events.c (HandleDestroyNotify):
15896         (HandleMapRequest):
15897         (HandleUnmapNotify):
15898         Fixed the KDE system tray implementation
15900 2001-11-16  olicha  <olivier.chapuis@free.fr>
15902         * fvwm/ewmh.h:
15903         * fvwm/ewmh.c:
15904         fixed EWMH_WindowDestroyed and EWMH_DestroyWindow macros
15906 2001-11-15  olicha  <olivier.chapuis@free.fr>
15908         * fvwm/ewmh.c (EWMH_DestroyWindow):
15909         * fvwm/ewmh.h:
15910         (EWMH_WindowDestroyed):
15911         * fvwm/events.c (HandleReparentNotify):
15912         (HandleDestroyNotify):
15913         (HandleUnmapNotify):
15914         * fvwm/add_window.c (destroy_window):
15915         Fixed the ewmh windows lists
15917 2001-11-15  olicha  <olivier.chapuis@free.fr>
15919         * fvwm/Makefile.am:
15920         * fvwm/ewmh.c:
15921         * fvwm/ewmh.h:
15922         * fvwm/ewmh_intern.h:
15923         * fvwm/ewmh_events.c:
15924         * fvwm/ewmh_icons.c:
15925         * fvwm/ewmh_names.c:
15926         * fvwm/fvwm2.1:
15927         * NEWS:
15928         New files to achieve the extended WM hints support, off by
15929         default. This code is ifdefed a la gnome.c.
15930         This is work in progess (need to do so that every things are
15931         configurable).
15933         * configure.in:
15934         * acconfig.h (HAVE_EWMH, HAVE_ICONV, USE_LIBICONV, HAVE_CODSET):
15935         New configure option --enable-ewmh. Added tests for iconv and
15936         nl_langinfo for UTF8 conversions.
15938         * fvwm/add_window.c (AddWindow):
15939         (CaptureOneWindow):
15940         (destroy_window):
15941         (setup_window_name):
15942         (setup_icon):
15943         EWMH_SetWMState, EWMH_SetWMDesktop, EWMH_SetFrameStrut,
15944         EWMH_WindowDestroyed, EWMH_WMName, EWMH_SetVisibleName,
15945         SET_HAS_EWMH_ICON, EWMH_WMIconName
15947         * fvwm/add_window.c (setup_window_structure):
15948         * fvwm/fvwm.h (FvwmWindow):
15949         (window_flags):
15950         * fvwm/window_flags.h:
15951         * fvwm/session.c (get_version_string):
15952         (SaveWindowStates):
15953         (LoadWindowStates):
15954         Added some entries in FvwmWindow and some flags (more will be
15955         added). Some of these states need to be saved at restart and
15956         at recapture. This code is ifdefed, may be it should not: I was
15957         forced to ifdef the version string in get_version_string.
15959         * libs/Bindings.c (win_contexts):
15960         * libs/fvwmlib.h:
15961         * fvwm/events.c (GetContext):
15962         * fvwm/bindings.c (ParseBinding):
15963         (activate_binding):
15964         * fvwm/functions.c (expand_extended_var):
15965         (expand):
15966         (execute_function):
15967         (DeferExecution):
15968         * fvwm/screen.h (Scr):
15969         new context C_EWMH_DESKTOP named "D" for an ewmh desktop
15970         (kdesktop or Nautilus desktop). This context is something between
15971         C_ROOT and C_WINDOW. Added Scr.EwmhDesktop.
15973         * fvwm/bindings.c (activate_binding):
15974         Fixed immediate application of mouse/stroke bindings
15976         * fvwm/borders.h
15977         * fvwm/borders.c (RedrawDecorations):
15978         * fvwm/update.c (apply_window_updates):
15979         New function  RedrawDecorations taken from apply_window_updates
15980         and called in ewmh_icons.c and update.c
15982         * fvwm/bultins.c (CMD_WindowShade):
15983         EWMH_SetWMState
15985         * fvwm/events.c (HandleFocusIn):
15986         (HandlePropertyNotify):
15987         (HandleClientMessage):
15988         (HandleMapRequestKeepRaised):
15989         (HandleUnmapNotify):
15990         EWMH_SetActiveWindow. Test for utf8 window and icon name, set the ewmh
15991         icon state. EWMH_ProcessPropertyNotify, EWMH_ProcessClientMessage,
15992         EWMH_SetClientList
15994         * fvwm/icons.c (GetIcon):
15995         * fvwm/icons.h:
15996         (CreateIconWindow):
15997         (ChangeIconPixmap):
15998         * fvwm/events.c (HandlePropertyNotify):
15999         New function GetIcon taken from CreateIconWindow which choose
16000         the icon, there is a new case for EWMH icons. New function
16001         ChangeIconPixmap taken from events.c.
16002         The two new functions are called from ewmh_icon.c (and icons.c).
16004         * fvwm/move_resize.c (handle_stick):
16005         (CMD_Maximize):
16006         (handle_stick):
16007         EWMH_SetWMState, EWMH_GetWorkAreaIntersection, EWMH_SetWMDesktop
16009         * libs/Picture.h:
16010         * libs/Picture.c (LoadPictureFromPixmap):
16011         (CachePictureFromPixmap):
16012         New functions for loading a picture from a pixmap. Nothing is cached
16013         but this simplify the MiniIcon code.
16015         * fvwm/placement.c (PlaceWindow):
16016         EWMH_GetWorkAreaIntersection
16018         * fvwm/screen.h (Scr):
16019         Added the working area, the dynamic working area and the ewmh
16020         Desktop window.
16022         * fvwm/stack.c (restack_windows):
16023         (CMD_Layer):
16024         EWMH_SetClientListStacking, EWMH_SetWMState
16026         * fvwm/style.c (check_window_style_change):
16027         * fvwm/update.c (apply_window_updates):
16028         * fvwm/update.h:
16029         Added do_update_list_skip to the update_win flags for EWMH_SetWMState.
16030         This code is ifdefed.
16032         * fvwm/style.c (lookup_style):
16033         EWMH_GetStyle
16035         * fvwm/virctual.c (goto_desk):
16036         (CMD_GotoDeskAndPage):
16037         (do_move_window_to_desk):
16038         EWMH_SetCurrentDesk, EWMH_SetWMDesktop
16040 2001-11-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16042         * fvwm/update.c (apply_window_updates):
16043         * fvwm/gnome.c (GNOME_GetStyle):
16044         * fvwm/style.c (lookup_style):
16045         (check_window_style_change):
16046         * fvwm/add_window.c (setup_style_and_decor):
16047         fixed GnomeIgnoreHints style for some of the gnome hints
16049         * fvwm/fvwm.c (StartupStuff):
16050         Tried to fix font size problem
16052         * fvwm/placement.c (PlaceWindow):
16053         suppress an X error
16055         * fvwm/move_resize.c (moveLoop):
16056         * libs/Target.c (fvwmlib_keyboard_shortcuts):
16057         * fvwm/misc.c (Keyboard_shortcuts):
16058         modified keyboard shortcut functions so that it is possible to move
16059         windows with the keyboard even if the border is hit.  does not work
16060         very nicely with paging
16062         * libs/Target.c (fvwmlib_keyboard_shortcuts):
16063         performance enhancement
16065         * fvwm/events.c (HandleButtonPress):
16066         fixed (?) some problem with passing the raise click in ctf to the app
16068         * fvwm/add_window.c (Reborder):
16069         * fvwm/virtual.c (MoveViewport):
16070         (MapDesk):
16071         (UnmapDesk):
16072         * fvwm/session.c (SaveWindowStates):
16073         * fvwm/fvwmdebug.c (DB_WI_WINDOWS):
16074         don't access stack_next and stack_prev directly but use the access
16075         functions from stack.h
16077         * fvwm/stack.c (remove_window_from_stack_ring):
16078         (add_window_to_stack_ring_after):
16079         safety patch
16081         * fvwm/add_window.c (adjust_fvwm_internal_windows):
16082         (destroy_window):
16083         when a window becomes scheduled for destruction, remove all traces of it
16084         from the fvwm internal variable so its not accessed accidentally when
16085         its fields are no longer valid
16087 2001-11-05  Mikhael Goikhman  <migo@homemail.com>
16089         * fvwm/borders.c:
16090         fixed compilation of I18N_MB
16092 2001-10-30  Mikhael Goikhman  <migo@homemail.com>
16094         * AUTHORS:
16095         * NEWS:
16096         * acconfig.h:
16097         * configure.in:
16098         * fvwm/borders.c:
16099         * fvwm/builtins.c:
16100         * fvwm/fvwm2.1:
16101         * fvwm/screen.h:
16102         exclude the TitleStyle MultiPixmap feature (only) before forking
16103         ...
16104         and restore it after that
16106         * NEWS:
16107         * configure.in:
16108         change version string to 2.5.0
16110         * NEWS:
16111         added a missing entry for the stable release 2.4.0 (03-Jul-2001);
16112         added a link to the stable version 2.4.4 (not released yet)
16114 2001-10-30  Mikhael Goikhman  <migo@homemail.com>
16116         * NEWS:
16117         * configure.in:
16118         change version string to 2.4.4 before forking
16120         * make_fvwmdist.sh:
16121         strip end of line from date (adjust for a new length)
16123 2001-10-29  olicha  <olivier.chapuis@free.fr>
16125         * fvwm/screen.h (DecorFaceStyle):
16126         Fixed the "lenght" of face_type if FANCY_TITLEBARS is defined,
16127         so that Solid colors work again
16129 2001-10-28  olicha  <olivier.chapuis@free.fr>
16131         * fvwm/module_interface.c (skipModuleAliasToken):
16132         Allows '/' as alias character
16134         * NEWS
16135         Script news
16137 2001-10-27  Mikhael Goikhman  <migo@homemail.com>
16139         * configure.in:
16140         * acconfig.h:
16141         * NEWS:
16142         added --disable-multipixmap-titles for the Suzanne's patch,
16143         the default is enable
16145         * fvwm/fvwm2.1:
16146         some formatting fixes in TitleStyle entry
16148 2001-10-27  Suzanne Britton  <tril@igs.net>
16150         * config.h.in: Added FANCY_TITLEBARS option, off by default
16152         * fvwm/fvwm2.1:
16153         Added info on TitleStyle MultiPixmap
16155         * fvwm/screen.h:
16156         [All changes #ifdeffed FANCY_TITLEBARS]
16157         Added TITLE_PADDING define for fancy titlebar rendering
16158         Added tb_pixmap_enum
16159         Added MultiPixmap to DecorFaceType enum
16160         Added Picture **multi_pixmaps and short multi_stretch_flags
16161         to DecorFace structure
16163         * fvwm/borders.c:
16164         [All changes #ifdeffed FANCY_TITLEBARS except the fix to RedrawButtons]
16165         (DrawButton): Handle UseTitleStyle where TitleStyle is MultiPixmap
16166         (RenderIntoWindow): [new]
16167         (DrawMultiPixmapTitlebar): [new]
16168         (RedrawButtons): Pass the left1right0 parameter properly to DrawButton,
16169         instead of always sending 1
16170         (RedrawTitle):
16171         Call DrawFancyTitlebar for MultiPixmap style
16172         Skip DrawString calls for MultiPixmap style (title is drawn inside
16173         DrawMultiPixmapTitlebar)
16175         * fvwm/builtins.c:
16176         [All changes #ifdeffed FANCY_TITLEBARS]
16177         (FreeDecorFace): Free up multi_pixmaps array for a MultiPixmap decor
16178         (ReadDecorFace): Call ReadMultiPixmapDecor for a MultiPixmap TitleStyle
16179         (ReadMultiPixmapDecor): [new]
16181 2001-10-26  Dan Espen  <dane@mk.telcordia.com>
16183         * NEWS: FvwmForm: Customize pointers, support ISO_Tab key,
16184         buttons can activate on press or release, special pointer during grab,
16185         arrow key command recall.
16187 2001-10-24  Mikhael Goikhman  <migo@homemail.com>
16189         * fvwm/bindings.c (ParseBinding):
16190         * fvwm/bindings.h:
16191         * fvwm/fvwm2.1:
16192         binding commands now do not print error messages with Silent
16194         * fvwm/ConfigFvwmDefaults:
16195         * NEWS:
16196         don't use ReverseOrder in the default Alt-Tab like it was in 2.4.0;
16197         use Silent before Key Help
16199         * fvwm/add_window.c:
16200         changed the broken size hints message to notify the owner
16202         * docs/fvwm.lsm.in:
16203         small changes
16205 2001-10-19  olicha  <olivier.chapuis@free.fr>
16207         * NEWS:
16208         Some FvwmScript news
16210 2001-10-16  olicha  <olivier.chapuis@free.fr>
16212         * NEWS:
16213         Some FvwmScript news
16215 2001-10-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16217         * fvwm/bindings.c (activate_binding):
16218         * libs/Bindings.c (GrabWindowKeyOrButton):
16219         activate mouse/stroke bindings immediately
16221         * fvwm/events.c (HandleButtonPress):
16222         it is possible to bind actions to the 'ClickToFocus' click
16224 2001-10-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16226         * fvwm/virtual.c (HandlePaging):
16227         allow paging during move/resize when pressing keys
16229         * libs/XResource.c (MergeCmdLineResources):
16230         possible core dump fix
16232         * fvwm/add_window.c (setup_window_placement):
16233         fixed core dump
16235         * libs/Bindings.c (AddBinding):
16236         another attempt at cleaning up bindings with "Shift"
16238 2001-10-13  olicha  <olivier.chapuis@free.fr>
16240         * NEWS
16241         FvwmScript news
16243 2001-10-10  Mikhael Goikhman  <migo@homemail.com>
16245         * move_resize.c:
16246         * fvwm/fvwm2.1:
16247         OpaqueMoveSize now accepts "unlimited" or negative argument.
16249 2001-10-09  Mikhael Goikhman  <migo@homemail.com>
16251         * fvwm/fvwm2.1:
16252         added missing "!"
16254 2001-10-08  Dan Espen  <dane@mk.telcordia.com>
16256         * libs/Makefile.am (libfvwm_a_SOURCES): Add new file.
16258         * libs/fvwmlib.h:
16259         * libs/Cursor.c: Create new libs function fvwmCursorNameToIndex.
16261         * fvwm/cursor.c: Extract cursor validation routine to become a libs
16262         routine.
16264 2001-10-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16266         * NEWS, configure.in:
16267         changed version to 2.5.0
16269 2001-10-08  olicha  <olivier.chapuis@free.fr>
16271         * fvwm/borders.c (RedrawTitle):
16272         Fixed drawing of leftJustified stippled title and suppress warnings
16273         in RelieveRectangle w/ RightJustified stippled title
16275 2001-10-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16277         * fvwm/virtual.c (CMD_XineramaSlsSize):
16278         fixed ABR
16280 2001-10-03  olicha  <olivier.chapuis@free.fr>
16282         * fvwm/style.c (CMD_Style):
16283         * fvwm/fvwm2.1
16284         Added the possibility to add an Xinerama screen to the 4 numerics
16285         Iconbox format
16287 2001-10-03  olicha  <olivier.chapuis@free.fr>
16289         * fvwm/icons.c (AutoPlaceIcon):
16290         Fixed a core dump with @c and fixed icon placement if the icon should
16291         not be on the current page
16293 2001-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16295         * fvwm/icons.c (AutoPlaceIcon):
16296         * libs/FScreen.c (FScreenParseScreenBit):
16297         added 'w' screen specifier for icon boxes
16299         * fvwm/icons.c (AutoPlaceIcon):
16300         fixed placement of icons in icon boxes on different screen
16302         * fvwm/menus.c (get_menu_options):
16303         reduced code duplication
16305 2001-10-02  olicha  <olivier.chapuis@free.fr>
16307         * fvwm/menus.c (get_menu_options):
16308         fixed Xinerama placement of menu with empty but not null position hints
16310 2001-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16312         * fvwm/borders.c (RedrawTitle):
16313         * libs/defaults.h (WINDOW_TITLE_STICKY_GAP):
16314         suppress a warning in RelieveRectangle w/ small sticky windows
16316 2001-09-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16318         * fvwm/menus.c (get_menu_options):
16319         A 'rectangle' context rectangle for menus honours the '@screen' bit
16321         * fvwm/move_resize.c (DisplayPosition):
16322         coordinates of a window are show in relation to the screen, not the page
16324         * libs/FScreen.c (FScreenTranslateCoordinates):
16325         * fvwm/placement.c (PlaceWindow):
16326         * fvwm/add_window.c (setup_window_placement):
16327         Applied patches by Sidik Isani that adds the "fvwmscreen" X resource;
16328         rewrote the library functionality to better match the rest of the
16329         interface
16331         * fvwm/builtins.c (DestroyFvwmDecor):
16332         removed useless code
16334         * fvwm/icons.c (DrawIconWindow):
16335         fixed race condition w/ expanding/collapsing icon titles
16337         * fvwm/windowlist.c (CMD_WindowList):
16338         fixed Xinerama placement of window list when called without options
16340 2001-09-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16342         * libs/FScreen.c (FScreenSLSOnOff):
16343         fixed core dump when calling XineramaSls before XineramaSlsSize
16345         * configure.in:
16346         changed to 2.4.3
16348         * libs/FShape.h (FHaveShapeExtension):
16349         set macro to 1 when compiling w/ shape extension
16351 2001-09-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16353         * libs/Bindings.c (AddBinding):
16354         * fvwm/bindings.c (ParseBinding):
16355         print a warning if a key with the given name does not exist
16356         if there is an upper and a lower case version of the same key name,
16357         always bind to the lower case version; this is problematic if the upper
16358         case version is tied to a key without a modifier and the lower case
16359         version is tied to the same key, but with a modifier (or both are tied
16360         to different keys). I hope this good enough.
16362         * libs/Bindings.c (FreeBindingList):
16363         (MatchBindingExactly):
16364         (CollectBindingList):
16365         fixed some problems overriding keys
16366         reduced duplication of logic
16368 2001-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16370         * NEWS, configure.in:
16371         changed version to 2.5.0
16373 2001-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16375         * configure.in:
16376         changed version to 2.4.2
16378 2001-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16380         * libs/Colorset.c:
16381         (SetWindowBackground):
16382         (SetRectangleBackground):
16383         * fvwm/builtins.c (CMD_WindowShade):
16384         * fvwm/add_window.c:
16385         (setup_style_and_decor):
16386         * fvwm/icons.c:
16387         (CreateIconWindow):
16388         (GetXPMFile):
16389         (GetIconWindow):
16390         (GetIconBitmap):
16391         * fvwm/events.c:
16392         (HandleConfigureRequest):
16393         (HandleShapeNotify):
16394         (InitEventHandlerJumpTable):
16395         * fvwm/borders.c (struct):
16396         (SetupFrame):
16397         (SetShape):
16398         * fvwm/decorations.c (SelectDecor):
16399         * fvwm/fvwm.c:
16400         (main):
16401         (setVersionInfo):
16402         * fvwm/externs.h:
16403         * fvwm/fvwm.h (FvwmWindow):
16404         * libs/FShape.h:
16405         * libs/FShape.c:
16406         moved shape support to library; its no longer necessary to
16407         '#ifdef SHAPE' any code
16409         * fvwm/borders.c (RedrawButtons):
16410         (RedrawTitle):
16411         fixed top border hilight drawing of title buttons
16413         * libs/Graphics.c (do_relieve_rectangle):
16414         (RelieveRectangle):
16415         (RelieveRectangle2):
16416         allow alternate shading for title buttons
16418 2001-09-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16420         **/*.1:
16421         Applied man page patch by Dmitry Yu. Bolkhovityanov:
16422         Add a formal description of how fvwm maintains module's configs
16423         Change manpages of individual modules to refer to fvwm2(1) for
16424         details about specifying configuration
16426         * fvwm/add_window.c (setup_window_placement):
16427         desk and page can now really be given as X resources a la
16428           xterm.desk: 1
16430         * libs/XResource.c (GetResourceString):
16431         resource -> lower case, class -> upper case
16432         changed signature
16434         * configure.in:
16435         changed version to 2.5.0
16437         * Makefile.am (distcheck2):
16438         build distcheck before dist2; save a few seconds if the build fails
16440         * libs/alloca.c:
16441         * libs/ClientMsg.c:
16442         * libs/envvar.c:
16443         * libs/Event.c:
16444         * libs/fvwmrect.c:
16445         * libs/gethostname.c:
16446         * libs/Grab.c:
16447         * libs/Pointer.c:
16448         * libs/safemalloc.c:
16449         * libs/strcasecmp.c:
16450         * libs/strdup.c:
16451         * libs/strerror.c:
16452         * libs/strncasecmp.c:
16453         * libs/usleep.c:
16454         * libs/wild.c:
16455         * libs/WinMagic.c:
16456         * libs/XError.c:
16457         * libs/Graphics.c:
16458         include config.h
16460         * configure.in:
16461         changed version to 2.4.1 again
16463 2001-09-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16465         * libs/Bindings.c (FvwmStringToKeysym):
16466         try both cases of the first letter of a key name
16468         * fvwm/ConfigFvwmDefaults:
16469         * fvwm/windowlist.c (winCompareReverse):
16470         (CMD_WindowList):
16471         new WindowList option ReverseOrder; use the new option in the default
16472         Alt-Tab binding. This makes it possible to hit Alt-Tab repeatedly to
16473         cycle through the whole window list. The old behaviour only toggled
16474         between two windows. Also, a simple Alt-Tab can be used to switch to
16475         the next window instead of Alt-Tab-Tab.
16477         * libs/FScreen.c (FScreenInit):
16478         fixed a Xinerama crash
16480         * configure.in:
16481         print a verbose error message and exit if X11 headers and libraries
16482         are not found
16484 2001-09-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16486         * fvwm/fvwm.c (main):
16487         * libs/FShape.c:
16488         * libs/FShape.h:
16489         new library for X shape encapsulation
16491         * fvwm/builtins.c (CMD_WindowShade):
16492         * fvwm/borders.c (SetupFrame):
16493         fixed shading of windows without title and border
16494         fixed shading of shaped windows; fixes bug #732
16496         * fvwm/builtins.c (CMD_SetEnv):
16497         calling SetEnv without a value is the same as UnsetEnv
16499 2001-09-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16501         * fvwm/events.c (HandleReparentNotify):
16502         fixed vanishing windows in rapid map/unmap cycles; bug #770
16504         * fvwm/add_window.c (hide_screen):
16505         fixed possible BadWindow error
16507 2001-09-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16509         * fvwm/virtual.c (MoveViewport):
16510         (goto_desk):
16511         (CMD_GotoDeskAndPage):
16512         (CMD_GotoPage):
16513         GotoDeskAndPage records its own history of last visited desk/page
16515         * libs/FScreen.c (FScreenInit):
16516         fixed a memory allocation bug pointed out by Giuseppe Della Ricca
16518 2001-09-05  olicha  <olivier.chapuis@free.fr>
16520         * fvwm/session.c (MatchWinToSM):
16521         * fvwm/add_window.c (setup_window_structure):
16522         * fvwm/move_resize.c (moveLoop):
16523         Fixed PlacedByButton3 condition
16525 2001-09-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16527         * libs/FScreen.c:
16528         * fvwm/functions.c (func_config):
16529         * fvwm/module_interface.c (broadcast_xinerama_state):
16530         * fvwm/virtual.c (CMD_Xinerama):
16531         (CMD_XineramaPrimaryScreen):
16532         (CMD_XineramaSls):
16533         (CMD_XineramaSlsSize):
16534         added sls support
16535         split Xinerama command into Xinerama, XineramaPrimaryScreen,
16536         XineramaSls and XineramaSlsSize
16537         restructured parts of the FScreen code
16539         * fvwm/functions.c (func_config):
16540         new commands XineramaPrimaryScreen, XineramaSls and XineramaSlsSize
16542         * libs/Graphics.c (RelieveRectangle):
16543         allow calling the function with w == 0 or h == 0 without a message
16545         * fvwm/window_flags.h (SET_STYLE_DELETED):
16546         * fvwm/style.c (CMD_DestroyStyle):
16547         (check_window_style_change):
16548         * fvwm/fvwm.h (window_style):
16549         update windows when a style is deleted
16551         * configure.in:
16552         fixed xpm detection problem caused by wrong library order
16554 2001-09-05  olicha  <olivier.chapuis@free.fr>
16556         * NEWS: PlacedByFvwm
16558 2001-09-04  Dan Espen  <dane@mk.telcordia.com>
16560         * fvwm/fvwm2.1 (PlacedByFvwm): Grammar.
16562 2001-09-04  olicha  <olivier.chapuis@free.fr>
16564         * fvwm/fvwm.h:
16565         * fvwm/windows_flags.h:
16566         * fvwm/placement.c (PlaceWindow):
16567         * fvwm/add_window.c (setup_window_structure):
16568         * fvwm/conditional.c (CreateConditionMask):
16569         * fvwm/session.c (get_version_string):
16570         (MatchWinToSM):
16571         * fvwm/fvwm2.1:
16572         Added a new windows_flags is_placed_by_fvwm and a new condition
16573         PlacedByFvwm
16575 2001-09-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16577         * fvwm/focus.c (focus_grab_buttons):
16578         (MoveFocus):
16579         disabled xt/double click patch for now
16581 2001-09-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16583         * libs/Graphics.c (RelieveRectangle):
16584         print a warning if one of the dimensions is <= 0
16586         * fvwm/placement.c (PlaceWindow):
16587         take care of windows that have both, PPosition and USPosition set
16588         take care of transient windows that have neither PPosition nor
16589         USPosition set
16591 2001-09-01  olicha  <olivier.chapuis@free.fr>
16593         * libs/FScreen.c (FScreenInit):
16594         Fixed the position of the xinerama emulation delimiters
16596 2001-08-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16598         * fvwm/fvwm2.1:
16599         Xinerama introduction
16601         * fvwm/icons.c (AutoPlaceIcon):
16602         try to place icons of screen with the window center, and if that fails
16603         on any screen
16605         * libs/FScreen.c (FScreenGetScrRect):
16606         performance improvement for non-xinerama systems
16608         * fvwm/update.c (apply_window_updates):
16609         (flush_window_updates):
16610         update icon boxes and icon position when xinerama layout changes
16612         * fvwm/icons.c (AutoPlaceIcon):
16613         limit placement of icons using no icon box to screen boundaries
16614         adapt icon boxes to xinerama layout whenever used
16616         * fvwm/placement.c (PlaceWindow):
16617         * fvwm/style.c (CMD_Style):
16618         (check_window_style_change):
16619         * fvwm/style.h (SUSE_NO_USPOSITION):
16620         (SUSE_NO_TRANSIENT_PPOSITION):
16621         (SUSE_NO_TRANSIENT_USPOSITION):
16622         * fvwm/fvwm.h (struct):
16623         implemented new styles NoUSPosition/UseUSPosition,
16624         NoTransientPPosition/UseTransientPPosition,
16625         NoTransientUSPosition/UseTransientUSPosition.
16626         These work exactly like NoPPosition/UsePPosition.
16627         Transient windows ignore the window position if neither the PPosition
16628         nor the USPosition hint is set.
16630 2001-08-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16632         * fvwm/focus.c (restore_focus_after_unmap):
16633         fixed a bug transfering the focus when a window was iconified
16635 2001-08-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16637         * fvwm/conditional.c (MatchesConditionMask):
16638         * fvwm/move_resize.c (position_geometry_window):
16639         * fvwm/placement.c (PlaceWindow):
16640         * fvwm/menus.c (pop_menu_up):
16641         * fvwm/move_resize.c (move_window_doit):
16642         * fvwm/icons.c (do_all_iconboxes):
16643         * fvwm/placement.c (PlaceWindow):
16644         * fvwm/menus.c (update_menu):
16645         adapted to new FScreen... signatures
16647         * libs/FScreen.c (FScreenClipToScreen):
16648         (FScreenGetScrCenterCenter):
16649         (FScreenCenterCurrent):
16650         (FScreenCenterPrimary):
16651         (FScreenGetCurrent00):
16652         (FScreenGetGlobalScrRect):
16653         (FScreenGetPrimaryScrRect):
16654         (FScreenGetScrRect):
16655         (FScreenIsRectangleOnScreen):
16656         unified all the FSCreen... functions using a common signature, removed
16657         most old functions
16659         * fvwm/style.c (CMD_Style):
16660         init icon box screen
16662         * fvwm/move_resize.c (move_window_doit):
16663         (CMD_Maximize):
16664         * libs/Makefile.am:
16665         * libs/XineramaSupport.c:
16666         * libs/XineramaSupport.h:
16667         * libs/FScreen.c:
16668         exported and renamed screen defines
16670         * libs/FScreen.h:
16671         renamed files
16673         * fvwm/virtual.c:
16674         * fvwm/style.c:
16675         * fvwm/placement.c:
16676         * fvwm/move_resize.c:
16677         * fvwm/module_interface.c:
16678         * fvwm/modconf.c:
16679         * fvwm/menus.c:
16680         * fvwm/icons.c:
16681         * fvwm/fvwm.c:
16682         * fvwm/conditional.c:
16683         * libs/XineramaSupport.c:
16684         renamed all XineramaSupport...() functions to FScreen...()
16686         * fvwm/style.c (CMD_Style):
16687         -Wall fix
16689 2001-08-25  Dan Espen  <dane@mk.telcordia.com>
16691         * fvwm/style.c (CMD_Style):
16692         * fvwm/fvwm.h (icon_boxes_struct): Add screen to iconbox struct when
16693         using geometry spec.
16695 2001-08-25  Mikhael Goikhman  <migo@homemail.com>
16697         * libs/Strings.c:
16698         * libs/Strings.h:
16699         new function QuoteString() to add and escape single quotes to strings
16701         * fvwm/menus.c (MenuInteraction):
16702         quote both missing function name and menu name for
16703         MissingSubmenuFunction
16705         * fvwm/functions.c (expand):
16706         use QuoteString()
16708 2001-08-25  Dan Espen  <dane@mk.telcordia.com>
16710         * fvwm/style.c (CMD_Style): Fix up iconboxes using negative geom specs.
16712 2001-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16714         * fvwm/cursor.c (CMD_CursorStyle):
16715         * fvwm/icons.c (GetXPMFile):
16716         * libs/Colorset.c (SetWindowBackground):
16717         -Wall fixes
16719         * libs/Bindings.c (AddBinding):
16720         tired to help with problem binding keys that have a keycode with no
16721         modifiers and another keycode with some modifiers pressed, e.g.
16722         kc 95 = F11, kc 67 = F1, kc 67 + shift = F11, which caused pressing
16723         F1 generating the actioon bound to F11 sometimes
16725         * fvwm/focus.c (focus_grab_buttons):
16726         -Wall fix
16728 2001-08-23  Dan Espen  <dane@mk.telcordia.com>
16730         * libs/Bindings.c (MatchBinding): Unify XDisplayKeycodes avoidance.
16732 2001-08-20  Bob Woodside  <proteus@pcnet.com>
16734         * fvwm/focus.c (MoveFocus, focus_grab_buttons): Fixed passive button
16735         grab synchronization so apps using XtTranslations to catch double-
16736         clicks don't get confused by extraneous Leave/EnterNotify events.
16737         This fixes the "xfm/moxfm don't see double-clicks" problem.
16739 2001-08-20  Dan Espen  <dane@mk.telcordia.com>
16741         * fvwm/icons.c (AutoPlaceIcon): Fix bug.
16743 2001-08-19  Dan Espen  <dane@mk.telcordia.com>
16745         * fvwm/icons.c (AutoPlaceIcon): Apply screen dimensions as icon is
16746         placed.
16748         * fvwm/style.c (CMD_Style): Don't apply screen dimensions to iconbox
16749         until later when the window is actually placed.
16751         * fvwm/fvwm.h (icon_boxes_struct):  Save  sign  for later  screen
16752         position calculation.
16754 2001-08-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16756         * fvwm/update.c (flush_window_updates):
16757         * fvwm/screen.h (ScreenInfo):
16758         * fvwm/virtual.c (CMD_Xinerama):
16760         * fvwm/move_resize.c (CMD_Maximize):
16761         * fvwm/placement.c (PlaceWindow):
16762         * libs/XineramaSupport.c (XineramaSupportGetNumberedScrRect):
16763         renamed function
16765         * fvwm/fvwm2.1:
16766         describe new maximize options
16768         * fvwm/move_resize.c (MaximizeWidth):
16769         (MaximizeHeight):
16770         (CMD_Maximize):
16771         applied Dmitry's Xinerama patch for Maximize command
16772         replaced "global" and "absolute" with "screen" which is more flexible
16774 2001-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16776         * libs/Parse.c (SkipQuote):
16777         fixed a bug in handling of caller specified quote pairs
16779         * fvwm/move_resize.c (CMD_Maximize):
16780         keep window on correct page when viewport does not start on a page
16781         boundary
16783         * libs/XError.c (error_name):
16784         (request_name):
16785         fixed core dump in error handling
16787 2001-08-15  Mikhael Goikhman  <migo@homemail.com>
16789         * configure.in:
16790         * acinclude.m4:
16791         * INSTALL:
16792         * INSTALL.fvwm:
16793         renamed --disable-gnome to --disable-gnome-hints;
16794         documented configure options --with-gnome*;
16795         small improvements in documentation;
16796         use underscore in version instead of dash that causes rpm problems
16798 2001-08-14  Mikhael Goikhman  <migo@homemail.com>
16800         * libs/Makefile.am:
16801         added fvwmrect.h to dist
16803 2001-08-14  Dan Espen  <dane@mk.telcordia.com>
16805         * libs/XineramaSupport.c: Disable debug printing.
16807 2001-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16809         * libs/defaults.h (DEFAULT_MENU_STYLE):
16810         reset colour sets in default menu style too
16812 2001-08-13  Mikhael Goikhman  <migo@homemail.com>
16814         * builtins.c:
16815         * events.c:
16816         completed the libstroke-0.5 compatibility fix
16818 2001-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16820         * fvwm/move_resize.c (draw_move_resize_grid):
16821         fixed drawing of resize grid when invoked from button or key press
16823         * fvwm/placement.c (PlaceWindow):
16824         rewrote a condition to improve readability
16825         fixed StartsOn... w/ SkipMapping
16827 2001-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16829         * fvwm/session.c (MatchWinToSM):
16830         (LoadWindowStates):
16831         (SaveWindowStates):
16832         * fvwm/move_resize.c (CMD_Resize):
16833         * fvwm/events.c (HandlePropertyNotify):
16834         (HandleConfigureRequest):
16835         * fvwm/move_resize.c (CMD_ResizeMove):
16836         (CMD_Maximize):
16837         (CMD_Resize):
16838         * fvwm/update.c (apply_window_updates):
16839         * fvwm/add_window.c (AddWindow):
16840         * fvwm/geometry.c (constrain_size):
16841         (gravity_constrain_size):
16842         the Resize command honors the window gravity
16843         changing the size increment of maximized windows no longer shrinks the
16844         window
16846         * fvwm/icons.c:
16847         keep expanded icon titles on screen
16849 2001-08-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16851         * fvwm/icons.c (do_all_iconboxes):
16852         default icon box fills the primary screen
16854         * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
16855         fixed default_screen argument
16857         * fvwm/style.c (merge_styles):
16858         * fvwm/fvwm.h (window_style):
16859         * fvwm/style.h (SSET_START_SCREEN):
16860         * fvwm/add_window.c (setup_window_placement):
16861         * fvwm/placement.c (PlaceWindow):
16862         (CMD_PlaceAgain):
16863         implemented StartsOnScreen style
16865         * fvwm/placement.c (PlaceWindow):
16866         (test_fit):
16867         (get_next_x):
16868         (get_next_y):
16869         (CleverPlacement):
16870         (SmartPlacement):
16871         Place new windows on xinerama screens
16873         * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
16874         fixed core dump in debug output
16876 2001-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16878         * fvwm/placement.c:
16879         removed unused variable
16881 2001-08-07  olicha  <olivier.chapuis@free.fr>
16883         * NEWS:
16884         FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases
16886 2001-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16888         * fvwm/virtual.c (CMD_Xinerama):
16889         replaced XineramaEnable and ...Disable with XineramaCommand
16891         * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
16892         (XineramaSupportGetScreenArgument):
16893         new functions
16895         * fvwm/functions.c (func_config):
16896         * fvwm/move_resize.c (move_window_doit):
16897         (CMD_Move):
16898         (CMD_AnimatedMove):
16899         (CMD_MoveToPage):
16900         (CMD_MoveToScreen):
16901         (handle_stick):
16902         added new command MoveToScreen
16904 2001-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16906         * libs/fvwmrect.c:
16907         * libs/fvwmrect.h:
16908         new library files
16910         * libs/XineramaSupport.c (XineramaSupportParseGeometry):
16911         fixed parsing of negative geometries
16912         (XineramaSupportParseGeometryWithScreen):
16913         made global
16914         (XineramaSupportGetNumberedScreenRect):
16915         new function
16917         * sample.fvwmrc/system.fvwm2rc:
16918         * sample.fvwmrc/new-features:
16919         * sample.fvwmrc/system.fvwm2rc-sample-95:
16920         * sample.fvwmrc/system.fvwm2rc-sample-2:
16921         * sample.fvwmrc/system.fvwm2rc-sample-1:
16922         * fvwm/fvwm2.1:
16923         updated for new condition
16925         * fvwm/conditional.c (CreateConditionMask):
16926         (MatchesConditionMask):
16927         * fvwm/fvwm.h (WindowConditionMask):
16928         implemented new condition AcceptsFocus to cope with applications like
16929         xclock that have circulatehit but don't take focus
16931 2001-08-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16933         * libs/XineramaSupport.c (XineramaSupportParseGeometry):
16934         handle Xinerama screens
16936         * fvwm/style.c (CMD_Style):
16937         * fvwm/menus.c (get_menu_options):
16938         cope with Xinerama like geometries with screen info
16940         * fvwm/virtual.c (CMD_XineramaEnable):
16941         XineramaEnable optionally takes the number of the primary screen as its
16942         argument
16944         * fvwm/events.c (GetContext):
16945         reindented code
16947         * fvwm/virtual.c (HandlePaging):
16948         * fvwm/events.c (HandleButtonPress):
16949         * fvwm/events.h (XEVMASK_PANFW):
16950         fixed button and key event handling over pan frames; fixes bug #752
16952         * fvwm/menus.c (get_menu_options):
16953         fixed Xinerama placement of menus without options
16955 2001-08-01  Mikhael Goikhman  <migo@homemail.com>
16957         * NEWS:
16958         * fvwm/borders.c:
16959         * fvwm/builtins.c:
16960         * fvwm/fvwm.c:
16961         * fvwm/screen.h:
16962         Color enhancements in button vectors: @2 is bg color, @3 is fg color.
16963         In addition to the existing: @0 is shadow color, @1 is hilight color.
16965         * fvwm/fvwm2.1:
16966         Added the formal description of Vector that was absent.
16968 2001-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16970         * fvwm/fvwm2.1:
16971         some man page corrections
16973 2001-07-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16975         * fvwm/move_resize.c (handle_stick):
16976         also redraw buttons when a window becomes sticky/slippery to make sure
16977         that MWMDecorStick buttons are updated too; fixes bug #749
16979 2001-07-30  Mikhael Goikhman  <migo@homemail.com>
16981         * NEWS:
16982         documented previous changes
16984         * configure.in:
16985         improved output spacing
16987         * fvwm/fvwm2.1:
16988         minor typo
16990 2001-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16992         * libs/XineramaSupport.c (XineramaSupportConfigureModule):
16993         * fvwm/modconf.c (send_xinerama_state):
16994         * fvwm/module_interface.c (broadcast_xinerama_state):
16995         * libs/defaults.h:
16996         revised module support for Xinerama
16998         * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
16999         (XineramaSupportParseGeometry):
17000         (XineramaSupportGetGeometry):
17001         make interface compatible with XineramaSupportParseGeometry().
17002         (XineramaSupportGetPrimaryScreen):
17003         new function
17005         * fvwm/stack.c (raise_over_unmanaged):
17006         fixed restacking of windows with RaiseOverUnmanaged - windows were
17007         raised in reverse order so that the top window became the bottom
17008         window of the ones that were raised
17009         also, ignore Scr.NoFocusWin and all InputOnly windows for raising since
17010         these are invisible
17012 2001-07-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17014         * sample.fvwmrc/system.fvwm2rc-sample-95:
17015         fixed syntax of BugOpts command
17017         * fvwm/ConfigFvwmDefaults:
17018         resize window when clicking on the sides of the window by default
17019         instead of moving it
17021         * fvwm/events.c (HandleEnterNotify):
17022         do not delete MouseFocus when pointer moves from one particular sub
17023         window of a frame to another one.  Helps with xv/xmms vs unclutter
17024         interaction and also with MouseFocus vs. Open Look applications
17026         * fvwm/move_resize.c (DoSnapAttract):
17027         * libs/XineramaSupport.c (XineramaSupportGetResistanceRect):
17028         fixed snapping to Xinerama screen edges
17029         (XineramaSupportIsEnabled):
17030         return False is the X server provides only a single screen
17032         * fvwm/fvwm2.1:
17033         Added descriptions of conditions CurrentDesk, CurrentPage,
17034         CurrentScreen, CurrentGlobalPage, CurrentPageAnyDesk and
17035         CurrentGlobalPageAnyDesk
17037         * fvwm/fvwm.h (rectangle):
17038         (position):
17039         typedefs moved to libs/fvwmlib.h
17041         * fvwm/conditional.c (MatchesConditionMask):
17042         * fvwm/fvwm.h (WindowConditionMask):
17043         * fvwm/conditional.c:
17044         introduced new conditions CurrentGlobalPage and CurrentGlobalPageAnyDesk
17045         for Xinerama support
17047         * fvwm/modconf.c (CMD_Send_ConfigInfo):
17048         (send_xinerama_state):
17049         * fvwm/module_interface.c (broadcast_xinerama_state):
17050         * libs/XineramaSupport.c (XineramaSUpportIsEnabled):
17051         * libs/defaults.h (DEFAULT_XINERAMA_DISABLED):
17052         communicate xinerama state at module startup
17054 2001-07-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17056         * libs/XineramaSupport.c:
17057         next Xinerama patch
17059 2001-07-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17061         * fvwm/move_resize.c (moveLoop):
17062         windows were lost off screen w/ non opaque interactive move when motion
17063         was aborted with Escape on a different page that it was started
17065         * fvwm/move_resize.c (position_geometry_window):
17066         (DisplayPosition):
17067         (DisplaySize):
17068         (InteractiveMove):
17069         (CMD_Resize):
17070         (moveLoop):
17071         (CMD_Resize):
17072         (DoResize):
17073         * libs/XineramaSupport.c (GetMouseXY):
17074         (XineramaSupportCenterCurrent):
17075         (XineramaSupportGetCurrent00):
17076         (XineramaSupportGetCurrentScrRect):
17077         allow to pass in an event with the pointer position
17078         minimize number of XQueryPointer calls in interactive move/resize
17080         * libs/defaults.h:
17081         * fvwm/move_resize.c (resize_geometry_window):
17082         (DisplayPosition):
17083         (DisplaySize):
17084         border width of geometry window moved to defaults.h
17085         moved strings for size window formatting to defaults.h
17086         reworked calculations of geometry window dimensions
17088         * fvwm/move_resize.c (resize_geometry_window):
17089         (position_geometry_window):
17090         (DisplaySize):
17091         (InteractiveMove):
17092         (CMD_Resize):
17093         * fvwm/builtins.c (ApplyDefaultFontAndColors):
17094         * fvwm/fvwm.c (main):
17095         funtions ResizeSizeWindow and PositionSizeWindow renamed to
17096         resize_geometry_window and position_geometry_window
17098         * fvwm/fvwm.c (main):
17099         fixed resizing geometry window before creating it
17101         * fvwm/move_resize.c (switch_move_resize_grid):
17102         (MoveOutline):
17103         * fvwm/virtual.c (HandlePaging):
17104         renamed MoveOutline to draw_move_resize_grid and made static
17105         new function switch_move_resize_grid for external calls
17106         delete grid before moving the geometry window to get rid of arifacts of
17107         the grid
17109 2001-07-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17111         * libs/XineramaSupport.c (XineramaSupportInit):
17112         make the blank area in Xinerama emulation usable again
17114 2001-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17116         * fvwm/menus.c (update_menu):
17117         (pop_menu_up):
17118         (make_menu):
17119         (calculate_item_sizes):
17120         (size_menu_horizontally):
17121         (size_menu_vertically):
17122         menus are resized to fit their Xinerama screen every time they are
17123         popped up and the screen size has changed
17125 2001-07-23  olicha  <olivier.chapuis@free.fr>
17127         * libs/XineramaSupport.c (XineramaSupportInit):
17128         Draw the xinerama simulation screens with orr windows
17130 2001-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17132         * fvwm/windowlist.c (CMD_WindowList):
17133         fixed windowlist placement w/ Xinerama
17135 2001-07-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17137         * fvwm/menus.c (pop_menu_up):
17138         fixed calculations that force a menu on screen w/ Xinerama
17140         * fvwm/move_resize.c (DoSnapAttract):
17141         removed some code that slipped in with xinerama patch and broke
17142         vertical SnapAttraction
17144         * fvwm/virtual.c (CMD_EdgeResistance):
17145         removed debug code
17147         * libs/XineramaSupport.c (XineramaSupportClipToScreen):
17148         take reference position src_x/src_y to determine screen
17150         * fvwm/windowlist.c (CMD_WindowList):
17151         * fvwm/menus.c (get_menu_options):
17152         (get_popup_options):
17153         (MenuInteraction):
17154         (pop_menu_up):
17155         handle Xinerama screens for positioning menus w/ posthints
17157         * fvwm/menus.c (get_menu_options):
17158         renamed function
17159         fix for icon/window context rectangle when window is in wrong state
17161 2001-07-22  Mikhael Goikhman  <migo@homemail.com>
17163         * configure.in:
17164         s/XINERAMA/HAVE_XINERAMA/, now #ifdef'd xinerama code is finally ever
17165         compiled in; fixed linking by adding -lXinerama; small corrections
17167 2001-07-22  Dan Espen  <dane@mk.telcordia.com>
17169         * fvwm/fvwm2.1: Remove some test code, fix remaining .IP commands.
17171 2001-07-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17173         * libs/XineramaSupport.c (XineramaSupportInit):
17174         added xinerama emulation for developers
17176         * fvwm/virtual.c (CMD_XineramaEnable):
17177         (CMD_XineramaDisable):
17178         * fvwm/module_interface.c (BroadcastConfigInfoString):
17179         added function to communicate Xinerama on/off to modules
17181         * fvwm/module_interface.c:
17182         include time.h to fix warning
17183         * libs/XineramaSupport.c:
17184         * fvwm/fvwm.c (setVersionInfo):
17185         * fvwm/Makefile.am:
17186         * configure.in:
17187         * acconfig.h:
17188         cleanded up xinerama detection
17189         added shape detection
17191 2001-07-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17193         * fvwm/fvwm2.1:
17194         Added Xinerama introduction
17196         * fvwm/fvwm.c (setVersionInfo):
17197         print xinerama support
17199         * fvwm/conditional.c (CreateConditionMask):
17200         added CirculateHitShaded option for conditional commands that was
17201         described in the man page but not implemented
17203         * fvwm/fvwm.h (WindowConditionMask):
17204         removed unused flags
17206         * fvwm/conditional.c (MatchesConditionMask):
17207         fixed CirculateHitIcon option in conditional commands
17209         * fvwm/fvwm2.1:
17210         reformatted man page source to improve readability
17211         fixed some source formatting bugs
17213         * libs/XineramaSupport.c (GetMouseXY):
17214         don't poll the pointer if there is only one screen or if xinerama is
17215         turned off
17217         * fvwm/fvwm2.1:
17218         * fvwm/fvwm.c (main):
17219         removed -noxinerama option
17221         * fvwm/fvwm.c (main):
17222         size window is positioned and sized in move_resize.c
17224         * libs/XineramaSupport.c:
17225         reindented file
17227         * configure.in:
17228         print Xinerama support in configure summary
17230         * **/*:
17231         applied Xinerama patch by Dmitry Yu. Bolkhovityanov
17233 2001-07-17  Mikhael Goikhman  <migo@homemail.com>
17235         * acconfig.h:
17236         * acinclude.m4:
17237         * configure.in:
17238         implemented a new convenient autoconf macro mg_DEFINE_IF_NOT;
17239         define missing macros needed for old AIX keysymdef and old stroke.h
17241         * fvwm/bindings.c:
17242         * fvwm/menus.c:
17243         remove the previous compilation fixes, now handled by configure
17245 2001-07-15  Dan Espen  <dane@mk.telcordia.com>
17247         * fvwm/fvwm2.1: Remove .BI with more than 6 args.
17249 2001-07-15  Mikhael Goikhman  <migo@homemail.com>
17251         * bindings.c:
17252         use libstroke-0.5 constant names while still supporting 0.3/0.4
17254         * menus.c:
17255         compiling fix for old AIX, which does not define XK_Page_Up/Down
17257         * module_interface.c:
17258         minor compiling fix for some proprietary preprocessors
17260 2001-07-10  Mikhael Goikhman  <migo@homemail.com>
17262         * fvwm/fvwm2.1:
17263         use more compatible and structured syntax in SYNOPSIS
17265 2001-07-06  Mikhael Goikhman  <migo@homemail.com>
17267         * acinclude.m4:
17268         Replaced forgotten instances of IMLIB_CFLAGS and IMLIB_LIBS to
17269         GDK_IMLIB_*.  This fixes "make FvwmGtk" on systems with bogus
17270         imlib-config.
17272 2001-07-05  Mikhael Goikhman  <migo@homemail.com>
17274         * configure.in:
17275         changed version to 2.4.1
17277         * acinclude.m4:
17278         small fix that should solve the problem with running autoconf
17279         (autoreconf is ok) from autoconf-2.50;
17280         applied a patch that adds gtk include dirs to gnome include dirs
17282 2001-07-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
17284         * NEWS, configure.in:
17285         changed version to 2.4.0.1
17287         * *: fvwm 2.4 has been released :-))