* Some cleanup.
[fvwm.git] / ChangeLog
blobc91a6d31aa5e3d057618f70d5a4d52c30962bbe8
1 2007-09-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3         * fvwm/module_list.h:
4         * fvwm/module_list.c:
5         a little cleanup
7 2007-09-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9         * NEWS:
10         * configure.ac:
11         increased version to 2.5.24
13         * NEWS:
14         * configure.ac:
15         updated for 2.5.23 release
17         * libs/Flocale.c (FlocaleEncodeString):
18         removed previous warning fix
20 2007-08-30 Thomas Adam <thomas@edulinux.homeunix.org>
22         * fvwm/style.c:
23         * fvwm/add_window.c:
24         Added new style option:  StartShaded.
26 2007-08-30  Renato Caldas  <seventhguardian@gmail.com>
28         * libs/Flocale.c (FlocaleEncodeString):
29         fix compile warning
31 2007-08-30  Viktor Griph  <griph(at)student(dot)chalmers(dot)se>
33         * configure.ac:
34         * fvwm/fvwm.1.in
35         * fvwm/Makefile.am:
36         removed old fvwm manpage
38 2007-08-29  Renato Caldas  <seventhguardian@gmail.com>
40         * NEWS:
41         * configure.ac:
42         increased version to 2.5.23
44         * NEWS:
45         * configure.ac:
46         fix the date for 2.5.22 release
48 2007-08-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
50         * fvwm/windowlist.c (CMD_WindowList):
51         fixed crash when using CurrentAtEnd and IconifiedAtEnd with only
52         iconified windows.
54 2007-08-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
56         * configure.ac:
57         fixed perl check
58         use "test ! ... = ..." instead of "test ... != ..."
60         * fvwm/builtins.c (CMD_PropertyChange):
61         fixed completely broken parsing of PropertyChange arguments
63 2007-08-28  Renato Caldas  <seventhguardian@gmail.com>
65         * NEWS:
66         * configure.ac:
67         updated for 2.5.22 release
69         * fvwm/builtins.c (CMD_PropertyChange):
70         * libs/Flocale.c (FlocaleGetFftFont):
71         (FlocaleGetFontSet):
72         (FlocaleGetFont):
73         (FlocaleGetFontOrFontSet):
74         (FlocaleLoadFont):
75         (FlocaleUnloadFont):
76         fix compiler warnings
78 2007-08-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
80         * fvwm/functable.c:
81         fixed command table parsing
83 2007-08-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
85         * fvwm/module_list.c (module_kill):
86         (executeModuleDesperate):
87         (module_list_itr_init):
88         re-indented
90         * fvwm/events.c (My_XNextEvent):
91         * fvwm/module_list.c (module_alloc):
92         (do_execute_module):
93         * fvwm/module_list.h (fmodule):
94         (MOD_IS_CMDLINE):
95         (MOD_SET_CMDLINE):
96         restored *not* useless is_cmdline_module stuff
98         * fvwm/functions.h:
99         add constants for command group tagging
101 2007-08-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
103         * configure.ac:
104         don't check for tbl
106 2007-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
108         * configure.ac:
109         check for sed, perl and tbl, needed to build documentation
111 2007-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
113         * libs/System.c (fvwm_mkstemp):
114         use constants from libs/fvwm_sys_stat.h
116 2007-08-15  Renato Caldas  <seventhguardian@gmail.com>
118         * fvwm/module_list.c (do_execute_module):
119         fixed possible crash when fork fails
121         * fvwm/module_list.c (module_list_remove):
122         now returns the removed fmodule*, or NULL if unsuccessful
123         removed error message when removing a not listed module (it's normal)
125         * fvwm/module_list.c (module_kill):
126         module is inserted in death_row only if it is successfuly removed from
127         module_list (fixes crash when module is killed more than once)
129 2007-08-08  Renato Caldas  <seventhguardian@gmail.com>
131         * fvwm/events.c (My_XNextEvent):
132         fixed hang with startup modules
134 2007-08-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
136         * fvwm/conditional.c (FreeConditionMask):
137         fixed crash with inverted name condition
139         * NEWS:
140         fixed typo
142 2007-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
144         * configure.ac:
145         * README:
146         * NEWS:
147         * INSTALL.fvwm:
148         * sample.fvwmrc/system.fvwm2rc-sample-95:
149         * sample.fvwmrc/system.fvwm2rc:
150         * sample.fvwmrc/system.fvwm2rc-sample-2:
151         * libs/Picture.c (PicturePrintImageCache):
152         * libs/Module.c:
153         * libs/FGettext.c (FGettextPrintLocalePath):
154         * libs/fvwmsignal.c:
155         * libs/Module.h:
156         * libs/PictureUtils.c (PictureAllocColorTable)
157         (PicturePrintColorInfo):
158         * libs/FScreen.h:
159         * libs/fvwmsignal.h:
160         * libs/Bindings.c:
161         * libs/FScreen.c:
162         * libs/Ficonv.c (convert_charsets):
163         (FiconvSetupConversion):
164         * fvwm/decorations.c:
165         * fvwm/gnome.h:
166         * fvwm/events.c:
167         * fvwm/add_window.c (setup_window_font):
168         (setup_icon_font):
169         * fvwm/fvwm.1.in:
170         * fvwm/session.h:
171         * fvwm/conditional.c:
172         * fvwm/fvwm.c (SetRCDefaults):
173         (main):
174         * fvwm/ewmh_events.c:
175         * fvwm/stack.c:
176         * fvwm/gnome.c:
177         * fvwm/menustyle.c (menustyle_parse_style):
178         (menustyle_copy):
179         * fvwm/ewmh.c (EWMH_Init):
180         * libs/Flocale.c (FlocaleParseShadow):
181         (FlocaleGetFontSet):
182         (FlocaleLoadFont):
183         (FlocalePrintLocaleInfo):
184         * fvwm/misc.c (fvwm_msg):
185         * vms/README:
186         * vms/vms.c:
187         write fvwm in lower case
189         * configure.ac:
190         fixed build without GNU make
192 2007-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
194         * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
195         fixed buffer overflow
197 2007-08-06  Renato Caldas  <seventhguardian@gmail.com>
199         * fvwm/module_list.h (fmodule_list_itr):
200         * fvwm/module_list.c (module_list_itr_init, module_list_itr_next):
201         replace iterator struct by typedef
203         * fvwm/module_list.c (module_list_destroy):
204         (module_kill_all):
205         (module_cleanup):
206         new function to remove dup code
208         * fvwm/module_list.c (module_kill):
209         changed to move the module to the deathrow list
211         * fvwm/module_list.h (fmodule):
212         * fvwm/module_list.c (module_alloc):
213         (module_list_remove):
214         (FlushMessageQueue):
215         removed is_removed logic
217         * fvwm/module_list.c (module_safefree):
218         removed function
220         * fvwm/events.c (My_XNextEvent):
221         remove old "#if 0" code
223         * fvwm/module_list.c (module_kill):
224         removed debug code
226 2007-08-06  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
228         * fvwm/module_list.h (fmodule_list_itr):
229         * fvwm/module_list.c (module_list_itr_init, module_list_itr_next):
230         don't store current pointer in module list iterators.
231         fix C89-compilance
233 2007-08-06  Renato Caldas  <seventhguardian@gmail.com>
235         * fvwm/events.c (My_XNextEvent):
236         * fvwm/module_list.c (KillModuleByName):
237         (FlushAllMessageQueues):
238         * fvwm/module_interface.c (BroadcastPacket):
239         (BroadcastNewPacket):
240         (BroadcastName):
241         (BroadcastFvwmPicture):
242         (BroadcastColorset):
243         (BroadcastProperyChange):
244         (BroadcastConfigInfoString):
245         (CMD_SendToModule):
246         * fvwm/modconf.c (ModuleConfig):
247         * fvwm/stack.c (BroadcastRestack):
248         replaced module_get_next by module list iterator mechanism
250         * fvwm/module_list.h:
251         * fvwm/module_list.c (module_get_next):
252         removed function
254 2007-08-05  Renato Caldas  <seventhguardian@gmail.com>
256         * fvwm/module_list.h:
257         * fvwm/module_list.c (fmodule):
258         (fmodule_store):
259         (module_insert):
260         (module_remove):
261         (module_count):
262         (module_get_next):
263         (FlushAllMessageQueues):
264         (KillModuleByName):
265         * fvwm/module_interface.c (BroadcastPacket):
266         (BroadcastNewPacket):
267         (BroadcastName):
268         (BroadcastFvwmPicture):
269         (BroadcastColorset):
270         (BroadcastProperyChange):
271         (BroadcastConfigInfoString):
272         (CMD_SendToModule):
273         * fvwm/event.c (My_XNextEvent):
274         * fvwm/stack.c (BroadcastRestack):
275         * fvwm/modconf.c (ModuleConfig):
276         changed to work with generic list container
278         * fvwm/module_list.c (module_insert):
279         (module_list_insert):
280         (module_remove):
281         (module_list_remove):
282         (module_count):
283         (module_list_len):
284         renamed as list handling functions
286         * fvwm/events.c (My_XNextEvent):
287         * fvwm/module_list.h:
288         * fvwm/module_list.c (module_alloc):
289         (do_execute_module):
290         removed useless is_cmdline_module stuff
292         * fvwm/module_list.h:
293         * fvwm/module_list.c (module_list_insert):
294         (module_list_remove):
295         (module_list_len):
296         new fmodule_list object representing a module list.
297         changed the module lists to the new object.
298         changed list functions to use the list object instead of the
299         fmodule_store pointer.
301         * fvwm/events.c (My_XNextEvent):
302         moved module_cleanup to after ExecuteCommandQueue to avoid segfaults
304         * fvwm/module_list.h (fmodule_list_itr):
305         * fvwm/module_list.c (fmodule_list_itr_init):
306         (fmodule_list_itr_next):
307         created a smart (safe) iterator mechanism to replace the
308         module_get_next function
310 2007-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
312         * fvwm/functions.c:
313         * fvwm/functable.c:
314         added empty functions to replace CMD_Dummy
316         * configure.ac:
317         use subordinate Makefile.ams instead of iuncluding files from other
318         dirs
320         * configure.ac:
321         removed FVWMNAMEUCASE
323         * configure.ac:
324         make distcheck fix
326         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS):
327         force --enable-htmldoc on "make distcheck"
329         * fvwm/events.c (HandleEnterNotify):
330         (HandleLeaveNotify):
331         properly generate enter_window and leave_window events for FvwmEvent
333 2007-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
335         * fvwm/move_resize.c (GetOnePositionArgument):
336         (__get_shift)
337         (ParsePositionArgumentSuffix):
338         code cleanup
340 2007-07-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
342         * fvwm/move_resize.c (GetOnePositionArgument):
343         fixed position calculation with the "w" prefix (move w-1 w-1).
344         (GetOnePositionArgument):
345         code cleanup
347 2007-07-26  Viktor Griph  <griph@dd.chalmers.se>
349         * fvwm/menus.c (__copy_down, __check_for_delimiter)
350         (scanForStrings):
351         reduce indentation level
352         add comment to explain why suppressing the warning is right
354 2007-07-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
356         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
357         fixed using uninitialized variable
359         * fvwm/menus.c (scanForStrings):
360         suppress compiler warning for now
362         * fvwm/move_resize.c (resize_move_window):
363         (AnimatedMoveAnyWindow):
364         (__move_window):
365         (__resize_window):
366         (CMD_Maximize):
367         * fvwm/module_interface.c (__get_allowed_actions):
368         * fvwm/menuitem.c (menuitem_paint):
369         * fvwm/icons.c (CMD_Iconify):
370         * fvwm/gnome.c (GNOME_SetHints):
371         * fvwm/ewmh.c (ewmh_AllowsClose):
372         (ewmh_AllowsClose)
373         (ewmh_AllowsFullScreen):
374         (ewmh_AllowsMinimize)
375         (ewmh_AllowsMaximize):
376         (ewmh_AllowsMove):
377         (ewmh_AllowsResize)
378         (EWMH_fullscreen):
379         * fvwm/ewmh_events.c (ewmh_CloseWindow):
380         (ewmh_MoveResizeWindow):
381         (ewmh_MoveResize):
382         (ewmh_WMState):
383         (ewmh_WMStateHidden):
384         * fvwm/events.c (__handle_cr_on_client):
385         * fvwm/decorations.c (__is_resize_allowed):
386         (is_function_allowed):
387         * fvwm/conditional.c (MatchesConditionMask):
388         * fvwm/builtins.c (CMD_Delete):
389         * fvwm/add_window.c (AddWindow):
390         is_function allowed now differentiates between US program actions and
391         actions initiated by interaction between fvwm and the user
393 2007-07-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
395         * fvwm/menus.c (__scan_for_pixmap):
396         fixed compiler warning
398         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
399         (ewmh_RestackWindow):
400         honor FixedSize/FixedPosition styles in EWMH messages too
402 2007-07-24  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
404         * fvwm/fvwm.c (setVersionInfo):
405         add XCursor support to version output
407         * fvwm/menus.c (SCTX_SET_MI, SCTX_GET_MI, SCTX_SET_MR)
408         (SCTX_GET_MR, string_context_type_t, string_context_t)
409         (string_def_t, scanForColor, scanForPixmap, scanForStrings)
410         (__scan_for_color, __scan_for_pixmap, AddToMenu, NewMenuRoot):
411         reimplement pixmap and color scanning for menus to better handle
412         escaped delimiters.
414 2007-07-22  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
416         * fvwm/Makefile.am:
417         don't install fvwm.1
419         * fvwm/events.c (My_XNextEvent):
420         remove unused varaible
422         * fvwm/events.c (My_XNextEvent):
423         * fvwm/module_list.h:
424         * fvwm/module_list.c (module_store, module_alloc)
425         (module_kill_all, module_safefree, module_remove)
426         (do_execute_module, module_kill, module_cleanup, module_get_next)
427         (FlushMessageQueue):
428         Don't free module stuctures during module I/O. (Fixes segfault.)
430 2007-07-20  Simon Griph  <simon(at)griph(dot)se>
432         Committed by Scott.
434         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
435         Someone missed to add extra conditions when changing from
436         unsigned to signed.
438 2007-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
440         * configure.ac:
441         fixed liXcursor detection
443 2007-07-16  Simon Griph  <simon(at)griph(dot)se>
445         Committed by Scott.
447         * fvwm/menus.c (scanForPixmap):
448         made it possible to escape '*' '%' '@' in filenames
450         * libs/PictureImageLoader.c (PImageLoadSvg):
451         added transposing and none uniform scaling to svg options
453 2007-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
455         * libs/PictureImageLoader.c:
456         cleanup
457         (PImageLoadCursorFromFile):
458         fixed compilation without xpm library
459         (PImageLoadPng):
460         fixed compiler warning without png library
462 2007-07-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
464         * libs/Fxpm.h:
465         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
466         fix compilation without xpm library
468 2007-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
470         * libs/Fxpm.h:
471         fixed compile error
473         * libs/PictureImageLoader.c:
474         cleanup
475         (PImageLoadCursorFromFile):
476         fixed compilation without xpm library
477         (PImageLoadPng):
478         fixed compiler warning without png library
480 2007-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
482         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
483         * fvwm/cursor.c (CMD_CursorStyle):
484         fixed compiler warning
486 2007-07-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
488         * fvwm/cursor.c (CMD_CursorStyle):
489         fix CursorStyle command parsing
491 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
493         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
494         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
495         * libs/PictureImageLoader.c (PImageLoadSvg):
496         (PImageLoadPng):
497         (PImageCreatePixmapFromArgbData):
498         moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
499         (PImageCreatePixmapFromFImage):
500         new local function
502 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
504         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
505         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
506         * libs/PictureImageLoader.c (PImageLoadSvg):
507         (PImageLoadPng):
508         (PImageCreatePixmapFromArgbData):
509         moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
510         (PImageCreatePixmapFromFImage):
511         new local function
513 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
515         * AUTHORS:
516         * NEWS:
517         updated
519         * configure.ac:
520         added libXcursor detection
522         * fvwm/Makefile.am (LDADD):
523         added Xcursor_LIBS
525         * INSTALL.fvwm:
527         * libs/Fcursor.h:
528         new file
530         * libs/Makefile.am (libfvwm_a_SOURCES):
531         added Fcursor.h
533         * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
534         added Xcursor support
536 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
538         * NEWS:
539         updated
541         * libs/Fxpm.h:
542         added defs for FxpmInfo and FxpmFreeXpmInfo
544         * libs/PictureBase.h (FvwmPictureAttributes):
545         * libs/PictureImageLoader.c
546         (PImageCreatePixmapFromArgbData):
547         (PImageLoadPixmapFromFile):
548         added FPAM_MONOCHROME option to FvwmPictureAttributes bitmask
549         (PImageLoadCursorPixmapFromFile):
550         (PImageLoadCursorFromFile):
551         * libs/PictureImageLoader.h:
552         removed the xpm-specific PImageLoadCursorPixmapFromFile(),
553         replaced by the new general PImageLoadCursorFromFile()
555         * fvwm/cursor.c (CMD_CursorStyle):
556         handle new hot-spot arguments, use PImageLoadCursorFromFile()
557         instead of PImageLoadCursorPixmapFromFile(), less code duplication
559 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
561         * libs/PictureImageLoader.c
562         (PImageLoadSvg):
563         (PImageLoadPng):
564         (PImageLoadXpm):
565         now returns argb data instead of pixmaps
566         (PImageLoadPixmapFromFile):
567         (PImageLoadArgbDataFromFile):
568         moved first half of PImageLoadPixmapFromFile() into
569         the new local function PImageLoadArgbDataFromFile()
570         (PImageLoadBitmap):
571         removed function, code moved into PImageLoadPixmapFromFile()
573 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
575         * libs/PictureImageLoader.c (PImageLoadXpm):
576         revised to make use of PImageCreatePixmapFromArgbData()
578 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
580         * fvwm/colorset.c (parse_shape):
581         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
582         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
583         * libs/PictureImageLoader.c
584         (PImageLoadSvg):
585         (PImageLoadPng):
586         (PImageCreatePixmapFromArgbData):
587         don't create a mask pixmap for fully opaque (all alpha == 0xff)
588         or translucent (0 < any alpha < 0xff) images.
590 2007-06-22  Simon Griph  <simon(at)griph(dot)se>
592         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
593         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
594         * libs/PictureImageLoader.c (PImageLoadSvg):
595         (PImageLoadPng):
596         (PImageCreatePixmapFromArgbData):
597         moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
598         (PImageCreatePixmapFromFImage):
599         new local function
601 2007-07-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
603         * fvwm/functions.c (CMD_EchoFuncDefinition):
604         * fvwm/functable.c (func_table):
605         * fvwm/commands.h:
606         new command EchoFuncDefinition
608 2007-07-07  Simon Griph  <simon(at)griph(dot)se>
610         * NEWS:
611         * fvwm/conditional.c (CreateConditionMask):
612         bugfix: Condition separation previously failed when a
613         single comma (no whitespace padding) was used directly
614         after a multi-worded condition.
616 2007-06-21  Renato Caldas  <seventhguardian@gmail.com>
618         * fvwm/module_list.c (module_kill):
619         fix possible core dump when using startup modules
621 2007-06-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
623         * NEWS:
624         * fvwm/builtins.c (CMD_PrintInfo):
625         * libs/Picture.h (PicturePrintImageCache):
626         * libs/Picture.c (PicturePrintImageCache):
627         add ImageCache subject to PrintInfo command
629 2007-06-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
631         * NEWS:
632         * fvwm/events.c (My_XNextEvent):
633         fix crash when a module closes down during input/output.
635 2007-06-03  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
637         * fvwm/icons.c (ChangeIconPixmap):
638         (DeIconify):
639         (Iconify):
640         * fvwm/focus.c (warp_to_fvwm_window):
641         * fvwm/events.c (__handle_cr_restack):
642         (__handle_bpress_on_managed):
643         (HandlePropertyNotify):
644         * fvwm/stack.h:
645         * fvwm/stack.c (__restack_window):
646         (__raise_lower_recursion):
647         (__raise_or_lower_window):
648         (raise_or_lower_window):
649         (position_new_window_in_stack_ring):
650         (RaiseWindow):
651         (LowerWindow):
652         (RestackWindow):
653         (HandleUnusualStackmodes):
654         (CMD_Raise):
655         (CMD_Lower):
656         (CMD_RestackTransients):
657         (CMD_RaiseLower):
658         do raise hacks even when the internal stack is intact, unless on a
659         client request
661 2007-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
663         * fvwm/style.c (check_window_style_change)
664         (style_parse_one_style_option):
665         * fvwm/style.h:
666         * fvwm/fvwm.h (window_style):
667         * fvwm/add_window.c (setup_frame_size_limits):
668         * fvwm/geometry.c (constrain_size):
669         new style MinWindowSize
671 2007-05-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
673         * libs/System.h:
674         added missing prototypes
676         * libs/safemalloc.c:
677         * libs/fio.c:
678         * libs/envvar.c:
679         * libs/XResource.c:
680         * libs/XError.c:
681         * libs/WinMagic.c:
682         * libs/Target.c:
683         * libs/Event.c (GetSubwindowFromEvent):
684         * libs/Cursor.c:
685         * libs/ColorUtils.c:
686         include corresponding header files
688         * libs/PictureBase.c:
689         * libs/FlocaleCharset.c:
690         * fvwm/ewmh.c:
691         cleanup prototypes
693 2007-05-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
695         * configure.ac (HAVE_GNU_READLINE):
696         detect full GNU readline API (vs BSD libedit readline compatibility
697         layer)
699 2007-04-27  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
701         * fvwm/windowlist.c (CMD_WindowList):
702         * NEWS:
704         Deprecated "UseListSkip" & "OnlyListSkip" - replaced with
705         "UseSkipList" & "OnlySkipList".
707 2007-04-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
709         * NEWS:
710         * fvwm/add_window.c (validate_transientfor):
711         detect and disallow circular transient-for hints
713 2007-04-27  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
715         * fvwm/fvwm.1.in:
716         s/UseListSkip/UseSkipList/g etc.
718 2007-04-17  Jesus Guerrero  <6thpink(at)terra(dot)es>
720         * fvwm/menus.c (size_menu_vertically):
721         added localization of the "More&..." string
723 2007-03-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
725         * libs/PictureBase.c (PictureFindImageFile):
726         fix for segfault with svg-support enabled
728         * INSTALL.fvwm (http):
729         * configure.ac (png_CFLAGS):
730         raise librsvg dependeny due to bug with 2.13.91
732         * fvwm/cursor.c (CMD_CursorStyle):
733         remove unused static variable nocursor
735 2007-03-14  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
737         * AUTHORS:
738         typo.
740 2007-03-11  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
742         * configure.ac:
743         bugfix: 'make dist' failed cos I moved 'scott.notes' to util/ subdir.
744         bugfix: out-of-tree builds failed due to broken dependency.
745         Make man page have same header as old one.
746         Fix man page indentation.
747         Make text of top-level man page sections all uppercase.
748         Added --disable-mandoc option.
749         HTML doc generation is off by default: use --enable-htmldoc.
750         Added more info in doc/README about XML commands to use.
752 2007-03-10  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
754         * NEWS:
755         * Everything in the 'doc' subdirectory.
757         XML source to generate man page & HTML documentation.
759 2007-02-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
761         * NEWS:
762         * fvwm/colorset.c (parse_colorset):
763         don't recompute sh, hi and fgsh if they were supplied in a previous
764         colorset line. Fixes bug #3359.
766 2007-02-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
768         * fvwm/move_resize.c (DoSnapAttract):
769         handle SnapGrid before SnapAttraction so that non-overlapping windows
770         do not snap edge to edge:
771                                     +---+
772                                     |   |
773                                     +---+---+
774                                         |   |
775                                         +---+
777 2007-02-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
779         * fvwm/style.c (parse_and_set_window_style)
780         (style_parse_one_style_option):
781         don't warn about PositionPlacement arguments
783 2007-02-04  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
785         * AUTHORS:
786         * NEWS:
787         enties for ChangeWindowTitle patch by Julio Teca.
789 2007-02-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
791         * fvwm/fvwm.c (main):
792         fixed ROOT CursorStyle context
794         * fvwm/placement.c (__pl_manual_get_pos_simple):
795         * fvwm/move_resize.h:
796         * fvwm/move_resize.c (__move_loop):
797         (InteractiveMove):
798         fixed long broken POSITION CursorStyle context
800 2007-02-04  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
802         * fvwm/bindings.c (ParseBinding):
803         fix buffer overrun with >78 character window names.
805         * fvwm/fvwm.1.in (PositionPlacement):
806         fix typos
808         * fvwm/fvwm.1.in (BorderWidth, HandleWidth):
809         * fvwm/style.c (style_parse_one_style_option):
810         change BorderWidth and HandleWidth style  to revert to default if no
811         arguments are given
813 2007-02-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
815         * fvwm/fvwm.h (style_flags):
816         * fvwm/placement.c (__pl_under_mouse_get_pos_simple):
817         (__place_get_wm_pos):
818         (__place_window, __explain_placement):
819         * fvwm/style.c (style_parse_one_style_option):
821         * libs/defaults.h (DEFAULT_PLACEMENT_POS_CENTER_STRING)
822         (DEFAULT_PLACEMENT_POS_MOUSE_STRING)
823         (DEFAULT_PLACEMENT_POSITION_STRING):
824         new default strings
826         * fvwm/move_resize.c (GetOnePositionArgument):
827         added 'w' suffix to Move arguments
828         allow multiple shifts from original position
830         * fvwm/style.c (style_parse_one_style_option):
831         (merge_styles)
832         (free_style):
833         * fvwm/placement.c (setup_window_placement)
834         (__place_get_placement_flags):
835         (__place_get_wm_pos):
836         (__place_get_nowm_pos):
837         (__place_window):
838         (__place_handle_x_resources):
839         (setup_window_placement):
840         * fvwm/fvwm.h (PLACE_CENTER):
841         (PLACE_POSITION):
842         replaced CenterPlacement with more flexibe PositionPlacement
844         * fvwm/move_resize.c (GetMoveArguments):
845         (GetResizeArguments):
846         (GetResizeMoveArguments):
847         (__move_window):
848         * fvwm/move_resize.h:
849         exported and enhanced function GetMoveArguments for use by placement
850         algorithm
852 2007-02-01  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
854         * fvwm/ConfigFvwmDefaults:
855         reenable MenuScroll on titles
857         * fvwm/menubindings.c (menu_shortcuts):
858         don't scroll menus if scrolling would be in the wrong direction
860 2007-02-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
862         * fvwm/move_resize.c (__resize_window):
863         some resizing/gravity fixes
864         properly handle maximized + shaded state when resizing
865         non-interactively
867 2007-01-31  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
869         * fvwm/move_resize.c (__resize_window):
870         resizing of shaded windows work better.
872 2007-01-30  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
874         * fvwm/fvwm.1.in (COMMAND EXPANSION):
875         clarified previous patch
877         * fvwm/fvwm.1.in (COMMAND EXPANSION):
878         documented '-' command prefix
880         * fvwm/expand.c (__eae_parse_range):
881         fix $[n-] and $[*] after unsigned int havoc
883 2007-01-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
885         * fvwm/Makefile.am:
886         * fvwm/ConfigFvwmMenuDefaults:
887         removed file
888         * fvwm/ConfigFvwmDefaults:
889         * fvwm/ConfigFvwmMenuDefaults:
890         moved all settings from ConfigFvwmMenuDefaults to ConfigFvwmDefaults
892 2007-01-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
894         * fvwm/ConfigFvwmMenuDefaults:
895         * fvwm/fvwm.c (SetRCDefaults):
896         make default menu mouse bindings for MenuSelectItem and MenuScroll only
897         apply to menu item context.
899 2007-01-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
901         * fvwm/placement.c (placement_loop):
902         (__pl_minoverlap_get_avoidance_penalty):
903         (__pl_smart_get_first_pos):
904         (__pl_smart_get_next_pos):
905         (__pl_smart_test_window):
906         (__pl_smart_get_pos_penalty):
907         rewrote SmartPlacement as a sub-mode of MinOverlapPlacement, i.e. it's
908         now less than ten lines of code.
910         * fvwm/add_window.c (setup_placement_penalty):
911         * fvwm/style.c (style_parse_one_style_option):
912         allow to reset the placement penalties with !
914         * fvwm/placement.h:
915         * fvwm/add_window.c (setup_placement_penalty):
916         * fvwm/style.h:
917         * fvwm/fvwm.h:
918         * fvwm/style.c (style_parse_one_style_option):
919         put placement penalty array in a struct
921         * fvwm/placement.c (__place_get_wm_pos):
922         (__pl_clever_get_next_x):
923         (__pl_clever_get_next_y):
924         (__pl_clever_get_first_pos):
925         (__pl_clever_get_next_pos):
926         (__pl_clever_get_avoidance_penalty):
927         (__pl_clever_get_pos_penalty):
928         (__pl_minoverlap_get_next_x):
929         (__pl_minoverlap_get_next_y):
930         (__pl_minoverlap_get_first_pos):
931         (__pl_minoverlap_get_next_pos):
932         (__pl_minoverlap_get_avoidance_penalty):
933         (__pl_minoverlap_get_pos_penalty):
934         renamed ...clever... functions to ...minoverlap...
936         * fvwm/bindings.c:
937         * fvwm/decorations.c:
938         * fvwm/menubindings.c:
939         * fvwm/module_interface.c:
940         * fvwm/module_list.c:
941         * fvwm/fvwm.c:
942         * fvwm/module_list.h:
943         * fvwm/events.c:
944         * fvwm/module_interface.h:
945         * fvwm/Makefile.am:
946         dont include "libs" in include path
948         * libs/vpacket.h:
949         #includes from fvwm path with "..." not <...>
951         * fvwm/stack.c:
952         #includes from library path with "..." not <...>
954 2007-01-28  Simon Griph  <simon(at)griph(dot)se>
956         * NEWS:
957         * AUTHORS:
958         * INSTALL.fvwm:
959         documented new svg support
961         * configure.ac:
962         added librsvg detection
964         * fvwm/Makefile.am (LDADD, INCLUDES):
965         added rsvg_LIBS, rsvg_CFLAGS
967         * fvwm/expand.c (expand_vars_extended):
968         new extended variables
969         $[w.iconfile.svgopts] and $[w.miniiconfile.svgopts]
971         * fvwm/fvwm.1.in (OPTIONS):
972         (ICONS AND IMAGES):
973         documented new svg support
974         (COMMAND EXPANSION):
975         documented new extended variables
977         * fvwm/fvwm.c (setVersionInfo):
978         (main):
979         added Frsvg_init() call
981         * libs/Fsvg.h:
982         new file
984         * libs/Makefile.am (libfvwm_a_SOURCES):
985         added Fsvg.h
986         (INCLUDES):
987         added rsvg_CFLAGS
989         * libs/Picture.c (PCacheFvwmPicture):
990         hid svgopts from isFileStampChanged()
992         * libs/PictureBase.c (PictureFindImageFile):
993         hid svgopts from searchPath()
995         * libs/PictureBase.h:
997         * libs/PictureImageLoader.c (PImageLoadFvwmPictureFromFile):
998         hid svgopts from setFileStamp()
999         (PImageLoadSvg):
1000         new svg image loader
1002         * libs/fvwmlib.c (flib_init_graphics):
1003         added Frsvg_init() call
1005 2007-01-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1007         * NEWS:
1008         * fvwm/stack.c (__is_restack_needed)
1009         (is_transient_subtree_straight):
1010         (__restack_window):
1011         fix crash when trying to restack destroyed window
1013 2007-01-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1015         * libs/Makefile.am (libfvwm_a_SOURCES):
1016         add fvwmlib.c
1018         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
1019         * fvwm/menus.c (move_any_menu)
1020         set menu backgrounds before moving. Makes transparent menus move
1021         more seamless.
1023         * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
1024         * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
1025         add update_transparent_menu_bg to allow set of transparent menu
1026         background before a move, and change repaint_transparent_menu to
1027         allow for not setting the menu background.
1029         * libs/Colorset.c (SetWindowBackgroundWithOffset):
1030         create offset backgrounds with CreateOffsetBackgroundPixmap (works with
1031         transparent colorsets)
1032         (CreateOffsetBackgroundPixmap):
1033         use offset also for non transparent backgrounds.
1035         * fvwm/menubindings.c (menu_shortcuts):
1036         don't move menus on scroll if they don't move
1038 2007-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1040         * libs/fvwmlib.h:
1041         * fvwm/bindings.c:
1042         * fvwm/cursor.c:
1043         * fvwm/decorations.c:
1044         * fvwm/ewmh_conf.c:
1045         * fvwm/ewmh_events.c:
1046         * fvwm/ewmh_icons.c:
1047         * fvwm/expand.c:
1048         * fvwm/focus.c:
1049         * fvwm/functions.c:
1050         * fvwm/gnome.c:
1051         * fvwm/menubindings.c:
1052         * fvwm/menucmd.c:
1053         * fvwm/menuitem.c:
1054         * fvwm/misc.c:
1055         * fvwm/modconf.c:
1056         * fvwm/module_interface.c:
1057         * fvwm/module_list.c:
1058         * fvwm/read.c:
1059         * fvwm/update.c:
1060         * fvwm/windowlist.c:
1061         * fvwm/windowshade.c:
1062         * fvwm/colorset.c:
1063         * fvwm/session.c:
1064         * fvwm/stack.c:
1065         * fvwm/ewmh.c:
1066         * fvwm/conditional.c:
1067         * fvwm/menustyle.c:
1068         * fvwm/virtual.c:
1069         * fvwm/placement.c:
1070         * fvwm/frame.c:
1071         * fvwm/fvwm.c:
1072         * fvwm/icons.c:
1073         * fvwm/add_window.c:
1074         * fvwm/builtins.c:
1075         * fvwm/move_resize.c:
1076         * fvwm/borders.c:
1077         * fvwm/style.c:
1078         * fvwm/events.c:
1079         * fvwm/menus.c:
1080         * libs/FTips.c:
1081         * libs/Picture.c:
1082         * libs/Target.c:
1083         * libs/gravity.c:
1084         * fvwm/execcontext.c:
1085         * libs/BidiJoin.c:
1086         * libs/CombineChars.c:
1087         * libs/FBidi.c:
1088         * libs/FEvent.c:
1089         * libs/Fft.c:
1090         * libs/FGettext.c:
1091         * libs/Ficonv.c:
1092         * libs/FImage.c:
1093         * libs/flist.c:
1094         * libs/FlocaleCharset.c:
1095         * libs/fsm.c:
1096         * libs/Parse.c:
1097         * libs/queue.c:
1098         * libs/safemalloc.c:
1099         * libs/strdup.c:
1100         * libs/timeout.c:
1101         * libs/Strings.c:
1102         * libs/FRender.c:
1103         * libs/Module.c:
1104         * libs/ColorUtils.c:
1105         * libs/Colorset.c:
1106         * libs/PictureImageLoader.c:
1107         * libs/PictureGraphics.c:
1108         * libs/Graphics.c:
1109         * libs/FScreen.c:
1110         * libs/PictureUtils.c:
1111         * libs/Flocale.c:
1112         * libs/PictureBase.c:
1113         use new header files
1115         * libs/Graphics.h:
1116         * libs/XResource.h:
1117         * libs/Event.h:
1118         * libs/XError.h:
1119         * libs/ColorUtils.h:
1120         * libs/PictureBase.h:
1121         * libs/System.h:
1122         * libs/defaults.h:
1123         * libs/Cursor.h:
1124         * libs/Target.h:
1125         * libs/WinMagic.h:
1126         * libs/fvwmlib.h:
1127         * libs/Makefile.am (libfvwm_a_SOURCES):
1128         moved declarations from fvwmlib.h to new/appropriate header files
1130         * libs/XError.c:
1131         reformatted
1133         * fvwm/menus.c (paint_side_pic):
1134         fixed previous patch
1135         reindented function
1137 2007-01-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1139         * fvwm/menus.c (paint_side_pic):
1140         fix a core dump
1142         * fvwm/menus.c (paint_side_pic):
1143         use simple expose information to redraw sidepics less.
1145 2007-01-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1147         * fvwm/geometry.c (constrain_size):
1148         silence gcc 4.1.1 warning.
1150         * libs/System.c (searchPath):
1151         search in pwd if no path is given.
1152         return NULL if a file dosn't exist regardless if it's absolute path
1154 2007-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1156         * fvwm/placement.c (__place_window)
1157         (__pl_under_mouse_get_pos_simple):
1158         * fvwm/style.h (SUNDERMOUSE_PLACEMENT_HONORS_STARTS_ON_PAGE):
1159         * fvwm/fvwm.1.in:
1160         new style option UnderMousePlacementHonorsStartsOnPage
1162         * fvwm/update.c (init_style):
1163         don't forget stickyness when a window goes fullscreen (or when some
1164         other style is changed)
1166 2007-01-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1168         * fvwm/placement.c (__pl_cascade_get_pos_simple):
1169         properly handle title direction with cascade placement
1171         * libs/defaults.h (PLACEMENT_FALLBACK_CASCADE_STEP):
1172         new default value
1174         * fvwm/placement.c (__pl_center_get_pos_simple):
1175         CenterPlacement properly handles Xinerama screens
1177 2007-01-25  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1179         * configure.ac:
1180         always substiture datarootdir
1182 2007-01-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1184         * fvwm/add_window.c (GetWindowSizeHints):
1185         * fvwm/geometry.c (constrain_size):
1186         undefine macros after use
1187         (constrain_size):
1188         reindented and cleaned up
1189         do not grow a window because of aspect ratio if this is not explicitly
1190         allowed by the CS_ROUND_UP flag
1191         (constrain_size):
1192         (__cs_handle_aspect_ratio):
1193         broken into separate functions and cleaned up
1195 2007-01-20  Renato Caldas  <seventhguardian@gmail.com>
1197         * fvwm/module_list.c (module_receive):
1198         (module_input_discard):
1199         allocate input data in just one call - better perfomance
1201 2007-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1203         * fvwm/placement.c (__place_get_wm_pos):
1204         simplified to a simple loop
1205         (__explain_placement):
1206         added explanation of new placement styles
1208         * fvwm/placement.c (__place_get_wm_pos):
1209         cleanup
1210         (__pl_center_get_pos_simple):
1211         (__pl_under_mouse_get_pos_simple):
1212         (__pl_cascade_get_pos_simple):
1213         (__pl_manual_get_pos_simple):
1214         (__place_get_wm_pos):
1215         use new placement interface for CenterPlacement, UnderMousePlacement,
1216         ManualPlacement, CascadePlacement
1218         * fvwm/placement.c (__sp_get_first_pos):
1219         (__sp_get_next_pos):
1220         (__sp_get_pos_penalty):
1221         (__place_get_wm_pos):
1222         use new placement interface for SmartPlacement
1223         (SmartPlacement):
1224         removed function
1226         * fvwm/placement.c:
1227         don't use inline functions
1228         (CleverPlacement):
1229         (placement_loop):
1230         renamed function and generalized the placement interface to deal with
1231         any algorithm in the same way
1232         (__place_get_wm_pos):
1233         use new placement interface
1235         * NEWS:
1236         * configure.ac:
1237         increased version to 2.5.22
1239         * NEWS:
1240         * configure.ac:
1241         updated for 2.5.21 release
1243 2007-01-19  Dan Espen  <dane@mk.telcordia.com>
1245         * fvwm/read.h: Compile syntax error fix.
1247 2007-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1249         * fvwm/placement.c (SmartPlacement):
1250         fixed broken SmartPlacement
1252 2007-01-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1254         * fvwm/expand.c (expand_vars_extended):
1255         free allocated icon path
1257 2007-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1259         * fvwm/fvwm.1.in:
1260         some cleanup
1262         * fvwm/virtual.c:
1263         fix compile error
1265 2007-01-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1267         * NEWS:
1268         * fvwm/fvwm.1.in (Scroll):
1269         * fvwm/virtual.c (__drag_viewport, CMD_Scroll):
1270         add interactive scrolling.
1272         * fvwm/stack.c (is_transient_subtree_straight):
1273         check first above the tree root, then beneth it.
1275 2007-01-17  Renato Caldas  <seventhguardian@gmail.com>
1277         * fvwm/module_interface.h
1278         * fvwm/module_interface.c (module_input_enqueue):
1279         (module_input_execute):
1280         new functions based on AddToCommandQueue and ExecuteModuleCommand
1282         * fvwm/module_list.c (CMD_ModuleSynchronous):
1283         (PositiveWrite):
1284         * fvwm/events.c (My_XNextEvent):
1285         * fvwm/module_interface.c (ExecuteCommandQueue):
1286         using the above two new functions instead of AddToCommandQueue and
1287         ExecuteModuleCommand
1289         * fvwm/module_interface.c (cqueue_object_type):
1290         removed typedef
1292         * fvwm/module_interface.h
1293         * fvwm/module_interface.c (AddToCommandQueue):
1294         (ExecuteModuleCommand):
1295         removed functions
1297 2007-01-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1299         * fvwm/fvwm.h (window_style):
1300         * fvwm/style.c (style_parse_one_style_option):
1301         icon background relief and icon title relief changed to sigend char;
1302         should fix problem with ppc and negative values for these.
1304 2007-01-16  Renato Caldas  <seventhguardian@gmail.com>
1306         * fvwm/module_list.h:
1307         * fvwm/module_list.c (module_receive):
1308         (module_input_discard):
1309         (module_input_expect):
1310         new functions to deal with module input
1312         * fvwm/module_list.h:
1313         * fvwm/module_list.c (HandleModuleInput):
1314         replaced by the above three functions
1316         * fvwm/events.c (My_XNextEvent):
1317         * fvwm/module_list.c (CMD_ModuleSynchronous):
1318         (PositiveWrite):
1319         adapted to use the above three functions instead of HandleModuleInput
1321 2007-01-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1323         * configure.ac (HAVE_PNG):
1324         don't mangle png_LIBS, use --with-png-library
1326 2007-01-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1328         * NEWS:
1329         removed news about previous change after move of version-2_5_20 tag
1330         on ChangeLog and fvwm/stack.c to the last revision and rebuilt tar
1331         balls.
1333         * fvwm/stack.c (__restack_window):
1334         fix so new transient windows with StackTransientParent on top layer
1335         don't make all windows raise above the pan frames.
1337         * NEWS:
1338         * configure.ac:
1339         increased version to 2.5.21
1341         * NEWS:
1342         * configure.ac:
1343         updated for 2.5.20 release
1345 2007-01-15  Renato Caldas  <seventhguardian@gmail.com>
1347         * fvwm/fvwm.c (main):
1348         remove the call to module_init_list, the list head is instead set
1349         to NULL upon declaration
1351         * fvwm/module_list.h:
1352         * fvwm/module_list.c (module_init_list):
1353         removed function
1355 2007-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1357         * fvwm/stack.c (is_transient_subtree_straight)
1358         (is_transient_subtree_stack_straight):
1359         use <= 32 character function name
1360         (mark_transient_subtree, is_transient_subtree_straight)
1361         (__mark_transient_subtree_test):
1362         move common tests to function to avoid code duplication
1364         * fvwm/fvwm.1.in (IconifyWindowGroups):
1365         Correctly document that windows are iconified together if the are in
1366         the same window group, not if the group leader is iconified.
1368 2007-01-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1370         * fvwm/add_window.c (GetWindowSizeHints):
1371         * libs/vpacket.h (ConfigWinPacket):
1372         * fvwm/module_interface.c (CONFIGARGS):
1373         * fvwm/fvwm.h (FvwmWindow):
1374         add orig_hints_width_inc and orig_hints_height_inc values to store the
1375         original resize inc  for use in FvwmIdent
1377         * fvwm/fvwm.1.in:
1378         * fvwm/style.c (style_parse_one_style_option):
1379         deprecated some "No..." styles
1380         (style_parse_one_style_option):
1381         add a NoResizeHintOverride style
1383         * fvwm/add_window.c (GetWindowSizeHints):
1384         only ignore the min_width/min_height/max_width/max_height with the
1385         ResizeHintOverride style
1387         * fvwm/icons.c (DeIconify):
1388         corrected previous fix
1390         * fvwm/placement.c (CleverPlacement):
1391         (SmartPlacement):
1392         (__place_get_wm_pos):
1393         (__place_get_nowm_pos):
1394         (__place_window):
1395         fixed smart placement
1396         unified placement func interface
1398 2007-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1400         * NEWS:
1401         * fvwm/icons.c (DeIconify):
1402         don't loop forever.
1404         * fvwm/stack.c (is_transient_subtree_stacked_straight):
1405         fix detection of non needed lower operations
1406         (__restack_window):
1407         BroadcastRestack to modules even if non is done. (To cancel effect of
1408         already sent M_RAISE/M_LOWER)
1409         don't do raise hacks if no restack was done.
1411         * fvwm/fvwm.h (FvwmWindow):
1412         icon_nalloc_pixels is int instead of unsined int
1414         * libs/PictureUtils.h (PictureCloseImageColorAllocator):
1415         * libs/PictureUtils.c (PictureCloseImageColorAllocator):
1416         use int instead of unsigned int.
1418         * fvwm/menugeometry.c (menu_get_geometry)
1419         (menu_get_outer_geometry):
1420         * fvwm/focus.c (CMD_WarpToWindow):
1421         * fvwm/geometry.c (get_title_button_geometry):
1422         * fvwm/session.c (SaveWindowStates):
1423         * fvwm/conditional.c (CMD_WindowId):
1424         * fvwm/placement.c (__place_get_wm_pos):
1425         * fvwm/frame.c (frame_create_move_resize_args):
1426         * fvwm/icons.c (GetIconBitmap, GetIconWindow):
1427         * fvwm/add_window.c (CaptureOneWindow, AddWindow):
1428         * fvwm/builtins.c (CMD_Destroy, CMD_Close):
1429         * fvwm/style.c (style_parse_icon_box_style):
1430         * fvwm/move_resize.c (resize_move_window, InteractiveMove)
1431         (AnimatedMoveAnyWindow, __move_window, __move_loop)
1432         (__resize_window):
1433         * fvwm/events.c (HandlePropertyNotify)
1434         (__is_bpress_window_handled):
1435         * fvwm/menus.c (paint_menu_gradient_background, pop_menu_up)
1436         (get_menu_options):
1437         fix geometry signed pointer warnings
1439         * libs/Graphics.c (CalculateGradientDimensions):
1440         cast pointer to unsigned int*
1442         * libs/FScreen.h (FScreenGetScrRect, FScreenGetResistanceRect):
1443         * libs/FScreen.c (FScreenGetScrRect, FScreenClipToScreen)
1444         (FScreenCenterOnScreen, FScreenGetResistanceRect, FScreenGetGeometry):
1445         change unsigned int* parameter to int*. It get's info stored in an
1446         unsigned short, so it should be OK.
1448         * fvwm/externs.h:
1449         * fvwm/fvwm.c:
1450         JunkMask is unsigned
1452         * fvwm/stack.c (__mark_group_member)
1453         (is_transient_subtree_stacked_straight, __is_restack_needed)
1454         (__restack_window, mark_transient_subtree):
1455         don't raise or lower windows if they are already at the right place.
1457 2007-01-13  Renato Caldas  <seventhguardian@gmail.com>
1459         * fvwm/module_interface.c (struct cqueue_object_type):
1460         * fvwm/module_list.h (struct fmodule_input):
1461         reused cqueue_object_type as a struct to store module input data
1462         renamed it to fmodule_input and moved it to module_list.h
1463         typedef'ed it to cqueue_object_type in module_interface.c
1465 2007-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1467         * fvwm/placement.c (__cp_get_next_x):
1468         (__cp_get_next_y):
1469         (__cp_get_first_pos):
1470         (__cp_get_next_pos):
1471         (__cp_get_avoidance_penalty):
1472         (__cp_test_fit):
1473         (CleverPlacement):
1474         restructured and cleaned up CleverPlacement code
1476         * fvwm/style.c (style_parse_icon_box_style):
1477         * fvwm/virtual.c (HandlePaging):
1478         * fvwm/stack.c (verify_stack_ring_consistency):
1479         (ResyncFvwmStackRing):
1480         * fvwm/repeat.c:
1481         * fvwm/read.c (cursor_control):
1482         * fvwm/placement.c (__place_get_wm_pos):
1483         * fvwm/move_resize.c (GetMoveArguments):
1484         (ParseOneResizeArgument):
1485         (GetResizeArguments):
1486         (GetResizeMoveArguments):
1487         (resize_move_window):
1488         (resize_move_window):
1489         (InteractiveMove):
1490         (__move_window):
1491         (DoSnapAttract):
1492         (DoSnapAttract):
1493         (__resize_step):
1494         (__resize_window):
1495         (__resize_window):
1496         (__resize_window):
1497         (MaximizeHeight):
1498         (MaximizeWidth):
1499         (maximize_fvwm_window):
1500         (CMD_Maximize):
1501         (CMD_Maximize):
1502         * fvwm/misc.c:
1503         * fvwm/menustyle.h (MenuStyle):
1504         * fvwm/menus.c (MenuSizingParameters):
1505         (make_menu_window):
1506         (paint_menu_gradient_background):
1507         (paint_menu_gradient_background):
1508         (select_menu_item):
1509         (do_menus_overlap):
1510         (pop_menu_up):
1511         (pop_menu_down_and_repaint_parent):
1512         (__mloop_handle_action_without_mi):
1513         (do_menu):
1514         (get_menu_options):
1515         (get_menu_options):
1516         * fvwm/menuroot.h (MenuRootStatic):
1517         (MenuRootDynamic):
1518         * fvwm/menuitem.h (MenuPaintItemParameters):
1519         * fvwm/menugeometry.h:
1520         * fvwm/menubindings.c (menu_shortcuts):
1521         * fvwm/icons.c (SetIconPixmapSize):
1522         (GetIconPicture):
1523         (DrawIconTitleWindow):
1524         (AutoPlaceIcon):
1525         (do_all_iconboxes):
1526         (GetIconWindow):
1527         (GetIconBitmap):
1528         * fvwm/gnome.c (GNOME_GetHintIcons):
1529         * fvwm/functions.c (FvwmFunction):
1530         (__execute_function):
1531         (__cf_cleanup):
1532         (execute_complex_function):
1533         * fvwm/fvwm.c (JunkWidth):
1534         (JunkHeight):
1535         (JunkBW):
1536         (JunkDepth):
1537         (JunkMask):
1538         (main):
1539         * fvwm/externs.h (JunkWidth):
1540         (JunkHeight):
1541         (JunkBW):
1542         (JunkDepth):
1543         (JunkMask):
1544         * fvwm/focus.c (CMD_WarpToWindow):
1545         * fvwm/expand.c (__eae_parse_range):
1546         (expand_args_extended):
1547         (expand_vars_extended):
1548         (expand_vars_extended):
1549         * fvwm/ewmh_names.c (EWMH_WMIconName):
1550         (EWMH_WMName):
1551         * fvwm/ewmh_intern.h:
1552         * fvwm/ewmh_icons.c (ewmh_WMIcon):
1553         (EWMH_DoUpdateWmIcon):
1554         (ewmh_SetWmIconFromPixmap):
1555         (ewmh_SetWmIconFromPixmap):
1556         (EWMH_DeleteWmIcon):
1557         (extract_wm_icon):
1558         (extract_wm_icon):
1559         (EWMH_SetIconFromWMIcon):
1560         * fvwm/ewmh_events.c (ewmh_WMDesktop):
1561         (ewmh_WMState):
1562         (ewmh_WMIconGeometry):
1563         (ewmh_WMStrut):
1564         * fvwm/ewmh.h:
1565         * fvwm/ewmh.c (ewmh_ChangeProperty):
1566         (ewmh_ChangeProperty):
1567         (atom_get):
1568         (ewmh_AtomGetByName):
1569         (ewmh_AddToKdeSysTray):
1570         (EWMH_GetWorkAreaIntersection):
1571         (ewmh_HandleWindowType):
1572         (ewmh_check_wm_pid):
1573         * fvwm/geometry.c (constrain_size):
1574         * fvwm/geometry.h:
1575         * fvwm/events.c (__handle_cr_on_client):
1576         (WaitForButtonsUp):
1577         * fvwm/events.h:
1578         * libs/PictureImageLoader.c:
1579         * libs/PictureImageLoader.h:
1580         * libs/WinMagic.c:
1581         * libs/fvwmlib.h:
1582         * libs/Graphics.c (ParseGradient):
1583         (CalculateGradientDimensions):
1584         (CreateGradientPixmap):
1585         (CreateGradientPixmapFromString):
1586         * fvwm/colorset.c (update_root_pixmap):
1587         * fvwm/builtins.c (CMD_Echo):
1588         (CMD_State):
1589         * fvwm/add_window.c (AddWindow):
1590         * fvwm/screen.h (DecorFace):
1591         use int instead of unsigned int
1593         * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
1594         * fvwm/colormaps.c (EnterSubWindowColormap):
1595         (LeaveSubWindowColormap):
1596         (FetchWmColormapWindows):
1597         * libs/vpacket.h:
1598         * libs/CombineChars.c (char_combclass):
1599         use short instead of short int
1600         use long instead of long int
1602         * libs/PictureBase.h (FvwmPictureAttributes):
1603         (FvwmRenderAttributes):
1604         * libs/Flocale.h (FlocaleFont):
1605         * fvwm/style.c (style_parse_icon_grid_style):
1606         * fvwm/menus.c (size_menu_horizontally):
1607         (size_menu_vertically):
1608         (paint_menu):
1609         (AddToMenu):
1610         * fvwm/menuitem.c (menuitem_paint):
1611         (menuitem_free):
1612         * fvwm/menuitem.h (MenuItem):
1613         * fvwm/geometry.c (set_window_border_size):
1614         * fvwm/decorations.c (SelectDecor):
1615         use int instead of short
1617         * fvwm/screen.h (FvwmAcs):
1618         (DecorFace):
1619         * fvwm/menus.c (MenuSizingParameters):
1620         (size_menu_horizontally):
1621         (update_menu):
1622         (paint_menu_gradient_background):
1623         * fvwm/menuroot.h (MenuRootStatic):
1624         * fvwm/menuitem.h (MenuItem):
1625         (MenuItemPartSizesT):
1626         * fvwm/menuitem.c (menuitem_get_size):
1627         * fvwm/menudim.h (MenuDimensions):
1628         use int instead of unsigned short
1630 2007-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1632         * libs/gravity.h:
1633         * libs/gravity.c (gravity_move_resize_parent_child):
1634         * fvwm/frame.h:
1635         * fvwm/frame.c (mr_args_internal):
1636         (frame_setup_border):
1637         (frame_setup_titlebar):
1638         (frame_get_resize_decor_gravities):
1639         (frame_get_titlebar_dimensions):
1640         use rectangle instead of signed_rectangle
1642         * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
1643         * libs/fvwmrect.h (signed_rectangle):
1644         removed type
1645         (rectangle):
1646         (size_rect):
1647         widht and height are now signed values
1649         * fvwm/placement.c (get_next_x):
1650         (__cp_get_next_x):
1651         (get_next_x):
1652         (__cp_get_next_y):
1653         (__test_fit):
1654         (__cp_test_fit):
1655         renamed functions
1657         * fvwm/placement.c (get_next_x):
1658         (get_next_y):
1659         (test_fit):
1660         (CleverPlacement):
1661         cleanup
1663 2007-01-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1665         * NEWS:
1666         NEWS entry for StickyIcon, StickyAcrossPagesIcon and
1667         StickyAcrossDesksIcon.
1669 2007-01-13  Serge Koksharov  <gentoosiast dog yandex dot ru>
1671         * fvwm/conditional.c (CreateConditionMask):
1672         added conditions StickyIcon, StickyAcrossPagesIcon and
1673         StickyAcrossDesksIcon.
1675         * fvwm/fvwm.1.in:
1676         documented new conditional tests.
1677         removed descriptions of styles StickyIconPage & StickyIconDesk which
1678         actually don't exists in fvwm.
1679         moved StickyIcon/SlipperyIcon descriptions immediately after
1680         Sticky/Slippery description.
1682 2007-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1684         * fvwm/placement.c (SmartPlacemen):
1685         (__sp_test_window):
1686         cleaned up SmartPlacement code
1688 2007-01-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1690         * fvwm/ConfigFvwmMenuDefaults:
1691         Mouse 0 MS A MenuLeaveSubmenu instead.
1693         * fvwm/ConfigFvwmMenuDefaults:
1694         Mouse 0 MS A MenuClose to make sidepic and border behave as
1695         before menu bindings.
1697         * fvwm/fvwm.1.in:
1698         * libs/wcontext.h (enum):
1699         * fvwm/menubindings.c (menu_binding):
1700         (menu_shortcuts):
1701         Add menu contexts 'I' (for items) 'S' '[', ']', '_', '-'.
1703         * fvwm/menustyle.c (menustyle_parse_old_style):
1704         add a message of deprecation.
1706 2007-01-10  Renato Caldas  <seventhguardian@gmail.com>
1708         * fvwm/module_list.h:
1709         * fvwm/module_list.c:
1710         new files for module handling code.
1712         * fvwm/module_list.h:
1713         * fvwm/module_interface.h:
1714         * fvwm/module_list.c:
1715         * fvwm/module_interface.c:
1716         (struct mqueue_object_type):
1717         (msg_mask_set):
1718         (module_alloc):
1719         (module_insert):
1720         (module_remove):
1721         (module_free):
1722         (module_get_next):
1723         (set_message_mask):
1724         (get_pipe_name):
1725         (initModules):
1726         (ClosePipes):
1727         (do_execute_module):
1728         (executeModuleDesperate):
1729         (CMD_Module):
1730         (CMD_ModuleListenOnly):
1731         (CMD_ModuleSynchronous):
1732         (HandleModuleInput):
1733         (DeadPipe):
1734         (KillModule):
1735         (KillModuleByName):
1736         (CMD_KillModule):
1737         (PositiveWrite):
1738         (DeleteMessageQueueBuff):
1739         (FlushMessageQueue):
1740         (FlushAllMessageQueues):
1741         (CMD_set_mask):
1742         (CMD_set_sync_mask):
1743         (CMD_set_nograb_mask):
1744         (skipModuleAliasToken):
1745         (countModules):
1746         (struct msg_masks_t):
1747         (struct fmodule):
1748         moved from module_interface.c/h to module_list.c/h
1750         * fvwm/module_list.h (do_execute_module):
1751         * fvwm/module_interface.h (AddToCommandQueue):
1752         (ExecuteModuleCommand):
1753         initialy static functions are exposed for now. Should be fixed soon.
1755         * fvwm/Makefile.am:
1756         added module_list.h and module_list.c
1757         reorganized the c files by size
1759         * fvwm/module_list.h:
1760         * fvwm/module_list.c:
1761         * fvwm/events.c:
1762         * fvwm/fvwm.c:
1763         * fvwm/session.c:
1764         * fvwm/stack.c:
1765         (initModules):
1766         (module_init_list):
1767         (ClosePipes):
1768         (module_kill_all):
1769         (KillModule):
1770         (module_kill):
1771         (countModules):
1772         (module_count):
1773         renamed functions to a unified style
1775         * fvwm/module_interface.h:
1776         * fvwm/module_interface.c:
1777         * fvwm/fvwm.c:
1778         * fvwm/events.c:
1779         * fvwm/modconf.c
1780         * fvwm/session.c:
1781         * fvwm/stack.c:
1782         * fvwm/windowshade.c:
1783         * fvwm/functions.c:
1784         * fvwm/move_resize.c:
1785         include file cleanup
1787         * fvwm/module_list.c (do_execute_module):
1788         made absolutely sure the module's read fd is >=0 before inserting
1789         the module on the list
1791         * fvwm/events.c (My_XNextEvent):
1792         * fvwm/module_list.c (PositiveWrite):
1793         (CMD_ModuleSynchronous):
1794         assume module read fd is allways >=0 (remove the tests)
1796         * fvwm/module_list.c (module_free):
1797         no need to test if fd >=0 when closing the pipes.
1799 2007-01-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1801         * fvwm/menuitem.c (draw_higlight_background):
1802         fix x-origin of HGradients
1804 2007-01-10  Renato Caldas  <seventhguardian@gmail.com>
1806         * fvwm/module_interface.c (FlushMessageQueues):
1807         fixed not flushing the first module on the list
1809 2007-01-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1811         * libs/Flocale.c (FlocaleGetFftFont):
1812         add sanity check for NULL fontname.
1814         * NEWS:
1815         * fvwm/fvwm.1.in:
1816         * fvwm/menuitem.c (menuitem_paint):
1817         (draw_hilight_background):
1818         make all kinds of pixmaps work with hilight background
1820         * libs/Colorset.h (CreateOffsetBackgroundPixmap):
1821         * libs/Colorset.c (CreateOffsetBackgroundPixmap)
1822         (CreateBackgroundPixmap):
1823         added CreateOffsetBackgroundPixmap with the ability to create
1824         transparent images at an offset relative to the window.
1826 2007-01-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1828         * fvwm/menus.c (__mloop_exit):
1829         (struct):
1830         (__mloop_get_event)
1831         (__mloop_handle_event):
1832         don't warp to parent item when entering other item with mouse.
1834         * NEWS:
1835         * fvwm/fvwm.1.in:
1836         * fvwm/menustyle.c (menustyle_update):
1837         make use of colorset TiledPixmap option with HiglightBack
1838         and HiglightTitleBack menu styles.
1840 2007-01-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1842         * libs/FScreen.c:
1843         reformatted
1845 2007-01-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1847         * libs/FScreen.c (FScreenParseGeometry):
1848         don't look up screen info if screen is undefined
1850 2007-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1852         * ONEWS:
1853         * NEWS:
1854         moved the NEWS of 2.2.x and 2.3.x to ONEWS
1856         * libs/fio.c (fvwm_send):
1857         compile fixes
1859         * libs/defaults.h (FVWMCONSOLE_CONNECTION_TO_SECS):
1860         added macro
1862         * libs/fio.c:
1863         * libs/fio.h:
1864         new utility files to wrap writing/reading standard lib functions that
1865         might be interrupted
1867 2007-01-05  Serge Koksharov  <gentoosiast dog yandex dot ru>
1869         * fvwm/ewmh_intern.h:
1870         compilation fix with EWMH_DEBUG enabled: include <sys/times.h>
1871         instead of <time.h>.
1873         * fvwm/windowlist.h:
1874         removed unneeded file.
1876         * fvwm/Makefile.am:
1877         removed windowlist.h from build list.
1879         * libs/PictureUtils.c:
1880         include "ftime.h" instead of <time.h>.
1881         fvwmlib.h header name should be in double quotes not in angle
1882         brackets.
1884         * libs/System.c:
1885         include "ftime.h" instead of <sys/time.h>.
1887 2007-01-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
1889         * ChangeLog:
1890         make my email less spider-friendly
1892         * fvwm/bindings.c (binding_cmd):
1893         (ParseBinding):
1894         fix core
1896 2007-01-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1898         * fvwm/screen.h (ScreenInfo):
1899         made MyDisplayWidth and MyDisplayHeight signed integer values to avoid
1900         casting signed values in calculations to be cast to unsigned
1902         * fvwm/focus.c (__activate_window_by_command):
1903         don't warp the viewport if the center of the window is already in view
1904         fixed a bug in window positioning
1906 2007-01-03  Serge Koksharov  <gentoosiast dog yandex dot ru>
1908         * NEWS:
1909         FvwmIconBox IconColorset's bg wasn't updated immediately.
1911 2007-01-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1913         * fvwm/fvwm.c (main):
1914         close all open fds upon startup
1915         reopen stdin, stdout and stderr if necessary
1916         (reopen_fd):
1917         new function
1919         * fvwm/module_interface.c (do_execute_module):
1920         simplified error handling
1921         check maximum fd when creating modules
1923         * fvwm/events.c (My_XNextEvent):
1924         * fvwm/fvwm.c (main):
1925         replaced fd_width with fvwmlib_max_fd
1927         * libs/fvwmlib.h:
1928         * libs/System.c (fvwmlib_init_max_fd):
1929         added function and fvwmlib_max_fd
1931         * fvwm/events.c (My_XNextEvent):
1932         * fvwm/module_interface.c (CMD_ModuleSynchronous):
1933         switch back to using FD_SET
1935         * fvwm/events.c (My_XNextEvent:
1936         * fvwm/module_interface.h:
1937         * fvwm/module_interface.c:
1938         hide module structure members with access macros and use them
1939         everywhere
1941 2007-01-02  Renato Caldas  <seventhguardian@gmail.com>
1943         * fvwm/module_interface.c (module_add_to_fdsets):
1944         * fvwm/module_interface.h:
1945         created new function that also checks for too many open fds
1947         * fvwm/module_interface.c (CMD_ModuleSynchronous):
1948         * fvwm/events.c (My_XNextEvent):
1949         now using module_add_to_fdset to add pipes to the fdsets
1951 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
1953         * libs/defaults.h (MAX_NUM_MODULES):
1954         * fvwm/module_interface.c (module_alloc):
1955         (do_execute_module):
1956         removed check for MAX_NUM_MODULES - not needed, done by the O.S.
1958         * fvwm/module_interface.c (do_execute_module):
1959         moved the allocation call to the end of the sanity checks and pipe
1960         creation - better for performance
1962 2007-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1964         END MODULE STRUCT PATCHES
1966         * fvwm/module_interface.c (do_execute_module):
1967         fixed another memory leak
1969 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
1971         * fvwm/module_interface.h:
1972         * fvwm/module_interface.c:
1973         * fvwm/modconf.c:
1974         renamed struct module member "pipeName" and "pipeAlias" to "name"
1975         and "alias"
1977         * fvwm/module_interface.c (do_execute_module):
1978         fixed possible memory leak
1980 2007-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
1982         * fvwm/events.c (My_XNextEvent):
1983         * fvwm/module_interface.c (module_alloc):
1984         (do_execute_module):
1985         (KillModule):
1986         * fvwm/module_interface.h (fmodule):
1987         replaced int with a flag struct
1989         * fvwm/module_interface.h:
1990         * fvwm/events.c (My_XNextEvent):
1991         * fvwm/module_interface.c (module_alloc):
1992         (module_free):
1993         (module_insert):
1994         (ClosePipes):
1995         add new modules at front of list again
1996         removed global variable init_fdset; use a flag in the module struct
1997         instead
1998         removed the now obsolete module slot count
2000 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
2002         * fvwm/module_interface.c (module_remove):
2003         (KillModule):
2004         moved module remotion code to module_remove()
2006 2007-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2008         * fvwm/events.c (My_XNextEvent):
2009         fixed startup commands
2011         * fvwm/module_interface.c (module_insert):
2012         (module_free):
2013         (KillModule):
2014         (ClosePipes):
2015         append modules at end of list
2017         * fvwm/events.c (My_XNextEvent):
2018         fixed core
2020         * fvwm/module_interface.c (ExecuteModuleCommand):
2021         (PositiveWrite):
2022         (KillModuleByName):
2023         (BroadcastPacket):
2024         (BroadcastNewPacket):
2025         (BroadcastName):
2026         (BroadcastFvwmPicture):
2027         (BroadcastColorset):
2028         (BroadcastPropertyChange):
2029         (BroadcastConfigInfoString):
2030         (CMD_SendToModule):
2031         (FlushAllMessageQueues):
2032         (countModules):
2033         (CMD_set_mask):
2034         (CMD_set_sync_mask):
2035         (CMD_set_nograb_mask):
2036         cleanup
2037         (skipModuleAliasToken):
2038         use MAX_MODULE_ALIAS_LEN
2040         * fvwm/module_interface.c (KillModule):
2041         (do_execute_module):
2042         (module_alloc):
2043         added a "slot" member to the module struct to fix the init_fdset hack
2044         for now
2046         * libs/defaults.h (MAX_NUM_MODULES):
2047         (MAX_MODULE_ALIAS_LEN):
2048         new config values
2050         * fvwm/module_interface.c (do_execute_module):
2051         rewrote module struct initialization
2052         (HandleModuleInput):
2053         use %p to print module address, don't cast it to int
2055         * fvwm/module_interface.c (ClosePipes):
2056         (KillModule):
2057         use module_free
2058         (msg_mask_set):
2059         (module_insert):
2060         (module_alloc):
2061         new functions()
2063         * fvwm/module_interface.c (FreeModule):
2064         (module_free):
2065         renamed function
2067         * fvwm/module_interface.c (KillModule):
2068         (FreeModule):
2069         * fvwm/events.c (My_XNextEvent):
2070         * fvwm/execcontext.h:
2071         * fvwm/modconf.c (CMD_Send_ConfigInfo):
2072         (ModuleConfig):
2073         * fvwm/stack.c (BroadcastRestack):
2074         cleanup
2076         * fvwm/module_interface.c (module_get_next):
2077         * fvwm/module_interface.h:
2078         new function
2080 2007-01-01  Renato Caldas  <seventhguardian@gmail.com>
2082         * fvwm/modconf.c (ModuleConfig):
2083         (SendConfigToModule):
2084         (send_xinerama_state):
2085         (send_desktop_names):
2086         (send_desktop_geometry):
2087         (send_image_path):
2088         (send_color_limit):
2089         (send_colorsets):
2090         (send_click_time):
2091         (send_move_threshold):
2092         (send_ignore_modifiers):
2093         (CMD_Send_ConfigInfo):
2094         * fvwm/functions.c (__execute_function):
2095         * fvwm/events.c (My_XNextEvent):
2096         * fvwm/module_interface.h (msg_masks_t):
2097         (fmodule):
2098         * fvwm/execcontext.c (__exc_change_context):
2099         (exc_create_null_context):
2100         * fvwm/execcontext.h:
2101         Initial module struct patches
2103         BEGIN MODULE STRUCT PATCHES
2105 2006-12-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2107         * fvwm/events.c (HandleFocusOut):
2108         (__refocus_stolen_focus_win):
2109         (HandleEnterNotify):
2110         less disruptive way of restoring focus to the window it was stolen from
2112 2006-12-31  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2114         * fvwm/events.c (HandleEnterNotify):
2115         restore focus to windows that had it stolen by
2116         unmanaged windows on enter of any unmanaged windows.
2118 2006-12-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2120         * fvwm/menubindings.c:
2121         don't include menus.h
2123         * fvwm/ConfigFvwmMenuDefaults:
2124         all bindings are silent
2126 2006-12-30  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2128         * fvwm/ConfigFvwmMenuDefaults:
2129         make all numpad keys silent -- not all keyboads have a numpad
2130         add KP_Separator for MenuClose
2132 2006-12-30  Serge Koksharov  <gentoosiast dog yandex dot ru>
2134         * fvwm/fvwm.1.in:
2135         documented missing menu bindings.
2137         * fvwm/ConfigFvwmMenuDefaults:
2138         fixed wrong menu bindings.
2140 2006-12-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2142         * fvwm/menubindings.c:
2143         * fvwm/menubindings.h:
2144         * fvwm/menucmd.c:
2145         * fvwm/menudim.c:
2146         * fvwm/menudim.h:
2147         * fvwm/menugeometry.c:
2148         * fvwm/menugeometry.h:
2149         * fvwm/menuitem.c:
2150         * fvwm/menuitem.h:
2151         * fvwm/menuroot.h:
2152         * fvwm/menus.c:
2153         * fvwm/menus.h:
2154         * fvwm/move_resize.c:
2155         * fvwm/move_resize.h:
2156         * fvwm/windowlist.c:
2157         simplified including header files
2159         * fvwm/menus.c (__mloop_handle_event):
2160         * fvwm/menuparameters.h:
2161         * fvwm/menubindings.c (menu_shortcuts):
2162         do not call find_entry directly but return MENU_NEWITEM_FIND instead
2164         * fvwm/menus.c (__mloop_handle_event):
2165         * fvwm/menuparameters.h:
2166         * fvwm/menubindings.c (menu_shortcuts):
2167         do not call move_any_menu directly but return MENU_NEWITEM_MOVEMENU
2168         instead
2170         * fvwm/menus.h (MenuParameters):
2171         (MenuOptions):
2172         (MenuPosHints):
2173         (MenuRC):
2174         (MenuReturn):
2175         (MenuRepaintTransparentParameters):
2176         * fvwm/menuparameters.h (MenuParameters):
2177         (MenuOptions):
2178         (MenuPosHints):
2179         (MenuRC):
2180         (MenuReturn):
2181         (MenuRepaintTransparentParameters):
2182         moved to menuparameters.h
2184         * fvwm/menus.h (MenuRoot):
2185         (MenuRootDynamic):
2186         (MenuRootStatic):
2187         * fvwm/menutypes.h (MenuRoot):
2188         (MenuRootDynamic):
2189         (MenuRootStatic):
2190         moved to menuroot.h
2192         * fvwm/menus.c (menu_get_geometry):
2193         (menu_get_outer_geometry):
2194         * fvwm/menugeometry.c (menu_get_geometry):
2195         (menu_get_outer_geometry):
2196         moved to menugeometry.c
2198         * fvwm/menuparameters.h:
2199         * fvwm/menutypes.h:
2200         * fvwm/menugeometry.c:
2201         * fvwm/menugeometry.h:
2202         * fvwm/Makefile.am:
2203         new files
2205         * fvwm/menubindings.h (enum):
2206         * fvwm/menus.c (enum):
2207         moved enum menu_shortcut_action to menubindings.h
2208         (get_selectable_item_index):
2209         (get_selectable_item_from_index):
2210         (get_selectable_item_from_section):
2211         (get_selectable_item_count):
2212         (parse_menu_action):
2213         moved to menubindings.c
2215         * fvwm/menus.c (enum):
2216         (parse_menu_action):
2217         (menuShortcuts):
2218         renamed enum shortcut_action to menu_shortcut_action
2220         * fvwm/fvwm.c (SetRCDefaults):
2221         read default config file after all other defaults
2223 2006-12-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2225         * fvwm/ConfigFvwmMenuDefaults:
2226         * fvwm/fvwm.c (SetRCDefaults):
2227         make the hard coded menu bindings load before ConfigFvwmDefaults
2228         move Mouse 0 ... to ConfigFvwmMenuDefaults
2230 2006-12-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2232         * fvwm/ConfigFvwmMenuDefaults:
2233         * fvwm/fvwm.c (SetRCDefaults):
2234         added hard coded default menu bindings
2236 2006-12-29  Serge Koksharov  <gentoosiast dog yandex dot ru>
2238         * fvwm/fvwm.1.in:
2239         documentation fixes.
2241 2006-12-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2243         * fvwm/bindings.c:
2244         * fvwm/menubindings.h:
2245         * fvwm/menubindings.c:
2246         * fvwm/menus.h:
2247         * fvwm/menus.c:
2248         * fvwm/Makefile.am:
2249         moved new menu binding code to menubindings.c, menubindings.h
2250         split binding into a regular list and a fallback list that can not be
2251         modified
2253         * libs/fvwmrect.c (fvwmrect_move_into_rectangle):
2254         fixed calculation of new geometry if x or y is negative
2256         * fvwm/geometry.c (maximize_adjust_offset):
2257         fixed calculations of normal geometry when maximized
2259 2006-12-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2261         * NEWS:
2262         * fvwm/ConfigFvwmMenuDefaults:
2263         * fvwm/fvwm.c (SetRCDefaults):
2264         * fvwm/menus.c (parse_menu_action):
2265         * fvwm/fvwm.1.in:
2266         rename menu action to menu bindings and make menu binding commands
2267         more verbose.  Move "Mouse 0 M A MenuSelectItem" to SetRCDefaults to
2268         ensure basic function with ConfigFvwmMenuDefaults missing.
2270 2006-12-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2272         * fvwm/menus.c (menuShortcuts):
2273         fixed compiler warning.
2275 2006-12-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2277         * fvwm/fvwm.1.in:
2278         corrected mis-spelling
2280         * AUTHORS:
2281         * NEWS:
2282         * fvwm/fvwm.1.in:
2283         * fvwm/menus.h:
2284         * fvwm/menus.c (handle_emacs_bindings):
2285         (parse_menu_action)
2286         (menuShortcuts):
2287         (__mloop_handle_event):
2288         (menu_binding):
2289         * fvwm/bindings.c (ParseBinding):
2290         * fvwm/Makefile.am (config_DATA):
2291         * fvwm/ConfigFvwmDefaults:
2292         * fvwm/ConfigFvwmMenuDefaults:
2293         fully configurable mouse any key bindings for menu navigation.
2295 2006-12-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2297         * fvwm/virtual.c (HandlePaging):
2298         removed bogus comment
2300         * fvwm/move_resize.c (__move_loop):
2301         cleanup
2302         (__resize_window):
2303         allow paging during resize with "EdgeScroll 0 0" as documented in the
2304         man page
2305         fixed disappearing windows with "maximize; resize - abort; unmaximize"
2307         * fvwm/fvwm.h (FvwmWindow):
2308         * fvwm/add_window.c (AddWindow):
2309         * fvwm/add_window.c (setup_frame_window):
2310         * fvwm/add_window.c (setup_parent_window)
2311         * fvwm/borders.c (border_draw_decorations):
2312         * fvwm/borders.c (border_draw_one_border_part):
2313         * fvwm/borders.c (border_get_parts_and_pos_to_draw)
2314         * fvwm/borders.c (border_get_titlebar_descr)
2315         * fvwm/builtins.c (__remove_window_decors):
2316         * fvwm/conditional.c (MatchesConditionMask):
2317         * fvwm/events.c (HandleMapNotify):
2318         * fvwm/events.c (HandleMapRequestKeepRaised)
2319         * fvwm/events.c (HandlePropertyNotify):
2320         * fvwm/events.c (HandleShapeNotify):
2321         * fvwm/events.c (__cr_detect_icccm_move)
2322         * fvwm/events.c (__cr_get_grav_position):
2323         * fvwm/events.c (__cr_get_static_position)
2324         * fvwm/events.c (__handle_configure_request)
2325         * fvwm/events.c (__handle_cr_on_client):
2326         * fvwm/ewmh.c (EWMH_fullscreen):
2327         * fvwm/focus.c (__activate_window_by_command):
2328         * fvwm/focus.c (__set_focus_to_fwin):
2329         * fvwm/focus.c (warp_to_fvwm_window):
2330         * fvwm/frame.c (__frame_setup_window):
2331         * fvwm/frame.c (frame_create_move_resize_args)
2332         * fvwm/frame.c (frame_free_move_resize_args):
2333         * fvwm/frame.c (frame_move_resize_step)
2334         * fvwm/frame.c (frame_reshape_border):
2335         * fvwm/geometry.c (constrain_size):
2336         * fvwm/geometry.c (get_icon_corner)
2337         * fvwm/geometry.c (get_page_offset):
2338         * fvwm/geometry.c (get_page_offset_check_visible):
2339         * fvwm/geometry.c (get_shaded_client_window_pos):
2340         * fvwm/geometry.c (get_title_button_geometry):
2341         * fvwm/geometry.c (get_title_geometry)
2342         * fvwm/geometry.c (get_unshaded_geometry):
2343         * fvwm/geometry.c (get_visible_window_or_icon_geometry)
2344         * fvwm/geometry.c (gravity_constrain_size):
2345         * fvwm/geometry.c (maximize_adjust_offset):
2346         * fvwm/geometry.c (update_absolute_geometry):
2347         * fvwm/geometry.c (update_relative_geometry)
2348         * fvwm/gnome.c (GNOME_SetWinArea):
2349         * fvwm/icons.c (AutoPlaceIcon):
2350         * fvwm/icons.c (DeIconify):
2351         * fvwm/icons.c (Iconify):
2352         * fvwm/module_interface.c (CONFIGARGS):
2353         * fvwm/move_resize.c (AnimatedMoveAnyWindow)
2354         * fvwm/move_resize.c (CMD_Maximize):
2355         * fvwm/move_resize.c (CMD_ResizeMaximize):
2356         * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
2357         * fvwm/move_resize.c (__move_loop):
2358         * fvwm/move_resize.c (__move_window):
2359         * fvwm/move_resize.c (__resize_window):
2360         * fvwm/move_resize.c (maximize_fvwm_window):
2361         * fvwm/move_resize.c (resize_move_window):
2362         * fvwm/move_resize.c (stick_across_pages):
2363         * fvwm/move_resize.c (unmaximize_fvwm_window):
2364         * fvwm/placement.c (__explain_placement):
2365         * fvwm/placement.c (__place_get_wm_pos):
2366         * fvwm/placement.c (get_next_x):
2367         * fvwm/placement.c (get_next_y):
2368         * fvwm/placement.c (test_fit)
2369         * fvwm/session.c (MatchWinToSM):
2370         * fvwm/session.c (SaveWindowStates):
2371         * fvwm/update.c (apply_window_updates):
2372         * fvwm/virtual.c (MoveViewport):
2373         * fvwm/windowlist.c (CMD_WindowList):
2374         * fvwm/windowshade.c (CMD_WindowShade):
2375         put some of the window geometry members into a separate struct window_g
2376         with members frame, normal, max, max_defect, max_offset
2378 2006-12-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2380         * NEWS:
2381         * AUTHORS:
2382         * fvwm/window_flags.h:
2383         * fvwm/style.h:
2384         * fvwm/style.c (style_parse_one_style_option):
2385         * fvwm/icons.c (DrawIconTitleWindow):
2386         * fvwm/fvwm.h (common_flags_t):
2387         * fvwm/fvwm.1.in (Style):
2388         * fvwm/borders.c:
2389         (border_draw_title_stick_lines):
2390         Applied Stippled patch by Thomas Adam with some fixes.
2392 2006-12-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2394         * NEWS:
2395         FvwmWinList button/list syncronization fixed (bug #1393)
2397 2006-12-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2399         * NEWS:
2400         * configure.ac:
2401         updated for 2.5.20.
2403         * NEWS:
2404         * configure.ac:
2405         updated for 2.5.19 release
2407         * NEWS:
2408         updated after 2.4.20 release
2410         * NEWS:
2411         * fvwm/focus.c (focus_get_fpol_context_flag):
2412         * fvwm/events.c (__check_click_to_focus_or_raise)
2413         (__handle_click_to_focus):
2414         Treat EWMH desktop as client window under click to focus. (#1492)
2416 2006-12-08  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2418         * libs/Module.h (MX_REPLY):
2419         (MAX_EXTENDED_MESSAGES):
2420         (MAX_XMSG_MASK):
2421         * fvwm/module_interface.c (CMD_Send_Reply):
2422         * fvwm/functable.c (func_table):
2423         * fvwm/commands.h:
2424         Added Send_Reply module only command.
2426 2006-11-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2428         * libs/PictureUtils.c (init_static_colors_table):
2429         fix fvwm for < 8 bit depth, bug #1677
2431 2006-11-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2433         * fvwm/misc.c (IsRectangleOnThisPage):
2434         new fix for signedness problems.
2436 2006-10-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2438         * fvwm/misc.c (IsRectangleOnThisPage):
2439         fix signedness problem with test introduced by gcc4 fix below.
2441 2006-09-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2443         * libs/fvwmrect.h (fvwmrect_subtract_rectangles):
2444         (size_rect):
2445         (rectangle)
2446         (signed_rectangle):
2447         * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
2448         * libs/gravity.h (gravity_move_resize_parent_child):
2449         * libs/gravity.c (gravity_move_resize_parent_child):
2450         * fvwm/frame.h (frame_get_titlebar_dimensions)
2451         * fvwm/frame.c (frame_get_titlebar_dimensions_only)
2452         (frame_get_resize_decor_gravities):
2453         (mr_args_internal):
2454         (frame_setup_border):
2455         (frame_setup_titlebar)
2456         (frame_get_resize_decor_gravities):
2457         (frame_get_titlebar_dimensions):
2458         split rectangle into a signed size and an unsigned size type.
2460         * fvwm/screen.h (ScreenInfo):
2461         * libs/FScreen.h (FScreenGetScrRect):
2462         (FScreenGetResistanceRect):
2463         * libs/FScreen.c (XineramaScreenInfo):
2464         (FScreenGetGeometry)
2465         (FScreenGetScrRect):
2466         (FScreenClipToScreen):
2467         (FScreenCenterOnScreen)
2468         (FScreenGetResistanceRect):
2469         (FScreenIsRectangleOnScreen):
2470         * fvwm/fvwm.h (FvwmWindow):
2471         * fvwm/screen.h (DecorFace):
2472         * libs/fvwmlib.h (CreateGradientPixmap):
2473         * libs/Graphics.c (CreateGradientPixmap):
2474         * libs/PictureUtils.h (PictureCloseImageColorAllocator):
2475         * libs/PictureUtils.c (PictureCloseImageColorAllocator):
2476         * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData)
2477         (PImageLoadPixmapFromFile):
2478         (PImageLoadPixmapFromXpmData):
2479         * libs/PictureImageLoader.c (FIMAGE_CMD_ARGS)
2480         (PImageCreatePixmapFromArgbData):
2481         (PImageLoadPixmapFromFile)
2482         (PImageLoadFvwmPictureFromFile):
2483         (PImageLoadPixmapFromXpmData):
2484         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
2485         * fvwm/ewmh_icons.c (EWMH_DeleteWmIcon):
2486         (EWMH_SetIconFromWMIcon):
2487         * fvwm/ewmh.h (EWMH_GetWorkAreaIntersection):
2488         * fvwm/ewmh.c (EWMH_GetWorkAreaIntersection):
2489         * fvwm/colorset.c (parse_colorset):
2490         * fvwm/icons.c (DrawIconTitleWindow):
2491         (AutoPlaceIcon)
2492         (do_all_iconboxes):
2493         * fvwm/menus.h (MenuRootDynamic):
2494         * fvwm/menus.c (update_menu):
2495         (pop_menu_up):
2496         (do_menu)
2497         (get_menu_options):
2498         * fvwm/move_resize.c (GetMoveArguments):
2499         (ParseOneResizeArgument)
2500         (GetResizeArguments):
2501         (GetResizeMoveArguments):
2502         (DoSnapAttract)
2503         (__move_loop):
2504         (CMD_Maximize):
2505         change dimensions and allocation counts to unsigned types.
2507         * libs/Flocale.h (FlocaleStringNumberOfBytes)
2508         (FlocaleStringByteToCharOffset):
2509         (FlocaleStringCharToByteOffset)
2510         (FlocaleStringCharLength)
2511         * libs/Flocale.c (FlocaleStringNumberOfBytes)
2512         (FlocaleStringByteToCharOffset):
2513         (FlocaleStringCharToByteOffset)
2514         (FlocaleStringCharLength):
2515         (FlocaleUtf8ToUnicodeStr2b)
2516         (FlocaleStringToString2b):
2517         (FlocaleEncodeString):
2518         * libs/Ficonv.c (convert_charsets):
2519         change most string types to char* from unsigned char* to match
2520         with system headers without casts.
2522         * libs/Flocale.c (FlocaleLoadFont):
2523         init shadow_dir to make gcc 4 happy.
2525         * libs/Colorset.h (CSETS_IS_TRANSPARENT_PR_TINT)
2526         (CSETS_IS_TRANSPARENT_ROOT_TRAN):
2527         (CSETS_IS_TRANSPARENT_ROOT_PURE)
2528         (CSETS_IS_TRANSPARENT_PR_PURE):
2529         (CSETS_IS_TRANSPARENT_ROOT)
2530         (CSETS_IS_TRANSPARENT):
2531         compare pointer with NULL, not >= 0.
2533         * libs/FTips.h (ftips_position_t):
2534         * fvwm/expand.c (partial_extended_vars):
2535         * fvwm/placement.c (preason_screen_t):
2536         remove comma last in enums.
2538         * fvwm/style.c (style_parse_focus_policy_style):
2539         change 0xffffffff to ~0 to silience truncation warning.
2541         * fvwm/session.h (mwtsm_state_args):
2542         make flags unsigned.
2544         * fvwm/schedule.c (sq_object_type):
2545         change // to /* ... */
2547         * libs/Fft.c (FftGetFontWidths):
2548         (FftTextWidth):
2549         * libs/FScreen.c (FScreenConfigureSLSScreens):
2550         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
2551         (EWMH_SetDesktopNames):
2552         * fvwm/fvwm.c (LoadDefaultLeftButton):
2553         (LoadDefaultRightButton):
2554         * fvwm/builtins.c (ReadDecorFace):
2555         (CMD_State):
2556         silence signedness warnings by casts.
2558         * fvwm/borders.c (ROTATE_RECTANGLE):
2559         make sure tr is initialized.
2561         * fvwm/add_window.c (FetchWmProtocols):
2562         use unsigned type for l_protocols.
2564 2006-09-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2566         * fvwm/events.c (HandleFocusIn):
2567         (HandleFocusOut):
2568         * fvwm/focus.c (__set_focus_to_fwin):
2569         fix focus decoration when unmanaged are focused, unless
2570         FlickeringQtDialogsWorkaround is on. Closes bug #758.
2572 2006-09-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2574         * fvwm/geometry.c (constrain_size):
2575         repeat aspect-resizing in a loop to get a stable result that does not
2576         change the next time the frame is set up
2578 2006-09-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2580         * NEWS:
2581         * configure.ac:
2582         increased version to 2.5.19
2583         released 2.5.18
2585         * NEWS:
2586         * configure.ac:
2587         updated for 2.5.18 release
2589 2006-09-04  Renato Caldas  <seventhguardian@gmail.com>
2591         * acinclude.m4:
2592         removed the unused test for imlib
2593         removed the Imlib.h header from gdk_imlib test programs
2595 2006-08-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2597         * fvwm/ewmh.c (atom_get):
2598         fix offset and length args for XGetWindowProperty() (to support 64bit
2599         architectures)
2601 2006-08-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2603         * fvwm/events.c (HandleUnmapNotify):
2604         immediately handle MapRequests after unmapping a window while we still
2605         have the context fvwm window; this is necessary to allow the client to
2606         re-map a window before fvwm can reparent it to the root window
2607         (HandleMapRequestKeepRaised):
2608         cleaned up
2610 2006-08-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2612         * fvwm/ewmh.c (ewmh_HandleDesktop):
2613         fixed handling of ClickToFocusPassesClick with the EWMH desktop
2614         window
2616 2006-08-29  Harald Dunkel  <harald.dunkel@t-online.de>
2618         * fvwm/icccm2.c:
2619         * fvwm/gnome.c:
2620         * fvwm/decorations.c:
2621         fix offset and length args for XGetWindowProperty() (to support 64bit
2622         architectures)
2624 2006-08-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2626         * NEWS:
2627         * fvwm/expand.c (expand_vars_extended):
2628         correctly expand break.
2629         * fvwm/conditional.c (__rc_matches_rcstring_consume):
2630         fix matching break.
2632 2006-08-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2634         * fvwm/decorations.h (is_function_allowed):
2635         * fvwm/decorations.c (__is_resize_allowed):
2636         (is_function_allowed):
2637         work on 'const FvwmWindow *'
2639         * fvwm/fvwm.h (action_flags):
2640         * fvwm/style.c (check_window_style_change):
2641         * fvwm/module_interface.c (__get_allowed_actions)
2642         (CONFIGARGS):
2643         * libs/vpacket.h (ConfigWinPacket):
2644         expose fvwm allowed actions to modules
2646 2006-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2648         * fvwm/move_resize.c (__move_icon):
2649         *do* map icon windows for pictured icons on move, but only if they end
2650         up on the current desk
2652 2006-08-09  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2654         * fvwm/move_resize.c (__move_icon):
2655         don't map icon windows for pictured icons on move
2657 2006-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2659         * fvwm/style.c (remove_all_of_style_from_list):
2660         (__simplify_style_list):
2661         (blockor):
2662         (blockand):
2663         (blockunmask)
2664         (blockissubset):
2665         (style_ids_are_equal):
2666         (style_id_equals_id)
2667         (styles_have_same_id):
2668         (fw_match_style_id)
2669         (one_fw_can_match_both_ids):
2670         (check_window_style_change):
2671         use int/0/1 instead of Bool/False/True
2673         * fvwm/move_resize.c (stick_across_pages):
2674         use False instead of FALSE
2676         * fvwm/style.c (fw_match_style_id):
2677         * fvwm/read.c (run_command_file):
2678         (push_read_file):
2679         * fvwm/add_window.c (MappedNotOverride):
2680         * libs/wild.c (matchWildcards):
2681         use 0 and 1 instead of FALSE and TRUE
2683         * fvwm/fvwm.h:
2684         removed TRUE and FALSE
2686 2006-08-07  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2688         * NEWS:
2689         FvwmPager !IconTitle style bugfix.
2691 2006-07-31  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
2693         * fvwm/fvwm.1.in:
2694         Updated description of Wait command in man page.
2696 2006-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2698         * libs/Flocale.c (FlocaleFontStructDrawString)
2699         (FlocaleRotateDrawString):
2700         (FlocaleDrawString):
2701         fixed drawing of forecolor/hilightfore
2703         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
2704         always unmaximize and resize window when leaving fullscreen state,
2705         not just if it did not start as fullscreen
2707 2006-07-17  Renato Caldas  <seventhguardian@gmail.com>
2709         * fvwm/fvwm.1.in (MenuStyle):
2710         added a reference to the prefered ! style negation flag,
2711         and listed the other deprecated negative forms in one place.
2712         (ActiveForeOff):
2713         (AnimationOff):
2714         (AutomaticHotkeysOff):
2715         (HilightBackOff):
2716         (TitleWarpOff):
2717         changed to the ! negation form and listed as deprecated.
2718         (ActiveBack):
2719         removed relics from the man page
2721 2006-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2723         * NEWS:
2724         * configure.ac:
2725         increased version to 2.5.18
2726         released 2.5.17
2728         * NEWS:
2729         * configure.ac:
2730         updated for 2.5.17 release
2732 2006-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2734         * fvwm/move_resize.c (__move_window):
2735         allow moving a window without an icon while it's iconified based on the
2736         frame geometry
2738 2006-07-17  Serge Koksharov  <gentoosiast dog yandex dot ru>
2740         * fvwm/menustyle.c (menustyle_copy):
2741         Now 'TitleColorset' also copied by 'CopyMenuStyle' command.
2743 2006-07-17  Renato Caldas  <seventhguardian@gmail.com>
2745         * fvwm/fvwm.1.in:
2746         NoTitle, StippledTitleOff, NoHandles, NoButton, NoIconTitle styles
2747         changed the manpage to reflect the prefered style negation method,
2748         that is, using the !* negation sign.
2750 2006-07-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2752         * fvwm/fvwm.1.in (COMMAND EXPANSION):
2753         removed documentation of filters.
2755         * NEWS:
2756         * fvwm/expand.c (check_first_filter):
2757         (apply_filters)
2758         (expand_args_extended):
2759         (expand_vars_extended):
2760         (expand_vars):
2761         removed variable filter implementation and backslash-escaping.
2763 2006-07-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2765         * NEWS:
2766         News blurb for variable filters and backslash-escaping.
2767         * fvwm/fvwm.1.in:
2768         documentation of variable filters.
2770 2006-07-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2772         * fvwm/expand.c (chec):
2773         (first_filter):
2774         (apply_filters)
2775         (expand_args_extended):
2776         (expand_vars_extended):
2777         (expand_vars):
2778         implemented variable filters.
2780         * fvwm/expand.c (expand_vars):
2781         made backslash work as escape character within extended variables.
2783         * libs/Strings.h (QuoteEscapeString):
2784         (QuoteEscapeStringLength):
2785         * libs/Strings.c (QuoteEscapeString):
2786         (QuoteEscapeStringLength):
2787         new functions: QuoteEscapeString and QuoteEscapeStringLength for
2788         generic quoting.
2790         * fvwm/expand.c (expand_args_extended):
2791         make upper limit inclusive.
2793         * fvwm/functions.c (__execute_function):
2794         Changed PeekToken to GetNextToken before expand_vars call.
2796         * fvwm/fvwm.1.in:
2797         updated documentation regarding quoting in expand_args_extended
2799 2006-07-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2801         * fvwm/expand.c (__eae_parse_range):
2802         reject everything that does not begin with a digit
2804         * libs/Parse.c (SkipNTokens):
2805         stop skipping tokens at the end of input
2807         * fvwm/expand.c (__eae_parse_range):
2808         bugfixes
2809         (expand_vars):
2810         reformatted
2811         (__eae_parse_range):
2812         fixed parsing of $[n-]
2814 2006-07-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2816         * fvwm/expand.c (expand_args_extended):
2817         fixed core dump
2818         added range check for positional parameters
2819         (expand_args_extended):
2820         (__eae_parse_range):
2821         cleaned up and simplified parsing code
2822         properly unquote arguments when expanding
2823         removed the patch below
2825 2006-07-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2827         * fvwm/expand.c (expand_args_extended):
2828         removed range check for positional parameters
2829         make single arguments not use the 'upper' variable
2830         changed back to PeekToken for single arguemnts.
2831         improved some comments.
2833 2006-07-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2835         * fvwm/expand.c (expand_args_extended):
2836         Fix segfault when called with a tokenless string for single arguments.
2838 2006-07-12  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
2839         * docs/FAQ:
2840         Usage of FvwmAuto module in FAQ 7.17 was incorrect.
2841         Reported by Serge Koksharov.
2843 2006-07-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2845         * fvwm/placement.c (__explain_placement):
2846         print initial size of window too
2848         * libs/Makefile.am (libfvwm_a_SOURCES):
2849         * libs/fvwm_sys_stat.h:
2850         added compat file
2852         * configure.ac:
2853         added O_NOFOLLOW replacement and always include fcntl.h
2855 2006-07-12  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
2856         * libs/Parse.c:
2857         Added DV's mailing-list comments about how PeekToken & GetNextToken
2858         work as comments to the source code. (slightly modified)
2860 2006-07-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2862         * fvwm/schedule.c (CMD_Schedule):
2863         Fixed parsing of "Periodic" option.
2865 2006-07-11  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2867         * NEWS:
2868         Fix for tempfile vulnerabilities in FvwmCommand.
2869         * configure.ac:
2870         Added check for lstat.
2872 2006-07-12  Scott Smedley  <ss(at)aao(dot)gov(dot)au>
2873         * fvwm/schedule.c:
2874         * NEWS:
2875         * AUTHORS:
2876         * fvwm/fvwm.1.in:
2877         Added "Periodic" option to Schedule command.
2879 2006-07-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2881         * fvwm/module_interface.c (KillModule):
2882         (ClosePipes):
2883         fixed KillModule
2886 2006-07-09  Renato Caldas  <seventhguardian@gmail.com>
2888         * fvwm/fvwm.c (main):
2889         changed the -blackout warning to say it will be removed in 3.0
2891         * fvwm/fvwm.1.in (-blackout):
2892         updated the manual regarding the future remotion of -blackout
2894 2006-07-08  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2896         * NEWS:
2897         * configure.ac:
2898         added $EXEEXT to FvwmGtk in order to compile on Cygwin (bug #3772).
2900 2006-07-08  Renato Caldas  <seventhguardian@gmail.com>
2902         *libs/alloca.c (DEBUG_I00FUNC)
2903         removed old debug code
2905 2006-07-07  Renato Caldas  <seventhguardian@gmail.com>
2907         * libs/debug.c:
2908         removed the old unused file
2910         * libs/Makefile.am (libfvwm_a_SOURCES):
2911         removed the reference to debug.c
2913         * libs/fvwmlib.h:
2914         removed the code related to libs/debug.c
2916         * fvwm/module_interface.c (make_named_packet)
2917         removed the #if 0'ed debug code related to debug.c
2919         fvwm/focus.h (DEBUG_FOCUS)
2920         removed the #ifdef'ed to 0 debug code related to debug.c
2923 2006-07-06  Renato Caldas  <seventhguardian@gmail.com>
2925         * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
2926         removed useles definition.
2928         * modules/FvwmPager/FvwmPager.c (main):
2929         (ParseOptions):
2930         removed most of the debug code.
2931         changed termination debug to use 'isTerminated' instead of
2932         'debug_term_signal'.
2933         changed termination debug to compile on FVWM_DEBUG_MSGS instead
2934         of DEBUG.
2936         * libs/fvwmsignal.h (FVWM_DEBUG_MSGS):
2937         * libs/fvwmsignal.c (FVWM_DEBUG_MSGS):
2938         (fvwmSetTerminate):
2939         removed unused debug_term_signal.
2941 2006-07-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
2943         * NEWS:
2944         Work around for Cygwin not requiering '_GNU_SOURCE' to use
2945         stdio's getline; news entry.
2947 2006-06-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2949         * fvwm/commands.h:
2950         * fvwm/module_interface.c (CMD_ModuleListenOnly):
2951         (do_execute_module):
2952         (PositiveWrite):
2953         (ClosePipes):
2954         (KillModule):
2955         * fvwm/commands.h (enum):
2956         * fvwm/functable.c (func_table):
2957         new command ModuleListenOnly
2959 2006-06-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2961         * fvwm/move_resize.c (__move_loop):
2962         make sure a window is snapped in __move_loop when a button is released
2963         if it was snapped before
2965 2006-06-04  Mikhael Goikhman  <migo@homemail.com>
2967         * fvwm/expand.c (expand_vars_extended):
2968         convert function to have a single return point; this is good to
2969         implement doc/todo-vars filters in the future;
2970         fix $[w.name], $[w.iconname], $[w.class] and $[w.resource]
2971         to behave like deprecated $n, $c and $r, i.e. quote them
2973 2006-06-03  Mikhael Goikhman  <migo@homemail.com>
2975         * fvwm/expand.c:
2976         multiple minor tweaks: remove trailing spaces and other
2977         re-spacing and re-indenting, remove old "#if 0" code
2979 2006-06-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2981         * fvwm/move_resize.c (ParseOneResizeArgument):
2982         rewrote parsing of resize arguments
2983         new prefix 'w' for resizing
2985 2006-05-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
2987         * fvwm/conditional.c (MatchesConditionMask):
2988         fixed handling of some conditions (iconifiable, fixed, ...)
2990 2005-01-28  Scott Smedley  <scottie7@tpg.com.au>
2992         * fvwm/fvwm.1.in:
2993         s/reverted/negated/
2995         * fvwm/conditional.c:
2996         Output an error message if an unrecognised conditional is used
2997         with the Test or TestRc commands.
2999 2006-05-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3001         * fvwm/frame.c (frame_mrs_hide_changing_parts):
3002         do not map hide windows if their width or height is zero
3004 2006-05-09  Serge Koksharov  <gentoosiast dog yandex dot ru>
3006         * fvwm/ewmh_events.c:
3007         * fvwm/fvwm.1.in:
3008         * fvwm/gnome.c:
3009         * libs/FlocaleCharset.c:
3010         corrected typos
3012         * libs/Flocale.c:
3013         corrected typos in warning messages
3015         * libs/Colorset.c:
3016         * libs/PictureGraphics.c:
3017         * libs/PictureGraphics.h:
3018         renamed function PGraphicsCreateTransprency to
3019         PGraphicsCreateTransparency
3021 2006-04-17  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3023         * fvwm/fvwm.1.in (COMMAND EXPANSION):
3024         * fvwm/expand.c (expand_args_extended):
3025         fixed $[n] to work exactly as $n, i.e. dequote the expansion.
3027 2006-04-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3029         * NEWS:
3030         * fvwm/fvwm.1.in (COMMAND EXPANSION):
3031         * fvwm/expand.c (expand_args_extended):
3032         (expand_vars):
3033         added support for $[n], $[n-m], $[n-] and $[*] variable expansion.
3035         * fvwm/conditional.c (CMD_All):
3036         * fvwm/fvwm.1.in (All):
3037         changed Reverse and UseStack options to have free order.
3039         * NEWS:
3040         * fvwm/fvwm.1.in (WindowShade):
3041         * fvwm/windowshade.c (CMD_WindowShade):
3042         * fvwm/add_window.c (setup_window_structure):
3043         added last direction to WindowShade command.
3045 2006-04-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3047         * fvwm/fvwm.1.in (All):
3048         corrected typo
3050 2006-04-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3052         * NEWS:
3053         * fvwm/fvwm.1.in (All):
3054         * fvwm/conditional.c (CMD_All):
3055         added reverse option to All command to do the action in opposite order
3056         added UseStack option to All command to use the stack ring instead of
3057         the window ring.
3059 2006-04-07  Serge Koksharov  <gentoosiast dog yandex dot ru>
3061         * bin/fvwm-bug.in:
3062         changed fallback editor from `emacs' to `vi' because it much
3063         more widespread on non-Linux systems
3064         fixed errors (because of incorrect syntax fallback entries were
3065         not used)
3066         now script honors `TMPDIR' env. variable and if it's not set it
3067         fallback to `/tmp' directory when creating temporary file
3069 2006-04-06  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3071         * fvwm/fvwm.1.in:
3072         changed description of the fvwmstyle resource usage
3073         to state that it's used in addition to the other
3074         matches
3075         * fvwm/style.c (fw_match_style_id):
3076         fixed a typo in style_name matching
3078 2006-04-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3080         * fvwm/style.c (fw_match_style_id):
3081         reformatted code and fixed a warning
3083 2006-04-04  Serge Koksharov  <gentoosiast dog yandex dot ru>
3085         * ChangeLog:
3086         * bin/ChangeLog:
3087         * libs/Fft.c (FftGetFont):
3088         * libs/System.c:
3089         corrected typos
3091         * libs/System.c (fvwm_mkstemp):
3092         because of typo in the 'ifdef' pragma underlying OS's 'mkstemp'
3093         function was never used, even if it was considered secure by configure
3094         script.
3096 2006-04-05  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3098         * AUTHORS:
3099         added some more suff to the list of what I've done.
3100         * NEWS:
3101         * fvwm/fvwm.1.in:
3102         * fvwm/add_window.c (__add_window_handle_x_resources)
3103         (destroy_window):
3104         (AddWindow):
3105         * fvwm/fvwm.h (FvwmWindow):
3106         added fvwmstyle resource to override style name
3108 2006-03-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3110         * fvwm/menus.c (pop_menu_up):
3111         as documented, do not warp to title for root menus with TitleWarp
3113 2006-03-21  Serge Koksharov  <gentoosiast dog yandex dot ru>
3115         * fvwm/fvwm.1.in:
3116         Removed duplicated 'NoIcon' style option description in the end
3117         of the `The Style command...' section.
3118         Removed `Recapture True' option setting in example of BusyCursor
3119         description, because `Recapture' isn't valid option of `BusyCursor'
3120         command anymore.
3121         Updated ewmh specification URL (the old was 404)
3122         Added URL to ICCCM 2.0 manual
3124         * modules/FvwmAnimate/FvwmAnimate.c:
3125         corrected delay for Zoom3D animation effect
3127         * modules/FvwmConsole/FvwmConsoleC.pl.1.in:
3128         * modules/FvwmConsole/FvwmConsole.1.in:
3129         replaced all `Cntl' modificator key mentions with `Ctrl' to be
3130         consistent with rest of the documentation and because it's more
3131         conventional abbreviation.
3133         * modules/FvwmTaskBar/FvwmTaskBar.1.in:
3134         slightly clarified the `StartName' option description
3135         added the undocumented `MailDir' option description. Somebody
3136         violated section `K' of the convention list.
3138         * fvwm/fvwm.1.in:
3139         * fvwm/ConfigFvwmSetup:
3140         * modules/FvwmForm/FvwmForm.1.in:
3141         * modules/FvwmForm/FvwmForm-Rlogin:
3142         * sample.fvwmrc/system.fvwm2rc:
3143         * sample.fvwmrc/system.fvwm2rc-sample-1:
3144         replaced all mentions of `rsh' with `ssh'. rsh is obsolete and
3145         inherently insecure. We shouldn't teach our users bad things,
3146         should we?
3148         * AUTHORS:
3149         * Changelog:
3150         * INSTALL.fvwm:
3151         * NEWS:
3152         * bin/fvwm-config.1.in:
3153         * bin/fvwm-menu-headlines.1:
3154         * bin/fvwm-menu-headlines.in:
3155         * bin/fvwm-perllib.in:
3156         * bin/fvwm-root.1.in:
3157         * docs/CONVENTIONS:
3158         * docs/FAQ:
3159         * fvwm/fvwm.1.in:
3160         * fvwm/fvwm.h:
3161         * fvwm/virtual.c:
3162         * libs/PictureGraphics.c:
3163         * libs/Picture.h:
3164         * modules/FvwmBacker/FvwmBacker.1.in:
3165         * modules/FvwmDebug/FvwmGtkDebug.in:
3166         * modules/FvwmDebug/FvwmGtkDebug.1:
3167         * modules/FvwmEvent/FvwmEvent.1.in:
3168         * modules/FvwmForm/FvwmForm.1.in:
3169         * modules/FvwmIconMan/xmanager.c:
3170         * modules/FvwmIdent/FvwmIdent.c:
3171         * modules/FvwmIdent/FvwmIdent.1.in:
3172         * modules/FvwmPerl/FvwmPerl.in:
3173         * modules/FvwmPerl/FvwmPerl.1:
3174         * modules/FvwmScript/FvwmScript.1.in:
3175         * modules/FvwmScript/Widgets/Menu.c:
3176         * modules/FvwmTabs/ConfigFvwmTabs:
3177         * modules/FvwmTabs/FvwmTabs-DefaultSetup:
3178         * modules/FvwmTaskBar/FvwmTaskBar.1.in:
3179         * modules/FvwmTheme/FvwmTheme.1.in:
3180         * perllib/FVWM/Module/Tk.pm:
3181         * perllib/FVWM/Tracker.pm:
3182         * perllib/FVWM/Module.pm.in:
3183         corrected typos
3185 2006-03-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3187         * fvwm/style.c (style_parse_focus_policy_style):
3188         fix ISO C90 compability with unconsumed styleoption warnings
3190 2006-03-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3192         * fvwm/events.c (HandlePropertyNotify):
3193         fix for bug 1557/3950 (possible free of Untilted constant or
3194         already used name (if app reset the name already given to them))
3196 2006-03-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3198         * fvwm/focus.c (__activate_window_by_command)
3199         (warp_to_fvwm_window):
3200         (CMD_WarpToWindow):
3201         * fvwm/builtins.c (CMD_CursorMove):
3202         set last pointer event position after warping the pointer
3204         * libs/FEvent.h:
3205         * libs/FEvent.c (FWarpPointerUpdateEvpos):
3206         new function
3208 2006-03-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3210         * acinclude.m4 (AM_PATH_GTK):
3211         (AM_PATH_IMLIB):
3212         (AM_PATH_GDK_IMLIB):
3213         (AM_CHECK_FT2):
3214         (AM_CHECK_XFT):
3215         (AM_CHECK_FC):
3216         fixed to cope with 4 digit version numbers
3218 2006-02-15  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3220         * NEWS:
3221         * fvwm/style.c (parse_and_set_window_style)
3222         (style_parse_one_style_option):
3223         (style_parse_icon_fill_style)
3224         (style_parse_icon_grid_style):
3225         (style_parse_icon_box_style)
3226         (style_parse_icon_size_style):
3227         (style_parse_focus_policy_style)
3228         (style_parse_button_style):
3229         warn if parts of style options are not consumed
3231 2006-02-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3233         * fvwm/menuitem.c (menuitem_paint):
3234         use the MenuColorset in all cases if TitleColorset is not given
3236 2006-02-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3238         * fvwm/style.c (style_parse_one_style_option):
3239         * fvwm/placement.c (__place_get_wm_pos):
3240         (__explain_placement):
3241         new placement style UnderMousePlacement
3243 2006-02-11  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3245         * NEWS:
3246         * fvwm/fvwm.1.in (EdgeScroll):
3247         * fvwm/virtual.c (CMD_EdgeScroll):
3248         fixed EdgeScroll dividing pixel sizes by 1000 if > 1000 (bug 3162)
3249         added wrap/wrapx/wrapy option to EdgeScroll
3251 2006-02-10  Mikhael Goikhman  <migo@homemail.com>
3253         * fvwm/fvwm.1.in:
3254         spell check the whole file (dozens of typos)
3256 2006-02-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3258         * fvwm/module_interface.c (do_execute_module):
3259         removed accidentally committed FVWM_MODULE_ALIAS patch
3261 2006-02-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3263         * fvwm/module_interface.c (do_execute_module):
3264         unset envvars FVWM_VISUALID and FVWM_COLORMAP if they are not needed
3266         * fvwm/menus.c (size_menu_horizontally):
3267         fix for drawing menus with sidepic on the right
3269         * libs/Flocale.c (FlocaleFontStructDrawString):
3270         (FlocaleDrawString):
3271         set the foreground colour before drawing a string
3273         * fvwm/menustyle.h:
3274         * fvwm/menustyle.c (menustyle_get_styleopt_index):
3275         (menustyle_free):
3276         (menustyle_update):
3277         (menustyle_parse_style):
3278         (menustyle_copy):
3279         * fvwm/menus.c (calculate_item_sizes):
3280         (size_menu_vertically):
3281         (UpdateMenuColorset):
3282         * fvwm/menuitem.c (menuitem_paint):
3283         Applied patch by David Maciver
3284         new menu styles TitleColorset, HilightTitleBack and TitleFont
3286 2006-02-09  Renato Caldas  <seventhguardian@gmail.com>
3288         * libs/Module.h:
3289         * libs/Module.c (ParseModuleArgs):
3290         added variable "namelen" to ModuleArgs struct
3292 2006-02-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3294         * libs/Module.h:
3295         removed duplicate declaration
3297 2006-01-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3299         * fvwm/fvwm.c (main):
3300         replaced previous patch with a better one
3302         * fvwm/virtual.c (unmap_window):
3303         * fvwm/menus.c (do_menu):
3304         * fvwm/events.c (fake_map_unmap_notify):
3305         (HandleMapNotify):
3306         * fvwm/add_window.c (MappedNotOverride):
3307         Added XFlush after XSelectInput
3309 2006-01-28  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3311         * NEWS:
3312         * fvwm/fvwm.c (main):
3313         fix for fvwm not detecting non ICCCM2 wm (bug #3151)
3315 2006-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3317         * NEWS:
3318         * configure.ac:
3319         increased version to 2.5.17
3320         released 2.5.16
3322         * NEWS:
3323         * configure.ac:
3324         updated for 2.5.16 release
3326         * acinclude.m4 (CHECK_LIBCHARSET):
3327         removed debug code
3329 2006-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3331         * fvwm/functions.c (execute_complex_function):
3332         print a message to the console instead of ringing the bell when a
3333         grab fails
3335 2006-01-14  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3337         * NEWS:
3338         fixed typo (NEWS still said 2.5.15)
3340 2006-01-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3342         * NEWS:
3343         * configure.ac:
3344         increased version to 2.5.16
3345         released 2.5.15
3347         * NEWS:
3348         * configure.ac:
3349         updated for 2.5.15 release
3351 2006-01-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3353         * fvwm/move_resize.c (GetOnePositionArgument):
3354         (GetMoveArguments):
3355         new option "screen" to Move type commands
3357 2006-01-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3359         * acinclude.m4 (smr_SWITCH):
3360         updated
3362 2006-01-08  Mikhael Goikhman  <migo@homemail.com>
3364         * Makefile.am
3365         restore requirement of automake-1.4; 1.8 is too new even for my system
3367 2006-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3369         * configure.in:
3370         * configure.ac:
3371         renamed configure.in to configure.ac
3373         * acinclude.m4:
3374         some updates for new autoconf/automake versions
3376         * configure.in:
3377         * acconfig.h:
3378         removed acconfig.h
3380         * configure.in:
3381         require autoconf-2.53 or later
3383         * Makefile.am (AUTOMAKE_OPTIONS):
3384         require automake-1.8 or later
3386         * configure.in:
3387         check for X library path before X library checks
3388         removed obsolete C++ compiler check
3389         removed duplicate type size checks
3390         replaced M4 comment ("dnl") with shell comment ("#") in many places
3392         * acinclude.m4:
3393         fixed aclocal warnings
3395 2006-01-01  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3397         * fvwm/style.c (style_parse_button_style):
3398         corrected typo in error message, and made errorous buttons not apply
3399         (style_parse_one_style_option):
3400         changed NoButton to use style_parse_button_style
3402 2005-12-23  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3404         * libs/Fft.h:
3405         new fix for incompatible pointer type warning with gcc 3.4.
3407 2005-12-21  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3409         * NEWS:
3410         * AUTHORS:
3411         * fvwm/menuitem.c:
3412         * fvwm/menustyle.h:
3413         * fvwm/fvwm.1.in:
3414         commited patch by Malcolm Still adding TrianglesUseFore MenuStyle
3415         option.
3417 2005-12-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3419         * fvwm/fvwm.1.in:
3420         corrected typos
3422 2005-11-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3424         * fvwm/frame.c (frame_free_move_resize_args):
3425         fixed drawing of transparent decorations or when using lazy shading
3426         during resize
3428 2005-11-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3430         * configure.in:
3431         * libs/fvwmsignal.c:
3432         * libs/Graphics.c:
3433         c89 fixes
3435         * fvwm/ewmh_names.c:
3436         * libs/CombineChars.c:
3437         * libs/FGettext.c:
3438         * libs/FScreen.c:
3439         * libs/FTips.c:
3440         * libs/Flocale.c:
3441         * libs/Parse.c:
3442         * libs/PictureUtils.c:
3443         * libs/System.c:
3444         * libs/XError.c:
3445         * libs/alloca.c:
3446         * libs/envvar.c:
3447         * libs/safemalloc.c:
3448         * libs/strdup.c:
3449         * libs/usleep.c:
3450         do not #include stdlib.h (comes from config.h)
3452         * libs/Flocale.c:
3453         do not #include string.h (comes from config.h)
3455         * acconfig.h:
3456         fixed detection of string.h/strings.h
3458 2005-11-26  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3460         * libs/Fft.c (FftGetFont):
3461         fixed compiler warning with gcc 3.4.4
3463 2005-11-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3465         * fvwm/menuitem.c (menuitem_paint):
3466         properly undraw unselected item area
3468 2005-11-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3470         * fvwm/menuitem.c (menuitem_paint):
3471         * fvwm/menus.c (get_menu_paint_item_parameters)
3472         (get_menu_paint_item_parameters):
3473         (make_menu):
3474         fixed text offset of menu items with icons but with an item format that
3475         disables icons
3476         (size_menu_horizontally):
3477         allow sidepic to be placed in the middle of menu items; this is better
3478         than ignoring the item format completely but does not draw the items
3479         properly either
3481         * fvwm/menus.c (__mloop_handle_event):
3482         (menu_expose):
3483         fixed delayed menu drawing issue
3484         (select_menu_item):
3485         do not draw the selected menu item before the menu is drawn for the
3486         first time
3487         (repaint_transparent_menu):
3488         (select_menu_item):
3489         (paint_menu):
3490         don't call get_menu_paint_item_parameters when the result is not used
3491         (get_menu_paint_item_parameters):
3493 2005-11-10  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3495         * fvwm/ewmh.h (EWMH_CMD_Style):
3496         * fvwm/ewmh_conf.c (EWMH_CMD_Style):
3497         * fvwm/style.c (style_parse_one_style_option):
3498         Added support for inverting boolean EWMH styles with !.
3500         * NEWS:
3501         * fvwm/fvwm.h
3502         * fvwm/style.h:
3503         * fvwm/window_flags.h:
3504         * fvwm/ewmh_conf.c (EWMH_CMD_Style):
3505         * fvwm/ewmh.c (ewmh_HandleWindowType):
3506         * fvwm/fvwm.1.in:
3507         Added style EWMHIgnoreWindowType to make fvwm ignore window types.
3509 2005-10-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3511         * fvwm/icons.c (GetIconWindow):
3512         * fvwm/fvwm.h (FvwmWindow):
3513         * fvwm/events.c (__handle_cr_on_icon):
3514         properly handle icon border width; fixes an xterm active icon loop
3516 2005-10-27  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3518         * fvwm/borders.c (border_draw_one_border_part):
3519         fix for the TiledPixmap borderstyle fix not to affect RootTransparent
3520         borders.
3522 2005-10-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3524         * fvwm/menustyle.c (menustyle_copy_face):
3525         (menustyle_copy):
3526         (menustyle_free_face):
3527         (menustyle_free):
3528         (menustyle_parse_style):
3529         use new functions and fix a bug
3531         * fvwm/Makefile.am:
3532         * fvwm/colors.c:
3533         * fvwm/colors.h:
3534         removed empty files colors.c and colors.h
3536         * fvwm/colors.c (CopyColor):
3537         (FreeColors):
3538         moved to libs/ColorUtils.c and renamed to fvwmlib_free_colors and
3539         fvwmlib_copy_color
3541         * fvwm/frame.c (frame_reshape_border):
3542         removed unused code
3544 2005-10-23  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3546         * fvwm/menustyle.c (menustyle_copy_face):
3547         separated from menustyle_copy; color copies are reallocated.
3548         (menustyle_free):
3549         all colors freed
3550         (menustyle_copy):
3551         color copies are reallocated.
3553         * fvwm/colors.c (CopyColor):
3554         * fvwm/colors.h (CopyColor):
3555         added CopyColor
3557 2005-10-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3559         * fvwm/move_resize.c (__resize_window):
3560         fix for not being able to finish resize with mouse when resizing on
3561         click with modifiers active. (intruduced with 'removed duplicate
3562         pointer query' at sep 29)
3564         * NEWS:
3565         * fvwm/fvwm.1.in:
3566         * fvwm/menustyle.c (menustyle_parse_style):
3567         made style pairs negatable with '!' prefix
3568         ActiveForeOff and HilightBackOff frees colors used.
3570         * fvwm/menustyle.c (menustyle_copy):
3571         fix for freeing color from sorce instead of destination.
3573 2005-10-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3575         * fvwm/functions.c (__execute_function):
3576         fixed an error in yesterdays patch to complex fuctions. the commands
3577         pressed window were not retored correctly after running move functions
3578         without it, and functions would be run twice.
3580 2005-10-18  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3582         * fvwm/fvwm.1.in:
3583         added NoLayer to list of allowed options for WindowList command
3584         fixed grammar of test-conditions list. formatting fixes for
3585         MoveToPage command. Added CirculateSkipIcon / CirculateHitIcon to
3586         style option list.
3588         * NEWS:
3589         * fvwm/functions.c (__execute_function)
3590         (__run_complex_function_items):
3591         (execute_complex_function):
3592         fix for moving/resizing reference window usage with complex functions.
3594 2005-10-16  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3596         * fvwm/move_resize.c (__move_loop):
3597         reimplemented a fix for the place with keyboard setting a button as
3598         used for place bug; this time without breaking escape key.
3600 2005-10-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3602         * fvwm/move_resize.c (__move_loop):
3603         removed the previous patch as it breaks aborting window motion with the
3604         escape key.
3606 2005-10-03  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3608         * fvwm/move_resize.c (__move_loop):
3609         fixed bug where finishing movment with keyboard would set a random
3610         button as used for placement.
3612 2005-09-30  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3614         * NEWS
3615         * fvwm/frame.c (frame_setup_border):
3616         reverted change for move of window parts (reset of PressedW).
3618 2005-09-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3620         * fvwm/frame.c (frame_setup_border):
3621         fixed a Warning
3623 2005-09-29  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3625         * NEWS:
3626         * fvwm/move_resize.c (__resize_window):
3627         removed duplicate pointer query for enter/leave notify events.
3628         resizing of shaded windows in the shaded direction no longer
3629         results in bogus ref points.
3631         * fvwm/frame.c (frame_setup_border):
3632         reset PressedW if the part has moved. This prevents strange
3633         ref points in resize if called from some complex functions.
3635         * fvwm/frame.c (frame_create_move_resize_args):
3636         shaded windows use get_client_geometry for client geometry.
3638 2005-09-25  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3640         * NEWS:
3641         * AUTHORS:
3642         * fvwm/fvwm.h (window_flags):
3643         (WindowConditionMask):
3644         (FvwmWindow):
3645         * fvwm/window_flags.h (IS_PLACED_BY_WB3):
3646         (SET_PLACED_WB3)
3647         (SETM_PLACED_WB3):
3648         * fvwm/session.c (_match):
3649         (SaveWindowStates):
3650         (LoadWindowStates):
3651         * fvwm/conditional.c (MatchesConditionMask):
3652         (CreateConditionMask):
3653         * fvwm/add_window.c (setup_window_structure):
3654         * fvwm/move_resize.h (placement_binding):
3655         * fvwm/move_resize.c (__move_loop):
3656         (placement_binding):
3657         * fvwm/bindings.c (ParseBinding):
3658         * libs/wcontext.c (win_contexts):
3659         * libs/wcontext.h (enum):
3660         * fvwm/fvwm.1.in:
3661         Added placement context for simple mouse bindings to allow
3662         specification of buttons to finish/cancel movment. Buttons >3
3663         may now be used to place windows.
3664         Replaced window flag placed_wb3 with placed_by_button
3665         FvwmWindow member. Added window condition PlacedByButton.
3667 2005-09-22  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3669         * NEWS:
3670         * AUTHORS:
3671         * fvwm/menustyle.h (enum):
3672         (MenuFeel):
3673         (ST_DO_SCROLL):
3674         (MST_DO_SCROLL)
3675         (ST_SCROLL_OFF_PAGE):
3676         (MST_SCROLL_OFF_PAGE):
3677         * fvwm/menustyle.c (menustyle_copy):
3678         (menustyle_get_styleopt_index):
3679         (menustyle_parse_style):
3680         (CMD_MenuStyle):
3681         * fvwm/menus.c (menuShortcuts):
3682         (enum):
3683         (__mloop_handle_event):
3684         (menu_get_outer_geometry):
3685         (move_any_menu):
3686         * fvwm/fvwm.1.in:
3687         added MouseWheel and ScrollOffPage menu styles
3689 2005-09-20  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3691         * NEWS:
3692         * fvwm/menus.c (append_item_to_menu):
3693         fixed bug #1121: Use of pointer without checking for NULL
3695 2005-09-19  Mikhael Goikhman  <migo@homemail.com>
3697         * NEWS:
3698         * fvwm/expand.c (expand_vars):
3699         warn on usage of obsolete one-letter variables
3701 2005-09-19  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3703         * NEWS:
3704         * AUTHORS:
3705         * fvwm/expand.c (expand_vars_extended):
3706         (expand_vars):
3707         allow nesting of variables
3709 2005-09-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3711         * fvwm/ewmh.c (EWMH_SetWMDesktop):
3712         * fvwm/ewmh_events.c (ewmh_WMDesktop):
3713         (ewmh_WMDesktop):
3714         64-bit fixes
3716 2005-09-03  Mikhael Goikhman  <migo@homemail.com>
3718         * fvwm/borders.c (border_draw_one_border_part)
3719         (border_draw_all_border_parts):
3720         fix the previous patch to work with title-less windows too
3722 2005-08-30  Mikhael Goikhman  <migo@homemail.com>
3724         * fvwm/borders.c (border_draw_one_border_part)
3725         (border_draw_all_border_parts):
3726         improve offsets when drawing borders for "BorderStyle TiledPixmap"
3727         windows to make the borders look homogeneous (based on the patch of
3728         Evgeny Stambulchik)
3730 2005-08-26  Mikhael Goikhman  <migo@homemail.com>
3732         * NEWS:
3733         * acconfig.h:
3734         * configure.in:
3735         * libs/FBidi.c:
3736         support new spelling FRIBIDI_CHAR_SET_NOT_FOUND introduced in
3737         fribidi-0.10.5; autodetect old spelling FRIBIDI_CHARSET_NOT_FOUND
3739 2005-08-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3741         * NEWS:
3742         * configure.in:
3743         increased version to 2.5.15
3744         released 2.5.14
3746         * NEWS:
3747         * configure.in:
3748         updated for 2.5.14 release
3750         * fvwm/ewmh_events.c (ewmh_WMStateShaded)
3751         (ewmh_WMStateSkipTaskBar):
3752         (ewmh_WMStateSkipPager):
3753         (ewmh_WMStateModal):
3754         fixed several ewmh-hints
3756 2005-08-24  Mikhael Goikhman  <migo@homemail.com>
3758         * fvwm/fvwm.1.in:
3759         fix TestRc example error, s/Any/All/
3761 2005-08-17  Jonathan Kotta  <jpkotta@gmail.com>
3763         * NEWS:
3764         * AUTHORS:
3765         * fvwm/fvwm.1.in:
3766         * fvwm/conditions.c (MatchesConditionMask):
3767         (CreateConditionMask):
3768         added FixedPosition condition
3770 2005-08-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3772         * fvwm/virtual.c (HandlePaging):
3773         use FQueryPointer every time to track the pointer position; this fixes
3774         fvwm hanging in HandlePaging for the given delay once the pointer
3775         touches the pan frames
3777 2005-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3779         * fvwm/session.c (SaveWindowStates):
3780         (LoadWindowStates):
3781         (MatchWinToSM):
3782         save and restore the default layer during a restart
3784 2005-08-13  Mikhael Goikhman  <migo@homemail.com>
3786         * fvwm/conditional.c (CMD_Test):
3787         * fvwm/fvwm.1.in:
3788         rename previously added Test conditions to EnvIsSet and EnvMatch,
3789         tweak the logic when the variable is set, but empty
3791 2005-08-13  Viktor Griph  <griph(at)dd(dot)chalmers(dot)se>
3793         * fvwm/conditional.c (CMD_Test):
3794         * fvwm/fvwm.1.in:
3795         added test conditions EdgeHasPointer and EdgeIsActive
3797 2005-08-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3799         * fvwm/virtual.c (raisePanFrames):
3800         prevent cycling of pan frame window stacking order
3802 2005-08-12  Mikhael Goikhman  <migo@homemail.com>
3804         * fvwm/conditional.c (CMD_Test):
3805         * fvwm/fvwm.1.in:
3806         add Test conditions IsEnvSet and MatchEnv
3808 2005-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3810         * fvwm/menus.c (pop_menu_up):
3811         * fvwm/menustyle.c (menustyle_copy):
3812         two fixes by Viktor Griph
3814         * fvwm/events.c (HandleEvents):
3815         simplify the style list if there is nothing else to do
3817         * fvwm/style.c (__simplify_style_list):
3818         (styles_have_same_id):
3819         (style_id_equals_id):
3820         (style_ids_are_equals):
3821         (__style_command):
3822         (remove_all_of_style_from_list):
3823         (one_fw_can_match_both_ids):
3824         pass pointers instead of the whole style structure
3825         (__simplify_style_list):
3826         fixed memory leak and tweaked the code
3828         * libs/Strings.c (CatString3):
3829         fixed a buffer overflow
3831 2005-08-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3833         * configure.in:
3834         detect if Window, Pixel or void * are bigger than long and refuse to
3835         compile
3837         * libs/vpacket.h (ConfigWinPacket):
3838         * fvwm/windowshade.c (CMD_WindowShade):
3839         * fvwm/virtual.c (MoveViewport):
3840         (goto_desk):
3841         (CMD_DesktopSize):
3842         (CMD_GotoDeskAndPage):
3843         * fvwm/update.c (apply_window_updates):
3844         * fvwm/stack.c (BroadcastRestack):
3845         (RaiseWindow):
3846         (LowerWindow):
3847         * fvwm/icons.c (DeIconify):
3848         (Iconify):
3849         * fvwm/geometry.c (broadcast_icon_geometry):
3850         * fvwm/events.c (HandleEnterNotify):
3851         (HandleFocusIn):
3852         (HandleLeaveNotify):
3853         (HandleMapNotify):
3854         (HandleMapRequestKeepRaised):
3855         * fvwm/add_window.c (destroy_window):
3856         * fvwm/module_interface.c (SendFvwmPicture)
3857         (BroadcastFvwmPicture):
3858         (CMD_Send_WindowList):
3859         * fvwm/modconf.c (CMD_Send_ConfigInfo):
3860         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3861         64-bit fixes
3863         * fvwm/virtual.c (GetDeskNumber):
3864         fixed bug #1396: applied patch by srivasta@debian.org to fix wrapping
3865         around the given desk range with a relative desk
3867         * fvwm/focus.c (focus_grab_buttons_on_layer):
3868         fixed a hang
3870         * fvwm/gnome.c:
3871         * fvwm/stack.c:
3872         * fvwm/ewmh.c:
3873         reindented some code and renamed some variables
3875 2005-08-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3877         * fvwm/events.c (__check_click_to_focus_or_raise):
3878         small cleanup patch
3880 2005-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3882         * FvwmIconMan/xmanager.c (set_win_iconified):
3883         fixed select/focus button state lost when deiconifying a window
3885 2005-07-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3887         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3888         fixed bogus warning
3890         * libs/Colorset.c (get_aspect_dimensions):
3891         fixed aspectpixmap size calculations
3893 2005-07-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3895         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3896         fixed a core dump
3898         * fvwm/ewmh_events.c (ewmh_WMDesktop):
3899         (ewmh_CurrentDesktop):
3900         (ewmh_DesktopGeometry):
3901         (ewmh_NumberOfDesktops):
3902         (ewmh_WMDesktop):
3903         (ewmh_WMIconGeometry):
3904         * fvwm/gnome.c (GNOME_ProcessClientMessage):
3905         print error messages for broken gnome client messages
3907         * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
3908         removed duplicate call of execute_function_override_window
3910         * fvwm/stack.c (new_layer):
3911         fixed a hang if a window sets an layer < 0 via gnome hints
3913         * fvwm/add_window.c (GetWindowSizeHints):
3914         * fvwm/misc.c (fvwm_msg_report_app):
3915         (fvwm_msg_report_app_and_workers):
3916         new utility functions
3918 2005-07-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3920         * fvwm/stack.c (dump_stack_ring):
3921         (verify_stack_ring_consistency):
3922         * fvwm/module_interface.c (HandleModuleInput):
3923         * fvwm/events.c (__cr_detect_icccm_move):
3924         * fvwm/style.c (print_styles):
3925         64-bit fixes
3927 2005-07-19  Mikhael Goikhman  <migo@homemail.com>
3929         * libs/FlocaleCharset.c:
3930         support euc-jp encodings (Yasuhiro Nakazaki)
3932 2005-07-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3934         * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3935         * fvwm/ewmh_names.c (EWMH_WMName):
3936         (EWMH_WMIconName):
3937         * fvwm/ewmh.c (EWMH_SetCurrentDesktop):
3938         (EWMH_SetNumberOfDesktops):
3939         (EWMH_SetDesktopViewPort):
3940         (EWMH_SetDesktopGeometry):
3941         (EWMH_SetWMDesktop):
3942         (ewmh_SetWorkArea):
3943         (EWMH_SetFrameStrut):
3944         (EWMH_Init):
3945         * fvwm/gnome.c (AtomGet):
3946         (atom_size):
3947         (GNOME_GetHintIcons):
3948         (GNOME_GetHintLayer):
3949         (GNOME_GetHintState):
3950         (GNOME_GetExpandedSize):
3951         (GNOME_SetAreaCount):
3952         (GNOME_SetCurrentArea):
3953         (GNOME_SetDeskCount):
3954         (GNOME_SetCurrentDesk):
3955         (GNOME_SetCurrentDesk):
3956         (GNOME_SetWinArea):
3957         (GNOME_Init):
3958         (CMD_GnomeShowDesks):
3959         (GNOME_SetHints):
3960         (GNOME_SetDesk):
3961         (GNOME_SetLayer):
3962         * libs/fsm.c (GetClientID):
3963         (set_session_manager):
3964         * fvwm/session.c (GetClientID):
3965         * fvwm/fvwm.h (FvwmWindow):
3966         * fvwm/colorset.c (get_root_pixmap):
3967         * fvwm/add_window.c (FetchWmProtocols):
3968         * libs/FTips.c (__initialize_window):
3969         * fvwm/icccm2.c (convertProperty)
3970         (icccm2_handle_selection_request)
3971         * fvwm/fvwm.c (SetMWM_INFO):
3972         64-bit fixes
3974 2005-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3976         * fvwm/move_resize.c (GetOnePositionArgument):
3977         don't use the unportable fuction rintf()
3979 2005-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3981         * NEWS:
3982         * configure.in:
3983         increased version to 2.5.14
3984         released 2.5.13
3986         * ANNOUNCE:
3987         * NEWS:
3988         * configure.in:
3989         updated for 2.5.13 release
3991 2005-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
3993         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
3994         fixed drawing of relief with very small rectangles, i.e. when
3995         line_width * 2 > height or width
3997 2005-07-04  Dan Espen  <dane@mk.telcordia.com>
3999         * NEWS: fvwm-menu-desktop changes.
4001 2005-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4003         * fvwm/placement.c (get_next_x):
4004         fixed collision detection of windows on pages other than the current
4005         one during placement
4007 2005-06-17  Olivier Chapuis  <olivier.chapuis@free.fr>
4009         * fvwm/move_resize.c (__resize_window):
4010         Fixed interactive resize (reduction) via the bottom border
4012         * libs/Fpng.h:
4013         Typo
4015 2005-06-02  Dan Espen  <dane@mk.telcordia.com>
4017         * NEWS:
4018         * fvwm/fvwm.1.in:
4019         Spelling fix contition -> condition
4021 2005-04-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4023         * fvwm/style.c (style_ids_are_equals):
4024         (style_id_equals_id):
4025         (styles_have_same_id):
4026         (fw_match_style_id):
4027         (one_fw_can_match_both_ids):
4028         (cleanup_style_defaults):
4029         * libs/fsm.c (fprintfhex):
4030         (CloseDownClient):
4031         * libs/FGettext.c (fgettext_free_fgpath_list):
4032         * libs/Parse.c (_get_suffixed_integer_arguments):
4033         * libs/Graphics.c (AllocNonlinearGradient):
4034         * libs/PictureUtils.c (build_mapping_table):
4035         (finish_ct_init):
4036         made static
4038         * libs/setpgrp.c:
4039         * libs/Event.c:
4040         * libs/FRenderInit.c:
4041         include own header file
4043         * libs/System.c (getFileStamp):
4044         * libs/Fft.c (FftPDumyFunc):
4045         * libs/FScreen.c (FScreenSetDefaultModuleScreen):
4046         exported
4048 2005-03-01  Dan Espen  <dane@mk.telcordia.com>
4050         * fvwm/fvwm.1.in (Example): Piperead in dynamic menu example,
4051         not exec.
4053 2005-02-25  Dan Espen  <dane@mk.telcordia.com>
4055         * fvwm/fvwm.1.in (Focus): Typos in focus section.
4057 2005-02-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4059         * fvwm/conditional.c (Circulate):
4060         added tests for fw == Scr.FvwmRoot again to fix a crash
4062 2005-02-05  Dan Espen  <dane@mk.telcordia.com>
4064         * AUTHORS: New author, FvwmScript patch.
4066 2005-01-28  Scott Smedley  <scottie7@tpg.com.au>
4068         * fvwm/fvwm.1.in: elaborate on how window-specific bindings work.
4069         * AUTHORS: s/Hover/Active/
4071 2005-01-19  Dan Espen  <dane@mk.telcordia.com>
4073         * fvwm/bindings.c (ParseBinding): Patch from Frank Gruellich,
4074         avoid dump with empty key/mouse binding command.
4075         * fvwm/conditional.c (direction_cmd): Safety check after PeekToken
4076         Checked all other uses of PeekToken in fvwm dir.
4078 2005-01-08  Olivier Chapuis  <olivier.chapuis@free.fr>
4080         * fvwm/session.c (matchWin):
4081         (SaveWindowStates):
4082         On restarts compare window ids only. Base our matching decision on
4083         window role only if we have a client id.
4085         * fvwm/move_resize.c (GetOnePositionArgument):
4086         Fixed a one pixel bug in the Move and AnimatedMove commands by rounding
4087         float values to nearest int
4089 2005-01-06  Olivier Chapuis  <olivier.chapuis@free.fr>
4091         * AUTHORS:
4092         * fvwm/move_resize.c (CMD_Maximize):
4093         Applied Arnaud Vrac patch which fixes maximize by growing vs
4094         EWMH working area
4096 2004-12-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4098         * fvwm/builtins.c (do_button_style):
4099         ButtonStyle Reset takes effect immediately
4101 2004-12-08  Dan Espen  <dane@mk.telcordia.com>
4103         * fvwm/fvwm.1.in: lang check.
4105 2004-12-06  Olivier Chapuis  <olivier.chapuis@free.fr>
4107         * fvwm/fvwm.1.in:
4108         Really commit EWMHUseStackingOrderHints documentation update
4110 2004-12-02  Olivier Chapuis  <olivier.chapuis@free.fr>
4112         * fvwm/fvwm.1.in:
4113         Fixed bug #1480 by updating EWMHUseStackingOrderHints documentation
4115         * NEWS:
4116         FvwmIconMan new options
4118         * libs/FTips.c (new file):
4119         * libs/FTips.h (new file):
4120         * libs/defaults.h:
4121         * libs/Makefile.am:
4122         Added a set of functions for implementing tool tips
4124 2004-11-30  Dan Espen  <dane@mk.telcordia.com>
4126         * fvwm/fvwm.1.in: Fix keysym description add XKeysymDB.
4128 2004-11-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4130         * fvwm/menus.c (__mloop_get_event):
4131         * fvwm/functions.c (execute_complex_function):
4132         * fvwm/add_window.c (AddWindow):
4133         * fvwm/module_interface.c (ExecuteModuleCommand):
4134         * fvwm/move_resize.c (__move_loop):
4135         (__resize_window):
4136         properly set the "state" member of faked motion and key events;
4137         fixes broken "nosnap" feature
4139 2004-10-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4141         * fvwm/bindings.c (ParseBinding):
4142         reformatted
4143         * libs/Bindings.c (bindingAppliesToWindow):
4144         (__compare_binding):
4145         * fvwm/module_interface.c (CMD_ModuleSynchronous):
4146         * fvwm/builtins.c (CMD_Wait):
4147         (CMD_StrokeFunc):
4148         * fvwm/events.c (__handle_bpress_on_root):
4149         (HandleButtonRelease):
4150         fixed crash in window specific binding code
4151         fixed handling of root window in window specific binding code
4152         renamed some functions
4154 2004-10-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4156         * fvwm/focus.c (__update_windowlist):
4157         replaced while loop by for loop
4159         * fvwm/style.c (style_destroy_style):
4160         * fvwm/conditional.c (Circulate):
4161         removed useless check whether fw == &Scr.FvwmRoot
4163         * fvwm/icons.c (DeIconify):
4164         defused possible endless loop when a window iconified by the
4165         transientfor window loses the "transient" relationship
4167 2004-10-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4169         * fvwm/move_resize.c (__move_loop):
4170         (__resize_window):
4171         fixed overwriting the initial button_mask during move/resize
4173         * fvwm/menus.c (__mloop_handle_action_with_mi):
4174         do not "post" a submenu menu item it the submenu does not exist
4176 2004-10-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4178         * fvwm/events.c (__handle_bpress_on_managed):
4179         do not draw the decorations pressed in if executing a function is
4180         forbidden
4182         * libs/Parse.c (CopyToken):
4183         fixed parsing of delimiters
4185 2004-10-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4187         * fvwm/virtual.c (GetDeskNumber):
4188         fixed MoveToDesk without argument
4190 2004-10-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4192         * fvwm/fvwm.1.in:
4193         re-formatted and some spelling corrections
4195         * fvwm/colorset.c (CMD_CleanupColorsets):
4196         (CMD_Colorset):
4197         * fvwm/builtins.c (CMD_Colorset):
4198         (CMD_CleanupColorsets):
4199         moved functions to colorset.c
4201 2004-10-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4203         * libs/Parse.c (CopyToken):
4204         skip any whitespace before a delimiter; this allows to have spaces
4205         before the commas in an option list
4207 2004-10-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4209         * fvwm/frame.c (frame_reshape_border):
4210         re-shaping shaded windows no longer unshades them
4211         re-shaping unshaded windows on pages other than 0 0 no longer moves
4212         them out of the current page
4214 2004-10-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4216         * fvwm/events.c (__cr_detect_icccm_move):
4217         * fvwm/screen.h (ScreenInfo):
4218         * fvwm/builtins.c (CMD_BugOpts):
4219         new BugOpts option DebugCRMotionMethod for ConfigureRequest debugging
4221         * fvwm/move_resize.c (__move_loop):
4222         (__resize_window):
4223         query the pointer position in the move loop when an
4224         EnterNotify/LeaveNotify event arrives; same change in resize loop.
4226         * NEWS:
4227         * configure.in:
4228         increased version to 2.5.13
4229         released 2.5.12
4231         * ANNOUNCE:
4232         * NEWS:
4233         * configure.in:
4234         updated for 2.5.12 release
4236         * fvwm/frame.c (frame_create_move_resize_args):
4237         fixed xemacs growing or shrinking when title height changed; this was
4238         caused by calculating the old client window geometry using the new
4239         title dimensions; query the window size instead
4241 2004-10-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4243         * fvwm/events.c (test_map_request):
4244         (test_button_event):
4245         (test_typed_window_event):
4246         (test_resizing_event):
4247         (__predicate_button_click):
4248         (__merge_cr_moveresize):
4249         (HandleUnmapNotify):
4250         (flush_property_notify):
4251         (is_resizing_event_pending):
4252         (__test_for_motion):
4253         use type XPointer for last argument of predicate procedures for
4254         XCheckPeekIfEvent and XCheckIfEvent, not char *
4255         (HandleUnmapNotify):
4256         fixed core dump
4258 2004-10-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4260         * fvwm/window_flags.h:
4261         removed useless and broken SETM_ macros
4263         * fvwm/update.c (init_style):
4264         fixed resetting user states
4266 2004-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4268         * libs/envvar.c (add_to_envlist):
4269         fixed crash
4271 2004-09-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4273         * fvwm/builtins.c (CMD_UnsetEnv):
4274         use flib_unsetenv
4276         * libs/envvar.c (flib_unsetenv):
4277         (add_to_envlist):
4278         new functions
4279         (flib_putenv):
4280         split in ftwo functions
4282         * configure.in:
4283         check for unsetenv function
4285         * fvwm/builtins.c (CMD_SetEnv):
4286         assume an empty value if no value is given
4288 2004-09-30  Rafal Bisingier <ravbc@man.poznan.pl>
4290         * fvwm/commands.h:
4291         * fvwm/events.c:
4292         * fvwm/functable.c:
4293         * fvwm/fvwm.1.in:
4294         * fvwm/fvwm.c:
4295         * fvwm/screen.h:
4296         * fvwm/virtual.c:
4297         * perllib/FVWM/Commands.pm:
4298         new command EdgeLeaveCommand
4300 2004-09-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4302         * NEWS:
4303         updated for 2.4.19
4305         * NEWS:
4306         * configure.in:
4307         increased version to 2.5.12
4308         released 2.5.11
4310         * NEWS:
4311         * configure.in:
4312         updated for 2.5.11 release
4314 2004-09-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4316         * fvwm/geometry.c (get_page_offset):
4317         (get_page_offset_rectangle):
4318         (get_absolute_geometry):
4319         new functions
4321         * fvwm/virtual.c (CMD_GotoPage):
4322         * fvwm/move_resize.c (__move_window):
4323         * fvwm/virtual.c (CMD_GotoPage):
4324         (get_page_arguments):
4325         new options wrapx, wrapy, nodesklimitx, nodesklimity to MoveToPage
4326         command
4328 2004-09-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4330         * libs/Flocale.c (FlocaleGetNameProperty):
4331         fixed freeing uninitialized pointer
4333 2004-09-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4335         * fvwm/conditional.c (select_cmd):
4336         (direction_cmd):
4337         (CMD_NoWindow):
4338         (CMD_All):
4339         fixed conditional return code in Pick, PointerWindow, ThisWindow, All,
4340         WindowId and Direction commands; fixes break from these commands
4342         * fvwm/geometry.c (get_shaded_geometry):
4343         shading geometry fix for windows without decoration
4345         * libs/FScreen.c (XineramaQueryExtension):
4346         fixed xinerama crash
4348 2004-09-04  Scott Smedley  <scottie7@tpg.com.au>
4350         * configure.in:
4351         Parse man pages with config.status so man pages have correct date.
4352         Man pages also specify FVWM version that they relate to.
4354         * bin/fvwm-bug.1:
4355         * bin/fvwm-config.1:
4356         * bin/fvwm-convert-2.2.1:
4357         * bin/fvwm-convert-2.4.1:
4358         * bin/fvwm-convert-2.6.1:
4359         * bin/fvwm-menu-desktop.1:
4360         * bin/fvwm-root.1:
4361         * modules/FvwmAnimate/FvwmAnimate.1:
4362         * modules/FvwmAuto/FvwmAuto.1:
4363         * modules/FvwmBacker/FvwmBacker.1:
4364         * modules/FvwmBanner/FvwmBanner.1:
4365         * modules/FvwmButtons/FvwmButtons.1:
4366         * modules/FvwmCommand/FvwmCommand.1:
4367         * modules/FvwmConsole/FvwmConsole.1:
4368         * modules/FvwmConsole/FvwmConsoleC.pl.1:
4369         * modules/FvwmCpp/FvwmCpp.1:
4370         * modules/FvwmDragWell/FvwmDragWell.1:
4371         * modules/FvwmEvent/FvwmEvent.1:
4372         * modules/FvwmForm/FvwmForm.1:
4373         * modules/FvwmGtk/FvwmGtk.1:
4374         * modules/FvwmIconBox/FvwmIconBox.1:
4375         * modules/FvwmIconMan/FvwmIconMan.1:
4376         * modules/FvwmIdent/FvwmIdent.1:
4377         * modules/FvwmM4/FvwmM4.1:
4378         * modules/FvwmPager/FvwmPager.1:
4379         * modules/FvwmProxy/FvwmProxy.1:
4380         * modules/FvwmRearrange/FvwmRearrange.1:
4381         * modules/FvwmSave/FvwmSave.1:
4382         * modules/FvwmSaveDesk/FvwmSaveDesk.1:
4383         * modules/FvwmScript/FvwmScript.1:
4384         * modules/FvwmScroll/FvwmScroll.1:
4385         * modules/FvwmTaskBar/FvwmTaskBar.1:
4386         * modules/FvwmTheme/FvwmTheme.1:
4387         * modules/FvwmWharf/FvwmWharf.1:
4388         * modules/FvwmWinList/FvwmWinList.1:
4389         These man pages were renamed to have a .in suffix.
4390         ie. bin/fvwm-bug.1 renamed to bin/fvwm-bug.1.in
4392 2004-09-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4394         * fvwm/placement.c (__place_window):
4395         fixed starting desk output with bugopts explainwindowplacement
4397 2004-09-03  Olivier Chapuis  <olivier.chapuis@free.fr>
4399         * fvwm/eventhandler.h:
4400         * fvwm/events.c (InitEventHandlerJumpTable):
4401         (__handle_key):
4402         (HandleKeyPress):
4403         (HandleKeyRelease):
4404         Fixed window specific bindings "patch" by sending key release event
4405         when needed
4407 2004-09-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4409         * libs/defaults.h:
4410         * fvwm/screen.h:
4411         * fvwm/move_resize.c:
4412         * fvwm/fvwm.c:
4413         * fvwm/fvwm.h:
4414         * fvwm/frame.h:
4415         * fvwm/decorations.c:
4416         * fvwm/frame.c:
4417         * fvwm/builtins.c:
4418         * fvwm/borders.c:
4419         * fvwm/add_window.c:
4420         * fvwm/bindings.c:
4421         * fvwm/style.c:
4422         renamed NUMBER_OF_BUTTONS to NUMBER_OF_TITLE_BUTTONS to avoid confusing
4423         it with NUMBER_OF_MOUSE_BUTTONS
4425         * fvwm/style.c (style_parse_focus_policy_style):
4426         * fvwm/focus_policy.h:
4427         * libs/Bindings.c (GrabWindowButton):
4428         * fvwm/bindings.c (bind_get_bound_button_contexts):
4429         (ParseBinding):
4430         * fvwm/events.c (WaitForButtonsUp):
4431         * fvwm/style.c (style_parse_focus_policy_style):
4432         * fvwm/builtins.c (__fake_event):
4433         fixed use of NUMBER_OF_MOUSE_BUTTONS vs.
4434         NUMBER_OF_EXTENDED_MOUSE_BUTTONS
4436 2004-08-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4438         * configure.in:
4439         put -Wall -Wno-implicit-int before user specified flags
4441         * libs/FScreen.c:
4442         Applied below patch again.  It didn't make it to CVS (?)
4444 2004-08-26  Dan Espen  <dane@mk.telcordia.com>
4446         * libs/FScreen.c: Fixed case error.  Patch from Chris Ross.
4448 2004-08-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4450         * libs/FScreen.c:
4451         cleaned up ifdef hell
4453         * configure.in:
4454         fixed solaris xinerama test
4456 2004-08-25  Dan Espen  <dane@mk.telcordia.com>
4458         * configure.in:
4459         * acconfig.h:
4460         * libs/FScreen.c (solaris_XineramaQueryScreens):
4461         Solaris Xinerama support.
4462         * AUTHORS:
4463         Update.
4464         Patch by Chris Ross.
4466 2004-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4468         * fvwm/events.c (__handle_cr_on_client):
4469         don't reevaluate window geometry when a ConfigureRequest has no size or
4470         position set
4472 2004-08-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4474         * fvwm/menus.c (get_menu_options):
4475         (do_menu):
4476         new menu option TearOffImmediately
4478 2004-08-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4480         * fvwm/placement.c (__place_get_wm_pos):
4481         cascade placemnt fix by Paul Vojta
4483 2004-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4485         * fvwm/geometry.c (constrain_size):
4486         Don't touch the aspect ratio if modifying the width/height does not
4487         improve the situation
4489         * fvwm/frame.c (frame_free_move_resize_args):
4490         (__frame_setup_window):
4491         (frame_update_hidden_window_pos):
4492         (frame_mrs_resize_move_windows):
4493         (frame_create_move_resize_args):
4494         * fvwm/move_resize.c (__resize_window):
4495         some event handling fixes
4497         * fvwm/geometry.c (constrain_size):
4498         look up the latest size hints if necessary
4500 2004-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4502         * fvwm/geometry.c (constrain_size):
4503         * fvwm/ewmh.c (EWMH_fullscreen):
4504         * fvwm/window_flags.h (DO_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
4505         (SET_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
4506         (SETM_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
4507         * fvwm/fvwm.h (window_flags_t):
4508         allow windows to override their size hints when going fullscreen:
4509         minimum and maximum size, size inc, aspect ratio, etc.
4511 2004-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4513         * fvwm/decorations.c (struct):
4514         MWM hints on 64 bit machines fix
4516 2004-07-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4518         * fvwm/fvwm.1.in (Note):
4519         * fvwm/read.c (CMD_Read):
4520         (CMD_PipeRead):
4521         the Read and PipeRead commands have a return code
4523         * fvwm/read.c (run_command_stream):
4524         (CMD_Read):
4525         (CMD_PipeRead):
4526         removed debug code
4528 2004-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4530         * fvwm/move_resize.c (GetResizeArguments):
4531         (GetMoveArguments):
4532         fixed parsing of the frame option to the resize command and the pointer
4533         option to the move command
4535         * fvwm/conditional.c (CMD_None):
4536         Fixed CMD_None return code
4538 2004-07-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4540         * fvwm/stack.c (is_above_unmanaged):
4541         windows on other Desks are always considered on top
4543         * fvwm/conditional.c (CreateConditionMask):
4544         (MatchesConditionMask):
4545         * fvwm/fvwm.h (WindowConditionMask):
4546         new condition Overlapped
4548         * config.h:
4549         inproved strings.h / sring.h iclusion logic
4551         * libs/PictureUtils.c (finish_ct_init):
4552         (PictureInitColors):
4553         use flib_putenv instead of putenv
4555 2004-07-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4557         * fvwm/screen.h:
4558         * libs/gravity.h (enum):
4559         * libs/wcontext.h (enum):
4560         -pedantic fixes
4562         * fvwm/fvwm.c (StartupStuff):
4563         do not ungrab the pointer while the startup functions execute
4564         (Done):
4565         ungrab the pointer only after executing the RestartFunction or
4566         ExitFunciton.  Otherwise these functions may not be executed if some
4567         other application grabs the pointer.
4569         * fvwm/fvwm.h:
4570         * fvwm/conditional.c (CreateConditionMask):
4571         renamed CurrentGlobbalPageAnyDesk to CurrentGlobalPageAnyDesk
4572         new condition AnyScreen
4574         * libs/Bindings.c:
4575         * fvwm/builtins.c (__fake_event):
4576         * fvwm/bindings.c (ParseBinding):
4577         removed C++ comments
4579 2004-07-15  Scott Smedley  <scottie7@tpg.com.au>
4581         * NEWS:
4582         New options for FvwmButtons module.
4584 2004-07-12  Mikhael Goikhman  <migo@homemail.com>
4586         * fvwm/fvwm.1.in:
4587         use commas between conditions
4589 2004-07-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4591         * fvwm/builtins.c (CMD_Wait):
4592         ignore MapNotify reported to any window except the root window
4594         * fvwm/module_interface.c (CONFIGARGS):
4595         correct number of CONFIGARGS arguments
4597         * libs/vpacket.h (ConfigWinPacket):
4598         frame_x and frame_y are signed
4600 2004-07-11  Scott Smedley  <scottie7@tpg.com.au>
4602         * fvwm/conditional.c:
4603         * fvwm/fvwm.h:
4604         * fvwm/fvwm.1.in:
4605         * AUTHORS:
4606         Committed patch by Norman Yarvin (with a few minor mods) to extend
4607         conditionals to handle multiple window names.
4609 2004-07-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4611         * fvwm/module_interface.c (CONFIGARGS):
4612         * libs/vpacket.h (ConfigWinPacket):
4613         put window_flags at end of structure
4615 2004-07-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4617         * fvwm/module_interface.c (CONFIGARGS):
4618         (OLDCONFIGARGS):
4619         (SETOLDFLAGS):
4620         (SendConfig):
4621         (BroadcastConfig):
4622         removed old module interface
4623         (CONFIGARGS):
4625         * libs/vpacket.h (ConfigWinPacket):
4626         64 bit fix
4628 2004-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4630         * fvwm/execcontext.c (__exc_change_context):
4631         fixed handling of etrigger event, fixing a problem with PropertyNotify
4632         events during resizing and possibly other problems too
4634         * fvwm/add_window.c (RestoreWithdrawnLocation):
4635         fixed travelling windows if application changed gravity hint before
4636         recapture
4638         * fvwm/frame.c (combine_decor_gravities):
4639         (combine_gravities):
4640         renamed
4641         (frame_restore_client_gravities):
4642         fixed window gravity after resize
4644         * libs/FEvent.c (FPeekEvent):
4645         (FPeekIfEvent):
4646         (FCheckPeekIfEvent):
4647         fixed some event handling bugs
4649         * fvwm/conditional.c (CMD_Test):
4650         (match_version):
4651         corrected use of Bool types
4652         (match_version):
4653         simplified, fixed compilation
4654         (ver):
4655         use int as return type
4657         * libs/Ficonv.c (convert_charsets):
4658         reindented
4660         * libs/Ficonv.c (convert_charsets):
4661         * acinclude.m4 (ICONV_SECOND_ARG):
4662         rewrote iconf configure test to save an ifdef
4664 2004-07-07  Scott Smedley  <scottie7@tpg.com.au>
4666         * fvwm/fvwm.1.in:
4667         * libs/Bindings.h:
4668         * libs/Bindings.c:
4669         * fvwm/bindings.c:
4670         Allow user to specify window-specific bindings that should NOT be
4671         intercepted by FVWM. This is accomplished with an '--' binding action.
4673 2004-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4675         * fvwm/move_resize.c (__resize_window):
4676         Fixed event handling
4678         * fvwm/virtual.c (HandlePaging):
4679         removed check for leave events on pan frames; better query the pointer
4680         each time
4682 2004-07-06  Scott Smedley  <scottie7@tpg.com.au>
4684         * fvwm/fvwm.1.in:
4685         * fvwm/conditional.c:
4686         Extend "Test (Version >= x.y.z)" syntax to allow version comparison.
4688 2004-07-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4690         * fvwm/move_resize.c (GetResizeArguments):
4691         (GetResizeMoveArguments):
4692         (__resize_window):
4693         (__resize_step):
4694         (__resize_get_refpos):
4695         (__resize_get_dir_proximity):
4696         (__resize_get_dir_from_window):
4697         implemented fluxbox-like Alt-Button3 resizing
4699         * fvwm/virtual.c (HandlePaging):
4700         * fvwm/events.c (__merge_cr_moveresize):
4701         (__test_for_motion):
4702         (flush_property_notify):
4703         do not use XPutBackEvent as it shuffles events on the queue
4704         (test_button_event):
4705         (test_typed_window_event):
4706         new functions
4708         * libs/FEvent.c (fev_get_evpos_or_query):
4709         take pointer position from EnterNotify and LeaveNotify events
4711         * fvwm/move_resize.c (__move_loop):
4712         fixed multiple paging with certain SnapGrid / Move interactions
4713         (__resize_window):
4714         (__move_loop):
4715         * fvwm/virtual.c (HandlePaging):
4716         Workaround for buggy XFree not delivering some Pointer events
4717         simplified code
4719         * fvwm/virtual.c (MoveViewport):
4720         don't eat MotionNotify events
4722         * libs/FEvent.c (fev_get_last_event):
4723         new function
4724         (FWindowEvent):
4725         (FPutBackEvent):
4726         (FPeekIfEvent):
4727         (FPeekEvent):
4728         (FNextEvent):
4729         (FMaskEvent):
4730         (FIfEvent):
4731         (FCheckWindowEvent):
4732         (FCheckTypedWindowEvent):
4733         (FCheckTypedEvent):
4734         (FCheckMaskEvent):
4735         (FCheckIfEvent):
4736         keep a copy of the previous event in case FPutBackEvent is called
4738 2004-06-30  Scott Smedley  <scottie7@tpg.com.au>
4740         * fvwm/fvwm.1.in:
4741         Indicate optional window argument in section headings for
4742         Key, Mouse, PointerKey & Stroke commands.
4743         Remove strange "-Key" option listed for PointerKey.
4745 2004-06-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4747         * libs/Fft.c (FftDrawString):
4748         * fvwm/session.c (get_version_string):
4749         * fvwm/module_interface.c (FlushMessageQueue):
4750         * fvwm/fvwm.c (SaveDesktopState):
4751         * fvwm/colorset.h:
4752         * fvwm/colorset.c (cleanup_colorsets):
4753         * libs/PictureUtils.c (struct):
4754         fixed compilation with -Wall -Wstrict-prototypes -Wpointer-arith
4756 2004-06-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4758         * fvwm/events.c (__cr_detect_icccm_move):
4759         windows with ewmh hints are assumed to use icccm2 compliant movement
4761         * fvwm/ewmh_events.c (ewmh_WMStateMaxVert):
4762         (ewmh_WMStateMaxHoriz):
4763         fixed restart/maximized problem
4765         * libs/fvwmsignal.c (fvwmReapChildren):
4766         * fvwm/fvwm.c (ReapChildren):
4767         moved function to lib
4769 2004-06-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4771         * fvwm/modconf.c (send_desktop_geometry):
4772         (send_color_limit):
4773         (send_click_time):
4774         (send_move_threshold):
4775         (send_ignore_modifiers):
4776         increased static buffer size
4778 2004-06-13  Marcus Lundblad  <ml@update.uu.se>
4780         * libs/CombineChars.c (convert_to_ucs2):
4781         Replace illegal UTF-8 character sequences in input
4783 2004-06-11  Scott Smedley  <scottie7@tpg.com.au>
4785         * libs/Bindings.c:
4786         bugfix: wrong stroke action being invoked.
4788 2004-06-10  Scott Smedley  <scottie7@tpg.com.au>
4790         * fvwm/builtins.c:
4791         * fvwm/events.c:
4792         * libs/Bindings.c:
4793         Active _last_ matching binding. (ie. same behaviour as before
4794         win-specific bindings patch.)
4795         bugfix: segfault when looking up stroke bindings in root context.
4797 2004-06-07  Scott Smedley  <scottie7@tpg.com.au>
4799         * fvwm/bindings.c:
4800         * fvwm/builtins.c:
4801         * fvwm/events.c:
4802         * fvwm/fvwm.1.in:
4803         * fvwm/module_interface.c:
4804         * libs/Bindings.c:
4805         * libs/Bindings.h:
4806         * modules/FvwmScript/FvwmScript.c:
4807         * modules/FvwmScript/Instructions.c:
4808         Implemented window-specific key/mouse bindings.
4810         * modules/FvwmIconBox/FvwmIconBox.h:
4811         * libs/fvwmlib.h:
4812         * libs/wild.c:
4813         * libs/wild.h:
4814         Make args to matchWildcards() const.
4816 2004-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4818         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
4819         use EWMH_fullscreen
4820         * fvwm/ewmh.c (EWMH_fullscreen):
4821         new function
4823         * fvwm/add_window.c (AddWindow):
4824         implemented MAXVERT, MAXHORIZ and FULLSCREEN initial EWMH states
4826         * fvwm/ewmh_events.c (ewmh_WMStateMaxHoriz):
4827         (ewmh_WMStateMaxVert):
4828         (ewmh_WMStateShaded):
4829         (ewmh_WMStateSticky):
4830         (ewmh_WMStateStaysOnBottom):
4831         fixed core dumps
4832         (ewmh_WMState):
4833         don't try to maximize window when looking up the style
4834         (ewmh_WMDesktop):
4835         (ewmh_WMStateFullScreen):
4836         (ewmh_WMStateHidden):
4837         (ewmh_WMStateMaxVert):
4838         (ewmh_WMStateModal):
4839         (ewmh_WMStateShaded):
4840         (ewmh_WMStateSkipPager):
4841         (ewmh_WMStateSticky):
4842         (ewmh_WMStateStaysOnBottom):
4843         fixed ignoring ewmh hints
4845         * fvwm/expand.c (expand_vars_extended):
4846         include full path in iconfile and miniiconfile variables
4848 2004-06-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4850         * fvwm/functions.c (execute_complex_function):
4851         (CheckActionType):
4852         fixed double click patch
4854 2004-06-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4856         * fvwm/ewmh.c (EWMH_SetWMDesktop):
4857         use 0xFFFFFFFF instead of 0xFFFFFFFE for "sticky across all desks"
4859 2004-05-31  Dan Espen  <dane@mk.telcordia.com>
4861         * fvwm/fvwm.1.in (COLORSETS): Moved FvwmTheme description of colorsets
4862         into fvwm man page.
4864 2004-05-29  Norbert Buchmuller  <norbi@nix.hu>
4866         * libs/FImage.c (FShmSafeCreateImage):
4867         Yet another fix to SHM remote client problem
4869 2004-05-26  Francis Litterio  <franl@world.std.com>
4871         * fvwm/fvwm.1.in
4872         * fvmw/fvwm.h
4873         * fvwm/placement.c (__place_get_wm_pos)
4874         * fvwm/style.c (style_parse_one_style_option)
4875         Added support for new CenterPlacement style (cf. macro PLACE_CENTER).
4877 2004-05-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4879         * fvwm/events.c (HandleEnterNotify):
4880         fixed endless loop of edge commands when doing something that grabs
4881         the pointer
4883         * fvwm/functions.c (CheckActionType):
4884         (execute_complex_function):
4885         double clicks no longer work when pressing different buttons
4887 2004-05-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4889         * fvwm/placement.c (__place_get_wm_pos):
4890         fixed placement in top left corner when pressing escape during manual
4891         placement
4893 2004-05-23  Mikhael Goikhman  <migo@homemail.com>
4895         * configure.in:
4896         * AUTHORS:
4897         added Chinese translations
4899 2004-05-18  Olivier Chapuis  <olivier.chapuis@free.fr>
4901         * fvwm/ewmh.c (EWMH_SetFrameStrut):
4902         Fixed a miss-print
4904 2004-05-09  Mikhael Goikhman  <migo@homemail.com>
4906         * fvwm/conditional.c:
4907         * fvwm/fvwm.1.in:
4908         clean up Test code and documentation, add new False condition,
4909         unrecognized conditions produce Error return code now
4911 2004-05-06  Dan Espen  <dane@mk.telcordia.com>
4913         * fvwm/style.c: Remove extra char.
4915 2004-05-01  Olivier Chapuis  <olivier.chapuis@free.fr>
4917         * fvwm/ewmh.c (ewmh_atom_client_win):
4918         * fvwm/ewmh_intern.h:
4919         * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
4920         (ewmh_MoveResizeWindow):
4921         Added _NET_RESTACK_WINDOW as it is similar than _NET_MOVERESIZE_WINDOW
4923         * fvwm/events.c (__handle_cr_on_client):
4924         (__handle_configure_request):
4925         (events_handle_configure_request):
4926         Some renaming for consistency, force restacking if the event come from
4927         an ewmh restack
4929         * fvwm/ewmh_events.c (ewmh_MoveResize):
4930         Fixed _NET_WM_MOVERESIZE
4932         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
4933         Removed debug code
4935         * fvwm/ewmh.c (ewmh_atom_fvwm_win):
4936         (EWMH_SetFrameStrut):
4937         Added _NET_FRAME_EXTENTS as it is just _KDE_NET_WM_FRAME_STRUT
4939 2004-04-29  Olivier Chapuis  <olivier.chapuis@free.fr>
4941         * libs/FImage.c (FShmSafeCreateImage):
4942         Finished to fix SHM remote client problem
4944 2004-04-29  Olivier Chapuis  <olivier.chapuis@free.fr>
4946         * libs/FImage.c (FShmSafeCreateImage):
4947         Fixed when we are a remote client
4949 2004-04-21  Mikhael Goikhman  <migo@homemail.com>
4951         * INSTALL.fvwm:
4952         * NEWS:
4953         * acconfig.h:
4954         * fvwm/fvwm.1.in:
4955         * fvwm/fvwm.c:
4956         * fvwm/gnome.h:
4957         * fvwm/session.c:
4958         * libs/envvar.c:
4959         * libs/envvar.h:
4960         new default ~/.fvwm/config file is now recommended instead of
4961         still supported ~/.fvwm/.fvwm2rc
4963 2004-04-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4965         * fvwm/menus.c (NewMenuRoot):
4966         do not strip whitespace from menu names when creating a new menu
4968 2004-04-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4970         * fvwm/menuitem.c (menuitem_get_size):
4971         * fvwm/menuitem.h:
4972         renamed remaining "mips" to mipst
4974 2004-04-09  Olivier Chapuis  <olivier.chapuis@free.fr>
4976         * fvwm/events.c (HandleMapRequestKeepRaised):
4977         * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
4978         Fixed EWMH DesktopGeometry and Stacking list
4980 2004-04-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4982         * fvwm/virtual.c (GetDeskNumber):
4983         (CMD_MoveToDesk):
4984         (CMD_GotoDesk):
4985         fixed MoveToDesk with one argument
4987 2004-04-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4989         * fvwm/style.c (style_parse_one_style_option):
4990         * fvwm/style.h:
4991         * fvwm/conditional.c (MatchesConditionMask):
4992         * fvwm/fvwm.h:
4993         * fvwm/window_flags.h:
4994         new style "State"
4996 2004-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
4998         * fvwm/fvwm.1.in:
4999         corrected a typo
5001 2004-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5003         * fvwm/move_resize.c (unmaximize_fvwm_window):
5004         fixed redrawing of maximize button when unmaximizing but when the size
5005         and position does not change
5007 2004-03-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5009         * fvwm/expand.c (expand_vars_extended):
5010         new extended variable $[w.layer]
5012         * fvwm/move_resize.c (MaximizeHeight):
5013         (MaximizeWidth):
5014         (CMD_Maximize):
5015         applied modified layer patch for maximize by Rafal Bisingier
5017 2004-03-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5019         * fvwm/add_window.c (setup_frame_attributes):
5020         Hopefully fixed BackingStore code and removed now useless backing store
5021         for decorations
5023         * fvwm/expand.c (expand_vars_extended):
5024         new extended variable $[w.desk]
5026 2004-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5028         * NEWS:
5029         * configure.in:
5030         increased version to 2.5.11
5031         released 2.5.10
5033         * NEWS:
5034         * configure.in:
5035         updated for 2.5.10 release
5037         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
5038         improved rotation code
5040         * libs/gravity.c (gravity_add_rotations):
5041         new function
5043 2004-03-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5045         * fvwm/placement.c (__explain_placement):
5046         new function
5048         * libs/FScreen.c (FScreenIsRectangleOnScreen):
5049         new function
5051         * fvwm/builtins.c (CMD_BugOpts):
5052         * fvwm/screen.h (ScreenInfo):
5053         new BugOpts option ExplainWindowPlacement
5054         renamed some members of Screen
5056 2004-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5058         * fvwm/placement.c (__place_get_wm_pos):
5059         (__place_get_nowm_pos):
5060         (__place_get_placement_flags):
5061         (__place_window):
5062         (__place_handle_x_resources):
5063         (setup_window_placement):
5064         split into multiple functions
5065         cleaned up a little
5067 2004-03-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5069         * fvwm/add_window.c (setup_window_placement):
5070         * fvwm/placement.c (setup_window_placement):
5071         moved function to placement.c
5072         fixed using PLACE_AGAIN placement mode
5073         (PlaceWindow):
5074         (__place_window):
5075         renamed function
5077 2004-03-15  Chris Ross  <cross+fvwm@distal.com>
5079         * libs/Graphics.c (do_relieve_rectangle_with_rotation)
5080         allow a negative line_width to invert the relief
5082 2004-03-06  Marcus Lundblad  <ml@update.uu.se>
5084         * libs/Flocale.c (FlocaleDrawString)
5085         (FlocaleDrawUnderline)
5086         (FlocaleTextWidth):
5087         reduced redundant calls to iconv
5089 2004-03-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5091         * fvwm/move_resize.c (CMD_XorValue):
5092         fixed a very small outline drawing problem caused by using 0 line width
5093         instead of 1
5095         * NEWS:
5096         * configure.in:
5097         increased version to 2.5.10
5099         * configure.in:
5100         * NEWS:
5101         updated for 2.5.9 release
5103         * fvwm/functions.c (execute_function_override_window):
5104         * fvwm/module_interface.c (ExecuteModuleCommand):
5105         * fvwm/conditional.c (circulate_cmd):
5106         sometimes, DeferExecution was called although a window was already
5107         selected, for example with the "Current" commend; fixed
5109 2004-02-28  Olivier Chapuis  <olivier.chapuis@free.fr>
5111         * libs/FImage.c (FShmSafeCreateImage):
5112         Fixed some safety tests
5114 2004-02-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5116         * fvwm/events.c (__handle_cr_on_client):
5117         fixed a bug in the Jave configure request workaround
5119 2004-02-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5121         * fvwm/events.c (__cr_detect_icccm_move):
5122         improved motion method detection for fullscreen requests
5124 2004-02-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5126         * fvwm/add_window.c (AddWindow):
5127         * fvwm/screen.h (ScreenInfo):
5128         * fvwm/builtins.c (CMD_BugOpts):
5129         new BugOpts option DisplayNewWindowNames intended for debugging
5131 2004-02-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5133         * libs/Bindings.c (FvwmStringToKeysym):
5134         small performance enhancement
5136         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
5137         (__move_loop):
5138         fixed the FlickeringMoveWorkaround option which did nothing before
5140 2004-02-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5142         * fvwm/style.c (style_parse_one_style_option):
5143         * fvwm/fvwm.h:
5144         * fvwm/style.h (SIS_UNMANAGED):
5145         * fvwm/add_window.c (AddWindow):
5146         New style Unmanaged
5148         * fvwm/expand.c (expand_vars_extended):
5149         new variables $[w.iconfile] and $[w.miniiconfile]
5151         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
5152         made left side of a relief one pixel longer at the bottom
5154 2004-02-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5156         * libs/defaults.h (DEF_FP_SORT_WINDOWLIST_BY):
5157         * fvwm/style.c (style_set_old_focus_policy):
5158         fixed default window list order with ClickToFocus
5160 2004-02-04  Marcus Lundblad  <ml@update.uu.se>
5162         * fvwm/libs/Flocale.h:
5163         * fvwm/libs/Flocale.c (FlocaleStringNumberOfBytes)
5164         (FlocaleStringByteToCharOffset)
5165         (FlocaleStringCharToByteOffset)
5166         (FlocaleStringCharLength):
5167         Made utility functions available outside of Flocale
5169 2004-01-31  Olivier Chapuis  <olivier.chapuis@free.fr>
5171         * fvwm/events.c (__test_for_motion):
5172         Fixed a lockup, see the long comment in the code
5174 2004-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5176         * fvwm/schedule.c (execute_obj_func):
5177         fixed using uninitialised return code
5179 2004-01-25  Olivier Chapuis  <olivier.chapuis@free.fr>
5181         * fvwm/builtins.c (do_title_style):
5182         Fixed MinHeight, it must reset the Height
5184 2004-01-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5186         * fvwm/menus.c (menuShortcuts):
5187         applied menu navigation patch by Anton Kazennikov
5189 2003-12-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5191         * libs/gravity.c (gravity_dir_to_string):
5192         (gravity_parse_dir_argument):
5193         use a constant for the dir table
5195 2003-12-16  Marcus Lundblad  <ml@update.uu.se>
5197         * fvwm/Flocale.c (FlocaleEncodeString)
5198         (FlocaleDrawUnderline):
5199         Fixed crash when there's no Iconv support
5201 2003-12-16  olicha  <olivier.chapuis@free.fr>
5203         * fvwm/functions.h:
5204         Used the FUNC_FLAGS_TYPE in find_func_t declaration
5206         * sample.fvwmrc/system.fvwm2rc-sample-95:
5207         Added some Xft fonts
5209 2003-12-12  olicha  <olivier.chapuis@free.fr>
5211         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5212         Fixed ewmh FullScreen when an application start fullscreen and
5213         desactivate this state
5215 2003-12-04  olicha  <olivier.chapuis@free.fr>
5217         * fvwm/placement.c (test_fit):
5218         * fvwm/ewmh.h:
5219         * fvwm/ewmh.c (ewmh_GetStrutIntersection):
5220         (EWMH_GetBaseStrutIntersection):
5221         (EWMH_GetStrutIntersection):
5222         Fixed placement vs the base struts
5224 2003-11-29  Mikhael Goikhman  <migo@homemail.com>
5226         * sample.fvwmrc/system.fvwm2rc-sample-95:
5227         improved Debian specific menu
5229 2003-11-15  Mikhael Goikhman  <migo@homemail.com>
5231         * sample.fvwmrc/system.fvwm2rc-sample-95:
5232         several updates; added Debian menu if found
5234 2003-11-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5236         * configure.in:
5237         new configure option --en/disable-iconv
5239 2003-11-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5241         * fvwm/menus.c (__mloop_handle_event):
5242         * fvwm/menustyle.c (menustyle_parse_style):
5243         (menustyle_copy):
5244         new MenuStyle options PopupIgnore and PopupClose
5246 2003-11-02  Dan Espen  <dane@mk.telcordia.com>
5248         * fvwm/menus.c (menu_binding): Remove debug code.
5249         * fvwm/bindings.c (ParseBinding): Hand off menu bindings to menu code.
5250         * fvwm/menus.h: Add menu_binding function.
5251         * fvwm/fvwm.1.in: Document the menu context in the mouse command for
5252         tear off menus.
5253         * fvwm/menus.c (__mloop_handle_event): Really crude ability to disable
5254         button 2 tearoff.
5255         * libs/wcontext.h (enum): Add MENU context.
5256         * libs/wcontext.c (win_contexts): More common binding contexts first in
5257         table.
5258         * libs/charmap.c (charmap_string_to_mask): Space before char in error
5259         message.
5261 2003-11-01  Mikhael Goikhman  <migo@homemail.com>
5263         * NEWS:
5264         * configure.in:
5265         increase version to 2.5.9
5267 2003-10-31  Mikhael Goikhman  <migo@homemail.com>
5269         * Makefile.am:
5270         fixed deb creation
5272         * configure.in:
5273         * NEWS:
5274         updated for 2.5.8 release
5276 2003-10-29  Mikhael Goikhman  <migo@homemail.com>
5278         * Makefile.am:
5279         * configure.in:
5280         initially added files for deb package auto-creating procedure
5282 2003-10-26  Mikhael Goikhman  <migo@homemail.com>
5284         * AUTHORS:
5285         * configure.in:
5286         added Swedish translations by Johan Svedberg
5288         * NEWS:
5289         updated
5291 2003-10-25  Mikhael Goikhman  <migo@homemail.com>
5293         * fvwm/add_window.c (GetWindowSizeHints):
5294         reindented broken hint messages
5296 2003-10-23  Mikhael Goikhman  <migo@homemail.com>
5298         * configure.in:
5299         improved Perl detection messages,
5300         restored FvwmGtkDebug independence from gtk libs
5302 2003-10-15  Mikhael Goikhman  <migo@homemail.com>
5304         * configure.in:
5305         * AUTHORS:
5306         added German translations by Andrei Mitrofanow
5308         * fvwm/fvwm.1.in:
5309         typos
5311 2003-10-11  Mikhael Goikhman  <migo@homemail.com>
5313         * NEWS:
5314         added 2.4.17 NEWS
5316 2003-09-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5318         * fvwm/fvwm.1.in:
5319         * fvwm/conditional.c (CreateConditionMask):
5320         (MatchesConditionMask):
5321         (CreateConditionMask):
5322         * fvwm/fvwm.h (WindowConditionMask):
5323         !CurrentPage, !CurrentDesk, !Layer ... now work as they should
5325 2003-09-23  olicha  <olivier.chapuis@free.fr>
5327         * libs/FImage.c (FShmInit):
5328         Removed debug code
5330 2003-09-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5332         * fvwm/focus.c (warp_to_fvwm_window):
5333         don't unnecessarily call MoveViewport
5335 2003-09-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5337         * fvwm/decorations.c (__is_resize_allowed):
5338         fixed a condition
5340 2003-09-06  malu  <ml@update.uu.se>
5342         * libs/FBidi.c (FBidiConvert):
5343         * libs/CombineChars.c (CombineChars):
5344         Fixed drawing combining characters on correct positions in
5345         right-to-left context
5347 2003-09-05  malu  <ml@update.uu.se>
5349         * libs/Flocale.c (FlocaleDrawString):
5350         (FlocaleTextWidth):
5351         Fixed drawing of combining characters with font shadow
5352         (character offsets were miscalculated, since FlocaleTextWidth
5353         adds shadow width)
5355 2003-09-05  malu  <ml@update.uu.se>
5357         * libs/Flocale.c (FlocaleDrawUnderline):
5358         Fixed bug with text width when a string contains only
5359         "orphaned" combining characters (compensation for font shadowd
5360         was counted twice)
5362 2003-09-04  olicha  <olivier.chapuis@free.fr>
5364         * todo-2.6:
5365         Added E.18, added comments on C.9 and C.15
5367 2003-09-03  olicha  <olivier.chapuis@free.fr>
5369         * libs/Flocale.c (FlocaleTextWidth):
5370         Fixed a comb_char core dump
5372         * libs/Makefile.am:
5373         Fixed compilation if either iconv, libpng or Xrender headers are
5374         not at a standard place
5376 2003-09-03  Mikhael Goikhman  <migo@homemail.com>
5378         * acinclude.m4:
5379         fixed error message for incorrect --with-SOMETHING-library argument
5381 2003-09-03  olicha  <olivier.chapuis@free.fr>
5383         * todo-2.6:
5384         Closed C.2 as Dominik fix it on 2003-03-13. Move B.5 to C.27
5386 2003-09-02  olicha  <olivier.chapuis@free.fr>
5388         * todo-2.6:
5389         C.12 is fixed
5391 2003-09-01  olicha  <olivier.chapuis@free.fr>
5393         * libs/gravity.c (gravity_dir_to_string):
5394         A new interface function to transform a direction_t to a string
5396 2003-08-31  S. Anderson  <sa@xmission.com>
5398         * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
5399         Fixed missing font charsets
5401 2003-08-28  olicha  <olivier.chapuis@free.fr>
5403         * fvwm/move_resize.c (__move_loop):
5404         (AnimatedMoveAnyWindow):
5405         Updated bg of transparent tear off menu when moved
5407         * fvwm/events.c (HandlePropertyNotify):
5408         Updated ParentRelative tear off menu on bg change
5410         * fvwm/menus.c (UpdateMenuColorset):
5411         Updated colorsets of tear off menu when they change, this handle the
5412         case of root background change for RootTransparent
5414         * fvwm/menus.h:
5415         * fvwm/menus.c (menu_redraw_pr_tear_off_menu):
5416         An utility function for redrawing transparent tear off menu. Maybe
5417         we can merge
5419         * fvwm/add_window.c (validate_transientfor):
5420         Fixed transient for an ewmh desktop
5422 2003-08-27  olicha  <olivier.chapuis@free.fr>
5424         * libs/FRender.c (FRenderRender):
5425         * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
5426         Removed and fixed some unused code
5428 2003-08-25  olicha  <olivier.chapuis@free.fr>
5430         * fvwm/misc.c (GrabEm):
5431         Fixed fvwm freeze if GRAB_FREEZE_CURSOR fail repeatedly
5433         * fvwm/modconf.c (send_color_limit):
5434         ifndefed color limit config info message which is not used anymore
5436         * fvwm/colorset.c (parse_colorset):
5437         Added a note on average bg
5439 2003-08-23  olicha  <olivier.chapuis@free.fr>
5441         * fvwm/style.c (print_styles):
5442         More info on memory used
5444         * fvwm/style.c (__simplify_style_list):
5445         Fixed upward simplication
5447 2003-08-14  olicha  <olivier.chapuis@free.fr>
5449         * fvwm/ewmh.c (ewmh_HandleMenu):
5450         Fixed the MENU window type, they are tear off menus
5452         * fvwm/fvwm.h:
5453         * fvwm/update.c (apply_window_updates):
5454         * fvwm/stack.c (new_layer):
5455         * fvwm/ewmh.c (EWMH_GetStyle):
5456         Fixed EWMHUseStackingHints update
5458         * fvwm/window_flags.h:
5459         * fvwm/fvwm.h:
5460         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5461         (ewmh_WMStateMaxHoriz):
5462         (ewmh_WMStateMaxVert):
5463         * fvwm/move_resize.c (unmaximize_fvwm_window):
5464         Fixed _NET_WM_STATE_FULLSCREEN: set the correct _NET_WM_STATE,
5465         uniconify and unshade when putting a window fullscreen
5467         * fvwm/ewmh_intern.h:
5468         * fvwm/ewmh.c (ewmh_AllowsFullScreen):
5469         Added _NET_WM_ACTION_FULLSCREEN as we have _NET_WM_STATE_FULLSCREEN
5471         * fvwm/move_resize.c (unmaximize_fvwm_window):
5472         (CMD_Resize):
5473         (CMD_ResizeMove):
5474         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5475         * fvwm/decorations.c (SelectDecor):
5476         * fvwm/windowshade.c (CMD_WindowShade):
5477         Removed the decor for EWMH fullscreen windows, forbid shading and
5478         allows Resize and MoveResize without unsetting the fullscreen/maximized
5479         state
5481         * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
5482         (CMD_ResizeMaximize):
5483         Fixed ewmh state which was not set after these cmds
5485 2003-08-09  olicha  <olivier.chapuis@free.fr>
5487         * todo-2.6:
5488         Updated
5490 2003-08-08  olicha  <olivier.chapuis@free.fr>
5492         * fvwm/borders.c (border_draw_vector_to_pixmap):
5493         Fixed inversion of fg and bg in vector buttons
5495         * fvwm/style.c (__simplify_style_list):
5496         Fixed a memory leak
5498         * libs/System.c (fvwm_mkstemp):
5499         Removed debug code
5501 2003-08-07  olicha  <olivier.chapuis@free.fr>
5503         * configure.in:
5504         * acinclude.m4 (AM_SAFETY_CHECK_MKSTEMP):
5505         * acconfig.h:
5506         * libs/System.c (fvwm_mkstemp):
5507         * libs/fvwmlib.h:
5508         Added fvwm_mkstemp for replacing tempnam. configure check if mkstemp
5509         exists and work correctly, if not a replacement function is used
5510         (written by Michael Han in 2001-02 and inspired by the glibc mkstemp
5511         implementation).
5513         * libs/fsm.c (unique_filename):
5514         (SetAuthentication):
5515         * fvwm/session.c (getUniqueStateFilename):
5516         Replaced tempnam by fvwm_mkstemp
5518 2003-08-07  olicha  <olivier.chapuis@free.fr>
5520         * libs/Makefile.am:
5521         * libs/FSMlib.h (new file):
5522         * fvwm/session.c (*):
5523         * fvwm/session.h:
5524         fvwmize SMlib and ICElib
5526         * fvwm/session.c (matchWin):
5527         Fixed window matching for windows with no SM_CLIENT_ID and a
5528         window_role
5530         * libs/fsm.c (new file):
5531         * libs/fsm.h (new file):
5532         * fvwm/ConfigFvwmDefaults
5533         A set of functions for implementing a dummy session manager
5535         * fvwm/fvwm.1.in:
5536         GNOME 1 hints and EWHM support is not a configure time option
5537         (anymore).
5539 2003-08-06  Robert Wittek  <r.wittek@gmx.net>
5541         * fvwm/add_window.c (AddWindow):
5542         fixed stickyness across desks over a restart
5544 2003-08-06  olicha  <olivier.chapuis@free.fr>
5546         * fvwm/ewmh.c (EWMH_WindowInit):
5547         (EWMH_SetFrameStrut):
5548         Fixed position of kde tray windows in kicker
5550 2003-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5552         * fvwm/module_interface.c (FlushMessageQueue):
5553         retry writing pipe if write returns EINTR
5555 2003-07-28  olicha  <olivier.chapuis@free.fr>
5557         * fvwm/events.c (events_handle_configure_request):
5558         (HandleConfigureRequest):
5559         (__handle_configure_request):
5560         (__handle_cr_on_client):
5561         * fvwm/ewmh.c (ewmh_atom_client_win):
5562         * fvwm/ewmh_intern.h:
5563         * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
5564         (EWMH_ProcessClientMessage):
5565         Implemented _NET_MOVERESIZE_WINDOW
5567         * fvwm/fvwm.c (main):
5568         A -Wall fix
5570 2003-07-25  olicha  <olivier.chapuis@free.fr>
5572         * fvwm/ewmh.c (ewmh_HandleWindowType):
5573         Fixed handling of the _NET_WINDOW_TYPE prop when there are more
5574         that one type and we do not support the first one.
5576         * fvwm/expand.c (expand_vars_extended):
5577         Fixed conflict between extended variables name (desk.name and
5578         desk.n)
5580         * fvwm/session.c (callback_save_yourself):
5581         Respect the SmSaveGlobal save type. This should fix some session
5582         locking in the sm protocol
5584         * fvwm/session.c (setSmProperties):
5585         (SessionInit):
5586         Set some sm properties when fvwm start for fixing a problem with
5587         the restart style hint after a restart.
5589         * fvwm/fvwm.c (get_display_name):
5590         (usage):
5591         (main):
5592         * fvwm/session.c (setSmProperties):
5593         * fvwm/fvwm.1.in
5594         Added a possible positive or null arg to --single-screen which
5595         forces fvwm to start on the "current" display and the given
5596         screen. Use this to fix fvwm starting under a session manager:
5597         specify only the screen and not the display.screen for the
5598         restart sm command.
5600         * fvwm/fvwm.c (main):
5601         Fixed possible memory corruption if a display has more than
5602         10 screens.
5604         * fvwm/session.c (*):
5605         Better debuging msg
5607 2003-07-24  Mikhael Goikhman  <migo@homemail.com>
5609         * acinclude.m4:
5610         fixed xft/fontconfig detection with pkg-config
5612         * fvwm/fvwm.1.in:
5613         corrections in some long option names
5615 2003-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5617         * fvwm/add_window.c (setup_style_and_decor):
5618         * fvwm/geometry.c (set_window_border_size):
5619         * fvwm/fvwm.h (FvwmWindow):
5620         * fvwm/events.c (HandleShapeNotify):
5621         * fvwm/frame.c (frame_free_move_resize_args):
5622         (frame_setup_shape):
5623         (frame_reshape_border):
5624         fixed resizing of window borders if a window shape was added or deleted
5625         after the initial window setup
5627         * fvwm/update.c (apply_window_updates):
5628         removed unused code
5630         * fvwm/events.c (__cr_detect_icccm_move):
5631         disable motion method detection for shaped windows
5633 2003-07-21  olicha  <olivier.chapuis@free.fr>
5635         * fvwm/add_window.c (setup_window_structure):
5636         * fvwm/session.c (MatchWinToSM):
5637         Preserve is_name_changed window_flags within restart, session loading
5638         and recapture
5640 2003-07-20  olicha  <olivier.chapuis@free.fr>
5642         * fvwm/ewmh.c (EWMH_Init):
5643         fixed _NET_WM_NAME for our ewmh WM_CHECK window
5645         * fvwm/fvwm.c (InternUsefulAtoms):
5646         * fvwm/externs.h:
5647         * fvwm/session.c (GetWindowRole):
5648         Some applications use WINDOW_ROLE and not WM_WINDOW_ROLE
5650         * fvwm/session.c (GetClientID):
5651         Better determination of the CLIENT_LEADER
5653         * fvwm/session.c (setSmProperties):
5654         Set the CloneCommand for gnome-session editor (the sm spec says this
5655         properties is required). Removed the commented XSM ifdef.
5657         * fvwm/session.c (matchWin):
5658         (SaveWindowStates):
5659         Consider client only if it has a client id or a wm command.
5660         Removed the "two entries" session previous commit
5662 2003-07-16  olicha  <olivier.chapuis@free.fr>
5664         * fvwm/session.c (MatchWinToSM):
5665         Fixed restoring session state, if two window session entries have the
5666         same identifier ignore these entries
5668 2003-07-16  olicha  <olivier.chapuis@free.fr>
5670         * NEWS:
5671         * fvwm/style.h (SID_GET_NAME):
5672         (SID_SET_NAME):
5673         (SID_GET_WINDOW_ID):
5674         (SID_SET_WINDOW_ID):
5675         (SID_SET_HAS_NAME):
5676         (SID_GET_HAS_NAME):
5677         (SID_SET_HAS_WINDOW_ID):
5678         (SID_GET_HAS_WINDOW_ID):
5679         (SGET_ID):
5680         (SGET_WINDOW_ID):
5681         (SSET_WINDOW_ID):
5682         (SSET_ID_HAS_NAME):
5683         (SGET_ID_HAS_NAME):
5684         (SSET_ID_HAS_WINDOW_ID):
5685         (SGET_ID_HAS_WINDOW_ID):
5686         * fvwm/style.c (style_ids_are_equals):
5687         (style_id_equals_id):
5688         (styles_have_same_id):
5689         (fw_match_style_id):
5690         (one_fw_can_match_both_ids):
5691         (remove_all_of_style_from_list):
5692         (__simplify_style_list):
5693         (style_parse_one_style_option):
5694         (__style_command):
5695         (style_destroy_style):
5696         (print_styles):
5697         (CMD_Style):
5698         (CMD_WindowStyle):
5699         (CMD_FocusStyle):
5700         (CMD_DestroyStyle):
5701         (CMD_DestroyWindowStyle):
5702         * fvwm/fvwm.h (style_id_t):
5703         (window_style):
5704         * fvwm/functable.c (func_table):
5705         * fvwm/add_window.c (destroy_window):
5706         * fvwm/commands.h:
5707         * fvwm/fvwm.1:
5708         New WindowStyle and DestroyWindowStyle command for setting styles
5709         per window
5711 2003-07-14  Marcus Lundblad  <ml@update.uu.se>
5713         * libs/Flocale.c (FlocaleDrawString):
5714         * libs/FBidi.c (FBidiConvert):
5715         fixed drawing of combining characters in the case where a string
5716         consists of only combining characters
5718 2003-07-13  Marcus Lundblad  <ml@update.uu.se>
5720         * libs/CombineChars.c (CombineChars):
5721         bugfix: array mapping visual to logical position was allocated
5722         to small (factor 2) in decoposing code
5724 2003-07-11  Marcus Lundblad  <ml@update.uu.se>
5726         * libs/Flocale.c (FlocaleEncodeWinString):
5727         fixed a memory leak
5729         * libs/Flocale.c (FlocaleDrawString):
5730         (FlocaleRotatedDrawString):
5731         removed some code duplication
5733 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5735         * libs/CombineChars.c (combclass_table):
5736         (CombineChars):
5737         fixed supporting drawing marks superimposed that are in a combining
5738         class
5740 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5742         * libs/Flocale.c (FlocaleRotateDrawString):
5743         (FlocaleDrawString)
5744         fixed core dump when composing characters can't be converted to
5745         locale charset
5747 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5749         * AUTHORS:
5750         updated
5752 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5754         * todo-2.6 (todo):
5755         updated summary
5757 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5759         * NEWS:
5760         updated with reagrds to combing characters
5762 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5764         * todo-2.6
5765         closed B.8
5767 2003-07-09  Marcus Lundblad  <ml@update.uu.se>
5769         * libs/Flocale.c (FlocaleEncodeString):
5770         (FlocaleEncodeWinString):
5771         (FlocaleRotateDrawString):
5772         (FlocaleDrawString):
5773         (FlocaleDrawUnderline):
5774         fixed rendering combining characters using Unicode font in a
5775         non-UTF-8 locale
5777 2003-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5779         * fvwm/fvwm.1.in:
5780         renamed MoveWindowByProgramMethod to MoveByProgramMethod
5782 2003-07-08  Marcus Lundblad  <ml@update.uu.se>
5784         * libs/FBidi.h:
5785         fixed FBidi.h macro to work with no FriBIDI
5787 2003-07-08  Marcus Lundblad  <ml@update.uu.se>
5789         * libs/CombineChars.h (CombineChars):
5790         * libs/CombineChars.c (CombineChars):
5791         * libs/FBidi.h (FBidiConvert):
5792         * libs/FBidi.c (FBidiConvert):
5793         * libs/Flocale.c (FlocaleEncodeString):
5794         (FlocaleEncodeWinString):
5795         (FlocaleDrawUnderline):
5796         (FlocaleTextWidth):
5797         fixed drawing of underlines on characters to work in with BIDI
5798         and combining characters
5800 2003-07-08  Mikhael Goikhman  <migo@homemail.com>
5802         * todo-2.6:
5803         closed D.1 with "no consensus" resolution
5805 2003-07-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5807         * fvwm/fvwm.1.in:
5808         documented tear off menus
5810         * fvwm/placement.c (PlaceWindow):
5811         StartsOnPage + SkipMapping overrides PPosition
5813 2003-07-07  Mikhael Goikhman  <migo@homemail.com>
5815         * fvwm/functable.c:
5816         solved a problem with CMD_Dummy and exact command spelling
5818         * libs/CombineChars.c:
5819         * libs/CombineChars.h:
5820         * libs/FBidi.c:
5821         minor reformattings (use TABs not 8 spaces and a space after keywords
5822         like for, if or while)
5824 2003-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5826         * fvwm/update.c (apply_window_updates):
5827         * fvwm/update.h:
5828         * fvwm/add_window.c (setup_style_and_decor):
5829         * fvwm/style.h:
5830         * fvwm/style.c (style_parse_one_style_option):
5831         (check_window_style_change):
5832         new style MoveWindowByProgramMethod
5834         * libs/PictureImageLoader.c (PImageLoadXpm):
5835         use RETSIGTYPE and SIGNAL_RETURN for all signal handlers
5837         * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5838         implemented _NET_WM_STATE_FULLSCREEN handling
5840         * fvwm/move_resize.c (GetOnePositionArgument):
5841         fixed parsing of "+-x +-y" Move arguments
5842         (CMD_Maximize):
5843         use get_page_offset_check_visible
5845         * fvwm/geometry.c (get_page_offset_check_visible):
5846         new convenience function
5848         * fvwm/events.c (__handle_cr_on_client):
5849         fixed handling of gravities other than NW or Static
5850         (__cr_detect_icccm_move):
5851         fixed several bugs
5853 2003-07-06  Marcus Lundblad  <ml@update.uu.se>
5855         * libs/BidiJoin.c:
5856         * libs/BidiJoin.h:
5857         * libs/BidiJoin.c:
5858         * libs/BidiJoin.h:
5859         * libs/CombineChars.c:
5860         * libs/CombineChars.h:
5861         * libs/Flocale.c (FlocaleEncodeString):
5862         * libs/FBidi.c:
5863         * libs/FBidi.h:
5864         * libs/Makefile.am:
5865         Removed "F" prefix on FBidiJoin.c, FBidiJoin.h, FCombineChars.c and
5866         FCombineChars.h
5868 2003-07-06  olicha  <olivier.chapuis@free.fr>
5870         * libs/FRender.c (FRenderRender):
5871         Fixed compilation
5873 2003-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5875         * fvwm/ewmh.c (ewmh_check_wm_pid):
5876         (EWMH_WindowInit):
5877         detect whether a window has _NET_WM_PID set; use that to detect ICCCM
5878         compliant ConfigureNotify handling
5880 2003-07-05  Marcus Lundblad  <ml@update.uu.se>
5882         * libs/Flocale.c (FlocaleDrawUnderline):
5883         Commented out some non-working new code
5885 2003-07-05  Marcus Lundblad  <ml@update.uu.se>
5887         * libs/Flocale.c (FlocaleDrawString):
5888         fixed drawing superimposed characters with a fontset
5890 2003-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5892         * fvwm/events.c (__cr_detect_icccm_move):
5893         (__handle_cr_on_client):
5894         (__cr_get_grav_position):
5895         (__cr_get_static_position):
5896         * fvwm/window_flags.h:
5897         * fvwm/fvwm.h:
5898         try to autodetect whether application uses the icccm way of moving
5899         windows of the traditional way always using static gravity
5901         * acconfig.h:
5902         moved SIGNAL_RETURN macro definition to acconfig.h
5904         * fvwm/module_interface.c (DeadPipe):
5905         * fvwm/fvwm.c (SigDone):
5906         (Restart):
5907         (ReapChildren):
5908         use SIGNAL_RETURN macro
5910         * fvwm/events.c (__handle_cr_on_client):
5911         (__merge_cr_moveresize):
5912         (__cr_detect_icccm_move):
5914         * fvwm/events.c (__handle_cr_on_unmanaged):
5915         (__handle_cr_on_icon):
5916         (__handle_cr_on_shaped):
5917         (__handle_cr_restack):
5918         (__handle_cr_on_client):
5919         (HandleConfigureRequest):
5920         split the ConfigureRequest code into multiple functions
5922         * fvwm/update.c (apply_window_updates):
5923         fixed drawing of window decorations when "Style * Neverfocus" is used
5925         * fvwm/events.c (HandleKeyPress):
5926         fixed a bug with key binding contexts
5928         * fvwm/functions.c (__execute_function):
5929         * fvwm/expand.c (expand_vars):
5930         (expand_vars_extended):
5931         new extended variable $[func.context]
5933         * libs/Bindings.h:
5934         * libs/Bindings.c:
5935         moved some code to the new files
5937         * libs/charmap.h:
5938         * libs/charmap.c:
5939         * libs/modifiers.h:
5940         * libs/modifiers.c:
5941         * libs/wcontext.c:
5942         * libs/wcontext.h:
5943         new files
5945         * libs/Bindings.c:
5946         fixed a problem with uninitialised global variable
5948 2003-07-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5950         * libs/Bindings.c (key_modifiers):
5951         moved to new file wcontext.c
5953         * libs/gravity.c (gravity_parse_dir_argument):
5954         added aliases for compass directions:
5955           - = N
5956           _ = S
5957           [ = W
5958           ] = E
5959           ^ = NE
5960           > = SE
5961           v = SW
5962           [ = nw
5963           . = center
5965 2003-07-02  Marcus Lundblad  <ml@update.uu.se>
5967         * libs/FBidi.h:
5968         * libs/Flocale.c (FlocaleDrawString):
5969         (FlocaleRotateDrawString):
5970         Fixes to work without Fribidi
5972 2003-07-01  Marcus Lundblad  <ml@update.uu.se>
5974         * todo-2.6:
5975         Updated
5977 2003-07-01  Marcus Lundblad  <ml@update.uu.se>
5979         * libs/FbidiJoin.c (get_shaped_combined_char):
5980         (shape_n_join):
5981         Removed unused (get_shaped_combined_char) and commented out code
5982         Combining ligatures done in FCombineChars
5984 2003-07-01  Marcus Lundblad  <ml@update.uu.se>
5986         * libs/Flocale.c (FlocaleDrawString):
5987         (FlocaleRotateDrawString):
5988         (FlocaleTextWidth):
5989         * libs/FBidi.h:
5990         * libs/FBidi.c (FBidiConvert):
5991         * libs/FBidiJoin.c:
5992         * libs/FCombineChars.h:
5993         * libs/FCombineChars.c (FCombineChars):
5994         Added support for drawing superimposed combining characters
5996 2003-07-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
5998         * fvwm/commands.h:
5999         * fvwm/functable.c (func_table):
6000         * fvwm/functions.c (CMD_TearMenuOff):
6001         (CMD_Title):
6002         (CMD_Silent):
6003         (CMD_Function):
6004         (CMD_KeepRc):
6005         merged all dummy commands into one: CMD_Dummy
6007 2003-07-01  olicha  <olivier.chapuis@free.fr>
6009         * fvwm/menus.c (DestroyMenu):
6010         (do_menu):
6011         Cleanup
6013 2003-07-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6015         * fvwm/menustyle.c (menustyle_copy):
6016         (copy_menu_style):
6017         renamed function
6019 2003-06-30  Marcus Lundblad  <ml@update.uu.se>
6021         * todo-2.6:
6022         Updated
6024 2003-06-30  olicha  <olivier.chapuis@free.fr>
6026         * fvwm/menus.c (do_menu):
6027         (DestroyMenu):
6028         (do_menu_close_tear_off_menu):
6029         (menu_close_tear_off_menu):
6030         Allowed to destroy tear off menu!
6032         * fvwm/menus.c (menu_tear_off):
6033         (menu_close_tear_off_menu):
6034         (do_menu_close_tear_off_menu):
6035         (clone_menu_root_static):
6036         (pop_menu_up):
6037         (menu_tear_off):
6038         (make_menu_window):
6039         (make_menu):
6040         (update_menu):
6041         Fixed client leaks (only create new client for menu if it is a tear off
6042         menu). Created a dedicated menu style for each tear off menu.
6044         * fvwm/menustyle.c (CMD_CopyMenuStyle):
6045         (copy_menu_style):
6046         * fvwm/menustyle.h:
6047         Split CMD_CopyMenuStyle into CMD_CopyMenuStyle and copy_menu_style
6049 2003-06-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6051         * fvwm/virtual.c (do_move_window_to_desk):
6052         (UnmapDesk):
6053         fixed "Visible" condition on non current desks
6055 2003-06-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6057         * **/*.c:
6058         * **/*.h:
6059         shortened some comments
6060         removed GPL from .h files
6061         added GPL to all .c files
6062         include config.h in all .c files
6063         added "/* -*-c-*- */" where missing
6064         some reformatting and reindenting
6066         * fvwm/module_interface.c:
6067         * fvwm/module_interface.h:
6068         * libs/Fft.c:
6069         * libs/Flocale.c:
6070         * libs/gravity.h:
6071         * libs/Flocale.h:
6072         * fvwm/screen.h:
6073         * fvwm/misc.c:
6074         * fvwm/misc.h:
6075         * fvwm/windowshade.c:
6076         * fvwm/virtual.c:
6077         * fvwm/conditional.c:
6078         * fvwm/geometry.h:
6079         * fvwm/geometry.c:
6080         * fvwm/borders.c:
6081         * fvwm/frame.h:
6082         * fvwm/frame.c:
6083         * fvwm/update.c:
6084         * fvwm/session.c:
6085         * fvwm/placement.c:
6086         * fvwm/menus.c:
6087         * fvwm/icons.c:
6088         * fvwm/events.c:
6089         * fvwm/add_window.c:
6090         * fvwm/session.h:
6091         * fvwm/placement.h:
6092         * fvwm/icons.h:
6093         * fvwm/eventhandler.h:
6094         * fvwm/fvwm.h:
6095         * fvwm/add_window.h:
6096         * fvwm/repeat.c:
6097         * fvwm/functions.c:
6098         * fvwm/functable.c:
6099         * fvwm/functable.h:
6100         * fvwm/functions.h:
6101         renamed types func_type, repeat_t, initial_window_options_t,
6102         frame_title_layout_type, rotation_t, direction_t, fvwm_msg_t,
6103         last_added_item_type, common_flags_type, multi_direction_type,
6104         msg_masks_type to ..._t
6106         * fvwm/functions.c (__execute_function):
6107         (execute_complex_function):
6108         * fvwm/condrc.c (condrc_init):
6109         new function in new file to encapsulate all cond_rc_t handling
6111         * fvwm/condrc.h:
6112         * fvwm/fvwm.h (cond_rc_t):
6113         (cond_rc_enum):
6114         moved typed to new file
6116         * fvwm/functable.h:
6117         * fvwm/commands.h:
6118         * fvwm/functable.c (func_table):
6119         * fvwm/functions.c (__run_complex_function_items):
6120         (__execute_function):
6122         * fvwm/conditional.c (CMD_Break):
6123         (__rc_matches_rcstring_consume):
6124         Break takes the number of function levels to break out of as an
6125         argument
6127         * fvwm/expand.c (expand_vars_extended):
6128         * fvwm/conditional.c (circulate_cmd):
6129         (select_cmd):
6130         (direction_cmd):
6131         (__rc_matches_rcstring_consume):
6132         (CMD_All):
6133         (CMD_WindowId):
6134         (CMD_TestRc):
6135         (CMD_Test):
6136         * fvwm/read.c:
6137         * fvwm/read.h:
6138         * fvwm/functions.h:
6139         * fvwm/functions.c:
6140         (__run_complex_function_items):
6141         (execute_complex_function):
6142         * fvwm/expand.h:
6143         * fvwm/expand.c:
6144         * fvwm/fvwm.h:
6145         * fvwm/conditional.c:
6146         renamed fvwm_cond_func_rc by cond_rc_t
6147         made a type a struct
6148         added a member to indicate the number of function levels to break out
6149         of
6151         * fvwm/functable.c (func_table):
6152         * fvwm/conditional.c (CMD_TestRc):
6153         replaced conditional commands:
6154                 Cond -> TestRc
6155                 CondCase -> KeepRc TestRc
6156                 On -> Test
6157         (__rc_matches_rcstring_consume):
6158         new function
6160         * fvwm/conditional.c (CMD_CondCase):
6161         fixed the CondCase command
6163 2003-06-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6165         * configure.in:
6166         new configure option --deisable-gtk to disable detection of gtk library
6168         * fvwm/fvwm.1.in:
6169         cleaned up documentation of conditional commands
6170         general man page cleanup
6172 2003-06-17  Dan Espen  <dane@mk.telcordia.com>
6174         * fvwm/builtins.c (ReadDecorFace): Off by one patch from
6175         Anil Madhavapeddy.
6177 2003-06-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6179         * fvwm/fvwm.1.in:
6180         cleaned up of CirculateHit... conditions
6182 2003-06-15  olicha  <olivier.chapuis@free.fr>
6184         * fvwm/style.c (__simplify_style_list):
6185         Fixed is_merged_allowed: rest it to True when cur change
6186         Added "upward" simplification
6188 2003-06-14  olicha  <olivier.chapuis@free.fr>
6190         * fvwm/style.c (__simplify_style_list):
6191         (blocksintersect):
6192         (blockand):
6193         Fixed blockand which always returned True. Added blocksintersect which
6194         returns the same value as blockand but faster.
6196 2003-06-13  olicha  <olivier.chapuis@free.fr>
6198         * configure.in:
6199         * acinclude.m4:
6200         Fixed fontconfig and xft2 for version without *-config binnary. Used
6201         pkg-config for this: new macro AM_CHECK_PKG_CONFIG. Really reject
6202         fontconfig and xft2 if the version is < the required version
6203         (even if --disable-*test).
6205 2003-06-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6207         * libs/Graphics.c:
6208         define M_PI and M_PI_2 if they are not defined by math.h
6210 2003-06-10  Mikhael Goikhman  <migo@homemail.com>
6212         * libs/Colorset.c (LoadColorset):
6213         added a note to update Colorsets.pm too when the format is changed
6215 2003-06-09  Mikhael Goikhman  <migo@homemail.com>
6217         * WindowStyle_proposal.txt:
6218         s/WindowId/ThisWindow/ and other minor changes
6220 2003-06-06  olicha  <olivier.chapuis@free.fr>
6222         * libs/PictureImageLoader.c (PImageLoadPng):
6223         Fixed loading of png images if the caller want no alpha
6225 2003-06-04  olicha  <olivier.chapuis@free.fr>
6227         * libs/Flocale.c (FlocaleEncodeString):
6228         Fixed memroy leaks
6230 2003-06-03  Mikhael Goikhman  <migo@homemail.com>
6232         * libs/Makefile.am:
6233         only FCombineChars.c was distributed not FCombineChars.h
6235 2003-06-03  Marcus Lundblad  <ml@update.uu.se>
6237         * libs/FCombineChars.c (convert_to_utf8)
6238         fixed a bug when converting back to UTF-8 and a bug giving
6239         garbage at end of string in some cases
6241         * libs/Flocale.c (FlocaleEncodeString)
6242         fixed problem regarding combining-characters when BIDI is used
6244 2003-05-31  Marcus Lundblad  <ml@update.uu.se>
6246         * libs/Makefile.am:
6247         * libs/Flocale.c (FlocaleEncodeString):
6248         * libs/FCombineChars.c:
6249         * libs/FCombineChars.h:
6250         implemeted support for combining characters
6252 2003-05-31  Mikhael Goikhman  <migo@homemail.com>
6254         * configure.in:
6255         set the version 2.5.8
6257 2003-05-30  Mikhael Goikhman  <migo@homemail.com>
6259         * fvwm/builtins.c:
6260         * fvwm/fvwm2.1:
6261         SetEnv with only one parameter is ignored now
6263 2003-05-30  Dan Espen  <dane@mk.telcordia.com>
6265         * NEWS: Add 2.4.16 news.
6267 2003-05-29  Mikhael Goikhman  <migo@homemail.com>
6269         * fvwm/functions.c (expand_extended_var):
6270         (expand):
6271         fixed expanding variables that are empty, for example $[w.resource]
6272         or $[gt.a] or $[version.info] or $[EMPTY_STRING]
6274         * fvwm/fvwm.1.in:
6275         s/$w/$[w.id]/
6277 2003-05-29  olicha  <olivier.chapuis@free.fr>
6279         * fvwm/ewmh.c (ewmh_atom_wm_state):
6280         Do not claim that we support _NET_WM_STATE_FULLSCREEN
6282 2003-05-28  olicha  <olivier.chapuis@free.fr>
6284         * NEWS:
6285         A TaskBar news
6287 2003-05-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6289         * fvwm/focus.c (__update_windowlist):
6290         don't fiddle with the window list for windows that are going to be
6291         destroyed
6293         * fvwm/add_window.c (delete_client_context):
6294         (destroy_auxiliary_windows):
6295         (destroy_window):
6296         fixed empty frame windows when X reused the window id for a new window
6297         while the old one was scheduled to be destroyed
6299 2003-05-26  olicha  <olivier.chapuis@free.fr>
6301         * fvwm/icons.c (GetIconBitmap):
6302         (set_icon_pixmap_background):
6303         (CreateIconWindow):
6304         (DrawIconPixmapWindow):
6305         (DrawIconWindow):
6306         Fixed loading of application supplied pixmap on 8/24 depth screen
6308 2003-05-25  Dan Espen  <dane@mk.telcordia.com>
6310         * fvwm/builtins.c (CMD_Exec): Another attempt to fix problem with
6311         Rox Filer.
6313         * fvwm/decorations.c: Sync up motif hints structure to aix,hp,
6314         solaris.
6316 2003-05-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6318         * fvwm/misc.c (GrabEm):
6319         do not confine the pointer to the root window when grabbed; this can
6320         cause the pointer to be warped to another screen
6321         * fvwm/menus.c (get_menu_options):
6322         fixed placement of menus on Xinerama screens
6323         * libs/FScreen.c (FScreenGetResistanceRect):
6324         fixed function to do something useful
6325         * libs/Flocale.c (FlocaleDrawString):
6326         support font shadowing without colorsets
6327         * libs/ColorUtils.c:
6328         reformatted file
6329         * fvwm/menuitem.c (menuitem_paint):
6330         do not use colorsets in menus if they are not defined
6331         * fvwm/menustyle.c (menustyle_parse_style):
6332         fixed initialisation of MenuStyle colorsets when mwm/fvwm menu style is
6333         issued again
6335 2003-05-23  olicha  <olivier.chapuis@free.fr>
6337         * fvwm/bindings.c (ParseBinding):
6338         (bind_get_bound_button_contexts):
6339         * libs/Bindings.c (GrabWindowButton):
6340         Fixed window button grabbing
6342 2003-05-22  olicha  <olivier.chapuis@free.fr>
6344         * fvwm/colorset.c (parse_colorset):
6345         Fixed an uninit mem
6347         * fvwm/borders.c (border_fill_pixmap_background):
6348         Fixed problem with depth 1 pixmap
6350         * fvwm/conditional.c (CMD_On):
6351         Fixed memory leaks
6353         * fvwm/conditional.c (CreateConditionMask):
6354         Fixed memory leaks for layer and state
6356 2003-05-22  Mikhael Goikhman  <migo@homemail.com>
6358         * configure.in:
6359         added perllib/FVWM/Tracker/Makefile
6361 2003-05-22  olicha  <olivier.chapuis@free.fr>
6363         * fvwm/fvwm.1.in:
6364         * fvwm/style.h:
6365         * fvwm/style.c (print_styles):
6366         * fvwm/builtins.c (CMD_PrintInfo):
6367         New style subject to PrintInfo
6369 2003-05-20  olicha  <olivier.chapuis@free.fr>
6371         * libs/Flocale.c (FlocaleGetFontOrFontSet):
6372         Allowed empty xft font name
6374         * libs/Makefile.am:
6375         * libs/flist.c (new file):
6376         * libs/flist.h (new file):
6377         Added a flist structure and some basic function for handling such
6378         stucture
6380         * libs/FGettext.c (*):
6381         Use the new flist struct and functions interface
6383         * fvwm/screen.h (ScreenInfo):
6384         * fvwm/update.c (destroy_scheduled_windows):
6385         * fvwm/add_window.c (destroy_window):
6386         Added a list for the windows which are scheduled for destroy
6387         Remove a fw at once from the fw list when we destroy_window
6389 2003-05-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6391         * fvwm/style.c (CMD_DestroyStyle):
6392         do not update windows if no style was deleted
6393         (check_window_style_change):
6394         fixed update of window styles w/ DestroyStyle
6396 2003-05-18  olicha  <olivier.chapuis@free.fr>
6398         * fvwm/conditional.c (CMD_On):
6399         Added x,r,w,f and i file condition to the On command
6401         * fvwm/add_window.c (destroy_window):
6402         Fixed a memory leak (a FvwmWindow !) when a window is not destroyed
6403         but scheduled for destroy. Not sure that the fix is good.
6405         * fvwm/functions.c (__execute_function):
6406         * libs/defaults.h:
6407         Limited the depth of function to MAX_FUNCTION_DEPTH (=512).
6408         This fixes some cores dumps with "recursives" functions
6410         * fvwm/borders.c (border_create_root_transparent_pixmap):
6411         (border_draw_decor_to_pixmap):
6412         Fixed a core dump with a root transparent rotated title
6413         Fixed X errors 56 with RootTransparent titlebar and no E pixmap
6415         * libs/FGettext.c (fgettext_add_one_path):
6416         (FGettextInit):
6417         (FGettextSetLocalePath):
6418         Fixed memory leak and chainning
6420         * fvwm/builtins.c (CMD_PrintInfo):
6421         Fixed a parsing leak
6423         * fvwm/conditional.c (Circulate):
6424         Fixed a mask memory leaks
6426         * libs/defaults.h:
6427         * libs/Flocale.c (FlocaleGetFont):
6428         (FlocaleGetFontSet):
6429         (FlocaleGetFftFont):
6430         Fixed a core dump when a 0 font is given with an encoding hints.
6431         Added a default FFT font
6433         * fvwm/builtins.c (CMD_DefaultFont):
6434         Fixed a core dump when the default font change and a redraw
6435         (icon or window) is proceeded before flush_window_updates is called
6437         * fvwm/menustyle.c (CMD_CopyMenuStyle):
6438         Fixed gradients copy
6440         * fvwm/menustyle.c (menustyle_parse_style):
6441         Fixed UMR's related to colorset
6443         * fvwm/builtins.c (ReadDecorFace):
6444         Removed inconsistent #if 0 code and comments about leak and MiniIcon
6445         decor style.
6447         * fvwm/menustyle.h:
6448         * fvwm/menustyle.c (menustyle_free):
6449         Fixed a fore stipple gc leak
6451         * fvwm/windowlist.c (CMD_WindowList):
6452         Fixed a sor_keyname memory leak
6454         * fvwm/fvwm.c (ResetAllButtons):
6455         Fixed the default buttons memory leak
6457 2003-05-08  olicha  <olivier.chapuis@free.fr>
6459         * fvwm/windowlist.c (CMD_WindowList):
6460         Fixed a memory leak if MaxLabelWidth is used
6462 2003-05-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6464         * fvwm/functions.c (__context_has_window):
6465         (__execute_function):
6466         * fvwm/functions.h:
6467         fixed excution of functions requiring a window without a window when
6468         called with "silent" from a complex function
6470 2003-05-07  olicha  <olivier.chapuis@free.fr>
6472         * libs/System.c (searchPath):
6473         Fixed a core dump
6475 2003-05-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6477         * fvwm/move_resize.c (__move_loop):
6478         (__resize_window):
6479         fixed core dumps
6481 2003-05-03  olicha  <olivier.chapuis@free.fr>
6483         * todo-2.6:
6484         Updated
6486 2003-05-01  Bob Woodside  <dumbledore@woodsway.com>
6488         * fvwm/NEWS:
6489         Minor typo corrections.
6491 2003-04-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6493         * fvwm/move_resize.c (__move_loop):
6494         fixed UMR
6495         removed debug code
6496         (__resize_window):
6497         fixed UMR
6499 2003-04-28  olicha  <olivier.chapuis@free.fr>
6501         * fvwm/ewmh.c (ewmh_atom_wm_state):
6502         (ewmh_HandleDock):
6503         * fvwm/ewmh_events.c (ewmh_WMStateStaysOnTop):
6504         (ewmh_WMStateStaysOnBottom):
6505         Fixed EwmhUseStackingHints and EwmhIgnoreStackingHints style update
6507 2003-04-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6509         * fvwm/module_interface.c (do_execute_module):
6510         * fvwm/fvwm.c (main):
6511         * libs/envvar.c (flib_putenv):
6512         * fvwm/builtins.c (add_to_env_list):
6513         (CMD_SetEnv):
6514         (CMD_UnsetEnv):
6515         fixed putenv memory leaks
6517         * libs/envvar.c (strIns):
6518         removed debug code
6519         reformatted file
6520         (flib_putenv):
6521         replacement for putenv without memory leaks
6523         * fvwm/frame.c:
6524         removed debug code
6526         * fvwm/fvwm.c (StartupStuff):
6527         fixed UMR
6528         * fvwm/add_window.c (free_window_names):
6529         fixed memory leaks
6530         * fvwm/events.c (HandlePropertyNotify):
6531         fixed memory leak
6532         * fvwm/menus.c (do_menu):
6533         fixed core dump
6534         (__mloop_exit_selected):
6535         safety patch
6536         * fvwm/menucmd.c (menu_func):
6537         fixed memory leak
6539         * fvwm/builtins.c (CMD_Destroy):
6540         (CMD_Close):
6541         call destroy_window right after XKillClient; do not wait for the window
6542         to die on its own
6544         * fvwm/menucmd.c (menu_func):
6545         * fvwm/windowlist.c (CMD_WindowList):
6546         fixed core dumps
6548 2003-04-26  Mikhael Goikhman  <migo@homemail.com>
6550         * INSTALL.fvwm:
6551         several updates (FvwmGtk, gettext)
6553 2003-04-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6555         * fvwm/menucmd.c (menu_func):
6556         * fvwm/windowlist.c (CMD_WindowList):
6557         * fvwm/menus.h:
6558         * fvwm/menus.c (is_double_click):
6559         (pop_menu_up):
6560         (pop_menu_down):
6561         (pop_menu_down_and_repaint_parent):
6562         (__mloop_get_event_timeout_loop):
6563         (__mloop_get_event):
6564         (__mloop_handle_event):
6565         (__mloop_select_item):
6566         (__mloop_make_popup):
6567         (__mloop_get_mi_actions):
6568         (__mloop_do_popup):
6569         (__mloop_do_menu):
6570         (__mloop_handle_action_with_mi):
6571         (__mloop_handle_action_without_mi):
6572         (__mloop_exit):
6573         (menu_enter_tear_off_menu):
6574         (menu_close_tear_off_menu):
6575         (do_menu):
6576         replaced the pfw and pcontext members of the MenuParameters structure
6577         with an execution context pointer
6578         (_menu_execute_function):
6579         wrapper function to simplyfy command execution from within menus
6580         (do_menu):
6581         fixed warping pointer to first menu item when invoked with the mouse
6583         * fvwm/execcontext.c:
6584         removed debug code
6586 2003-04-26  Mikhael Goikhman  <migo@homemail.com>
6588         * libs/XError.c:
6589         reformatted
6591         * fvwm.1.in:
6592         * fvwm.c:
6593         replaced "Mouse 0 R N Menu MenuFvwmRoot" binding with "Mouse 1 R A"
6595 2003-04-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6597         * fvwm/menus.c (do_menu):
6598         the NoWarp position hint option works with root menus too
6600         * fvwm/ConfigFvwmDefaults:
6601         removed GrabFocusOff and GrabFocusTransient since they nullify the
6602         default with the plain focus policies
6604 2003-04-24  olicha  <olivier.chapuis@free.fr>
6606         * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
6607         Fixed a miss print in my previous commit
6609         * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
6610         (ewmh_MoveResize)
6611         (ewmh_WMStateStaysOnBottom):
6612         * fvwm/ewmh.c (ewmh_AllowsMinimize):
6613         * fvwm/ewmh_intern.h:
6614         Added comment on the implementation at the top of ewmh.c.
6615         Fixed _NET_WM_MOVERESIZE.  Added _NET_WM_ACTION_MINIMIZE in
6616         _NET_WM_ALLOWED_ACTIONS (almost nothing todo). Added
6617         _NET_WM_STATE_ABOVE (just an alias of _NET_WM_STATE_STAYS_ON_TOP)
6618         and _NET_WM_STATE_BELOW.
6620         * AUTHORS:
6621         Added David Fries. Updated my entries.
6623         * todo-2.6:
6624         One update
6626 2003-04-23  olicha  <olivier.chapuis@free.fr>
6628         * fvwm/module_interface.c (CMD_KillModule):
6629         Fixed a leak when we have an alias
6631         * libs/Picture.c (PFreeFvwmPictureData):
6632         * libs/Picture.h:
6633         New interface function for just freeing the allocated data (not
6634         the pixmaps).
6636 2003-04-22  olicha  <olivier.chapuis@free.fr>
6638         * fvwm/colorset.c (get_root_pixmap):
6639         Fixed a minor memory leak
6641         * fvwm/functions.c (execute_complex_function):
6642         Fixed uninitialized d.type
6644         * libs/Ficonv.c (FiconvSetupConversion):
6645         (FiconvUtf8ToCharset):
6646         (FiconvCharsetToUtf8):
6647         Formating clean-up
6649         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
6650         (EWMH_WMIconName):
6651         (EWMH_WMName):
6652         Fixed a core dump and safety check related to not loaded font
6654 2003-04-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6656         * libs/Module.h:
6657         reformatted
6659 2003-04-16  olicha  <olivier.chapuis@free.fr>
6661         * fvwm/ewmh_events.c (ewmh_CloseWindow):
6662         (ewmh_MoveResize):
6663         (ewmh_WMState):
6664         (ewmh_WMStateHidden):
6665         Check if functions are allowed
6667         * fvwm/ewmh.c (ewmh_HandleDesktop):
6668         (ewmh_HandleDock):
6669         Set Desktop and Dock uniconifiable and unmaximazable
6671         * fvwm/menuitem.c (menuitem_paint):
6672         * fvwm/screen.h:
6673         Fixed greyed action with EWMH desktop
6675 2003-04-16  Mikhael Goikhman  <migo@homemail.com>
6677         * NEWS:
6678         documented FvwmEvent behaviour of executing window related event
6679         handlers within a window context
6681         * fvwm/fvwm.1.in:
6682         updated WindowId entry
6684 2003-04-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6686         * fvwm/schedule.c (deschedule):
6687         (squeue_execute):
6688         (execute_obj_func):
6689         * fvwm/module_interface.c (DeleteMessageQueueBuff):
6690         (ExecuteCommandQueue):
6691         * libs/queue.c (fqueue_init):
6692         (fqueue_remove_or_operate_from_front):
6693         (fqueue_remove_or_operate_from_end):
6694         (fqueue_remove_or_operate_all):
6695         (fqueue_init):
6696         (fqueue_unlock_queue):
6697         (fqueue_lock_queue):
6698         (fqueue_add_at_front):
6699         (fqueue_add_inside):
6700         (fqueue_get_first):
6701         core dump fixes
6703         * libs/queue.c (fqueue_remove_or_operate_all):
6704         (fqueue_remove_or_operate_from_end):
6705         (fqueue_remove_or_operate_from_front):
6706         * fvwm/module_interface.c (DeleteMessageQueueBuff):
6707         (ExecuteCommandQueue):
6708         * fvwm/schedule.c (deschedule):
6709         (check_deschedule_obj_func):
6710         (deschedule_obj_func):
6711         (squeue_execute):
6712         (check_execute_obj_func):
6713         (execute_obj_func):
6714         (copy_obj_func):
6715         core dump fixes
6717 2003-04-15  Mikhael Goikhman  <migo@homemail.com>
6719         * fvwm/ConfigFvwmDefaults:
6720         * fvwm/fvwm.1.in:
6721         * fvwm/windowlist.c:
6722         * sample.fvwmrc/system.fvwm2rc-sample-95:
6723         * NEWS:
6724         WindowListFunc is executed now within a window context,
6725         so "WindowId $0" is not needed anymore in its definition
6727 2003-04-14  olicha  <olivier.chapuis@free.fr>
6729         * fvwm/fvwm.1.in:
6730         * NEWS:
6731         Documented LocalePath and $[gt.str]. FvwmScript news.
6733         * fvwm/expand.c (expand_vars_extended):
6734         Fixed $[gt.str] expansion
6736         * configure.in:
6737         New gettext domain FvwmScript
6739         * libs/FGettext.c (FGettextCopy):
6740         * libs/FGettext.h:
6741         New interface function which copies the string
6743 2003-04-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6745         * fvwm/conditional.c (CMD_Cond):
6746         allow to negate the condition code with '!' prefix
6748         * fvwm/schedule.c (CMD_Schedule):
6749         (CMD_Deschedule):
6750         support hexadecimal ids
6752         * libs/Parse.c (GetIntegerArguments):
6753         (_get_suffixed_integer_arguments):
6754         (GetSuffixedIntegerArguments):
6755         (GetIntegerArgumentsAnyBase):
6756         new utitily function to allow hexadecimal integer arguments
6758 2003-04-10  olicha  <olivier.chapuis@free.fr>
6760         * libs/Flocale.c (FlocaleGetFullNameOfFontStruct):
6761         (FlocaleGetCharsetOfFontStruct):
6762         (FlocaleGetCharsetFromName):
6763         (FlocaleFixNameForFontSet):
6764         (FlocaleGetFontSet):
6765         (FlocalePrintLocaleInfo):
6766         * libs/FlocaleCharset.h:
6767         * libs/FlocaleCharset.c (FlocaleCharsetIsCharsetXLocale):
6768         (FlocaleCharsetPrintXOMInfo):
6769         Load a FontSet only when this is reasonable. Finished PrintInfo locale 2
6771 2003-04-08  olicha  <olivier.chapuis@free.fr>
6773         * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
6774         fixed the default font name
6776 2003-04-07  Mikhael Goikhman  <migo@homemail.com>
6778         * fvwm/events.c (HandlePropertyNotify):
6779         * fvwm/ewmh_names.c (EWMH_WMName, EWMH_WMIconName):
6780         completely ignore application requests to set exactly the same
6781         window name or icon name (xmms sets it every second),
6782         this avoids some redundant module messages and redraws
6784 2003-04-05  Mikhael Goikhman  <migo@homemail.com>
6786         * Makefile.am:
6787         fixed DIST
6789 2003-04-04  olicha  <olivier.chapuis@free.fr>
6791         * configure.in:
6792         Fixed a miss print in fribidi config check
6794 2003-04-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6796         * fvwm/focus.c (__restore_focus_after_unmap):
6797         iconified windows without an icon do not receive focus
6799 2003-03-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6801         * fvwm/virtual (CMD_GotoDeskAndPage):
6802         different "GotoDeskAndPage prev" fix that works with any viewports, not
6803         just multiples of the screen size
6805 2003-03-29  Mikhael Goikhman  <migo@homemail.com>
6807         * fvwm/virtual (CMD_GotoDeskAndPage):
6808         fixed "GotoDeskAndPage prev" with desks larger than 2x2
6810 2003-03-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6812         * ETHICAL_LICENSE:
6813         added file
6815         * fvwm/menucmd.c (menu_func):
6816         fixed double key presses to choose default menu action
6818         * fvwm/focus.c (__update_windowlist):
6819         fixed order of window list with SloopyFocus when using the Focus
6820         command
6822 2003-03-22  Mikhael Goikhman  <migo@homemail.com>
6824         * fvwm/fvwm.1.in:
6825         clarified some things, typo fixed
6827 2003-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6829         * libs/Colorset.c (CreateBackgroundPixmap):
6830         (GetWindowBackgroundPixmapSize):
6831         (get_aspect_dimensions):
6832         fixed size calculation of aspect pixmaps
6834 2003-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6836         * fvwm/icons.c (clear_icon):
6837         (clear_icon):
6838         (AutoPlaceIcon):
6839         (Iconify):
6840         * fvwm/geometry.c (get_icon_geometry):
6841         (modify_icon_position):
6842         set a valid icon picture position if there is neither a picture nor a
6843         title
6845 2003-03-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6847         * NEWS:
6848         * AUTHORS:
6849         reformatted to fit better on the web page
6851 2003-03-15  Mikhael Goikhman  <migo@homemail.com>
6853         * todo-2.6:
6854         added items from "My TODO" message on 2003-01-02
6856         * fvwm/fvwm.1.in:
6857         actually remove duplicate Iconify entry, use $[w.id] not $w, more fixes
6859 2003-03-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6861         * libs/FScreen.c:
6862         removed debug output
6864 2003-03-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6866         * libs/FScreen.c (FScreenMangleScreenIntoUSPosHints):
6867         (FScreenFetchMangledScreenFromUSPosHints):
6868         two functions to allow USPosition hints from modules and StartsOnScreen
6869         work at the same time
6871         * fvwm/conditional.c (direction_cmd):
6872         Some fixes, reformatting and improvements.
6874 2003-03-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6876         * fvwm/icons.c (Iconify):
6877         initialise icon position to +0+0 if there is neiter a picture nor a
6878         title
6880         * fvwm/functions.c (DeferExecution):
6881         action trigger fix
6883         * todo-2.6 (todo):
6884         closed some items
6886         * fvwm/update.c (apply_window_updates):
6887         fixed drawing of sticky icon titles when the stickyicon style is being
6888         set
6890 2003-03-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6892         * fvwm/placement.c (CMD_PlaceAgain):
6893         * fvwm/add_window.c (setup_window_placement):
6894         * fvwm/virtual.c (MapDesk):
6895         update the GNOME hints desk when changing desks; fixes placeagain with
6896         stickyicon style
6897         some placeagain fixes
6899         * fvwm/fvwm.1.in (Example):
6900         removed duplicate Iconify section
6902         * todo-2.6 (todo):
6903         closed C.11
6905         * fvwm/functable.c (func_table):
6906         * fvwm/functions.h (func_type):
6907         * fvwm/functions.c (__execute_function):
6908         (execute_complex_function):
6909         (DeferExecution):
6910         fixed a new and and old window selection bug
6912 2003-03-09  Dan Espen  <dane@mk.telcordia.com>
6914         * todo-2.6 (todo): Close C.13 (861): cant reproduce, no problems
6915         detected with Purify.
6917 2003-03-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6919         * libs/Colorset.c (SetWindowBackgroundWithOffset):
6920         use None, not 0 for Window structures
6922         * fvwm/events.c (InitEventHandlerJumpTable):
6923         (HandleKeyRelease):
6924         (__handle_key_event):
6925         * fvwm/bindings.c (ParseBinding):
6926         (activate_binding):
6927         * libs/Bindings.h:
6928         * fvwm/fvwm.1.in:
6929         removed key release binding because they can not work reliably
6931 2003-03-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6933         * fvwm/functable.c (func_table):
6934         trigger on ButtonPress for many of the functions
6936         * fvwm/functions.c (__execute_function):
6937         (__execute_function):
6938         fixed conditional commands a la "Current" triggered on root window
6940 2003-03-01  Dan Espen  <dane@mk.telcordia.com>
6942         * todo-2.6: Closed B.2, C.21.
6944 2003-02-28  olicha  <olivier.chapuis@free.fr>
6946         * libs/defaults.h:
6947         * fvwm/events.c (HandleConfigureRequest):
6948         Added a workaround for application with broken max/min size hints
6949         vs a size configure request. This "fixes" floating java JToolBar.
6951         * fvwm/add_window.c (GetWindowSizeHints):
6952         Check that the max size hint is not broken relatively to the the base
6953         size hint
6955 2003-02-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6957         * NEWS:
6958         * configure.in:
6959         released 2.5.6, set version to 2.5.7
6961         * NEWS:
6962         * configure.in:
6963         updated for 2.5.6
6965 2003-02-26  Tony Finch  <dot@dotat.at>
6967         * fvwm/borders.c (border_draw_one_border_part):
6968         Don't draw the handle relief marks when the border is flat.
6970 2003-02-27  Mikhael Goikhman  <migo@homemail.com>
6972         * configure.in:
6973         s/fribdi_in_path/fribidi_in_path/
6975         * todo-2.6:
6976         spell checking and some reformatting
6978 2003-02-26  olicha  <olivier.chapuis@free.fr>
6980         * fvwm/borders.c (border_setup_bar_pixmaps):
6981         Fixed a miss-print which can cause a core dump
6983         * todo-2.6:
6984         Added a 2.6 TODO file
6986 2003-02-25  Dan Espen  <dane@mk.telcordia.com>
6988         * fvwm/focus.c (focus_grab_buttons): Fix compile problems Forte7,
6989         void functioin cannot return a value.
6991 2003-02-25  olicha  <olivier.chapuis@free.fr>
6993         * configure.in:
6994         Fixed compilation warning if fribidi is in path
6996 2003-02-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
6998         * fvwm/windowlist.c (CMD_WindowList):
6999         removed unused instruction
7001 2003-02-22  Dan Espen  <dane@mk.telcordia.com>
7003         * configure.in: Remove nested function from -Werror check.
7004         Lets configure work without gcc.
7006         * fvwm/read.h:
7007         * fvwm/read.c (run_command_stream): Make Break work from PipeRead.
7009 2003-02-21  Dan Espen  <dane@mk.telcordia.com>
7011         * fvwm/functions.c (__run_complex_function_items): Make Break start
7012         working again.
7014 2003-02-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7016         * fvwm/move_resize.c (get_outline_rects):
7017         (draw_move_resize_grid):
7018         initial drawing and final undrawing of wire frame no longer toggles the
7019         pixel in the top left corner of the screen
7021         * fvwm/expand.c (expand_vars):
7022         disabled warnings about one letter variables
7024 2003-02-17  Dan Espen  <dane@mk.telcordia.com>
7026         * README: Update to reflect release 2.5.x.
7027         * NEWS: Update news for FvwmPager drag fix.
7029 2003-02-15  olicha  <olivier.chapuis@free.fr>
7031         * fvwm/fvwm.1.in:
7032         Fixed a typo
7034 2003-02-13  olicha  <olivier.chapuis@free.fr>
7036         * fvwm/gnome.c (GNOME_SetClientList):
7037         Applied David Fries patch which fixes a possible crash with more
7038         than 256 windows
7039         (GNOME_SetClientList):
7040         malloc -> safemalloc
7042 2003-02-09  Dan Espen  <dane@mk.telcordia.com>
7044         * fvwm/fvwm.1.in (Note): Update %space/%tab description in menu.
7045         Give the XorValue range.
7047 2003-02-08  Dan Espen  <dane@mk.telcordia.com>
7049         * fvwm/fvwm.1.in: Fully document the emulate command.
7051 2003-02-06  olicha  <olivier.chapuis@free.fr>
7053         * fvwm/borders.c (get_common_decorations):
7054         (border_get_border_background):
7056 2003-02-05  Dan Espen  <dane@mk.telcordia.com>
7058         * fvwm/builtins.c (CMD_Exec): Use STDIN_FILENO instead of a zero.
7060 2003-02-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7062         * fvwm/menuitem.h:
7063         * fvwm/menuitem.c (menuitem_get_size):
7064         * fvwm/menus.c (calculate_item_sizes):
7065         renamed "mips" to mipst
7067         * fvwm/menuitem.c (menuitem_get_item_size):
7068         * fvwm/menus.c (_calculate_item_sizes):
7069         backed out patch from 30-Jan-2003
7071 2003-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7073         * fvwm/menuitem.h:
7074         * fvwm/menuitem.c (menuitem_get_item_size):
7075         * fvwm/menus.c (_calculate_item_sizes):
7076         functions renamed due to global name space collision with IRIX 6.5
7078 2003-01-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7080         * configure.in:
7081         added tests/hints/Makefile.am
7083 2003-01-24  Dan Espen  <dane@mk.telcordia.com>
7085         * fvwm/fvwm.1.in: Fixed next->previous in Prev command.
7087 2003-01-20  Dan Espen  <dane@mk.telcordia.com>
7089         * sample.fvwmrc/DecorWin95:
7090         * sample.fvwmrc/DecorMwm: Remove bad mouse binding, that I meant to
7091         Replace a long time ago.
7093 2003-01-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7095         * fvwm/stack.c (new_layer):
7096         (collect_transients_recursive):
7097         (__restack_window):
7098         fixed Layer command
7100         * fvwm/events.c (HandleConfigureRequest):
7101         fixed placement of icons
7102         fixed size calculations of icons
7104 2003-01-18  Mikhael Goikhman  <migo@homemail.com>
7106         * fvwm/expand.c:
7107         fixed $[desk.name<n>] that was masked by $[desk.n],
7108         added $[desk.pagesx] and $[desk.pagesy]
7110 2003-01-16  Dan Espen  <dane@mk.telcordia.com>
7112         * NEWS: Update news.  Spelling fixes 2.5.x news.
7113         * fvwm/builtins.c (CMD_Exec): Close stdin so the exec'd process knows
7114         its not interactive.
7116 2003-01-12  Mikhael Goikhman  <migo@homemail.com>
7118         * fvwm/functable.c:
7119         added a short description together with the commands
7121 2003-01-12  Marcus Lundblad  <ml@update.uu.se>
7123         * NEWS:
7124         Added conditionals Closable,Iconifiable,Maximizable,FixedSize and
7125         HasHandles
7127 2003-01-11  Mikhael Goikhman  <migo@homemail.com>
7129         * expand.c:
7130         * NEWS:
7131         deprecate all single letter variables, new variables are supported now
7132         $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
7133         $[desk.n], $[version.num], $[version.info], $[version.line].
7135 2003-01-07  Marcus Lundblad <ml@update.uu.se>
7137         * fvwm/style.c (style_parse_one_style_option):
7138         * fvwm/fvwm.1.in:
7139         Removed duplicate styles Unclosable,Unmaximizable,Uniconifiable and
7140         DisallowMaximizeFixedSize
7142 2003-01-06  Dan Espen  <dane@mk.telcordia.com>
7144         * fvwm/fvwm.1.in: Lang check.
7146 2003-01-03  olicha  <olivier.chapuis@free.fr>
7148         * fvwm/commands.h:
7149         * INSTALL.fvwm:
7150         * fvwm/ewmh.h:
7151         * fvwm/ewmh_intern.h:
7152         * fvwm/ewmh_names.c:
7153         * fvwm/ewmh_icons.c:
7154         * fvwm/ewmh_events.c:
7155         * fvwm/ewmh_conf.c:
7156         * fvwm/ewmh.c:
7157         * fvwm/gnome.c:
7158         * fvwm/gnome.h:
7159         * fvwm/functable.c (func_table):
7160         * fvwm/fvwm.c (setVersionInfo):
7161         * acconfig.h:
7162         * configure.in:
7163         Removed GNOME and HAVE_EWMH ifdef
7165         * fvwm/fvwm.1.in:
7166         Documented UseTitleDecorRotation
7168 2003-01-03  Mikhael Goikhman  <migo@homemail.com>
7170         * fvwm/module_interface.c (MoveViewport):
7171         * fvwm/virtual.c (CMD_DesktopSize, CMD_Send_WindowList):
7172         M_NEW_PAGE now has 7 arguments
7174 2003-01-02  olicha  <olivier.chapuis@free.fr>
7176         * fvwm/fvwm.1.in:
7177         Documented  the new icon style options
7179         * fvwm/fvwm.h:
7180         * fvwm/icons.h:
7181         * fvwm/icons.c (DrawIconTitleWindow):
7182         (DrawIconPixmapWindow):
7183         (setup_icon_title_size):
7184         * fvwm/style.c (style_parse_one_style_option):
7185         Fixed IconTitleRelief and IconBackgroundRelief arguments
7187         * fvwm/icons.c (GetIconPicture):
7188         (SetIconPixmapSize):
7189         Fixed IconSize style for non shaped depth > 1 pixmaps
7191 2003-01-02  Mikhael Goikhman  <migo@homemail.com>
7193         * NEWS:
7194         * fvwm/commands.h:
7195         * fvwm/conditional.c (CMD_On):
7196         * fvwm/functable.c:
7197         * fvwm/fvwm.1.in:
7198         new conditional command On for non-window related conditions
7200         * fvwm/execcontext.h:
7201         * fvwm/fvwm.c (Done, SetRCDefaults, StartupStuff):
7202         two new exec contexts for restarting
7204 2003-01-02  olicha  <olivier.chapuis@free.fr>
7206         * fvwm/builtins.c (ReadMultiPixmapDecor):
7207         StretchedPixmap -> AdjustedPixmap
7209         * fvwm/fvwm.1.in:
7210         Documented Colorset in BorderStyle, TitleStyle and ButonsStyle
7211         Documented the new MultiPixmap syntax
7213 2002-12-31  Mikhael Goikhman  <migo@homemail.com>
7215         * NEWS:
7216         * fvwm/fvwm.1.in:
7217         * fvwm/builtins.c (ReadTitleButton):
7218         * fvwm/screen.h:
7219         new button state shortcuts AllActiveUp, AllActiveDown,
7220         AllInactiveUp, AllInactiveDown
7222 2002-12-31  olicha  <olivier.chapuis@free.fr>
7224         * libs/PictureGraphics.c (PCopyArea):
7225         Fixed rendering of depth 1 pixmap with a mask
7227         * fvwm/update.c (apply_window_updates):
7228         Fixed icon bg cset update
7230         * fvwm/events.c (HandlePropertyNotify):
7231         * fvwm/geometry.c (move_icon_to_position):
7232         Fixed non shaped icons with a bg padding but without cs bg
7234         * NEWS:
7235         * fvwm/style.c (style_parse_icon_size_style):
7236         (merge_styles):
7237         * fvwm/fvwm.h (window_style):
7238         * fvwm/add_window.c (setup_icon_size_limits):
7239         * fvwm/icons.c (SetIconPixmapSize):
7240         (GetIconPicture):
7241         New option to IconSize style: Adjusted, Streched, Shrunk
7243         * fvwm/icons.c (SetIconPixmapSize):
7244         (GetIconPicture):
7245         Always center the icon with IconSize if the icon has a background
7247 2002-12-30  Mikhael Goikhman  <migo@homemail.com>
7249         * configure.in:
7250         FvwmWindowMenu renaming; compact long diagnostics into half of line
7252         * NEWS:
7253         documeted and corrected new features
7255         * fvwm/fvwm.1.in:
7256         removed a "deprecated" tag from TitleStyle/ButtonStyle/BorderStyle
7257         since these are the only way currently to create themes
7259         * fvwm/fvwm.c:
7260         small reformatting
7262 2002-12-30  olicha  <olivier.chapuis@free.fr>
7264         * NEWS:
7265         * fvwm/icons.c (setup_icon_title_size):
7266         (set_icon_pixmap_background):
7267         (CreateIconWindow):
7268         (DrawIconTitleWindow):
7269         (DrawIconPixmapWindow):
7270         (DrawIconWindow):
7271         (ChangeIconPixmap):
7272         (RedoIconName):
7273         * fvwm/events.c (HandleEnterNotify):
7274         (HandleExpose):
7275         (HandleLeaveNotify):
7276         (HandlePropertyNotify):
7277         * fvwm/borders.c (border_draw_decorations):
7278         * fvwm/default.h:
7279         * fvwm/fvwm.h:
7280         * fvwm/add_window.c (setup_icon_background_parameters):
7281         (setup_icon_title_parameters):
7282         (setup_style_and_decor):
7283         (setup_icon_font):
7284         * fvwm/geometry.c (move_icon_to_position):
7285         * fvwm/style.h:
7286         * fvwm/style.c (check_window_style_change):
7287         (update_style_colorset):
7288         (update_icon_title_cs_style):
7289         (update_icon_title_cs_hi_style):
7290         (update_icon_background_cs_style):
7291         (merge_styles):
7292         * fvwm/update.h:
7293         * fvwm/update.c (apply_window_updates):
7294         New style options IconBackgroundColorset, IconTitleColorset,
7295         HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
7296         and IconBackgroundPadding
7298 2002-12-28  Mikhael Goikhman  <migo@homemail.com>
7300         * libs/FShm.h:
7301         fixed compilation without XShm
7303         * fvwm/borders.c (border_rotate_titlebar_descr):
7304         fixed warning: deprecated use of label at end of compound statement
7306 2002-12-27  olicha  <olivier.chapuis@free.fr>
7308         * fvwm/ConfigFvwmDefaults:
7309         UseTitleDecorRotation is a default
7311         * libs/Graphics.c (do_relieve_rectangle_with_rotation):
7312         (do_relieve_rectangle):
7313         * libs/fvwmlib.h:
7314         * fvwm/borders.c (border_draw_title_stick_lines):
7315         (border_create_root_transparent_pixmap):
7316         (border_mp_render_into_pixmap):
7317         (border_draw_decor_to_pixmap):
7318         (border_mp_render_into_pixmap):
7319         (border_mp_get_titlebar_descr):
7320         (border_mp_draw_mp_titlebar):
7321         (border_draw_decor_to_pixmap):
7322         (border_set_button_pixmap):
7323         (border_get_titlebar_draw_descr):
7324         (border_set_title_pixmap):
7325         (border_rotate_titlebar_descr):
7326         (border_get_titlebar_descr):
7327         Completed UseTitleDecorRotation
7329 2002-12-26  olicha  <olivier.chapuis@free.fr>
7331         * fvwm/update.c (apply_window_updates):
7332         * fvwm/frame.c (frame_get_titlebar_dimensions):
7333         (frame_set_decor_gravities):
7334         * fvwm/borders.c (border_set_button_pixmap):
7335         (border_get_titlebar_descr):
7336         (border_draw_one_button):
7337         Buttons order follows the title text rotations.
7338         More UseTitleDecorRotation preparation
7340         * fvwm/borders.c (border_draw_decor_to_pixmap):
7341         Fixed SolidButton
7343 2002-12-24  olicha  <olivier.chapuis@free.fr>
7345         * fvwm/borders.c (border_mp_render_into_pixmap):
7346         (border_fill_pixmap_background):
7347         Some borders drawing fixes
7349         * libs/Graphics.c (CreateRotatedPixmap):
7350         * fvwm/geometry.c (get_title_font_size_and_offset):
7351         * fvwm/update.c (apply_window_updates):
7352         * fvwm/borders.c (border_set_button_pixmap):
7353         (border_get_titlebar_draw_descr):
7354         (border_draw_title):
7355         (border_rotate_titlebar_descr):
7356         (border_get_titlebar_descr):
7357         More UseTitleDecorRotation preparation
7359 2002-12-22  Dan Espen  <dane@mk.telcordia.com>
7361         * fvwm/add_window.c (GetWindowSizeHints): Change hint warning message
7362         so we won't get so many application bugs report to fvwm-workers.
7364         * fvwm/fvwm.1.in: Grammar: allows to -> allows for.
7366 2002-12-21  Marcus Lundblad <ml@update.uu.se>
7368         * fvwm/style.c (style_parse_one_style_option):
7369         * fvwm/style.h:
7370         * fvwm/fvwm.h:
7371         * fvwm/window_flags:
7372         * fvwm/decorations.c (is_function_allowed,
7373                               __is_resize_allowed):
7374         Added styles Closable, Iconifiable, Maximizable and
7375         AllowMaximizeFixedSize
7376         * fvwm/conditional.c (MatchesConditionMask,
7377                               CreateConditionMask):
7378         Added conditionals Closable,Iconifiable and Maximizable
7379         * fvwm/fvwm.1.in:
7380         Documented styles Closable, Iconifiable, Maximizable and
7381         AllowMaximizeFixedSize and conditionals
7382         Closable,Iconifiable and Maximizable
7384 2002-12-20  olicha  <olivier.chapuis@free.fr>
7386         * fvwm/window_flags.h:
7387         * fvwm/update.h:
7388         * fvwm/update.c (apply_window_updates):
7389         * fvwm/style.h:
7390         * fvwm/style.c (style_parse_one_style_option):
7391         * fvwm/fvwm.h:
7392         UseTitleDecorRotation style preparation
7394         * fvwm/fvwm.c (main):
7395         Use best TrueColor visual
7397         * fvwm/borders.c (border_get_border_gcs):
7398         Create the transparent_gc with the Scr.NoFocusWin and not the FW_W_FRAME
7399         window which may have a depth != Pdepth
7401         * fvwm/menus.c (paint_side_pic):
7402         * fvwm/menuitem.c (menuitem_paint):
7403         * fvwm/icons.c (DrawIconPixmapWindow):
7404         * fvwm/colorset.c (parse_colorset):
7405         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
7406         Used Scr.AlphaGC
7408 2002-12-19  olicha  <olivier.chapuis@free.fr>
7410         * libs/Graphics.c (CreateRotatedPixmap):
7411         * libs/fvwmlib.h:
7412         New interface function CreateRotatedPixmap
7414         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
7415         (PImageLoadXpm):
7416         * libs/PictureGraphics.c (PCreateRenderPixmap):
7417         (PCreateDitherPixmap):
7418         * libs/Graphics.c (CreateGradientPixmap):
7419         (CreateRotatedPixmap):
7420         * acconfig.h:
7421         * configure.in:
7422         * libs/FShm.h (new file):
7423         * libs/FImage.h (new file):
7424         * libs/FImage.c (new file):
7425         * libs/Makefile.am:
7426         * fvwm/fvwm.c (setVersionInfo):
7427         Added MIT Shared Memory Extension for XImage
7429         * NEWS:
7430         Some news
7432         * fvwm/screen.h:
7433         * fvwm/builtins.c (ReadDecorFace):
7434         (FreeDecorFace):
7435         * fvwm/borders.c (border_draw_decor_to_pixmap):
7436         (border_fill_pixmap_background):
7437         AdjustedPixmap, StretchedPixmap and ShrunkPixmap
7439 2002-12-17  Mikhael Goikhman  <migo@homemail.com>
7441         * libs/FBidiJoin.c:
7442         shape-and-join fixes from Nadim Shaikli (slightly modified)
7444 2002-12-16  olicha  <olivier.chapuis@free.fr>
7446         * libs/PictureGraphics.h:
7447         * libs/PictureGraphics.c (PTileRectangle):
7448         (PGraphicsCreateTiledPicture):
7449         * libs/Graphics.c (CreateTiledPixmap):
7450         New interface function: PGraphicsCreateTiledPicture
7452         * fvwm/screen.h:
7453         * fvwm/fvwm.c (CreateGCs):
7454         Added a global (Scr) alpha GC
7456         * configure.in:
7457         * fvwm/screen.h:
7458         * fvwm/builtins.c (ReadMultiPixmapDecor):
7459         (update_decorface_colorset):
7460         (FreeDecorFace):
7461         * fvwm/borders.c (border_get_tb_parts_to_draw):
7462         (border_fill_pixmap_background):
7463         (border_setup_bar_pixmaps):
7464         (border_get_bar_pixmaps):
7465         (border_free_bar_pixmaps):
7466         (border_mp_render_into_pixmap):
7467         (border_mp_get_length):
7468         (border_mp_get_titlebar_descr):
7469         (border_mp_get_geometry):
7470         (border_mp_get_use_title_style_parts_and_geometry):
7471         (border_mp_draw_mp_titlebar):
7472         (border_draw_decor_to_pixmap):
7473         (border_draw_title_deep):
7474         (border_get_titlebar_draw_descr):
7475         (border_setup_use_title_style):
7476         (border_get_titlebar_descr_state):
7477         (border_get_titlebar_descr):
7478         (border_get_transparent_decorations_part):
7479         (border_draw_title_stick_lines):
7480         MultiPixmap can use Colorset and Solid color. Various others minor
7481         improvement in MultiPixmap. "Merge" the MultiPixmap code into the
7482         "main" drawing code and remove the #ifdef.
7483         New option to ButtonStyle and TitleStyle: StretchedPixmap.
7484         Use the new Scr.AlphaGC.
7486 2002-12-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7488         * fvwm/add_window.c (validate_transientfor):
7489         do not ignore transientfor hint for iconified windows
7491 2002-12-12  Jason Weber <baboon@imonk.com>
7493         * fvwm/fvwm.1.in:
7494         * fvwm/conditional.c (CMD_ScanForWindow):
7495         * fvwm/commands.h:
7496         * fvwm/functable.c:
7497         rename ScanWindow to ScanForWindow
7499 2002-12-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7501         * fvwm/menuitem.c (menuitem_paint):
7502         * fvwm/colorset.c (parse_colorset):
7503         * fvwm/icons.c (DrawIconPixmapWindow):
7504         * fvwm/focus.c (_SetFocusWindow):
7505         (_ReturnFocusWindow):
7506         (_DeleteFocus):
7507         (_ForceDeleteFocus):
7508         (__activate_window_by_command):
7509         patches to prevent UMR messages in memory debuggers
7511 2002-12-11  Jason Weber <baboon@imonk.com>
7513         * fvwm/fvwm.1.in: Added ScanWindow
7515         * fvwm/conditional.c (CMD_Direction, CMD_ScanWindow, direction_cmd):
7516         * fvwm/commands.h:
7517         * fvwm/functable.c:
7518         Generalized CMD_Direction into direction_cmd.
7519         Pipe CMD_Direction and CMD_ScanWindow into direction_cmd.
7520         Replace Cycle prefix with secondary direction argument.
7522 2002-12-10  Dan Espen  <dane@mk.telcordia.com>
7524         * fvwm/fvwm.1.in: Applied Mikhael's quote fix.
7526 2002-12-05  Marcus Lundblad <ml@update.uu.se>
7527         * fvwm/conditional.c (CreateConditionMask):
7528         Implemented conditional "FixedSize" and "HasHandles"
7529         * fvwm/fvwm.1.in
7530         Documented conditional options "FixedSize" and "HasHandles".
7532 2002-12-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7534         * fvwm/placement.c (PlaceWindow):
7535         fixed StickyAcrossDesks w/ StartsOnPage
7537         * fvwm/functable.c:
7538         * fvwm/commands.h:
7539         * fvwm/ewmh_conf.c (set_state_workaround):
7540         * fvwm/update.c (apply_window_updates):
7541         * fvwm/windowlist.c (CMD_WindowList):
7542         * fvwm/ewmh_events.c (ewmh_WMDesktop):
7543         (ewmh_WMStateSticky):
7544         * fvwm/conditional.c (CreateConditionMask):
7545         * fvwm/gnome.c (GNOME_SetHints):
7546         (GNOME_GetStyle):
7547         (GNOME_HandlePropRequest):
7548         * fvwm/placement.c (SmartPlacement):
7549         (get_next_x):
7550         (get_next_y):
7551         (test_fit):
7552         (PlaceWindow):
7553         * fvwm/session.c (SaveWindowStates):
7554         (MatchWinToSM):
7555         (MatchWinToSM):
7556         * fvwm/ewmh.c (check_desk):
7557         (EWMH_SetWMDesktop):
7558         (ewmh_ComputeAndSetWorkArea):
7559         (ewmh_HandleDynamicWorkArea):
7560         (ewmh_HandleDesktop):
7561         (ewmh_HandleDock):
7562         (ewmh_HandleMenu):
7563         (ewmh_HandleToolBar):
7564         * fvwm/virtual.c (UnmapDesk):
7565         (MapDesk):
7566         (MoveViewport):
7567         (do_move_window_to_desk):
7568         * fvwm/icons.c (setup_icon_title_size):
7569         (DrawIconTitleWindow):
7570         (AutoPlaceIcon):
7571         (Iconify):
7572         * fvwm/borders.c (is_button_toggled):
7573         (get_common_decorations):
7574         (border_draw_title_stick_lines):
7575         * fvwm/add_window.c (AddWindow):
7576         * fvwm/move_resize.c (__move_window):
7577         (__move_window):
7578         (is_window_sticky_across_pages):
7579         (is_window_sticky_across_desks):
7580         (MaximizeHeight):
7581         (MaximizeWidth):
7582         (stick_page):
7583         (stick_desk):
7584         (CMD_Stick):
7585         (CMD_StickAcrossPages):
7586         (CMD_StickAcrossDesks):
7587         (stick_across_pages):
7588         (stick_across_desks):
7589         (handle_stick_across_desks):
7590         (handle_stick_across_pages):
7591         (handle_stick):
7592         * fvwm/fvwm.h (struct):
7593         * fvwm/style.c (style_parse_one_style_option):
7594         (check_window_style_change):
7595         * fvwm/style.h:
7596         * fvwm/window_flags.h:
7597         renamed StickDesk to StickAcrossDesks, StickyDesk to StickyAcrossDesks,
7598         StickPage to StickAcrossPages and StickyPage to StickyAcrossPages
7599         everywhere
7601         * fvwm/focus.c (CMD_Focus):
7602         (CMD_FlipFocus):
7603         (__activate_window_by_command):
7604         (__update_windowlist):
7605         (__set_focus_to_fwin):
7606         (_SetFocusWindow):
7607         (_ReturnFocusWindow):
7608         (_DeleteFocus):
7609         (_ForceDeleteFocus):
7610         fixed window list order with FlipFocus command
7612 2002-12-08  Mikhael Goikhman  <migo@homemail.com>
7614         * AUTHORS:
7615         * NEWS:
7616         document bidi entry undocumented in 2.5.5
7618 2002-12-06  olicha  <olivier.chapuis@free.fr>
7620         * acinclude.m4:
7621         Fixed the "detection" of the LINGUAS variable
7623         * configure.in:
7624         Added ar to ALL_LINGUAS
7627 2002-12-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7629         * fvwm/move_resize.c (__resize_window):
7630         fixed handling of MontionNotify and PropertyNotify events
7632 2002-12-03  olicha  <olivier.chapuis@free.fr>
7634         * fvwm/borders.c (border_draw_decor_to_pixmap):
7635         (border_get_border_background):
7636         (get_common_decorations):
7637         BorderGC cleanup
7639         * fvwm/builtins.c (CMD_PrintInfo):
7640         New subject nls to PrintInfo
7642         * libs/FGettext.c (*):
7643         New command FlocalePath
7645 2002-12-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7647         * NEWS:
7648         * configure.in:
7649         changed version to 2.5.6
7651         * NEWS:
7652         * configure.in:
7653         updated for 2.5.5
7655 2002-12-02  olicha  <olivier.chapuis@free.fr>
7657         * libs/FRenderInit.c (FRenderInit):
7658         Fixed alpha depth if !XRenderSupport
7660         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
7661         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
7662         (PImageLoadPng):
7663         * libs/PictureImageLoader.h:
7664         Fixed image loading on bigedian machine
7666 2002-12-01  Mikhael Goikhman  <migo@homemail.com>
7668         * libs/FBidi.c (FBidiConvert):
7669         several small changes
7670         * libs/FBidiJoin.c (shape_n_join):
7671         enabled a new bidi shaping code
7673 2002-11-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7675         * fvwm/frame.c (frame_restore_client_gravities):
7676         (frame_free_move_resize_args):
7677         fixed a redrawing problem after shading a window
7679 2002-11-29  olicha  <olivier.chapuis@free.fr>
7681         * acinclude.m4:
7682         Defined AM_PATH_PROG_WITH_TEST and re-enable it
7684         * configure.in:
7685         * Makefile.am:
7686         Fixed two missprints
7688 2002-11-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7690         * fvwm/bindings.c (ParseBinding):
7691         fix for stroke-less compile
7693 2002-11-29  olicha  <olivier.chapuis@free.fr>
7695         * fvwm/commands.h (enum):
7696         * fvwm/functable.c (func_table):
7697         * fvwm/builtins.c (CMD_LocalePath):
7698         * libs/FGettext.c (FGettextSetLocalePath):
7699         * libs/FGettext.h:
7700         Preparation for LocalePath command
7702         * fvwm/screen.h (ScreenInfo):
7703         * fvwm/fvwm.c (CreateGCs):
7704         Rename Scr.TileGC to Scr.BordersGC
7706         * acinclude.m4:
7707         A libintl autoconf fix
7709         * libs/Colorset.c (CreateBackgroundPixmap):
7710         Do not grab the server when we dump the E setroot pixmap
7712 2002-11-29  olicha  <olivier.chapuis@free.fr>
7714         * acconfig.h:
7715         * fvwm/Makefile.am:
7716         * Makefile.am:
7717         * configure.in:
7718         * acinclude.m4:
7719         Added NLS support with gnu gettext
7721         * fvwm/fvwm.c (main):
7722         FGettextInit
7724         * fvwm/expand.c (expand_vars_extended):
7725         New extanded variable $[gt.any_string]
7727         * fvwm/virtual.c (CMD_DesktopName):
7728         * fvwm/windowlist.c (get_desk_title):
7729         * fvwm/expand.c (expand_vars_extended):
7730         * fvwm/fvwm.c (SetRCDefaults):
7731         * fvwm/ConfigFvwmSetup:
7732         Mark some strings to be translated
7734         * libs/FGettext.c (new file):
7735         * libs/FGettext.c (new file):
7736         * libs/Makefile.am:
7737         gnu gettext libintl warper
7739 2002-11-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7741         * fvwm/add_window.c (RestoreWithdrawnLocation):
7742         rixed rxvts with S/E gravity travelling off screen upon recapture after
7743         they were resized.
7745         * fvwm/events.c (__handle_key_event):
7746         * fvwm/bindings.c (activate_binding):
7747         (__rebind_global_key):
7748         fixed unbinding pointerkey bindings removing the grab for this key
7749         completely
7751         * fvwm/events.c (__is_bpress_window_handled):
7752         fixed click on override redirect windows being handled by the root
7753         window
7755         * fvwm/misc.c (GrabEm):
7756         confine the pointer to the root window when grabbed
7758         * fvwm/events.c (HandleUnmapNotify):
7759         fixed reparenting problem with restarts from desks != 0
7761 2002-11-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7763         * fvwm/events.c:
7764         removed experimental code
7766 2002-11-28  olicha  <olivier.chapuis@free.fr>
7768         * fvwm/borders.c (border_get_border_background):
7769         (border_draw_decor_to_pixmap):
7770         (border_fill_pixmap_background):
7771         Scr.TitleGC/Scr.TileGC cleanup. I will rename TileGC to BorderGC
7772         soon.
7774 2002-11-26  Mikhael Goikhman  <migo@homemail.com>
7776         * fvwm/fvwm.c (InitVariables):
7777         fixed DEFAULT_EDGE_SCROLL being interpretted as 100 pixels instead
7778         of 100%
7779         * fvwm/virtual.c (CMD_EdgeScroll):
7780         minor spacing
7782         * fvwm/ConfigFvwmDefaults:
7783         do not include empty ConfigFvwmProxyDefaults, added one binding
7785 2002-11-26  olicha  <olivier.chapuis@free.fr>
7787         * libs/Colorset.c (CreateBackgroundPixmap):
7788         * fvwm/colorset.c (parse_colorset):
7789         Be more safe with the E root pixmap
7791 2002-11-25  olicha  <olivier.chapuis@free.fr>
7793         * fvwm/move_resize.c (__move_loop):
7794         Redraw the transparent decoration parts when a move is abored
7796         * fvwm/colorset.c (parse_colorset):
7797         Fixed the fgsh Colorset colors when the Image change but not the bg
7799 2002-11-24  Jason Weber  <baboon@imonk.com>
7801         * fvwm/conditional.c (CMD_Direction):
7802         Extended Direction to allow CycleWest, CycleEast, etc that guarantees
7803         eventual traversal of all windows over repeated calls.  It also cycles
7804         back to the opposite extent when it hits the limit in the given
7805         direction.
7807 2002-11-22  olicha  <olivier.chapuis@free.fr>
7809         * fvwm/borders.h:
7810         * fvwm/borders.c (get_common_decorations):
7811         (border_get_parts_and_pos_to_draw):
7812         (border_get_changed_border_parts):
7813         (border_get_frame_pixmap, new):
7814         (border_get_border_background):
7815         (border_draw_one_border_part):
7816         (border_draw_decorations):
7817         (border_get_tb_parts_to_draw):
7818         (border_fill_pixmap_background):
7819         (border_get_titlebar_descr_state, new):
7820         (border_draw_titlebar):
7821         (border_setup_bar_pixmaps, new):
7822         (border_get_bar_pixmaps, new):
7823         (border_free_bar_pixmaps, new):
7824         (border_setup_use_title_style, new):
7825         (border_set_button_pixmap):
7826         (border_set_title_pixmap):
7827         (border_draw_one_button):
7828         (border_set_button_pixmap):
7829         (border_draw_title_deep):
7830         (border_get_transparent_decorations_part, new):
7831         Title, Border and Buttons Style Colorset Option: Drawing
7833         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
7834         (__move_window):
7835         (__move_loop):
7836         * fvwm/frame.c (__frame_setup_window):
7837         (frame_has_handles_and_tiled_border):
7838         (frame_create_move_resize_args):
7839         (frame_free_move_resize_args):
7840         Title, Border and Buttons Style Colorset Option: External drawing
7841         stuff. Basically additional redrawing for RootTransparent
7843         * fvwm/builtins.c (update_decorface_colorset, new):
7844         (update_titlebutton_colorset, new):
7845         (update_decors_colorset, new):
7846         (update_fvwm_colorset):
7847         Title, Border and Buttons Style Colorset Option: Dynamic updating
7849         * fvwm/screen.h:
7850         * fvwm/builtins.c (ReadDecorFace):
7851         Title, Border and Buttons Style Colorset Option: Configuration
7853         * libs/Colorset.c (GetWindowBackgroundPixmapSize, new):
7854         * libs/Colorset.h:
7855         Title, Border and Buttons Style Colorset Option: Convinent macros and
7856         function
7858 2002-11-18  Dan Espen  <dane@mk.telcordia.com>
7860         * libs/Makefile.am: Add missing Bindings.h.
7862 2002-11-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7864         * fvwm/move_resize.c (__move_loop):
7865         send M_CONFIGURE_WINDOW only when the window actually moves
7867 2002-11-16  Mikhael Goikhman  <migo@homemail.com>
7869         * libs/FBidi.c:
7870         * libs/FBidi.h:
7871         * libs/FBidiJoin.c:
7872         * libs/FBidiJoin.h:
7873         * libs/Makefile.am:
7874         incorporated a shape-and-join bidi functionality from Nadim Shaikli
7875         with minor improvements; it is disabled for now (#if 0) since
7876         some Arabic chars cause core dump
7878 2002-11-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7880         * fvwm/fvwm.1.in (Examples):
7881         added documentation of Icon option for PlaceAgain command
7883         * fvwm/events.c (__handle_key_event):
7884         fixed global key binding problem
7886 2002-11-15  olicha  <olivier.chapuis@free.fr>
7888         * libs/Bindings.c (MatchBindingExactly):
7889         (__compare_binding):
7890         compile fixes w/o stroke lib
7892         * NEWS:
7893         * fvwm/geometry.c (get_title_font_size_and_offset):
7894         * fvwm/builtins.c (do_title_style):
7895         New MinHeight option to TitleStyle
7897 2002-11-15  olicha  <olivier.chapuis@free.fr>
7899         * fvwm/builtins.c (update_fvwm_colorset):
7900         (CMD_Colorset):
7901         (do_title_style):
7903         * fvwm/builtins.h:
7904         * fvwm/colorset.c (update_root_transparent_colorset):
7905         Fixed update of the RootTransparent colorset in fvwm
7907 2002-11-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7909         * libs/Bindings.c (__compare_binding):
7910         (MatchBindingExactly):
7911         compoile fixes w/o stroke lib
7913 2002-11-14  olicha  <olivier.chapuis@free.fr>
7915         * fvwm/fvwm.1.in:
7916         * INSTALL.fvwm:
7917         * NEWS
7918         Removed any reference on "xft and flickering"
7920 2002-11-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7922         * fvwm/eventmask.h (XEVMASK_ICONW):
7923         * fvwm/events.c (HandleKeyRelease):
7924         (HandleKeyPress):
7925         (__handle_key_event):
7926         * fvwm/bindings.c (ParseBinding):
7927         (activate_binding):
7928         * libs/Bindings.h (enum):
7929         implemented key release bindings; prefix the key name with a '-';
7930         does not work well with some applications
7932 2002-11-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7934         * libs/Bindings.h:
7935         new file
7937         * fvwm/bindings.c (ParseBinding):
7938         (binding_cmd):
7939         (activate_binding):
7940         (bind_get_bound_button_contexts):
7941         (ParseBinding):
7942         (CMD_Stroke):
7943         (CMD_Mouse):
7944         (CMD_PointerKey):
7945         (CMD_Key):
7946         (RemoveMatchingBinding):
7947         (AddBinding):
7948         (AreBindingsEqual):
7949         (GrabWindowKey):
7950         (GrabWindowButton):
7951         (GrabAllWindowKeysAndButtons):
7952         * fvwm/module_interface.c (CMD_ModuleSynchronous):
7953         * fvwm/events.c (__handle_bpress_on_root):
7954         (__handle_bpress_on_managed):
7955         (HandleButtonRelease):
7956         * fvwm/builtins.c (CMD_Wait):
7957         (CMD_StrokeFunc):
7958         * libs/fvwmlib.h (enum):
7959         fixed Key vs. PointerKey with "A"ny context
7961 2002-11-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7963         * fvwm/icons.c (Iconify):
7964         icon placement safety patch
7965         (CreateIconWindow):
7966         fixed initial position of application provided icon windows
7968         * fvwm/session.c (LoadWindowStates):
7969         fixed parsing of strings beginning with whitespace in session file
7971         * fvwm/fvwm.1.in (Note):
7972         * fvwm/style.c (style_set_old_focus_policy):
7973         * libs/defaults.h (DEF_FP_MODIFIERS):
7974         set default modifiers for raising/focusing to N again
7976 2002-11-11  olicha  <olivier.chapuis@free.fr>
7978         * fvwm/fvwm.1.in:
7979         * fvwm/fvwm.c (main):
7980         (usage):
7981         named-palette -> visual-palette, -N -> -P
7983 2002-11-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7985         * fvwm/ConfigFvwmDefaults:
7986         include ConfigFvwmProxyDefaults
7988         * fvwm/fvwm.c (usage):
7989         polished usage message
7991 2002-11-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
7993         * fvwm/fvwm.c (usage):
7994         (main):
7995         cleaned up usage and error messages
7996         use short option names in usage message an man page synopsis
7997         all options are case sensitive
7998         do not mention the "-" style long options in the man page; instead use
7999         the "--" style
8001         * fvwm/add_window.c (setup_frame_window):
8002         * fvwm/events.c (HandleMapNotify):
8003         * fvwm/eventmask.h (XEVMASK_FRAMEW_RECAPTURE):
8004         fixed empty decorations after recapture
8006         * fvwm/geometry.c (get_icon_geometry):
8007         * fvwm/icons.c (clear_icon):
8008         fixed icon jumping to 0 0 when the icon layout changes after the icon
8009         has been moved manually
8011         * fvwm/move_resize.c (__move_icon):
8012         fixed MoveToPage with icons
8014 2002-11-09  olicha  <olivier.chapuis@free.fr>
8016         * libs/Fft.c (FftGetRotatedFont):
8017         (FftGetFont):
8018         * libs/Fft.h:
8019         Check the return result of FftPatternGetMatrix
8021         * libs/Flocale.h:
8022         * libs/PictureBase.h:
8023         Added two macro
8025 2002-11-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8027         * fvwm/ewmh_conf.c (set_state_workaround):
8028         * fvwm/functable.c (func_table):
8029         * fvwm/update.c (apply_window_updates):
8030         * fvwm/windowlist.c (CMD_WindowList):
8031         * fvwm/ewmh_events.c (ewmh_WMDesktop):
8032         (ewmh_WMStateSticky):
8033         * fvwm/conditional.c (CreateConditionMask):
8034         (CreateConditionMask):
8035         * fvwm/gnome.c (GNOME_SetHints):
8036         (GNOME_GetStyle):
8037         (GNOME_HandlePropRequest):
8038         * fvwm/placement.c (SmartPlacement):
8039         (get_next_x):
8040         (test_fit):
8041         (get_next_y):
8042         (PlaceWindow):
8043         * fvwm/session.c (SaveWindowStates):
8044         (MatchWinToSM):
8045         * fvwm/ewmh.c (check_desk):
8046         (EWMH_SetWMDesktop):
8047         (ewmh_ComputeAndSetWorkArea):
8048         (ewmh_HandleDynamicWorkArea):
8049         (ewmh_HandleDesktop):
8050         (ewmh_HandleDock):
8051         (ewmh_HandleMenu):
8052         (ewmh_HandleToolBar):
8053         * fvwm/virtual.c (UnmapDesk):
8054         (MapDesk):
8055         (MoveViewport):
8056         (MoveViewport):
8057         (do_move_window_to_desk):
8058         * fvwm/icons.c (setup_icon_title_size):
8059         (DrawIconTitleWindow):
8060         (AutoPlaceIcon):
8061         (Iconify):
8062         * fvwm/borders.c (is_button_toggled):
8063         (get_common_decorations):
8064         (border_draw_title_stick_lines):
8065         * fvwm/add_window.c (AddWindow):
8066         * fvwm/move_resize.c (__move_window):
8067         (is_window_sticky_on_page):
8068         (is_window_sticky_on_desk):
8069         (MaximizeWidth):
8070         (MaximizeHeight):
8071         (stick_page):
8072         (stick_desk):
8073         (handle_stick):
8074         (handle_stick_page):
8075         (handle_stick_desk):
8076         (__handle_stick_exit):
8077         (CMD_StickDesk):
8078         (CMD_StickPage):
8079         * fvwm/style.c (style_parse_one_style_option):
8080         (check_window_style_change):
8081         * fvwm/style.h:
8082         * fvwm/fvwm.h:
8083         New Style options stickypage and stickydesk
8084         New WindowList options NoStickyPage, NoStickyDesk, StickyPage,
8085         StickyDesk, OnlyStickyPage, OnlyStickyDesk
8086         New conditions StickyPage and StickyDesk
8087         New commands StickPage and StickDesk
8089         * fvwm/move_resize.c (__move_window):
8090         do not unstick a window when using MoveToScreen
8092         * fvwm/ewmh_conf.c:
8093         reindented
8095         * fvwm/commands.h:
8096         * fvwm/functable.c (func_table):
8097         * fvwm/ewmh_conf.c (CMD_EwmhBaseStruts):
8098         renamed EWMHBaseStrut to EwmhBaseStruts
8100         * fvwm/style.c (style_set_old_focus_policy):
8101         SloppyFocus and MouseFocus use "FPFocusClickModifiers N" by default
8102         (style_parse_one_style_option):
8103         renamed "Border" style to "Borders"
8104         removed "NoBorder" style; use !Borders instead
8105         renamed PlacmentOverlapPenalties to MinOverlapPlacementPenalties
8106         renamed PlacmentOverlapPercentPenalties to
8107         MinOverlapPercentPlacementPenalties
8109         * fvwm/fvwm.1.in:
8110         * NEWS:
8111         corrected typo
8113         * libs/Fft.c:
8114         Fixed compiler warnings
8116 2002-11-09  Mikhael Goikhman  <migo@homemail.com>
8118         * configure.in:
8119         autogenerate FvwmWindowLister files
8121         * fvwm/fvwm.1.in:
8122         mention fvwm-menu-directory and fvwm-menu-desktop as examples
8123         of MissingSubmenuFunction and DynamicPopupAction
8125 2002-11-08  olicha  <olivier.chapuis@free.fr>
8127         * libs/PictureUtils.c (alloc_color_proportion):
8128         (alloc_color_proportion_dither):
8129         (alloc_color_proportion_grey):
8130         (alloc_color_x):
8131         (free_colors_in_table):
8132         (free_colors_x):
8133         (init_static_colors_table):
8134         (PictureFreeColors):
8135         (PictureInitColors):
8136         (PicturePrintColorInfo):
8137         Fixed StaticColor visual. Rename some of the color allocators. Clean up
8138         free colors stuff
8140 2002-11-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8142         * fvwm/move_resize.c (__move_window):
8143         ignore MoveToPage with sticky windows
8145         * fvwm/conditional.c (Circulate):
8146         (circulate_cmd):
8147         Next and Prev commands begin looking at the context window, if any
8149         * fvwm/focus.c (__focus_grab_buttons):
8150         fixed initial button grabbing on client window
8152         * fvwm/stack.c (BroadcastRestack):
8153         split long packets, fixed a bug and cleaned up
8155         * libs/Module.c (ReadFvwmPacket):
8156         ignore packets that are too long
8158         * fvwm/fvwm.1.in:
8159         document PopupDelay and PopdownDelay defaults
8161 2002-11-06  olicha  <olivier.chapuis@free.fr>
8163         * libs/Fft.c (FftGetFont):
8164         (FftGetRotatedFont):
8165         Use a more perfectioned method for loading font with Xft/Fc. This
8166         method allows sanity check. Preserve the matrix when rotating
8167         Xft/Fc fonts.
8169         * libs/Flocale.c (FlocaleGetMinOffset):
8170         (FlocaleRotateDrawString):
8171         (FlocaleGetFontSet):
8172         (FlocaleGetFont):
8173         * libs/Fft.c (FftDrawString):
8174         (FftGetFont):
8175         * libs/FftInterface.h:
8176         * fvwm/geometry.c (get_title_font_size_and_offset):
8177         Move the computation of the good "y" for drawing text into Flocale.
8178         Use the max ascent, descent and height for font metric (in the place
8179         of the min's one).
8181         * libs/Flocale.c (FlocalePrintLocaleInfo):
8182         * libs/Flocale.h:
8183         * libs/Fft.c (FftPrintPatternInfo):
8184         * libs/Fft.h:
8185         * fvwm/builtins.c (CMD_PrintInfo):
8186         * NEWS:
8187         * fvwm.1.in:
8188         New option "Locale" to PrintInfo Command
8190 2002-11-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8192         * fvwm/events.c (HandleExpose):
8193         removed no-op
8195 2002-11-04  Dan Espen  <dane@mk.telcordia.com>
8197         * fvwm/fvwm.1.in: colour -> color
8198         Language check.
8200 2002-11-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8202         * fvwm/fvwm.1.in:
8203         * fvwm/fvwm.c (usage):
8204         (main):
8205         pallet -> palette
8207 2002-11-04  olicha  <olivier.chapuis@free.fr>
8209         * configure.in:
8210         Added -lXrender in Xft 1 tests (Ethan Blanton <eblanton@cs.ohiou.edu>)
8212         * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
8213         (finish_ct_init):
8214         (PictureFreeColors):
8215         (PicturePrintColorInfo):
8216         Trace colours allocation out of the pallet in depth <= 8. Better
8217         information on coulours
8219         * libs/Fft.c (FftGetRotatedFont):
8220         * libs/Fft.h:
8221         Fixed rotated font when the original font has a matrix
8223         * libs/PictureBase.c (PictureInitCMapRoot):
8224         * libs/PictureUtils.h:
8225         * libs/PictureUtils.c (PictureInitColors):
8226         (PictureAllocColorTable):
8227         * libs/PictureBase.h (PictureColorLimitOption):
8228         * fvwm/fvwm.c (main):
8229         * fvwm/fvwm.1.in
8230         New options -strict-color-limit, -allocate-pallet, -static-pallet,
8231         -named-pallet. -color-limit now take only integer argument.
8234 2002-11-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8236         * libs/Module.h (struct):
8237         new type FvwmWinPacketBodyHeader to access the standard fields in a
8238         packet with a window
8240 2002-11-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8242         * NEWS:
8243         updated for 2.4.13
8245         * fvwm/functable.c (func_table):
8246         * fvwm/commands.h:
8247         * fvwm/style.c (style_parse_one_style_option):
8248         (parse_and_set_window_style):
8249         (__style_command):
8250         (CMD_Style):
8251         (CMD_FocusStyle):
8252         added a new command FocusStyle as a shorthand for
8253         "Style * FP..., FP..."
8255         * fvwm/builtins.c (__parse_vector_line_one_coord):
8256         (__parse_vector_line):
8257         (ReadDecorFace):
8258         split vector line parsing into sub functions
8259         (FreeDecorFace):
8260         fixed core dump in vector button offset patch
8262 2002-11-01  Marcus Lundblad <ml@update.uu.se>
8264         * fvwm/screen.h (vector_coords):
8265         added fields for offsets
8266         * fvwm/builtins.c (ReadDecorFace):
8267         rewrote parser for vector definitions to accept optional offsets
8268         * fvwm/fvwm.c (LoadDefaultLeftButton):
8269         (LoadDefaultRightButton)
8270         set default values for offsets
8271         * fvwm/borders.c (border_draw_vector_to_pixmap):
8272         updated XDrawLine call to take offsets into account
8273         * fvwm/fvwm.1.in:
8274         documented new options for vector offsets
8276 2002-11-01  olicha  <olivier.chapuis@free.fr>
8278         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
8279         Fixed icon tint pixel, it was set to icon tint percent during some
8280         renaming
8282 2002-10-31  olicha  <olivier.chapuis@free.fr>
8284         * libs/PictureUtils.c (PictureAllocColorImage):
8285         (PictureOpenImageColorAllocator):
8286         (PictureCloseImageColorAllocator):
8287         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
8288         (FIMAGE_CMD_ARGS):
8289         (PImageLoadXpm):
8290         (PImageCreatePixmapFromArgbData):
8291         (PImageLoadPixmapFromFile):
8292         * libs/PictureBase.h (FvwmPictureThing):
8293         (PictureImageColorAllocator):
8294         * libs/Picture.h:
8295         * libs/Picture.c (PDestroyFvwmPicture):
8296         (PLoadFvwmPictureFromPixmap):
8297         * libs/Graphics.c (CreateGradientPixmap):
8298         * fvwm/fvwm.c:
8299         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
8300         Added a new way to allocate colors for image and gradient. This method
8301         allows, in particular, to save (in a "fast" way) the allocated pixels
8302         with a minimal memory usage.
8303         Fixed color leaks for png, ewmh and dithered xpm images.
8305         * fvwm/add_window.c (destroy_icon):
8306         * fvwm/fvwm.h (FvwmWindow):
8307         * fvwm/icons.c (GetIconFromFile):
8308         Fixed color leaks
8310 2002-10-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8312         * fvwm/commands.h:
8313         * fvwm/functable.c:
8314         * fvwm/stack.c (enum):
8315         (position_new_window_in_stack_ring):
8316         (new_layer):
8317         (must_move_transients):
8318         (restack_windows):
8319         (__restack_window):
8320         (__raise_lower_recursion):
8321         (__raise_or_lower_window):
8322         (raise_or_lower_window):
8323         (collect_transients_recursive):
8324         (__is_restack_transients_needed):
8325         (RestackWindow):
8326         (CMD_RestackTransients):
8327         new command RestackTransients which works like Raise and Lower but does
8328         not restack windows that are not transient
8329         renamed some functions
8330         general cleanup
8332         * fvwm/fvwm.1.in:
8333         corrected cursor movement key bindings
8335         * fvwm/bindings.c (activate_binding):
8336         fixed problem w/ bindings being overridden by applications OpenOffice
8337         and the Gnome panel
8339 2002-10-29  Mikhael Goikhman  <migo@homemail.com>
8341         * configure.in:
8342         * NEWS:
8343         switched to 2.5.5
8345         * configure.in:
8346         include FvwmProxy to build
8348 2002-10-29  Mikhael Goikhman  <migo@homemail.com>
8350         * configure.in:
8351         exclude FvwmProxy from build
8353         * configure.in:
8354         * NEWS:
8355         updated for 2.5.4
8357 2002-10-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8359         * configure.in:
8360         added FvwmProxy module
8362 2002-10-29  Mikhael Goikhman  <migo@homemail.com>
8364         * fvwm/fvwm.1.in:
8365         * fvwm/windowlist.c (CMD_WindowList):
8366         renamed SortClassName to SortByClass
8368 2002-10-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8370         * fvwm/menustyle.c (menustyle_update):
8371         (menustyle_parse_style):
8372         (menustyle_get_styleopt_index):
8373         (menustyle_parse_style):
8374         (CMD_CopyMenuStyle):
8375         * fvwm/menustyle.h:
8376         removed HilightRelief MenuStyle and hard coded it
8378 2002-10-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8380         * fvwm/menus.c (make_menu_window):
8381         fixed updating menu background with "Menustyle * Background"
8383         * fvwm/stack.c (__get_stacking_sibling):
8384         (restack_windows):
8385         fixed another stacking problem
8387 2002-10-28  Mikhael Goikhman  <migo@homemail.com>
8389         * acinclude.m4:
8390         * configure.in:
8391         corrected and lined up several help lines
8393         * INSTALL.fvwm:
8394         added --enable-xinerama-emulation description
8396 2002-10-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8398         * fvwm/stack.c (restack_windows):
8399         (__get_stacking_sibling):
8400         fixed another stacking problem
8402 2002-10-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8404         * fvwm/add_window.c (AddWindow):
8405         braodcast M_RESTACK_WINDOW after M_ADD_WINDOW to fix problem with
8406         windows starting lowered or on other layers in FvwmPager
8408         * fvwm/stack.c (restack_windows):
8409         (__get_visible_window):
8410         fixed a stacking problem with layers
8412 2002-10-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8414         * fvwm/functable.c (func_table):
8415         fixed Pick command
8417 2002-10-24  Mikhael Goikhman  <migo@homemail.com>
8419         * NEWS:
8420         * fvwm/fvwm.1.in:
8421         * fvwm/windowlist.c:
8422         new WindowList option SortByResource
8424         * fvwm/style.c (check_window_style_change):
8425         * libs/FlocaleCharset.c:
8426         fixed gcc warning
8428         * AUTHORS:
8429         place recent authors to the top, not bottom
8431         * fvwm/builtins.c:
8432         corrected typo in error message
8434 2002-10-23  Dan Espen  <dane@mk.telcordia.com>
8436         * fvwm/fvwm.1.in: Lang check done.
8438 2002-10-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8440         * fvwm/menus.c:
8441         work on new menu loop code
8443         * libs/timeout.h:
8444         * libs/timeout.c:
8445         new files
8447         * fvwm/menus.c (__mloop_handle_event):
8448         (__mloop_get_event):
8449         (__mloop_handle_action_with_mi):
8450         * fvwm/menus.h (MenuReturn):
8451         renamed MenuReturn member menu to target_menu
8453         * fvwm/menus.c (__mloop_handle_event):
8454         * fvwm/menus.h (MenuReturn):
8455         removed a "write only" member of MenuReturn
8457         * fvwm/conditional.c (circulate_cmd):
8458         fixed the "Any" command
8460 2002-10-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8462         * fvwm/stack.c (mark_transient_subtree):
8463         fixed stack ring corruption with iconified transients
8464         (restack_windows):
8465         fixed a problem with lowering windows below the icons of their
8466         transients
8468 2002-10-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8470         * libs/Colorset.c:
8471         * fvwm/menustyle.c:
8472         * libs/Colorset.h:
8473         * libs/Flocale.h:
8474         * libs/PictureBase.h:
8475         * fvwm/menuitem.c:
8476         * fvwm/geometry.c:
8477         * fvwm/colorset.c:
8478         renamed colorset_struct to colorset_t
8480 2002-10-22  olicha  <olivier.chapuis@free.fr>
8482         * libs/PictureUtils.c:
8483         Minor fixes and add #if O experimental code
8485 2002-10-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8487         * fvwm/icons.c (DrawIconPixmapWindow):
8488         (DrawIconWindow):
8489         * fvwm/events.c (HandlePropertyNotify):
8490         * libs/Fft.c (FftDrawString):
8491         * libs/Colorset.c (DumpColorset):
8492         (LoadColorset):
8493         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
8494         use renamed colorset_struct members
8496         * libs/Colorset.h (colorset_struct):
8497         renamed and re-sorted members and cut down bit field lengths for
8498         percentile members
8500         * fvwm/menustyle.c (menustyle_update):
8501         fixed core dump
8503         * fvwm/stack.c (restack_windows):
8504         fixed flickering when raising transients; can't prevent flickering when
8505         lowering a window completely
8506         (restack_windows):
8507         fixed unnecessary error message
8509         * fvwm/fvwm.c (main):
8510         init Scr to zeros
8512         * fvwm/stack.c (__restack_window):
8513         fixed a stacking problem with icons
8515         * fvwm/add_window.c (destroy_icon):
8516         fixed a memory leak
8518 2002-10-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8520         * fvwm/menuitem.c (menuitem_paint):
8521         * fvwm/menustyle.c (menustyle_parse_style):
8522         * fvwm/menus.c (paint_side_pic):
8523         (paint_menu):
8524         (select_menu_item):
8525         (repaint_transparent_menu):
8526         * fvwm/menustyle.h (MenuLook):
8527         cleaned up menu drawing code, fixed last patch
8529         * fvwm/menuitem.c (menuitem_paint):
8530         * fvwm/menustyle.c (menustyle_parse_style):
8531         fixed HilightBack default
8533         * fvwm/bindings.c (binding_cmd):
8534         (bind_get_bound_button_contexts):
8535         (ParseBinding):
8536         * fvwm/screen.h (ScreenInfo):
8537         fixed mouse bindings with buttons > 5
8539         * fvwm/menuitem.c (menuitem_paint):
8540         * fvwm/menustyle.c (menustyle_parse_style):
8541         (menustyle_parse_style):
8542         (CMD_CopyMenuStyle):
8543         (menustyle_update):
8544         (menustyle_free):
8545         * fvwm/menus.c (repaint_transparent_menu):
8546         * fvwm/menustyle.h:
8547         HilightBack and ActiveFore are now independent
8549 2002-10-18  olicha  <olivier.chapuis@free.fr>
8551         * libs/PictureUtils.c (get_color_index):
8552         (create_mapping_table):
8553         (PictureAllocColorTable):
8554         Use a new distance and method for color approximation. Use 68 colors
8555         for the default under depth 8. I am happy with this, should use a
8556         similar distance method for dithering
8558         * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
8559         (PictureAllocColorTable):
8560         (PictureDitherByDefault):
8561         (PictureUseBWOnly):
8562         (PictureIitColors):
8563         (PicturePrintColorInfo):
8564         * libs/PictureUtils.h:
8565         Allows -color-limit to work with any visual and depth for testing
8566         propose. Should replace (Pdepht < 2) test by (PictureUseBWOnly())
8568         * fvwm/colorset.c:
8569         Replaced (Pdepht < 2) test by (PictureUseBWOnly())
8571 2002-10-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8573         * fvwm/add_window.c (get_default_window_attributes):
8574         cleaned up
8576         * fvwm/builtins.c (CMD_ChangeDecor):
8577         removed some duplicate redrawing
8579         * fvwm/update.c (apply_decor_change):
8580         suppress duplicate window update upon ChangeDecor
8581         (apply_window_updates):
8582         do not delete the focus window
8584 2002-10-17  olicha  <olivier.chapuis@free.fr>
8586         * NEWS:
8587         A bunch of news
8589         * libs/Colorset.c (CreateBackgroundPixmap):
8590         Use a 1x1 pixmap and not a widthxheight pixmap for Plain color
8592         * fvwm/builtins.c (CMD_Colorset):
8593         Do not BroadcastColorset in CMD_Colorset, parse_colorset do that!
8595 2002-10-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8597         * fvwm/add_window.c (AddWindow):
8598         * fvwm/update.c (apply_window_updates):
8599         * fvwm/move_resize.c (handle_stick):
8600         (CMD_Stick):
8601         suppress drawing of sticky decorations initially
8602         reduce module communication overhead when (un)sticking windows
8604         * fvwm/borders.c (border_draw_decorations):
8605         * fvwm/window_flags.h:
8606         * fvwm/fvwm.h:
8607         * fvwm/frame.c (frame_create_move_resize_args):
8608         (get_resize_decor_gravities_one_axis):
8609         (frame_mrs_setup_draw_decorations):
8610         (mr_args_internal):
8611         initialize window decorations with a "None" pixmap;
8612         delay drawing window decorations initially to prevent drawing multiple
8613         times;
8614         => windows grabbing the focus upon startup are drawn focused
8615         immediately
8617         * fvwm/frame.c (frame_free_move_resize_args):
8618         reparent the frame hide windows to NoFocusWin instead of Root to
8619         suppress unnecessary ReparentNotify events
8621 2002-10-16  olicha  <olivier.chapuis@free.fr>
8623         * fvwm/fvwm.c (main):
8624         Fixed a typo
8626         * libs/FRender.h:
8627         Fixed compilation with X cvs
8629         * libs/Colorset.c (CreateBackgroundPixmap):
8630         Fixed a GC leak
8632         * fvwm/events.c (HandlePropertyNotify):
8633         * fvwm/colorset.c (update_root_pixmap):
8634         Use _XROOTPMAP_ID and not ESETROOT_PMAP_ID neither XSETROOT_ID
8635         to found a root pixmap
8637 2002-10-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8639         * fvwm/bindings.c (bind_get_bound_button_contexts):
8640         another mouse binding fix
8642         * fvwm/conditional.c (CreateConditionMask):
8643         simplified parsing
8644         all conditions have a negation with '!' prepended
8645         (Circulate):
8646         (CMD_All):
8647         (select_cmd):
8648         Current, All, Pick, ThisWindow and PointerWindow imply the
8649         CirculateHitShaded condition.
8651         * fvwm/focus.c (__focus_grab_buttons):
8652         * libs/defaults.h (NUMBER_OF_EXTENDED_MOUSE_BUTTONS):
8653         fixed bindings using mouse buttons >= 6
8655 2002-10-15  olicha  <olivier.chapuis@free.fr>
8657         * libs/PictureUtils.c (PicturePrintColorInfo):
8658         (print_colormap):
8659         * fvwm/commands.h:
8660         * fvwm/functable.c (func_table):
8661         * fvwm/builtins.c (CMD_PrintInfo):
8662         * fvwm/fvwm.1.in:
8663         New cmd PrintInfo. Only one arg at present time: "Colors"
8665         * fvwm/fvwm.c (main):
8666         Auto detect card with 2 hardware colormaps and choose the best
8667         visual and colormap
8669         * libs/PictureUtils.c (PictureInitColors):
8670         (*):
8671         * libs/PictureUtils.h:
8672         * fvwm/fvwm.c (main):
8673         * libs/PictureBase.c (PictureInitCMapRoot):
8674         (PictureInitCMap):
8675         * libs/PictureBase.h:
8676         Try to support DirectColor visual in a good way, I do not think
8677         this is really useful.
8678         Added a flexible interface function PictureInitColors for
8679         colors allocation initialization.
8680         Some cleanup in color allocation and some preparation for a new
8681         method for saving and freeing colors allocated by images and gradients.
8682         Removed some ifdefed to 0 debug code.
8684         * libs/Picture.c (*):
8685         * libs/Picture.h:
8686         * libs/PictureImageLoader.c (*):
8687         * libs/PictureImageLoader.h:
8688         Replace Root by win
8690 2002-10-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8692         * fvwm/add_window.c (setup_key_and_button_grabs):
8693         * fvwm/bindings.c (ParseBinding):
8694         (activate_binding):
8695         * fvwm/add_window.c (setup_key_and_button_grabs):
8696         don't grab window context specific bindings anymore; instead, set
8697         Scr.buttons2grab accordingly
8699         * fvwm/bindings.c (activate_binding):
8700         fixed stroke bindings on window context being ignored if no other
8701         action was bound to that context
8703         * fvwm/add_window.c (destroy_icon):
8704         fixed duplicate icon pixmap when switching from NoIconOverride to
8705         IconOverride
8707 2002-10-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8709         * fvwm/icons.c:
8710         re-indented some code
8711         (AutoPlaceIcon):
8712         fixed random position of icon title for icons with a position hint
8714         * fvwm/fvwm.1.in:
8715         corrected default of Use/NoIconPosition style
8717 2002-10-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8719         * fvwm/windowlist.c (CMD_WindowList):
8720         fixed random string for iconified windows in the WindowList
8722 2002-10-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8724         * NEWS:
8725         updated for 2.4.12
8727 2002-10-08  olicha  <olivier.chapuis@free.fr>
8729         * libs/PictureBase.c (*):
8730         (PictureInitCMapRoot)
8731         (PictureSetupWhiteAndBlack):
8732         (PictureWhitePixel):
8733         (PictureBlackPixel):
8734         (PictureDefaultGC):
8735         New interface function PictureWhitePixel, PictureBlackPixel. Analogue
8736         of the Xlib WhitePixel and BlackPixel functions but in the Pvisaul.
8737         New interface function PictureInitCMapRoot analogue to PictureInitCMap,
8738         but always use the root visual and allows to set or not a private
8739         color limit table.
8740         New interface PictureDefaultGC, analogue of Xlib DefaultGC function
8741         but which respects the Pvisual
8743         * libs/PictureGraphics.c (*):
8744         * libs/FScreen.c (FScreenInit):
8745         * libs/FRender.c (FRenderRender):
8746         * libs/Fft.c (FftDrawString):
8747         * fvwm/icons.c (CreateIconWindow):
8748         * fvwm/colorset.c (parse_colorset):
8749         * fvwm/move_resize.c (CMD_XorValue):
8750         * fvwm/colorset.c (alloc_colorset):
8751         * fvwm/fvwm.c (main):
8752         Use the new interface functions and some fix if the fvwm depth !=
8753         the root depth.
8755         * libs/PictureUtils.c (PictureAllocColorTable):
8756         Change the default color table to a 4x4x4 cc + 4 grey
8758 2002-10-07  Dan Espen  <dane@mk.telcordia.com>
8760         * fvwm/fvwm.1.in: Use built-in, not builtin.
8762 2002-10-06  Mikhael Goikhman  <migo@homemail.com>
8764         * configure.in:
8765         s/FvwmNewDebug/FvwmDebug/
8767         * fvwm/commands.h:
8768         * fvwm/conditional.c (CMD_NoWindow):
8769         * fvwm/functable.c:
8770         * NEWS:
8771         new command NoWindow to remove window context
8773         * fvwm/fvwm.1.in:
8774         use "fvwm" spelling, at least in the middle of sentences
8776 2002-10-06  Dan Espen  <dane@mk.telcordia.com>
8778         * fvwm/fvwm.1.in: Dont refer to fvwm commands as
8779         builtin commands.  Use "builtin", not "built in" or "built-in".
8780         Other adjustments.
8782 2002-10-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8784         * libs/Graphics.c (do_relieve_rectangle):
8785         removed debug message
8787         * fvwm/focus.c (__update_windowlist):
8788         (__set_focus_to_fwin):
8789         fixed reversal of __update_windowlist arguments causing FlipFocus to
8790         break [and maybe other things]
8792 2002-10-05  olicha  <olivier.chapuis@free.fr>
8794         * libs/PictureUtils.c (alloc_color_cube):
8795         It si possible to enable "gamma correction" for colors cubes (disabled,
8796         define USE_GAMMA_CORRECTION to 1 and set COLOR_GAMMA and GREY_GAMMA)
8798         * libs/PictureUtils.c (get_color_index):
8799         (create_mapping_table):
8800         Use a more exact approximation of colors for pur cc without the big
8801         16x16x16 cc
8803         * libs/PictureUtils.c (PictureFreeColors):
8804         Fixed a memory leak
8806         * libs/Graphics.c (CreateGradientPixmap):
8807         (CreateGradientPixmapFromString):
8808         Cleanup
8810 2002-10-04  olicha  <olivier.chapuis@free.fr>
8812         * libs/PictureUtils.c (*):
8813         Used a better color approximation for color cube when we do not dither.
8814         Added some new colors tables: color cube with some grey colors.
8815         Change the default to a 4x4x3 cc with 6 grey (54 colors).
8816         Some visual fixes.
8818         * fvwm/fvwm.c (main):
8819         Fixed the visual option
8821 2002-10-03  Mikhael Goikhman  <migo@homemail.com>
8823         * configure.in:
8824         generate FvwmNewDebug and FvwmGtkDebug
8826 2002-10-02  olicha  <olivier.chapuis@free.fr>
8828         * libs/PictureUtils.c (USED_DIST):
8829         Used the euclidian distance for colors distance
8831         * libs/Fft.c (FftGetFont):
8832         Disable Xft if the Xserver does not support XRender
8834 2002-10-01  olicha  <olivier.chapuis@free.fr>
8836         * libs/Fft.c (FftGetFont):
8837         Disable Xft if the Xserver does not support XRender
8839         * libs/FRender.c (FRenderRender):
8840         * libs/PictureGraphics.c (PGraphicsTintRectangle):
8841         Fixed
8843         * libs/Colorset.c (SetRectangleBackground):
8844         (SetClippedRectangleBackground):
8845         * libs/Colorset.h:
8846         New interface function for drawing a subset of a colorset rectangle
8848 2002-09-26  olicha  <olivier.chapuis@free.fr>
8850         * fvwm/update.c (apply_window_updates):
8851         Fixed icons colorset update
8853         * libs/FRender.c (FRenderRender):
8854         Fixed bitmap rendering
8856         * fvwm/update.c (apply_window_updates):
8857         * fvwm/geometry.c (move_icon_to_position):
8858         * fvwm/events.c (HandleEnterNotify):
8859         (HandleExpose):
8860         (HandleLeaveNotify):
8861         (HandlePropertyNotify):
8862         * fvwm/add_window.c (setup_icon_font):
8863         * fvwm/icons.c (DrawIconWindow):
8864         (DrawIconTitleWindow):
8865         (DrawIconPixmapWindow):
8866         (ChangeIconPixmap):
8867         (RedoIconName):
8868         Fixed focus/unfocus flickering
8870 2002-09-25  olicha  <olivier.chapuis@free.fr>
8872         * fvwm/icons.c (DrawIconTitleWindow):
8873         One more drawing fix
8875 2002-09-24  olicha  <olivier.chapuis@free.fr>
8877         * fvwm/icons.c (DrawIconTitleWindow):
8878         An other drawing fix
8880 2002-09-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8882         * fvwm/move_resize.c (__move_loop):
8883         fixed uninitialised variable
8884         (InteractiveMove):
8885         fixed starting move at random position
8887 2002-09-24  olicha  <olivier.chapuis@free.fr>
8889         * fvwm/update.c (apply_window_updates):
8890         * fvwm/geometry.c (move_icon_to_position):
8891         * fvwm/events.c (HandleEnterNotify):
8892         (HandleExpose):
8893         (HandleLeaveNotify):
8894         (HandlePropertyNotify):
8895         * fvwm/add_window.c (setup_icon_font):
8896         * fvwm/icons.c (DrawIconWindow):
8897         (DrawIconTitleWindow):
8898         (DrawIconPixmapWindow):
8899         (ChangeIconPixmap):
8900         (RedoIconName):
8901         Fixed icon drawing. Split icon window drawing.
8903         * libs/FRender.c (*):
8904         Fixed compilation and small clean up
8906 2002-09-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8908         * fvwm/conditional.c (CreateFlagString):
8909         fixed quoting in conditional command conditions
8911         * fvwm/menus.c (__mloop_handle_event):
8912         removed unnecessary querying of pointer position on button release in
8913         menus
8914         (__menu_loop):
8915         fixed posting menus
8917         * fvwm/bindings.c (ParseBinding):
8918         increased maximum allowed key symbol name length to 200 characters
8920         * fvwm/execcontext.h (enum):
8921         * fvwm/fvwm.c (Done):
8922         (SetRCDefaults):
8923         (main):
8924         (StartupStuff):
8925         use new contexts
8927         * fvwm/execcontext.h (enum):
8928         added EXCT_INIT ['I'] and EXCT_EXIT ['X'] contexts
8930         * fvwm/menus.c (pop_menu_up):
8931         fixed accidental menu animation with certain menu position hints
8933 2002-09-23  olicha  <olivier.chapuis@free.fr>
8935         * libs/FRender.c (*):
8936         Fixed(?) XRender rendering with some Xserver
8938         * fvwm/update.c (apply_window_updates):
8939         * fvwm/geometry.c (move_icon_to_position):
8940         * fvwm/events.c (HandleEnterNotify):
8941         (HandleExpose):
8942         (HandleLeaveNotify):
8943         (HandlePropertyNotify):
8944         * fvwm/add_window.c (setup_icon_font):
8945         * fvwm/icons.c (DrawIconWindow):
8946         (ChangeIconPixmap):
8947         (RedoIconName):
8948         Clip text and icon drawing for the icons
8950 2002-09-21  Mikhael Goikhman  <migo@homemail.com>
8952         * NEWS:
8953         * libs/System.c:
8954         Path commands now support form: "path1;ext1:path2:path3;ext3"
8955         where ext1 (for example, ".png") means all files in path1 should
8956         be forced to have extention ".png" even if the requested icon
8957         has ".xpm" ("calculator.xpm" or has no extention at all ("calculator")
8959         * fvwm/execcontext.h:
8960         small changes in latters used for EXCT_* constants
8962         * fvwm/module_interface.c:
8963         * libs/Picture.c:
8964         * libs/PictureBase.c:
8965         * fvwm/cursor.c:
8966         some spacing reindentation
8968 2002-09-21  olicha  <olivier.chapuis@free.fr>
8970         * libs/FRender.c (FRenderCompositeAndCheck):
8971         Temporally take GraphicsExposure in account
8973 2002-09-20  Mikhael Goikhman  <migo@homemail.com>
8975         * libs/vpacket.h:
8976         fixed incorrect MiniIconPacket definition: s/char *name/char name[1]/
8978 2002-09-20  olicha  <olivier.chapuis@free.fr>
8980         * fvwm/icons.c (GetIconPicture):
8981         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
8982         Fixed the alpha channel
8984 2002-09-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
8986         * NEWS:
8987         updated for 2.4.11
8989 2002-09-20  olicha  <olivier.chapuis@free.fr>
8991         * libs/FRender.c (FRenderTintPicture):
8992         (FRenderTintRectangle):
8993         (FRenderRender):
8994         * libs/FRenderInterface.h:
8995         * libs/PictureGraphics.c (PGraphicsTintRectangle):
8996         Make FRender code more modular. Add a 24+8 tinting method and enable it
8997         in the place of the 32 tinting method (which can be enabled by defining
8998         USE_ABSOLUTE_FORMATE)
9000 2002-09-19  olicha  <olivier.chapuis@free.fr>
9002         * fvwm/menus.c (get_menu_repaint_transparent_parameters):
9003         (animated_move_back):
9004         (pop_menu_up):
9005         (repaint_transparent_menu):
9006         * fvwm/move_resize.c (AnimatedMoveOfWindow):
9007         (AnimatedMoveAnyWindow):
9008         * fvwm/move_resize.h:
9009         Support the new colorset transparent options and fix greyed item
9010         of transparent animated menus
9012         * fvwm/menus.c (pop_menu_up):
9013         (animated_move_back):
9015         * libs/Rectangles.c:
9016         * libs/Rectangles.h:
9017         * libs/Makefile.am:
9018         New libs files for rectangles, segments, regions ..etc
9020         * fvwm/menus.c (clear_expose_menu_area):
9021         (get_menu_paint_item_parameters):
9022         (paint_menu):
9023         (select_menu_item):
9024         (ParentalMenuRePaint):
9025         (ParentalMenuRePaint):
9026         * fvwm/menuitem.c (clear_menu_item_background):
9027         (menuitem_paint):
9028         * fvwm/menuitem.h (MenuPaintItemParameters):
9029         Clip the item icons and text drawing
9031         * fvwm/menus.c (__mloop_exit):
9032         Fixed an indirect uninitialized variable bug
9034         * fvwm/menus.c (__mloop_handle_event): *
9035         (__mloop_handle_action_with_mi): *
9036         Update some comments
9038         * libs/FRender.c (FRenderVisualInit):
9039         (FRenderRender):
9040         * fvwm/colorset.c (parse_colorset):
9041         Small clean up
9043 2002-09-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9045         * fvwm/menus.c (__menu_loop):
9046         (__mloop_handle_action_with_mi):
9047         fixed parent menu redrawing
9049         * fvwm/style.c (check_window_style_change):
9050         * fvwm/update.c (apply_window_updates):
9051         * fvwm/add_window.c (setup_icon_size_limits):
9052         honour changes in IconSize style without recapture
9054         * fvwm/focus.c (focus_query_open_grab_focus):
9055         * fvwm/events.c (HandlePropertyNotify):
9056         * fvwm/add_window.c (setup_transientfor):
9057         take care of various funny initial transientfor settings
9059         * fvwm/stack.c (__raise_lower_recursion):
9060         new function
9061         fixed stacking core dump
9063 2002-09-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9065         * libs/Graphics.c:
9066         ANSI C fixes
9068         * configure.in:
9069         added a program that tests for -Werror option and similar; bug out of
9070         configure if the test program doesn't compile
9072 2002-09-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9074         * fvwm/fvwm.1.in:
9075         * configure.in:
9076         add a "do not edit" warning at the beginning of the man page
9078         * configure.in:
9079         enable the original CFLAGS and CPPFLAGS before generating the Makefiles
9081         * libs/FScreen.c (XineramaQueryScreens):
9082         fixed linking problem when compiling without Xinerama
9084         * fvwm/cursor.c (CMD_CursorStyle):
9085         fixed cursorstyle command being applied to windows without handles
9087         * fvwm/ewmh.h (EWMH_ProcessClientMessage):
9088         (EWMH_ProcessPropertyNotify):
9089         * fvwm/gnome.h (GNOME_ProcessClientMessage):
9090         (GNOME_HandlePropRequest):
9091         fixed dummy macros when compiling without gnome/ewmh support
9093 2002-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9095         * libs/queue.c (fqueue_add_inside):
9096         add a new command with the same execution time as a previous one behind
9097         it
9099         * configure.in:
9100         override CFLAGS and CPPFLAGS with empty strings instead of generating an
9101         error message
9103         * fvwm/functions.c (__execute_function):
9104         * fvwm/execcontext.h (exec_context_type_t):
9105         replace enum values with letters for readability
9107         * fvwm/functions.c (__execute_function):
9108         improved command log output
9110         * fvwm/schedule.c (execute_obj_func):
9111         fixed schedule queue timing
9113         * configure.in:
9114         refuse to run configure if CFLAGS is not empty
9116 2002-09-16  Mikhael Goikhman  <migo@homemail.com>
9118         * fvwm/misc.c:
9119         fixed compilation with --enable-command-log; simplified fvwm_msg()
9121         * libs/Module.c:
9122         reformatted; don't send end-of-line with SET_*MASK
9124 2002-09-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9126         * fvwm/borders.c (border_draw_multi_pixmap_titlebar):
9127         fixed multipixmap title drawing
9129         * fvwm/frame.h (struct):
9130         * fvwm/frame.c (frame_get_titlebar_dimensions):
9131         removed unused code
9133         * fvwm/events.c (HandlePropertyNotify):
9134         applied FlocaleGetNameProperty core dump fix by Suzanne Skinner
9136         * libs/Fft.c (FftDrawString):
9137         -Wall fix when compiling w/o Xft
9139 2002-09-15  olicha  <olivier.chapuis@free.fr>
9141         * libs/Colorset.c (CreateBackgroundPixmap):
9142         Fixed a dpy problem with FvwmBacker
9143         * libs/Colorset.c (CreateBackgroundPixmap):
9144         Fixed creation a root transparent pixmap for small root pixmap
9146 2002-09-14  olicha  <olivier.chapuis@free.fr>
9148         * libs/Fft.c (FftDrawString):
9149         Fixed clip region with shadow font
9151         * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
9152         Added a function to create translucent pixmaps
9153         * libs/Colorset.c (CreateBackgroundPixmap):
9154         A small fix
9155         * libs/FRender.c (FRenderRender):
9156         Allows to use the root window as src pixmap
9158 2002-09-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9160         * fvwm/fvwm.1.in:
9161         Fixed open double quotes in ButtonState section
9163 2002-09-13  Dan Espen  <dane@mk.telcordia.com>
9165         * fvwm/fvwm.1.in: Add -cmd module timeout information.
9167 2002-09-13  olicha  <olivier.chapuis@free.fr>
9169         * libs/Colorset.c (CreateBackgroundPixmap):
9170         (UpdateBackgroundTransparency):
9171         (SetRectangleBackground):
9172         * libs/Colorset.h:
9173         * fvwm/colorset.c (*):
9174         * fvwm/colorset.h:
9175         * fvwm/events.c (HandlePropertyNotify):
9176         Starting implementation of RootTransparent colorset. Worked on
9177         tinted Transparent colorset. Various colorset parsing fixes.
9179         * libs/Fft.c (FftDrawString):
9180         * libs/Flocale.h:
9181         Added the possibility to draw with a clipping region.
9183         * libs/FRender.c (FRenderRender):
9184         * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
9185         (PCreateRenderPixmap):
9186         (PGraphicsCreateTransprency):
9187         (PGraphicsTintRectangle):
9188         Improve current rendering functions to be able to tint the
9189         ParentalRelative pixmap or the background of a window.
9190         Re-enabled XRender rendering.
9192         * fvwm/borders.c:
9193         remove a #if 0 debug "render" code
9195 2002-09-13  Mikhael Goikhman  <migo@homemail.com>
9197         * fvwm/builtins.c (ReadTitleButton):
9198         * fvwm/screen.h:
9199         new button state shortcuts AllNormal, AllToggled,
9200         AllActive, AllInactive, AllUp, AllDown
9202         * fvwm/module_interface.c:
9203         minor reformatting
9205         * acconfig.h:
9206         possibly fixed compilation with non gcc
9208 2002-09-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9210         * fvwm/focus.c (_focus_grab_buttons):
9211         (__focus_grab_buttons):
9212         renamed
9213         (__focus_grab_one_button):
9214         grab all modifier combinations on client windows by default if
9215         necessary; this saves a lot of traffic but may grab unnecessary
9216         modifiers with mouse bindings on the client window
9218         * fvwm/fvwm.1:
9219         * libs/defaults.h (DEF_FP_MODIFIERS):
9220         * fvwm/events.c (__handle_focus_raise_click):
9221         * fvwm/style.c (style_parse_focus_policy_style):
9222         * fvwm/focus_policy.h (FPOL_ANY_MODIFIER_MASK):
9223         default is now to use any modifiers for clicktofocus/raise purposes
9225         * fvwm/menus.c (__mloop_get_event):
9226         fixed menu hang
9227         (menu_tear_off):
9228         fixed tear off menus
9230         * libs/FEvent.c (FCheckIfEvent):
9231         (FCheckMaskEvent):
9232         (FCheckTypedEvent):
9233         (FCheckTypedWindowEvent):
9234         (FCheckWindowEvent):
9235         fixed FCheck...Event functions thus fixing Menu command behaving like
9236         Popup
9238         * fvwm/move_resize.c (InteractiveMove):
9239         fixed offset between pointer and window when dragging
9241         * fvwm/virtual.c (HandlePaging):
9242         * fvwm/icons.c (CMD_Iconify):
9243         * fvwm/move_resize.c (InteractiveMove):
9244         * fvwm/menus.c (get_menu_options):
9245         (get_menu_options):
9246         * libs/FScreen.c (GetMouseXY):
9247         use new function fev_get_evpos_or_query()
9249         * libs/Makefile.am:
9250         * libs/Pointer.c:
9251         removed file
9253         (GetLocationFromEventOrQuery):
9254         moved to FEvent.c and renamed to fev_get_evpos_or_query()
9255         * libs/FEvent.c (fev_set_evpos):
9256         new function
9258         * fvwm/functions.c (__execute_function):
9259         (execute_complex_function):
9260         fixed complex action clicking logic
9262         * fvwm/add_window.c (CaptureOneWindow):
9263         fixed RecaptureWindow
9264         (CaptureAllWindows):
9265         fixed Restart
9267         * fvwm/functable.c (func_table):
9268         fixed running RecaptureWindow without a context window
9270         * fvwm/conditional.c (circulate_cmd):
9271         fixed action to run
9273         * fvwm/events.c (HandleVisibilityNotify):
9274         fixed VisibilityNotify handling
9276         * fvwm/functions.c (execute_complex_function):
9277         fixed memory corruption
9278         (__execute_function):
9279         fixed using wrong context
9280         (__execute_function):
9281         removed conditional that was always true now
9282         (DeferExecution):
9283         fixed core dump
9285         * fvwm/module_interface.c (ExecuteModuleCommand):
9286         initialise module number
9288 2002-09-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9290         * fvwm/add_window.c (CaptureOneWindow):
9291         fixed memory corruption
9293         * fvwm/icons.c (Iconify):
9294         (DeIconify):
9295         fixed bug introduced with transient stacking patch
9297         * fvwm/functions.c (DeferExecution):
9298         (__execute_function):
9299         (execute_complex_function):
9300         cleaned up and optimized exec_context handling
9302         * fvwm/schedule.c:
9303         * fvwm/menucmd.c:
9304         * fvwm/update.c:
9305         * fvwm/windowlist.c:
9306         * fvwm/conditional.c:
9307         * fvwm/focus.c:
9308         * fvwm/functions.c:
9309         * fvwm/placement.c:
9310         * fvwm/colorset.c:
9311         * fvwm/stack.c:
9312         * fvwm/virtual.c:
9313         * fvwm/module_interface.c:
9314         * fvwm/icons.c:
9315         * fvwm/builtins.c:
9316         * fvwm/add_window.c:
9317         * fvwm/move_resize.c:
9318         * fvwm/fvwm.h (F_CMD_ARGS):
9319         (F_PASS_ARGS):
9320         completely removed the builtin command arguments fw, w, and context
9322         * fvwm/functions.c (DeferExecution):
9323         fixed core dump
9325         * fvwm/stack.c (BroadcastRestack):
9326         removed global lastTimestamp
9328         * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
9329         (EWMH_ProcessPropertyNotify):
9330         (ewmh_WMStateShaded):
9331         (ewmh_WMStateSticky):
9332         (ewmh_WMStateHidden):
9333         (ewmh_WMState):
9334         (ewmh_MoveResize):
9335         (ewmh_WMDesktop):
9336         (ewmh_CloseWindow):
9337         (ewmh_DesktopGeometry):
9338         (ewmh_ActiveWindow):
9339         use new function interface
9341         * fvwm/menus.c (do_menu):
9342         * fvwm/menucmd.c (menu_func):
9343         * fvwm/windowlist.c (CMD_WindowList):
9344         use new function interface
9345         replaced "(XEvent *)1" hack with a regular flag
9347 2002-09-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9349         * fvwm/add_window.c (destroy_window):
9350         * fvwm/update.c (destroy_scheduled_windows):
9351         * fvwm/screen.h (ScreenInfo):
9352         new member is_executing_menu_function
9354         * fvwm/windowlist.c (CMD_WindowList):
9355         * fvwm/menucmd.c (menu_func):
9356         * fvwm/gnome.c (CMD_GnomeButton):
9357         (GNOME_ProcessClientMessage):
9358         (GNOME_HandlePropRequest):
9359         * fvwm/modconf.c (CMD_Send_ConfigInfo):
9360         * fvwm/update.c (apply_window_updates):
9361         * fvwm/repeat.c (CMD_Repeat):
9362         * fvwm/conditional.c (circulate_cmd):
9363         (CMD_Prev):
9364         (CMD_Next):
9365         (CMD_None):
9366         (CMD_Any):
9367         (CMD_Current):
9368         (CMD_Cond):
9369         (CMD_CondCase):
9370         (select_cmd):
9371         (CMD_All):
9372         (CMD_Direction):
9373         (CMD_WindowId):
9374         * fvwm/focus.c (warp_to_fvwm_window):
9375         (CMD_WarpToWindow):
9376         * fvwm/read.c (run_command_stream):
9377         (run_command_file):
9378         (CMD_Read):
9379         (CMD_PipeRead):
9380         * fvwm/fvwm.c (Done):
9381         (SetRCDefaults):
9382         (StartupStuff):
9383         (main):
9384         use new function interface
9385         (main):
9386         fixed running startup script under random module number
9388         * fvwm/functions.c (execute_function_override_window):
9389         * fvwm/functions.c (execute_function_override_wcontext):
9390         new convenience functions
9392         * fvwm/gnome.c:
9393         * fvwm/modconf.c:
9394         * fvwm/session.c:
9395         re-indented
9397         * fvwm/module_interface.c (CMD_Send_WindowList):
9398         (CMD_set_mask):
9399         (CMD_set_sync_mask):
9400         (CMD_set_nograb_mask):
9401         fixed core dumps
9402         don't use "Module" argument anymore
9403         (ExecuteModuleCommand):
9404         made static
9405         use new function interface
9407         * fvwm/add_window.c (CaptureOneWindow):
9408         (do_recapture):
9409         (CaptureAllWindows):
9410         * fvwm/events.c (HandleMapRequestKeepRaised):
9411         * fvwm/add_window.c (AddWindow):
9412         AddWindow takes executiuon context as its argument instead of the
9413         window; changed caller
9414         don't use "Event" anymore
9416         * fvwm/fvwm.c (StartupStuff):
9417         generate an execution context for startup
9419         * fvwm/move_resize.c (DoResize):
9420         (__resize_step):
9421         (moveLoop):
9422         (__move_loop):
9423         renamed and used new function interface in args
9425         * fvwm/geometry.c (constrain_size):
9426         added XEvent *e argument to remove use of global "Event"; changed all
9427         callers
9429 2002-09-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9431         * fvwm/stack.c (get_next_window_in_stack_ring):
9432         (get_prev_window_in_stack_ring):
9433         (get_transientfor_fvwmwindow):
9434         * fvwm/icons.c (SetMapStateProp):
9435         * fvwm/events.c (fake_map_unmap_notify):
9436         * fvwm/misc.c (IsRectangleOnThisPage):
9437         * fvwm/menus.c (menu_enter_tear_off_menu):
9438         (menu_close_tear_off_menu):
9439         * fvwm/icons.c (DrawIconWindow):
9440         * fvwm/focus.c:
9441         * fvwm/colormaps.c (InstallWindowColormaps):
9442         made FvwmWindow * arguments const in many functions
9444         * fvwm/menus.c (pop_menu_up):
9445         (pop_menu_down):
9446         (__mloop_do_menu):
9447         (__mloop_do_popup):
9448         (do_menu):
9449         (menu_enter_tear_off_menu):
9450         (__mloop_get_event):
9451         (__mloop_get_event_timeout_loop):
9452         (__mloop_do_menu):
9453         (__mloop_get_mi_actions):
9454         (is_double_click):
9455         * fvwm/events.c (HandleEnterNotify):
9456         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
9457         (__move_window):
9458         (__move_loop):
9459         (__resize_step):
9460         (__resize_window):
9461         * fvwm/functions.c (DeferExecution):
9462         (__execute_function):
9463         * fvwm/windowlist.c (CMD_WindowList):
9464         * fvwm/colormaps.c (colormap_handle_colormap_notify):
9465         * fvwm/module_interface.c (CMD_ModuleSynchronous):
9466         (ExecuteModuleCommand):
9467         * fvwm/builtins.c (CMD_Wait):
9468         * fvwm/events.c (WaitForButtonsUp):
9469         (HandleShapeNotify):
9470         (HandleVisibilityNotify):
9471         (HandleUnmapNotify):
9472         (HandleSelectionRequest):
9473         (HandleReparentNotify):
9474         (HandlePropertyNotify):
9475         (HandleMotionNotify):
9476         (HandleMapRequestKeepRaised):
9477         (HandleMapRequest):
9478         (HandleMappingNotify):
9479         (HandleMapNotify):
9480         (HandleLeaveNotify):
9481         (HandleKeyPress):
9482         (HandleFocusOut):
9483         (HandleFocusIn):
9484         (HandleExpose):
9485         (HandleEnterNotify):
9486         (HandleDestroyNotify):
9487         (HandleColormapNotify):
9488         (HandleClientMessage):
9489         (HandleButtonRelease):
9490         (HandleButtonPress):
9491         (__handle_bpress_on_root):
9492         (__handle_bpress_action):
9493         (__handle_click_to_raise):
9494         (__handle_click_to_focus):
9495         (__is_bpress_window_handled):
9496         (__handle_focus_raise_click):
9497         don't use "Event", "Fw" and old_execute_function() anymore
9499         * fvwm/events.c (dispatch_event):
9500         removed preserve_tmpwin argument; changed all callers
9502         * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
9503         fixed random focus member of faked event
9505         * fvwm/gnome.c (GNOME_ProcessClientMessage):
9506         * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
9507         (EWMH_ProcessPropertyNotify):
9508         * fvwm/move_resize.c (DisplaySize):
9509         (DisplayPosition):
9510         (position_geometry_window):
9511         * fvwm/geometry.c (get_window_borders):
9512         (get_window_borders_no_title):
9513         made args const
9515         * fvwm/events.c (dispatch_event):
9516         create event execution context
9517         (HandleClientMessage):
9518         removed useless local "button"
9519         (GetContext):
9520         don't fiddle with global Fw anymore; added argument to return context
9521         window; changed all callers
9523         * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
9524         * fvwm/move_resize.c (__resize_window):
9525         use new event handle interface
9527         * fvwm/events.c:
9528         * fvwm/eventhandler.h:
9529         new event handler interface
9531         * fvwm/functions.c (CMD_Plus):
9532         * fvwm/builtins.c (AddToDecor):
9533         (CMD_AddToDecor):
9534         (CMD_DestroyDecor):
9535         use F_CMD_ARGS in AddToDecor
9536         (CMD_StrokeFunc):
9537         removed useless check for realloc return value
9538         use new function interface
9539         fixed another memory leak
9541         * fvwm/builtins.c (__remove_window_decors):
9542         replace old_execute_function with execute_function
9544         * fvwm/add_window.c (setup_window_placement):
9545         * fvwm/placement.c (PlaceWindow):
9546         * fvwm/schedule.c (execute_obj_func):
9547         * fvwm/colorset.c (add_to_junk):
9548         use new function call interface
9550         * fvwm/fvwm.h (F_EXEC_ARGS):
9551         (F_PASS_EXEC_ARGS):
9552         removed now unused macros
9554         * fvwm/functions.c (CheckActionType):
9555         (cf_cleanup):
9556         (DeferExecution):
9557         (__execute_function):
9558         (__run_complex_function_items):
9559         (execute_complex_function):
9560         rewrote function call interface
9562         * fvwm/functions.c (__run_complex_function_items):
9563         new function split off from execute_complex_function
9565         * fvwm/externs.h:
9566         * fvwm/events.c:
9567         removed "Event" global
9569 2002-09-08  Dan Espen  <dane@mk.telcordia.com>
9571         * fvwm/fvwm.1.in: Language check.
9573 2002-09-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9575         * fvwm/functions.c (old_execute_function):
9576         removed
9578         * fvwm/module_interface.c (do_execute_module):
9579         don't write module argument anymore; code claimed that writing 0 into
9580         *Module prevented WaitForButtonsUp from being called, but that was
9581         either a lie or a relic of the past
9583         * fvwm/fvwm.h (exec_func_args_type):
9584         removed type
9585         (F_CMD_ARGS):
9586         (F_PASS_ARGS):
9587         removed *Module argument
9589         * fvwm/functions.c (__execute_function):
9590         new interface
9592         * fvwm/functions.h (enum):
9593         added more function execution falgs
9595         * fvwm/fvwm.h:
9596         add exec_context_t *exc to builtin arguments
9598         * libs/FEvent.c (fev_copy_last_event):
9599         new function
9601         * fvwm/execcontext.h:
9602         * fvwm/execcontext.c:
9603         new files introducing the "exec_context_t" structure that shall replace
9604         the builtin command interface
9606         * fvwm/stack.c (__RaiseOrLowerWindow):
9607         (RaiseOrLowerWindow):
9608         (__restack_window):
9609         (mark_transient_subtree):
9610         (__sort_transient_ring):
9611         properly handle restacking of windows with more than one transient and
9612         multiple levels of transients at the same time
9613         (__RaiseOrLowerWindow):
9614         (RaiseOrLowerWindow):
9615         renamed function and added wrapper
9617         * fvwm/fvwm.h (FvwmWindow):
9618         added new scratch registers
9620 2002-09-06  Mikhael Goikhman  <migo@homemail.com>
9622         * configure.in:
9623         * Makefile.am:
9624         minor improvements in the new release procedure
9626 2002-09-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9628         * fvwm/stack.c (RaiseOrLowerWindow):
9629         (__restack_window):
9630         (mark_transient_subtree):
9631         (must_move_transients):
9632         (is_on_top_of_layer_ignore_rom):
9633         handle restacking trees of transient windows; still does not work too
9634         well if a window has multiple transients at the same time
9636 2002-09-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9638         * fvwm/stack.h:
9639         * fvwm/stack.c:
9640         restored versions from before 9th of September
9641         (RaiseOrLowerWindow):
9642         fixed StackTransientParent style without RaiseTransient or
9643         LowerTransient on transient_for window
9644         StackTransientParent works only on window in the same layer
9645         (mark_transient_subtree):
9646         fixed handling of window group hint w/ iconify
9647         (restack_windows):
9648         (RaiseOrLowerWindow):
9649         (new_layer):
9650         fixed flickering when overlapping transients aree lowered
9652         * fvwm/move_resize.c (__resize_window):
9653         * fvwm/colorset.c (add_to_junk):
9654         cleaned up event handling
9656         * fvwm/move_resize.c (__resize_window):
9657         renamed function and changed callers
9659         * fvwm/fvwm.h (F_PASS_ARGS):
9660         (F_CMD_ARGS):
9661         removed eventp command argument
9663         * fvwm/events.c (DispatchEvent):
9664         (dispatch_event):
9665         renamed function, added event argument and changed all callers
9667         * libs/FEvent.c (fev_fake_event):
9668         * libs/FEvent.c (fev_get_evtype__remove_me):
9669         new functions
9671         * fvwm/menus.c (menuShortcuts):
9672         (is_double_click):
9673         (pop_menu_up):
9674         (pop_menu_up):
9675         (pop_menu_down):
9676         (pop_menu_down):
9677         (__mloop_init):
9678         (__mloop_get_event_timeout_loop):
9679         (__mloop_get_event):
9680         (__mloop_do_popup):
9681         (__mloop_do_popup):
9682         (do_menu):
9683         * fvwm/builtins.c (CMD_FakeClick):
9684         * fvwm/functions.c (CheckActionType):
9685         (CheckActionType):
9686         * fvwm/focus.c (__try_program_focus):
9687         (__try_program_focus):
9688         * fvwm/icccm2.c (SetupICCCM2):
9689         * fvwm/virtual.c (HandlePaging):
9690         * fvwm/module_interface.c (make_vpacket):
9691         (make_new_vpacket):
9692         * fvwm/schedule.c (squeue_get_next_ms):
9693         (squeue_get_next_ms):
9694         (CMD_Schedule):
9695         * fvwm/stack.c (BroadcastRestack):
9696         * fvwm/move_resize.c (resize_window):
9697         (moveLoop):
9698         * libs/FEvent.c (fev_get_evtime):
9699         removed global lastTimestamp; use fev_get_evtime() from FEvent.c instead
9701         * fvwm/events.c (HandleEnterNotify):
9702         (DispatchEvent):
9703         (My_XNextEvent):
9704         (discard_events):
9705         (discard_window_events):
9706         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
9707         (moveLoop):
9708         (resize_window):
9709         * fvwm/menus.c (__mloop_get_event):
9710         * fvwm/virtual.c (HandlePaging):
9711         (MoveViewport):
9712         * fvwm/functions.c (DeferExecution):
9713         (CheckActionType):
9714         * fvwm/misc.c (get_server_time):
9715         * fvwm/builtins.c (CMD_StrokeFunc):
9716         * fvwm/menus.c (pop_menu_up):
9717         (pop_menu_down):
9718         (__mloop_init):
9719         * libs/FEvent.c (fev_update_last_timestamp):
9720         removed StashEventTime function; handle this directly in FEvent.c
9722         * fvwm/module_interface.c (ExecuteModuleCommand):
9723         * fvwm/misc.c (Keyboard_shortcuts):
9724         * fvwm/colormaps.c (colormap_handle_colormap_notify):
9725         * fvwm/events.c (handle_all_expose):
9726         (dispatch_event):
9727         (HandleEvents):
9728         (HandleKeyPress):
9729         don't use Event global anymore
9731         * fvwm/bindings.c (activate_binding):
9732         fixed key bindings on window corners
9734         * libs/fvwmlib.h (C_DECOR):
9735         context including all parts of the decorations
9737 2002-09-04  Mikhael Goikhman  <migo@homemail.com>
9739         * libs/FEvent.h:
9740         fixed compilation warning in #endif comment
9742         * fvwm/borders.c:
9743         removed debug fprintf
9745         * acconfig.h:
9746         * configure.in:
9747         * fvwm/fvwm.c:
9748         * fvwm/fvwm.1:
9749         another solution for reporting the cvs status
9751 2002-09-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9753         * configure.in (LIBOBJS):
9754         * acinclude.m4 (smr_SWITCH):
9755         fix for autoconf 2.53
9757         * fvwm/*.[ch]:
9758         removed unnecessary includes
9760         * fvwm/Makefile.am (fvwm_SOURCES):
9761         * fvwm/events.h:
9762         * fvwm/eventmasks.h:
9763         * fvwm/eventhandlers.h:
9764         new files split from events.h
9766         * fvwm/icccm2.c (HandleSelectionRequest):
9767         (HandleSelectionClear):
9768         * fvwm/colormaps.c (HandleColormapNotify):
9769         * fvwm/menus.c (menu_tear_off):
9770         * fvwm/move_resize.c (resize_window):
9771         * fvwm/events.c:
9772         * fvwm/events.h:
9773         new argument avh_args_t to the event handler functions; still unused
9774         moved all event handlers to events.c
9775         remove now unnecessary includes in some files
9777         * fvwm/icccm2.c (HandleSelectionRequest):
9778         re-indented file
9780         * **/*.c:
9781         use replacements for X event functions everywhere
9783 2002-09-03  Mikhael Goikhman  <migo@homemail.com>
9785         * fvwm/defaults.h:
9786         * fvwm/screen.h:
9787         * fvwm/borders.c (border_flags_to_button_state):
9788         (CMD_ButtonState):
9789         * fvwm/builtins.c (ReadTitleButton):
9790         * fvwm.1.in (ButtonStyle, TitleStyle, ButtonState):
9791         * fvwm/fvwm.c (InitVariables):
9792         Imlemented new title and button states InactiveUp and InactiveDown,
9793         new state shortcuts Active, Inactive, ToggledActive, ToggledInactive.
9794         So now there are 4+4 states and 2+2 aliases instead of 3+3 states.
9795         Updated all ButtonStyle, TitleStyle and ButtonState commands.
9797         * fvwm/fvwm.c:
9798         reformat license info in -version to be 3 lines and one empty line
9799         instead of 5 non-empty lines, for readability
9801 2002-09-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9803         * libs/FEvent.c:
9804         * libs/FEvent.h:
9805         * libs/Makefile.am:
9806         new files
9808         * fvwm/stack.c (__raise_or_lower_recursion):
9809         (RaiseOrLowerWindow):
9810         split into two functions
9811         renamed to __raise_or_lower_window
9812         (mark_transient_subtree):
9813         new flag MARK_CLEAR
9814         (position_new_window_in_stack_ring):
9815         (RaiseWindow):
9816         (LowerWindow):
9817         cleaned up stacking code
9819         * fvwm/menus.c (paint_menu):
9820         fixed a minor drawing problem with menu item reliefs
9822 2002-09-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9824         * fvwm/move_resize.c (InteractiveMove):
9825         removed eventp from interface
9826         changed all callers
9828         * fvwm/menucmd.c (menu_func):
9829         * fvwm/gnome.c (GNOME_ProxyButtonEvent):
9830         * fvwm/windowlist.c (CMD_WindowList):
9831         * fvwm/read.c (run_command_file):
9832         (run_command_stream):
9833         * fvwm/focus.c (warp_to_fvwm_window):
9834         * libs/Event.c (GetSubwindowFromEvent):
9835         * fvwm/events.c (GetContext):
9836         * libs/Pointer.c (GetLocationFromEventOrQuery):
9837         * fvwm/builtins.c (CMD_StrokeFunc):
9838         (CMD_StrokeFunc):
9839         * fvwm/events.c (StashEventTime):
9840         * fvwm/move_resize.c (InteractiveMove):
9841         * fvwm/functions.c (DeferExecution):
9842         (old_execute_function):
9843         * fvwm/fvwm.h (F_CMD_ARGS):
9844         (F_EXEC_ARGS):
9845         make eventp argument const to ease clean up work
9847         * fvwm/windowlist.c (CMD_WindowList):
9848         * fvwm/move_resize.c (InteractiveMove):
9849         * fvwm/menucmd.c (menu_func):
9850         * fvwm/icons.c (CMD_Iconify):
9851         always query pointer position in case a script modified the position
9852         in the input event
9854         * fvwm/focus.c (SetPointerEventPosition):
9855         removed function since it modifies the global event variable
9857         * fvwm/functable.c (func_table):
9858         added cursor and event type members fo DeferExecution call
9859         * fvwm/functions.c (DeferExecution):
9860         made static, call from inside functions.c only
9861         removed calls everywhere
9863         * fvwm/builtins.c (CMD_StrokeFunc):
9864         fixed memory leak
9866         * fvwm/virtual.c (HandlePaging):
9867         (MoveViewport):
9868         don't use global "Event" anymore
9869         (HandlePaging):
9870         pass in event structure through arguments
9871         changed all callers
9873 2002-09-02  olicha  <olivier.chapuis@free.fr>
9875         * libs/Colorset.c (*):
9876         * libs/Colorset.h:
9877         * libs/colorset.c (parse_colorset):
9878         * libs/PictureGraphics.c (PGrabXImage):
9879         (PCreateRenderPixmap):sx
9880         (PGraphicsCreateTransprency):
9881         * libs/PictureGraphics.h:
9882         An experimental implementation of ParentalRelative tinted background
9884         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9885         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
9886         (PImageLoadPng):
9887         * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
9888         * libs/FRenderInit.c (FRenderInit):
9889         (FRenderGetAlphaDepth):
9890         * libs/FRenderInit.h:
9891         Fixed alpha blending for xserver without depth 8 pixmap
9892         (maybe a tmp fix)
9894         * fvwm/fvwm.1.in
9895         typo
9897 2002-09-01  olicha  <olivier.chapuis@free.fr>
9899         * NEWS:
9900         Colorset and alpha blending news
9902 2002-08-31  olicha  <olivier.chapuis@free.fr>
9904         * libs/Ficonv.c (convert_charsets):
9905         Fixed compilation on systems that do not have EILSEQ
9907 2002-08-30  olicha  <olivier.chapuis@free.fr>
9909         * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
9910         Fixed compilation of certain modules
9912         * fvwm/borders.c (border_render_into_pixmap):
9913         * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
9914         * libs/PictureGraphics.h:
9915         * libs/Graphics.c (CreateStretchPixmap):
9916         (CreateStretchYPixmap):
9917         (CreateStretchXPixmap):
9918         Progress with masks in multipixmap title
9920         * libs/PictureGraphics.c (PCopyArea):
9921         (PTileRectangle):
9922         (PCreateRenderPixmap):
9923         * fvwm/borders.c (border_fill_pixmap_background):
9924         Some drawing fixes
9926         * fvwm/icons.c (DrawIconWindow):
9927         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9928         Fixed the shape mask of ewmh icons and icons with some alpha
9930 2002-08-30  olicha  <olivier.chapuis@free.fr>
9932         * libs/PictureGraphics.c (PCreateRenderPixmap):
9933         (PGrabImageErrorHandler):
9934         (PGraphicsCopyPixmaps):
9935         (PGraphicsCopyFvwmPicture):
9936         (PGraphicsTileRectangle):
9937         (PGraphicsRenderPixmaps):
9938         (PGraphicsRenderPicture):
9939         * libs/PictureGraphics.h:
9940         * libs/PictureBase.h:
9941         Replaced PGraphicsTileRectangle with a more powerful function,
9942         PCreateRenderPixmap, which performs *full* XRender simulation.
9943         So alpha blending is now supported even without Xrender support.
9944         New interface function PGraphicsRenderPixmaps and PGraphicsRenderPicture
9945         for direct rendering with tint and alpha channel.
9947         * libs/FRender.c (FRenderVisualInit):
9948         (FRenderCopyArea):
9949         (FRenderTintRectangle):
9950         (FRenderRender):
9951         * libs/FRenderInterface.h:
9952         Replaced FRenderCopyArea and FRenderTintRectangle with a more general
9953         and more powerfull function FRenderRender
9955         * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
9956         (PImageLoadPng):
9957         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9958         Load the alpha even without Xrender support
9960         * libs/Colorset.h:
9961         * fvwm/colorset.c (parse_pixmap_tint):
9962         (parse_colorset):
9963         (alloc_colorset):
9964         Implemented IconTint, IconAlpha, bgTint. Tint (~ PixmapTint or ImageTint
9965         or obsolete TintMask) also tints gradients and the tint is applied
9966         only to the pixmap not the bg color. The average bg is computed from
9967         the "original" pixmap and not the tinted one, bgTint should be used
9968         to get a real average bg in the case the pixmap is tinted
9970         * fvwm/icons.c (DrawIconWindow):
9971         (CreateIconWindow):
9972         * fvwm/menuitem.c (menuitem_paint):
9973         * fvwm/menus.c (paint_side_pic):
9974         * fvwm/borders.c (border_get_border_background):
9975         (border_draw_decor_to_pixmap):
9976         (border_fill_pixmap_background):
9977         * fvwm/events.c (HandlePropertyNotify):
9978         Picture rendering use the new PGraphicsRenderPixmaps and
9979         PGraphicsRenderPicture libs functions. Respect new colorset options
9981         * fvwm/colorset.c (parse_colorset):
9982         (alloc_colorset):
9983         (CMD_ReadWriteColors):
9984         * fvwm/fvwm.1.in:
9985         Removed the read write colorset codes
9987         * libs/Graphics.c (CalculateGradientDimensions):
9988         Fixed the size of dithered H and V gradients
9990         * libs/PictureUtils.c (*):
9991         * libs/PictureUtils.h:
9992         Some cleanup
9994 2002-08-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
9996         * fvwm/menus.c (paint_menu_gradient_background):
9997         fixed drawing of SidePic menu background when not using SideColor
9999 2002-08-28  Hippo
10000         * FvwmIconBox/icons.c:
10001         Fixed core dump
10003 2002-08-26  Mikhael Goikhman  <migo@homemail.com>
10005         * NEWS: mention new FvwmButtons additions and TitleStyle MultiPixmap
10007 2002-08-26  Mikhael Goikhman  <migo@homemail.com>
10009         * configure.in:
10010         fixed --disable-ewmh
10012         * libs/Picture.c:
10013         * libs/Picture.h:
10014         added const to some prototypes
10016 2002-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10018         * fvwm/menus.c (MenuInteraction):
10019         (__menu_loop):
10020         renamed MenuInteraction to __menu_loop
10022         * fvwm/menus.c (pop_menu_up):
10023         (do_menu):
10024         (MenuInteraction):
10025         removed pdo_warp_to_title argument of pop_menu_up and changed all
10026         callers; logic is now in last_saved_position_hints
10027         (__menu_get_next_event_timeout_loop):
10028         began to split MenuInteraction into several sub functions
10029         go away, evil "goto"!
10031         * fvwm/style.c (style_parse_one_style_option):
10032         all boolean styles - and *only* boolean styles, can be prefixed with a
10033         '!' to invert their meaning
10034         (style_parse_button_style):
10035         moved Button and NoButton styles to separate function
10037         * configure.in:
10038         * NEWS:
10039         updated for 2.5.4-devel
10041         * configure.in:
10042         2.5.3 was released
10044         * configure.in:
10045         * NEWS:
10046         updated for 2.5.3
10048         * fvwm/menuitem.h (struct):
10049         * fvwm/menus.c (paint_menu_gradient_background):
10050         (paint_menu_pixmap_background):
10051         (paint_menu):
10052         (clear_expose_menu_area):
10053         fixed TiledPixmap menu background drawing bug
10054         sorted function in file and removed forward declarations
10056 2002-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10058         * fvwm/Makefile.am (LDADD):
10059         put -lfvwm at front of library list
10061         * fvwm/windowlist.c (CMD_WindowList):
10062         print window's page instead of current page in windowlist
10064 2002-08-24  Bob Woodside  <dumbledore@woodsway.com>
10066         * fvwm/events.c (HandleButtonPress, HandleEnterNotify):
10067         Fix for Experimental RaiseOverUnmanaged Handling.
10069 2002-08-22  Bob Woodside  <dumbledore@woodsway.com>
10071         * fvwm/focus.h:
10072         * fvwm/stack.h:
10073         New defs for Experimental RaiseOverUnmanaged Handling.
10075         * fvwm/events.c (HandleEnterNotify):
10076         * fvwm/focus.c:
10077         (set_focus_to_fwin)
10078         (focus_query_grab_buttons)
10079         (_focus_grab_buttons)
10080         (focus_grab_buttons)
10081         (focus_grab_buttons_client_entered)
10082         (_SetFocusWindow)
10083         (__activate_window_by_command)
10084         (_ReturnFocusWindow)
10085         (_DeleteFocus)
10086         (_ForceDeleteFocus)
10087         * fvwm/stack.c:
10088         (raise_over_unmanaged)
10089         (is_above_unmanaged)
10090         (_is_on_top_of_layer)
10091         (is_on_top_of_layer)
10092         (is_on_top_of_layer_and_above_unmanaged)
10093         Experimental RaiseOverUnmanaged Handling - an attempt to fix the
10094         interaction of RaiseOverUnmanaged with various focus policies,
10095         particularly mouse focus + client click raises; issue mouse
10096         button grabs when and only when they are actually needed; and
10097         fix the old "xfm + MouseFocusClickRaises" bug once and for all.
10098         (Thanks to the GFPR, this is much more straightforward to do!)
10100 2002-08-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10102         * fvwm/fvwm.1.in:
10103         added a paragraph about scripting and complex functions.
10105         * fvwm/style.c (style_parse_one_style_option):
10106         fixed flag_mask and change_mask of TitleAt... styles that broke left
10107         and bottom titles
10109 2002-08-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10111         * fvwm/fvwm.1.in:
10112         describe new focus policy styles
10114 2002-08-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10116         * fvwm/style.c (merge_styles):
10117         fixed applying style updates immediately
10119         * fvwm/geometry.c (constrain_size):
10120         fixed font resizing of maximized windows
10122         * fvwm/window_flags.h:
10123         * fvwm/fvwm.h (has_new_wm_normal_hints):
10124         new window flags
10126         * fvwm/events.c (HandleEnterNotify):
10127         fixed UngrabNotify returning focus to just unfocused window
10128         * fvwm/focus.h:
10129         added debug code
10131         * fvwm/style.c (merge_styles):
10132         (free_style_mask):
10133         (__simplify_style_list):
10134         fixed default style calculations
10136         * fvwm/events.c (HandleConfigureRequest):
10137         disabled debug output
10139         * fvwm/style.c (merge_styles):
10140         * fvwm/fvwm.h (window_style):
10141         new style member default_mask to allow two levels of defaults;
10142         fixes focus policy defaults
10143         * fvwm/style.h:
10144         rewrote many of the macros; changed all callers
10146         * fvwm/borders.c (RenderIntoPixmap):
10147         (DrawMultiPixmapTitlebar):
10148         (border_render_into_pixmap):
10149         (border_draw_multi_pixmap_titlebar):
10150         applied Suzanne Skinner's multi pixmap titles fix
10151         renamed functions and changed all callers
10153         * libs/FScreen.c (FScreenGetScrRect):
10154         (FindScreen):
10155         (FScreenGetScrId):
10156         new utility functions
10158         * fvwm/windowlist.c (CMD_WindowList):
10159         new option MaxLabelWidth for the WIndowList command based on patch by
10160         Maxim F. Ischenko
10161         new options NoLayer, ShowPage, ShowPageX, ShowPageY and ShowScreen to
10162         WindowList command.
10164         * fvwm/events.c (HandleConfigureRequest):
10165         removed debug code now that the EXPERIMENTAL_ANTI_RACE_CONDITION_CODE
10166         seems to work without problems
10168 2002-08-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10170         * fvwm/style.c (merge_styles):
10171         fixed style defaults getting stuck to on once set
10173         * configure.in:
10174         fixed a number of non portable uses of the "test" command and unified
10175         the used syntax of all calls to reduce chance of copy-and-paste
10176         problems
10178 2002-08-17  Mikhael Goikhman  <migo@homemail.com>
10180         * configure.in:
10181         * fvwm/fvwm.1.in:
10182         minor typos and improvements;
10183         better string quotings and detection of fribidi for autoconf-2.53
10185         * fvwm/Makefile.am:
10186         don't include *.in in EXTRA_DIST, they are auto-included
10188 2002-08-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10190         * fvwm/events.c (HandleConfigureRequest):
10191         (HandlePropertyNotify):
10192         (is_resizing_event_pending):
10193         fixed uninitialised return code of test_resizing_event
10195 2002-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10197         * fvwm/decorations.c (SelectDecor):
10198         * fvwm/style.h:
10199         * fvwm/window_flags.h:
10200         * fvwm/fvwm.h:
10201         moved common.s.has_no_border window flag to common.has_no_border to
10202         fix windows getting stuck without a border once the HandleWidth or
10203         BorderWidth was set to 0 and then increased again
10205         * fvwm/fvwm.1.in:
10206         removed reference to BUGS and TODO
10208         * configure.in:
10209         moved a lot of constant definitions to configure.in; the fvwm.lsm and
10210         fvwm.1 files don't have to be updated for a release anymore; the release
10211         number and date are set by configure
10213         * fvwm/fvwm.c (setVersionInfo):
10214         fixed output of "fvwm -version"
10216 2002-08-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10218         * fvwm/style.c (style_parse_one_style_option):
10219         Old focus styles override less of the behaviour specified with the
10220         FP... styles; use defaults instead without setting the mask
10221         (style_parse_one_style_option):
10222         removed the styles MouseFocusClickIgnoreMotion and
10223         MouseFocusClickIgnoreMotionOff, use the corresponfing FP... styles
10224         instead
10225         (style_parse_one_style_option):
10226         ClickToFocusRaises now works only on the client window, not on the
10227         decorations
10228         (style_parse_one_style_option):
10229         fixed FocusFollowsMouse style
10230         (style_set_old_focus_policy):
10231         moved old default focus settings to a separate function, simplified code
10233 2002-08-14  Dan Espen  <dane@mk.telcordia.com>
10235         * fvwm/fvwm.1: Add hot-spot is an offset information,
10236         fix spelling, "hot-spot", not "hotspot" (too bad its wrong in
10237         the xpm docs).
10239 2002-08-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10241         * fvwm/style.c (style_parse_focus_policy_style):
10242         fixed parsing of FPFocusClickButtons and FocusClickModifiers
10244         * libs/Makefile.am:
10245         added missing files
10247         * fvwm/events.c (HandleConfigureRequest):
10248         fixed ConfigureRequest race condition
10250 2002-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10252         * configure.in:
10253         quote environment variables
10255 2002-08-13  olicha  <olivier.chapuis@free.fr>
10257         * NEWS:
10258         Color limit and dithering news
10260         * fvwm/fvwm.1:
10261         Added a minimal doc for the -color-limit option
10263         * fvwm/builtins.c (CMD_ColorLimit):
10264         ColorLimit is obsolete
10266         * fvwm/builtins.c (ReadDecorFace):
10267         * libs/PictureUtils.c (my_dither_depth_15_16_init):
10268         (PictureAllocColorAllProp):
10269         Implemented dithering for depth 16 and 15. This is off by default
10270         in colorset (use the dither colorset option) and on by default
10271         for window title gradient. Gradient are visibly more smooth.
10273         * libs/PictureUtils.c (*):
10274         Some cleanup
10276 2002-08-13  Mikhael Goikhman  <migo@homemail.com>
10278         * fvwm/fvwm.1:
10279         corrected the pixmap cursor description, added an example
10281 2002-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10283         * fvwm/menus.c (select_menu_item):
10284         (paint_menu_gradient_background):
10285         fixed a redrawing problem with H/Vgradient menu faces
10286         (MenuInteraction):
10287         fixed a minor problem w/ entering submenus via keyboard
10289 2002-08-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10291         * fvwm/move_resize.c (CMD_ResizeMove):
10292         (CMD_Resize):
10293         (CMD_Maximize):
10294         (CMD_ResizeMaximize):
10295         (CMD_ResizeMoveMaximize):
10296         commands can be used on iconified windows again
10298         * ONEWS:
10299         * NEWS:
10300         moved pre-2.2 NEWS to ONEWS
10302         * libs/strdup.c:
10303         * libs/safemalloc.c:
10304         * libs/envvar.c:
10305         * libs/alloca.c:
10306         * libs/Target.c:
10307         * libs/Parse.c:
10308         * libs/Bindings.c:
10309         * fvwm/menustyle.c:
10310         * fvwm/menus.c:
10311         * fvwm/menuitem.c:
10312         * fvwm/menucmd.c:
10313         * fvwm/frame.c:
10314         * fvwm/events.c:
10315         * fvwm/borders.c:
10316         let config.h include strinh.h or strings.h
10318         * fvwm/style.c (style_parse_one_style_option):
10319         (style_parse_one_style_option):
10320         fixed icon box crash
10322         * fvwm/bindings.c (update_nr_buttons):
10323         fixed extra buttons on window decorations
10325         * fvwm/style.c (style_parse_one_style_option):
10326         fixed parsing of the FP... and !FP... styles
10328 2002-08-12  Bob Woodside  <dumbledore@woodsway.com>
10330         * fvwm/style.c (style_parse_one_style_option):
10331         Fixed a typo so that ClickToFocusRaisesOff actually turns
10332         the option off instead of on.
10334 2002-08-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10336         * fvwm/focus.c (focus_grab_buttons):
10337         only grab necessary buttons on the client window
10339 2002-08-11  olicha  <olivier.chapuis@free.fr>
10341         * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
10342         Removed some debug code
10344         * fvwm/fvwm.c (main):
10345         (usage):
10346         Added -color-limit to fvwm usage
10348 2002-08-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10350         * fvwm/style.c (style_parse_one_style_option):
10351         (style_parse_focus_policy_style):
10352         added style options "FP..." to control focus policy
10353         removed OverrideGrabFocus and AllowGrabFocus styles
10355         * fvwm/style.c (merge_styles):
10356         fixed style defaults != 0
10358         * fvwm/focus.c (__restore_focus_after_unmap):
10359         fixed a bug w/ reverting the focus from transients to the parent
10361         * fvwm/ewmh.c (ewmh_HandleDesktop):
10362         * fvwm/style.c (style_parse_one_style_option):
10363         fixed defaults for various focus styles
10365         * NEWS:
10366         updated for 2.4.9
10368         * fvwm/frame.c (frame_mrs_resize_move_windows):
10369         backed out anti-flicker patch that slowed down command processing
10371         * fvwm/bindings.c (update_nr_buttons):
10372         (ParseBinding):
10373         fixed sluggish processing of mouse bindings
10375         * fvwm/events.c (__handle_bpress_action):
10376         fixed drawing of pressed decorations w/o bindings
10378         * fvwm/frame.c (frame_move_resize):
10379         removed debug code that broke focus handling
10381         * fvwm/style.c (style_parse_one_style_option):
10382         fixed passing the focus click to the app by default
10384         * fvwm/events.c (__handle_click_to_focus):
10385         * fvwm/focus.c (set_focus_to_fwin):
10386         (__set_focus_to_fwin):
10387         removed drawing code that broke as many places as it fixed; plus it
10388         cause unnecessary redraws
10390         * fvwm/events.c (HandleConfigureRequest):
10391         send a synthetical ConfigureNotify if an application is not granted its
10392         wishes from a ConfigureRequest; this is necessary for FixedPPosition
10393         and FixedPSize to work properly; also to be ICCCM compliant
10394         always force border_width 0 in these events
10395         in the experimental cr merging code, send a number of cn events equal
10396         to the number of merged events
10398         * libs/Parse.c:
10399         * fvwm/style.c:
10400         reformatted
10402         * fvwm/style.c (style_parse_focus_policy_style):
10403         (style_parse_icon_size_style):
10404         (style_parse_icon_box_style):
10405         (style_parse_icon_grid_style):
10406         (style_parse_icon_fill_style):
10407         (style_parse_one_style_option):
10408         (parse_and_set_window_style):
10409         split into separate functions
10410         (style_parse_one_style_option):
10411         simplified and cleaned up
10413         * fvwm/events.h:
10414         * fvwm/decorations.c:
10415         * fvwm/cursor.h:
10416         * fvwm/cursor.c:
10417         * fvwm/conditional.h:
10418         * fvwm/conditional.c:
10419         * fvwm/colorset.h:
10420         * fvwm/colors.h:
10421         * fvwm/colors.c:
10422         * fvwm/colormaps.c:
10423         * fvwm/bindings.h:
10424         * fvwm/bindings.c:
10425         reformatted and cleaned up
10427 2002-08-11  olicha  <olivier.chapuis@free.fr>
10429         * libs/PictureUtils.c (*):
10430         * libs/PictureUtils.h:
10431         * libs/PictureDitherMatrice.h (new file):
10432         * libs/PictureImageLoader.c (*):
10433         * libs/PictureImageLoader.h:
10434         * libs/PictureGraphics.c  (PGraphicsCreateDitherPixmap):
10435         (PCreateDitherPixmap):
10436         (PCreateTintedPixmap):
10437         * libs/PictureGraphics.h:
10438         * libs/PictureBase.c (PictureInitCMap):
10439         * libs/PictureBase.h:
10440         * libs/Picture.c (*):
10441         * libs/Picture.h:
10442         * libs/Fxpm.h:
10443         * libs/Colorset.c (DumpColorset):
10444         (LoadColorset):
10445         * libs/Colorset.h:
10446         * libs/Graphics.c (all gradient functions):
10447         * libs/fvwmlib.h:
10448         * fvwm/screen.h:
10449         * fvwm/move_resize.c (CMD_XorPixmap):
10450         * fvwm/colors.c (FreeColors):
10451         * fvwm/builtins.c (CMD_DefaultColors):
10452         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10453         * fvwm/builtins.c (FreeDecorFace):
10454         (ReadDecorFace):
10455         * fvwm/menus.c (pop_menu_down):
10456         (paint_menu_gradient_background):
10457         (scanForPixmap):
10458         * fvwm/menus.h:
10459         * fvwm/menustyle.c (menustyle_free_face):
10460         (menustyle_parse_face):
10461         (menustyle_free):
10462         (menustyle_update):
10463         (menustyle_parse_style):
10464         (CMD_CopyMenuStyle):
10465         * fvwm/menustyle.h:
10466         * fvwm/icons.c (GetIconFromFile):
10467         * fvwm/builtins.c (ReadMultiPixmapDecor):
10468         (ReadDecorFace):
10469         * fvwm/borders.c (border_draw_decor_to_pixmap):
10470         * fvwm/add_window.c (setup_mini_icon):
10471         * fvwm/fvwm.c (main):
10472         * fvwm/colorset.c (free_colorset_background):
10473         (parse_pixmap):
10474         (parse_shape):
10475         (parse_colorset):
10476         New color limit method and implement dithering in depth <= 8.
10477         Added a "fvwm picture attributes" structure for loading image.
10478         Some colors leaks fix. Add some (weak) color leaks. New option
10479         -color-limit for fvwm. 257 fix. Some prepartion for tint and
10480         alpha in colorset.
10482 2002-08-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10484         * libs/Flocale.c (FlocaleRotateDrawString):
10485         fixed a crash
10487 2002-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10489         * fvwm/style.c (parse_and_set_window_style):
10490         fixed the default for passing the click-to-raise click for mousey
10491         focus
10493         * fvwm/events.c (__handle_click_to_focus):
10494         removed redundant code
10495         (WaitForButtonsUp):
10496         fixed sluggish motion event handling when waiting for buttons to be
10497         released
10499         * fvwm/focus.c (__set_focus_to_fwin):
10500         (set_focus_to_fwin):
10501         fixed redrawing the border w/ mousey focus when the window was entered,
10502         then the border was clicked before the FocusIn event arrived
10504         * fvwm/events.c (__handle_bpress_on_managed):
10505         * fvwm/style.c (parse_and_set_window_style):
10506         fixed some small focus problems
10508         * fvwm/fvwm.c:
10509         reformatted and cleaned up
10511         * fvwm/fvwm.1:
10512         formatting fixes
10514         * fvwm/focus.c (focus_query_click_to_raise):
10515         (focus_query_click_to_focus):
10516         * fvwm/style.c (parse_and_set_window_style):
10517         * fvwm/events.c (__test_for_motion):
10518         (__check_click_to_focus_or_raise):
10519         (__handle_focus_raise_click):
10520         (__is_bpress_window_handled):
10521         (__handle_click_to_focus):
10522         (__handle_click_to_raise):
10523         (__handle_bpress_stroke):
10524         (__handle_bpress_action):
10525         (__handle_bpress_on_root):
10526         (__handle_bpress_on_unmanaged):
10527         (__handle_bpress_on_managed):
10528         (HandleButtonPress):
10529         GFPR: completely rewrote ButtonPress handler, thus finishing the core
10530         of the new focus code; only the parsing for the new styles is missing
10532         * fvwm/virtual.c (is_pan_frame):
10533         new function
10535 2002-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10537         * fvwm/add_window.c (AddWindow):
10538         fixed compile error
10540         * fvwm/events.c (__handle_focus_raise_click):
10541         (HandleButtonPress):
10542         clean up
10544         * fvwm/events.c (__handle_focus_raise_click):
10545         * fvwm/fvwm.h (struct):
10546         * fvwm/style.c (check_window_style_change):
10547         (parse_and_set_window_style):
10548         * fvwm/session.c (MatchWinToSM):
10549         * fvwm/window_flags.h:
10550         eliminated parts of the old focus code
10552         * fvwm/focus.c (__set_focus_to_fwin):
10553         (set_focus_to_fwin):
10554         * fvwm/fvwm.c (InitVariables):
10555         * fvwm/add_window.c (destroy_window):
10556         * fvwm/events.c (__handle_focus_raise_click):
10557         * fvwm/screen.h (ScreenInfo):
10558         eliminated Scr.Ungrabbed global
10560         * fvwm/update.c (apply_window_updates):
10561         (flush_window_updates):
10562         * fvwm/icons.c (DeIconify):
10563         (Iconify):
10564         * fvwm/move_resize.c (CMD_Maximize):
10565         (__move_window):
10566         (handle_stick):
10567         * fvwm/frame.c (frame_free_move_resize_args):
10568         (__frame_setup_window):
10569         * fvwm/virtual.c (do_move_window_to_desk):
10570         (CMD_GotoDeskAndPage):
10571         (goto_desk):
10572         (MoveViewport):
10573         * fvwm/stack.c (LowerWindow):
10574         * fvwm/events.c (HandleMapNotify):
10575         (HandleVisibilityNotify):
10576         (DispatchEvent):
10577         (HandleFocusIn):
10578         (__handle_focus_raise_click):
10579         (HandleEnterNotify):
10580         (HandleMapRequestKeepRaised):
10581         * fvwm/add_window.c (setup_key_and_button_grabs):
10582         (setup_focus_policy):
10583         (destroy_window):
10584         * fvwm/focus.c (__try_other_screen_focus):
10585         (__set_focus_to_fwin):
10586         (set_focus_to_fwin):
10587         (focus_grab_buttons_on_pointer_window):
10588         (focus_grab_buttons_on_layer):
10589         (focus_grab_buttons_new):
10590         cleaned up focus grab handling.
10592         * fvwm/focus.c (focus_grab_buttons_on_pointer_window):
10593         clean up
10595 2002-08-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10597         * fvwm/add_window.c (setup_window_structure):
10598         (AddWindow):
10599         discarded unused return code
10601         * fvwm/focus.c (focus_grab_buttons):
10602         split into two fucntions and fixed a bug with ungrabbing buttons
10604         * fvwm/focus_policy.c (fpol_query_allow_set_focus):
10605         * fvwm/style.c (parse_and_set_window_style):
10606         * fvwm/icons.c (DeIconify):
10607         (DeIconify):
10608         * fvwm/events.c (HandleButtonPress):
10609         (HandleEnterNotify):
10610         (HandleLeaveNotify):
10611         (HandleMapNotify):
10612         (HandleMapRequestKeepRaised):
10613         * fvwm/add_window.c (CaptureAllWindows):
10614         * fvwm/virtual.c (UnmapDesk):
10615         (MapDesk):
10616         (do_move_window_to_desk):
10617         * fvwm/update.c (flush_window_updates):
10618         * fvwm/focus.c (set_focus_model):
10619         (DeleteFocus):
10620         (__restore_focus_after_unmap):
10621         much more GFPR work; these patches may break lots of things
10623         * fvwm/focus.c (set_focus_to_fwin):
10624         (__activate_window_by_command):
10625         (SetFocusWindow):
10626         (ReturnFocusWindow):
10627         (DeleteFocus):
10628         (ForceDeleteFocus):
10629         renamed MoveFocus to set_focus_to_fwin
10631 2002-08-07  Mikhael Goikhman  <migo@homemail.com>
10633         * libs/Fft.c (FftDrawString):
10634         removed redudant and buggy code that called DrawStringFunc before
10635         this pointer gets initialized
10637         * fvwm/focus.c (focus_query_click_to_raise):
10638         fixed possibly-uninitialized variable warning
10640         * fvwm/Makefile.am:
10641         specify stroke includes before Xft includes, may improve some cases
10643 2002-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10645         * configure.in:
10646         fixed sys/time.h detection
10648         * fvwm/events.c (HandleMappingNotify):
10649         * libs/Bindings.c (AddBinding):
10650         added MappingNotify event handler
10652         * fvwm/events.c (HandleMapRequest):
10653         removed debug code
10655         * fvwm/events.c (InitEventHandlerJumpTable):
10656         another attempt at handling "unknown" modifiers in key bindings
10658 2002-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10660         * fvwm/stack.c (is_on_top_of_layer_ignore_rom):
10661         * fvwm/add_window.c (destroy_window):
10662         * fvwm/focus.c (focus_grab_buttons):
10663         fixed core dump
10665 2002-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10667         * fvwm/focus.c (focus_force_refresh_focus):
10668         * fvwm/events.c (HandleEnterNotify):
10669         (HandlePropertyNotify):
10670         (HandleButtonPress):
10671         * fvwm/icons.c (DeIconify):
10672         * fvwm/virtual.c (MapDesk):
10673         * fvwm/focus_policy.c (fpol_query_allow_user_focus):
10674         * fvwm/update.c (apply_window_updates):
10675         * fvwm/module_interface.c:
10676         * fvwm/conditional.c (MatchesConditionMask):
10677         more GFPR work
10679         * fvwm/icons.c (Iconify):
10680         removed "#if 0"ed code
10682         * fvwm/module_interface.c:
10683         disabled the old ConfigureWindow module interface
10685         * vms/vms.c:
10686         * libs/fvwmsignal.h:
10687         * libs/Picture.c:
10688         * fvwm/ewmh_intern.h:
10689         * fvwm/events.c:
10690         * fvwm/module_interface.c:
10691         * fvwm/misc.c:
10692         use ftime.h
10694         * libs/ftime.h:
10695         new file to encapsulate time.h and sys/time.h inclusion
10697         * fvwm/stack.c:
10698         re-indented
10699         (mark_transient_subtree):
10700         (__mark_group_member):
10701         cleaned up and split into two functions
10703         * fvwm/focus.c (CMD_Focus):
10704         (CMD_FlipFocus):
10705         * fvwm/icons.c (DeIconify):
10706         clean up
10707         (FocusOn)
10708         (__activate_window_by_command):
10709         renamed function
10711         * fvwm/focus_policy.c (fpol_query_allow_set_focus):
10712         * fvwm/focus_policy.h (fpol_set_focus_by_t):
10713         * fvwm/style.c (parse_and_set_window_style):
10714         (parse_and_set_window_style):
10715         began implementing new focus control styles
10717         * fvwm/focus.c (DoSetFocus):
10718         (__restore_focus_after_unmap):
10719         (MoveFocus):
10720         (refresh_focus):
10721         more GFPR work
10722         (DoSetFocus):
10723         (__set_focus_to_fwin):
10724         function renamed
10726         * fvwm/conditional.c (MatchesConditionMask):
10727         * fvwm/focus.c (focus_query_open_grab_focus):
10728         (focus_query_close_restore_focus):
10729         (focus_does_accept_input_focus):
10730         (MoveFocus):
10731         * fvwm/events.c (HandleUnmapNotify):
10732         (HandleEnterNotify):
10733         (HandleMapNotify):
10734         (HandleMapRequestKeepRaised):
10735         renamed some functions
10737         * libs/defaults.h:
10738         * fvwm/focus_policy.c:
10739         * fvwm/focus_policy.h:
10740         prepared some future focus policy flags
10742         * configure.in:
10743         enable error message when png or xpm test compilation fails
10745         * fvwm/style.h:
10746         * fvwm/window_flags.h:
10747         * fvwm/ewmh.c (ewmh_HandleDesktop):
10748         * fvwm/style.c (parse_and_set_window_style):
10749         (check_window_style_change):
10750         * fvwm/events.c (HandleButtonPress):
10751         (HandleVisibilityNotify):
10752         began GFPR migration of *raises* focus policy flags
10754         * fvwm/focus.c (focus_is_focusd):
10755         new function
10757         * libs/Bindings.c (AddBinding):
10758         fixed handling of "unknown" modifiers in key bindings
10760         * fvwm/focus.c (focus_grab_buttons):
10761         (focus_query_grab_buttons):
10762         moved focus policy code into separate function
10764 2002-08-02  Mikhael Goikhman  <migo@homemail.com>
10766         * Makefile.am:
10767         DESTDIR fix
10769 2002-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10771         * fvwm/style.c (parse_and_set_window_style):
10772         * fvwm/focus.c (focus_query_grab_focus):
10773         * fvwm/events.c (HandleMapNotify):
10774         (HandlePropertyNotify):
10775         * fvwm/focus_policy.c (fpol_init_default_fp):
10776         * libs/defaults.h:
10777         new styles OverrideGrabFocus and AllowGrabFocus
10778         cleaned up focus grabbing code and moved to focus.c
10780 2002-07-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10782         * fvwm/focus.c (CMD_WarpToWindow):
10783         fixed negative arguments for unmanaged windows
10785         * fvwm/conditional.c (CMD_Direction):
10786         use PeekToken instead of GetNextToken
10787         cleaned up
10788         new direction "center"
10790 2002-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10792         * fvwm/events.c (addkbsubinstoarray):
10793         disabled experimental pointer warping code
10795         * fvwm/menus.c:
10796         removed menu crash debug code
10798 2002-07-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10800         * fvwm/menus.c:
10801         added tons of crash debug code
10803         * fvwm/add_window.c:
10804         made a lot of internal functions static
10806         * fvwm/add_window.c (setup_button_windows):
10807         (destroy_title_window):
10808         (destroy_button_windows):
10809         (destroy_resize_handle_windows):
10810         (destroy_auxiliary_windows):
10811         (destroy_icon):
10812         (destroy_window):
10813         * fvwm/icons.c (CreateIconWindow):
10814         safety patches w/ XDeleteContext
10816         * fvwm/menus.c (DestroyMenu):
10817         fixed a crash w/ accessing already deleted menus
10819 2002-07-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10821         * fvwm/menus.c (get_menu_options):
10822         fixed menu context rectangle "icon" if the icon was not just a pixmap
10824 2002-07-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10826         * fvwm/events.c (HandleMapNotify):
10827         (HandleMapRequestKeepRaised):
10828         (HandleUnmapNotify):
10829         * fvwm/ewmh_events.c (ewmh_WMStateModal):
10830         * fvwm/ewmh.c (ewmh_HandleDesktop):
10831         * fvwm/style.c (parse_and_set_window_style):
10832         removed old do_grab_focus_when_created and *_when_transient_* flags
10834 2002-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10836         * fvwm/conditional.c (MatchesConditionMask):
10837         * fvwm/focus.c (DoSetFocus):
10838         * fvwm/session.c (MatchWinToSM):
10839         * fvwm/module_interface.c (SETOLDFLAGS):
10840         removed old is_lenient flag
10842         * fvwm/bindings.c:
10843         * fvwm/style.c (__simplify_style_list):
10844         (simplify_style_list):
10845         reformatted
10847         * fvwm/window_flags.h:
10848         * fvwm/style.h:
10849         access macros for focus policy flags structures
10850         reformatted
10852         * fvwm/focus_policy.c:
10853         * fvwm/focus_policy.h:
10854         new files, begin great focus policy rewrite aka GFPR
10856 2002-07-22  Bob Woodside  <dumbledore@woodsway.com>
10858         * fvwm/placement.c (PlaceWindow):
10859         Fixed interaction between CascadePlacement and StartsOnPage
10861 2002-07-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10863         * libs/fvwmsignal.c (fvwmSelect):
10864         call alloca(0) in fvwmSelect to make sure the memory is not leaked in
10865         modules
10867 2002-07-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10869         * fvwm/add_window.c (CaptureOneWindow):
10870         fixed a core dump w/ windows being destroyed during a recapture
10871         (AddWindow):
10872         removed duplicate check if new windows still exist
10874         * fvwm/placement.c (CMD_PlaceAgain):
10875         * fvwm/move_resize.c (move_window_doit):
10876         (__move_icon):
10877         * fvwm/virtual.c (MapDesk):
10878         (MoveViewport):
10879         (do_move_window_to_desk):
10880         * fvwm/icons.c (AutoPlaceIcon):
10881         (ChangeIconPixmap):
10882         (Iconify):
10883         some cleanup in movement code
10884         new option "Icon" to PlaceAgain command
10885         adapted documentation accordingly
10887         * fvwm/move_resize.c (move_window_doit):
10888         (__move_window):
10889         renamed function
10891 2002-07-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10893         * libs/Flocale.c (FlocaleRotateDrawString):
10894         create gcs only once
10896         * fvwm/fvwm.1:
10897         removed some references to Recapture
10898         UseDecor, UseStyle, AddToDecor, ChangeDecor, DestroyDecor, UpdateDecor,
10899         ButtonStyle, BorderStyle and TitleStyle are planned to be removed in 3.0
10901         * libs/gravity.c (gravity_parse_multi_dir_argument):
10902         fixed "all" multidir selecting "center" too
10904         * libs/Fft.c (FftDrawString):
10905         * libs/Flocale.c (FlocaleRotateDrawString):
10906         (FlocaleFontStructDrawString):
10907         (FlocaleDrawString):
10908         fixed some text placement bugs w/ shadow text
10909         (FlocaleGetShadowTextPosition):
10910         implemented "center" shadows
10912 2002-07-20  olicha  <olivier.chapuis@free.fr>
10914         * libs/Flocale.c (FlocaleRotateDrawString):
10915         Removed some static declarations
10917 2002-07-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10919         * libs/gravity.c (gravity_multi_dir_to_dir):
10920         * libs/gravity.h (enum):
10921         new function, cleaned up
10922         (enum):
10923         * fvwm/fvwm.h (FvwmWindow):
10924         * libs/Fft.c:
10925         * fvwm/geometry.c:
10926         * fvwm/borders.c:
10927         moved text_rotation_type to gravity.h and renamed to rotation_type
10929         * libs/Flocale.h:
10930         fixed several bugs in the access macros
10932         * libs/Flocale.c:
10933         removed unused static FlocaleSeted
10934         (FlocaleFontStructDrawString):
10935         simplified function
10937         * fvwm/virtual.c (CMD_EdgeCommand):
10938         * fvwm/windowshade.c (CMD_WindowShade):
10939         * fvwm/conditional.c (CMD_Direction):
10940         adapted to changes in ParseDirectionArgument
10942         * libs/gravity.h:
10943         * libs/gravity.c (ParseDirectionArgument):
10944         new direction "Center"
10946         * fvwm/virtual.c (CMD_EdgeCommand):
10947         reformatted
10949 2002-07-18  olicha  <olivier.chapuis@free.fr>
10951         * libs/PictureUtils.c (PictureRGBtoPixel):
10952         (decompose_mask):
10953         Fixed(??) color allocation for some visuals
10955 2002-07-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10957         * libs/Flocale.c (FlocaleFontStructDrawString):
10958         a little code cleanup
10960         * fvwm/events.c (HandleEnterNotify):
10961         removed debug code
10962         anothe click+drag fix
10964         * libs/Pointer.c (GetLocationFromEventOrQuery):
10965         * fvwm/focus.c (SetPointerEventPosition):
10966         * fvwm/functions.c (CheckActionType):
10967         * fvwm/builtins.c (CMD_StrokeFunc):
10968         * fvwm/move_resize.c (moveLoop):
10969         (resize_window):
10970         fixed some bugs w/ pointer on wrong screen
10972 2002-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10974         * fvwm/events.c (HandleLeaveNotify):
10975         fixed problem w/ click+drag and mousey focus
10977         * fvwm/menus.c (size_menu_horizontally):
10978         fixed menu style SubmenusLeft w/ icons in menu items
10980 2002-07-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
10982         * fvwm/menuitem.c (menuitem_paint):
10983         * fvwm/menus.h:
10984         * fvwm/menus.c (paint_menu_gradient_background):
10985         (get_menu_paint_item_parameters):
10986         removed circular dependency of menus.c and menuitem.c by using callback
10987         functions
10989 2002-07-17  olicha  <olivier.chapuis@free.fr>
10991         * fvwm/menuitem.c:
10992         A -Wall fix
10994         * fvwm/fvwm.c (InitVariables):
10995         (main):
10996         * fvwm/colorset.c (parse_colorset):
10997         (alloc_colorset):
10998         (CMD_ReadWriteColors):
10999         * fvwm/builtins.c (CMD_ColorLimit):
11000         * libs/PictureUtils.h:
11001         * libs/PictureUtils.c (PictureReduceColor):
11002         (PictureReduceRGBColor):
11003         (PictureRGBtoPixel):
11004         (PictureAllocColor):
11005         (PictureFreeColors):
11006         (PictureGetNextColor):
11007         (colors_alloc_fail):
11008         (my_alloc_color):
11009         (AllocColors*):
11010         (AllocColorTable):
11011         (PictureAllocColorTable):
11012         * libs/PictureImageLoader.c (PImageXpmAllocColor):
11013         (PImageXpmFreeColor):
11014         (PImageLoadXpm):
11015         * libs/PictureBase.c (PictureInitCMap):
11016         * libs/Graphics.c (AllocLinearGradient):
11017         * libs/ColorUtils.c (GetShadow):
11018         (GetHilite):
11019         (GetForeShadow):
11020         (GetTintedPixel):
11021         (GetSimpleColor):
11022         (GetColor):
11023         (fvwmlib_clone_color):
11024         * libs/PictureGraphics.c (PGraphicsTintRectangle):
11025         Implemented a new color limit method
11027 2002-07-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11029         * fvwm/move_resize.c (moveLoop):
11030         fixed problem moving the pointer off screen while moving a window
11031         (AnimatedMoveAnyWindow):
11032         fixed pointer warping w/ multiple screens and animated window motion
11034 2002-07-12  olicha  <olivier.chapuis@free.fr>
11036         * fvwm/menus.c (get_menu_paint_item_parameters):
11037         (paint_menu_gradient_background):
11038         * fvwm/menuitem.c (menuitem_paint):
11039         * fvwm/menuitem.h:
11040         * fvwm/menus.h:
11041         Fixed B/DGradient with Xft fonts
11043         * libs/Colorset.h:
11044         * libs/ColorUtils.c (GetTintedColor):
11045         (GetTintedPixel):
11046         * fvwm/colorset.c (parse_simple_tint):
11047         (parse_colorset):
11048         (alloc_colorset):
11049         Implemented fgTint colorset option
11051         * libs/PictureImageLoader.c:
11052         * libs/PictureUtils.c:
11053         * libs/PictureUtils.h:
11054         * libs/Makefile.am:
11055         Moved color limitation and some rgb to pixel functions from
11056         PictureImageLoader to new files PictureUtils.c, PictureUtils.h
11058         * fvwm/colorset.c (parse_colorset):
11059         * libs/PictureGraphics.c (PCreateTintedPixmap):
11060         (PGraphicsTintRectangle):
11061         Implemented tinting for X server without Xrender support and
11062         did color limitation when tinting
11065 2002-07-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11067         * fvwm/events.c (WaitForButtonsUp):
11068         fixed handling of button release events
11070 2002-07-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11072         * fvwm/menus.c (MenuInteraction):
11073         fixed core dump w/ dynamic popdown action destroying a menu
11074         (paint_menu_gradient_background):
11075         fixed hang and/or incorrect drawing of b and d gradients in menus
11077         * fvwm/events.c (HandleEnterNotify):
11078         (HandleLeaveNotify):
11079         improved LEAVE_WINDOW/ENTER_WINDOW handling
11081 2002-07-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11083         * libs/Colorset.c (SetWindowBackground):
11084         (SetWindowBackgroundWithOffset):
11085         (ScrollPixmap):
11086         implemented new functions to allow pixmap backgrounds with an offset
11088 2002-07-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11090         * fvwm/events.c (HandleMapRequestKeepRaised):
11091         send Map/UnmapNotify before iconyfying, not after
11093 2002-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11095         * fvwm/events.c (HandleMapRequestKeepRaised):
11096         fake a MapNotify and then an UnmapNotify when a window is created iconic
11098         * fvwm/add_window.c (AddWindow):
11099         workaround for buggy TK menu positioning
11101         * fvwm/module_interface.c (FlushMessageQueue):
11102         (PositiveWrite):
11103         (get_pipe_name):
11104         tried to fix module communication deadlock w/ sync mask and a full write
11105         pipe
11107         * libs/Strings.c:
11108         re-indented file
11110         * libs/defaults.h:
11111 2002-07-06  olicha  <olivier.chapuis@free.fr>
11113         * libs/Flocale.c (FlocaleGetFontSet):
11114         Removed some unwanted code
11116 2002-07-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11118         * fvwm/events.c (HandleLeaveNotify):
11119         (HandleEnterNotify):
11120         reduced the number of MX_LEAVE/ENTER_WINDOW messages
11122         * fvwm/events.c (CMD_XSync):
11123         very experimental patch to cycle through subwindows accepting keyboard
11124         input; call Xsync command repeatedly to test; crashes fvwm if more than
11125         1000 subwindows are used;
11127         * fvwm/focus.c (CMD_WarpToWindow):
11128         fixed a bug in warpttowindow command with subwindows of unmanaged
11129         windows
11131 2002-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11133         * fvwm/events.c (HandlePropertyNotify):
11134         * fvwm/events.h:
11135         handle changes in the size_inc and base_size hints during opaque
11136         resizing.
11138         * fvwm/events.c (HandleButtonPress):
11139         ClickToFocus + ClickToFocusPassesClickOff now blocks event handling
11140         until the button is released again; this restores the old behaviour
11141         from 2.3.23 and before with click+drag and rxvt/aterm
11143 2002-06-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11145         * fvwm/update.c (apply_window_updates):
11146         fixed applying neverfocus to currently focused window; decorations
11147         partially drawn hilighted
11149 2002-07-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11151         * fvwm/menucmd.c (menu_func):
11152         another module/menu/context window fix
11153         do not use global Fw anymore
11155 2002-07-05  olicha  <olivier.chapuis@free.fr>
11157         * libs/Flocale.c (FlocaleStringToString2b):
11158         Fixed crash with big5-0 FontStruct
11160 2002-07-04  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11162         * fvwm/menucmd.c (menu_func):
11163         fixed context window of menus invoked by a module
11164         (menu_func):
11165         fixed context menus on windows
11167         * libs/vpacket.h (ConfigWinPacket):
11168         * fvwm/module_interface.c (CONFIGARGSNEW):
11169         * fvwm/fvwm.h (FvwmWindow):
11170         fixed bugs in type conversions for transmitting certain information to
11171         modules
11173         * fvwm/functions.c (CheckActionType):
11174         fixed window selection problem w/ menus invoked from modules
11176 2002-07-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11178         * fvwm/gnome.c (GNOME_HandlePropRequest):
11179         -Wall fixes
11181         * fvwm/module_interface.c (ExecuteCommandQueue):
11182         fixed compile bug w/ --enable-debug-msgs
11184 2002-06-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11186         * fvwm/events.c (HandleButtonPress):
11187         (HandleKeyPress):
11188         * fvwm/menus.c (MenuInteraction):
11189         (do_menu):
11190         * fvwm/windowlist.c (CMD_WindowList):
11191         * fvwm/menucmd.c (menu_func):
11192         * fvwm/module_interface.c (ExecuteModuleCommand):
11193         * fvwm/add_window.c (adjust_fvwm_internal_windows):
11194         go away, evil globals! [removed the useless global variable
11195         "ButtonWindow"]
11197         * fvwm/events.c (HandleUnmapNotify):
11198         (HandleMapNotify):
11199         * fvwm/icons.c (Iconify):
11200         * fvwm/window_flags.h (IS_ICONIFY_PENDING):
11201         * fvwm/fvwm.h (struct):
11202         renamed is_deiconify_pending to is_iconify_pending
11203         some re-indenting
11205 2002-06-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11207         * fvwm/menus.c (MenuInteraction):
11208         (pop_menu_down):
11209         (menu_enter_tear_off_menu):
11210         (do_menu):
11211         * fvwm/events.c (HandleButtonPress):
11212         (HandleButtonRelease):
11213         (HandleKeyPress):
11214         (GetContext):
11215         * fvwm/menucmd.c (menu_func):
11216         (menu_func):
11217         * fvwm/module_interface.c (ExecuteModuleCommand):
11218         go away, evil globals! [removed the useless global variable "Context"]
11219         removed is_menu_from_frame_or_window_or_titlebar flag
11221         * fvwm/module_interface.c:
11222         * fvwm/windowlist.c:
11223         re-indented files
11225 2002-06-28  Mikhael Goikhman  <migo@homemail.com>
11227         * fvwm/menuitem.c (menuitem_paint):
11228         fixed fg color of the inactive disabled menu item
11230         * NEWS:
11231         old typo
11232         * fvwm/fvwm.1:
11233         removed a mention of RedHat (I don't think it is correct),
11234         reworded a mention of fvwm95
11236 2002-06-26  Mikhael Goikhman  <migo@homemail.com>
11238         * **/*.c:
11239         tabify only the leading spaces, untabify the middle of line
11241 2002-06-25  David Fries  <dfries@mail.win.org>
11243         * fvwm/fvwm.1:
11244         * fvwm/windowlist.c:
11245         Added code to sort based on the class name of a window for
11246         the WindowList function.
11248 2002-06-25  olicha  <olivier.chapuis@free.fr>
11250         * acinclude.m4:
11251         A minor fix
11253 2002-06-25  Mikhael Goikhman  <migo@homemail.com>
11255         * AUTHORS:
11256         add Anders Andersson (spelling fixes in all man pages) and Steve Talley
11258 2002-06-24  Steve Talley  <stephen.talley@sun.com>
11260         * fvwm/add_window.c:
11261         * fvwm/add_window.h:
11262         * fvwm/fvwm.1:
11263         * fvwm/fvwm.h:
11264         * fvwm/icons.c:
11265         * fvwm/icons.h:
11266         * fvwm/style.c:
11267         * fvwm/style.h:
11268         * libs/defaults.h:
11269         New Style option IconSize
11271 2002-06-24  Mikhael Goikhman  <migo@homemail.com>
11273         * NEWS, configure.in:
11274         changed version to 2.5.3
11276 2002-06-24  Mikhael Goikhman  <migo@homemail.com>
11278         * INSTALL.fvwm:
11279         removed C++ section
11281         * fvwm/fvwm.1:
11282         * libs/FlocaleCharset.c:
11283         small fixes
11285 2002-06-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11287         * fvwm/events.c (WaitForButtonsUp):
11288         use the wait cursot only after the 20th pass through the loop
11290 2002-06-21  Dan Espen  <dane@mk.telcordia.com>
11292         * fvwm/fvwm.1 (Examples): Language check.
11293         PipeRead as synchronous Exec.
11294         Better example for PipeRead.
11296 2002-06-21  olicha  <olivier.chapuis@free.fr>
11298         * fvwm/fvwm.1:
11299         * NEWS:
11300         Documented StringEncoding= in font name
11302         * INSTALL.fvwm
11303         Removed --disable-compound-text doc
11305 2002-06-20  olicha  <olivier.chapuis@free.fr>
11307         * libs/FBidi.h (FBidiConvert):
11308         Fixed compile if !HAVE_BIDI
11310 2002-06-19  olicha  <olivier.chapuis@free.fr>
11312         * fvwm/fvwm.c (InitVariables):
11313         (StartupStuff):
11314         Allocate colorset 0 in InitVariable in the place of StartupStuff.
11315         This fix a "null expression" at init in menustyle.c (menustyle_update)
11317 2002-06-19  Mikhael Goikhman  <migo@homemail.com>
11319         * configure.in:
11320         reworded supported feature listing, fixed the default xft detection
11321         * INSTALL.fvwm:
11322         added the "Supported Features" section
11324 2002-06-19  olicha  <olivier.chapuis@free.fr>
11326         * fvwm/colorset.h:
11327         Removed not useful #define/#undef FVWM_COLORSET_PRIVATE
11329         * INSTALL.fvwm:
11330         Removed --enable-mulibyte and --disable-compound-text config option
11331         documentation. s/enable-xft/disable-xft/ and document --disable-xrender
11333         * configure.in:
11334         Xft is on by default no
11336         * libs/FlocaleCharset.c (*):
11337         * libs/FlocaleCharset.h:
11338         * libs/Ficonv.c (*):
11339         * libs/Ficonv.h:
11340         * libs/Flocale.c (*):
11341         * libs/Flocale.h:
11342         * libs/Fft.c (*):
11343         * libs/FftInterface.h:
11344         * libs/FBidi.c:
11345         * libs/FBidi.h:
11346         * fvwm/ewmh_names.c ():
11347         Some cleanup. Implemented StringEncoding= in font names. Fixed
11348         string encoding for xft fonts. Try to be more cleaver about defaults
11349         charsets. Improvement in the locale charset table.
11351         * fvwm/fvwm.1:
11352         Some documentation cleanup regarding Xft
11354 2002-06-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11356         * fvwm/functions.c (find_func_type):
11357         fixed bug i introduced w/ last commit
11359         * fvwm/fvwm.c (Done):
11360         (StartupStuff):
11361         * fvwm/functions.c (functions_is_complex_function):
11362         * fvwm/builtins.c (CMD_DestroyFunc):
11363         (CMD_AddToFunc):
11364         (CMD_Plus):
11365         moved functions to functions.c
11366         general cleanup
11368         * fvwm/functable.c:
11369         * fvwm/functable.h:
11370         * fvwm/functions.h:
11371         * fvwm/commands.h:
11372         * fvwm/functions.c:
11373         moved some types and functions to other/new files
11375         * fvwm/functions.c:
11376         * fvwm/expand.c (expand_vars_extended):
11377         (expand_vars):
11378         functions moved to new file
11380         * fvwm/functions.c:
11381         reindented file
11383 2002-06-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11385         * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
11386         fixed colorurmap focus problem
11388         * **/*.[ch]:
11389         tabified all files and removed all trailing spaces
11391         * fvwm/move_resize.c (move_window_doit):
11392         * fvwm/virtual.c (CMD_MoveToDesk):
11393         MoveToPage and MoveToDesk no longer unstick windows
11395 2002-06-17  Mikhael Goikhman  <migo@homemail.com>
11397         * INSTALL.fvwm:
11398         small improvements
11400         * configure.in:
11401         reworded some names of supported features
11403 2002-06-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11405         * fvwm/update.c (apply_window_updates):
11406         * fvwm/session.c (MatchWinToSM):
11407         * fvwm/add_window.c (setup_window_structure):
11408         * fvwm/windowshade.c (CMD_WindowShade):
11409         * fvwm/window_flags.h:
11410         fixed a problem w/ shaded windows changind the title direction
11412         * fvwm/geometry.c (get_shaded_geometry):
11413         fixed shading window to 0 width or height
11415         * fvwm/add_window.c (AddWindow):
11416         fixed a memory leak and an initial window placement bug
11418 2002-06-15  Mikhael Goikhman  <migo@homemail.com>
11420         * configure.in:
11421         minor improvements in output, added bin/fvwm-perllib
11423 2002-06-12  Mikhael Goikhman  <migo@homemail.com>
11425         * fvwm/menustyle.c (CMD_CopyMenuStyle):
11426         fixed copying PopupOffset values in CopyMenuStyle
11428         * NEWS:
11429         Copied 2.4.8 NEWS
11431 2002-06-10  Mikhael Goikhman  <migo@homemail.com>
11433         * libs/Strings.c:
11434         * libs/Strings.h:
11435         added CopyStringWithQuotes, not perfect, but works for now
11437 2002-06-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11439         * fvwm/functions.h:
11440         * fvwm/commands.h:
11441         * fvwm/functions.c (func_config):
11442         * libs/FScreen.c (FScreenConfigureSLSScreens):
11443         (FScreenConfigureModule):
11444         * fvwm/virtual.c (CMD_XineramaSlsScreens):
11445         new command XineramaSLSScreens
11447         * libs/FScreen.c:
11448         cleaned up Xinerama ifdefs
11450 2002-06-07  Dan Espen  <dane@mk.telcordia.com>
11452         * NEWS:
11453         * fvwm/fvwm.1 (FONT SHADOW EFFECTS): Reword.
11455 2002-06-07  olicha  <olivier.chapuis@free.fr>
11457         * libs/Flocale.h:
11458         * libs/Flocale.c (FlocaleGetShadowTextPosition):
11459         Some shadow text position fixes
11461 2002-06-06  olicha  <olivier.chapuis@free.fr>
11463         * fvwm/update.c (apply_window_updates):
11464         Fixed the position of shaded windows after certain style update
11466         * acinclude.m4:
11467         Fixed some options names
11469 2002-06-06  Mikhael Goikhman  <migo@homemail.com>
11471         * fvwm/module_interface.c (CMD_SendToModule):
11472         fixed SendToModule when the first parameter contains quotes
11474 2002-06-06  olicha  <olivier.chapuis@free.fr>
11476         * fvwm/fvwm.c (main):
11477         * fvwm/ewmh.c (EWMH_Init):
11478         Init the EWMH before reading the config. Always setup the working
11479         area.
11481 2002-06-05  olicha  <olivier.chapuis@free.fr>
11483         * fvwm/update.c (apply_window_updates):
11484         Fixed the position of a shaded window during a style update
11485         (do_redecorate)
11487         * libs/Flocale.c (FlocaleRotateDrawString):
11488         (FlocaleGetShadowTextPosition):
11489         Fixed side title text position if the font has no shadow
11491         * acconfig.h:
11492         * libs/Ficonv.c (FiconvInit):
11493         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
11494         * libs/Flocale.c (FlocaleInit):
11495         (FlocaleRotateDrawString):
11496         (FlocaleGetFontSet):
11497         (FlocaleGetFontOrFontSet):
11498         (FlocaleLoadFont):
11499         (FlocaleDrawString):
11500         (FlocaleTextWidth):
11501         (FlocaleFreeNameProperty):
11502         (FlocaleGetNameProperty):
11503         (FlocaleTextListToTextProperty):
11504         Finish to remove the multibyte patch. This gives a more clean code
11505         and can only prevent bugs
11507 2002-06-05  Mikhael Goikhman  <migo@homemail.com>
11509         * fvwm/placement.c (PlaceWindow):
11510         fixed CascadePlacement with huge windows (xterm -g 240x100),
11511         that were aligned to bottom-right instead of top-left;
11512         small adjustments (removed border_width from calculations,
11513         don't place normal windows at 0, commented out some strange code)
11515 2002-06-04  Mikhael Goikhman  <migo@homemail.com>
11517         * NEWS:
11518         document CascadePlacement and FvwmIconMan improvements
11520         * fvwm/fvwm.1:
11521         typo
11523 2002-06-03  Mikhael Goikhman  <migo@homemail.com>
11525         * fvwm/add_window.c (adjust_fvwm_internal_windows):
11526         * fvwm/fvwm.c (InitVariables):
11527         * fvwm/placement.c (PlaceWindow):
11528         * fvwm/screen.h (struct ScreenInfo):
11529         improved *CascadePlacement, if the last placed window does not exist
11530         any more, reuse the last used position instead of adding a new cascade
11532 2002-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11534         * fvwm/events.c (HandleEnterNotify):
11535         * fvwm/fvwm.c (InitVariables):
11536         * fvwm/events.h:
11537         Fixed colormap handling over decorative parts of a window
11539 2002-06-03  olicha  <olivier.chapuis@free.fr>
11541         * fvwm/module_interface.c (make_named_packet):
11542         Fixed an write out of memory bug. This complete Mikhail Kruk patch
11543         related to named module packet
11545 2002-06-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11547         * fvwm/focus.c (focus_grab_buttons):
11548         * fvwm/events.c (HandleButtonPress):
11549         fixed a problem w/ ClickToFocus + ClickToFocusRaisesOff
11551 2002-06-03  Mikhael Goikhman  <migo@homemail.com>
11553         * fvwm/bindings.c (ParseBinding):
11554         replaced an error "Illegal mouse button" with a descriptive warning
11555         when a button number is greater than NUMBER_OF_MOUSE_BUTTONS
11557 2002-05-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11559         * fvwm/events.c (GetContext):
11560         fixed key bindings on decorations
11562         * fvwm/events.h:
11563         removed XEVMASK_DECORW
11565 2002-05-31  olicha  <olivier.chapuis@free.fr>
11567         * NEWS:
11568         * fvwm/fvwm.1:
11569         Documented shadow effect in a new section FONT EFFECTS
11571 2002-05-31  olicha  <olivier.chapuis@free.fr>
11573         * libs/Fft.c (FftDrawString):
11574         * libs/Colorset.c (DumpColorset):
11575         (LoadColorset):
11576         * libs/Colorset.h:
11577         * fvwm/colorset.c (parse_colorset):
11578         New colorset option fg_alpha which defines an alpha for rendering
11579         text with Xft
11581 2002-05-29  olicha  <olivier.chapuis@free.fr>
11583         * libs/Fft.c (FftSetupEncoding):
11584         * libs/Fft.h:
11585         * libs/FRender.h:
11586         Added Xft2 support
11588         * acinclude.m4:
11589         * configure.in:
11590         Added detection for fontconfig and Xft2. Added FT2 CFLAGS and LIBS
11591         to Xft FLAGS and LIBS
11593         * fvwm/Makefile.am:
11594         * libs/Makefile.am:
11595         Put $(Xft_CFLAGS) before $(X_CFLAGS) to be able to use an independent
11596         Xft2 library. Removed FT2 CFLAGS and LIBS
11598 2002-05-27  olicha  <olivier.chapuis@free.fr>
11600         * acinclude.m4:
11601         * acconfig.h:
11602         * configure.in:
11603         Some Xft2 and fontconfig preparation
11605         * libs/Flocale.h:
11606         * libs/Flocale.c (FlocaleParseShadow):
11607         (FlocaleLoadFont):
11608         (FlocaleGetShadowTextPosition):
11609         Added offset to shadow text
11611         * libs/Flocale.h:
11612         Fixed the position of ne shadow text and remove some unused #define
11614 2002-05-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11616         * fvwm/colorset.c (parse_colorset):
11617         fixed integer overflow in average colour calculation
11619 2002-05-27  olicha  <olivier.chapuis@free.fr>
11621         * libs/gravity.c (GetNextMultiDirection):
11622         (ParseMultiDirectionArgument):
11623         * libs/gravity.h:
11624         Added a multi direction type which is a "<<" version of direction
11625         type. Added a parse and a next functions
11627         * libs/Flocale.h:
11628         * libs/Flocale.c (FlocaleParseShadow):
11629         (FlocaleGetNextShadowDirection):
11630         (FlocaleGetShadowTextPosition):
11631         Used gravity multi direction type and functions. Removed
11632         FlocaleGetNextShadowDirection
11634 2002-05-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11636         * fvwm/focus.c (restore_focus_after_unmap):
11637         fixed a problem w/ colormap transition when transient window died
11639         * fvwm/add_window.c (AddWindow):
11640         clean up
11642         * fvwm/session.c (getUniqueStateFilename):
11643         applied security patch by Jan Echternach
11645         * fvwm/fvwm.c (InitVariables):
11646         Properly initialise Scr.flags.is_pointer_on_this_screen
11648         * libs/fvwmlib.h (FvwmFont):
11649         * fvwm/fvwm.c (setVersionInfo):
11650         * configure.in:
11651         * config.h.in:
11652         * acconfig.h (MULTIBYTE):
11653         removed MULTIBYTE option (unconditionally on)
11655 2002-05-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11657         * libs/gravity.c (ParseDirectionArgument):
11658         allow "t", "u", ... shortcuts as direction arguments
11660         * fvwm/style.c (check_window_style_change):
11661         (parse_and_set_window_style):
11662         * fvwm/frame.c (frame_setup_border):
11663         (frame_get_shading_laziness):
11664         (frame_get_sidebar_geometry):
11665         * fvwm/decorations.c (SelectDecor):
11666         * fvwm/add_window.c (setup_style_and_decor):
11667         (setup_resize_handle_cursors):
11668         (setup_resize_handle_windows):
11669         (change_resize_handle_windows):
11670         (destroy_auxiliary_windows):
11671         * fvwm/borders.c (border_get_border_gcs):
11672         (border_draw_border_parts):
11673         * fvwm/style.h (SCSET_HAS_BORDER):
11674         * fvwm/fvwm.h (FvwmWindow):
11675         * fvwm/window_flags.h (SET_HAS_BORDER):
11676         new styles NoBorder/Border
11678 2002-05-26  olicha  <olivier.chapuis@free.fr>
11680         * libs/Flocale.h:
11681         * libs/Flocale.c (FlocaleParseShadow):
11682         (FlocaleGetNextShadowDirection):
11683         (FlocaleGetShadowTextPosition):
11684         (FlocaleLoadFont):
11685         Implemented multidirectional shadow text rendering
11687         * libs/Flocale.h:
11688         * libs/Flocale.c
11689         (FlocaleFontStructDrawString):
11690         (FlocaleRotateDrawString):
11691         (FlocaleLoadFont):
11692         (FlocaleDrawString):
11693         (FlocaleTextWidth):
11694         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11695         * libs/Fft.c (FftDrawString):
11696         Cleanup the FlocaleFont structure by addings some flags
11698 2002-05-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11700         * fvwm/events.c (HandleFocusIn):
11701         * fvwm/add_window.c (adjust_fvwm_internal_windows):
11702         * fvwm/screen.h (ScreenInfo):
11703         * fvwm/focus.c (FocusOn):
11704         ignore EnterNotify events while a window is waiting to receive focus
11705         from the Focus or FlipFocus commands; should prevent plenty of race
11706         contidions caused by executing complex functions by a key press, button
11707         press or from a menu; fixes Alt-Tab problem
11709         * fvwm/events.c (HandleMapNotify):
11710         immediately draw window decorations when window is mapped; the new frame
11711         drawing code takes care of suppressing unnecessary redraws
11712         (HandleLeaveNotify):
11713         fixed a bug w/ LeaveNotify event with NotifyGrab
11715 2002-05-22  olicha  <olivier.chapuis@free.fr>
11717         * libs/Flocale.h:
11718         * libs/Fft.c (FftDrawString):
11719         * libs/Flocale.c (FlocaleFontStructDrawString):
11720         (FlocaleRotateDrawString):
11721         (FlocaleLoadFont):
11722         (FlocaleGetShadowTextPosition):
11723         (FlocaleDrawString):
11724         (FlocaleDrawUnderline):
11725         (FlocaleTextWidth):
11726         Implemented negative shadow text
11728 2002-05-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11730         * fvwm/menucmd.c (CMD_AddToMenu):
11731         * fvwm/windowlist.c (CMD_WindowList):
11732         * fvwm/menus.h:
11733         * fvwm/menus.c
11734         changed signature of AddToMenu
11736         * fvwm/menus.c (clone_menu_root_static):
11737         fixed problem w/ menu style usage count and tear off menus
11738         fixed core dump w/ not copying the missing sub menu function in tear
11739         off menus
11740         (clone_menu_item_list):
11741         (AddToMenu):
11742         (add_another_menu_item):
11743         (size_menu_vertically):
11744         fixed additional "More..." items in sub menus of torn off menus
11746 2002-05-22  Mikhael Goikhman  <migo@homemail.com>
11748         * libs/colorset.h:
11749         fixed #endif warning
11750         * fvwm/ConfigFvwmDefaults:
11751         added CirculateSkip to tear off menus
11752         * fvwm.1:
11753         fixed ShadeAgain quoting
11755 2002-05-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11757         * fvwm/events.c (HandleButtonPress):
11758         allow to pass the focus click to applications and have a function bound
11759         to it at the same time
11761         * fvwm/fvwm.c:
11762         * fvwm/colorset.h:
11763         fixed compilation problem
11765 2002-05-20  olicha  <olivier.chapuis@free.fr>
11767         * libs/PictureImageLoader.c (PImageRGBtoPixel):
11768         Fixed blue colour in png image and ewmh icons
11770         * libs/Flocale.c (FlocaleLoadFont):
11771         Removed some debug code
11773         * fvwm/colorset.c (parse_colorset):
11774         * libs/fvwmlib.h:
11775         * libs/ColorUtils.c (GetForeShadowColor):
11776         Added Mikhael algo to compute the default fgsh
11778 2002-05-18  Mikhael Goikhman  <migo@homemail.com>
11780         * fvwm/functions.c (expand_extended_var):
11781         expand $[fgsh.csN], use constants instead of numbers
11783 2002-05-17  olicha  <olivier.chapuis@free.fr>
11785         * libs/Flocale.c (FlocaleDrawString):
11786         (FlocaleDrawUnderline):
11787         * libs/Flocale.h:
11788         Removed some unused and debug code
11790 2002-05-17  olicha  <olivier.chapuis@free.fr>
11792         * fvwm/menuitem.c (draw_underline):
11793         * libs/Flocale.h:
11794         * libs/Flocale.c (FlocaleDrawUnderline):
11795         Move draw_underline into Flocale.c and fix underline position with
11796         shadow rendering
11798 2002-05-17  olicha  <olivier.chapuis@free.fr>
11800         * fvwm/style.c (update_window_color_style):
11801         (update_window_color_hi_style):
11802         * fvwm/move_resize.c (DisplayPosition):
11803         (DisplaySize):
11804         * fvwm/menuitem.c (menuitem_paint):
11805         * fvwm/borders.c (get_common_decorations):
11806         (border_get_titlebar_draw_descr):
11807         * fvwm/fvwm.h:
11808         * fvwm/icons.c (DrawIconWindow):
11809         Pass the colorset to text drawing via the FlocaleWinString structure
11811         * libs/fvwmlib.h:
11812         * libs/ColorUtils.c (GetForeShadowColor):
11813         (GetForeShadow):
11814         * fvwm/colorset.c (parse_colorset):
11815         * libs/Colorset.h:
11816         * libs/Colorset.c (DumpColorset):
11817         (LoadColorset):
11818         Added fgsh colorset and two new functions GetForeShadowColor and
11819         GetForeShadow which should be modified
11821         * libs/Makefile.am:
11822         * libs/Fft.h:
11823         * libs/FftInterface.h (new file):
11824         * libs/Fft.c (FftDrawString):
11825         * libs/Flocale.h:
11826         * libs/Flocale.c (FlocaleFontStructDrawString):
11827         (FlocaleRotateDrawString):
11828         (FlocaleDrawString):
11829         (FlocaleTextWidth):
11830         (FlocaleLoadFont):
11831         Implemented text shadow rendering
11833 2002-05-11  olicha  <olivier.chapuis@free.fr>
11835         * fvwm/builtins.h:
11836         * fvwm/builtins.c (refresh_window):
11837         * fvwm/update.c (apply_window_updates):
11838         * fvwm/update.h:
11839         * fvwm/style.c (check_window_style_change):
11840         ParentalRelativity style is now dynamic
11842 2002-05-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11844         * fvwm/menuitem.c (menuitem_paint):
11845         fixed menu item hilight area
11847 2002-05-09  olicha  <olivier.chapuis@free.fr>
11849         * libs/Makefile.am:
11850         * libs/XError.c (request_name):
11851         * libs/PictureImageLoader.c (PImageLoadPng):
11852         (PImageCreatePixmapFromArgbData):
11853         * libs/PictureGraphics.c (PGraphicsTintRectangle):
11854         (PGraphicsTileRectangle):
11855         (PGraphicsCopyFvwmPicture):
11856         * libs/FRenderInit.c (new file):
11857         * libs/FRenderInit.h (new file):
11858         * libs/FRenderInterface.h:
11859         * libs/FRender.c (*):
11860         * fvwm/colorset.c (parse_tint):
11861         (parse_colorset):
11862         * fvwm/fvwm.c (main):
11863         * fvwm/events.c (HandlePropertyNotify):
11864         Change the design of the previous commit. Now a module should call
11865         FRenderInit when it wants to use a function which depends on XRender.
11867 2002-05-09  olicha  <olivier.chapuis@free.fr>
11869         * fvwm/colorset.c:
11870         A -Wall fix
11872         * libs/Flocale.h:
11873         * libs/Fft.h:
11874         Fixed Compilation
11875         Include Fft.h include FRender.h as Xft.h include Xrender.h
11877         * libs/FRenderInterface.h:
11878         * libs/FRender.h:
11879         * libs/FRender.c (FRenderInit):
11880         (FRenderGetErrorCodeBase):
11881         (FRenderGetMajorOpCode):
11882         (FRenderGetExtensionSupported):
11883         (FRenderGetErrorText):
11884         Improve XRender initialization, check if the XRender extension is
11885         enabled and get the error code base and the major op code.
11886         Add error functions for the X error handler.
11888         * libs/XError.c (PrintXErrorAndCoredump):
11889         (request_name):
11890         Really enable USE_GET_ERROR_TEXT and take in account XRender error code
11891         and major op code
11893         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11894         * fvwm/events.c (HandlePropertyNotify):
11895         * fvwm/colorset.c (parse_tint):
11896         (parse_colorset):
11897         * libs/PictureImageLoader.c (PImageLoadPng):
11898         (PImageCreatePixmapFromArgbData):
11899         * libs/PictureGraphics.c (PGraphicsCopyPixmaps):
11900         (PGraphicsCopyFvwmPicture):
11901         (PGraphicsTileRectangle):
11902         * libs/FRender.c (FRenderCopyArea):
11903         (FRenderTintRectangle):
11904         Check if the XRender extension is enabled on the display before
11905         performing XRender operations
11907 2002-05-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11909         * fvwm/menuitem.c (menuitem_paint):
11910         fixed item hilighting problems
11912 2002-05-07  olicha  <olivier.chapuis@free.fr>
11914         * fvwm/colorset.c (parse_colorset):
11915         More coloset fixes
11917 2002-05-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
11919         * fvwm/events.c (HandlePropertyNotify):
11920         workaround for xterm resize problem
11922         * fvwm/colorset.c (parse_colorset):
11923         (free_colorset_background):
11924         (parse_pixmap):
11925         (parse_tint):
11926         fixed various bugs and core dumps w/ the cs->picture structure;
11927         note: it's a pointer, so compare with NULL, not with None
11929         * fvwm/frame.c (frame_setup_window):
11930         (frame_setup_window_app_request):
11931         (frame_force_setup_window):
11932         (frame_setup_window_internal):
11933         (frame_create_move_resize_args):
11934         (frame_free_move_resize_args):
11935         * fvwm/add_window.c (setup_window_attr):
11936         * fvwm/events.c (HandleConfigureRequest):
11937         (HandlePropertyNotify):
11938         fixed [?] bit_gravity/resize problem
11940         * fvwm/events.c (HandleEnterNotify):
11941         reformatted EdgeCommand code
11943 2002-05-06  olicha  <olivier.chapuis@free.fr>
11945         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11946         Resize an ewmh icon to the wanted size if it is to big
11948         * fvwm/ewmh.c (EWMH_WindowDestroyed):
11949         Set also the stacking list when a window is destroyed
11951 2002-05-03  Dan Espen  <dane@mk.telcordia.com>
11953         * fvwm/fvwm.1: Finish language check.
11954         Fix typo in Mouse section, context should be on new line.
11956 2002-05-02  Dan Espen  <dane@mk.telcordia.com>
11958         * fvwm/fvwm.1 (file): Restore icons and images text with some
11959         improvement.
11960         Started on lang check, not done yet.
11962 2002-05-02  Mikhail Kruk  <meshko@cs.brandeis.edu>
11964         * fvwm/module_interface.c (make_named_packet):
11965         Applied Mikhail Kruk patch
11967 2002-05-02  olicha  <olivier.chapuis@free.fr>
11969         * libs/FlocaleCharset.h:
11970         * libs/Ficonv.c (FiconvSetupConversion):
11971         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11972         * libs/Flocale.h:
11973         * libs/Flocale.c (FlocaleGetFftFont):
11974         (FlocaleGetFontSet):
11975         (FlocaleGetFont):
11976         (FlocaleLoadFont):
11977         (FlocaleUnloadFont):
11978         * fvwm/fvwm.1:
11979         Implemented charset/iconv hints in font name
11981 2002-04-29  Stian Sletner  <stian@sletner.com>
11983         * fvwm/windowlist.c (CMD_WindowList):
11984         Added new Windowlist option IconifiedAtEnd
11986 2002-04-30  Mikhael Goikhman  <migo@homemail.com>
11988         * fvwm/module_interface.c:
11989         * libs/Module.c:
11990         * libs/Module.h:
11991         moved two constant strings to Module.h, so they may be used by perllib
11993 2002-04-29  olicha  <olivier.chapuis@free.fr>
11995         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11996         Fixed a core dump if the charset is not found
11998         * libs/Flocale.c (FlocaleStringToString2b):
11999         Removed some debug code
12001 2002-04-29  olicha  <olivier.chapuis@free.fr>
12003         * libs/Fft.c (FftGetFontWidths):
12004         (FftGetFontWidths):
12005         * libs/Fft.h
12006         * libs/Flocale.h:
12007         * libs/Flocale.c (FlocaleGetFont):
12008         (FlocaleGetFontSet):
12009         (FlocaleGetFftFont):
12010         Removed min_char_offset member of the FlocaleFont as it is not use
12011         since we rotate string for side title
12013         * libs/Ficonv.c (FiconvSetupConversion):
12014         * libs/FlocaleCharset.c (FlocaleGetBidiCharset):
12015         (FlocaleCharsetSetFlocaleCharset):
12016         * libs/Flocale.h:
12017         * libs/Flocale.c (FlocaleTextWidth):
12018         (FlocaleDrawString):
12019         (FlocaleUtf8ToUnicodeStr2b):
12020         (FlocaleLoadFont):
12021         (FlocaleStringToString2b):
12022         (FlocaleRotateDrawString):
12023         (FlocaleFontStructDrawString):
12024         Added support for drawing string with 10646-1 fonts without an utf8
12025         locale. Also, drawing strings with a multibyte font now work not so
12026         bad even if the locale have nothing to do with the font.
12028         * libs/Fft.c (FftUtf8ToFftString16):
12029         (FftDrawString):
12030         (FftTextWidth):
12031         Added utf8 rendering with iso10646-1 fonts on system without
12032         Xft Utf8 functions
12034         * fvwm/colorset.c (reset_cs_pixmap):
12035         (parse_pixmap):
12036         (parse_shape):
12037         (parse_tint):
12038         (parse_colorset):
12039         Colorset now accept bitmaps. Split a bit parse_colorset for readability
12041 2002-04-28  Mikhael Goikhman  <migo@homemail.com>
12043         * fvwm/menus.c:
12044         fixed core dump on default Alt-Tab (Alt released when mouse is outside)
12046 2002-04-27  Mikhael Goikhman  <migo@homemail.com>
12048         * fvwm/move_resize.c:
12049         don't start Move with snap disabled if Alt is initially pressed
12051 2002-04-26  Mikhael Goikhman  <migo@homemail.com>
12053         * NEWS, configure.in:
12054         changed version to 2.5.2
12056 2002-04-25  Mikhael Goikhman  <migo@homemail.com>
12058         * fvwm/fvwm.1:
12059         improved main headers, added new COLORSETS section;
12060         documented State condition
12062         * NEWS:
12063         documented Tint in colorsets and utility renaming
12065         * libs/Flocale.c:
12066         corrected several error reporting problems
12068 2002-04-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12070         * fvwm/events.h:
12071         fixed leaving tear off menus
12073 2002-04-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12075         * fvwm/borders.c (border_draw_part_relief):
12076         (border_set_button_pixmap):
12077         (border_draw_title_stick_lines):
12078         (border_draw_title_mono):
12079         (border_draw_title_relief):
12080         * libs/fvwmlib.h (RelieveRectangle2):
12081         (RelieveRectangle):
12082         replaced functions by macros
12084         * libs/Graphics.c (do_relieve_rectangle):
12085         applied performance patch by Dave Trollope
12087 2002-04-24  Mikhael Goikhman  <migo@homemail.com>
12089         * libs/FBidi.c:
12090         * libs/FBidi.h:
12091         * libs/Flocale.c:
12092         * libs/Flocale.h:
12093         * libs/FlocaleCharset.c:
12094         FBidi is now independent from Flocale* again;
12095         iso8859-6.8x fonts recognized now as bidi-enabled
12097 2002-04-23  Mikhael Goikhman  <migo@homemail.com>
12099         * libs/Flocale.c:
12100         fixed --disable-multibyte
12102 2002-04-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12104         * fvwm/borders.c (border_draw_title_deep):
12105         (border_set_title_pixmap):
12106         (border_set_button_pixmap):
12107         fixed SolidButton title and button style
12109 2002-04-23  Mikhael Goikhman  <migo@homemail.com>
12111         * fvwm/fvwm.1:
12112         * NEWS:
12113         * AUTHORS:
12114         added new entry about CurrentAtEnd
12116         * colorset.c:
12117         minor reformatting and spell checking
12119 2002-04-23  Jochen Klenner  <jochen.klenner@gmx.net>
12121         * fvwm/windowlist.c (CMD_WindowList):
12122         Added new Windowlist option CurrentAtEnd
12124 2002-04-22  olicha  <olivier.chapuis@free.fr>
12126         * fvwm/colorset.c (parse_colorset):
12127         * libs/Colorset.h:
12128         Fixed an enormous core dump which comes from a cvs merging problem
12130         * fvwm/Makefile.am:
12131         * acconfig.h:
12132         * configure.in:
12133         Added Xrender detection and link fvwm if needed
12135         * libs/PictureGraphics.c:
12136         * libs/PictureGraphics.h:
12137         * libs/FRender.c:
12138         * libs/FRender.h:
12139         * libs/FRenderInterface.h:
12140         * libs/PictureGrpahics.c (*):
12141         * libs/PictureGrpahics.h:
12142         New libs files to acheive alpha-blend rendering and better XBM
12143         support. PictureGraphics contains elaborated version and also
12144         simplified version of XFillRectangle, XCopyPlan and XCopyArea
12145         Xlib functions.
12147         * fvwm/fvwm.h:
12148         * fvwm/icons.c (clear_icon):
12149         (GetIconPicture):
12150         (DrawIconWindow):
12151         (GetIconFromFile):
12152         * fvwm/events.c (HandlePropertyNotify):
12153         * fvwm/borders.c (border_fill_pixmap_background):
12154         (border_get_border_background):
12155         (border_draw_decor_to_pixmap):
12156         * fvwm/menuitem.c (menuitem_paint):
12157         * fvwm/add_window.c (destroy_icon):
12158         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12159         * fvwm/geometry.c (move_icon_to_position):
12160         * fvwm/colorset.c (free_colorset_background):
12161         (parse_colorset):
12162         * libs/Colorset.h:
12163         Implemented alpha-blend rendering with the new libs function
12165         * fvwm/colorset.c (free_colorset_background):
12166         (parse_colorset):
12167         * libs/Colorset.h:
12168         Implemented tinting of a Pixmap background colorset
12170         * fvwm/colorset.c (parse_colorset):
12171         Use the Scr.NoFocusWin as main window in the place of the
12172         Scr.SizeWindow, this fix a lot of X errors in my machine.
12174         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
12175         Donated our alpha channel
12177         * libs/vpacket.h:
12178         * fvwm/module_interface.h:
12179         * fvwm/module_interface.c (SendFvwmPicture):
12180         (BroadcastMiniIcon):
12181         (SendMiniIcon):
12182         (BroadcastFvwmPicture):
12183         (CMD_Send_WindowList):
12184         * fvwm/add_window.c (change_mini_icon):
12185         (broadcast_mini_icon):
12186         * fvwm/ewmh_icons.c:
12187         Replace BroadcastMiniIcon and SendMiniIcon by BroadcastFvwmPicture and
12188         SendFvwmPicture which send the alpha. Add a MiniIconPacket structure
12190         * libs/Makefile.am:
12191         * libs/PictureBase.c (*):
12192         * libs/PictureBase.h:
12193         * libs/Picture.c (*):
12194         * libs/Picture.h:
12195         * libs/PictureImageLoader.c (*):
12196         * libs/PictureImageLoader.h:
12197         * fvwm/*:
12198         Rename some libs file InitPicture -> PictureBase, FImageLoader ->
12199         PictureImageLoader.
12200         Rename some libs function: InitPictureCMap -> PictureInitCMap,
12201         UseDefaultVisual -> PictureUseDefaultVisual, UseFvwmVisual ->
12202         PictureUseFvwmVisual, PictureSaveFvwmVisual -> SaveFvwmVisual,
12203         SetImagePath -> PictureSetImagePath, findImageFile ->
12204         PictureFindImageFile, PictureList -> FvwmPictureList,
12205         LoadFvwmPicture removed now  PImageLoadFvwmPictureFromFile replace it,
12206         GetPicture -> PGetFvwmPicture, CachePicture -> PCacheFvwmPicture,
12207         DestroyPicture -> PDestroyFvwmPicture, LoadPictureFromPixmap ->
12208         PLoadFvwmPictureFromPixmap, CachePictureFromPixmap ->
12209         PCacheFvwmPictureFromPixmap, fvwm_clone_picture -> PCloneFvwmPicture.
12210         Also renamed more recent functions in PictureImageLoader.
12212         * fvwm/borders.c (border_draw_one_border_part):
12213         (border_draw_decor_to_pixmap):
12214         Fixed drawing of a TiledPixmap borded and fixed position of buttons
12215         pixmap
12217         * fvwm/menus.c (pop_menu_up):
12218         (animated_move_back):
12219         (ParentalMenuRePaint):
12220         * fvwm/move_resize.h (resize_geometry_window):
12221         * fvwm/move_resize.c (move_window_doit):
12222         (AnimatedMoveAnyWindow):
12223         (AnimatedMoveOfWindow):
12224         (AnimatedMoveFvwmWindow):
12225         Fixed transparent animated menu
12227 2002-04-21  Mikhael Goikhman  <migo@homemail.com>
12229         * fvwm/fvwm.1:
12230         fixed two places
12232 2002-04-19  Hippo
12234         * fvwm/colorset.c:
12235         * libs/Colorset.c:
12236         fixed running out of colors on 8bpp with ReadWriteColors;
12237         simulate colorsets on monochrome displays using three 1-bit pixmaps
12239 2002-04-19  Mikhael Goikhman  <migo@homemail.com>
12241         * configure.in:
12242         fixed $PERL detection again
12244 2002-04-18  Hippo
12246         * configure.in:
12247         added -Wno-implicit-int to -Wall in case of gcc
12249         * fvwm/colorset.c:
12250         * fvwm/fvwm.c:
12251         fixed ReadWriteColors on a PseudoColor display
12253 2002-04-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12255         * fvwm/move_resize.c (move_window_doit):
12256         set the is_icon_moved too flag if the icon was moved non-interactively
12258 2002-04-16  Hippo
12260         * fvwm/*.[ch]:
12261         * NEWS:
12262         Moved FvwmTheme functionality into fvwm.
12263         Added new commands Colorset, ReadWriteColors, CleanupColorsets.
12265 2002-04-17  Mikhael Goikhman  <migo@homemail.com>
12267         * configure.in:
12268         fixed $PERL detection
12270         * fvwm/fvwm.1:
12271         * fvwm/ConfigFvwmDefaults:
12272         several fixes and spelling
12274 2002-04-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12276         * libs/Bindings.c (CheckBinding):
12277         (MatchBinding):
12278         (GrabWindowKey):
12279         (GrabWindowButton):
12280         (MatchBindingExactly):
12281         patch by yeti@physics.muni.cz to help with a weird problem w/ czech
12282         keyboards
12284 2002-04-12  Mikhael Goikhman  <migo@homemail.com>
12286         * configure.in:
12287         configure now uses $PERL if set
12289         * **:
12290         all programs installed into ${bindir} have now fvwm- prefix;
12291         documentation updated
12293 2002-04-11  Mikhael Goikhman  <migo@homemail.com>
12295         * **:
12296         renamed fvwm2 executable to fvwm, fvwm2 man page to fvwm;
12297         documentation updated
12299 2002-04-11  Mikhael Goikhman  <migo@homemail.com>
12301         * NEWS:
12302         added 2.4.7 entries
12304 2002-04-10  Dan Espen  <dane@mk.telcordia.com>
12306         * AUTHORS: New author.
12308         * NEWS: Edge Command.
12310 2002-04-09  Uwe Pross  <uwe.pross@gmx.net>
12312         * fvwm/fvwm2.1:
12313         Added EdgeCommand paragraph.
12315         * fvwm/events.c (HandleEnterNotify):
12316         Added execution of Scr.PanFrame*.command if set
12318         * fvwm/fvwm.c (InitVariables):
12319         Added init strings for pan frame commands.
12321         * fvwm/virtual.c:
12322         * fvwm/virtual.h:
12323         (checkPanFrames):
12324         Avoid hiding of pan frames if pan frame command is set.
12325         (CMD_EdgeCommand):
12326         Implementation of the buildin command EdgeCommand. First
12327         implementation of this function.
12329         * fvwm/screen.h (struct):
12330         added char * command in structure Panframe to store the pan frame
12331         command.
12333         * fvwm/functions.c:
12334         added declaration of CMD_ENTRY("edgecommand")
12336         * fvwm/functions.h:
12337         added definition of Flag F_EDGE_COMMAND
12339         * fvwm/commands.h:
12340         added definition of CMD_EdgeCommand(F_CMD_ARGS)
12342 2002-04-10  Mikhael Goikhman  <migo@homemail.com>
12344         * fvwm/fvwm2.1:
12345         added "BI-DIRECTIONAL TEXTS" section
12347         * libs/System.c:
12348         added #include <sys/select.h> to fix endless loop on QNX
12350 2002-04-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12352         * fvwm/fvwm2.1:
12353         changed description of focus models
12355 2002-04-09  olicha  <olivier.chapuis@free.fr>
12357         * configure.in:
12358         Check for libpng libpng 1.0.4a or better
12360 2002-04-08  Mikhael Goikhman  <migo@homemail.com>
12362         * fvwm/add_window.c (setup_title_geometry):
12363         * fvwm/fvwm.h:
12364         * fvwm/fvwm2.1:
12365         * fvwm/geometry.c (get_title_font_size_and_offset):
12366         * fvwm/geometry.h:
12367         * fvwm/style.c (parse_and_set_window_style, check_window_style_change):
12368         * fvwm/style.h:
12369         * fvwm/window_flags.h:
12370         * libs/Fft.c (FftGetRotatedFont, FftGetFont, FftDrawString):
12371         * libs/Fft.h:
12372         * libs/Flocale.c (FlocaleRotateDrawString, FlocaleDrawString):
12373         * libs/Flocale.h:
12374         new Style options TopTitleRotated / TopTitleNotRotated,
12375         BottomTitleRotated / BottomTitleNotRotated
12377 2002-04-08  olicha  <olivier.chapuis@free.fr>
12379         * libs/Makefile.am:
12380         Fixed make dist again
12382 2002-04-07  Dan Espen  <dane@mk.telcordia.com>
12384         * fvwm/fvwm2.1 (ICONS AND IMAGES): Language fix, then rewrite.
12386 2002-04-07  Mikhael Goikhman  <migo@homemail.com>
12388         * INSTALL.fvwm:
12389         minor wording fixes
12391         * NEWS:
12392         mention a new FvwmIconMan syntax
12394         * sample.fvwmrc/new-features:
12395         * sample.fvwmrc/system.fvwm2rc:
12396         * sample.fvwmrc/system.fvwm2rc-sample-95:
12397         use a new module syntax
12399 2002-04-06  olicha  <olivier.chapuis@free.fr>
12401         * fvwm/fvwm2.1:
12402         * INSTALL.fvwm:
12403         Forget to save some file
12405         * libs/FImageLoader.c (c100_init_base_table):
12406         Allows init even if !XPM
12408         * libs/Makefile.am:
12409         Remove a F
12411         * configure.in:
12412         Fixed png detection
12414         * libs/FImageLoader.c (FImageCreatePixmapFromArgbData):
12415         Fixed a GC memory leaks.
12417         * fvwm/fvwm.c (setVersionInfo):
12418         * fvwm/fvwm2.1:
12419         Updated -version for png, bidi and xft
12421         * fvwm/fvwm2.1:
12422         Modified the ICONS section. Rename it ICONS AND IMAGES and
12423         document PNG file format. Replace "xpm or bitmap file" by
12424         "image file" in a few place.
12426         * INSTALL.fvwm:
12427         * NEWS:
12428         PNG news and documented libpng in the "Optional libraries used by FVWM"
12429         section
12431 2002-04-05  olicha  <olivier.chapuis@free.fr>
12433         * libs/FImageLoader.c (c100_init_base_table):
12434         (FImageReduceRGBColor):
12435         (FImageCreatePixmapFromArgbData):
12436         Speed up color limitation for png image and ewmh icons
12437         Respect color limit even with DirectColor and TrueColor
12439         * configure.in:
12440         * acconfig.h (HAVE_PNG):
12441         Added test for libpng. Enable FvwmBanner, FvwmScript and xpmroot
12442         even without XPM support
12444         * libs/Makefile.am
12445         * libs/InitPicture.c (new file):
12446         * libs/InitPicture.h (new file):
12447         * libs/Picture.c:
12448         * libs/Picture.h:
12449         * libs/FImageLoader.c (new file):
12450         * libs/FImageLoader.h (new file):
12451         * libs/Fxpm.h (new file):
12452         * libs/Fpng.h (new file):
12453         Images are loaded in FImageLoader. PNG image can be loaded, the loader
12454         come from Imlib2 and the argb loader from fvwm/ewmh_icons.c.
12455         ColorLimit stuff is applied to PNG image.
12456         Split Picture.c, Picture.h into InitPicture.c, InitPicture.h,
12457         Picture.c and Picture.h.
12458         InitPicture contains the Picture structure, initialize the visual,
12459         depth and color map and contains image path stuff as Picture contains
12460         Picture manipulations.
12462         * libs/ColorUtils.c:
12463         * libs/Picture.h:
12464         Moved the Picture color utils func to ColorUtils
12466         * fvwm/Makefile.am:
12467         links against libpng
12469         * fvwm/icons.c (GetIconPicture):
12470         (GetXPMFile):
12471         (GetBitmapFile):
12472         (GetIconFromFile):
12473         Replace GetXPMFile and GetBitmapFile by GetIconFromFile which use
12474         the libs image loader
12476         * fvwm/cursor.c (CMD_CursorStyle):
12477         Use FImageLoadCursorPixmapFromFile (no PNG support here)
12479         * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
12480         (EWMH_SetIconFromWMIcon):
12481         Use the argb loader of the libs. ColorLimit are now applied to ewmh
12482         icons
12484         * fvwm/modconf.c:
12485         Send the ColorLimit to module in any case
12487         * libs/fvwmlib.h:
12488         * libs/Graphics.c:
12489         * libs/Flocale.c
12490         * libs/Fft.c:
12491         * libs/Colorset.c:
12492         * fvwm/add_window.c:
12493         * fvwm/builtins.c:
12494         * fvwm/fvwm.h:
12495         * fvwm/menus.c:
12496         * fvwm/menustyle.c:
12497         * fvwm/move_resize.c:
12498         include cleanup
12500 2002-04-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12502         * fvwm/events.c (test_map_request):
12503         (test_resizing_event):
12504         fixed endless loop in HandleConfigureRequest
12506 2002-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12508         * fvwm/add_window.c (setup_style_and_decor):
12509         fixed borderless transients
12511         * fvwm/events.c (test_resizing_event):
12512         (HandleConfigureRequest):
12513         * fvwm/frame.c (frame_create_move_resize_args):
12514         * fvwm/add_window.c (AddWindow):
12515         * fvwm/fvwm.h:
12516         * fvwm/window_flags.h:
12517         tried to improve ConfigureRequest handling
12519         * fvwm/events.c (HandlePropertyNotify):
12520         recalculate window size when the base_width or base_height hint
12521         changes; fixes some problems with xemacs
12523         * fvwm/virtual.c (map_window):
12524         redraw decorations
12526         * fvwm/borders.c (border_draw_decorations):
12527         don't redraw windows on a different desk
12528         keep track of Scr.Hilite
12530 2002-03-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12532         * fvwm/virtual.c (unmap_window):
12533         * fvwm/move_resize.c (resize_window):
12534         * fvwm/icons.c (Iconify):
12535         * fvwm/add_window.c (CaptureOneWindow):
12536         * fvwm/borders.c (border_undraw_decorations):
12537         mark window decorations as not drawn whenever the frame is unmapped
12539 2002-03-30  Dan Espen  <dane@mk.telcordia.com>
12541         * fvwm/fvwm2.1: Fixup IconBox geometry examples.
12543 2002-03-29  Mikhael Goikhman  <migo@homemail.com>
12545         * libs/FBidi.c:
12546         use safemalloc and alloca instead of malloc
12548 2002-03-29  olicha  <olivier.chapuis@free.fr>
12550         * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12551         Set the X locale charset on system without XOpenOM
12553 2002-03-27  Mikhael Goikhman  <migo@homemail.com>
12555         * configure.in:
12556         fixed multibyte support reporting
12558 2002-03-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12560         * libs/fvwmlib.h:
12561         * fvwm/fvwm.h:
12562         * config.h.in:
12563         moved gcc extension __attribute__ handling to config.h
12565         * fvwm/fvwm.c (main):
12566         * fvwm/stack.c (add_window_to_stack_ring_after):
12567         * fvwm/icons.c (GetIconWindow):
12568         (GetIconBitmap):
12569         * fvwm/add_window.c:
12570         fixed core dumps and other bugs in debug messages
12572 2002-03-27  olicha  <olivier.chapuis@free.fr>
12574         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
12575         (FlocaleCharsetSetFlocaleCharset):
12576         * acconfig.h:
12577         * configure.in (problem_multibyte):
12578         Fixed compilation for system without XOpenOM in Xlib.h
12580         * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
12581         * libs/Ficonv.c (FiconvInit):
12582         Be more safe
12584         * fvwm/fvwm.c:
12585         include only libs/Flocale.h
12587 2002-03-26  Mikhael Goikhman  <migo@homemail.com>
12589         * configure.in:
12590         fixed detection of fribidi-0.9.0, it is incompatible (not good for us)
12592         * libs/FBidi.c:
12593         * libs/FBidi.h:
12594         * libs/Flocale.c:
12595         * libs/FlocaleCharset.c:
12596         minor modifications, like removed #include;
12597         fixed core dump with bidi and utf-8
12599 2002-03-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12601         * fvwm/frame.c (frame_update_hidden_window_pos):
12602         fixed shade/maximize/unshade
12604         * fvwm/builtins.c (FreeDecorFace):
12605         fixed memory leak
12607         * fvwm/borders.c (get_common_decorations):
12608         (border_get_border_style):
12609         * fvwm/style.c (parse_and_set_window_style):
12610         * fvwm/style.h:
12611         * fvwm/window_flags.h:
12612         * fvwm/fvwm.h (struct):
12613         * fvwm/frame.c (frame_mrs_setup_draw_decorations):
12614         (frame_create_move_resize_args):
12615         (frame_move_resize_step):
12616         (frame_next_move_resize_args):
12617         new styles WindowShadeLazy [default], WindowShadeBusy and
12618         WindowShadeAlwaysLazy
12620         * fvwm/frame.c (frame_set_decor_gravities):
12621         fixed window bit gravities
12622         split into smaller functions
12623         (frame_move_resize_step):
12624         fixed a bug w/ the parent gravity
12625         (frame_hide_changing_window_parts):
12626         fixed flickering in one of the corners during shade animation
12627         (frame_mrs_hide_changing_parts):
12628         renamed function
12629         (frame_mrs_prepare_vars):
12630         (frame_mrs_hide_unhide_parent):
12631         (frame_mrs_setup_draw_decorations):
12632         (frame_mrs_resize_move_windows):
12633         new functions
12635 2002-03-25  olicha  <olivier.chapuis@free.fr>
12637         * libs/Fft.c (FftSetupEncoding):
12638         Fixed compilation
12640         * libs/Flocale.c (FlocaleDrawString):
12641         * libs/FBidi.c (FBidiConvert):
12642         * libs/FBidi.h:
12643         Pass the font to FBidiConvert
12645         * acconfig.h (HAVE_LIBCHARSET):
12646         * acinclude.m4 (CHECK_LIBCHARSET):
12647         * configure.in:
12648         If libiconv is used check for libcharset
12650         * libs/Makefile.am:
12651         * libs/FlocaleCharset.h:
12652         * libs/FlocaleCharset.c:
12653         * libs/Flocale.h:
12654         * libs/Flocale.c (*):
12655         * libs/Fft.c (FftSetupEncoding):
12656         * libs/Fft.h:
12657         New structure FlocaleCharset to handle font, iconv and fribidi charsets.
12658         FlocaleFont has such a member which is set when charset info are needed.
12659         FlocaleCharset.c contains a big table which associates to an X charset
12660         various possible locale charsets and the fribidi charset.
12661         If libiconv is used, libcharset is used to compute the locale charset.
12662         Various Flocale clean up.
12664         * fvwm/fvwm.c (main):
12665         Removed the call to FlocaleInitCharset, it is now done automatically
12666         when needed
12668         * libs/Makefile.am:
12669         * libs/Ficon.h:
12670         * libs/Ficonv.c:
12671         * fvwm/ewmh.c (ewmh_atom_property_notify[]):
12672         * fvwm/ewmh.h:
12673         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
12674         (EWMH_WMIconName):
12675         (EWMH_WMName):
12676         (EWMH_SetDesktopNames):
12677         Moved iconv conversions into the library. Try to found the good iconv
12678         charset with the help of the font and of the FlocaleCharset table.
12680 2002-03-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12682         * libs/Module.c (SendFvwmPipe):
12683         * libs/Graphics.c (do_relieve_rectangle):
12684         * fvwm/menustyle.c (menustyle_parse_old_style):
12685         * fvwm/add_window.c (setup_window_structure):
12686         memory management patches by Dave Trollope
12688         * fvwm/frame.c (frame_get_sidebar_geometry):
12689         hide the handles when using the NoHandles style
12691         * fvwm/borders.c (border_redraw_decorations):
12692         change in title rotation is applied immediately, don't use the value "2"
12693         to force redrawing
12695         * fvwm/style.c (parse_and_set_window_style):
12696         removed "TitleLeft" and "TitleRight" styles; only the "TitleAt..."
12697         styles can be used
12698         documented the new title directions
12699         (parse_and_set_window_style):
12700         removed the ...TitleRotated[Counter]ClockWise use ...CW and ...CCW
12701         instead
12702         documented these styles
12704         * fvwm/add_window.c (CaptureOneWindow):
12705         (CaptureAllWindows):
12706         (AddWindow):
12707         cleaned up
12709         * fvwm/icons.c (DeIconify):
12710         fiexd fucoused window not hilighting after deiconification
12712 2002-03-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12714         * fvwm/update.c (apply_window_updates):
12715         windows are not unshaded when the decoration layout changes
12717         * fvwm/frame.c (frame_create_move_resize_args):
12718         fixed excessive redrawing
12719         (frame_get_hidden_pos):
12720         fixed parent geometry when window is hidden
12722         * fvwm/add_window.c (setup_frame_stacking):
12723         fixed stacking of right buttons
12725         * fvwm/frame.c (frame_set_decor_gravities):
12726         fixed title and button bit gravities
12728         * fvwm/add_window.c (setup_frame_stacking):
12729         (change_auxiliary_windows):
12730         fixed "button" style
12732         * fvwm/geometry.c (get_title_button_geometry):
12733         * fvwm/menus.c (pop_menu_up):
12734         fixed menu placement relative to window titles
12736         * libs/Flocale.c (FlocaleDrawString):
12737         fixed compiler warning w/o fribidi
12739         * fvwm/virtual.c (MoveViewport):
12740         (MapDesk):
12741         (do_move_window_to_desk):
12742         * fvwm/update.c (apply_window_updates):
12743         * fvwm/icons.c (Iconify):
12744         (CMD_Iconify):
12745         * fvwm/module_interface.c (SETOLDFLAGS):
12746         * fvwm/ewmh_events.c (ewmh_WMStateHidden):
12747         * fvwm/style.c (parse_and_set_window_style):
12748         * fvwm/window_flags.h:
12749         * fvwm/session.c (MatchWinToSM):
12750         * fvwm/placement.c (PlaceWindow):
12751         * fvwm/add_window.c (CaptureAllWindows):
12752         (setup_window_placement):
12753         (CaptureOneWindow):
12754         (AddWindow):
12755         (destroy_window):
12756         * fvwm/menus.c (menu_tear_off):
12757         * fvwm/events.c (HandleMapRequestKeepRaised):
12758         (HandleMapNotify):
12759         * fvwm/fvwm.h:
12760         removed some of those pesky globals: PPosOverride, isIconicState and
12761         isIconifiedByParent; pass round a structure instead
12762         removed the do_start_iconic window flag
12763         removed do_delete_icon_moved flag
12765 2002-03-24  Mikhael Goikhman  <migo@homemail.com>
12767         * acconfig.h:
12768         * configure.in:
12769         renamed HAVE_FRIBIDI to HAVE_BIDI
12771         * libs/FBidi.c:
12772         * libs/FBidi.h:
12773         added more comments
12775         * fvwm/Makefile.am:
12776         * libs/Flocale.c:
12777         * libs/Makefile.am:
12778         added a dummy call to FBidi to test linking against bidi libs
12780 2002-03-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12782         * fvwm/windowshade.c (CMD_WindowShade):
12783         changed syntax of windowshade with direction
12784         (CMD_WindowShade):
12785         update button state after unshading
12787         * fvwm/add_window.c (AddWindow):
12788         fixed mini icon update
12790         * fvwm/events.c (HandleEnterNotify):
12791         fixed icon picture redrawing
12792         icon titles are no longer raised and expanded if the icon has only a
12793         title
12795         * fvwm/move_resize.c (resize_window):
12796         fixed core dump
12798         * libs/gravity.c (gravity_move_resize_parent_child):
12799         * fvwm/frame.c (frame_get_titlebar_dimensions):
12800         (frame_prepare_animation_shape):
12801         (frame_move_resize_step):
12802         (frame_get_titlebar_dimensions_only):
12803         (frame_get_hidden_pos):
12804         (frame_update_hidden_window_pos):
12805         (frame_free_move_resize_args):
12806         (frame_create_move_resize_args):
12807         fixed shading of shaped windows
12809         * fvwm/borders.c:
12810         clean up
12812         * fvwm/fvwm.c (main):
12813         * fvwm/misc.c (GrabEm):
12814         fixed a problem with the cursor shape during window shading
12816         * fvwm/update.c (apply_window_updates):
12817         fixed drawing of hilighted window after a decoration change
12819         * fvwm/update.c (apply_window_updates):
12820         * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12821         * fvwm/borders.c (RedrawDecorations):
12822         renamed RedrawDecorations()
12824         * fvwm/move_resize.c (move_window_doit):
12825         * libs/fvwmrect.c:
12826         * fvwm/misc.c (move_into_rectangle):
12827         (intersect_xrectangles):
12828         functions renamed and moved to fvwmrect.c
12830         * fvwm/borders.c (border_get_changed_border_parts):
12831         (frame_get_changed_border_parts):
12832         reduced border redrawing
12833         moved fucntion to borders.c
12835         * fvwm/events.c (HandleButtonPress):
12836         (DispatchEvent):
12837         suppress button events on frame windows
12839         * fvwm/frame.c (frame_setup_border):
12840         fixed a problem with the border setup
12842         * fvwm/borders.c (border_draw_decorations):
12843         * fvwm/events.c (HandleEnterNotify):
12844         fixed icon title drawing
12846         * fvwm/misc.c (GrabEm):
12847         fixed a pointer grab hang with xmag?
12849         * fvwm/move_resize.c (resize_window):
12850         use frame_move_resize function to improve performance
12852         * fvwm/add_window.c (AddWindow):
12853         fixed recaturing shaded windows
12855         * fvwm/borders.c:
12856         suppress unnecessary title redraws
12858         * fvwm/frame.c:
12859         window shading works again; there are still some problems with
12860         recapture, restart, border drawing and shaped windows
12862 2002-03-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12864         * fvwm/geometry.c (get_shaded_geometry_with_dir):
12865         new function
12867         * fvwm/frame.c (frame_get_title_bar_dimensions):
12868         fixed minor button layout bug
12869         (frame_update_hidden_window_pos):
12871         * fvwm/ewmh_names.c (EWMH_WMName):
12872         * fvwm/gnome.c (GNOME_HandlePropRequest):
12873         * fvwm/focus.c (DoSetFocus):
12874         * fvwm/stack.c (new_layer):
12875         * fvwm/icons.c (DeIconify):
12876         (Iconify):
12877         * fvwm/events.c (HandleFocusIn):
12878         (HandlePropertyNotify):
12879         (HandleExpose):
12880         (HandleMapNotify):
12881         (HandleButtonPress):
12882         (HandleLeaveNotify):
12883         * fvwm/builtins.c (CMD_ChangeDecor):
12884         (CMD_UpdateDecor):
12885         * fvwm/move_resize.c (resize_move_window):
12886         (resize_window):
12887         (resize_window):
12888         (maximize_fvwm_window):
12889         (handle_stick):
12890         * fvwm/borders.c (DrawDecorations):
12891         (RedrawDecorations):
12892         removed function DrawDecorations()
12893         (border_draw_decorations):
12894         renamed draw_decorations_with_geom() to border_draw_decorations()
12896         * fvwm/events.c (HandleExpose):
12897         fixed drawing icon titles
12899         * fvwm/add_window.c (adjust_fvwm_internal_windows):
12900         * fvwm/events.c (HandleFocusIn):
12901         (HandleFocusOut):
12902         * fvwm/screen.h (ScreenInfo):
12903         return the focus to the window that had the focus before an or window
12904         stole it and then died.
12906         * fvwm/menus.c (scanForColor):
12907         removed duplicate call of strlen
12908         use alloca instead of safemalloc
12910         * fvwm/menustyle.c (menustyle_parse_style):
12911         don't call memset right before memcpy
12913         * fvwm/module_interface.c (AddToMessageQueue):
12914         (DeleteMessageQueueBuff):
12915         removed one safemalloc and inline'd the function
12916         merged AddToMessageQueue into PositiveWrite
12918         * fvwm/borders.c (border_draw_decor_to_pixmap):
12919         fixed pixmap and mini icon buttons
12920         (border_fill_pixmap_background):
12921         fixed an X error
12922         (border_get_tb_parts_to_draw):
12923         buttons and title background using the border style is updated when the
12924         buttons moves
12926         * fvwm/events.c (WaitForButtonsUp):
12927         don't grab the whole server but merely the pointer to allow applications
12928         redrawing themselves
12930         * fvwm/borders.c:
12931         finished writing title drawing code
12933         * fvwm/move_resize.c (resize_window):
12934         (resize_move_window):
12935         (unmaximize_fvwm_window):
12936         removed now unnecessary calls to DrawDecorations()
12938         * fvwm/frame.c (frame_hide_changing_window_parts):
12939         fixed hiding bottom/right titles
12941         * fvwm/add_window.c (AddWindow):
12942         fixed recapturing shaded windows
12944         * fvwm/misc.c (GrabEm):
12945         fixed the cursor over the title window while resizing
12947 2002-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12949         * libs/Graphics.c (CreateTiledPixmap):
12950         improved efficience: let the X server tile a pixmap via the GC settings
12952         * fvwm/fvwm.c (CreateGCs):
12953         * fvwm/screen.h (ScreenInfo):
12954         added new global GC Scr.TileGC
12956         * fvwm/borders.c (border_fill_pixmap_background):
12957         * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
12958         use already created gcs
12960         * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
12961         * fvwm/menus.c (paint_menu_gradient_background):
12962         fixed using a randow members in gcs
12964 2002-03-22  Mikhael Goikhman  <migo@homemail.com>
12966         * configure.in:
12967         added compilation test for fribidi
12969 2002-03-22  Dan Espen  <dane@mk.telcordia.com>
12971         * NEWS: Document FvwmForm timeout.
12973 2002-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12975         * fvwm/session.c (MatchWinToSM):
12976         * fvwm/add_window.c (AddWindow):
12977         preserve user states over a restart
12979         * fvwm/add_window.c (setup_window_structure):
12980         preserve user states over a recapture
12982         * fvwm/functions.c (execute_function):
12983         "Silent" suppresses the "No such command ..." message
12985         * fvwm/frame.c (frame_move_resize):
12986         * fvwm/misc.c (GrabEm):
12987         fixed the cursor shape during resizing
12988         fixed button looks in small windows
12990 2002-03-22  Mikhael Goikhman  <migo@homemail.com>
12992         * libs/FBidi.c:
12993         * libs/FBidi.h:
12994         new files
12996 2002-03-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
12998         * fvwm/fvwm.c (LoadDefaultLeftButton):
12999         (LoadDefaultRightButton):
13000         * fvwm/borders.c (border_draw_vector_to_pixmap):
13001         * fvwm/screen.h (DecorFace):
13002         * fvwm/builtins.c (ReadDecorFace):
13003         fixed transparent vector line support
13005         * libs/Graphics.c (CreateGradientPixmap):
13006         fixed potential core dump with illegal gradients
13008 2002-03-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13010         * fvwm/fvwm.h (FvwmWindow):
13011         removed button_background_pixmap member
13013         * fvwm/update.c (apply_window_updates):
13014         fixed changing the decoration size
13016         * fvwm/windowshade.c (CMD_WindowShade):
13017         * fvwm/frame.c (frame_setup_border):
13018         * fvwm/functions.c (execute_complex_function):
13019         removed debug code
13021         * fvwm/move_resize.c (resize_window):
13022         fixed aboting of a opaque resize w/ maximized windows
13023         (ParseOneResizeArgument):
13024         resize arguments don't take the border into account
13025         (GetResizeArguments):
13026         implemented new option "Frame" to the Resize and ResizeMove commands
13028 2002-03-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13030         * fvwm/fvwm2.1:
13031         * fvwm/builtins.c (ReadDecorFace):
13032         * fvwm/borders.c (DrawLinePattern):
13033         implemented transparent drawing color in vector buttons: C == 4
13035         * libs/defaults.h (MAX_TITLE_BUTTON_VECTOR_LINES):
13036         * fvwm/builtins.c (ReadDecorFace):
13037         increased allowed number of lines in a vector button to 10000 and moved
13038         the definition to defaults.h
13040         * fvwm/virtual.c (MoveViewport):
13041         don't send useless M_NEW_PAGE packets
13043         * fvwm/frame.c:
13044         * fvwm/borders.c:
13045         started work on new button/title drawing code
13047         * fvwm/events.c (HandleExpose):
13048         don't handle expose on the title bar
13050         * fvwm/borders.c:
13051         * fvwm/frame.c (frame_get_sidebar_geometry):
13052         * fvwm/fvwm.h (FvwmWindow):
13053         replaced border_state with decor_state
13055         * libs/defaults.h (NR_RIGHT_BUTTONS):
13056         added a comment
13058         * fvwm/events.h:
13059         * fvwm/events.c (HandleExpose):
13061         * fvwm/frame.c (frame_setup_border):
13062         hide sidebars if they are too small, i.e. 0 pixels
13064 2002-03-20  olicha  <olivier.chapuis@free.fr>
13066         * libs/Flocale.c (FlocaleFreeNameProperty):
13067         Fixed random core dump
13069 2002-03-19  olicha  <olivier.chapuis@free.fr>
13071         * fvwm/ConfigFvwmDefaults:
13072         RightTitleRotatedCW is a default
13074 2002-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13076         * fvwm/frame.c (frame_get_sidebar_geometry):
13077         window corners are always at least the border width thick
13079         * fvwm/geometry.c (update_absolute_geometry):
13080         fixed south/east shading
13082         * fvwm/frame.c (frame_move_resize_step):
13083         did the best I could to prevent rxvt from flashing in the background
13084         colour
13086         * fvwm/add_window.c (get_default_window_attributes):
13087         (get_default_window_attributes):
13088         (setup_resize_handle_windows):
13089         * fvwm/borders.c (border_get_border_gcs):
13090         applied -visual fix by Hippo
13092         * fvwm/cursor.c (CMD_CursorStyle):
13093         fixed endless loop
13095         * fvwm/frame.c (frame_get_title_bar_dimensions):
13096         fixed order of right buttons
13097         (frame_move_resize_step):
13098         reduced flashing when maximizing
13100         * fvwm/geometry.c (update_absolute_geometry):
13101         adapted for horizontal shading
13103 2002-03-19  Mikhael Goikhman  <migo@homemail.com>
13105         * fvwm/borders.c:
13106         * fvwm/builtins.c:
13107         * fvwm/fvwm.h:
13108         * fvwm/geometry.c:
13109         * libs/Fft.c:
13110         * libs/Flocale.c:
13111         * libs/Flocale.h:
13112         several renamings of text_direction to text_rotation
13114 2002-03-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13116         * fvwm/windowshade.c (CMD_WindowShade):
13117         * fvwm/frame.c (frame_create_move_resize_args):
13118         (frame_move_resize_step):
13119         hack to enable non-animated window shading for the time being
13121         * fvwm/style.c (parse_and_set_window_style):
13122         (parse_and_set_window_style):
13123         allow to abbreviate [Counter]ClockWise with [C]CW
13125         * fvwm/frame.c (frame_move_resize_step):
13126         fixed
13128         * fvwm/geometry.c (gravity_constrain_size):
13129         removed useless code
13131         * fvwm/update.c (apply_window_updates):
13132         * fvwm/add_window.c (AddWindow):
13133         * fvwm/move_resize.c (unmaximize_fvwm_window):
13134         (resize_window):
13135         do not write into frame_g. only frame.c should do this
13137         * libs/defaults.h (MIN_WINDOW_TITLEBUTTON_LENGTH):
13138         (MIN_WINDOW_TITLE_LENGTH):
13139         new default values
13140         * fvwm/frame.c (frame_setup_title_bar):
13141         (get_resize_decor_gravities_one_axis):
13142         (frame_setup_window_internal):
13143         (frame_move_resize_step):
13144         (frame_create_move_resize_args):
13145         rewrote frame_setup_title_bar function
13147         * fvwm/add_window.c (setup_frame_stacking):
13148         fixed title bar stacking order
13150         * fvwm/frame.c (frame_setup_title_bar):
13151         removed yesterday's 'fix'
13153         * fvwm/add_window.c (hide_screen):
13154         (setup_title_window):
13155         (setup_resize_handle_windows):
13156         (setup_button_windows):
13157         fixed visual and depth of decoration windows
13159 2002-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13161         * fvwm/frame.c (frame_setup_title_bar):
13162         fixed title layout bug
13164         * fvwm/move_resize.c (MaximizeHeight):
13165         fixed bug in "grow" option of the Maximize command
13167         * fvwm/geometry.h:
13168         fixed broken prototype for get_title_font_size_and_offset
13170         * fvwm/geometry.c (get_title_font_size_and_offset):
13171         simplified code a bit
13173 2002-03-18  olicha  <olivier.chapuis@free.fr>
13175         * fvwm/geometry.h:
13176         * fvwm/geometry.c (get_title_font_size_and_offset):
13177         * fvwm/add_window.c (setup_title_geometry):
13178         * fvwm/style.h:
13179         * fvwm/style.c (parse_and_set_window_style):
13180         (check_window_style_change):
13181         * fvwm/update.c (apply_window_updates):
13182         * fvwm/window_flags.h:
13183         * fvwm/fvwm.h:
13184         Reworte side title direction styles and use LeftTitleRotatedClockWise /
13185         LeftTitleRotatedCounterClockWise, RightTitleRotatedClockWise /
13186         RightTitleRotatedCounterClockWise
13188 2002-03-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13190         * acconfig.h:
13191         * vms/config.h (FMiniIconsSupported):
13192         removed last traces of MINI_ICONS ifdef
13194         * fvwm/windowlist.c (CMD_WindowList):
13195         * fvwm/update.c (apply_window_updates):
13196         * fvwm/style.h:
13197         * fvwm/style.c (merge_styles):
13198         (parse_and_set_window_style):
13199         (check_window_style_change):
13200         * fvwm/screen.h:
13201         * fvwm/module_interface.c (SendMiniIcon):
13202         (BroadcastMiniIcon):
13203         (CMD_Send_WindowList):
13204         * fvwm/fvwm.h (FvwmWindow):
13205         * fvwm/ewmh_icons.c (ewmh_WMIcon):
13206         (EWMH_DoUpdateWmIcon):
13207         (ewmh_SetWmIconFromPixmap):
13208         (EWMH_DeleteWmIcon):
13209         (EWMH_SetIconFromWMIcon):
13210         * fvwm/builtins.c (ReadDecorFace):
13211         * fvwm/borders.c (DrawButton):
13212         (CMD_BorderStyle):
13213         (CMD_BorderStyle):
13214         * fvwm/add_window.c (setup_window_structure):
13215         (setup_mini_icon):
13216         (destroy_mini_icon):
13217         (change_mini_icon):
13218         (AddWindow):
13219         * acconfig.h (FMiniIconsSupported):
13220         replaced all MINI_ICONS ifdefs with FMiniIconsSupported to enable
13221         compiler checks
13223         * fvwm/screen.h:
13224         removed an FANCY_TITLEBARS ifdef
13226         * fvwm/borders.c (border_draw_one_part):
13227         (border_draw_border_parts):
13228         (border_draw_all_parts):
13229         (draw_clipped_decorations_with_geom):
13230         performance enhancement
13232 2002-03-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13234         * fvwm/frame.c (frame_move_resize_step):
13235         force setting up the border when function is called with FRAME_MR_SETUP
13236         (frame_setup_window_internal):
13237         removed duplicate frame setup
13239         * fvwm/borders.c (border_get_parts_and_pos_to_draw):
13240         fixed logic bug
13241         (draw_clipped_decorations_with_geom):
13242         do not flush the X queue after drawing; let the caller do it
13244         * fvwm/frame.c (frame_get_sidebar_geometry):
13245         fixed layout of windows with a small height
13246         (frame_hide_changing_window_parts):
13247         fixed flickering
13249         * fvwm/borders.c:
13250         * fvwm/frame.c:
13251         made good progress with frame layout rewrite. I think it is already
13252         considerably faster.
13253         some general clean up
13255         * fvwm/add_window.c (setup_decor_window):
13256         function removed
13258         * fvwm/windowshade.c (CMD_WindowShade):
13259         * fvwm/stack.c (verify_stack_ring_consistency):
13260         (RaiseOrLowerWindow):
13261         * fvwm/move_resize.c (resize_move_window):
13262         (move_window_doit):
13263         (draw_move_resize_grid):
13264         * fvwm/icons.c (DrawIconWindow):
13265         * fvwm/icccm2.c (CloseICCCM2):
13266         (convertProperty):
13267         (HandleSelectionRequest):
13268         * fvwm/fvwm.c (main):
13269         (SaveDesktopState):
13270         * fvwm/focus.c (DoSetFocus):
13271         * fvwm/ewmh.c (EWMH_ManageKdeSysTray):
13272         * fvwm/events.c (HandlePropertyNotify):
13273         (HandleButtonPress):
13274         (HandleConfigureRequest):
13275         * fvwm/add_window.c (RestoreWithdrawnLocation):
13276         (Reborder):
13277         * fvwm/builtins.c (CMD_Delete):
13278         (CMD_Destroy):
13279         (CMD_Close):
13280         (CMD_FakeClick):
13281         * fvwm/menus.c (paint_menu):
13282         (DestroyMenu):
13283         * fvwm/misc.c (UngrabEm):
13284         (GrabEm):
13285         * fvwm/schedule.c (execute_obj_func):
13286         * fvwm/add_window.c (hide_screen):
13287         (destroy_window):
13288         use XFlush instead of XSync when the latter is not necessary
13290         * libs/fvwmrect.c (fvwmrect_rectangles_equal):
13291         new function
13293         * fvwm/add_window.c (adjust_fvwm_internal_windows):
13294         inform frame module if the window with the hide windows dies
13296         * fvwm/placement.c (PlaceWindow):
13297         (CMD_PlaceAgain):
13298         * fvwm/add_window.c (setup_window_attr):
13299         (setup_frame_attributes):
13300         (AddWindow):
13301         (RestoreWithdrawnLocation):
13302         (setup_window_placement):
13303         * fvwm/geometry.c (gravity_translate_to_northwest_geometry):
13304         (get_title_geometry):
13305         * fvwm/fvwm.c (InitVariables):
13306         * fvwm/frame.c (frame_setup_frame):
13307         * fvwm/colormaps.c (HandleColormapNotify):
13308         (InstallWindowColormaps):
13309         * fvwm/events.c (HandleConfigureRequest):
13310         (HandleUnmapNotify):
13311         * fvwm/fvwm.h (FvwmWindow):
13312         removed attr member of FvwmWindow and replaced by a structure defined
13313         ourselves that is much smaller
13315         * fvwm/add_window.c (hide_screen):
13316         don't use save_unders and backing_store for the window used in recapture
13318         * fvwm/frame.c (frame_init):
13319         * fvwm/fvwm.c (main):
13320         new function to initialise frame module
13322         * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
13323         new function
13325 2002-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13327         * fvwm/frame.c:
13328         clean up
13330         * fvwm/borders.h (enum):
13331         * fvwm/borders.c (draw_clipped_decorations_with_geom):
13332         (border_get_parts_and_pos_to_draw):
13333         * fvwm/fvwm.h (struct):
13334         some clean up
13335         fixed calculations of which border parts to draw
13337         * fvwm/fvwm2.1:
13338         corrected some typos
13339         * fvwm/frame.c:
13340         * fvwm/borders.c:
13341         handle marks work again
13343 2002-03-16  Dan Espen  <dane@mk.telcordia.com>
13345         * AUTHORS: New author added.
13347 2002-03-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13349         * fvwm/frame.c:
13350         * fvwm/borders.c:
13351         * fvwm/add_window.c (setup_frame_stacking):
13352         * fvwm/cursor.c (CMD_CursorStyle):
13353         * fvwm/events.c (HandleExpose):
13354         (HandleMapNotify):
13355         (HandleEnterNotify):
13356         (HandleLeaveNotify):
13357         (GetContext):
13358         * fvwm/geometry.c (get_title_button_geometry):
13359         * fvwm/virtual.c (map_window):
13360         * fvwm/add_window.c (setup_parent_window):
13361         (setup_resize_handle_cursors):
13362         (setup_resize_handle_windows):
13363         (resize_resize_handle_windows):
13364         (change_resize_handle_windows):
13365         some progress with new frame layout
13367         * fvwm/add_window.c (setup_visible_name):
13368         fixed off-by-one bug in setup_visible_name
13369         maximum window number can be set in defaults.h
13371 2002-03-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13373         * fvwm/windowlist.h:
13374         * fvwm/virtual.h:
13375         * fvwm/update.h:
13376         * fvwm/style.h:
13377         * fvwm/read.h:
13378         * fvwm/placement.h:
13379         * fvwm/menus.h:
13380         * fvwm/move_resize.h:
13381         * fvwm/icons.h:
13382         * fvwm/geometry.h:
13383         * fvwm/frame.h:
13384         * fvwm/focus.h:
13385         * fvwm/events.h:
13386         * fvwm/borders.h:
13387         * fvwm/add_window.h:
13388         * fvwm/ewmh_names.c:
13389         * fvwm/ewmh_icons.c:
13390         * fvwm/ewmh_events.c:
13391         * fvwm/ewmh.c:
13392         * fvwm/frame.c:
13393         * fvwm/menucmd.c:
13394         * fvwm/schedule.c:
13395         * fvwm/geometry.c:
13396         * fvwm/gnome.c:
13397         * fvwm/windowlist.c:
13398         * fvwm/cursor.c:
13399         * fvwm/update.c:
13400         * fvwm/bindings.c:
13401         * fvwm/colormaps.c:
13402         * fvwm/decorations.c:
13403         * fvwm/conditional.c:
13404         * fvwm/misc.c:
13405         * fvwm/read.c:
13406         * fvwm/placement.c:
13407         * fvwm/fvwm.c:
13408         * fvwm/virtual.c:
13409         * fvwm/session.c:
13410         * fvwm/functions.c:
13411         * fvwm/stack.c:
13412         * fvwm/icons.c:
13413         * fvwm/module_interface.c:
13414         * fvwm/style.c:
13415         * fvwm/add_window.c:
13416         * fvwm/events.c:
13417         * fvwm/builtins.c:
13418         * fvwm/move_resize.c:
13419         * fvwm/borders.c:
13420         * fvwm/menus.c:
13421         * fvwm/fvwm.h (FvwmWindow):
13422         moved all windows into a separate sub structure and wrote access macros
13423         renamed FvwmWindow argument to builtin commands to "fw"
13424         renamed tmp_win to fw everywhere
13426         * fvwm/borders.c (RedrawBorder):
13427         * fvwm/decorations.c (SelectDecor):
13428         * fvwm/add_window.c (setup_style_and_decor):
13429         (setup_resize_handle_cursors):
13430         * fvwm/window_flags.h:
13431         * fvwm/fvwm.h (struct):
13432         added new member has_handles and new macro HAS_HANDLES
13434         * fvwm/decorations.c (SelectDecor):
13435         fixed the NoHandles style
13437         * fvwm/decorations.c (SelectDecor):
13438         * fvwm/style.c (check_window_style_change):
13439         (parse_and_set_window_style):
13440         * fvwm/style.h:
13441         * fvwm/fvwm.h (struct):
13442         renamed has_no_handles to has_no_border
13444 2002-03-15  olicha  <olivier.chapuis@free.fr>
13446         * libs/Flocale.h:
13447         * libs/Fft.c (is_utf8_encoding):
13448         Compilation fixes
13450         * libs/Flocale.h:
13451         s/COMPUND_TEXT/COMPOUND_TEXT
13453         * fvwm/fvwm2.1:
13454         Removed matrix xft specification doc as now it is use internally by
13455         fvwm
13457         * libs/Flocale.c (FlocaleRotateDrawString):
13458         (FlocaleUnloadFont):
13459         (FlocaleDrawString):
13460         (FlocaleTextWidth):
13461         * libs/Fft.h:
13462         * libs/Fft.c (FftGetRotatedFont):
13463         (FftGetFont):
13464         (FftDrawString):
13465         (FftTextWidth):
13466         * fvwm/borders.c (DrawMultiPixmapTitlebar):
13467         (RedrawTitle):
13468         * fvwm/geometry.c (get_title_font_size_and_offset):
13469         * fvwm/style.c (parse_and_set_window_style):
13470         (check_window_style_change):
13471         * fvwm/update.c (apply_window_updates):
13472         * fvwm/update.h:
13473         * fvwm/style.h:
13474         * fvwm/fvwm.h:
13475         * fvwm/window_flags.h:
13476         Implemented vertical text rendering, new style SideTitleTextDefault,
13477         SideTitleTextTopToBottom, SideTitleTextBottomToTop
13479 2002-03-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13481         * fvwm/fvwm.h:
13482         removed inclusion of fvwmdebug.h
13484         * libs/gravity.c (ParseDirectionArgument):
13485         fixed direction parsing
13487         * fvwm/menus.c (get_menu_options):
13488         fixed a compiler warning
13490 2002-03-12  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13492         * fvwm/bindings.c (ParseBinding):
13493         fixed compiler warning
13495         * fvwm/ewmh_events.c (EWMH_GetIconGeometry):
13496         * fvwm/ewmh.h:
13497         fixed compilation w/ --disable-ewmh
13499         * fvwm/windowlist.c (CMD_WindowList):
13500         fixed parsing of conditions versus position of window list broken with
13501         a recent "fix"
13503 2002-03-11  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13505         * libs/Fft.h:
13506         * libs/Fft.c (FftTextWidth):
13507         (is_utf8_encoding):
13508         (FftGetFontWidths):
13509         (FftDrawString):
13510         removed the HAVE_XFT_UTF8 ifdefs and fixed not setting FftUtf8Support
13511         if HAVE_XFT was not set.
13513         * fvwm/events.h (XEVMASK_DECORW):
13514         select EnterNotify and LeaveNotify on frame instead of decor_w
13516         * fvwm/add_window.c (setup_title_window):
13517         (setup_button_windows):
13518         (setup_resize_handle_windows):
13519         frame window is the new parent of the title, button and handle windows
13520         (setup_frame_stacking):
13521         new stacking order of decoration windows
13523         * fvwm/menuitem.c (menuitem_paint):
13524         * fvwm/events.c (HandleExpose):
13525         xft fixes
13527         * fvwm/move_resize.c (unmaximize_fvwm_window):
13528         don't force to redraw the frame
13530         * libs/gravity.c (gravity_get_offsets):
13531         (gravity_move):
13532         (gravity_resize):
13533         functions moved to gravity.c
13535 2002-03-10  olicha  <olivier.chapuis@free.fr>
13537         * acconfig.h (HAVE_XFT_UTF8):
13538         * configure.in:
13539         * libs/Fft.c (is_utf8_encoding):
13540         (FftGetFontWidths):
13541         (FftDrawString):
13542         (FftTextWidth):
13543         Detected if Xft can handle utf8 string
13545         * libs/Fft.h:
13546         * fvwm/menuitem.c (menuitem_paint):
13547         * fvwm/events.c (HandleExpose):
13548         Fixed Xft related compilation failure and warning
13550 2002-03-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13552         * fvwm/virtual.c:
13553         * fvwm/update.c:
13554         * fvwm/move_resize.c:
13555         * fvwm/icons.c:
13556         * fvwm/focus.c:
13557         * fvwm/events.c:
13558         * fvwm/builtins.c:
13559         * fvwm/add_window.c:
13560         * fvwm/frame.c (frame_setup_window):
13561         (frame_force_setup_window):
13562         (frame_setup_shape):
13563         SetupFrame renamed to frame_setup_window
13564         ForceSetupFrame renamed to frame_force_setup_window
13565         SetShape renamed to frame_setup_shape
13567         * fvwm/windowshade.c:
13568         moved most code to frame.c
13570         * fvwm/frame.c (SetShape):
13571         (SetupTitleBar):
13572         (set_decor_gravity):
13573         (ForceSetupFrame):
13574         (SetupFrame):
13575         functions moved to new file
13577         (SetupTitleBar):
13578         (frame_setup_title_bar):
13579         renamed function
13581         * libs/Parse.h:
13582         direction code moved to gravity.c and gravity.h
13584         * fvwm/windowshade.c (CMD_WindowShade):
13585         * fvwm/geometry.c (get_shaded_geometry):
13587         * libs/FScreen.c (FScreenInit):
13588         (FScreenUpdateEmulationMapState):
13589         changed Xinerame emulation layout
13591         * fvwm/fvwm2.1:
13592         Corrected the description of the XineramaPrimaryScreen command that was
13593         essentially lying.
13595 2002-03-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13597         * fvwm/menus.c (menu_tear_off):
13598         (unlink_item_from_menu):
13599         (menu_strip_tear_off_title):
13600         use the text from a title item as the tear off menu title if the menu
13601         begins with a title; skip separators and tear off bars at the front of
13602         the menu
13604         * **/*.[ch]:
13605         implemented titleatleft and titleatright styles; titles are not drawn
13606         vertically yet
13608         * fvwm/style.c (check_window_style_change):
13609         * fvwm/update.c (apply_window_updates):
13610         * fvwm/ewmh_names.c (EWMH_WMIconName):
13611         (EWMH_WMName):
13612         (charset_to_utf8):
13613         * fvwm/ewmh.c (ksmserver_workarround):
13614         * fvwm/update.c (apply_window_updates):
13615         * fvwm/conditional.c (MatchesConditionMask):
13616         * fvwm/fvwm.c (main):
13617         * fvwm/session.c (SaveWindowStates):
13618         (matchWin):
13619         (MatchWinToSM):
13620         * fvwm/functions.c (expand):
13621         * fvwm/stack.c (dump_stack_ring):
13622         (verify_stack_ring_consistency):
13623         * fvwm/module_interface.c (BroadcastWindowIconNames):
13624         (CMD_Send_WindowList):
13625         * fvwm/add_window.c (free_window_names):
13626         (free_window_names):
13627         * fvwm/events.c (HandlePropertyNotify):
13628         * fvwm/builtins.c (CMD_Wait):
13629         * fvwm/style.c (CMD_DestroyStyle):
13630         (lookup_style):
13631         Adapted to changes of Flocale.h
13633         * acconfig.h:
13634         removed COMPUND_TEXT ifdef
13636         * configure.in:
13637         mutibyte defaults to on
13639         * acconfig.h:
13640         * libs/Flocale.c:
13641         * libs/Flocale.h:
13642         * fvwm/fvwm.h (FvwmWindow):
13643         cleaned up Flocale stuff for better information hiding
13645         * libs/Flocale.c (get_FlocaleFontSet):
13646         (get_FlocaleFont):
13647         added a new font strucht member min_char_offset for vertical text
13649         * libs/Flocale.c (get_FlocaleFontSet):
13650         fixed a bug in descent calculation
13652         * fvwm/fvwm.h (FvwmWindow):
13653         removed title_g
13655         * fvwm/borders.c (RedrawButtons):
13656         (SetupTitleBar):
13657         (RedrawBorder):
13658         (SetupFrame):
13659         (RedrawTitle):
13660         (DrawMultiPixmapTitlebar):
13661         don't use title_g or boundary_width
13663         * libs/Flocale.c (FlocaleTextWidth):
13664         * libs/Flocale.c (FlocaleDrawString):
13665         added interface for vertical strings
13666         * libs/Flocale.h (FlocaleWinString):
13667         added flags structure w/ is_vertical_string flag
13669         * fvwm/borders.c (RedrawTitle):
13670         (DrawMultiPixmapTitlebar):
13671         * fvwm/screen.h (ScreenInfo):
13672         * fvwm/icons.c (DrawIconWindow):
13673         * fvwm/move_resize.c (DisplayPosition):
13674         (DisplaySize):
13675         * fvwm/screen.h (ScreenInfo):
13676         removed ScratchStr and TitleStr; *please* don't use global variables
13677         without need
13679         * fvwm/move_resize.c (ParseOneResizeArgument):
13680         (GetResizeArguments):
13681         (GetResizeMoveArguments):
13682         (resize_window):
13683         (resize_move_window):
13684         * fvwm/module_interface.c (CONFIGARGS):
13685         (OLDCONFIGARGS):
13686         (CONFIGARGSNEW):
13687         * fvwm/placement.c (PlaceWindow):
13688         * fvwm/add_window.c (setup_title_window):
13689         (setup_button_windows):
13690         (setup_parent_window):
13691         (resize_resize_handle_windows):
13692         (change_resize_handle_windows):
13693         (AddWindow):
13694         * fvwm/geometry.c (get_window_borders):
13695         (gravity_get_naked_geometry):
13696         (gravity_add_decoration):
13697         (constrain_size):
13698         don't use title_g.width and title_g.height anymore
13700         * libs/defaults.h (EXTRA_TITLE_FONT_WIDTH):
13701         new macro
13703         * fvwm/borders.c (SetupTitleBar):
13704         * fvwm/add_window.c (setup_title_window):
13705         don't use title_g.x and title_g.y anymore
13706         (setup_title_geometry):
13707         new function
13709         * fvwm/fvwm.h (FvwmWindow):
13710         replaced title_g by title_length and title_thickness
13711         renamed title_text_y to title_text_offset
13713         * fvwm/add_window.c (setup_style_and_decor):
13714         (setup_parent_window):
13715         * fvwm/decorations.c (SelectDecor):
13716         * fvwm/placement.c (PlaceWindow):
13717         * fvwm/windowlist.c (CMD_WindowList):
13718         * fvwm/events.c (SendConfigureNotify):
13719         (HandlePropertyNotify):
13720         (HandleMapNotify):
13721         * fvwm/move_resize.c (DisplaySize):
13722         (ParseOneResizeArgument):
13723         (GetResizeArguments):
13724         (GetResizeMoveArguments):
13725         (resize_window):
13726         (resize_move_window):
13727         * fvwm/geometry.c (gravity_get_naked_geometry):
13728         (gravity_add_decoration):
13729         (constrain_size):
13730         don't use boundary_width anymore
13732         * fvwm/borders.c (SetupTitleBar):
13733         made static
13735         * fvwm/fvwmdebug.c:
13736         removed outdated file that was never used
13738         * fvwm/move_resize.c (move_window_doit):
13739         fixed GNOME and EWMH hints when unsticking a window
13741         * fvwm/virtual.c (CMD_MoveToDesk):
13742         unstick windows when MoveToDesk is used
13744         * fvwm/builtins.c:
13745         * fvwm/windowshade.c (CMD_WindowShade):
13746         (CMD_WindowShadeAnimate):
13747         functions moved to windowshade.c
13749         * fvwm/window_flags.h:
13750         * fvwm/menus.c (pop_menu_up):
13751         * fvwm/builtins.c (CMD_WindowShade):
13752         * fvwm/move_resize.c (resize_window):
13753         * fvwm/icons.c (AutoPlaceIcon):
13754         * fvwm/borders.c (SetupFrame):
13755         don't use HAS_BOTTOM_TITLE any more
13756         (ButtonPosition):
13757         function removed
13759         * fvwm/geometry.c (get_title_font_width_and_offset):
13760         * fvwm/geometry.c (set_window_border_size):
13761         * fvwm/geometry.c (is_window_border_minimal):
13762         * fvwm/geometry.c (get_window_borders_no_title):
13763         * fvwm/geometry.c (get_shaded_client_window_pos):
13764         * fvwm/geometry.c (get_icon_corner):
13765         * fvwm/geometry.c (get_title_gravity):
13766         * fvwm/geometry.c (get_title_geometry):
13767         * fvwm/borders.c (get_button_number):
13768         new functions
13770         * fvwm/borders.c (SetupFrame):
13771         (SetShape):
13772         * fvwm/events.c (HandleShapeNotify):
13773         * fvwm/borders.c (SetupTitleBar):
13774         * fvwm/update.c (apply_window_updates):
13775         * fvwm/add_window.c (setup_window_font):
13776         removed title_top_height
13778         * libs/defaults.h (WINDOW_FREAKED_OUT_SIZE):
13779         renamed
13781         * fvwm/events.c (SendConfigureNotify):
13782         * fvwm/events.c (HandleConfigureRequest):
13783         preparations for W/E titles
13784         don't use title_top_height any more
13786         * fvwm/ewmh_events.c (ewmh_WMStateShaded):
13787         use title_dir flags
13789         * fvwm/geometry.c (get_window_borders):
13790         * fvwm/style.c (parse_and_set_window_style):
13791         (check_window_style_change):
13792         * fvwm/style.h (SCSET_TITLE_DIR):
13793         * fvwm/window_flags.h (GET_TITLE_DIR):
13794         * fvwm/fvwm.h (struct):
13795         replaced has_bottom_title flag with title_dir that can be DIR_N, DIR_S,
13796         DIR_W or DIR_E
13798         * libs/Parse.c (ParseDirectionArgument):
13799         * libs/Parse.h:
13800         use new type direction_type
13802 2002-03-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13804         * fvwm/ewmh.c (EWMH_SetFrameStrut):
13805         use function from geometry.c to get the border size
13807         * fvwm/geometry.c (get_shaded_geometry):
13808         added code for shading in all directions
13810 2002-03-07  Dan Espen  <dane@mk.telcordia.com>
13812         * fvwm/bindings.c (ParseBinding): Handle key_string lengths up to 30.
13814 2002-03-07  olicha  <olivier.chapuis@free.fr>
13816         * libs/Flocale.c (FInitLocale):
13817         * fvwm/fvwm.c (main):
13818         Set the locale using "" as locale argument
13820 2002-03-07  Mikhael Goikhman  <migo@homemail.com>
13822         * fvwm/fvwm2.1:
13823         fixed some typos and indentation of several new variable entries
13825 2002-03-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13827         * fvwm/functions.h (enum):
13828         * fvwm/functions.c (func_config):
13829         * fvwm/commands.h:
13830         * fvwm/conditional.c (CMD_ThisWindow):
13831         renamed command "This" to "ThisWindow"
13833         * fvwm/conditional.c (Circulate):
13834         "Current" no longer selects a random window when no window is focused
13836         * fvwm/icccm2.c (SetupICCCM2):
13837         removed debug fprintf
13839         * fvwm/functions.c (expand_extended_var):
13840         implemented new extended variables pointer.x, pointer.x, pointer.wx,
13841         pointer.wy, pointer.cx and pointer.cy.
13843         * libs/Parse.c (ParseDirectionArgument):
13844         allow N, S, W, E, NW, SW, SE, NE for direction arguments
13846         * fvwm/builtins.c (CMD_WindowShade):
13847         fixes for animated shading w/ titleatbottom+north and titleattop+south
13849 2002-03-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13851         * fvwm/move_resize.c (moveLoop):
13852         (resize_window):
13853         * fvwm/virtual.c (HandlePaging):
13854         moving/resizing windows opaque is much faster
13856 2002-03-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13858         * fvwm/add_window.c (resize_resize_handle_windows):
13859         (change_resize_handle_windows):
13860         (setup_window_font):
13861         fixed changing the handlewidth style
13863         * fvwm/update.c (apply_window_updates):
13864         * fvwm/geometry.c (update_absolute_geometry):
13865         * fvwm/builtins.c (CMD_WindowShade):
13866         * fvwm/ewmh_events.c (ewmh_WMStateShaded):
13867         * fvwm/conditional.c (CreateConditionMask):
13868         * fvwm/geometry.c (get_shaded_geometry):
13869         * fvwm/session.c (MatchWinToSM):
13870         * fvwm/add_window.c (setup_window_structure):
13871         (AddWindow):
13872         * fvwm/window_flags.h (SHADED_DIR):
13873         * fvwm/fvwm.h (struct):
13874         implemented new WindowShade options "North" and "South" to allow shading
13875         a window in either direction, regardless of if the title is at the top
13876         or bottom.
13878         * libs/Module.c (module_expand_action):
13879         new convenience function for modules
13881 2002-03-03  Dan Espen  <dane@mk.telcordia.com>
13883         * fvwm/fvwm2.1: Fixes to the font section.
13885 2002-03-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13887         * fvwm/conditional.c (CMD_WindowId):
13888         set the correct context window for unmanaged windows
13890         * fvwm/icons.c (DrawIconWindow):
13891         raise the icon title even if it's too small to be expanded
13893         * fvwm/conditional.c (CMD_Cond):
13894         Fixed it the right way this time
13895         (CMD_Any):
13896         same fix for the 'Any' command
13897         (circulate_cmd):
13898         (CMD_Prev):
13899         (CMD_Next):
13900         (CMD_None):
13901         (CMD_Any):
13902         (CMD_Current):
13903         unified circulating functions into a single one
13904         (CMD_Pick):
13905         Pick allows to pick functions that have CirculateSkip set
13906         fixed a memory leak
13907         (select_cmd):
13908         (CMD_This):
13909         (CMD_Pick):
13910         (CMD_PointerWindow):
13911         unified selecting functions into a single one
13912         (CMD_PointerKey):
13913         (CMD_All):
13914         Allow user to override the default CirculateHit of these functions
13916         * fvwm/conditional.c (CMD_Cond):
13917         Fixed a problem w/ the window selection
13919         * fvwm/menus.h:
13920         * fvwm/menus.c:
13921         * fvwm/menudim.h:
13922         * fvwm/menudim.c:
13923         * fvwm/menustyle.h:
13924         * fvwm/menustyle.c:
13925         * fvwm/menucmd.c:
13926         * fvwm/menuitem.c:
13927         * fvwm/menuitem.h:
13928         moved some of the menu code into separate files
13929         more work on tear off menus; windowlist can now be torn off without a
13930         memory leak
13932         * fvwm/template.c:
13933         * fvwm/template.h:
13934         added templates for new source files
13936         * libs/Picture.c (fvwmlib_clone_color):
13937         new function
13939         * fvwm/menus.c (make_menu):
13940         (update_menu):
13941         removed unused parameter from make_menu()
13943         * fvwm/fvwm2.1 (Example):
13944         corrected statement about CaptureHonorsStartsOnPage being the default
13946 2002-03-03  Mikhael Goikhman  <migo@homemail.com>
13948         * INSTALL.fvwm:
13949         * Makefile.am:
13950         * configure.in:
13951         added and documented --disable-bidi and --disable-perllib
13953 2002-03-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13955         * fvwm/geometry.c (get_window_borders):
13956         fixed calculation of $[cw.y] and $[cw.height]
13958         * fvwm/move_resize.c (resize_move_window):
13959         windows are mo longer hilighted after ResizeMove or ResizeMoveMaximize
13961 2002-03-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13963         * fvwm/move_resize.c (resize_move_window):
13965 2002-02-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13967         * configure.in:
13968         re-added --enable-xinerama-emulation option that was removed recently
13970 2002-02-28  Mikhael Goikhman  <migo@homemail.com>
13972         * INSTALL.fvwm:
13973         * NEWS:
13974         * fvwm/fvwm2.1:
13975         several corrections and rewording
13977 2002-02-28  olicha  <olivier.chapuis@free.fr>
13979         * fvwm/fvwm2.1:
13980         New section FONT NAMES AND FONT LOADING
13982         * INSTALL.fvwm:
13983         * NEWS:
13984         Document --enable-xft
13986         * libs/Fft.c (get_FlocaleXftFont):
13987         Used the xft font height in the place of ascent+descent
13989         * fvwm/icons.c (DrawIconWindow):
13990         Fixed the fg colors of the icon title
13992 2002-02-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
13994         * fvwm/conditional.c (CMD_CondCase):
13995         fixed CondCase command
13996         (CMD_Cond):
13997         fixed numeric return codes
13999         * fvwm/add_window.c (CMD_Recapture):
14000         fixed focus loss w/ SloppyFocus and MouseFocus after RecaptureWindow
14002         * acinclude.m4 (smr_CHECK_LIB):
14003         disabled a destructing gnome_prefix logic again
14005         * fvwm/events.c (GetContext):
14006         * libs/Bindings.c (win_contexts):
14007         * libs/fvwmlib.h:
14008         new contexts for individual parts of the window border
14010 2002-02-26  Mikhael Goikhman  <migo@homemail.com>
14012         * acinclude.m4:
14013         disabled a destructing gnome_prefix logic
14015         * configure.in:
14016         replaced fribidi detection mechanism, now fribidi-config is used
14018 2002-02-26  olicha  <olivier.chapuis@free.fr>
14020         * acconfig.h (HAVE_XFT):
14021         * acinclude.m4:
14022         * configure.in:
14023         * libs/Fft.c (new file):
14024         * libs/Flocale.c (FlocaleLoadFont):
14025         (FlocaleUnloadFont):
14026         (FlocaleDrawString):
14027         (FlocaleTextWidth):
14028         (get_FlocaleFontSet):
14029         (get_FlocaleFont):
14030         (get_FlocaleFontOrFontSet):
14031         * libs/Flocale.h:
14032         * fvwm/Makefile.am:
14033         Added anti-alised font rendering using Xft. This is off by default.
14034         A font can now be given as a ";" separated list of either ","
14035         separated list of XFLD font name or Xft font name with "xft:" as
14036         prefix, e.g.:
14037           xft:Verdana:Regular:size=12:rgba=rgb;-adobe-*-medium-r-*--12-*,fixed
14038         See Flocale.h for details
14040         * fvwm/events.c (HandleExpose):
14041         * fvwm/menus.c (paint_item):
14042         Always clear the text area before drawing text with an Xft font
14044 2002-02-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14046         * acinclude.m4 (smr_CHECK_LIB):
14047         fixed a bug with variable expansion and autoconf cache values
14049 2002-02-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14051         * fvwm/menus.c (seek_submenu_instance):
14052         (FindPopup):
14053         * fvwm/fvwm.c (InitVariables):
14054         some general menu clean up
14056         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14057         * fvwm/move_resize.h (resize_geometry_window):
14058         * fvwm/menus.c (animated_move_back):
14059         (pop_menu_up):
14060         (ParentalMenuRePaint):
14061         Removed the global variables for parental relativity.  Please *do not*
14062         use globals in menus.c or anywhere else.  I'm trying to remove most
14063         globals in the long run.
14065         * libs/Graphics.c (do_relieve_rectangle):
14066         removed debug code
14068         * fvwm/menus.c (MenuInteraction):
14069         fixed tearing off menus by selecting a tear off item with the keyboard
14071         * fvwm/menus.c (MenuInteraction):
14072         fixed menus not popping down sometimes
14074         * fvwm/functions.c (CMD_TearMenuOff):
14075         * fvwm/menus.c (AddToMenu):
14076         (MenuInteraction):
14077         (warp_pointer_to_item):
14078         (get_selectable_item_index):
14079         (get_selectable_item_from_index):
14080         (get_selectable_item_from_section):
14081         (menuShortcuts):
14082         (paint_item):
14083         (draw_tear_off_bar):
14084         * fvwm/menus.h (MI_IS_TEAR_OFF_BAR):
14085         New command "TearMenuOff" in menus.  In a normal item, this tears off
14086         the menu when selected.  If the item has no title, it is drawn as a
14087         dashed line too.  Pressing button 2 over a title tears out the menu too.
14088         some clean up
14090         * fvwm/menus.c (make_menu_window):
14091         fixed problem w/ mapping menus, performance enhancement
14093         * fvwm/builtins.c (CMD_Destroy):
14094         (CMD_Close):
14095         fixed core dump
14097         * fvwm/functions.c (execute_function):
14098         (expand_extended_var):
14099         (expand):
14100         new variable cond.rc that returns the last return code of a conditinal
14101         command
14103 2002-02-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14105         * fvwm/conditional.c (CMD_Cond):
14106         (CMD_CondCase):
14107         (CMD_Break):
14108         * fvwm/commands.h:
14109         * fvwm/functions.h:
14110         * fvwm/functions.c:
14111         new conditional commands Cond, CondCase and Break
14113         * fvwm/ewmh_events.c (ewmh_WMStateSticky):
14114         (ewmh_WMStateShaded):
14115         (ewmh_WMState):
14116         (ewmh_MoveResize):
14117         (ewmh_WMStateHidden):
14118         (ewmh_WMDesktop):
14119         (ewmh_CloseWindow):
14120         (ewmh_ActiveWindow):
14121         (ewmh_DesktopGeometry):
14122         * fvwm/gnome.c (GNOME_HandlePropRequest):
14123         * fvwm/windowlist.c (CMD_WindowList):
14124         * fvwm/update.c (apply_window_updates):
14125         * fvwm/conditional.c (CMD_Pick):
14126         (CMD_Prev):
14127         (CMD_Next):
14128         (CMD_None):
14129         (CMD_Any):
14130         (CMD_Current):
14131         (CMD_PointerWindow):
14132         (CMD_This):
14133         (CMD_All):
14134         (CMD_Direction):
14135         (CMD_WindowId):
14136         * fvwm/read.c (run_command_stream):
14137         * fvwm/fvwm.c (Done):
14138         (SetRCDefaults):
14139         (StartupStuff):
14140         (main):
14141         * fvwm/module_interface.c (ExecuteModuleCommand):
14142         * fvwm/move_resize.c (handle_stick):
14143         * fvwm/add_window.c (AddWindow):
14144         * fvwm/events.c (HandleKeyPress):
14145         (HandleButtonPress):
14146         (HandleClientMessage):
14147         (HandleButtonRelease):
14148         (HandlePropertyNotify):
14149         * fvwm/builtins.c (CMD_DestroyDecor):
14150         (AddToDecor):
14151         (CMD_StrokeFunc):
14152         * fvwm/functions.h (func_type):
14153         * fvwm/functions.c (old_execute_function):
14154         (execute_function):
14155         (execute_complex_function):
14157         * fvwm/fvwm.h (fvwm_cond_func_rc):
14158         inplemented return codes OK, NO_MATCH and ERROR for conditional commands
14160         * fvwm/ConfigFvwmDefaults:
14161         set some default styles for tear off menu windows
14163         * fvwm/menus.c (menuShortcuts):
14164         ignore actions that would normally close a menu if it's a tear off menu
14165         <Backspace> creates a tear off menu
14166         <Escape> closes a tear off menu
14168         * fvwm/builtins.c (CMD_Delete):
14169         (CMD_Destroy):
14170         (CMD_Close):
14171         * fvwm/menus.c (DestroyMenu):
14172         (make_menu_window):
14173         (MenuInteraction):
14174         * fvwm/menus.h (MenuRootDynamic):
14175         Each menu window is created with a unique display to prevent fvwm from
14176         being killed when a tear off menu is destroyed.  Of course this is
14177         inefficient, but still better than writing a menu module.
14179 2002-02-23  Mikhael Goikhman  <migo@homemail.com>
14181         * configure.in:
14182         autogenerate perllib/FVWM/Module/Makefile
14184 2002-02-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14186         * fvwm/move_resize.c (moveLoop):
14187         fixed a problem with keyboard movement vs. EdgeResistance
14189 2002-02-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14191         * fvwm/events.c:
14192         fixed problem with root bindings and xfishtank
14194         * fvwm/windowlist.c (CMD_WindowList):
14195         applied patch by to Darren Marshall to fix placement of window list on
14196         wrong xinerama screen
14198         * libs/Parse.c (GetSuffixedIntegerArguments):
14199         integer arguments that must not have a suffix but have one are ignored
14201         * fvwm/icons.c (DeIconify):
14202         (Iconify):
14203         applied patch by Markus Schwarzenberg to fix a rare problem with the
14204         is_map_pending flag, iconified icons and restart
14206 2002-02-22  Mikhael Goikhman  <migo@homemail.com>
14208         * fvwm/commands.h:
14209         * fvwm/conditional.c (CMD_This):
14210         * fvwm/functions.c:
14211         * fvwm/functions.h:
14212         * fvwm/fvwm2.1:
14213         * NEWS:
14214         added new conditional command This
14216 2002-02-21  Mikhael Goikhman  <migo@homemail.com>
14218         * acconfig.h:
14219         * configure.in:
14220         added fribidi library detection
14222 2002-02-12  olicha  <olivier.chapuis@free.fr>
14224         * libs/Flocale.h (FlocaleFont):
14225         * libs/Flocale.c (get_FlocaleFont):
14226         (get_FlocaleFontSet):
14227         Compute the ascent and descent of the FlocaleFont structure directly
14228         from the XFontSetExtents data in the case of a fontset
14229         Added max_char_width to the FlocaleFont structure
14231         * libs/Makefile.am (libfvwm_a_SOURCES):
14232         * libs/GetFont.c:
14233         Removed libs/GetFont.c
14235         * fvwm/menus.c (FreeMenuStyle):
14236         (UpdateMenuStyle):
14237         (NewMenuStyle):
14238         (CMD_CopyMenuStyle):
14239         * fvwm/menus.h (MenuLook):
14240         Fixed default font handling font by using a new MenuLook flags
14241         USING_DEFAULT_FONT
14243         * fvwm/menus.c (UpdateMenuStyle):
14244         Fixed default font update
14246         * fvwm/fvwm.c (SetRCDefaults):
14247         (InitVariables):
14248         Load the real default font FALLBACK_FONT or MB_FALLBACK_FONT at
14249         fvwm initialization
14251 2002-02-11  Mikhael Goikhman  <migo@homemail.com>
14253         * configure.in:
14254         added FvwmPerl/* file generation
14256 2002-02-11  olicha  <olivier.chapuis@free.fr>
14258         * INSTALL.fvwm:
14259         * NEWS:
14260         Multibyte news. Document --disable-compound-text and --disable-ewmh.
14262         * libs/Flocale.h:
14263         Added more documentation and change the MB_FALLBACK_FONT to
14264         "-*-fixed-medium-r-semicondensed-*-13-*,-*-fixed-medium-r-normal-*-14-*,
14265         -*-medium-r-normal-*-16-*" (with XFree) this should gives something
14266         more consistent with the none multibyte case.
14268 2002-02-10  olicha  <olivier.chapuis@free.fr>
14270         * fvwm/ewmh.c (EWMH_RestoreInitialStates):
14271         (EWMH_ExitStuff):
14272         * fvwm/events.c (HandleUnmapNotify):
14273         (HandleReparentNotify):
14274         * fvwm/ewmh_events.c (ewmh_WMStateShaded):
14275         (ewmh_WMStateSticky):
14276         (ewmh_WMStateHidden):
14277         Restore various ewmh initial states when a window is  unmapped or
14278         reparented
14280 2002-02-10  Mikhael Goikhman  <migo@homemail.com>
14282         * Makefile.am:
14283         * configure.in:
14284         added support for new perllib directory
14286 2002-02-09  olicha  <olivier.chapuis@free.fr>
14288         * libs/fvwmlib.h:
14289         * libs/Flocale.c:
14290         * libs/Flocale.h:
14291         * acconfig.h:
14292         * configure.in:
14293         Rename I18N_MB to MULTIBYTE
14294         Added --disable-compound-text (COMPOUND_TEXT), so this is on by default
14296         * libs/Flocale.c (*):
14297         * libs/Flocale.h:
14298         New Font and Text API. A cache is used for fonts information. Font
14299         loading is more powerfull as both font or fontset can be loaded.
14300         See Flocale.h for details, more comments will be added soon.
14301         Fortunately, it seems that there are no more memory problems with
14302         --enable-multibyte!
14303         If COMPOUND_TEXT, then non XA_STRING text properties are converted
14304         with XmbTextPropertyToTextList
14306         * fvwm/events.c (HandlePropertyNotify):
14307         * fvwm/misc.c (NewFontAndColor):
14308         * fvwm/icons.h:
14309         * fvwm/misc.h:
14310         * fvwm/menus.c (FreeMenuStyle):
14311         (NewMenuStyle):
14312         (CMD_CopyMenuStyle):
14313         (draw_underline):
14314         (calculate_item_sizes):
14315         (size_menu_horizontally):
14316         (paint_item):
14317         * fvwm/builtins.c (CMD_DefaultFont):
14318         (ApplyDefaultFontAndColors):
14319         * fvwm/add_window.c (destroy_icon_font):
14320         (setup_icon_font):
14321         (destroy_window_font):
14322         (setup_window_font):
14323         (free_window_names):
14324         (setup_window_name):
14325         (setup_icon):
14326         * fvwm/fvwm.h (FvwmWindow):
14327         * fvwm/move_resize.c (DisplayPosition):
14328         (resize_geometry_window):
14329         (DisplaySize):
14330         * fvwm/fvwm.c (InitVariables):
14331         * fvwm/icons.c (DrawIconWindow):
14332         (setup_icon_title_size):
14333         * fvwm/borders.c (RedrawTitle):
14334         (DrawMultiPixmapTitlebar):
14335         * fvwm/screen.h (ScreenInfo):
14336         Use the new Text and Font API
14338 2002-02-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14340         * fvwm/module_interface.c (PositiveWrite):
14341         fixed core dump when a module died in the select of PositiveWrite()
14343         * fvwm/module_interface.c (initModules):
14344         (ClosePipes):
14345         (do_execute_module):
14346         (KillModule):
14347         (KillModuleByName):
14348         (CMD_SendToModule):
14349         (PositiveWrite):
14350         * fvwm/modconf.c (ModuleConfig):
14351         removed WITHOUT_KILLMODULE_ALIAS_SUPPORT ifdef; always off now
14353         * fvwm/icons.c (GetXPMFile):
14354         suppress unnecessary error message for xmb icons
14356         * fvwm/misc.c (fvwm_msg):
14357         * fvwm/misc.h (enum):
14358         added new fvwm_msg type "OLD" for deprecated commands
14360 2002-02-07  Mikhael Goikhman  <migo@homemail.com>
14362         * configure.in:
14363         generate fvwmbug, not fvwmbug.sh; prepare LOCAL_BUGADDR for it
14365         * INSTALL.fvwm:
14366         New section "Bug Reports".
14368 2002-02-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14370         * fvwm/update.c (apply_window_updates):
14371         fixed propagation of window border and title colours to the modules
14373 2002-02-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14375         * fvwm/menus.c (do_menu):
14376         fixed leaving tear off menus when something is selected with the mouse
14378 2002-02-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14380         * fvwm/events.c (HandleEnterNotify):
14381         * fvwm/menus.c:
14382         more work on tear off menus
14384 2002-02-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14386         * fvwm/events.h (XEVMASK_TEAR_OFF_MENU):
14387         * fvwm/menus.c (menu_enter_tear_off_menu):
14388         (find_entry):
14389         (menuShortcuts):
14390         (MenuInteraction):
14391         (pop_menu_up):
14392         properly calculate pointer position in tear off menus
14393         (MenuInteraction):
14394         fixed active wait w/ poopup/popdown delays
14396         * fvwm/windowlist.c (CMD_WindowList):
14397         don't initialise some variables twice
14399 2002-01-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14401         * fvwm/add_window.c (CaptureOneWindow):
14402         properly recapture tear off menus
14404         (IS_MESSAGE_IN_MASK):
14405         (is_message_selected):
14406         (PositiveWrite):
14407         (PositiveWrite):
14408         * fvwm/schedule.c (deschedule):
14409         (squeue_execute):
14410         * fvwm/events.c (My_XNextEvent):
14411         * libs/queue.h:
14412         * fvwm/module_interface.c (ClosePipes):
14413         (CMD_ModuleSynchronous):
14414         (KillModule):
14415         performance enhancements; made macros out of simple functions
14417         * fvwm/builtins.c (CMD_WindowShade):
14418         don't redraw the decorations if window was not shaded or unshaded
14420         * fvwm/schedule.c (deschedule_obj_func):
14421         (execute_obj_func):
14422         fixed core dump when a scheduled command deschedules itself
14424 2002-01-31  olicha  <olivier.chapuis@free.fr>
14426         * NEWS:
14427         FvwmButtons news
14429 2002-01-31  Mikhael Goikhman  <migo@homemail.com>
14431         * NEWS:
14432         * fvwm/move.c (moveLoop):
14433         while moving if Mod1 (Alt/Meta) is pressed ignore snap attraction
14435         * fvwm/session.c (get_version_string):
14436         switch from static to date-based version string
14438         * configure.in:
14439         remove --enable-kanji compatibility option
14441         * fvwm/schedule.h:
14442         * libs/queue.h:
14443         fix warnings, gcc compains on having something after #endif
14445 2002-01-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14447         * fvwm/builtins.c (CMD_Delete):
14448         (CMD_Close):
14449         (CMD_Destroy):
14450         don't crash fvwm when trying to close a tear off menu
14452         * fvwm/decorations.c (is_function_allowed):
14453         * fvwm/menus.c (menu_expose):
14454         (do_menu):
14455         * fvwm/events.c (HandleReparentNotify):
14456         (HandleUnmapNotify):
14457         * fvwm/add_window.c (AddWindow):
14458         (AddWindow):
14459         * fvwm/fvwm.h (struct):
14460         * fvwm/add_window.c (CaptureAllWindows):
14461         (CaptureOneWindow):
14462         * fvwm/events.h (flush_property_notify):
14463         * fvwm/events.c (HandleMapRequestKeepRaised):
14464         started work on tear off menus
14466         * fvwm/fvwm.c (main):
14467         * fvwm/events.c (CMD_Sync):
14468         (CMD_Synchronize):
14469         * fvwm/commands.h (CMD_Synchronize):
14470         * fvwm/functions.h (enum):
14471         * fvwm/functions.c (func_config):
14472         new commands XSync and XSynchronize for debugging
14474         * fvwm/conditional.c (CreateConditionMask):
14475         (MatchesConditionMask):
14476         * fvwm/builtins.c (CMD_State):
14477         * fvwm/fvwm.h (struct):
14478         * fvwm/functions.h:
14479         * fvwm/commands.h:
14480         * fvwm/functions.c (func_config):
14481         new command "State"
14482         new condition "State"
14484         * libs/queue.c:
14485         fixed core dump
14487 2002-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14489         * fvwm/module_interface.c (AddToMessageQueue):
14490         (initModules):
14491         (DeleteMessageQueueBuff):
14492         (FlushMessageQueue):
14493         * fvwm/events.c (My_XNextEvent):
14494         * fvwm/module_interface.c (AddToCommandQueue):
14495         (ExecuteCommandQueue):
14496         use code from queue.c
14498         * fvwm/schedule.c:
14499         * fvwm/queue.c:
14500         * fvwm/queue.h:
14501         * fvwm/events.c (My_XNextEvent):
14502         "Schedule 0" commands are executed before event handling
14503         moved some of the chedule code into a new queue library
14505 2002-01-30  olicha  <olivier.chapuis@free.fr>
14507         * libs/Flocale.c (FInitLocale): Fixed a miss print in an error msg
14509 2002-01-30  olicha  <olivier.chapuis@free.fr>
14511         * libs/Flocale.c:
14512         * libs/Flocale.h:
14513         * libs/Makefile.am:
14514         * fvwm/fvwm.c (main):
14515         New libs files Flocale.c and Flocale.h with a function to set the
14516         locale as the Xlib prog man says to do it. Use it in fvwm.c. There is
14517         also a function to get the charset (from ewmh_name.c) and which
14518         setlocale if this has not been done with the above function. This
14519         function is also called at fvwm2 startup
14521         * fvwm/ewmh_names.c (charset_to_utf8):
14522         (utf8_to_charset):
14523         Use the Fcharset variable and remove get_charset
14525         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
14526         A minor fix
14528         * libs/GetFont.c (GetFontSetOrFixed):
14529         Free the missing charset list as suggested by Alexander Kotelnikov.
14530         Report problems with missing charset only 5 times. Remove the
14531         STRICTLY_FIXED code
14533 2002-01-30  Mikhael Goikhman  <migo@homemail.com>
14535         * configure.in:
14536         a patch to config.status to generate scripts executable, may be handy;
14537         added generation of utils/fvwm24_convert
14539 2002-01-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14541         * fvwm/schedule.c:
14542         * fvwm/functions.c (expand_extended_var):
14543         implemented $[schedule.last] and $[schedule.next] variables
14544         implemented new command "Deschedule"
14546         * fvwm/misc.c (get_server_time):
14547         fixed MouseFocus
14549 2002-01-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14551         * fvwm/misc.c (get_server_time):
14552         * fvwm/events.c (My_XNextEvent):
14553         * fvwm/icccm2.c (SetupICCCM2):
14554         * fvwm/functions.h:
14555         * fvwm/commands.h:
14556         * fvwm/functions.c (func_config):
14557         * fvwm/schedule.c:
14558         implemented new command "Schedule"
14560         * fvwm/builtins.c (CMD_Exec):
14561         applied job control patch by Alexander Kotelnikov using the portable
14562         version of setpgrp()
14564         * libs/setpgrp.c (fvwm_setpgrp):
14565         * libs/setpgrp.h (fvwm_setpgrp):
14566         * libs/Makefile.am:
14567         * configure.in:
14568         added checks for setpgrp and setpgid
14570 2002-01-29  olicha  <olivier.chapuis@free.fr>
14572         * acinclude.m4:
14573         Better test for iconv second argumeny
14575         * configure.in:
14576         Use gnu libiconv in priority against the system iconv
14578 2002-01-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14580         * fvwm/stack.c (RaiseOrLowerWindow):
14581         (restack_windows):
14582         (collect_transients_recursive):
14583         * fvwm/icons.c (get_visible_icon_window_count):
14584         fixed stack ring corruption with icons that have either no picture or
14585         no title
14587 2002-01-28  olicha  <olivier.chapuis@free.fr>
14589         * fvwm/ewmh_names.c (charset_to_utf8):
14590         (utf8_to_charset):
14591         (EWMH_SetVisibleName):
14592         (get_charset):
14593         Better message errors in get_charset, use UTF-8 in the place of UTF8,
14594         set the ewmh visible (icon) name only if the fvwm visible name is
14595         different from the ICCCM (icon) window name, limit the number of
14596         conversions error messages to 10
14598 2002-01-28  olicha  <olivier.chapuis@free.fr>
14600         * fvwm/functions.c (func_config):
14601         * fvwm/commands.h:
14602         * fvwm/builtins.c (CMD_PropertyChange):
14603         New undocumented command PropertyChange to send MX_PROPERTY_CHANGE
14604         messages
14606         * fvwm/module_interface.h:
14607         * fvwm/module_interface.c (BroadcastPropertyChange):
14608         * libs/Module.h (MX_PROPERTY_CHANGE):
14609         New module message MX_PROPERTY_CHANGE for all propose messages.
14611         * fvwm/events.c (HandlePropertyNotify):
14612         * libs/defaults.h:
14613         Send a MX_PROPERTY_CHANGE message with MX_PROPERTY_CHANGE_BACKGROUND
14614         as argument when fvwm2 detects that the root background change
14615         Removed the ROOT_BG_CHANGE_STRING stuff
14617 2002-01-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14619         * NEWS, configure.in:
14620         changed version to 2.5.1
14622         * fvwm/misc.c (get_pointer_fvwm_window):
14623         * fvwm/commands.h:
14624         * fvwm/functions.c (func_config):
14625         * fvwm/conditional.c (CreateConditionMask):
14626         (MatchesConditionMask):
14627         (CMD_PointerWindow):
14628         (CreateConditionMask):
14629         (CMD_Any):
14630         * fvwm/fvwm.h (WindowConditionMask):
14631         new conditions focused, !focused, haspointer, !haspointer
14632         new command PointerWindow that works like Current but on the window
14633         that currently contains the pointer
14634         new command Any which works like None but inverts the condition
14635         fixed parsing of conditions with more than one comma
14637         * fvwm/module_interface.h:
14638         * fvwm/module_interface.c (do_execute_module):
14639         (initModules):
14640         * libs/Module.h (MAX_XMSG_MASK):
14641         fixed default message mask for modules
14643         * fvwm/update.c (flush_window_updates):
14644         * fvwm/virtual.c (UnmapDesk):
14645         (MapDesk):
14646         (do_move_window_to_desk):
14647         * fvwm/icons.c (DeIconify):
14648         (DeIconify):
14649         * fvwm/events.c (HandlePropertyNotify):
14650         (HandleMapRequestKeepRaised):
14651         (HandleMapNotify):
14652         (HandleButtonPress):
14653         (HandleEnterNotify):
14654         (HandleLeaveNotify):
14655         * fvwm/focus.c (DoSetFocus):
14656         (MoveFocus):
14657         (SetFocusWindow):
14658         (ReturnFocusWindow):
14659         (DeleteFocus):
14660         (ForceDeleteFocus):
14661         (FocusOn):
14662         (restore_focus_after_unmap):
14663         Fixed a race condition with M_FOCUS_CHANGE events and window updates by
14664         suppressing the M_FOCUS_CHANGE message if the focus does not change in
14665         the flush_window_updates() function.
14667 2002-01-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14669         * fvwm/placement.c (PlaceWindow):
14670         minor performance enhancement
14672 2002-01-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14674         * libs/defaults.h:
14675         * fvwm/menus.c (MenuInteraction):
14676         (pointer_in_active_item_area):
14677         (pointer_in_passive_item_area):
14678         new menu style PopupActiveArea
14680 2002-01-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14682         * fvwm/move_resize.c (CMD_ResizeMaximize):
14683         (CMD_ResizeMoveMaximize):
14684         fixed ResizeMaximize and ResizeMoveMaximize on pages other than 0 0
14686 2002-01-21  olicha  <olivier.chapuis@free.fr>
14688         * fvwm/fvwm2.1:
14689         s/Penalities/Penalties/g
14691 2002-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14693         * fvwm/events.c (HandleLeaveNotify):
14694         (HandleEnterNotify):
14695         * fvwm/modconf.c (ModuleConfig):
14696         * fvwm/update.c (apply_window_updates):
14697         * fvwm/module_interface.c (BroadcastWindowIconNames):
14698         (CMD_Send_WindowList):
14699         (initModules):
14700         (do_execute_module):
14701         (PositiveWrite):
14702         (CMD_set_nograb_mask):
14703         (CMD_set_sync_mask):
14704         (CMD_set_mask):
14705         (set_mseggage_mask):
14706         (is_message_in_mask):
14707         (is_message_selected):
14708         * libs/Module.h:
14709         rewrote message interface to allow more than 32 messages with minimal
14710         changes in the existing interfaces.
14711         new module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW
14713         * fvwm/style.h:
14714         * fvwm/style.c (parse_and_set_window_style):
14715         * fvwm/fvwm.h (struct):
14716         * fvwm/events.c (HandleButtonPress):
14717         implemented new styles MouseFocusClickIgnoreMotion and
14718         MouseFocusClickIgnoreMotionOff
14720         * fvwm/focus.c (focus_grab_buttons):
14721         fixed button mask for > 5 buttons
14723 2002-01-19  olicha  <olivier.chapuis@free.fr>
14725         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
14726         Save and restore the icon_pixmap_w and add comments
14728 2002-01-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14730         * fvwm/events.c (HandleEnterNotify):
14731         fixed EnterNotify events for icons
14733 2002-01-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14735         * fvwm/*.c:
14736         * fvwm/stack.c (overlap_box):
14737         (overlap):
14738         * fvwm/icons.c (clear_icon):
14739         * fvwm/add_window.c (destroy_icon):
14740         * fvwm/fvwm.h (FvwmWindow):
14741         * fvwm/geometry.c (get_window_borders):
14742         (get_client_geometry):
14743         * libs/fvwmrect.h (struct):
14744         * fvwm/functions.c (expand_extended_var):
14745         implemented new extended variables cw.x, cw.y, cw.width, cw.height that
14746         return the geometry of the client window
14747         implemented new extended variables it.x, it.y, it.width, it.height that
14748         return the geometry of the icon title
14749         implemented new extended variables ip.x, ip.y, ip.width, ip.height that
14750         return the geometry of the icon picture
14751         implemented new extended variables i.x, i.y, i.width, i.height that
14752         return the geometry of the whole icon
14753         fixed $[w.height] when the window is shaded
14754         cleaned up icon geometry code
14756 2002-01-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14758         * fvwm/commands.h:
14759         * fvwm/functions.c:
14760         * fvwm/functions.h:
14761         * fvwm/move_resize.c (unmaximize_fvwm_window):
14762         (maximize_fvwm_window):
14763         (CMD_Maximize):
14764         (CMD_ResizeMaximize):
14765         (CMD_Resize):
14766         (resize_window):
14767         (CMD_ResizeMove):
14768         (resize_move_window):
14769         (CMD_ResizeMoveMaximize):
14770         New command ResizeMaximize.  Works like Resize, but modifies the
14771         maximized size of the window, not the normal size.
14772         New command ResizeMoveMaximize that works similarly.
14773         (resize_move_window):
14774         fixed ResizeMove command
14776         * fvwm/functions.c (expand):
14777         fixed core dump when using something like $[$v] in a command
14779 2002-01-17  olicha  <olivier.chapuis@free.fr>
14781         * libs/defaults.h (ROOT_BG_CHANGE_STRING):
14782         * fvwm/events.c (HandlePropertyNotify):
14783         * fvwm/fvwm.c (InternUsefulAtoms):
14784         * fvwm/extern.h:
14785         Send the ROOT_BG_CHANGE_STRING to modules when fvwm2 detects
14786         that the root background has changed. This uses the _XSETROOT_ID
14787         and XROOTPMAP_ID properties
14789         * fvwm/ewmh.c (atom_get):
14790         Be paranoid
14792 2002-01-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14794         * fvwm/update.c (flush_window_updates):
14795         fixed unnecessary window style updates
14797         * fvwm/style.c (parse_and_set_window_style):
14798         * fvwm/add_window.c (RestoreWithdrawnLocation):
14799         (AddWindow):
14800         (setup_frame_attributes):
14801         * fvwm/fvwm.h (FvwmWindow):
14802         Fvwm does no longer disable backing store on all of its windows. This
14803         cause too many problems with some applications, e.g. rdist.  Introduced
14804         the new style BackingStoreWindowDefault that tells fvwm not to modify
14805         the backing store attribute on the client window - which now is the
14806         default.
14808 2002-01-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14810         * fvwm/commands.h:
14811         * fvwm/functions.c (func_config):
14812         * libs/Module.c (SetMessageMask2):
14813         (SetNoGrabMask2):
14814         * libs/Module.h:
14816         * configure.in:
14817         fixed building with libstroke-0.5.1 on Solaris8
14819         * fvwm/stack.c (new_layer):
14820         * fvwm/borders.c (DrawButton):
14821         (RedrawButtons):
14822         (RedrawTitle):
14823         * fvwm/builtins.c (SetLayerButtonFlag):
14824         (do_button_style):
14825         * fvwm/screen.h (struct):
14826         Applied the layer button patch by Richard Curnow with a few
14827         modifications
14829         * fvwm/icons.c (GetIconBitmap):
14830         (GetIconWindow):
14831         Ignore client icons that have the wrong depth
14833         * fvwm/events.c (HandleEnterNotify):
14834         Tried to fix focusing problem w/ unclutter.
14836 2002-01-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14838         * fvwm/functions.c (CheckActionType):
14839         remove debug code
14841         * fvwm/menus.c (paint_item):
14842         * fvwm/misc.c (is_function_allowed):
14843         * fvwm/move_resize.c (is_move_allowed):
14844         (is_resize_allowed):
14845         (is_maximize_allowed):
14846         * fvwm/decorations.c (check_if_function_allowed):
14847         combined all these functions into a new one
14848         use this function everywhere
14849         use the Fixed... styles to decide if a menu item is greyed or not
14851 2002-01-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14853         * fvwm/events.c (HandleExpose):
14854         eat up expose events even if the server claims that the expose count is
14855         zero; fixes a problem with many redraws of windows that are uncovered
14856         by shading a window above them
14858 2002-01-10  olicha  <olivier.chapuis@free.fr>
14860         * fvwm/focus.c (DoSetFocus):
14861         * fvwm/move_resize.c (CMD_Maximize):
14862         (CMD_Maximize):
14863         (handle_stick):
14864         (CMD_ResizeMove):
14865         (CMD_Resize):
14866         * fvwm/icons.c (DeIconify):
14867         (DeIconify):
14868         (Iconify):
14869         * fvwm/gnome.c (GNOME_HandlePropRequest):
14870         * fvwm/ewmh_names.c (EWMH_WMName):
14871         * fvwm/events.c (HandleFocusIn):
14872         (HandlePropertyNotify):
14873         (HandleMapNotify):
14874         (HandleButtonPress):
14875         (HandleLeaveNotify):
14876         (HandleExpose):
14877         * fvwm/builtins.c (CMD_UpdateDecor):
14878         (CMD_WindowShade):
14879         * fvwm/borders.c (draw_clipped_decorations):
14880         (DrawDecorations):
14881         (RedrawDecorations):
14882         * fvwm/borders.h:
14883         Added a new argument to DrawDecoration similar to draw_window_parts,
14884         which indicate which part of the decor should be cleared. At present
14885         time only CLEAR_FRAME is taken in account and this is used in
14886         ShadeWindow to draw the decoration without flickering. This argument
14887         may be used in the future to reduce opaque resizing flickering
14889         * fvwm/builtins.c (CMD_WindowShade):
14890         Draw the decoration during unshading a window
14892         * fvwm/menus.c (ParentalMenuRePaint):
14893         Fixed transparent animated menu again
14895         * NEWS:
14896         Some update
14898 2002-01-09  olicha  <olivier.chapuis@free.fr>
14900         * fvwm/style.c (CMD_Style):
14901         free all the elements of the ptmpstyle before freeing it
14903         * fvwm/menus.c (ParentalMenuRePaint):
14904         Fixed transparent animated menu with HilightBackOff
14906 2002-01-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14908         * fvwm/style.c (merge_styles):
14909         fixed core dump w/ multiple use of the UseStyle style and HilightBack
14910         in the copied style
14912 2002-01-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14914         * fvwm/modconf.c (send_ignore_modifiers):
14915         (send_move_threshold):
14916         (send_click_time):
14917         (send_colorsets):
14918         (send_color_limit):
14919         (send_image_path):
14920         (send_desktop_geometry):
14921         (CMD_Send_ConfigInfo):
14922         moved code into new functions
14924         * libs/defaults.h (DEFAULT_MODS_UNUSED):
14925         moved to defaults.h
14927         * fvwm/bindings.c (CMD_IgnoreModifiers):
14928         * fvwm/module_interface.c (broadcast_xinerama_state):
14929         * fvwm/modconf.c (send_ignore_modifiers):
14930         broadcast IgnoreModifiers to modules
14932         * fvwm/bindings.c (CMD_IgnoreModifiers):
14933         fixed IgnoreModifiers command without arguments
14934         * fvwm/fvwm2.1:
14935         corrected documentation of IgnoreModifiers command
14937 2002-01-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14939         * fvwm/add_window.c:
14940         * fvwm/cursor.c:
14941         * fvwm/virtual.c:
14942         * fvwm/builtins.c:
14943         * fvwm/bindings.c:
14944         * fvwm/move_resize.c:
14945         * fvwm/events.c:
14946         * fvwm/stack.c:
14947         * fvwm/module_interface.c:
14948         * fvwm/focus.c:
14949         * fvwm/placement.c:
14950         * fvwm/menus.c:
14951         * fvwm/icons.c:
14952         * fvwm/fvwm.h (FvwmWindow):
14953         remnamed icon_w member to icon_title_w
14955 2002-01-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
14957         * fvwm/icons.c (RedoIconName):
14958         fixed sizing of icon title for icons without a pixmap
14959         (RedoIconName):
14960         (CreateIconWindow):
14961         (Iconify):
14962         (CreateIconWindow):
14963         rewrote icon title layout and moved the constants to defaults.h
14965         * fvwm/menus.c (menuShortcuts):
14966         (handle_emacs_bindings):
14967         implemented emacs style bindings in menus [ctrl-a/b/e/f/g/left/right]
14969 2002-01-04  Dan Espen  <dane@mk.telcordia.com>
14971         * fvwm/fvwm2.1: Language checks done.
14972         .IR command not in column 1 fixed.
14974 2002-01-04  olicha  <olivier.chapuis@free.fr>
14976         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14977         (AnimatedMoveOfWindow):
14978         (AnimatedMoveFvwmWindow):
14979         (move_window_doit):
14980         * fvwm/menus.c (ParentalMenuRePaint):
14981         (animated_move_back):
14982         (pop_menu_up):
14983         Fixed transparent animated menu
14985 2002-01-03  olicha  <olivier.chapuis@free.fr>
14987         * fvwm/move_resize.c (is_resize_allowed):
14988         (is_move_allowed):
14989         Do not check if moveing/resizeing is MWM allowed for a no user request
14990         This fix for example FvwmWinList with MwmFunctions & NoOverride
14992         * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14993         * fvwm/move_resize.c (is_move_allowed):
14994         Allowed moving if tmp_win is null and check if move is allowed and
14995         not resize in AnimatedMoveAnyWindow. This fix animated menu
14997         * fvwm/ewmh.c (ewmh_AllowsMaximize):
14998         (ewmh_AllowsMove):
14999         (ewmh_AllowsResize):
15000         Check as a user request
15002         * fvwm/fvwm2.1:
15003         * fvwm/move_resize.c (CMD_Maximize):
15004         (MaximizeWidth):
15005         (MaximizeHeight):
15006         New global flags "layer" and "ewmiwa". layer causes the grow* methods
15007         to ignore the windows with a layer less or equal to the layer of
15008         the maximized window. ewmhiwa causes to ignore the ewmh working area.
15009         Reorder a bit the Maximize documentation
15011         * fvwm/fvwm2.1:
15012         * fvwm/functions.c (expand_extended_var):
15013         New variables $[desk.name<n>] to get the desktop names
15015 2002-01-01  Dan Espen  <dane@mk.telcordia.com>
15017         * fvwm/read.c (CMD_Read): Correct message on missing file when using
15018         Read with full path.
15020 2002-01-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15022         * libs/defaults.h:
15023         * fvwm/misc.c (GrabEm):
15024         reduced number of grab attempts from 500 to 50 @ 10 ms = 0.5 seconds */
15026         * fvwm/events.c (HandleUnmapNotify):
15027         (HandleMapRequestKeepRaised):
15028         (check_map_request):
15029         fixed unmanaged window when window was mapped/unmapped/mapped too fast
15031         * fvwm/add_window.c (FetchWmProtocols):
15032         (setup_wm_hints):
15033         * fvwm/fvwm.h (FvwmWindow):
15034         * fvwm/events.c (HandleEnterNotify):
15035         (HandlePropertyNotify):
15036         * fvwm/focus.c (refresh_focus):
15037         (set_focus_model):
15038         fixed focus problems with netscape and ddd
15040 2001-12-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15042         * libs/Target.c (fvwmlib_keyboard_shortcuts):
15043         * libs/Pointer.c (GetLocationFromEventOrQuery):
15044         * fvwm/virtual.c (HandlePaging):
15045         * fvwm/move_resize.c (GetOnePositionArgument):
15046         (InteractiveMove):
15047         (AnimatedMoveAnyWindow):
15048         (moveLoop):
15049         (CMD_Resize):
15050         * fvwm/module_interface.c (ExecuteModuleCommand):
15051         * fvwm/menus.c (do_menu):
15052         (menuShortcuts):
15053         (MenuInteraction):
15054         (get_menu_options):
15055         * fvwm/functions.c (execute_complex_function):
15056         * fvwm/events.c (HandleClientMessage):
15057         (WaitForButtonsUp):
15058         * fvwm/conditional.c (CMD_Direction):
15059         * fvwm/builtins.c (CMD_CursorMove):
15060         (CMD_FakeClick):
15061         (CMD_StrokeFunc):
15062         handle return code of XQueryPointer everywhere; necessary for dual head
15064         * fvwm/misc.c (GrabEm):
15065         Pointer was warped to other screen with a dual head setup
15067 2001-12-31  olicha  <olivier.chapuis@free.fr>
15069         * fvwm/ewmh_events.c (ewmh_WMStateModal):
15070         Removed some code which try to raise ewmh modal window over
15071         its transientfor window; this seems not possible without a new style
15072         or a bad hack in stack.c
15074 2001-12-30  Dan Espen  <dane@mk.telcordia.com>
15076         * libs/GetFont.c (GetFontSetOrFixed): Cleanup the message about the
15077         fallback to fixed font so it shows the right font for I18N.
15079 2001-12-30  olicha  <olivier.chapuis@free.fr>
15081         * fvwm/window_flags.h:
15082         * fvwm/session.c (MatchWinToSM):
15083         (LoadWindowStates):
15084         (SaveWindowStates):
15085         (get_version_string):
15086         * fvwm/move_resize.c (CMD_Maximize):
15087         (handle_stick):
15088         * fvwm/icons.c (CMD_Iconify):
15089         * fvwm/ewmh.c (EWMH_SetWMState):
15090         (EWMH_WindowInit):
15091         (EWMH_ExitStuff):
15092         (EWMH_SetAllowedActions):
15093         (EWMH_WindowInit):
15094         * fvwm/ewmh.h:
15095         * fvwm/ewmh_intern.h:
15096         * fvwm/ewmh_events.c (ewmh_WMState*):
15097         * fvwm/builtins.c (CMD_WindowShade):
15098         * fvwm/stack.c (new_layer):
15099         * fvwm/update.c (apply_window_updates):
15100         * fvwm/update.h (struct):
15101         * fvwm/add_window.c (setup_window_structure):
15102         (setup_window_name):
15103         (setup_icon):
15104         * fvwm/style.c (check_window_style_change):
15105         The skip list and modal ewmh window states are now updated after
15106         an use/ignore ewmh state style changes. The other ewmh states are
15107         starting state only. All the initial ewmh states are keep in memory
15108         for FvwmIdent.
15110         * fvwm/ewmh.c (EWMH_Handle*):
15111         * fvwm/fvwm.h:
15112         Set the ewmh_window_type to an int (and not the corresponding atom)
15113         accordingly to the window type
15115         * fvwm/ewmh_events.c (ewmh_WMStateModal):
15116         ewmh modal transient windows have RaiseTransient and GrabFocusTransient
15117         style
15119         * fvwm/ewmh.c (EWMH_GetStyle):
15120         * fvwm/ewmh_events.c (ewmh_WMDesktop):
15121         Respect the _NET_WM_DESKTOP hints at window mapping as a StartsOnDesk
15122         hints
15124         * libs/vpacket.h (ConfigWinPacket):
15125         * fvwm/module_interface.c (CONFIGARGSNEW):
15126         (OLDCONFIGARGS):
15127         (CONFIGARGS):
15128         Added ewmh_hint_layer, ewmh_hint_desktop and ewmh_window_type to the
15129         cfgpacket for FvwmIdent
15131 2001-12-20  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15133         * fvwm/move_resize.c (resize_geometry_window):
15134         fixed wrong size calculation of geometry window
15136 2001-12-19  olicha  <olivier.chapuis@free.fr>
15138         * fvwm/ewmh_names.c (convert_charsets):
15139         More precise error messages
15141         * fvwm/fvwm2.1:
15142         A few formatting fixes
15144 2001-12-18  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15146         * fvwm/gnome.c (GNOME_SetHints):
15147         fixed window getting frozen into position upon a recapture or restart
15149 2001-12-17  Dan Espen  <dane@mk.telcordia.com>
15151         * fvwm/fvwm2.1: Fixup wording in EWMHIconicStateWorkaround.
15153 2001-12-17  olicha  <olivier.chapuis@free.fr>
15155         * fvwm/fvwm2.1:
15156         Tried to clarify the EWMHIconicStateWorkaround BugOpts
15158         * fvwm/ewmh.c (delete_kst_item):
15159         (set_kde_sys_tray):
15160         (EWMH_IsKdeSysTrayWindow):
15161         (EWMH_ManageKdeSysTray):
15162         * fvwm/events.c (HandleReparentNotify):
15163         Fixed reparenting management of kde system tray windows and
15164         added some off debugging code
15166         * fvwm/virtual.c (CMD_DesktopName):
15167         Removed some debugging code
15169 2001-12-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15171         * fvwm/fvwm.h (struct):
15172         * fvwm/window_flags.h (IS_FIXED_PPOS):
15173         * fvwm/style.h (SCSET_IS_FIXED_PPOS):
15174         * fvwm/style.c (parse_and_set_window_style):
15175         (check_window_style_change):
15176         implemented new styles FixedPPosition, FixedUSPosition, FixedSize,
15177         FixedUSSize, FixedPSize and Variable PPosition, ...
15179         * fvwm/events.c (HandleConfigureRequest):
15180         * fvwm/ewmh.c (ewmh_AllowsResize):
15181         (is_resize_allowed):
15182         (ewmh_AllowsMove):
15183         (ewmh_AllowsMove):
15184         * fvwm/gnome.c (GNOME_SetHints):
15185         (AnimatedMoveAnyWindow):
15186         (CMD_ResizeMove):
15187         use new functions
15188         * fvwm/move_resize.c (is_move_allowed):
15189         (is_resize_allowed):
15190         (is_maximize_allowed):
15191         new functions to clean up some code
15193 2001-12-15  Dan Espen  <dane@mk.telcordia.com>
15195         * fvwm/fvwm2.1: Doc fixups.
15197 2001-12-15  olicha  <olivier.chapuis@free.fr>
15199         * fvwm/builtins (CMD_BugOpts):
15200         * fvwm/ewmh.c:
15201         * fvwm/ewmh_conf.c (EWMH_BugOpts):
15202         * fvwm/ewmh_events.c (ewmh_StateHidden):
15203         * fvwm/fvwm.c (InitVariables):
15204         * fvwm/fvwm2.1:
15205         * fvwm/icons.c (CMD_Iconify):
15206         * fvwm/screen.h:
15207         * fvwm/virtual.c (unmap_window):
15208         (map_window):
15209         Implemented the new _NET_WM_STATE_HIDDEN ewmh state that allows
15210         to fix the IconicState problems in vitrual.c. New BugOpts
15211         EWMHIconicStateWorkaround for supporting current KDE versions
15213         * fvwm/events.c (HandlePropertyNotify):
15214         * fvwm/ewmh.c (ewmh_AllowsYes):
15215         * fvwm/ewmh.h:
15216         (ewmh_AllowsClose):
15217         (ewmh_AllowsMaximize):
15218         (ewmh_AllowsMove):
15219         (ewmh_AllowsResize):
15220         (EWMH_SetAllowedActions):
15221         (EWMH_WindowInit):
15222         * fvwm/style.c (check_window_style_change):
15223         * fvwm/update.c (apply_window_updates):
15224         * fvwm/update.h:
15225         Implemented _NET_WM_ALLOWED_ACTIONS from version 1.2 of the wm-spec
15227 2001-12-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15229         * fvwm/borders.c (RedrawTitle):
15230         * libs/defaults.h (WINDOW_TITLE_OFFSET):
15231         fixed 'stick' lines with long titles
15233 2001-12-11  olicha  <olivier.chapuis@free.fr>
15235         * NEWS:
15236         * fvwm/commands.h:
15237         * fvwm/ewmh.c (ewmh_SetWorkArea):
15238         * fvwm/ewmh.h:
15239         (ewmh_ComputeAndSetWorkArea):
15240         (ewmh_HandleDynamicWorkArea):
15241         (EWMH_GetWorkAreaIntersection):
15242         (EWMH_GetStrutIntersection):
15243         (get_intersection):
15244         * fvwm/ewmh_name.c (EWMH_SetDeskNames):
15245         * fvwm/function.c:
15246         * fvwm/function.h:
15247         * fvwm/fvwm.c (InitVariables):
15248         * fvwm/fvwm2.1:
15249         * fvwm/modconf.c (send_desktop_names):
15250         (CMD_Send_ConfigInfo):
15251         * fvwm/placement.c (get_next_x):
15252         (get_next_y):
15253         * fvwm/screen.h:
15254         * fvwm/virtual.c (CMD_DesktopName):
15255         * fvwm/virtual.h:
15256         (GetDesktopName):
15257         New command "DesktopName desk name" to define desktops names for
15258         the FvwmPager, the WindowList and ewmh compliant pagers.
15259         Desktops information (desk, desk name, working areas) is stored in a
15260         new list sub structure of Scr, DesktopsInfo. The head of the list
15261         contains generic information for desks that are not in the list.
15263         * fvwm/windowlist.c (get_desk_title):
15264         (CMD_WindowList):
15265         * fvwm/fvwm2.1:
15266         * NEWS:
15267         New window list options NoDeskNum, NoCurrentDeskTitle,
15268         TitleForAllDesks, NoNumInDeskTitle. Document these options and also
15269         the NoGeometry and NoGeometryInfo options.
15271         * fvwm/ewmh.c:
15272         * fvwm/ewmh_names.c:
15273         * fvwm/ewmh_icons.c:
15274         Added some static declarations
15276         * fvwm/ewmh_names.c (EWMH_SetVisibleName):
15277         It seems that UTF8 names should not be terminated by a 0
15279         * fvwm/ewmh.c (EWMH_SetClientListStacking):
15280         Set the stacking list in the good orders
15282 2001-12-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15284         * vms/config.h:
15285         * fvwm/functions.c:
15286         * fvwm/commands.h:
15287         * fvwm/builtins.c:
15288         * fvwm/borders.c:
15289         removed all MULTISTYLE ifdefs
15291         * fvwm/borders.c (RedrawTitle):
15292         fixed title drawing into relief
15294 2001-12-08  olicha  <olivier.chapuis@free.fr>
15296         * fvwm/style.c:
15297         * fvwm/style.h:
15298         * fvwm/fvwm.h:
15299         * fvwm/update.c:
15300         * fvwm/update.h:
15301         * fvwm/window_flags.h:
15302         * fvwm/fvwm2.1:
15303         s/extended_window_name/indexed_window_name/i
15304         s/extended_icon_name/indexed_icon_name/i
15305         s/do_update_window_name/do_update_visible_window_name/
15306         s/do_update_icon_name/do_update_visible_icon_name/
15308         * fvwm/style.c (CMD_Style):
15309         * fvwm/style.h:
15310         (parse_and_set_window_style):
15311         Split CMD_Style into CMD_Style and parse_and_set_window_style
15313 2001-12-06  olicha  <olivier.chapuis@free.fr>
15315         * fvwm/add_window.c (setup_window_name_count):
15316         (setup_icon_name_count):
15317         Better determination of the window and icon names index
15319         * fvwm/add_window.c (AddWindow):
15320         (setup_icon):
15321         * fvwm/events.c (HandlePropertyNotify):
15322         * fvwm/ewmh_names.c (EWMH_WMName):
15323         (EWMH_WMIconName):
15324         * fvwm/module_interface.c (BroadcastWindowIconNames):
15325         * fvwm/module_interface.h:
15326         (CMD_Send_WindowList):
15327         (CMD_set_mask):
15328         (CMD_set_sync_mask):
15329         (CMD_set_nograb_mask):
15330         * fvwm/update.c (apply_window_updates):
15331         * libs/Module.h:
15332         New module messages type M_VISIBLE_NAME and M_VISIBLE_ICON_NAME
15333         which are send to modules with BroadcastWindowIconNames.
15334         The set mask cmds use unsigned long mask and not int mask!
15336 2001-12-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15338         * fvwm/ewmh.h:
15339         * fvwm/ewmh.c:
15340         EWMH without iconv compile fix by Hippo
15342 2001-12-05  olicha  <olivier.chapuis@free.fr>
15344         * fvwm/add_window.c:
15345         * fvwm/ewmh.c (*):
15346         * fvwm/ewmh.h:
15347         * fvwm/ewmh_conf.c (EWMH_CMD_Styles):
15348         * fvwm/ewmh_events.c:
15349         * fvwm/fvwm.h:
15350         * fvwm/fvwm2.1:
15351         * fvwm/move_resize.c (CMD_Maximize):
15352         * fvwm/placement.c (test_fit):
15353         (PlaceWindow):
15354         * fvwm/session.c (SaveWindowStates):
15355         * fvwm/style.c (merge_styles):
15356         * fvwm/style.h:
15357         (check_window_style_change):
15358         * fvwm/update.c (apply_window_updates):
15359         * fvwm/update.h:
15360         * fvwm/window_flags.h:
15361         New ewmh styles:
15362         EWMHMaximizeIgnoreWorkingArea / EWMHMaximizeUseWorkingArea /
15363         EWMHMaximizeUseDynamicWorkingArea,
15364         EWMHPlacementIgnoreWorkingArea / EWMHPlacementUseWorkingArea
15365         EWMHPlacementUseDynamicWorkingArea,
15366         EWMHUseStackingOrderHints / EWMHIgnoreStackingOrderHints,
15367         EWMHIgnoreStateHints / EWMHUseStateHints,
15368         EWMHIgnoreStrutHints / EWMHUseStrutHints
15370         * fvwm/ConfigFvwmDefaults:
15371         Use EWMHPlacementUseDynamicWorkingArea,
15372         EWMHMaximizeUseDynamicWorkingArea as default placement styles
15374         * NEWS:
15375         * fvwm/add_window.c (setup_placement_penalty):
15376         * fvwm/add_window.h:
15377         (setup_placement_penalty):
15378         (AddWindow):
15379         * fvwm/fvwm.h:
15380         * fvwm/placement.c (get_next_x):
15381         * fvwm/placement.h:
15382         (get_next_y):
15383         (test_fit):
15384         * fvwm/style.c (CMD_Style):
15385         * fvwm/style.h:
15386         (check_window_style_change):
15387         * fvwm/update.c (apply_window_updates):
15388         * fvwm/update.h:
15389         * fvwm/window_flags.h:
15390         * libs/default.h:
15391         New styles PlacementOverlapPenalties and
15392         PlacementOverlapPercentPenalties
15394         * NEWS:
15395         * fvwm/add_window.c (setup_window_name_count):
15396         * fvwm/add_window.h:
15397         (setup_icon_name_count):
15398         (setup_visible_name):
15399         (setup_window_name):
15400         (free_window_names):
15401         (setup_icon):
15402         * fvwm/borders.c (DrawMultiPixmapTitlebar):
15403         (RedrawTitle):
15404         * fvwm/events.c (HandlePropertyNotify):
15405         * fvwm/ewmh_names.c (EWMH_*):
15406         * fvwm/fvwm.h:
15407         * fvwm/icons.c (CreateIconWindow):
15408         (DrawIconWindow):
15409         (RedoIconName):
15410         (AutoPlaceIcon):
15411         (Iconify):
15412         * fvwm/session.c (MatchWinToSM):
15413         * fvwm/style.c (CMD_Style):
15414         * fvwm/style.h:
15415         (check_window_style_change):
15416         * fvwm/update.c (apply_window_updates):
15417         * fvwm/update.h:
15418         * fvwm/window_flags.h:
15419         New styles ExtendedWindowName / SimpleWindowName and
15420         ExtendedIconName / SimpleIconName. TODO: the modules implementation
15422         * fvwm/builtins.c (ReadMultiPixmapDecor):
15423         A -Wall fix
15425         * configure.in:
15426         Fixed gcc test
15428         * session.c (get_version_string):
15429         now is 2.5-3
15431         * fvwm/stack.c (new_layer):
15432         (CMD_Layer):
15433         Fixed ewmh wm state
15435         * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
15436         Fixed creation of the ewmh icon in the case of the window is iconified
15438 2001-11-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15440         * fvwm/placement.c (PlaceWindow):
15441         fixed manual placement on Xinerama screens other than the one with the
15442         top left corner of the total screen
15444 2001-11-27  olicha  <olivier.chapuis@free.fr>
15446         * configure.in:
15447         * acinclude.m4:
15448         * acconfig.h:
15449         * fvwm/ewmh_name.c
15450         Check for the second argument of iconv
15452         * configure.in:
15453         Added -Wall to CFLAGS if cc is gcc
15455 2001-11-26  Mikhael Goikhman  <migo@homemail.com>
15457         * configure.in:
15458         * acconfig.h:
15459         s/extanded/extended/
15461 2001-11-26  olicha  <olivier.chapuis@free.fr>
15463         * fvwm/Makefile.am:
15464         Fixed (?) iconv_LIBS
15466 2001-11-26  olicha  <olivier.chapuis@free.fr>
15468         * fvwm/functions.c (expand):
15469         Fixed n, c, r expansion
15471 2001-11-25  Dan Espen  <dane@mk.telcordia.com>
15473         * fvwm/fvwm2.1: Clean up ewmh stuff.
15475 2001-11-24  olicha  <olivier.chapuis@free.fr>
15477         * fvwm/ewmh_internal.h:
15478         * fvwM/ewmh.c:
15479         Removed a non standard macro
15481 2001-11-24  olicha  <olivier.chapuis@free.fr>
15483         * fvwm/fvwm2.1:
15484         Documented the previous ewmh style in a new Style subsection
15486         * fvwm/functions.c (expand):
15487         Clean up, removed 5 tmp_win and IS_EWMH_DESKTOP
15489 2001-11-24  olicha  <olivier.chapuis@free.fr>
15491         * fvwm/add_window (setup_icon):
15492         (setup_window_structure):
15493         * fvwm/events.c (HandlePropertyNotify):
15494         * fvwm/ewmh.h:
15495         * fvwm/ewmh_conf.c (EWMH_CMD_Style):
15496         * fvwm/ewmh_icons.c (ewmh_WMIcon):
15497         (EWMH_DoUpdateWmIcon):
15498         (ewmh_SetWmIconFromPixmap):
15499         (EWMH_DeleteWmIcon):
15500         (EWMH_SetIconFromWMIcon):
15501         * fvwm/ewmh_intern.h:
15502         * fvwm/fvwm.h:
15503         * fvwm/icons.c (GetIcon):
15504         * fvwm/session.c (get_version_string):
15505         * fvwm/style.c (CMD_Style):
15506         * fvwm/style.h:
15507         (check_window_style_change)
15508         * fvwm/update.c (apply_window_updates):
15509         * fvwm/update.h:
15510         * fvwm/window_flags.h:
15511         New style EWMHMiniIconOverride / EWMHNoMiniIconOverride,
15512         EWMHDonateMiniIcon / EWMHDontDonateMiniIcon,
15513         EWMHDonateIcon / EWMHDontDonateIcon,
15514         Some ewmh icon code simplification.
15515         Ewmh icons priority: just after icon window.
15517         * fvwm/ewmh.c (EWMH_ExitStuff):
15518         * fvwm/ewmh.h:
15519         * fvwm/session.c (SaveWindowStates):
15520         (LoadWindowStates):
15521         (MatchWinToSM):
15522         * fvwm/fvwm.c (Done):
15523         Delete the ewmh icons we set ourself. Some ewmh session states do not
15524         need to be saved/restored anymore
15526 2001-11-23  olicha  <olivier.chapuis@free.fr>
15528         * fvwm/ewmh_names.c (convert_charsets):
15529         Fixed infinite loop
15531 2001-11-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15533         * fvwm/ewmh_names.c (convert_charsets):
15534         -Wall fix: 2nd parameter of iconv is char **, not const char ** as the
15535         man page states on Linux
15536         replaced goto with a loop
15538 2001-11-22  olicha  <olivier.chapuis@free.fr>
15540         * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
15541         a -Wall fix
15543         * fvwm/ewmh_events.c:
15544         Fixed some styles update
15546         * fvwm/ewmh_conf.c:
15547         * fvwm/function.c (func_config):
15548         * fvwm/function.h:
15549         * fvwm/ewmh.c:
15550         * fvwm/ewmh.h:
15551         * fvwm/ewmh_events.c:
15552         * fvwm/ewmh_intern.h:
15553         * fvwm/Makefile.am:
15554         * fvwm/fvwm2.1:
15555         New file for ewmh styles and commands. New commands EWMHBaseStrut and
15556         EWMHNumberOfDesktops. More documentation in ewmh man page section.
15558         * fvwm/add_window.c:
15559         * fvwm/bindings.c:
15560         * fvwm/events.c:
15561         * fvwm/functions.c:
15562         * fvwm/ewmh.c (EWMH_Init):
15563         * fvwm/fvwm.h:
15564         * fvwm/fvwm.c (InitVariables):
15565         * fvwm/placement.c
15566         * fvwm/sceen.h:
15567         * fvwm/session.c:
15568         * fvwm/styles.c:
15569         * fvwm/update.c:
15570         * fvwm/update.h:
15571         * fvwm/window_flags.c:
15572         * libs/Bindings.c:
15573         * libs/Picture.c:
15574         * libs/Picture.h:
15575         * libs/fvwmlib.h:
15576         * configure.in:
15577         * acconfig.h:
15578         Remove all the HAVE_EWMH ifdef but the two in virtual.c (which
15579         are maybe problematic) and those in the ewmh* files to allow
15580         to disbale the ewmh code: with --disable-ewmh all the ewmh code
15581         should be dummy. --enable-ewmh is now the default.
15583 2001-11-20  olicha  <olivier.chapuis@free.fr>
15585         * fvwm/icons.c (GetIcon):
15586         * fvwm/add_window.c (setup_icon):
15587         Fixed icons order choice and other minor bugs
15589         * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
15590         Fixed a core dump if there is no MiniIcon
15592 2001-11-18  olicha  <olivier.chapuis@free.fr>
15594         * fvwm/ewmh.c (add_kst_item):
15595         * fvwm/ewmh.h:
15596         (ewmh_AddToKdeSysTray):
15597         (EWMH_IsKdeSysTrayWindow):
15598         (EWMH_ManageKdeSysTray):
15599         (EWMH_WindowInit):
15600         fvwm/ewmh_intern.h:
15601         * fvwm/events.c (HandleDestroyNotify):
15602         (HandleMapRequest):
15603         (HandleUnmapNotify):
15604         Fixed the KDE system tray implementation
15606 2001-11-16  olicha  <olivier.chapuis@free.fr>
15608         * fvwm/ewmh.h:
15609         * fvwm/ewmh.c:
15610         fixed EWMH_WindowDestroyed and EWMH_DestroyWindow macros
15612 2001-11-15  olicha  <olivier.chapuis@free.fr>
15614         * fvwm/ewmh.c (EWMH_DestroyWindow):
15615         * fvwm/ewmh.h:
15616         (EWMH_WindowDestroyed):
15617         * fvwm/events.c (HandleReparentNotify):
15618         (HandleDestroyNotify):
15619         (HandleUnmapNotify):
15620         * fvwm/add_window.c (destroy_window):
15621         Fixed the ewmh windows lists
15623 2001-11-15  olicha  <olivier.chapuis@free.fr>
15625         * fvwm/Makefile.am:
15626         * fvwm/ewmh.c:
15627         * fvwm/ewmh.h:
15628         * fvwm/ewmh_intern.h:
15629         * fvwm/ewmh_events.c:
15630         * fvwm/ewmh_icons.c:
15631         * fvwm/ewmh_names.c:
15632         * fvwm/fvwm2.1:
15633         * NEWS:
15634         New files to achieve the extended WM hints support, off by
15635         default. This code is ifdefed a la gnome.c.
15636         This is work in progess (need to do so that every things are
15637         configurable).
15639         * configure.in:
15640         * acconfig.h (HAVE_EWMH, HAVE_ICONV, USE_LIBICONV, HAVE_CODSET):
15641         New configure option --enable-ewmh. Added tests for iconv and
15642         nl_langinfo for UTF8 conversions.
15644         * fvwm/add_window.c (AddWindow):
15645         (CaptureOneWindow):
15646         (destroy_window):
15647         (setup_window_name):
15648         (setup_icon):
15649         EWMH_SetWMState, EWMH_SetWMDesktop, EWMH_SetFrameStrut,
15650         EWMH_WindowDestroyed, EWMH_WMName, EWMH_SetVisibleName,
15651         SET_HAS_EWMH_ICON, EWMH_WMIconName
15653         * fvwm/add_window.c (setup_window_structure):
15654         * fvwm/fvwm.h (FvwmWindow):
15655         (window_flags):
15656         * fvwm/window_flags.h:
15657         * fvwm/session.c (get_version_string):
15658         (SaveWindowStates):
15659         (LoadWindowStates):
15660         Added some entries in FvwmWindow and some flags (more will be
15661         added). Some of these states need to be saved at restart and
15662         at recapture. This code is ifdefed, may be it should not: I was
15663         forced to ifdef the version string in get_version_string.
15665         * libs/Bindings.c (win_contexts):
15666         * libs/fvwmlib.h:
15667         * fvwm/events.c (GetContext):
15668         * fvwm/bindings.c (ParseBinding):
15669         (activate_binding):
15670         * fvwm/functions.c (expand_extended_var):
15671         (expand):
15672         (execute_function):
15673         (DeferExecution):
15674         * fvwm/screen.h (Scr):
15675         new context C_EWMH_DESKTOP named "D" for an ewmh desktop
15676         (kdesktop or Nautilus desktop). This context is something between
15677         C_ROOT and C_WINDOW. Added Scr.EwmhDesktop.
15679         * fvwm/bindings.c (activate_binding):
15680         Fixed immediate application of mouse/stroke bindings
15682         * fvwm/borders.h
15683         * fvwm/borders.c (RedrawDecorations):
15684         * fvwm/update.c (apply_window_updates):
15685         New function  RedrawDecorations taken from apply_window_updates
15686         and called in ewmh_icons.c and update.c
15688         * fvwm/bultins.c (CMD_WindowShade):
15689         EWMH_SetWMState
15691         * fvwm/events.c (HandleFocusIn):
15692         (HandlePropertyNotify):
15693         (HandleClientMessage):
15694         (HandleMapRequestKeepRaised):
15695         (HandleUnmapNotify):
15696         EWMH_SetActiveWindow. Test for utf8 window and icon name, set the ewmh
15697         icon state. EWMH_ProcessPropertyNotify, EWMH_ProcessClientMessage,
15698         EWMH_SetClientList
15700         * fvwm/icons.c (GetIcon):
15701         * fvwm/icons.h:
15702         (CreateIconWindow):
15703         (ChangeIconPixmap):
15704         * fvwm/events.c (HandlePropertyNotify):
15705         New function GetIcon taken from CreateIconWindow which choose
15706         the icon, there is a new case for EWMH icons. New function
15707         ChangeIconPixmap taken from events.c.
15708         The two new functions are called from ewmh_icon.c (and icons.c).
15710         * fvwm/move_resize.c (handle_stick):
15711         (CMD_Maximize):
15712         (handle_stick):
15713         EWMH_SetWMState, EWMH_GetWorkAreaIntersection, EWMH_SetWMDesktop
15715         * libs/Picture.h:
15716         * libs/Picture.c (LoadPictureFromPixmap):
15717         (CachePictureFromPixmap):
15718         New functions for loading a picture from a pixmap. Nothing is cached
15719         but this simplify the MiniIcon code.
15721         * fvwm/placement.c (PlaceWindow):
15722         EWMH_GetWorkAreaIntersection
15724         * fvwm/screen.h (Scr):
15725         Added the working area, the dynamic working area and the ewmh
15726         Desktop window.
15728         * fvwm/stack.c (restack_windows):
15729         (CMD_Layer):
15730         EWMH_SetClientListStacking, EWMH_SetWMState
15732         * fvwm/style.c (check_window_style_change):
15733         * fvwm/update.c (apply_window_updates):
15734         * fvwm/update.h:
15735         Added do_update_list_skip to the update_win flags for EWMH_SetWMState.
15736         This code is ifdefed.
15738         * fvwm/style.c (lookup_style):
15739         EWMH_GetStyle
15741         * fvwm/virctual.c (goto_desk):
15742         (CMD_GotoDeskAndPage):
15743         (do_move_window_to_desk):
15744         EWMH_SetCurrentDesk, EWMH_SetWMDesktop
15746 2001-11-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15748         * fvwm/update.c (apply_window_updates):
15749         * fvwm/gnome.c (GNOME_GetStyle):
15750         * fvwm/style.c (lookup_style):
15751         (check_window_style_change):
15752         * fvwm/add_window.c (setup_style_and_decor):
15753         fixed GnomeIgnoreHints style for some of the gnome hints
15755         * fvwm/fvwm.c (StartupStuff):
15756         Tried to fix font size problem
15758         * fvwm/placement.c (PlaceWindow):
15759         suppress an X error
15761         * fvwm/move_resize.c (moveLoop):
15762         * libs/Target.c (fvwmlib_keyboard_shortcuts):
15763         * fvwm/misc.c (Keyboard_shortcuts):
15764         modified keyboard shortcut functions so that it is possible to move
15765         windows with the keyboard even if the border is hit.  does not work
15766         very nicely with paging
15768         * libs/Target.c (fvwmlib_keyboard_shortcuts):
15769         performance enhancement
15771         * fvwm/events.c (HandleButtonPress):
15772         fixed (?) some problem with passing the raise click in ctf to the app
15774         * fvwm/add_window.c (Reborder):
15775         * fvwm/virtual.c (MoveViewport):
15776         (MapDesk):
15777         (UnmapDesk):
15778         * fvwm/session.c (SaveWindowStates):
15779         * fvwm/fvwmdebug.c (DB_WI_WINDOWS):
15780         don't access stack_next and stack_prev directly but use the access
15781         functions from stack.h
15783         * fvwm/stack.c (remove_window_from_stack_ring):
15784         (add_window_to_stack_ring_after):
15785         safety patch
15787         * fvwm/add_window.c (adjust_fvwm_internal_windows):
15788         (destroy_window):
15789         when a window becomes scheduled for destruction, remove all traces of it
15790         from the fvwm internal variable so its not accessed accidentally when
15791         its fields are no longer valid
15793 2001-11-05  Mikhael Goikhman  <migo@homemail.com>
15795         * fvwm/borders.c:
15796         fixed compilation of I18N_MB
15798 2001-10-30  Mikhael Goikhman  <migo@homemail.com>
15800         * AUTHORS:
15801         * NEWS:
15802         * acconfig.h:
15803         * configure.in:
15804         * fvwm/borders.c:
15805         * fvwm/builtins.c:
15806         * fvwm/fvwm2.1:
15807         * fvwm/screen.h:
15808         exclude the TitleStyle MultiPixmap feature (only) before forking
15809         ...
15810         and restore it after that
15812         * NEWS:
15813         * configure.in:
15814         change version string to 2.5.0
15816         * NEWS:
15817         added a missing entry for the stable release 2.4.0 (03-Jul-2001);
15818         added a link to the stable version 2.4.4 (not released yet)
15820 2001-10-30  Mikhael Goikhman  <migo@homemail.com>
15822         * NEWS:
15823         * configure.in:
15824         change version string to 2.4.4 before forking
15826         * make_fvwmdist.sh:
15827         strip end of line from date (adjust for a new length)
15829 2001-10-29  olicha  <olivier.chapuis@free.fr>
15831         * fvwm/screen.h (DecorFaceStyle):
15832         Fixed the "lenght" of face_type if FANCY_TITLEBARS is defined,
15833         so that Solid colors work again
15835 2001-10-28  olicha  <olivier.chapuis@free.fr>
15837         * fvwm/module_interface.c (skipModuleAliasToken):
15838         Allows '/' as alias character
15840         * NEWS
15841         Script news
15843 2001-10-27  Mikhael Goikhman  <migo@homemail.com>
15845         * configure.in:
15846         * acconfig.h:
15847         * NEWS:
15848         added --disable-multipixmap-titles for the Suzanne's patch,
15849         the default is enable
15851         * fvwm/fvwm2.1:
15852         some formatting fixes in TitleStyle entry
15854 2001-10-27  Suzanne Britton  <tril@igs.net>
15856         * config.h.in: Added FANCY_TITLEBARS option, off by default
15858         * fvwm/fvwm2.1:
15859         Added info on TitleStyle MultiPixmap
15861         * fvwm/screen.h:
15862         [All changes #ifdeffed FANCY_TITLEBARS]
15863         Added TITLE_PADDING define for fancy titlebar rendering
15864         Added tb_pixmap_enum
15865         Added MultiPixmap to DecorFaceType enum
15866         Added Picture **multi_pixmaps and short multi_stretch_flags
15867         to DecorFace structure
15869         * fvwm/borders.c:
15870         [All changes #ifdeffed FANCY_TITLEBARS except the fix to RedrawButtons]
15871         (DrawButton): Handle UseTitleStyle where TitleStyle is MultiPixmap
15872         (RenderIntoWindow): [new]
15873         (DrawMultiPixmapTitlebar): [new]
15874         (RedrawButtons): Pass the left1right0 parameter properly to DrawButton,
15875         instead of always sending 1
15876         (RedrawTitle):
15877         Call DrawFancyTitlebar for MultiPixmap style
15878         Skip DrawString calls for MultiPixmap style (title is drawn inside
15879         DrawMultiPixmapTitlebar)
15881         * fvwm/builtins.c:
15882         [All changes #ifdeffed FANCY_TITLEBARS]
15883         (FreeDecorFace): Free up multi_pixmaps array for a MultiPixmap decor
15884         (ReadDecorFace): Call ReadMultiPixmapDecor for a MultiPixmap TitleStyle
15885         (ReadMultiPixmapDecor): [new]
15887 2001-10-26  Dan Espen  <dane@mk.telcordia.com>
15889         * NEWS: FvwmForm: Customize pointers, support ISO_Tab key,
15890         buttons can activate on press or release, special pointer during grab,
15891         arrow key command recall.
15893 2001-10-24  Mikhael Goikhman  <migo@homemail.com>
15895         * fvwm/bindings.c (ParseBinding):
15896         * fvwm/bindings.h:
15897         * fvwm/fvwm2.1:
15898         binding commands now do not print error messages with Silent
15900         * fvwm/ConfigFvwmDefaults:
15901         * NEWS:
15902         don't use ReverseOrder in the default Alt-Tab like it was in 2.4.0;
15903         use Silent before Key Help
15905         * fvwm/add_window.c:
15906         changed the broken size hints message to notify the owner
15908         * docs/fvwm.lsm.in:
15909         small changes
15911 2001-10-19  olicha  <olivier.chapuis@free.fr>
15913         * NEWS:
15914         Some FvwmScript news
15916 2001-10-16  olicha  <olivier.chapuis@free.fr>
15918         * NEWS:
15919         Some FvwmScript news
15921 2001-10-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15923         * fvwm/bindings.c (activate_binding):
15924         * libs/Bindings.c (GrabWindowKeyOrButton):
15925         activate mouse/stroke bindings immediately
15927         * fvwm/events.c (HandleButtonPress):
15928         it is possible to bind actions to the 'ClickToFocus' click
15930 2001-10-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15932         * fvwm/virtual.c (HandlePaging):
15933         allow paging during move/resize when pressing keys
15935         * libs/XResource.c (MergeCmdLineResources):
15936         possible core dump fix
15938         * fvwm/add_window.c (setup_window_placement):
15939         fixed core dump
15941         * libs/Bindings.c (AddBinding):
15942         another attempt at cleaning up bindings with "Shift"
15944 2001-10-13  olicha  <olivier.chapuis@free.fr>
15946         * NEWS
15947         FvwmScript news
15949 2001-10-10  Mikhael Goikhman  <migo@homemail.com>
15951         * move_resize.c:
15952         * fvwm/fvwm2.1:
15953         OpaqueMoveSize now accepts "unlimited" or negative argument.
15955 2001-10-09  Mikhael Goikhman  <migo@homemail.com>
15957         * fvwm/fvwm2.1:
15958         added missing "!"
15960 2001-10-08  Dan Espen  <dane@mk.telcordia.com>
15962         * libs/Makefile.am (libfvwm_a_SOURCES): Add new file.
15964         * libs/fvwmlib.h:
15965         * libs/Cursor.c: Create new libs function fvwmCursorNameToIndex.
15967         * fvwm/cursor.c: Extract cursor validation routine to become a libs
15968         routine.
15970 2001-10-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15972         * NEWS, configure.in:
15973         changed version to 2.5.0
15975 2001-10-08  olicha  <olivier.chapuis@free.fr>
15977         * fvwm/borders.c (RedrawTitle):
15978         Fixed drawing of leftJustified stippled title and suppress warnings
15979         in RelieveRectangle w/ RightJustified stippled title
15981 2001-10-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
15983         * fvwm/virtual.c (CMD_XineramaSlsSize):
15984         fixed ABR
15986 2001-10-03  olicha  <olivier.chapuis@free.fr>
15988         * fvwm/style.c (CMD_Style):
15989         * fvwm/fvwm2.1
15990         Added the possibility to add an Xinerama screen to the 4 numerics
15991         Iconbox format
15993 2001-10-03  olicha  <olivier.chapuis@free.fr>
15995         * fvwm/icons.c (AutoPlaceIcon):
15996         Fixed a core dump with @c and fixed icon placement if the icon should
15997         not be on the current page
15999 2001-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16001         * fvwm/icons.c (AutoPlaceIcon):
16002         * libs/FScreen.c (FScreenParseScreenBit):
16003         added 'w' screen specifier for icon boxes
16005         * fvwm/icons.c (AutoPlaceIcon):
16006         fixed placement of icons in icon boxes on different screen
16008         * fvwm/menus.c (get_menu_options):
16009         reduced code duplication
16011 2001-10-02  olicha  <olivier.chapuis@free.fr>
16013         * fvwm/menus.c (get_menu_options):
16014         fixed Xinerama placement of menu with empty but not null position hints
16016 2001-10-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16018         * fvwm/borders.c (RedrawTitle):
16019         * libs/defaults.h (WINDOW_TITLE_STICKY_GAP):
16020         suppress a warning in RelieveRectangle w/ small sticky windows
16022 2001-09-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16024         * fvwm/menus.c (get_menu_options):
16025         A 'rectangle' context rectangle for menus honours the '@screen' bit
16027         * fvwm/move_resize.c (DisplayPosition):
16028         coordinates of a window are show in relation to the screen, not the page
16030         * libs/FScreen.c (FScreenTranslateCoordinates):
16031         * fvwm/placement.c (PlaceWindow):
16032         * fvwm/add_window.c (setup_window_placement):
16033         Applied patches by Sidik Isani that adds the "fvwmscreen" X resource;
16034         rewrote the library functionality to better match the rest of the
16035         interface
16037         * fvwm/builtins.c (DestroyFvwmDecor):
16038         removed useless code
16040         * fvwm/icons.c (DrawIconWindow):
16041         fixed race condition w/ expanding/collapsing icon titles
16043         * fvwm/windowlist.c (CMD_WindowList):
16044         fixed Xinerama placement of window list when called without options
16046 2001-09-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16048         * libs/FScreen.c (FScreenSLSOnOff):
16049         fixed core dump when calling XineramaSls before XineramaSlsSize
16051         * configure.in:
16052         changed to 2.4.3
16054         * libs/FShape.h (FHaveShapeExtension):
16055         set macro to 1 when compiling w/ shape extension
16057 2001-09-17  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16059         * libs/Bindings.c (AddBinding):
16060         * fvwm/bindings.c (ParseBinding):
16061         print a warning if a key with the given name does not exist
16062         if there is an upper and a lower case version of the same key name,
16063         always bind to the lower case version; this is problematic if the upper
16064         case version is tied to a key without a modifier and the lower case
16065         version is tied to the same key, but with a modifier (or both are tied
16066         to different keys). I hope this good enough.
16068         * libs/Bindings.c (FreeBindingList):
16069         (MatchBindingExactly):
16070         (CollectBindingList):
16071         fixed some problems overriding keys
16072         reduced duplication of logic
16074 2001-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16076         * NEWS, configure.in:
16077         changed version to 2.5.0
16079 2001-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16081         * configure.in:
16082         changed version to 2.4.2
16084 2001-09-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16086         * libs/Colorset.c:
16087         (SetWindowBackground):
16088         (SetRectangleBackground):
16089         * fvwm/builtins.c (CMD_WindowShade):
16090         * fvwm/add_window.c:
16091         (setup_style_and_decor):
16092         * fvwm/icons.c:
16093         (CreateIconWindow):
16094         (GetXPMFile):
16095         (GetIconWindow):
16096         (GetIconBitmap):
16097         * fvwm/events.c:
16098         (HandleConfigureRequest):
16099         (HandleShapeNotify):
16100         (InitEventHandlerJumpTable):
16101         * fvwm/borders.c (struct):
16102         (SetupFrame):
16103         (SetShape):
16104         * fvwm/decorations.c (SelectDecor):
16105         * fvwm/fvwm.c:
16106         (main):
16107         (setVersionInfo):
16108         * fvwm/externs.h:
16109         * fvwm/fvwm.h (FvwmWindow):
16110         * libs/FShape.h:
16111         * libs/FShape.c:
16112         moved shape support to library; its no longer necessary to
16113         '#ifdef SHAPE' any code
16115         * fvwm/borders.c (RedrawButtons):
16116         (RedrawTitle):
16117         fixed top border hilight drawing of title buttons
16119         * libs/Graphics.c (do_relieve_rectangle):
16120         (RelieveRectangle):
16121         (RelieveRectangle2):
16122         allow alternate shading for title buttons
16124 2001-09-15  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16126         **/*.1:
16127         Applied man page patch by Dmitry Yu. Bolkhovityanov:
16128         Add a formal description of how fvwm maintains module's configs
16129         Change manpages of individual modules to refer to fvwm2(1) for
16130         details about specifying configuration
16132         * fvwm/add_window.c (setup_window_placement):
16133         desk and page can now really be given as X resources a la
16134           xterm.desk: 1
16136         * libs/XResource.c (GetResourceString):
16137         resource -> lower case, class -> upper case
16138         changed signature
16140         * configure.in:
16141         changed version to 2.5.0
16143         * Makefile.am (distcheck2):
16144         build distcheck before dist2; save a few seconds if the build fails
16146         * libs/alloca.c:
16147         * libs/ClientMsg.c:
16148         * libs/envvar.c:
16149         * libs/Event.c:
16150         * libs/fvwmrect.c:
16151         * libs/gethostname.c:
16152         * libs/Grab.c:
16153         * libs/Pointer.c:
16154         * libs/safemalloc.c:
16155         * libs/strcasecmp.c:
16156         * libs/strdup.c:
16157         * libs/strerror.c:
16158         * libs/strncasecmp.c:
16159         * libs/usleep.c:
16160         * libs/wild.c:
16161         * libs/WinMagic.c:
16162         * libs/XError.c:
16163         * libs/Graphics.c:
16164         include config.h
16166         * configure.in:
16167         changed version to 2.4.1 again
16169 2001-09-14  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16171         * libs/Bindings.c (FvwmStringToKeysym):
16172         try both cases of the first letter of a key name
16174         * fvwm/ConfigFvwmDefaults:
16175         * fvwm/windowlist.c (winCompareReverse):
16176         (CMD_WindowList):
16177         new WindowList option ReverseOrder; use the new option in the default
16178         Alt-Tab binding. This makes it possible to hit Alt-Tab repeatedly to
16179         cycle through the whole window list. The old behaviour only toggled
16180         between two windows. Also, a simple Alt-Tab can be used to switch to
16181         the next window instead of Alt-Tab-Tab.
16183         * libs/FScreen.c (FScreenInit):
16184         fixed a Xinerama crash
16186         * configure.in:
16187         print a verbose error message and exit if X11 headers and libraries
16188         are not found
16190 2001-09-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16192         * fvwm/fvwm.c (main):
16193         * libs/FShape.c:
16194         * libs/FShape.h:
16195         new library for X shape encapsulation
16197         * fvwm/builtins.c (CMD_WindowShade):
16198         * fvwm/borders.c (SetupFrame):
16199         fixed shading of windows without title and border
16200         fixed shading of shaped windows; fixes bug #732
16202         * fvwm/builtins.c (CMD_SetEnv):
16203         calling SetEnv without a value is the same as UnsetEnv
16205 2001-09-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16207         * fvwm/events.c (HandleReparentNotify):
16208         fixed vanishing windows in rapid map/unmap cycles; bug #770
16210         * fvwm/add_window.c (hide_screen):
16211         fixed possible BadWindow error
16213 2001-09-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16215         * fvwm/virtual.c (MoveViewport):
16216         (goto_desk):
16217         (CMD_GotoDeskAndPage):
16218         (CMD_GotoPage):
16219         GotoDeskAndPage records its own history of last visited desk/page
16221         * libs/FScreen.c (FScreenInit):
16222         fixed a memory allocation bug pointed out by Giuseppe Della Ricca
16224 2001-09-05  olicha  <olivier.chapuis@free.fr>
16226         * fvwm/session.c (MatchWinToSM):
16227         * fvwm/add_window.c (setup_window_structure):
16228         * fvwm/move_resize.c (moveLoop):
16229         Fixed PlacedByButton3 condition
16231 2001-09-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16233         * libs/FScreen.c:
16234         * fvwm/functions.c (func_config):
16235         * fvwm/module_interface.c (broadcast_xinerama_state):
16236         * fvwm/virtual.c (CMD_Xinerama):
16237         (CMD_XineramaPrimaryScreen):
16238         (CMD_XineramaSls):
16239         (CMD_XineramaSlsSize):
16240         added sls support
16241         split Xinerama command into Xinerama, XineramaPrimaryScreen,
16242         XineramaSls and XineramaSlsSize
16243         restructured parts of the FScreen code
16245         * fvwm/functions.c (func_config):
16246         new commands XineramaPrimaryScreen, XineramaSls and XineramaSlsSize
16248         * libs/Graphics.c (RelieveRectangle):
16249         allow calling the function with w == 0 or h == 0 without a message
16251         * fvwm/window_flags.h (SET_STYLE_DELETED):
16252         * fvwm/style.c (CMD_DestroyStyle):
16253         (check_window_style_change):
16254         * fvwm/fvwm.h (window_style):
16255         update windows when a style is deleted
16257         * configure.in:
16258         fixed xpm detection problem caused by wrong library order
16260 2001-09-05  olicha  <olivier.chapuis@free.fr>
16262         * NEWS: PlacedByFvwm
16264 2001-09-04  Dan Espen  <dane@mk.telcordia.com>
16266         * fvwm/fvwm2.1 (PlacedByFvwm): Grammar.
16268 2001-09-04  olicha  <olivier.chapuis@free.fr>
16270         * fvwm/fvwm.h:
16271         * fvwm/windows_flags.h:
16272         * fvwm/placement.c (PlaceWindow):
16273         * fvwm/add_window.c (setup_window_structure):
16274         * fvwm/conditional.c (CreateConditionMask):
16275         * fvwm/session.c (get_version_string):
16276         (MatchWinToSM):
16277         * fvwm/fvwm2.1:
16278         Added a new windows_flags is_placed_by_fvwm and a new condition
16279         PlacedByFvwm
16281 2001-09-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16283         * fvwm/focus.c (focus_grab_buttons):
16284         (MoveFocus):
16285         disabled xt/double click patch for now
16287 2001-09-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16289         * libs/Graphics.c (RelieveRectangle):
16290         print a warning if one of the dimensions is <= 0
16292         * fvwm/placement.c (PlaceWindow):
16293         take care of windows that have both, PPosition and USPosition set
16294         take care of transient windows that have neither PPosition nor
16295         USPosition set
16297 2001-09-01  olicha  <olivier.chapuis@free.fr>
16299         * libs/FScreen.c (FScreenInit):
16300         Fixed the position of the xinerama emulation delimiters
16302 2001-08-31  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16304         * fvwm/fvwm2.1:
16305         Xinerama introduction
16307         * fvwm/icons.c (AutoPlaceIcon):
16308         try to place icons of screen with the window center, and if that fails
16309         on any screen
16311         * libs/FScreen.c (FScreenGetScrRect):
16312         performance improvement for non-xinerama systems
16314         * fvwm/update.c (apply_window_updates):
16315         (flush_window_updates):
16316         update icon boxes and icon position when xinerama layout changes
16318         * fvwm/icons.c (AutoPlaceIcon):
16319         limit placement of icons using no icon box to screen boundaries
16320         adapt icon boxes to xinerama layout whenever used
16322         * fvwm/placement.c (PlaceWindow):
16323         * fvwm/style.c (CMD_Style):
16324         (check_window_style_change):
16325         * fvwm/style.h (SUSE_NO_USPOSITION):
16326         (SUSE_NO_TRANSIENT_PPOSITION):
16327         (SUSE_NO_TRANSIENT_USPOSITION):
16328         * fvwm/fvwm.h (struct):
16329         implemented new styles NoUSPosition/UseUSPosition,
16330         NoTransientPPosition/UseTransientPPosition,
16331         NoTransientUSPosition/UseTransientUSPosition.
16332         These work exactly like NoPPosition/UsePPosition.
16333         Transient windows ignore the window position if neither the PPosition
16334         nor the USPosition hint is set.
16336 2001-08-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16338         * fvwm/focus.c (restore_focus_after_unmap):
16339         fixed a bug transfering the focus when a window was iconified
16341 2001-08-26  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16343         * fvwm/conditional.c (MatchesConditionMask):
16344         * fvwm/move_resize.c (position_geometry_window):
16345         * fvwm/placement.c (PlaceWindow):
16346         * fvwm/menus.c (pop_menu_up):
16347         * fvwm/move_resize.c (move_window_doit):
16348         * fvwm/icons.c (do_all_iconboxes):
16349         * fvwm/placement.c (PlaceWindow):
16350         * fvwm/menus.c (update_menu):
16351         adapted to new FScreen... signatures
16353         * libs/FScreen.c (FScreenClipToScreen):
16354         (FScreenGetScrCenterCenter):
16355         (FScreenCenterCurrent):
16356         (FScreenCenterPrimary):
16357         (FScreenGetCurrent00):
16358         (FScreenGetGlobalScrRect):
16359         (FScreenGetPrimaryScrRect):
16360         (FScreenGetScrRect):
16361         (FScreenIsRectangleOnScreen):
16362         unified all the FSCreen... functions using a common signature, removed
16363         most old functions
16365         * fvwm/style.c (CMD_Style):
16366         init icon box screen
16368         * fvwm/move_resize.c (move_window_doit):
16369         (CMD_Maximize):
16370         * libs/Makefile.am:
16371         * libs/XineramaSupport.c:
16372         * libs/XineramaSupport.h:
16373         * libs/FScreen.c:
16374         exported and renamed screen defines
16376         * libs/FScreen.h:
16377         renamed files
16379         * fvwm/virtual.c:
16380         * fvwm/style.c:
16381         * fvwm/placement.c:
16382         * fvwm/move_resize.c:
16383         * fvwm/module_interface.c:
16384         * fvwm/modconf.c:
16385         * fvwm/menus.c:
16386         * fvwm/icons.c:
16387         * fvwm/fvwm.c:
16388         * fvwm/conditional.c:
16389         * libs/XineramaSupport.c:
16390         renamed all XineramaSupport...() functions to FScreen...()
16392         * fvwm/style.c (CMD_Style):
16393         -Wall fix
16395 2001-08-25  Dan Espen  <dane@mk.telcordia.com>
16397         * fvwm/style.c (CMD_Style):
16398         * fvwm/fvwm.h (icon_boxes_struct): Add screen to iconbox struct when
16399         using geometry spec.
16401 2001-08-25  Mikhael Goikhman  <migo@homemail.com>
16403         * libs/Strings.c:
16404         * libs/Strings.h:
16405         new function QuoteString() to add and escape single quotes to strings
16407         * fvwm/menus.c (MenuInteraction):
16408         quote both missing function name and menu name for
16409         MissingSubmenuFunction
16411         * fvwm/functions.c (expand):
16412         use QuoteString()
16414 2001-08-25  Dan Espen  <dane@mk.telcordia.com>
16416         * fvwm/style.c (CMD_Style): Fix up iconboxes using negative geom specs.
16418 2001-08-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16420         * fvwm/cursor.c (CMD_CursorStyle):
16421         * fvwm/icons.c (GetXPMFile):
16422         * libs/Colorset.c (SetWindowBackground):
16423         -Wall fixes
16425         * libs/Bindings.c (AddBinding):
16426         tired to help with problem binding keys that have a keycode with no
16427         modifiers and another keycode with some modifiers pressed, e.g.
16428         kc 95 = F11, kc 67 = F1, kc 67 + shift = F11, which caused pressing
16429         F1 generating the actioon bound to F11 sometimes
16431         * fvwm/focus.c (focus_grab_buttons):
16432         -Wall fix
16434 2001-08-23  Dan Espen  <dane@mk.telcordia.com>
16436         * libs/Bindings.c (MatchBinding): Unify XDisplayKeycodes avoidance.
16438 2001-08-20  Bob Woodside  <proteus@pcnet.com>
16440         * fvwm/focus.c (MoveFocus, focus_grab_buttons): Fixed passive button
16441         grab synchronization so apps using XtTranslations to catch double-
16442         clicks don't get confused by extraneous Leave/EnterNotify events.
16443         This fixes the "xfm/moxfm don't see double-clicks" problem.
16445 2001-08-20  Dan Espen  <dane@mk.telcordia.com>
16447         * fvwm/icons.c (AutoPlaceIcon): Fix bug.
16449 2001-08-19  Dan Espen  <dane@mk.telcordia.com>
16451         * fvwm/icons.c (AutoPlaceIcon): Apply screen dimensions as icon is
16452         placed.
16454         * fvwm/style.c (CMD_Style): Don't apply screen dimensions to iconbox
16455         until later when the window is actually placed.
16457         * fvwm/fvwm.h (icon_boxes_struct):  Save  sign  for later  screen
16458         position calculation.
16460 2001-08-19  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16462         * fvwm/update.c (flush_window_updates):
16463         * fvwm/screen.h (ScreenInfo):
16464         * fvwm/virtual.c (CMD_Xinerama):
16466         * fvwm/move_resize.c (CMD_Maximize):
16467         * fvwm/placement.c (PlaceWindow):
16468         * libs/XineramaSupport.c (XineramaSupportGetNumberedScrRect):
16469         renamed function
16471         * fvwm/fvwm2.1:
16472         describe new maximize options
16474         * fvwm/move_resize.c (MaximizeWidth):
16475         (MaximizeHeight):
16476         (CMD_Maximize):
16477         applied Dmitry's Xinerama patch for Maximize command
16478         replaced "global" and "absolute" with "screen" which is more flexible
16480 2001-08-16  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16482         * libs/Parse.c (SkipQuote):
16483         fixed a bug in handling of caller specified quote pairs
16485         * fvwm/move_resize.c (CMD_Maximize):
16486         keep window on correct page when viewport does not start on a page
16487         boundary
16489         * libs/XError.c (error_name):
16490         (request_name):
16491         fixed core dump in error handling
16493 2001-08-15  Mikhael Goikhman  <migo@homemail.com>
16495         * configure.in:
16496         * acinclude.m4:
16497         * INSTALL:
16498         * INSTALL.fvwm:
16499         renamed --disable-gnome to --disable-gnome-hints;
16500         documented configure options --with-gnome*;
16501         small improvements in documentation;
16502         use underscore in version instead of dash that causes rpm problems
16504 2001-08-14  Mikhael Goikhman  <migo@homemail.com>
16506         * libs/Makefile.am:
16507         added fvwmrect.h to dist
16509 2001-08-14  Dan Espen  <dane@mk.telcordia.com>
16511         * libs/XineramaSupport.c: Disable debug printing.
16513 2001-08-13  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16515         * libs/defaults.h (DEFAULT_MENU_STYLE):
16516         reset colour sets in default menu style too
16518 2001-08-13  Mikhael Goikhman  <migo@homemail.com>
16520         * builtins.c:
16521         * events.c:
16522         completed the libstroke-0.5 compatibility fix
16524 2001-08-10  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16526         * fvwm/move_resize.c (draw_move_resize_grid):
16527         fixed drawing of resize grid when invoked from button or key press
16529         * fvwm/placement.c (PlaceWindow):
16530         rewrote a condition to improve readability
16531         fixed StartsOn... w/ SkipMapping
16533 2001-08-09  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16535         * fvwm/session.c (MatchWinToSM):
16536         (LoadWindowStates):
16537         (SaveWindowStates):
16538         * fvwm/move_resize.c (CMD_Resize):
16539         * fvwm/events.c (HandlePropertyNotify):
16540         (HandleConfigureRequest):
16541         * fvwm/move_resize.c (CMD_ResizeMove):
16542         (CMD_Maximize):
16543         (CMD_Resize):
16544         * fvwm/update.c (apply_window_updates):
16545         * fvwm/add_window.c (AddWindow):
16546         * fvwm/geometry.c (constrain_size):
16547         (gravity_constrain_size):
16548         the Resize command honors the window gravity
16549         changing the size increment of maximized windows no longer shrinks the
16550         window
16552         * fvwm/icons.c:
16553         keep expanded icon titles on screen
16555 2001-08-08  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16557         * fvwm/icons.c (do_all_iconboxes):
16558         default icon box fills the primary screen
16560         * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
16561         fixed default_screen argument
16563         * fvwm/style.c (merge_styles):
16564         * fvwm/fvwm.h (window_style):
16565         * fvwm/style.h (SSET_START_SCREEN):
16566         * fvwm/add_window.c (setup_window_placement):
16567         * fvwm/placement.c (PlaceWindow):
16568         (CMD_PlaceAgain):
16569         implemented StartsOnScreen style
16571         * fvwm/placement.c (PlaceWindow):
16572         (test_fit):
16573         (get_next_x):
16574         (get_next_y):
16575         (CleverPlacement):
16576         (SmartPlacement):
16577         Place new windows on xinerama screens
16579         * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
16580         fixed core dump in debug output
16582 2001-08-07  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16584         * fvwm/placement.c:
16585         removed unused variable
16587 2001-08-07  olicha  <olivier.chapuis@free.fr>
16589         * NEWS:
16590         FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases
16592 2001-08-06  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16594         * fvwm/virtual.c (CMD_Xinerama):
16595         replaced XineramaEnable and ...Disable with XineramaCommand
16597         * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
16598         (XineramaSupportGetScreenArgument):
16599         new functions
16601         * fvwm/functions.c (func_config):
16602         * fvwm/move_resize.c (move_window_doit):
16603         (CMD_Move):
16604         (CMD_AnimatedMove):
16605         (CMD_MoveToPage):
16606         (CMD_MoveToScreen):
16607         (handle_stick):
16608         added new command MoveToScreen
16610 2001-08-05  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16612         * libs/fvwmrect.c:
16613         * libs/fvwmrect.h:
16614         new library files
16616         * libs/XineramaSupport.c (XineramaSupportParseGeometry):
16617         fixed parsing of negative geometries
16618         (XineramaSupportParseGeometryWithScreen):
16619         made global
16620         (XineramaSupportGetNumberedScreenRect):
16621         new function
16623         * sample.fvwmrc/system.fvwm2rc:
16624         * sample.fvwmrc/new-features:
16625         * sample.fvwmrc/system.fvwm2rc-sample-95:
16626         * sample.fvwmrc/system.fvwm2rc-sample-2:
16627         * sample.fvwmrc/system.fvwm2rc-sample-1:
16628         * fvwm/fvwm2.1:
16629         updated for new condition
16631         * fvwm/conditional.c (CreateConditionMask):
16632         (MatchesConditionMask):
16633         * fvwm/fvwm.h (WindowConditionMask):
16634         implemented new condition AcceptsFocus to cope with applications like
16635         xclock that have circulatehit but don't take focus
16637 2001-08-02  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16639         * libs/XineramaSupport.c (XineramaSupportParseGeometry):
16640         handle Xinerama screens
16642         * fvwm/style.c (CMD_Style):
16643         * fvwm/menus.c (get_menu_options):
16644         cope with Xinerama like geometries with screen info
16646         * fvwm/virtual.c (CMD_XineramaEnable):
16647         XineramaEnable optionally takes the number of the primary screen as its
16648         argument
16650         * fvwm/events.c (GetContext):
16651         reindented code
16653         * fvwm/virtual.c (HandlePaging):
16654         * fvwm/events.c (HandleButtonPress):
16655         * fvwm/events.h (XEVMASK_PANFW):
16656         fixed button and key event handling over pan frames; fixes bug #752
16658         * fvwm/menus.c (get_menu_options):
16659         fixed Xinerama placement of menus without options
16661 2001-08-01  Mikhael Goikhman  <migo@homemail.com>
16663         * NEWS:
16664         * fvwm/borders.c:
16665         * fvwm/builtins.c:
16666         * fvwm/fvwm.c:
16667         * fvwm/screen.h:
16668         Color enhancements in button vectors: @2 is bg color, @3 is fg color.
16669         In addition to the existing: @0 is shadow color, @1 is hilight color.
16671         * fvwm/fvwm2.1:
16672         Added the formal description of Vector that was absent.
16674 2001-08-01  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16676         * fvwm/fvwm2.1:
16677         some man page corrections
16679 2001-07-30  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16681         * fvwm/move_resize.c (handle_stick):
16682         also redraw buttons when a window becomes sticky/slippery to make sure
16683         that MWMDecorStick buttons are updated too; fixes bug #749
16685 2001-07-30  Mikhael Goikhman  <migo@homemail.com>
16687         * NEWS:
16688         documented previous changes
16690         * configure.in:
16691         improved output spacing
16693         * fvwm/fvwm2.1:
16694         minor typo
16696 2001-07-29  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16698         * libs/XineramaSupport.c (XineramaSupportConfigureModule):
16699         * fvwm/modconf.c (send_xinerama_state):
16700         * fvwm/module_interface.c (broadcast_xinerama_state):
16701         * libs/defaults.h:
16702         revised module support for Xinerama
16704         * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
16705         (XineramaSupportParseGeometry):
16706         (XineramaSupportGetGeometry):
16707         make interface compatible with XineramaSupportParseGeometry().
16708         (XineramaSupportGetPrimaryScreen):
16709         new function
16711         * fvwm/stack.c (raise_over_unmanaged):
16712         fixed restacking of windows with RaiseOverUnmanaged - windows were
16713         raised in reverse order so that the top window became the bottom
16714         window of the ones that were raised
16715         also, ignore Scr.NoFocusWin and all InputOnly windows for raising since
16716         these are invisible
16718 2001-07-28  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16720         * sample.fvwmrc/system.fvwm2rc-sample-95:
16721         fixed syntax of BugOpts command
16723         * fvwm/ConfigFvwmDefaults:
16724         resize window when clicking on the sides of the window by default
16725         instead of moving it
16727         * fvwm/events.c (HandleEnterNotify):
16728         do not delete MouseFocus when pointer moves from one particular sub
16729         window of a frame to another one.  Helps with xv/xmms vs unclutter
16730         interaction and also with MouseFocus vs. Open Look applications
16732         * fvwm/move_resize.c (DoSnapAttract):
16733         * libs/XineramaSupport.c (XineramaSupportGetResistanceRect):
16734         fixed snapping to Xinerama screen edges
16735         (XineramaSupportIsEnabled):
16736         return False is the X server provides only a single screen
16738         * fvwm/fvwm2.1:
16739         Added descriptions of conditions CurrentDesk, CurrentPage,
16740         CurrentScreen, CurrentGlobalPage, CurrentPageAnyDesk and
16741         CurrentGlobalPageAnyDesk
16743         * fvwm/fvwm.h (rectangle):
16744         (position):
16745         typedefs moved to libs/fvwmlib.h
16747         * fvwm/conditional.c (MatchesConditionMask):
16748         * fvwm/fvwm.h (WindowConditionMask):
16749         * fvwm/conditional.c:
16750         introduced new conditions CurrentGlobalPage and CurrentGlobalPageAnyDesk
16751         for Xinerama support
16753         * fvwm/modconf.c (CMD_Send_ConfigInfo):
16754         (send_xinerama_state):
16755         * fvwm/module_interface.c (broadcast_xinerama_state):
16756         * libs/XineramaSupport.c (XineramaSUpportIsEnabled):
16757         * libs/defaults.h (DEFAULT_XINERAMA_DISABLED):
16758         communicate xinerama state at module startup
16760 2001-07-27  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16762         * libs/XineramaSupport.c:
16763         next Xinerama patch
16765 2001-07-25  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16767         * fvwm/move_resize.c (moveLoop):
16768         windows were lost off screen w/ non opaque interactive move when motion
16769         was aborted with Escape on a different page that it was started
16771         * fvwm/move_resize.c (position_geometry_window):
16772         (DisplayPosition):
16773         (DisplaySize):
16774         (InteractiveMove):
16775         (CMD_Resize):
16776         (moveLoop):
16777         (CMD_Resize):
16778         (DoResize):
16779         * libs/XineramaSupport.c (GetMouseXY):
16780         (XineramaSupportCenterCurrent):
16781         (XineramaSupportGetCurrent00):
16782         (XineramaSupportGetCurrentScrRect):
16783         allow to pass in an event with the pointer position
16784         minimize number of XQueryPointer calls in interactive move/resize
16786         * libs/defaults.h:
16787         * fvwm/move_resize.c (resize_geometry_window):
16788         (DisplayPosition):
16789         (DisplaySize):
16790         border width of geometry window moved to defaults.h
16791         moved strings for size window formatting to defaults.h
16792         reworked calculations of geometry window dimensions
16794         * fvwm/move_resize.c (resize_geometry_window):
16795         (position_geometry_window):
16796         (DisplaySize):
16797         (InteractiveMove):
16798         (CMD_Resize):
16799         * fvwm/builtins.c (ApplyDefaultFontAndColors):
16800         * fvwm/fvwm.c (main):
16801         funtions ResizeSizeWindow and PositionSizeWindow renamed to
16802         resize_geometry_window and position_geometry_window
16804         * fvwm/fvwm.c (main):
16805         fixed resizing geometry window before creating it
16807         * fvwm/move_resize.c (switch_move_resize_grid):
16808         (MoveOutline):
16809         * fvwm/virtual.c (HandlePaging):
16810         renamed MoveOutline to draw_move_resize_grid and made static
16811         new function switch_move_resize_grid for external calls
16812         delete grid before moving the geometry window to get rid of arifacts of
16813         the grid
16815 2001-07-24  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16817         * libs/XineramaSupport.c (XineramaSupportInit):
16818         make the blank area in Xinerama emulation usable again
16820 2001-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16822         * fvwm/menus.c (update_menu):
16823         (pop_menu_up):
16824         (make_menu):
16825         (calculate_item_sizes):
16826         (size_menu_horizontally):
16827         (size_menu_vertically):
16828         menus are resized to fit their Xinerama screen every time they are
16829         popped up and the screen size has changed
16831 2001-07-23  olicha  <olivier.chapuis@free.fr>
16833         * libs/XineramaSupport.c (XineramaSupportInit):
16834         Draw the xinerama simulation screens with orr windows
16836 2001-07-23  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16838         * fvwm/windowlist.c (CMD_WindowList):
16839         fixed windowlist placement w/ Xinerama
16841 2001-07-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16843         * fvwm/menus.c (pop_menu_up):
16844         fixed calculations that force a menu on screen w/ Xinerama
16846         * fvwm/move_resize.c (DoSnapAttract):
16847         removed some code that slipped in with xinerama patch and broke
16848         vertical SnapAttraction
16850         * fvwm/virtual.c (CMD_EdgeResistance):
16851         removed debug code
16853         * libs/XineramaSupport.c (XineramaSupportClipToScreen):
16854         take reference position src_x/src_y to determine screen
16856         * fvwm/windowlist.c (CMD_WindowList):
16857         * fvwm/menus.c (get_menu_options):
16858         (get_popup_options):
16859         (MenuInteraction):
16860         (pop_menu_up):
16861         handle Xinerama screens for positioning menus w/ posthints
16863         * fvwm/menus.c (get_menu_options):
16864         renamed function
16865         fix for icon/window context rectangle when window is in wrong state
16867 2001-07-22  Mikhael Goikhman  <migo@homemail.com>
16869         * configure.in:
16870         s/XINERAMA/HAVE_XINERAMA/, now #ifdef'd xinerama code is finally ever
16871         compiled in; fixed linking by adding -lXinerama; small corrections
16873 2001-07-22  Dan Espen  <dane@mk.telcordia.com>
16875         * fvwm/fvwm2.1: Remove some test code, fix remaining .IP commands.
16877 2001-07-22  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16879         * libs/XineramaSupport.c (XineramaSupportInit):
16880         added xinerama emulation for developers
16882         * fvwm/virtual.c (CMD_XineramaEnable):
16883         (CMD_XineramaDisable):
16884         * fvwm/module_interface.c (BroadcastConfigInfoString):
16885         added function to communicate Xinerama on/off to modules
16887         * fvwm/module_interface.c:
16888         include time.h to fix warning
16889         * libs/XineramaSupport.c:
16890         * fvwm/fvwm.c (setVersionInfo):
16891         * fvwm/Makefile.am:
16892         * configure.in:
16893         * acconfig.h:
16894         cleanded up xinerama detection
16895         added shape detection
16897 2001-07-21  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16899         * fvwm/fvwm2.1:
16900         Added Xinerama introduction
16902         * fvwm/fvwm.c (setVersionInfo):
16903         print xinerama support
16905         * fvwm/conditional.c (CreateConditionMask):
16906         added CirculateHitShaded option for conditional commands that was
16907         described in the man page but not implemented
16909         * fvwm/fvwm.h (WindowConditionMask):
16910         removed unused flags
16912         * fvwm/conditional.c (MatchesConditionMask):
16913         fixed CirculateHitIcon option in conditional commands
16915         * fvwm/fvwm2.1:
16916         reformatted man page source to improve readability
16917         fixed some source formatting bugs
16919         * libs/XineramaSupport.c (GetMouseXY):
16920         don't poll the pointer if there is only one screen or if xinerama is
16921         turned off
16923         * fvwm/fvwm2.1:
16924         * fvwm/fvwm.c (main):
16925         removed -noxinerama option
16927         * fvwm/fvwm.c (main):
16928         size window is positioned and sized in move_resize.c
16930         * libs/XineramaSupport.c:
16931         reindented file
16933         * configure.in:
16934         print Xinerama support in configure summary
16936         * **/*:
16937         applied Xinerama patch by Dmitry Yu. Bolkhovityanov
16939 2001-07-17  Mikhael Goikhman  <migo@homemail.com>
16941         * acconfig.h:
16942         * acinclude.m4:
16943         * configure.in:
16944         implemented a new convenient autoconf macro mg_DEFINE_IF_NOT;
16945         define missing macros needed for old AIX keysymdef and old stroke.h
16947         * fvwm/bindings.c:
16948         * fvwm/menus.c:
16949         remove the previous compilation fixes, now handled by configure
16951 2001-07-15  Dan Espen  <dane@mk.telcordia.com>
16953         * fvwm/fvwm2.1: Remove .BI with more than 6 args.
16955 2001-07-15  Mikhael Goikhman  <migo@homemail.com>
16957         * bindings.c:
16958         use libstroke-0.5 constant names while still supporting 0.3/0.4
16960         * menus.c:
16961         compiling fix for old AIX, which does not define XK_Page_Up/Down
16963         * module_interface.c:
16964         minor compiling fix for some proprietary preprocessors
16966 2001-07-10  Mikhael Goikhman  <migo@homemail.com>
16968         * fvwm/fvwm2.1:
16969         use more compatible and structured syntax in SYNOPSIS
16971 2001-07-06  Mikhael Goikhman  <migo@homemail.com>
16973         * acinclude.m4:
16974         Replaced forgotten instances of IMLIB_CFLAGS and IMLIB_LIBS to
16975         GDK_IMLIB_*.  This fixes "make FvwmGtk" on systems with bogus
16976         imlib-config.
16978 2001-07-05  Mikhael Goikhman  <migo@homemail.com>
16980         * configure.in:
16981         changed version to 2.4.1
16983         * acinclude.m4:
16984         small fix that should solve the problem with running autoconf
16985         (autoreconf is ok) from autoconf-2.50;
16986         applied a patch that adds gtk include dirs to gnome include dirs
16988 2001-07-03  Dominik Vogt  <dominik(dot)vogt(at)gmx(dot)de>
16990         * NEWS, configure.in:
16991         changed version to 2.4.0.1
16993         * *: fvwm 2.4 has been released :-))