1 2007-09-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7 2007-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11 increased version to 2.5.24
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>
24 Added new style option: StartShaded.
26 2007-08-30 Renato Caldas <seventhguardian@gmail.com>
28 * libs/Flocale.c (FlocaleEncodeString):
31 2007-08-30 Viktor Griph <griph(at)student(dot)chalmers(dot)se>
36 removed old fvwm manpage
38 2007-08-29 Renato Caldas <seventhguardian@gmail.com>
42 increased version to 2.5.23
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
54 2007-08-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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>
67 updated for 2.5.22 release
69 * fvwm/builtins.c (CMD_PropertyChange):
70 * libs/Flocale.c (FlocaleGetFftFont):
73 (FlocaleGetFontOrFontSet):
78 2007-08-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
90 * fvwm/events.c (My_XNextEvent):
91 * fvwm/module_list.c (module_alloc):
93 * fvwm/module_list.h (fmodule):
96 restored *not* useless is_cmdline_module stuff
99 add constants for command group tagging
101 2007-08-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
106 2007-08-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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
142 2007-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
148 * sample.fvwmrc/system.fvwm2rc-sample-95:
149 * sample.fvwmrc/system.fvwm2rc:
150 * sample.fvwmrc/system.fvwm2rc-sample-2:
151 * libs/Picture.c (PicturePrintImageCache):
153 * libs/FGettext.c (FGettextPrintLocalePath):
156 * libs/PictureUtils.c (PictureAllocColorTable)
157 (PicturePrintColorInfo):
162 * libs/Ficonv.c (convert_charsets):
163 (FiconvSetupConversion):
164 * fvwm/decorations.c:
167 * fvwm/add_window.c (setup_window_font):
171 * fvwm/conditional.c:
172 * fvwm/fvwm.c (SetRCDefaults):
174 * fvwm/ewmh_events.c:
177 * fvwm/menustyle.c (menustyle_parse_style):
179 * fvwm/ewmh.c (EWMH_Init):
180 * libs/Flocale.c (FlocaleParseShadow):
183 (FlocalePrintLocaleInfo):
184 * fvwm/misc.c (fvwm_msg):
187 write fvwm in lower case
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):
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):
215 removed is_removed logic
217 * fvwm/module_list.c (module_safefree):
220 * fvwm/events.c (My_XNextEvent):
221 remove old "#if 0" code
223 * fvwm/module_list.c (module_kill):
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.
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):
241 (BroadcastFvwmPicture):
243 (BroadcastProperyChange):
244 (BroadcastConfigInfoString):
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):
254 2007-08-05 Renato Caldas <seventhguardian@gmail.com>
256 * fvwm/module_list.h:
257 * fvwm/module_list.c (fmodule):
263 (FlushAllMessageQueues):
265 * fvwm/module_interface.c (BroadcastPacket):
266 (BroadcastNewPacket):
268 (BroadcastFvwmPicture):
270 (BroadcastProperyChange):
271 (BroadcastConfigInfoString):
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):
281 (module_list_remove):
284 renamed as list handling functions
286 * fvwm/events.c (My_XNextEvent):
287 * fvwm/module_list.h:
288 * fvwm/module_list.c (module_alloc):
290 removed useless is_cmdline_module stuff
292 * fvwm/module_list.h:
293 * fvwm/module_list.c (module_list_insert):
294 (module_list_remove):
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>
314 added empty functions to replace CMD_Dummy
317 use subordinate Makefile.ams instead of iuncluding files from other
321 removed FVWMNAMEUCASE
326 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS):
327 force --enable-htmldoc on "make distcheck"
329 * fvwm/events.c (HandleEnterNotify):
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):
337 (ParsePositionArgumentSuffix):
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):
347 2007-07-26 Viktor Griph <griph@dd.chalmers.se>
349 * fvwm/menus.c (__copy_down, __check_for_delimiter)
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):
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):
373 (ewmh_AllowsFullScreen):
374 (ewmh_AllowsMinimize)
375 (ewmh_AllowsMaximize):
379 * fvwm/ewmh_events.c (ewmh_CloseWindow):
380 (ewmh_MoveResizeWindow):
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
414 2007-07-22 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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)
428 Don't free module stuctures during module I/O. (Fixes segfault.)
430 2007-07-20 Simon Griph <simon(at)griph(dot)se>
434 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
435 Someone missed to add extra conditions when changing from
438 2007-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
441 fixed liXcursor detection
443 2007-07-16 Simon Griph <simon(at)griph(dot)se>
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:
457 (PImageLoadCursorFromFile):
458 fixed compilation without xpm library
460 fixed compiler warning without png library
462 2007-07-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
465 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
466 fix compilation without xpm library
468 2007-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
473 * libs/PictureImageLoader.c:
475 (PImageLoadCursorFromFile):
476 fixed compilation without xpm library
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):
497 (PImageCreatePixmapFromArgbData):
498 moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
499 (PImageCreatePixmapFromFImage):
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):
508 (PImageCreatePixmapFromArgbData):
509 moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
510 (PImageCreatePixmapFromFImage):
513 2007-06-22 Simon Griph <simon(at)griph(dot)se>
520 added libXcursor detection
522 * fvwm/Makefile.am (LDADD):
530 * libs/Makefile.am (libfvwm_a_SOURCES):
533 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
534 added Xcursor support
536 2007-06-22 Simon Griph <simon(at)griph(dot)se>
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
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()
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
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):
596 (PImageCreatePixmapFromArgbData):
597 moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
598 (PImageCreatePixmapFromFImage):
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):
606 new command EchoFuncDefinition
608 2007-07-07 Simon Griph <simon(at)griph(dot)se>
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>
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>
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):
640 * fvwm/focus.c (warp_to_fvwm_window):
641 * fvwm/events.c (__handle_cr_restack):
642 (__handle_bpress_on_managed):
643 (HandlePropertyNotify):
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):
653 (HandleUnusualStackmodes):
656 (CMD_RestackTransients):
658 do raise hacks even when the internal stack is intact, unless on a
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):
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>
674 added missing prototypes
683 * libs/Event.c (GetSubwindowFromEvent):
686 include corresponding header files
688 * libs/PictureBase.c:
689 * libs/FlocaleCharset.c:
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
699 2007-04-27 Scott Smedley <ss(at)aao(dot)gov(dot)au>
701 * fvwm/windowlist.c (CMD_WindowList):
704 Deprecated "UseListSkip" & "OnlyListSkip" - replaced with
705 "UseSkipList" & "OnlySkipList".
707 2007-04-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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>
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>
740 2007-03-11 Scott Smedley <ss(at)aao(dot)gov(dot)au>
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>
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>
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:
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>
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):
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):
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
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):
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):
833 * fvwm/placement.c (setup_window_placement)
834 (__place_get_placement_flags):
835 (__place_get_wm_pos):
836 (__place_get_nowm_pos):
838 (__place_handle_x_resources):
839 (setup_window_placement):
840 * fvwm/fvwm.h (PLACE_CENTER):
842 replaced CenterPlacement with more flexibe PositionPlacement
844 * fvwm/move_resize.c (GetMoveArguments):
845 (GetResizeArguments):
846 (GetResizeMoveArguments):
848 * fvwm/move_resize.h:
849 exported and enhanced function GetMoveArguments for use by placement
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
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>
886 * fvwm/ConfigFvwmMenuDefaults:
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 !
915 * fvwm/add_window.c (setup_placement_penalty):
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...
937 * fvwm/decorations.c:
938 * fvwm/menubindings.c:
939 * fvwm/module_interface.c:
940 * fvwm/module_list.c:
942 * fvwm/module_list.h:
944 * fvwm/module_interface.h:
946 dont include "libs" in include path
949 #includes from fvwm path with "..." not <...>
952 #includes from library path with "..." not <...>
954 2007-01-28 Simon Griph <simon(at)griph(dot)se>
959 documented new svg support
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):
973 documented new svg support
975 documented new extended variables
977 * fvwm/fvwm.c (setVersionInfo):
979 added Frsvg_init() call
984 * libs/Makefile.am (libfvwm_a_SOURCES):
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()
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>
1008 * fvwm/stack.c (__is_restack_needed)
1009 (is_transient_subtree_straight):
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):
1018 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
1019 * fvwm/menus.c (move_any_menu)
1020 set menu backgrounds before moving. Makes transparent menus move
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>
1043 * fvwm/decorations.c:
1045 * fvwm/ewmh_events.c:
1046 * fvwm/ewmh_icons.c:
1051 * fvwm/menubindings.c:
1056 * fvwm/module_interface.c:
1057 * fvwm/module_list.c:
1060 * fvwm/windowlist.c:
1061 * fvwm/windowshade.c:
1066 * fvwm/conditional.c:
1073 * fvwm/add_window.c:
1075 * fvwm/move_resize.c:
1084 * fvwm/execcontext.c:
1086 * libs/CombineChars.c:
1094 * libs/FlocaleCharset.c:
1098 * libs/safemalloc.c:
1104 * libs/ColorUtils.c:
1106 * libs/PictureImageLoader.c:
1107 * libs/PictureGraphics.c:
1110 * libs/PictureUtils.c:
1112 * libs/PictureBase.c:
1113 use new header files
1119 * libs/ColorUtils.h:
1120 * libs/PictureBase.h:
1127 * libs/Makefile.am (libfvwm_a_SOURCES):
1128 moved declarations from fvwmlib.h to new/appropriate header files
1133 * fvwm/menus.c (paint_side_pic):
1134 fixed previous patch
1137 2007-01-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1139 * fvwm/menus.c (paint_side_pic):
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):
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):
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>
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
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
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):
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
1227 don't use inline functions
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
1237 increased version to 2.5.22
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>
1265 2007-01-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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):
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):
1292 * fvwm/module_interface.h
1293 * fvwm/module_interface.c (AddToCommandQueue):
1294 (ExecuteModuleCommand):
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):
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>
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
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.
1339 increased version to 2.5.21
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):
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
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):
1392 (__place_get_wm_pos):
1393 (__place_get_nowm_pos):
1395 fixed smart placement
1396 unified placement func interface
1398 2007-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1401 * fvwm/icons.c (DeIconify):
1404 * fvwm/stack.c (is_transient_subtree_stacked_straight):
1405 fix detection of non needed lower operations
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)
1433 * fvwm/events.c (HandlePropertyNotify)
1434 (__is_bpress_window_handled):
1435 * fvwm/menus.c (paint_menu_gradient_background, pop_menu_up)
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.
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):
1469 (__cp_get_first_pos):
1470 (__cp_get_next_pos):
1471 (__cp_get_avoidance_penalty):
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):
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):
1499 (maximize_fvwm_window):
1503 * fvwm/menustyle.h (MenuStyle):
1504 * fvwm/menus.c (MenuSizingParameters):
1506 (paint_menu_gradient_background):
1507 (paint_menu_gradient_background):
1511 (pop_menu_down_and_repaint_parent):
1512 (__mloop_handle_action_without_mi):
1516 * fvwm/menuroot.h (MenuRootStatic):
1518 * fvwm/menuitem.h (MenuPaintItemParameters):
1519 * fvwm/menugeometry.h:
1520 * fvwm/menubindings.c (menu_shortcuts):
1521 * fvwm/icons.c (SetIconPixmapSize):
1523 (DrawIconTitleWindow):
1528 * fvwm/gnome.c (GNOME_GetHintIcons):
1529 * fvwm/functions.c (FvwmFunction):
1530 (__execute_function):
1532 (execute_complex_function):
1533 * fvwm/fvwm.c (JunkWidth):
1539 * fvwm/externs.h (JunkWidth):
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):
1551 * fvwm/ewmh_intern.h:
1552 * fvwm/ewmh_icons.c (ewmh_WMIcon):
1553 (EWMH_DoUpdateWmIcon):
1554 (ewmh_SetWmIconFromPixmap):
1555 (ewmh_SetWmIconFromPixmap):
1556 (EWMH_DeleteWmIcon):
1559 (EWMH_SetIconFromWMIcon):
1560 * fvwm/ewmh_events.c (ewmh_WMDesktop):
1562 (ewmh_WMIconGeometry):
1565 * fvwm/ewmh.c (ewmh_ChangeProperty):
1566 (ewmh_ChangeProperty):
1568 (ewmh_AtomGetByName):
1569 (ewmh_AddToKdeSysTray):
1570 (EWMH_GetWorkAreaIntersection):
1571 (ewmh_HandleWindowType):
1572 (ewmh_check_wm_pid):
1573 * fvwm/geometry.c (constrain_size):
1575 * fvwm/events.c (__handle_cr_on_client):
1578 * libs/PictureImageLoader.c:
1579 * libs/PictureImageLoader.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):
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):
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):
1610 * fvwm/menuitem.c (menuitem_paint):
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):
1619 * fvwm/menus.c (MenuSizingParameters):
1620 (size_menu_horizontally):
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>
1633 * libs/gravity.c (gravity_move_resize_parent_child):
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):
1647 widht and height are now signed values
1649 * fvwm/placement.c (get_next_x):
1657 * fvwm/placement.c (get_next_x):
1663 2007-01-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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.
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):
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.
1698 * libs/wcontext.h (enum):
1699 * fvwm/menubindings.c (menu_binding):
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):
1727 (do_execute_module):
1728 (executeModuleDesperate):
1730 (CMD_ModuleListenOnly):
1731 (CMD_ModuleSynchronous):
1732 (HandleModuleInput):
1738 (DeleteMessageQueueBuff):
1739 (FlushMessageQueue):
1740 (FlushAllMessageQueues):
1742 (CMD_set_sync_mask):
1743 (CMD_set_nograb_mask):
1744 (skipModuleAliasToken):
1746 (struct msg_masks_t):
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.
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:
1773 renamed functions to a unified style
1775 * fvwm/module_interface.h:
1776 * fvwm/module_interface.c:
1782 * fvwm/windowshade.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.
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):
1831 (__mloop_handle_event):
1832 don't warp to parent item when entering other item with mouse.
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>
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>
1854 moved the NEWS of 2.2.x and 2.3.x to ONEWS
1856 * libs/fio.c (fvwm_send):
1859 * libs/defaults.h (FVWMCONSOLE_CONNECTION_TO_SECS):
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.
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
1885 include "ftime.h" instead of <sys/time.h>.
1887 2007-01-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1890 make my email less spider-friendly
1892 * fvwm/bindings.c (binding_cmd):
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>
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
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
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
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:
1974 renamed struct module member "pipeName" and "pipeAlias" to "name"
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):
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):
1995 add new modules at front of list again
1996 removed global variable init_fdset; use a flag in the module struct
1998 removed the now obsolete module slot count
2000 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
2002 * fvwm/module_interface.c (module_remove):
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):
2015 append modules at end of list
2017 * fvwm/events.c (My_XNextEvent):
2020 * fvwm/module_interface.c (ExecuteModuleCommand):
2024 (BroadcastNewPacket):
2026 (BroadcastFvwmPicture):
2027 (BroadcastColorset):
2028 (BroadcastPropertyChange):
2029 (BroadcastConfigInfoString):
2031 (FlushAllMessageQueues):
2034 (CMD_set_sync_mask):
2035 (CMD_set_nograb_mask):
2037 (skipModuleAliasToken):
2038 use MAX_MODULE_ALIAS_LEN
2040 * fvwm/module_interface.c (KillModule):
2041 (do_execute_module):
2043 added a "slot" member to the module struct to fix the init_fdset hack
2046 * libs/defaults.h (MAX_NUM_MODULES):
2047 (MAX_MODULE_ALIAS_LEN):
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):
2063 * fvwm/module_interface.c (FreeModule):
2067 * fvwm/module_interface.c (KillModule):
2069 * fvwm/events.c (My_XNextEvent):
2070 * fvwm/execcontext.h:
2071 * fvwm/modconf.c (CMD_Send_ConfigInfo):
2073 * fvwm/stack.c (BroadcastRestack):
2076 * fvwm/module_interface.c (module_get_next):
2077 * fvwm/module_interface.h:
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):
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):
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>
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:
2147 * fvwm/menugeometry.c:
2148 * fvwm/menugeometry.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
2170 * fvwm/menus.h (MenuParameters):
2175 (MenuRepaintTransparentParameters):
2176 * fvwm/menuparameters.h (MenuParameters):
2181 (MenuRepaintTransparentParameters):
2182 moved to menuparameters.h
2184 * fvwm/menus.h (MenuRoot):
2187 * fvwm/menutypes.h (MenuRoot):
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:
2200 * fvwm/menugeometry.c:
2201 * fvwm/menugeometry.h:
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):
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>
2239 documentation fixes.
2241 2006-12-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2244 * fvwm/menubindings.h:
2245 * fvwm/menubindings.c:
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
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>
2262 * fvwm/ConfigFvwmMenuDefaults:
2263 * fvwm/fvwm.c (SetRCDefaults):
2264 * fvwm/menus.c (parse_menu_action):
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>
2278 corrected mis-spelling
2284 * fvwm/menus.c (handle_emacs_bindings):
2287 (__mloop_handle_event):
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):
2303 allow paging during resize with "EdgeScroll 0 0" as documented in the
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>
2382 * fvwm/window_flags.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):
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>
2395 FvwmWinList button/list syncronization fixed (bug #1393)
2397 2006-12-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2405 updated for 2.5.19 release
2408 updated after 2.4.20 release
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):
2421 * fvwm/module_interface.c (CMD_Send_Reply):
2422 * fvwm/functable.c (func_table):
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):
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):
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):
2493 * fvwm/menus.h (MenuRootDynamic):
2494 * fvwm/menus.c (update_menu):
2498 * fvwm/move_resize.c (GetMoveArguments):
2499 (ParseOneResizeArgument)
2500 (GetResizeArguments):
2501 (GetResizeMoveArguments):
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):
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):
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):
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>
2582 increased version to 2.5.19
2587 updated for 2.5.18 release
2589 2006-09-04 Renato Caldas <seventhguardian@gmail.com>
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
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):
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
2616 2006-08-29 Harald Dunkel <harald.dunkel@t-online.de>
2620 * fvwm/decorations.c:
2621 fix offset and length args for XGetWindowProperty() (to support 64bit
2624 2006-08-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2627 * fvwm/expand.c (expand_vars_extended):
2628 correctly expand break.
2629 * fvwm/conditional.c (__rc_matches_rcstring_consume):
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)
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):
2665 (style_ids_are_equal):
2666 (style_id_equals_id)
2667 (styles_have_same_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):
2679 * fvwm/add_window.c (MappedNotOverride):
2680 * libs/wild.c (matchWildcards):
2681 use 0 and 1 instead of FALSE and TRUE
2684 removed TRUE and FALSE
2686 2006-08-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2689 FvwmPager !IconTitle style bugfix.
2691 2006-07-31 Scott Smedley <ss(at)aao(dot)gov(dot)au>
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.
2714 (AutomaticHotkeysOff):
2717 changed to the ! negation form and listed as deprecated.
2719 removed relics from the man page
2721 2006-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2725 increased version to 2.5.18
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
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>
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.
2756 * fvwm/expand.c (check_first_filter):
2758 (expand_args_extended):
2759 (expand_vars_extended):
2761 removed variable filter implementation and backslash-escaping.
2763 2006-07-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2766 News blurb for variable filters and backslash-escaping.
2768 documentation of variable filters.
2770 2006-07-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2772 * fvwm/expand.c (chec):
2775 (expand_args_extended):
2776 (expand_vars_extended):
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
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.
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):
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):
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>
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:
2853 added O_NOFOLLOW replacement and always include fcntl.h
2855 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
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>
2868 Fix for tempfile vulnerabilities in FvwmCommand.
2870 Added check for lstat.
2872 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
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):
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>
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>
2908 removed the old unused file
2910 * libs/Makefile.am (libfvwm_a_SOURCES):
2911 removed the reference to debug.c
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):
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
2936 * libs/fvwmsignal.h (FVWM_DEBUG_MSGS):
2937 * libs/fvwmsignal.c (FVWM_DEBUG_MSGS):
2939 removed unused debug_term_signal.
2941 2006-07-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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>
2950 * fvwm/module_interface.c (CMD_ModuleListenOnly):
2951 (do_execute_module):
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>
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>
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:
3009 * libs/FlocaleCharset.c:
3013 corrected typos in warning messages
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>
3030 * fvwm/fvwm.1.in (COMMAND EXPANSION):
3031 * fvwm/expand.c (expand_args_extended):
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.
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):
3050 2006-04-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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
3059 2006-04-07 Serge Koksharov <gentoosiast dog yandex dot ru>
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
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>
3072 changed description of the fvwmstyle resource usage
3073 to state that it's used in addition to the other
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>
3087 * libs/Fft.c (FftGetFont):
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
3096 2006-04-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3099 added some more suff to the list of what I've done.
3102 * fvwm/add_window.c (__add_window_handle_x_resources)
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>
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'
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.
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,
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:
3162 * libs/PictureGraphics.c:
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:
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):
3201 * fvwm/builtins.c (CMD_CursorMove):
3202 set last pointer event position after warping the pointer
3205 * libs/FEvent.c (FWarpPointerUpdateEvpos):
3208 2006-03-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3210 * acinclude.m4 (AM_PATH_GTK):
3212 (AM_PATH_GDK_IMLIB):
3216 fixed to cope with 4 digit version numbers
3218 2006-02-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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>
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>
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
3274 * fvwm/menustyle.c (menustyle_get_styleopt_index):
3277 (menustyle_parse_style):
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>
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>
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):
3306 * fvwm/add_window.c (MappedNotOverride):
3307 Added XFlush after XSelectInput
3309 2006-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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>
3319 increased version to 2.5.17
3324 updated for 2.5.16 release
3326 * acinclude.m4 (CHECK_LIBCHARSET):
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
3335 2006-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3338 fixed typo (NEWS still said 2.5.15)
3340 2006-01-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3344 increased version to 2.5.16
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):
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):
3362 2006-01-08 Mikhael Goikhman <migo@homemail.com>
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>
3371 renamed configure.in to configure.ac
3374 some updates for new autoconf/automake versions
3381 require autoconf-2.53 or later
3383 * Makefile.am (AUTOMAKE_OPTIONS):
3384 require automake-1.8 or later
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
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>
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>
3414 commited patch by Malcolm Still adding TrianglesUseFore MenuStyle
3417 2005-12-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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
3428 2005-11-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3431 * libs/fvwmsignal.c:
3435 * fvwm/ewmh_names.c:
3436 * libs/CombineChars.c:
3442 * libs/PictureUtils.c:
3447 * libs/safemalloc.c:
3450 do not #include stdlib.h (comes from config.h)
3453 do not #include string.h (comes from config.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):
3474 fixed text offset of menu items with icons but with an item format that
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
3481 * fvwm/menus.c (__mloop_handle_event):
3483 fixed delayed menu drawing issue
3485 do not draw the selected menu item before the menu is drawn for the
3487 (repaint_transparent_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 !.
3503 * fvwm/window_flags.h:
3504 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
3505 * fvwm/ewmh.c (ewmh_HandleWindowType):
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
3522 2005-10-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3524 * fvwm/menustyle.c (menustyle_copy_face):
3526 (menustyle_free_face):
3528 (menustyle_parse_style):
3529 use new functions and fix a bug
3534 removed empty files colors.c and colors.h
3536 * fvwm/colors.c (CopyColor):
3538 moved to libs/ColorUtils.c and renamed to fvwmlib_free_colors and
3541 * fvwm/frame.c (frame_reshape_border):
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.
3551 color copies are reallocated.
3553 * fvwm/colors.c (CopyColor):
3554 * fvwm/colors.h (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)
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>
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
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
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>
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):
3623 2005-09-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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>
3642 * fvwm/fvwm.h (window_flags):
3643 (WindowConditionMask):
3645 * fvwm/window_flags.h (IS_PLACED_BY_WB3):
3648 * fvwm/session.c (_match):
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):
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>
3671 * fvwm/menustyle.h (enum):
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):
3681 * fvwm/menus.c (menuShortcuts):
3683 (__mloop_handle_event):
3684 (menu_get_outer_geometry):
3687 added MouseWheel and ScrollOffPage menu styles
3689 2005-09-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
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>
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>
3705 * fvwm/expand.c (expand_vars_extended):
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):
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
3730 2005-08-26 Mikhael Goikhman <migo@homemail.com>
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>
3743 increased version to 2.5.15
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>
3759 fix TestRc example error, s/Any/All/
3761 2005-08-17 Jonathan Kotta <jpkotta@gmail.com>
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):
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):
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):
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):
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):
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>
3834 detect if Window, Pixel or void * are bigger than long and refuse to
3837 * libs/vpacket.h (ConfigWinPacket):
3838 * fvwm/windowshade.c (CMD_WindowShade):
3839 * fvwm/virtual.c (MoveViewport):
3842 (CMD_GotoDeskAndPage):
3843 * fvwm/update.c (apply_window_updates):
3844 * fvwm/stack.c (BroadcastRestack):
3847 * fvwm/icons.c (DeIconify):
3849 * fvwm/geometry.c (broadcast_icon_geometry):
3850 * fvwm/events.c (HandleEnterNotify):
3852 (HandleLeaveNotify):
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):
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):
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):
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):
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):
3898 * fvwm/ewmh_events.c (ewmh_WMDesktop):
3899 (ewmh_CurrentDesktop):
3900 (ewmh_DesktopGeometry):
3901 (ewmh_NumberOfDesktops):
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):
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):
3937 * fvwm/ewmh.c (EWMH_SetCurrentDesktop):
3938 (EWMH_SetNumberOfDesktops):
3939 (EWMH_SetDesktopViewPort):
3940 (EWMH_SetDesktopGeometry):
3941 (EWMH_SetWMDesktop):
3943 (EWMH_SetFrameStrut):
3945 * fvwm/gnome.c (AtomGet):
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):
3958 (CMD_GnomeShowDesks):
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):
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>
3983 increased version to 2.5.14
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
4015 2005-06-02 Dan Espen <dane@mk.telcordia.com>
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):
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):
4040 * libs/FRenderInit.c:
4041 include own header file
4043 * libs/System.c (getFileStamp):
4044 * libs/Fft.c (FftPDumyFunc):
4045 * libs/FScreen.c (FScreenSetDefaultModuleScreen):
4048 2005-03-01 Dan Espen <dane@mk.telcordia.com>
4050 * fvwm/fvwm.1.in (Example): Piperead in dynamic menu example,
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):
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>
4092 * fvwm/move_resize.c (CMD_Maximize):
4093 Applied Arnaud Vrac patch which fixes maximize by growing vs
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>
4108 Really commit EWMHUseStackingOrderHints documentation update
4110 2004-12-02 Olivier Chapuis <olivier.chapuis@free.fr>
4113 Fixed bug #1480 by updating EWMHUseStackingOrderHints documentation
4116 FvwmIconMan new options
4118 * libs/FTips.c (new file):
4119 * libs/FTips.h (new file):
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):
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):
4143 * libs/Bindings.c (bindingAppliesToWindow):
4144 (__compare_binding):
4145 * fvwm/module_interface.c (CMD_ModuleSynchronous):
4146 * fvwm/builtins.c (CMD_Wait):
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):
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
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>
4193 re-formatted and some spelling corrections
4195 * fvwm/colorset.c (CMD_CleanupColorsets):
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):
4223 query the pointer position in the move loop when an
4224 EnterNotify/LeaveNotify event arrives; same change in resize loop.
4228 increased version to 2.5.13
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):
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):
4271 2004-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4273 * fvwm/builtins.c (CMD_UnsetEnv):
4276 * libs/envvar.c (flib_unsetenv):
4280 split in ftwo functions
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>
4297 * perllib/FVWM/Commands.pm:
4298 new command EdgeLeaveCommand
4300 2004-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4307 increased version to 2.5.12
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):
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
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):
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>
4351 Parse man pages with config.status so man pages have correct date.
4352 Man pages also specify FVWM version that they relate to.
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:
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):
4404 Fixed window specific bindings "patch" by sending key release event
4407 2004-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4411 * fvwm/move_resize.c:
4415 * fvwm/decorations.c:
4419 * fvwm/add_window.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):
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>
4439 put -Wall -Wno-implicit-int before user specified flags
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>
4451 cleaned up ifdef hell
4454 fixed solaris xinerama test
4456 2004-08-25 Dan Espen <dane@mk.telcordia.com>
4460 * libs/FScreen.c (solaris_XineramaQueryScreens):
4461 Solaris Xinerama support.
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
4472 2004-08-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4474 * fvwm/menus.c (get_menu_options):
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):
4521 the Read and PipeRead commands have a return code
4523 * fvwm/read.c (run_command_stream):
4528 2004-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4530 * fvwm/move_resize.c (GetResizeArguments):
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
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>
4558 * libs/gravity.h (enum):
4559 * libs/wcontext.h (enum):
4562 * fvwm/fvwm.c (StartupStuff):
4563 do not ungrab the pointer while the startup functions execute
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.
4570 * fvwm/conditional.c (CreateConditionMask):
4571 renamed CurrentGlobbalPageAnyDesk to CurrentGlobalPageAnyDesk
4572 new condition AnyScreen
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>
4582 New options for FvwmButtons module.
4584 2004-07-12 Mikhael Goikhman <migo@homemail.com>
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:
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):
4622 removed old module interface
4625 * libs/vpacket.h (ConfigWinPacket):
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
4638 * fvwm/frame.c (combine_decor_gravities):
4639 (combine_gravities):
4641 (frame_restore_client_gravities):
4642 fixed window gravity after resize
4644 * libs/FEvent.c (FPeekEvent):
4646 (FCheckPeekIfEvent):
4647 fixed some event handling bugs
4649 * fvwm/conditional.c (CMD_Test):
4651 corrected use of Bool types
4653 simplified, fixed compilation
4655 use int as return type
4657 * libs/Ficonv.c (convert_charsets):
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>
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
4682 2004-07-06 Scott Smedley <scottie7@tpg.com.au>
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):
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):
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
4715 * fvwm/virtual.c (HandlePaging):
4716 Workaround for buggy XFree not delivering some Pointer events
4719 * fvwm/virtual.c (MoveViewport):
4720 don't eat MotionNotify events
4722 * libs/FEvent.c (fev_get_last_event):
4731 (FCheckWindowEvent):
4732 (FCheckTypedWindowEvent):
4736 keep a copy of the previous event in case FPutBackEvent is called
4738 2004-06-30 Scott Smedley <scottie7@tpg.com.au>
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):
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):
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>
4786 bugfix: wrong stroke action being invoked.
4788 2004-06-10 Scott Smedley <scottie7@tpg.com.au>
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>
4803 * fvwm/module_interface.c:
4806 * modules/FvwmScript/FvwmScript.c:
4807 * modules/FvwmScript/Instructions.c:
4808 Implemented window-specific key/mouse bindings.
4810 * modules/FvwmIconBox/FvwmIconBox.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):
4820 * fvwm/ewmh.c (EWMH_fullscreen):
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):
4833 don't try to maximize window when looking up the style
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):
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
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>
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
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
4893 2004-05-23 Mikhael Goikhman <migo@homemail.com>
4897 added Chinese translations
4899 2004-05-18 Olivier Chapuis <olivier.chapuis@free.fr>
4901 * fvwm/ewmh.c (EWMH_SetFrameStrut):
4904 2004-05-09 Mikhael Goikhman <migo@homemail.com>
4906 * fvwm/conditional.c:
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
4929 * fvwm/ewmh_events.c (ewmh_MoveResize):
4930 Fixed _NET_WM_MOVERESIZE
4932 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
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>
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):
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):
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):
4991 * fvwm/conditional.c (MatchesConditionMask):
4993 * fvwm/window_flags.h:
4996 2004-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
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
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>
5030 increased version to 2.5.11
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):
5043 2004-03-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5045 * fvwm/placement.c (__explain_placement):
5048 * libs/FScreen.c (FScreenIsRectangleOnScreen):
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):
5062 (__place_handle_x_resources):
5063 (setup_window_placement):
5064 split into multiple functions
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
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)
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
5097 increased version to 2.5.10
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):
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):
5144 * fvwm/style.h (SIS_UNMANAGED):
5145 * fvwm/add_window.c (AddWindow):
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>
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):
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>
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):
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
5253 * fvwm/menus.c (__mloop_handle_event): Really crude ability to disable
5255 * libs/wcontext.h (enum): Add MENU context.
5256 * libs/wcontext.c (win_contexts): More common binding contexts first in
5258 * libs/charmap.c (charmap_string_to_mask): Space before char in error
5261 2003-11-01 Mikhael Goikhman <migo@homemail.com>
5265 increase version to 2.5.9
5267 2003-10-31 Mikhael Goikhman <migo@homemail.com>
5274 updated for 2.5.8 release
5276 2003-10-29 Mikhael Goikhman <migo@homemail.com>
5280 initially added files for deb package auto-creating procedure
5282 2003-10-26 Mikhael Goikhman <migo@homemail.com>
5286 added Swedish translations by Johan Svedberg
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>
5299 improved Perl detection messages,
5300 restored FvwmGtkDebug independence from gtk libs
5302 2003-10-15 Mikhael Goikhman <migo@homemail.com>
5306 added German translations by Andrei Mitrofanow
5311 2003-10-11 Mikhael Goikhman <migo@homemail.com>
5316 2003-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
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):
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):
5351 Fixed drawing of combining characters with font shadow
5352 (character offsets were miscalculated, since FlocaleTextWidth
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
5362 2003-09-04 olicha <olivier.chapuis@free.fr>
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
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>
5379 fixed error message for incorrect --with-SOMETHING-library argument
5381 2003-09-03 olicha <olivier.chapuis@free.fr>
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>
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
5415 * fvwm/menus.c (menu_redraw_pr_tear_off_menu):
5416 An utility function for redrawing transparent tear off menu. Maybe
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
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:
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):
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
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>
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):
5498 * libs/System.c (fvwm_mkstemp):
5501 2003-08-07 olicha <olivier.chapuis@free.fr>
5504 * acinclude.m4 (AM_SAFETY_CHECK_MKSTEMP):
5506 * libs/System.c (fvwm_mkstemp):
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
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>
5521 * libs/FSMlib.h (new file):
5522 * fvwm/session.c (*):
5524 fvwmize SMlib and ICElib
5526 * fvwm/session.c (matchWin):
5527 Fixed window matching for windows with no SM_CLIENT_ID and a
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
5536 GNOME 1 hints and EWHM support is not a configure time option
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):
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
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):
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):
5592 * fvwm/session.c (setSmProperties):
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
5600 * fvwm/fvwm.c (main):
5601 Fixed possible memory corruption if a display has more than
5604 * fvwm/session.c (*):
5607 2003-07-24 Mikhael Goikhman <migo@homemail.com>
5610 fixed xft/fontconfig detection with pkg-config
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):
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
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):
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):
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>
5671 * fvwm/style.h (SID_GET_NAME):
5673 (SID_GET_WINDOW_ID):
5674 (SID_SET_WINDOW_ID):
5677 (SID_SET_HAS_WINDOW_ID):
5678 (SID_GET_HAS_WINDOW_ID):
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):
5695 (style_destroy_style):
5701 (CMD_DestroyWindowStyle):
5702 * fvwm/fvwm.h (style_id_t):
5704 * fvwm/functable.c (func_table):
5705 * fvwm/add_window.c (destroy_window):
5708 New WindowStyle and DestroyWindowStyle command for setting styles
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):
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):
5737 fixed supporting drawing marks superimposed that are in a combining
5740 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5742 * libs/Flocale.c (FlocaleRotateDrawString):
5744 fixed core dump when composing characters can't be converted to
5747 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5752 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5757 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5760 updated with reagrds to combing characters
5762 2003-07-09 Marcus Lundblad <ml@update.uu.se>
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
5777 2003-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5780 renamed MoveWindowByProgramMethod to MoveByProgramMethod
5782 2003-07-08 Marcus Lundblad <ml@update.uu.se>
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):
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>
5803 closed D.1 with "no consensus" resolution
5805 2003-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5808 documented tear off menus
5810 * fvwm/placement.c (PlaceWindow):
5811 StartsOnPage + SkipMapping overrides PPosition
5813 2003-07-07 Mikhael Goikhman <migo@homemail.com>
5816 solved a problem with CMD_Dummy and exact command spelling
5818 * libs/CombineChars.c:
5819 * libs/CombineChars.h:
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):
5828 * fvwm/add_window.c (setup_style_and_decor):
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
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):
5853 2003-07-06 Marcus Lundblad <ml@update.uu.se>
5859 * libs/CombineChars.c:
5860 * libs/CombineChars.h:
5861 * libs/Flocale.c (FlocaleEncodeString):
5865 Removed "F" prefix on FBidiJoin.c, FBidiJoin.h, FCombineChars.c and
5868 2003-07-06 olicha <olivier.chapuis@free.fr>
5870 * libs/FRender.c (FRenderRender):
5873 2003-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5875 * fvwm/ewmh.c (ewmh_check_wm_pid):
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:
5898 try to autodetect whether application uses the icccm way of moving
5899 windows of the traditional way always using static gravity
5902 moved SIGNAL_RETURN macro definition to acconfig.h
5904 * fvwm/module_interface.c (DeadPipe):
5905 * fvwm/fvwm.c (SigDone):
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]
5935 moved some code to the new files
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:
5965 2003-07-02 Marcus Lundblad <ml@update.uu.se>
5968 * libs/Flocale.c (FlocaleDrawString):
5969 (FlocaleRotateDrawString):
5970 Fixes to work without Fribidi
5972 2003-07-01 Marcus Lundblad <ml@update.uu.se>
5977 2003-07-01 Marcus Lundblad <ml@update.uu.se>
5979 * libs/FbidiJoin.c (get_shaped_combined_char):
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):
5990 * libs/FBidi.c (FBidiConvert):
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>
5999 * fvwm/functable.c (func_table):
6000 * fvwm/functions.c (CMD_TearMenuOff):
6005 merged all dummy commands into one: CMD_Dummy
6007 2003-07-01 olicha <olivier.chapuis@free.fr>
6009 * fvwm/menus.c (DestroyMenu):
6013 2003-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6015 * fvwm/menustyle.c (menustyle_copy):
6019 2003-06-30 Marcus Lundblad <ml@update.uu.se>
6024 2003-06-30 olicha <olivier.chapuis@free.fr>
6026 * fvwm/menus.c (do_menu):
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):
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):
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):
6053 fixed "Visible" condition on non current desks
6055 2003-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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:
6075 * fvwm/windowshade.c:
6077 * fvwm/conditional.c:
6089 * fvwm/add_window.c:
6093 * fvwm/eventhandler.h:
6095 * fvwm/add_window.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
6112 * fvwm/fvwm.h (cond_rc_t):
6114 moved typed to new file
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
6127 * fvwm/expand.c (expand_vars_extended):
6128 * fvwm/conditional.c (circulate_cmd):
6131 (__rc_matches_rcstring_consume):
6140 (__run_complex_function_items):
6141 (execute_complex_function):
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
6151 * fvwm/functable.c (func_table):
6152 * fvwm/conditional.c (CMD_TestRc):
6153 replaced conditional commands:
6155 CondCase -> KeepRc TestRc
6157 (__rc_matches_rcstring_consume):
6160 * fvwm/conditional.c (CMD_CondCase):
6161 fixed the CondCase command
6163 2003-06-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6166 new configure option --deisable-gtk to disable detection of gtk library
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
6177 2003-06-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
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>
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>
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):
6230 2003-06-03 Mikhael Goikhman <migo@homemail.com>
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>
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>
6255 set the version 2.5.8
6257 2003-05-30 Mikhael Goikhman <migo@homemail.com>
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):
6271 fixed expanding variables that are empty, for example $[w.resource]
6272 or $[gt.a] or $[version.info] or $[EMPTY_STRING]
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>
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
6293 * fvwm/add_window.c (delete_client_context):
6294 (destroy_auxiliary_windows):
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):
6304 (DrawIconPixmapWindow):
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
6313 * fvwm/decorations.c: Sync up motif hints structure to aix,hp,
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:
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
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):
6347 * fvwm/borders.c (border_fill_pixmap_background):
6348 Fixed problem with depth 1 pixmap
6350 * fvwm/conditional.c (CMD_On):
6353 * fvwm/conditional.c (CreateConditionMask):
6354 Fixed memory leaks for layer and state
6356 2003-05-22 Mikhael Goikhman <migo@homemail.com>
6359 added perllib/FVWM/Tracker/Makefile
6361 2003-05-22 olicha <olivier.chapuis@free.fr>
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
6375 * libs/flist.c (new file):
6376 * libs/flist.h (new file):
6377 Added a flist structure and some basic function for handling such
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):
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):
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
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
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):
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):
6475 2003-05-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6477 * fvwm/move_resize.c (__move_loop):
6481 2003-05-03 olicha <olivier.chapuis@free.fr>
6486 2003-05-01 Bob Woodside <dumbledore@woodsway.com>
6489 Minor typo corrections.
6491 2003-04-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6493 * fvwm/move_resize.c (__move_loop):
6499 2003-04-28 olicha <olivier.chapuis@free.fr>
6501 * fvwm/ewmh.c (ewmh_atom_wm_state):
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):
6515 fixed putenv memory leaks
6517 * libs/envvar.c (strIns):
6521 replacement for putenv without memory leaks
6526 * fvwm/fvwm.c (StartupStuff):
6528 * fvwm/add_window.c (free_window_names):
6530 * fvwm/events.c (HandlePropertyNotify):
6532 * fvwm/menus.c (do_menu):
6534 (__mloop_exit_selected):
6536 * fvwm/menucmd.c (menu_func):
6539 * fvwm/builtins.c (CMD_Destroy):
6541 call destroy_window right after XKillClient; do not wait for the window
6544 * fvwm/menucmd.c (menu_func):
6545 * fvwm/windowlist.c (CMD_WindowList):
6548 2003-04-26 Mikhael Goikhman <migo@homemail.com>
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):
6558 * fvwm/menus.c (is_double_click):
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):
6570 (__mloop_handle_action_with_mi):
6571 (__mloop_handle_action_without_mi):
6573 (menu_enter_tear_off_menu):
6574 (menu_close_tear_off_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
6581 fixed warping pointer to first menu item when invoked with the mouse
6583 * fvwm/execcontext.c:
6586 2003-04-26 Mikhael Goikhman <migo@homemail.com>
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):
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.
6621 Added David Fries. Updated my entries.
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):
6633 New interface function for just freeing the allocated data (not
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):
6649 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
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>
6659 2003-04-16 olicha <olivier.chapuis@free.fr>
6661 * fvwm/ewmh_events.c (ewmh_CloseWindow):
6664 (ewmh_WMStateHidden):
6665 Check if functions are allowed
6667 * fvwm/ewmh.c (ewmh_HandleDesktop):
6669 Set Desktop and Dock uniconifiable and unmaximazable
6671 * fvwm/menuitem.c (menuitem_paint):
6673 Fixed greyed action with EWMH desktop
6675 2003-04-16 Mikhael Goikhman <migo@homemail.com>
6678 documented FvwmEvent behaviour of executing window related event
6679 handlers within a window context
6682 updated WindowId entry
6684 2003-04-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6686 * fvwm/schedule.c (deschedule):
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):
6696 (fqueue_unlock_queue):
6697 (fqueue_lock_queue):
6698 (fqueue_add_at_front):
6699 (fqueue_add_inside):
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):
6712 (check_execute_obj_func):
6717 2003-04-15 Mikhael Goikhman <migo@homemail.com>
6719 * fvwm/ConfigFvwmDefaults:
6721 * fvwm/windowlist.c:
6722 * sample.fvwmrc/system.fvwm2rc-sample-95:
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>
6731 Documented LocalePath and $[gt.str]. FvwmScript news.
6733 * fvwm/expand.c (expand_vars_extended):
6734 Fixed $[gt.str] expansion
6737 New gettext domain FvwmScript
6739 * libs/FGettext.c (FGettextCopy):
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):
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>
6789 2003-04-04 olicha <olivier.chapuis@free.fr>
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>
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
6822 2003-03-22 Mikhael Goikhman <migo@homemail.com>
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):
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
6845 2003-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6849 reformatted to fit better on the web page
6851 2003-03-15 Mikhael Goikhman <migo@homemail.com>
6854 added items from "My TODO" message on 2003-01-02
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>
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
6880 * fvwm/functions.c (DeferExecution):
6886 * fvwm/update.c (apply_window_updates):
6887 fixed drawing of sticky icon titles when the stickyicon style is being
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
6897 some placeagain fixes
6899 * fvwm/fvwm.1.in (Example):
6900 removed duplicate Iconify section
6905 * fvwm/functable.c (func_table):
6906 * fvwm/functions.h (func_type):
6907 * fvwm/functions.c (__execute_function):
6908 (execute_complex_function):
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):
6924 (__handle_key_event):
6925 * fvwm/bindings.c (ParseBinding):
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>
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
6955 2003-02-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6959 released 2.5.6, set version to 2.5.7
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>
6973 s/fribdi_in_path/fribidi_in_path/
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
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>
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.
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
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>
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
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>
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>
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>
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):
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>
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>
7119 added a short description together with the commands
7121 2003-01-12 Marcus Lundblad <ml@update.uu.se>
7124 Added conditionals Closable,Iconifiable,Maximizable,FixedSize and
7127 2003-01-11 Mikhael Goikhman <migo@homemail.com>
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):
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>
7151 * fvwm/ewmh_intern.h:
7152 * fvwm/ewmh_names.c:
7153 * fvwm/ewmh_icons.c:
7154 * fvwm/ewmh_events.c:
7159 * fvwm/functable.c (func_table):
7160 * fvwm/fvwm.c (setVersionInfo):
7163 Removed GNOME and HAVE_EWMH ifdef
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>
7177 Documented the new icon style options
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>
7195 * fvwm/conditional.c (CMD_On):
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
7210 Documented Colorset in BorderStyle, TitleStyle and ButonsStyle
7211 Documented the new MultiPixmap syntax
7213 2002-12-31 Mikhael Goikhman <migo@homemail.com>
7217 * fvwm/builtins.c (ReadTitleButton):
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
7235 * fvwm/style.c (style_parse_icon_size_style):
7237 * fvwm/fvwm.h (window_style):
7238 * fvwm/add_window.c (setup_icon_size_limits):
7239 * fvwm/icons.c (SetIconPixmapSize):
7241 New option to IconSize style: Adjusted, Streched, Shrunk
7243 * fvwm/icons.c (SetIconPixmapSize):
7245 Always center the icon with IconSize if the icon has a background
7247 2002-12-30 Mikhael Goikhman <migo@homemail.com>
7250 FvwmWindowMenu renaming; compact long diagnostics into half of line
7253 documeted and corrected new features
7256 removed a "deprecated" tag from TitleStyle/ButtonStyle/BorderStyle
7257 since these are the only way currently to create themes
7262 2002-12-30 olicha <olivier.chapuis@free.fr>
7265 * fvwm/icons.c (setup_icon_title_size):
7266 (set_icon_pixmap_background):
7268 (DrawIconTitleWindow):
7269 (DrawIconPixmapWindow):
7273 * fvwm/events.c (HandleEnterNotify):
7275 (HandleLeaveNotify):
7276 (HandlePropertyNotify):
7277 * fvwm/borders.c (border_draw_decorations):
7280 * fvwm/add_window.c (setup_icon_background_parameters):
7281 (setup_icon_title_parameters):
7282 (setup_style_and_decor):
7284 * fvwm/geometry.c (move_icon_to_position):
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):
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>
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):
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):
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):
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
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:
7388 * fvwm/update.c (apply_window_updates):
7390 * fvwm/style.c (style_parse_one_style_option):
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):
7408 2002-12-19 olicha <olivier.chapuis@free.fr>
7410 * libs/Graphics.c (CreateRotatedPixmap):
7412 New interface function CreateRotatedPixmap
7414 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
7416 * libs/PictureGraphics.c (PCreateRenderPixmap):
7417 (PCreateDitherPixmap):
7418 * libs/Graphics.c (CreateGradientPixmap):
7419 (CreateRotatedPixmap):
7422 * libs/FShm.h (new file):
7423 * libs/FImage.h (new file):
7424 * libs/FImage.c (new file):
7426 * fvwm/fvwm.c (setVersionInfo):
7427 Added MIT Shared Memory Extension for XImage
7433 * fvwm/builtins.c (ReadDecorFace):
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>
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
7453 * fvwm/fvwm.c (CreateGCs):
7454 Added a global (Scr) alpha GC
7458 * fvwm/builtins.c (ReadMultiPixmapDecor):
7459 (update_decorface_colorset):
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>
7494 * fvwm/conditional.c (CMD_ScanForWindow):
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):
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):
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"
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
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):
7547 (GNOME_HandlePropRequest):
7548 * fvwm/placement.c (SmartPlacement):
7553 * fvwm/session.c (SaveWindowStates):
7556 * fvwm/ewmh.c (check_desk):
7557 (EWMH_SetWMDesktop):
7558 (ewmh_ComputeAndSetWorkArea):
7559 (ewmh_HandleDynamicWorkArea):
7560 (ewmh_HandleDesktop):
7563 (ewmh_HandleToolBar):
7564 * fvwm/virtual.c (UnmapDesk):
7567 (do_move_window_to_desk):
7568 * fvwm/icons.c (setup_icon_title_size):
7569 (DrawIconTitleWindow):
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):
7578 (is_window_sticky_across_pages):
7579 (is_window_sticky_across_desks):
7585 (CMD_StickAcrossPages):
7586 (CMD_StickAcrossDesks):
7587 (stick_across_pages):
7588 (stick_across_desks):
7589 (handle_stick_across_desks):
7590 (handle_stick_across_pages):
7592 * fvwm/fvwm.h (struct):
7593 * fvwm/style.c (style_parse_one_style_option):
7594 (check_window_style_change):
7596 * fvwm/window_flags.h:
7597 renamed StickDesk to StickAcrossDesks, StickyDesk to StickyAcrossDesks,
7598 StickPage to StickAcrossPages and StickyPage to StickyAcrossPages
7601 * fvwm/focus.c (CMD_Focus):
7603 (__activate_window_by_command):
7604 (__update_windowlist):
7605 (__set_focus_to_fwin):
7607 (_ReturnFocusWindow):
7609 (_ForceDeleteFocus):
7610 fixed window list order with FlipFocus command
7612 2002-12-08 Mikhael Goikhman <migo@homemail.com>
7616 document bidi entry undocumented in 2.5.5
7618 2002-12-06 olicha <olivier.chapuis@free.fr>
7621 Fixed the "detection" of the LINGUAS variable
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):
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>
7649 changed version to 2.5.6
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):
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>
7682 Defined AM_PATH_PROG_WITH_TEST and re-enable it
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):
7700 Preparation for LocalePath command
7702 * fvwm/screen.h (ScreenInfo):
7703 * fvwm/fvwm.c (CreateGCs):
7704 Rename Scr.TileGC to Scr.BordersGC
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>
7719 Added NLS support with gnu gettext
7721 * fvwm/fvwm.c (main):
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):
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
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
7751 * fvwm/events.c (__is_bpress_window_handled):
7752 fixed click on override redirect windows being handled by the root
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>
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
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
7779 * fvwm/virtual.c (CMD_EdgeScroll):
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
7807 2002-11-22 olicha <olivier.chapuis@free.fr>
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):
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
7850 * fvwm/builtins.c (ReadDecorFace):
7851 Title, Border and Buttons Style Colorset Option: Configuration
7853 * libs/Colorset.c (GetWindowBackgroundPixmapSize, new):
7855 Title, Border and Buttons Style Colorset Option: Convinent macros and
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>
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
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):
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>
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):
7925 (__handle_key_event):
7926 * fvwm/bindings.c (ParseBinding):
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>
7937 * fvwm/bindings.c (ParseBinding):
7940 (bind_get_bound_button_contexts):
7946 (RemoveMatchingBinding):
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):
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
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>
7979 * fvwm/fvwm.c (main):
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):
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
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):
8019 Check the return result of FftPatternGetMatrix
8022 * libs/PictureBase.h:
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):
8037 (GNOME_HandlePropRequest):
8038 * fvwm/placement.c (SmartPlacement):
8043 * fvwm/session.c (SaveWindowStates):
8045 * fvwm/ewmh.c (check_desk):
8046 (EWMH_SetWMDesktop):
8047 (ewmh_ComputeAndSetWorkArea):
8048 (ewmh_HandleDynamicWorkArea):
8049 (ewmh_HandleDesktop):
8052 (ewmh_HandleToolBar):
8053 * fvwm/virtual.c (UnmapDesk):
8057 (do_move_window_to_desk):
8058 * fvwm/icons.c (setup_icon_title_size):
8059 (DrawIconTitleWindow):
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):
8074 (handle_stick_page):
8075 (handle_stick_desk):
8076 (__handle_stick_exit):
8079 * fvwm/style.c (style_parse_one_style_option):
8080 (check_window_style_change):
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
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
8114 Fixed compiler warnings
8116 2002-11-09 Mikhael Goikhman <migo@homemail.com>
8119 autogenerate FvwmWindowLister files
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):
8131 (free_colors_in_table):
8133 (init_static_colors_table):
8134 (PictureFreeColors):
8135 (PictureInitColors):
8136 (PicturePrintColorInfo):
8137 Fixed StaticColor visual. Rename some of the color allocators. Clean up
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):
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
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
8169 * libs/Flocale.c (FlocaleGetMinOffset):
8170 (FlocaleRotateDrawString):
8171 (FlocaleGetFontSet):
8173 * libs/Fft.c (FftDrawString):
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
8181 * libs/Flocale.c (FlocalePrintLocaleInfo):
8183 * libs/Fft.c (FftPrintPatternInfo):
8185 * fvwm/builtins.c (CMD_PrintInfo):
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):
8195 2002-11-04 Dan Espen <dane@mk.telcordia.com>
8197 * fvwm/fvwm.1.in: colour -> color
8200 2002-11-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8203 * fvwm/fvwm.c (usage):
8207 2002-11-04 olicha <olivier.chapuis@free.fr>
8210 Added -lXrender in Xft 1 tests (Ethan Blanton <eblanton@cs.ohiou.edu>)
8212 * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
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):
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):
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>
8245 * fvwm/functable.c (func_table):
8247 * fvwm/style.c (style_parse_one_style_option):
8248 (parse_and_set_window_style):
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):
8258 split vector line parsing into sub functions
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
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
8282 2002-10-31 olicha <olivier.chapuis@free.fr>
8284 * libs/PictureUtils.c (PictureAllocColorImage):
8285 (PictureOpenImageColorAllocator):
8286 (PictureCloseImageColorAllocator):
8287 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
8290 (PImageCreatePixmapFromArgbData):
8291 (PImageLoadPixmapFromFile):
8292 * libs/PictureBase.h (FvwmPictureThing):
8293 (PictureImageColorAllocator):
8295 * libs/Picture.c (PDestroyFvwmPicture):
8296 (PLoadFvwmPictureFromPixmap):
8297 * libs/Graphics.c (CreateGradientPixmap):
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):
8310 2002-10-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8314 * fvwm/stack.c (enum):
8315 (position_new_window_in_stack_ring):
8317 (must_move_transients):
8320 (__raise_lower_recursion):
8321 (__raise_or_lower_window):
8322 (raise_or_lower_window):
8323 (collect_transients_recursive):
8324 (__is_restack_transients_needed):
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
8333 corrected cursor movement key bindings
8335 * fvwm/bindings.c (activate_binding):
8336 fixed problem w/ bindings being overridden by applications OpenOffice
8339 2002-10-29 Mikhael Goikhman <migo@homemail.com>
8346 include FvwmProxy to build
8348 2002-10-29 Mikhael Goikhman <migo@homemail.com>
8351 exclude FvwmProxy from build
8357 2002-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8360 added FvwmProxy module
8362 2002-10-29 Mikhael Goikhman <migo@homemail.com>
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):
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):
8385 fixed another stacking problem
8387 2002-10-28 Mikhael Goikhman <migo@homemail.com>
8391 corrected and lined up several help lines
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):
8417 2002-10-24 Mikhael Goikhman <migo@homemail.com>
8421 * fvwm/windowlist.c:
8422 new WindowList option SortByResource
8424 * fvwm/style.c (check_window_style_change):
8425 * libs/FlocaleCharset.c:
8429 place recent authors to the top, not bottom
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>
8441 work on new menu loop code
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
8465 fixed a problem with lowering windows below the icons of their
8468 2002-10-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8474 * libs/PictureBase.h:
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):
8489 * fvwm/events.c (HandlePropertyNotify):
8490 * libs/Fft.c (FftDrawString):
8491 * libs/Colorset.c (DumpColorset):
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
8500 * fvwm/menustyle.c (menustyle_update):
8503 * fvwm/stack.c (restack_windows):
8504 fixed flickering when raising transients; can't prevent flickering when
8505 lowering a window completely
8507 fixed unnecessary error message
8509 * fvwm/fvwm.c (main):
8512 * fvwm/stack.c (__restack_window):
8513 fixed a stacking problem with icons
8515 * fvwm/add_window.c (destroy_icon):
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):
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):
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):
8545 * fvwm/menus.c (repaint_transparent_menu):
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):
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())
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):
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>
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):
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:
8607 * fvwm/frame.c (frame_create_move_resize_args):
8608 (get_resize_decor_gravities_one_axis):
8609 (frame_mrs_setup_draw_decorations):
8611 initialize window decorations with a "None" pixmap;
8612 delay drawing window decorations initially to prevent drawing multiple
8614 => windows grabbing the focus upon startup are drawn focused
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):
8627 Fixed compilation with X cvs
8629 * libs/Colorset.c (CreateBackgroundPixmap):
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):
8644 all conditions have a negation with '!' prepended
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):
8660 * fvwm/functable.c (func_table):
8661 * fvwm/builtins.c (CMD_PrintInfo):
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
8669 * libs/PictureUtils.c (PictureInitColors):
8671 * libs/PictureUtils.h:
8672 * fvwm/fvwm.c (main):
8673 * libs/PictureBase.c (PictureInitCMapRoot):
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 (*):
8686 * libs/PictureImageLoader.c (*):
8687 * libs/PictureImageLoader.h:
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):
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
8707 2002-10-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8710 re-indented some code
8712 fixed random position of icon title for icons with a position hint
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>
8727 2002-10-08 olicha <olivier.chapuis@free.fr>
8729 * libs/PictureBase.c (*):
8730 (PictureInitCMapRoot)
8731 (PictureSetupWhiteAndBlack):
8732 (PictureWhitePixel):
8733 (PictureBlackPixel):
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
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 !=
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>
8765 s/FvwmNewDebug/FvwmDebug/
8768 * fvwm/conditional.c (CMD_NoWindow):
8771 new command NoWindow to remove window context
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".
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
8803 * libs/PictureUtils.c (PictureFreeColors):
8806 * libs/Graphics.c (CreateGradientPixmap):
8807 (CreateGradientPixmapFromString):
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).
8818 * fvwm/fvwm.c (main):
8819 Fixed the visual option
8821 2002-10-03 Mikhael Goikhman <migo@homemail.com>
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):
8843 * libs/Colorset.c (SetRectangleBackground):
8844 (SetClippedRectangleBackground):
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):
8860 (HandleLeaveNotify):
8861 (HandlePropertyNotify):
8862 * fvwm/add_window.c (setup_icon_font):
8863 * fvwm/icons.c (DrawIconWindow):
8864 (DrawIconTitleWindow):
8865 (DrawIconPixmapWindow):
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
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):
8893 (HandleLeaveNotify):
8894 (HandlePropertyNotify):
8895 * fvwm/add_window.c (setup_icon_font):
8896 * fvwm/icons.c (DrawIconWindow):
8897 (DrawIconTitleWindow):
8898 (DrawIconPixmapWindow):
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
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):
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):
8942 (HandleLeaveNotify):
8943 (HandlePropertyNotify):
8944 * fvwm/add_window.c (setup_icon_font):
8945 * fvwm/icons.c (DrawIconWindow):
8948 Clip text and icon drawing for the icons
8950 2002-09-21 Mikhael Goikhman <migo@homemail.com>
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:
8964 * libs/PictureBase.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>
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>
8989 2002-09-20 olicha <olivier.chapuis@free.fr>
8991 * libs/FRender.c (FRenderTintPicture):
8992 (FRenderTintRectangle):
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):
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:
9018 New libs files for rectangles, segments, regions ..etc
9020 * fvwm/menus.c (clear_expose_menu_area):
9021 (get_menu_paint_item_parameters):
9024 (ParentalMenuRePaint):
9025 (ParentalMenuRePaint):
9026 * fvwm/menuitem.c (clear_menu_item_background):
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):
9040 * fvwm/colorset.c (parse_colorset):
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):
9061 fixed stacking core dump
9063 2002-09-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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>
9076 add a "do not edit" warning at the beginning of the man page
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
9100 override CFLAGS and CPPFLAGS with empty strings instead of generating an
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
9114 refuse to run configure if CFLAGS is not empty
9116 2002-09-16 Mikhael Goikhman <migo@homemail.com>
9119 fixed compilation with --enable-command-log; simplified fvwm_msg()
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):
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):
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>
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):
9173 * fvwm/colorset.c (*):
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):
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.
9193 remove a #if 0 debug "render" code
9195 2002-09-13 Mikhael Goikhman <migo@homemail.com>
9197 * fvwm/builtins.c (ReadTitleButton):
9199 new button state shortcuts AllNormal, AllToggled,
9200 AllActive, AllInactive, AllUp, AllDown
9202 * fvwm/module_interface.c:
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):
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
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):
9228 fixed tear off menus
9230 * libs/FEvent.c (FCheckIfEvent):
9233 (FCheckTypedWindowEvent):
9234 (FCheckWindowEvent):
9235 fixed FCheck...Event functions thus fixing Menu command behaving like
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):
9246 * libs/FScreen.c (GetMouseXY):
9247 use new function fev_get_evpos_or_query()
9253 (GetLocationFromEventOrQuery):
9254 moved to FEvent.c and renamed to fev_get_evpos_or_query()
9255 * libs/FEvent.c (fev_set_evpos):
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):
9267 * fvwm/functable.c (func_table):
9268 fixed running RecaptureWindow without a context window
9270 * fvwm/conditional.c (circulate_cmd):
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
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):
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
9305 * fvwm/windowlist.c:
9306 * fvwm/conditional.c:
9313 * fvwm/module_interface.c:
9316 * fvwm/add_window.c:
9317 * fvwm/move_resize.c:
9318 * fvwm/fvwm.h (F_CMD_ARGS):
9320 completely removed the builtin command arguments fw, w, and context
9322 * fvwm/functions.c (DeferExecution):
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):
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):
9374 * fvwm/focus.c (warp_to_fvwm_window):
9376 * fvwm/read.c (run_command_stream):
9380 * fvwm/fvwm.c (Done):
9384 use new function interface
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
9397 * fvwm/module_interface.c (CMD_Send_WindowList):
9399 (CMD_set_sync_mask):
9400 (CMD_set_nograb_mask):
9402 don't use "Module" argument anymore
9403 (ExecuteModuleCommand):
9405 use new function interface
9407 * fvwm/add_window.c (CaptureOneWindow):
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):
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
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):
9441 * fvwm/colormaps.c (InstallWindowColormaps):
9442 made FvwmWindow * arguments const in many functions
9444 * fvwm/menus.c (pop_menu_up):
9449 (menu_enter_tear_off_menu):
9450 (__mloop_get_event):
9451 (__mloop_get_event_timeout_loop):
9453 (__mloop_get_mi_actions):
9455 * fvwm/events.c (HandleEnterNotify):
9456 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
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):
9478 (HandleMappingNotify):
9480 (HandleLeaveNotify):
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):
9510 (position_geometry_window):
9511 * fvwm/geometry.c (get_window_borders):
9512 (get_window_borders_no_title):
9515 * fvwm/events.c (dispatch_event):
9516 create event execution context
9517 (HandleClientMessage):
9518 removed useless local "button"
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
9528 * fvwm/eventhandler.h:
9529 new event handler interface
9531 * fvwm/functions.c (CMD_Plus):
9532 * fvwm/builtins.c (AddToDecor):
9535 use F_CMD_ARGS in AddToDecor
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):
9552 removed now unused macros
9554 * fvwm/functions.c (CheckActionType):
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
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):
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):
9587 removed *Module argument
9589 * fvwm/functions.c (__execute_function):
9592 * fvwm/functions.h (enum):
9593 added more function execution falgs
9596 add exec_context_t *exc to builtin arguments
9598 * libs/FEvent.c (fev_copy_last_event):
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):
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>
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):
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>
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
9648 (RaiseOrLowerWindow):
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):
9661 removed eventp command argument
9663 * fvwm/events.c (DispatchEvent):
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):
9671 * fvwm/menus.c (menuShortcuts):
9678 (__mloop_get_event_timeout_loop):
9679 (__mloop_get_event):
9683 * fvwm/builtins.c (CMD_FakeClick):
9684 * fvwm/functions.c (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):
9692 * fvwm/schedule.c (squeue_get_next_ms):
9693 (squeue_get_next_ms):
9695 * fvwm/stack.c (BroadcastRestack):
9696 * fvwm/move_resize.c (resize_window):
9698 * libs/FEvent.c (fev_get_evtime):
9699 removed global lastTimestamp; use fev_get_evtime() from FEvent.c instead
9701 * fvwm/events.c (HandleEnterNotify):
9705 (discard_window_events):
9706 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
9709 * fvwm/menus.c (__mloop_get_event):
9710 * fvwm/virtual.c (HandlePaging):
9712 * fvwm/functions.c (DeferExecution):
9714 * fvwm/misc.c (get_server_time):
9715 * fvwm/builtins.c (CMD_StrokeFunc):
9716 * fvwm/menus.c (pop_menu_up):
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):
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>
9740 fixed compilation warning in #endif comment
9743 removed debug fprintf
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
9758 removed unnecessary includes
9760 * fvwm/Makefile.am (fvwm_SOURCES):
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):
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):
9781 use replacements for X event functions everywhere
9783 2002-09-03 Mikhael Goikhman <migo@homemail.com>
9787 * fvwm/borders.c (border_flags_to_button_state):
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.
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>
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):
9814 (position_new_window_in_stack_ring):
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
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):
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):
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
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):
9866 * fvwm/virtual.c (HandlePaging):
9868 don't use global "Event" anymore
9870 pass in event structure through arguments
9873 2002-09-02 olicha <olivier.chapuis@free.fr>
9875 * libs/Colorset.c (*):
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):
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
9897 2002-09-01 olicha <olivier.chapuis@free.fr>
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):
9922 (PCreateRenderPixmap):
9923 * fvwm/borders.c (border_fill_pixmap_background):
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):
9949 (FRenderTintRectangle):
9951 * libs/FRenderInterface.h:
9952 Replaced FRenderCopyArea and FRenderTintRectangle with a more general
9953 and more powerfull function FRenderRender
9955 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
9957 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9958 Load the alpha even without Xrender support
9961 * fvwm/colorset.c (parse_pixmap_tint):
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):
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):
9983 (CMD_ReadWriteColors):
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:
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
10000 * FvwmIconBox/icons.c:
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>
10010 fixed --disable-ewmh
10014 added const to some prototypes
10016 2002-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10018 * fvwm/menus.c (MenuInteraction):
10020 renamed MenuInteraction to __menu_loop
10022 * fvwm/menus.c (pop_menu_up):
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
10039 updated for 2.5.4-devel
10048 * fvwm/menuitem.h (struct):
10049 * fvwm/menus.c (paint_menu_gradient_background):
10050 (paint_menu_pixmap_background):
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>
10073 New defs for Experimental RaiseOverUnmanaged Handling.
10075 * fvwm/events.c (HandleEnterNotify):
10077 (set_focus_to_fwin)
10078 (focus_query_grab_buttons)
10079 (_focus_grab_buttons)
10080 (focus_grab_buttons)
10081 (focus_grab_buttons_client_entered)
10083 (__activate_window_by_command)
10084 (_ReturnFocusWindow)
10086 (_ForceDeleteFocus)
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>
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
10109 2002-08-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
10126 * fvwm/events.c (HandleEnterNotify):
10127 fixed UngrabNotify returning focus to just unfocused window
10131 * fvwm/style.c (merge_styles):
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
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):
10156 new utility functions
10158 * fvwm/windowlist.c (CMD_WindowList):
10159 new option MaxLabelWidth for the WIndowList command based on patch by
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
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
10178 2002-08-17 Mikhael Goikhman <migo@homemail.com>
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):
10199 * fvwm/window_flags.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
10206 removed reference to BUGS and TODO
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
10225 (style_parse_one_style_option):
10226 ClickToFocusRaises now works only on the client window, not on the
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
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>
10253 quote environment variables
10255 2002-08-13 olicha <olivier.chapuis@free.fr>
10258 Color limit and dithering news
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 (*):
10276 2002-08-13 Mikhael Goikhman <migo@homemail.com>
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
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):
10294 (CMD_ResizeMaximize):
10295 (CMD_ResizeMoveMaximize):
10296 commands can be used on iconified windows again
10300 moved pre-2.2 NEWS to ONEWS
10303 * libs/safemalloc.c:
10309 * fvwm/menustyle.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):
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
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):
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
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
10414 * fvwm/decorations.c:
10417 * fvwm/conditional.h:
10418 * fvwm/conditional.c:
10422 * fvwm/colormaps.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 (*):
10443 * libs/Colorset.c (DumpColorset):
10446 * libs/Graphics.c (all gradient functions):
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):
10455 * fvwm/menus.c (pop_menu_down):
10456 (paint_menu_gradient_background):
10459 * fvwm/menustyle.c (menustyle_free_face):
10460 (menustyle_parse_face):
10462 (menustyle_update):
10463 (menustyle_parse_style):
10464 (CMD_CopyMenuStyle):
10465 * fvwm/menustyle.h:
10466 * fvwm/icons.c (GetIconFromFile):
10467 * fvwm/builtins.c (ReadMultiPixmapDecor):
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):
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
10482 2002-08-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10484 * libs/Flocale.c (FlocaleRotateDrawString):
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
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
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
10509 reformatted and cleaned up
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):
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):
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):
10564 * fvwm/move_resize.c (CMD_Maximize):
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):
10573 * fvwm/stack.c (LowerWindow):
10574 * fvwm/events.c (HandleMapNotify):
10575 (HandleVisibilityNotify):
10578 (__handle_focus_raise_click):
10579 (HandleEnterNotify):
10580 (HandleMapRequestKeepRaised):
10581 * fvwm/add_window.c (setup_key_and_button_grabs):
10582 (setup_focus_policy):
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):
10595 2002-08-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10597 * fvwm/add_window.c (setup_window_structure):
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):
10608 * fvwm/events.c (HandleButtonPress):
10609 (HandleEnterNotify):
10610 (HandleLeaveNotify):
10612 (HandleMapRequestKeepRaised):
10613 * fvwm/add_window.c (CaptureAllWindows):
10614 * fvwm/virtual.c (UnmapDesk):
10616 (do_move_window_to_desk):
10617 * fvwm/update.c (flush_window_updates):
10618 * fvwm/focus.c (set_focus_model):
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):
10626 (ReturnFocusWindow):
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>
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):
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):
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):
10679 * fvwm/icons.c (Iconify):
10680 removed "#if 0"ed code
10682 * fvwm/module_interface.c:
10683 disabled the old ConfigureWindow module interface
10686 * libs/fvwmsignal.h:
10688 * fvwm/ewmh_intern.h:
10690 * fvwm/module_interface.c:
10695 new file to encapsulate time.h and sys/time.h inclusion
10699 (mark_transient_subtree):
10700 (__mark_group_member):
10701 cleaned up and split into two functions
10703 * fvwm/focus.c (CMD_Focus):
10705 * fvwm/icons.c (DeIconify):
10708 (__activate_window_by_command):
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):
10723 (__set_focus_to_fwin):
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):
10731 * fvwm/events.c (HandleUnmapNotify):
10732 (HandleEnterNotify):
10734 (HandleMapRequestKeepRaised):
10735 renamed some functions
10738 * fvwm/focus_policy.c:
10739 * fvwm/focus_policy.h:
10740 prepared some future focus policy flags
10743 enable error message when png or xpm test compilation fails
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):
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>
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):
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
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
10796 removed menu crash debug code
10798 2002-07-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
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
10843 * fvwm/style.c (__simplify_style_list):
10844 (simplify_style_list):
10847 * fvwm/window_flags.h:
10849 access macros for focus policy flags structures
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
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
10872 removed duplicate check if new windows still exist
10874 * fvwm/placement.c (CMD_PlaceAgain):
10875 * fvwm/move_resize.c (move_window_doit):
10877 * fvwm/virtual.c (MapDesk):
10879 (do_move_window_to_desk):
10880 * fvwm/icons.c (AutoPlaceIcon):
10881 (ChangeIconPixmap):
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):
10891 2002-07-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10893 * libs/Flocale.c (FlocaleRotateDrawString):
10894 create gcs only once
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
10923 * fvwm/fvwm.h (FvwmWindow):
10927 moved text_rotation_type to gravity.h and renamed to rotation_type
10930 fixed several bugs in the access macros
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
10943 * libs/gravity.c (ParseDirectionArgument):
10944 new direction "Center"
10946 * fvwm/virtual.c (CMD_EdgeCommand):
10949 2002-07-18 olicha <olivier.chapuis@free.fr>
10951 * libs/PictureUtils.c (PictureRGBtoPixel):
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):
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):
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):
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
10989 2002-07-17 olicha <olivier.chapuis@free.fr>
10994 * fvwm/fvwm.c (InitVariables):
10996 * fvwm/colorset.c (parse_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):
11011 (PictureAllocColorTable):
11012 * libs/PictureImageLoader.c (PImageXpmAllocColor):
11013 (PImageXpmFreeColor):
11015 * libs/PictureBase.c (PictureInitCMap):
11016 * libs/Graphics.c (AllocLinearGradient):
11017 * libs/ColorUtils.c (GetShadow):
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):
11041 Fixed B/DGradient with Xft fonts
11044 * libs/ColorUtils.c (GetTintedColor):
11046 * fvwm/colorset.c (parse_simple_tint):
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):
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):
11104 tried to fix module communication deadlock w/ sync mask and a full write
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
11131 2002-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11133 * fvwm/events.c (HandlePropertyNotify):
11135 handle changes in the size_inc and base_size hints during opaque
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
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
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):
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):
11188 * fvwm/menus.c (MenuInteraction):
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
11197 * fvwm/events.c (HandleUnmapNotify):
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
11205 2002-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11207 * fvwm/menus.c (MenuInteraction):
11209 (menu_enter_tear_off_menu):
11211 * fvwm/events.c (HandleButtonPress):
11212 (HandleButtonRelease):
11215 * fvwm/menucmd.c (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:
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
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>
11239 tabify only the leading spaces, untabify the middle of line
11241 2002-06-25 David Fries <dfries@mail.win.org>
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>
11253 2002-06-25 Mikhael Goikhman <migo@homemail.com>
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:
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>
11279 removed C++ section
11282 * libs/FlocaleCharset.c:
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>
11300 Documented StringEncoding= in font name
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):
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>
11320 reworded supported feature listing, fixed the default xft detection
11322 added the "Supported Features" section
11324 2002-06-19 olicha <olivier.chapuis@free.fr>
11327 Removed not useful #define/#undef FVWM_COLORSET_PRIVATE
11330 Removed --enable-mulibyte and --disable-compound-text config option
11331 documentation. s/enable-xft/disable-xft/ and document --disable-xrender
11334 Xft is on by default no
11336 * libs/FlocaleCharset.c (*):
11337 * libs/FlocaleCharset.h:
11338 * libs/Ficonv.c (*):
11340 * libs/Flocale.c (*):
11343 * libs/FftInterface.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.
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):
11361 * fvwm/functions.c (functions_is_complex_function):
11362 * fvwm/builtins.c (CMD_DestroyFunc):
11365 moved functions to functions.c
11368 * fvwm/functable.c:
11369 * fvwm/functable.h:
11370 * fvwm/functions.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):
11378 functions moved to new file
11380 * fvwm/functions.c:
11383 2002-06-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11385 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
11386 fixed colorurmap focus problem
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>
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>
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
11431 2002-06-10 Mikhael Goikhman <migo@homemail.com>
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:
11441 * fvwm/functions.c (func_config):
11442 * libs/FScreen.c (FScreenConfigureSLSScreens):
11443 (FScreenConfigureModule):
11444 * fvwm/virtual.c (CMD_XineramaSlsScreens):
11445 new command XineramaSLSScreens
11448 cleaned up Xinerama ifdefs
11450 2002-06-07 Dan Espen <dane@mk.telcordia.com>
11453 * fvwm/fvwm.1 (FONT SHADOW EFFECTS): Reword.
11455 2002-06-07 olicha <olivier.chapuis@free.fr>
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
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
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
11487 * libs/Flocale.c (FlocaleRotateDrawString):
11488 (FlocaleGetShadowTextPosition):
11489 Fixed side title text position if the font has no shadow
11492 * libs/Ficonv.c (FiconvInit):
11493 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
11494 * libs/Flocale.c (FlocaleInit):
11495 (FlocaleRotateDrawString):
11496 (FlocaleGetFontSet):
11497 (FlocaleGetFontOrFontSet):
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>
11518 document CascadePlacement and FvwmIconMan improvements
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):
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
11563 removed XEVMASK_DECORW
11565 2002-05-31 olicha <olivier.chapuis@free.fr>
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):
11577 * fvwm/colorset.c (parse_colorset):
11578 New colorset option fg_alpha which defines an alpha for rendering
11581 2002-05-29 olicha <olivier.chapuis@free.fr>
11583 * libs/Fft.c (FftSetupEncoding):
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>
11603 Some Xft2 and fontconfig preparation
11606 * libs/Flocale.c (FlocaleParseShadow):
11608 (FlocaleGetShadowTextPosition):
11609 Added offset to shadow text
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):
11624 Added a multi direction type which is a "<<" version of direction
11625 type. Added a parse and a next functions
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):
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):
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>
11681 * libs/Flocale.c (FlocaleParseShadow):
11682 (FlocaleGetNextShadowDirection):
11683 (FlocaleGetShadowTextPosition):
11685 Implemented multidirectional shadow text rendering
11689 (FlocaleFontStructDrawString):
11690 (FlocaleRotateDrawString):
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>
11718 * libs/Fft.c (FftDrawString):
11719 * libs/Flocale.c (FlocaleFontStructDrawString):
11720 (FlocaleRotateDrawString):
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):
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
11740 (clone_menu_item_list):
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>
11749 fixed #endif warning
11750 * fvwm/ConfigFvwmDefaults:
11751 added CirculateSkip to tear off menus
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
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):
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):
11788 Removed some unused and debug code
11790 2002-05-17 olicha <olivier.chapuis@free.fr>
11792 * fvwm/menuitem.c (draw_underline):
11794 * libs/Flocale.c (FlocaleDrawUnderline):
11795 Move draw_underline into Flocale.c and fix underline position with
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):
11804 * fvwm/menuitem.c (menuitem_paint):
11805 * fvwm/borders.c (get_common_decorations):
11806 (border_get_titlebar_draw_descr):
11808 * fvwm/icons.c (DrawIconWindow):
11809 Pass the colorset to text drawing via the FlocaleWinString structure
11812 * libs/ColorUtils.c (GetForeShadowColor):
11814 * fvwm/colorset.c (parse_colorset):
11816 * libs/Colorset.c (DumpColorset):
11818 Added fgsh colorset and two new functions GetForeShadowColor and
11819 GetForeShadow which should be modified
11821 * libs/Makefile.am:
11823 * libs/FftInterface.h (new file):
11824 * libs/Fft.c (FftDrawString):
11826 * libs/Flocale.c (FlocaleFontStructDrawString):
11827 (FlocaleRotateDrawString):
11828 (FlocaleDrawString):
11829 (FlocaleTextWidth):
11831 Implemented text shadow rendering
11833 2002-05-11 olicha <olivier.chapuis@free.fr>
11836 * fvwm/builtins.c (refresh_window):
11837 * fvwm/update.c (apply_window_updates):
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):
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>
11875 Include Fft.h include FRender.h as Xft.h include Xrender.h
11877 * libs/FRenderInterface.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):
11890 Really enable USE_GET_ERROR_TEXT and take in account XRender error code
11893 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11894 * fvwm/events.c (HandlePropertyNotify):
11895 * fvwm/colorset.c (parse_tint):
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):
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):
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
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):
11973 * libs/Flocale.c (FlocaleGetFftFont):
11974 (FlocaleGetFontSet):
11977 (FlocaleUnloadFont):
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:
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):
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):
12017 * libs/Flocale.c (FlocaleTextWidth):
12018 (FlocaleDrawString):
12019 (FlocaleUtf8ToUnicodeStr2b):
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):
12031 Added utf8 rendering with iso10646-1 fonts on system without
12034 * fvwm/colorset.c (reset_cs_pixmap):
12039 Colorset now accept bitmaps. Split a bit parse_colorset for readability
12041 2002-04-28 Mikhael Goikhman <migo@homemail.com>
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>
12059 improved main headers, added new COLORSETS section;
12060 documented State condition
12063 documented Tint in colorsets and utility renaming
12066 corrected several error reporting problems
12068 2002-04-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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>
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>
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>
12114 added new entry about CurrentAtEnd
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):
12128 Fixed an enormous core dump which comes from a cvs merging problem
12130 * fvwm/Makefile.am:
12133 Added Xrender detection and link fvwm if needed
12135 * libs/PictureGraphics.c:
12136 * libs/PictureGraphics.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
12148 * fvwm/icons.c (clear_icon):
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):
12163 Implemented alpha-blend rendering with the new libs function
12165 * fvwm/colorset.c (free_colorset_background):
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
12178 * fvwm/module_interface.h:
12179 * fvwm/module_interface.c (SendFvwmPicture):
12180 (BroadcastMiniIcon):
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 (*):
12195 * libs/PictureImageLoader.c (*):
12196 * libs/PictureImageLoader.h:
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
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>
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>
12242 fixed $PERL detection again
12247 added -Wno-implicit-int to -Wall in case of gcc
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
12262 Moved FvwmTheme functionality into fvwm.
12263 Added new commands Colorset, ReadWriteColors, CleanupColorsets.
12265 2002-04-17 Mikhael Goikhman <migo@homemail.com>
12268 fixed $PERL detection
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):
12279 (GrabWindowButton):
12280 (MatchBindingExactly):
12281 patch by yeti@physics.muni.cz to help with a weird problem w/ czech
12284 2002-04-12 Mikhael Goikhman <migo@homemail.com>
12287 configure now uses $PERL if set
12290 all programs installed into ${bindir} have now fvwm- prefix;
12291 documentation updated
12293 2002-04-11 Mikhael Goikhman <migo@homemail.com>
12296 renamed fvwm2 executable to fvwm, fvwm2 man page to fvwm;
12297 documentation updated
12299 2002-04-11 Mikhael Goikhman <migo@homemail.com>
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>
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.
12324 Avoid hiding of pan frames if pan frame command is set.
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
12333 * fvwm/functions.c:
12334 added declaration of CMD_ENTRY("edgecommand")
12336 * fvwm/functions.h:
12337 added definition of Flag F_EDGE_COMMAND
12340 added definition of CMD_EdgeCommand(F_CMD_ARGS)
12342 2002-04-10 Mikhael Goikhman <migo@homemail.com>
12345 added "BI-DIRECTIONAL TEXTS" section
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>
12353 changed description of focus models
12355 2002-04-09 olicha <olivier.chapuis@free.fr>
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):
12365 * fvwm/geometry.c (get_title_font_size_and_offset):
12367 * fvwm/style.c (parse_and_set_window_style, check_window_style_change):
12369 * fvwm/window_flags.h:
12370 * libs/Fft.c (FftGetRotatedFont, FftGetFont, FftDrawString):
12372 * libs/Flocale.c (FlocaleRotateDrawString, FlocaleDrawString):
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>
12389 minor wording fixes
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>
12403 Forget to save some file
12405 * libs/FImageLoader.c (c100_init_base_table):
12406 Allows init even if !XPM
12408 * libs/Makefile.am:
12412 Fixed png detection
12414 * libs/FImageLoader.c (FImageCreatePixmapFromArgbData):
12415 Fixed a GC memory leaks.
12417 * fvwm/fvwm.c (setVersionInfo):
12419 Updated -version for png, bidi and xft
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.
12428 PNG news and documented libpng in the "Optional libraries used by FVWM"
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
12440 * acconfig.h (HAVE_PNG):
12441 Added test for libpng. Enable FvwmBanner, FvwmScript and xpmroot
12442 even without XPM support
12445 * libs/InitPicture.c (new file):
12446 * libs/InitPicture.h (new file):
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:
12464 Moved the Picture color utils func to ColorUtils
12466 * fvwm/Makefile.am:
12467 links against libpng
12469 * fvwm/icons.c (GetIconPicture):
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
12485 Send the ColorLimit to module in any case
12492 * fvwm/add_window.c:
12496 * fvwm/menustyle.c:
12497 * fvwm/move_resize.c:
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):
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):
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>
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>
12556 fixed multibyte support reporting
12558 2002-03-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
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):
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):
12585 include only libs/Flocale.h
12587 2002-03-26 Mikhael Goikhman <migo@homemail.com>
12590 fixed detection of fribidi-0.9.0, it is incompatible (not good for us)
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):
12607 * fvwm/borders.c (get_common_decorations):
12608 (border_get_border_style):
12609 * fvwm/style.c (parse_and_set_window_style):
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):
12629 (frame_mrs_prepare_vars):
12630 (frame_mrs_hide_unhide_parent):
12631 (frame_mrs_setup_draw_decorations):
12632 (frame_mrs_resize_move_windows):
12635 2002-03-25 olicha <olivier.chapuis@free.fr>
12637 * libs/Fft.c (FftSetupEncoding):
12640 * libs/Flocale.c (FlocaleDrawString):
12641 * libs/FBidi.c (FBidiConvert):
12643 Pass the font to FBidiConvert
12645 * acconfig.h (HAVE_LIBCHARSET):
12646 * acinclude.m4 (CHECK_LIBCHARSET):
12648 If libiconv is used check for libcharset
12650 * libs/Makefile.am:
12651 * libs/FlocaleCharset.h:
12652 * libs/FlocaleCharset.c:
12654 * libs/Flocale.c (*):
12655 * libs/Fft.c (FftSetupEncoding):
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
12668 * libs/Makefile.am:
12671 * fvwm/ewmh.c (ewmh_atom_property_notify[]):
12673 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
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"
12695 * fvwm/style.c (parse_and_set_window_style):
12696 removed "TitleLeft" and "TitleRight" styles; only the "TitleAt..."
12698 documented the new title directions
12699 (parse_and_set_window_style):
12700 removed the ...TitleRotated[Counter]ClockWise use ...CW and ...CCW
12702 documented these styles
12704 * fvwm/add_window.c (CaptureOneWindow):
12705 (CaptureAllWindows):
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):
12741 (do_move_window_to_desk):
12742 * fvwm/update.c (apply_window_updates):
12743 * fvwm/icons.c (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):
12756 * fvwm/menus.c (menu_tear_off):
12757 * fvwm/events.c (HandleMapRequestKeepRaised):
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>
12769 renamed HAVE_FRIBIDI to HAVE_BIDI
12773 added more comments
12775 * fvwm/Makefile.am:
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
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
12795 * fvwm/move_resize.c (resize_window):
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
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):
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):
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
12856 suppress unnecessary title redraws
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):
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):
12877 * fvwm/events.c (HandleFocusIn):
12878 (HandlePropertyNotify):
12881 (HandleButtonPress):
12882 (HandleLeaveNotify):
12883 * fvwm/builtins.c (CMD_ChangeDecor):
12885 * fvwm/move_resize.c (resize_move_window):
12888 (maximize_fvwm_window):
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):
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):
12922 (border_get_tb_parts_to_draw):
12923 buttons and title background using the border style is updated when the
12926 * fvwm/events.c (WaitForButtonsUp):
12927 don't grab the whole server but merely the pointer to allow applications
12928 redrawing themselves
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>
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>
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):
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>
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
13045 started work on new button/title drawing code
13047 * fvwm/events.c (HandleExpose):
13048 don't handle expose on the title bar
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):
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
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):
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>
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):
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):
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):
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
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>
13176 * fvwm/geometry.c (get_title_font_size_and_offset):
13177 * fvwm/add_window.c (setup_title_geometry):
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:
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>
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):
13197 * fvwm/style.c (merge_styles):
13198 (parse_and_set_window_style):
13199 (check_window_style_change):
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):
13214 * fvwm/add_window.c (setup_window_structure):
13216 (destroy_mini_icon):
13217 (change_mini_icon):
13219 * acconfig.h (FMiniIconsSupported):
13220 replaced all MINI_ICONS ifdefs with FMiniIconsSupported to enable
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):
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):
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):
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):
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):
13277 * fvwm/builtins.c (CMD_Delete):
13281 * fvwm/menus.c (paint_menu):
13283 * fvwm/misc.c (UngrabEm):
13285 * fvwm/schedule.c (execute_obj_func):
13286 * fvwm/add_window.c (hide_screen):
13288 use XFlush instead of XSync when the latter is not necessary
13290 * libs/fvwmrect.c (fvwmrect_rectangles_equal):
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):
13298 * fvwm/add_window.c (setup_window_attr):
13299 (setup_frame_attributes):
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):
13325 2002-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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):
13335 fixed calculations of which border parts to draw
13338 corrected some typos
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>
13351 * fvwm/add_window.c (setup_frame_stacking):
13352 * fvwm/cursor.c (CMD_CursorStyle):
13353 * fvwm/events.c (HandleExpose):
13355 (HandleEnterNotify):
13356 (HandleLeaveNotify):
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:
13378 * fvwm/placement.h:
13380 * fvwm/move_resize.h:
13387 * fvwm/add_window.h:
13388 * fvwm/ewmh_names.c:
13389 * fvwm/ewmh_icons.c:
13390 * fvwm/ewmh_events.c:
13397 * fvwm/windowlist.c:
13401 * fvwm/colormaps.c:
13402 * fvwm/decorations.c:
13403 * fvwm/conditional.c:
13406 * fvwm/placement.c:
13410 * fvwm/functions.c:
13413 * fvwm/module_interface.c:
13415 * fvwm/add_window.c:
13418 * fvwm/move_resize.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):
13441 * fvwm/fvwm.h (struct):
13442 renamed has_no_handles to has_no_border
13444 2002-03-15 olicha <olivier.chapuis@free.fr>
13447 * libs/Fft.c (is_utf8_encoding):
13451 s/COMPUND_TEXT/COMPOUND_TEXT
13454 Removed matrix xft specification doc as now it is use internally by
13457 * libs/Flocale.c (FlocaleRotateDrawString):
13458 (FlocaleUnloadFont):
13459 (FlocaleDrawString):
13460 (FlocaleTextWidth):
13462 * libs/Fft.c (FftGetRotatedFont):
13466 * fvwm/borders.c (DrawMultiPixmapTitlebar):
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):
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>
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):
13497 fixed compilation w/ --disable-ewmh
13499 * fvwm/windowlist.c (CMD_WindowList):
13500 fixed parsing of conditions versus position of window list broken with
13503 2002-03-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13506 * libs/Fft.c (FftTextWidth):
13507 (is_utf8_encoding):
13508 (FftGetFontWidths):
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):
13527 * fvwm/move_resize.c (unmaximize_fvwm_window):
13528 don't force to redraw the frame
13530 * libs/gravity.c (gravity_get_offsets):
13533 functions moved to gravity.c
13535 2002-03-10 olicha <olivier.chapuis@free.fr>
13537 * acconfig.h (HAVE_XFT_UTF8):
13539 * libs/Fft.c (is_utf8_encoding):
13540 (FftGetFontWidths):
13543 Detected if Xft can handle utf8 string
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>
13554 * fvwm/move_resize.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):
13572 (set_decor_gravity):
13575 functions moved to new file
13578 (frame_setup_title_bar):
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
13592 Corrected the description of the XineramaPrimaryScreen command that was
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
13605 implemented titleatleft and titleatright styles; titles are not drawn
13608 * fvwm/style.c (check_window_style_change):
13609 * fvwm/update.c (apply_window_updates):
13610 * fvwm/ewmh_names.c (EWMH_WMIconName):
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):
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):
13631 Adapted to changes of Flocale.h
13634 removed COMPUND_TEXT ifdef
13637 mutibyte defaults to on
13642 * fvwm/fvwm.h (FvwmWindow):
13643 cleaned up Flocale stuff for better information hiding
13645 * libs/Flocale.c (get_FlocaleFontSet):
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):
13655 * fvwm/borders.c (RedrawButtons):
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):
13675 * fvwm/screen.h (ScreenInfo):
13676 removed ScratchStr and TitleStr; *please* don't use global variables
13679 * fvwm/move_resize.c (ParseOneResizeArgument):
13680 (GetResizeArguments):
13681 (GetResizeMoveArguments):
13683 (resize_move_window):
13684 * fvwm/module_interface.c (CONFIGARGS):
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):
13694 * fvwm/geometry.c (get_window_borders):
13695 (gravity_get_naked_geometry):
13696 (gravity_add_decoration):
13698 don't use title_g.width and title_g.height anymore
13700 * libs/defaults.h (EXTRA_TITLE_FONT_WIDTH):
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):
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):
13721 * fvwm/move_resize.c (DisplaySize):
13722 (ParseOneResizeArgument):
13723 (GetResizeArguments):
13724 (GetResizeMoveArguments):
13726 (resize_move_window):
13727 * fvwm/geometry.c (gravity_get_naked_geometry):
13728 (gravity_add_decoration):
13730 don't use boundary_width anymore
13732 * fvwm/borders.c (SetupTitleBar):
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
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
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):
13770 * fvwm/borders.c (SetupFrame):
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):
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,
13798 * libs/Parse.c (ParseDirectionArgument):
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>
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):
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):
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):
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
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
13896 same fix for the 'Any' command
13903 unified circulating functions into a single one
13905 Pick allows to pick functions that have CirculateSkip set
13906 fixed a memory leak
13910 (CMD_PointerWindow):
13911 unified selecting functions into a single one
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
13923 * fvwm/menustyle.h:
13924 * fvwm/menustyle.c:
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
13934 added templates for new source files
13936 * libs/Picture.c (fvwmlib_clone_color):
13939 * fvwm/menus.c (make_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>
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>
13968 re-added --enable-xinerama-emulation option that was removed recently
13970 2002-02-28 Mikhael Goikhman <migo@homemail.com>
13975 several corrections and rewording
13977 2002-02-28 olicha <olivier.chapuis@free.fr>
13980 New section FONT NAMES AND FONT LOADING
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
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):
14008 new contexts for individual parts of the window border
14010 2002-02-26 Mikhael Goikhman <migo@homemail.com>
14013 disabled a destructing gnome_prefix logic
14016 replaced fribidi detection mechanism, now fribidi-config is used
14018 2002-02-26 olicha <olivier.chapuis@free.fr>
14020 * acconfig.h (HAVE_XFT):
14023 * libs/Fft.c (new file):
14024 * libs/Flocale.c (FlocaleLoadFont):
14025 (FlocaleUnloadFont):
14026 (FlocaleDrawString):
14027 (FlocaleTextWidth):
14028 (get_FlocaleFontSet):
14030 (get_FlocaleFontOrFontSet):
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
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):
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):
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):
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):
14077 (warp_pointer_to_item):
14078 (get_selectable_item_index):
14079 (get_selectable_item_from_index):
14080 (get_selectable_item_from_section):
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.
14090 * fvwm/menus.c (make_menu_window):
14091 fixed problem w/ mapping menus, performance enhancement
14093 * fvwm/builtins.c (CMD_Destroy):
14097 * fvwm/functions.c (execute_function):
14098 (expand_extended_var):
14100 new variable cond.rc that returns the last return code of a conditinal
14103 2002-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14105 * fvwm/conditional.c (CMD_Cond):
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):
14117 (ewmh_WMStateHidden):
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):
14131 (CMD_PointerWindow):
14136 * fvwm/read.c (run_command_stream):
14137 * fvwm/fvwm.c (Done):
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):
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):
14171 * fvwm/menus.c (DestroyMenu):
14172 (make_menu_window):
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>
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>
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):
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>
14209 * fvwm/conditional.c (CMD_This):
14210 * fvwm/functions.c:
14211 * fvwm/functions.h:
14214 added new conditional command This
14216 2002-02-21 Mikhael Goikhman <migo@homemail.com>
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):
14233 Removed libs/GetFont.c
14235 * fvwm/menus.c (FreeMenuStyle):
14238 (CMD_CopyMenuStyle):
14239 * fvwm/menus.h (MenuLook):
14240 Fixed default font handling font by using a new MenuLook flags
14243 * fvwm/menus.c (UpdateMenuStyle):
14244 Fixed default font update
14246 * fvwm/fvwm.c (SetRCDefaults):
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>
14254 added FvwmPerl/* file generation
14256 2002-02-11 olicha <olivier.chapuis@free.fr>
14260 Multibyte news. Document --disable-compound-text and --disable-ewmh.
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):
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
14280 2002-02-10 Mikhael Goikhman <migo@homemail.com>
14284 added support for new perllib directory
14286 2002-02-09 olicha <olivier.chapuis@free.fr>
14293 Rename I18N_MB to MULTIBYTE
14294 Added --disable-compound-text (COMPOUND_TEXT), so this is on by default
14296 * libs/Flocale.c (*):
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):
14310 * fvwm/menus.c (FreeMenuStyle):
14312 (CMD_CopyMenuStyle):
14314 (calculate_item_sizes):
14315 (size_menu_horizontally):
14317 * fvwm/builtins.c (CMD_DefaultFont):
14318 (ApplyDefaultFontAndColors):
14319 * fvwm/add_window.c (destroy_icon_font):
14321 (destroy_window_font):
14322 (setup_window_font):
14323 (free_window_names):
14324 (setup_window_name):
14326 * fvwm/fvwm.h (FvwmWindow):
14327 * fvwm/move_resize.c (DisplayPosition):
14328 (resize_geometry_window):
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):
14345 (do_execute_module):
14347 (KillModuleByName):
14348 (CMD_SendToModule):
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>
14363 generate fvwmbug, not fvwmbug.sh; prepare LOCAL_BUGADDR for it
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):
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):
14392 properly calculate pointer position in tear off menus
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):
14408 * fvwm/schedule.c (deschedule):
14410 * fvwm/events.c (My_XNextEvent):
14412 * fvwm/module_interface.c (ClosePipes):
14413 (CMD_ModuleSynchronous):
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>
14429 2002-01-31 Mikhael Goikhman <migo@homemail.com>
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
14439 remove --enable-kanji compatibility option
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):
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):
14455 * fvwm/events.c (HandleReparentNotify):
14456 (HandleUnmapNotify):
14457 * fvwm/add_window.c (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):
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:
14480 * fvwm/functions.c (func_config):
14481 new command "State"
14482 new condition "State"
14487 2002-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14489 * fvwm/module_interface.c (AddToMessageQueue):
14491 (DeleteMessageQueueBuff):
14492 (FlushMessageQueue):
14493 * fvwm/events.c (My_XNextEvent):
14494 * fvwm/module_interface.c (AddToCommandQueue):
14495 (ExecuteCommandQueue):
14496 use code from queue.c
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>
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):
14523 Use the Fcharset variable and remove get_charset
14525 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
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>
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>
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):
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:
14556 * fvwm/functions.c (func_config):
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:
14568 added checks for setpgrp and setpgid
14570 2002-01-29 olicha <olivier.chapuis@free.fr>
14573 Better test for iconv second argumeny
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):
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
14587 2002-01-28 olicha <olivier.chapuis@free.fr>
14589 * fvwm/ewmh_names.c (charset_to_utf8):
14591 (EWMH_SetVisibleName):
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):
14602 * fvwm/builtins.c (CMD_PropertyChange):
14603 New undocumented command PropertyChange to send MX_PROPERTY_CHANGE
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):
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):
14624 * fvwm/functions.c (func_config):
14625 * fvwm/conditional.c (CreateConditionMask):
14626 (MatchesConditionMask):
14627 (CMD_PointerWindow):
14628 (CreateConditionMask):
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):
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):
14646 (do_move_window_to_desk):
14647 * fvwm/icons.c (DeIconify):
14649 * fvwm/events.c (HandlePropertyNotify):
14650 (HandleMapRequestKeepRaised):
14652 (HandleButtonPress):
14653 (HandleEnterNotify):
14654 (HandleLeaveNotify):
14655 * fvwm/focus.c (DoSetFocus):
14658 (ReturnFocusWindow):
14660 (ForceDeleteFocus):
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>
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>
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):
14700 (do_execute_module):
14702 (CMD_set_nograb_mask):
14703 (CMD_set_sync_mask):
14705 (set_mseggage_mask):
14706 (is_message_in_mask):
14707 (is_message_selected):
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
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>
14736 * fvwm/stack.c (overlap_box):
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>
14759 * fvwm/functions.c:
14760 * fvwm/functions.h:
14761 * fvwm/move_resize.c (unmaximize_fvwm_window):
14762 (maximize_fvwm_window):
14764 (CMD_ResizeMaximize):
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):
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):
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):
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
14808 2002-01-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14811 * fvwm/functions.c (func_config):
14812 * libs/Module.c (SetMessageMask2):
14817 fixed building with libstroke-0.5.1 on Solaris8
14819 * fvwm/stack.c (new_layer):
14820 * fvwm/borders.c (DrawButton):
14823 * fvwm/builtins.c (SetLayerButtonFlag):
14825 * fvwm/screen.h (struct):
14826 Applied the layer button patch by Richard Curnow with a few
14829 * fvwm/icons.c (GetIconBitmap):
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):
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):
14866 * fvwm/icons.c (DeIconify):
14869 * fvwm/gnome.c (GNOME_HandlePropRequest):
14870 * fvwm/ewmh_names.c (EWMH_WMName):
14871 * fvwm/events.c (HandleFocusIn):
14872 (HandlePropertyNotify):
14874 (HandleButtonPress):
14875 (HandleLeaveNotify):
14877 * fvwm/builtins.c (CMD_UpdateDecor):
14879 * fvwm/borders.c (draw_clipped_decorations):
14881 (RedrawDecorations):
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
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):
14918 (send_color_limit):
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
14935 corrected documentation of IgnoreModifiers command
14937 2002-01-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14939 * fvwm/add_window.c:
14944 * fvwm/move_resize.c:
14947 * fvwm/module_interface.c:
14949 * fvwm/placement.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
14960 (CreateIconWindow):
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):
14983 Fixed transparent animated menu
14985 2002-01-03 olicha <olivier.chapuis@free.fr>
14987 * fvwm/move_resize.c (is_resize_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):
14999 (ewmh_AllowsResize):
15000 Check as a user request
15003 * fvwm/move_resize.c (CMD_Maximize):
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
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>
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):
15033 * fvwm/fvwm.h (FvwmWindow):
15034 * fvwm/events.c (HandleEnterNotify):
15035 (HandlePropertyNotify):
15036 * fvwm/focus.c (refresh_focus):
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):
15047 (AnimatedMoveAnyWindow):
15050 * fvwm/module_interface.c (ExecuteModuleCommand):
15051 * fvwm/menus.c (do_menu):
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):
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):
15088 * fvwm/icons.c (CMD_Iconify):
15089 * fvwm/ewmh.c (EWMH_SetWMState):
15092 (EWMH_SetAllowedActions):
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):
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
15110 * fvwm/ewmh.c (EWMH_Handle*):
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
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
15124 * libs/vpacket.h (ConfigWinPacket):
15125 * fvwm/module_interface.c (CONFIGARGSNEW):
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
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>
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):
15184 * fvwm/gnome.c (GNOME_SetHints):
15185 (AnimatedMoveAnyWindow):
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):
15201 * fvwm/ewmh_conf.c (EWMH_BugOpts):
15202 * fvwm/ewmh_events.c (ewmh_StateHidden):
15203 * fvwm/fvwm.c (InitVariables):
15205 * fvwm/icons.c (CMD_Iconify):
15207 * fvwm/virtual.c (unmap_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):
15216 (ewmh_AllowsClose):
15217 (ewmh_AllowsMaximize):
15219 (ewmh_AllowsResize):
15220 (EWMH_SetAllowedActions):
15222 * fvwm/style.c (check_window_style_change):
15223 * fvwm/update.c (apply_window_updates):
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>
15237 * fvwm/ewmh.c (ewmh_SetWorkArea):
15239 (ewmh_ComputeAndSetWorkArea):
15240 (ewmh_HandleDynamicWorkArea):
15241 (EWMH_GetWorkAreaIntersection):
15242 (EWMH_GetStrutIntersection):
15243 (get_intersection):
15244 * fvwm/ewmh_name.c (EWMH_SetDeskNames):
15247 * fvwm/fvwm.c (InitVariables):
15249 * fvwm/modconf.c (send_desktop_names):
15250 (CMD_Send_ConfigInfo):
15251 * fvwm/placement.c (get_next_x):
15254 * fvwm/virtual.c (CMD_DesktopName):
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):
15267 New window list options NoDeskNum, NoCurrentDeskTitle,
15268 TitleForAllDesks, NoNumInDeskTitle. Document these options and also
15269 the NoGeometry and NoGeometryInfo options.
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>
15285 * fvwm/functions.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>
15301 * fvwm/window_flags.h:
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):
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):
15321 * fvwm/events.c (HandlePropertyNotify):
15322 * fvwm/ewmh_names.c (EWMH_WMName):
15324 * fvwm/module_interface.c (BroadcastWindowIconNames):
15325 * fvwm/module_interface.h:
15326 (CMD_Send_WindowList):
15328 (CMD_set_sync_mask):
15329 (CMD_set_nograb_mask):
15330 * fvwm/update.c (apply_window_updates):
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>
15340 EWMH without iconv compile fix by Hippo
15342 2001-12-05 olicha <olivier.chapuis@free.fr>
15344 * fvwm/add_window.c:
15347 * fvwm/ewmh_conf.c (EWMH_CMD_Styles):
15348 * fvwm/ewmh_events.c:
15351 * fvwm/move_resize.c (CMD_Maximize):
15352 * fvwm/placement.c (test_fit):
15354 * fvwm/session.c (SaveWindowStates):
15355 * fvwm/style.c (merge_styles):
15357 (check_window_style_change):
15358 * fvwm/update.c (apply_window_updates):
15360 * fvwm/window_flags.h:
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
15375 * fvwm/add_window.c (setup_placement_penalty):
15376 * fvwm/add_window.h:
15377 (setup_placement_penalty):
15380 * fvwm/placement.c (get_next_x):
15381 * fvwm/placement.h:
15384 * fvwm/style.c (CMD_Style):
15386 (check_window_style_change):
15387 * fvwm/update.c (apply_window_updates):
15389 * fvwm/window_flags.h:
15391 New styles PlacementOverlapPenalties and
15392 PlacementOverlapPercentPenalties
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):
15402 * fvwm/borders.c (DrawMultiPixmapTitlebar):
15404 * fvwm/events.c (HandlePropertyNotify):
15405 * fvwm/ewmh_names.c (EWMH_*):
15407 * fvwm/icons.c (CreateIconWindow):
15412 * fvwm/session.c (MatchWinToSM):
15413 * fvwm/style.c (CMD_Style):
15415 (check_window_style_change):
15416 * fvwm/update.c (apply_window_updates):
15418 * fvwm/window_flags.h:
15419 New styles ExtendedWindowName / SimpleWindowName and
15420 ExtendedIconName / SimpleIconName. TODO: the modules implementation
15422 * fvwm/builtins.c (ReadMultiPixmapDecor):
15428 * session.c (get_version_string):
15431 * fvwm/stack.c (new_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>
15450 Check for the second argument of iconv
15453 Added -Wall to CFLAGS if cc is gcc
15455 2001-11-26 Mikhael Goikhman <migo@homemail.com>
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:
15479 Removed a non standard macro
15481 2001-11-24 olicha <olivier.chapuis@free.fr>
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):
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:
15503 * fvwm/icons.c (GetIcon):
15504 * fvwm/session.c (get_version_string):
15505 * fvwm/style.c (CMD_Style):
15507 (check_window_style_change)
15508 * fvwm/update.c (apply_window_updates):
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):
15519 * fvwm/session.c (SaveWindowStates):
15520 (LoadWindowStates):
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):
15543 * fvwm/ewmh_events.c:
15544 Fixed some styles update
15546 * fvwm/ewmh_conf.c:
15547 * fvwm/function.c (func_config):
15551 * fvwm/ewmh_events.c:
15552 * fvwm/ewmh_intern.h:
15553 * fvwm/Makefile.am:
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:
15561 * fvwm/functions.c:
15562 * fvwm/ewmh.c (EWMH_Init):
15564 * fvwm/fvwm.c (InitVariables):
15571 * fvwm/window_flags.c:
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):
15596 (ewmh_AddToKdeSysTray):
15597 (EWMH_IsKdeSysTrayWindow):
15598 (EWMH_ManageKdeSysTray):
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>
15610 fixed EWMH_WindowDestroyed and EWMH_DestroyWindow macros
15612 2001-11-15 olicha <olivier.chapuis@free.fr>
15614 * fvwm/ewmh.c (EWMH_DestroyWindow):
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:
15628 * fvwm/ewmh_intern.h:
15629 * fvwm/ewmh_events.c:
15630 * fvwm/ewmh_icons.c:
15631 * fvwm/ewmh_names.c:
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
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):
15647 (setup_window_name):
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):
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):
15667 * fvwm/events.c (GetContext):
15668 * fvwm/bindings.c (ParseBinding):
15669 (activate_binding):
15670 * fvwm/functions.c (expand_extended_var):
15672 (execute_function):
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
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):
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,
15700 * fvwm/icons.c (GetIcon):
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):
15713 EWMH_SetWMState, EWMH_GetWorkAreaIntersection, EWMH_SetWMDesktop
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
15728 * fvwm/stack.c (restack_windows):
15730 EWMH_SetClientListStacking, EWMH_SetWMState
15732 * fvwm/style.c (check_window_style_change):
15733 * fvwm/update.c (apply_window_updates):
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):
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):
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):
15787 * fvwm/add_window.c (adjust_fvwm_internal_windows):
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>
15796 fixed compilation of I18N_MB
15798 2001-10-30 Mikhael Goikhman <migo@homemail.com>
15808 exclude the TitleStyle MultiPixmap feature (only) before forking
15810 and restore it after that
15814 change version string to 2.5.0
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>
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
15843 2001-10-27 Mikhael Goikhman <migo@homemail.com>
15848 added --disable-multipixmap-titles for the Suzanne's patch,
15849 the default is enable
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
15859 Added info on TitleStyle MultiPixmap
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
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
15877 Call DrawFancyTitlebar for MultiPixmap style
15878 Skip DrawString calls for MultiPixmap style (title is drawn inside
15879 DrawMultiPixmapTitlebar)
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):
15898 binding commands now do not print error messages with Silent
15900 * fvwm/ConfigFvwmDefaults:
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:
15911 2001-10-19 olicha <olivier.chapuis@free.fr>
15914 Some FvwmScript news
15916 2001-10-16 olicha <olivier.chapuis@free.fr>
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):
15941 * libs/Bindings.c (AddBinding):
15942 another attempt at cleaning up bindings with "Shift"
15944 2001-10-13 olicha <olivier.chapuis@free.fr>
15949 2001-10-10 Mikhael Goikhman <migo@homemail.com>
15953 OpaqueMoveSize now accepts "unlimited" or negative argument.
15955 2001-10-09 Mikhael Goikhman <migo@homemail.com>
15960 2001-10-08 Dan Espen <dane@mk.telcordia.com>
15962 * libs/Makefile.am (libfvwm_a_SOURCES): Add new file.
15965 * libs/Cursor.c: Create new libs function fvwmCursorNameToIndex.
15967 * fvwm/cursor.c: Extract cursor validation routine to become a libs
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):
15986 2001-10-03 olicha <olivier.chapuis@free.fr>
15988 * fvwm/style.c (CMD_Style):
15990 Added the possibility to add an Xinerama screen to the 4 numerics
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
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
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>
16082 changed version to 2.4.2
16084 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16087 (SetWindowBackground):
16088 (SetRectangleBackground):
16089 * fvwm/builtins.c (CMD_WindowShade):
16090 * fvwm/add_window.c:
16091 (setup_style_and_decor):
16093 (CreateIconWindow):
16098 (HandleConfigureRequest):
16099 (HandleShapeNotify):
16100 (InitEventHandlerJumpTable):
16101 * fvwm/borders.c (struct):
16104 * fvwm/decorations.c (SelectDecor):
16109 * fvwm/fvwm.h (FvwmWindow):
16112 moved shape support to library; its no longer necessary to
16113 '#ifdef SHAPE' any code
16115 * fvwm/borders.c (RedrawButtons):
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>
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
16136 * libs/XResource.c (GetResourceString):
16137 resource -> lower case, class -> upper case
16141 changed version to 2.5.0
16143 * Makefile.am (distcheck2):
16144 build distcheck before dist2; save a few seconds if the build fails
16147 * libs/ClientMsg.c:
16151 * libs/gethostname.c:
16154 * libs/safemalloc.c:
16155 * libs/strcasecmp.c:
16158 * libs/strncasecmp.c:
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):
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
16187 print a verbose error message and exit if X11 headers and libraries
16190 2001-09-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16192 * fvwm/fvwm.c (main):
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):
16217 (CMD_GotoDeskAndPage):
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>
16234 * fvwm/functions.c (func_config):
16235 * fvwm/module_interface.c (broadcast_xinerama_state):
16236 * fvwm/virtual.c (CMD_Xinerama):
16237 (CMD_XineramaPrimaryScreen):
16239 (CMD_XineramaSlsSize):
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
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>
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):
16278 Added a new windows_flags is_placed_by_fvwm and a new condition
16281 2001-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16283 * fvwm/focus.c (focus_grab_buttons):
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
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>
16305 Xinerama introduction
16307 * fvwm/icons.c (AutoPlaceIcon):
16308 try to place icons of screen with the window center, and if that fails
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
16365 * fvwm/style.c (CMD_Style):
16366 init icon box screen
16368 * fvwm/move_resize.c (move_window_doit):
16370 * libs/Makefile.am:
16371 * libs/XineramaSupport.c:
16372 * libs/XineramaSupport.h:
16374 exported and renamed screen defines
16381 * fvwm/placement.c:
16382 * fvwm/move_resize.c:
16383 * fvwm/module_interface.c:
16388 * fvwm/conditional.c:
16389 * libs/XineramaSupport.c:
16390 renamed all XineramaSupport...() functions to FScreen...()
16392 * fvwm/style.c (CMD_Style):
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>
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):
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):
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):
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
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):
16472 describe new maximize options
16474 * fvwm/move_resize.c (MaximizeWidth):
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
16489 * libs/XError.c (error_name):
16491 fixed core dump in error handling
16493 2001-08-15 Mikhael Goikhman <migo@homemail.com>
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>
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):
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
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):
16569 implemented StartsOnScreen style
16571 * fvwm/placement.c (PlaceWindow):
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>
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):
16601 * fvwm/functions.c (func_config):
16602 * fvwm/move_resize.c (move_window_doit):
16604 (CMD_AnimatedMove):
16606 (CMD_MoveToScreen):
16608 added new command MoveToScreen
16610 2001-08-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16616 * libs/XineramaSupport.c (XineramaSupportParseGeometry):
16617 fixed parsing of negative geometries
16618 (XineramaSupportParseGeometryWithScreen):
16620 (XineramaSupportGetNumberedScreenRect):
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:
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
16650 * fvwm/events.c (GetContext):
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>
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.
16672 Added the formal description of Vector that was absent.
16674 2001-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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>
16688 documented previous changes
16691 improved output spacing
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):
16702 revised module support for Xinerama
16704 * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
16705 (XineramaSupportParseGeometry):
16706 (XineramaSupportGetGeometry):
16707 make interface compatible with XineramaSupportParseGeometry().
16708 (XineramaSupportGetPrimaryScreen):
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
16739 Added descriptions of conditions CurrentDesk, CurrentPage,
16740 CurrentScreen, CurrentGlobalPage, CurrentPageAnyDesk and
16741 CurrentGlobalPageAnyDesk
16743 * fvwm/fvwm.h (rectangle):
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):
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
16787 * fvwm/move_resize.c (resize_geometry_window):
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):
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):
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
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):
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):
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):
16861 handle Xinerama screens for positioning menus w/ posthints
16863 * fvwm/menus.c (get_menu_options):
16865 fix for icon/window context rectangle when window is in wrong state
16867 2001-07-22 Mikhael Goikhman <migo@homemail.com>
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:
16894 cleanded up xinerama detection
16895 added shape detection
16897 2001-07-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
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
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
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:
16934 print Xinerama support in configure summary
16937 applied Xinerama patch by Dmitry Yu. Bolkhovityanov
16939 2001-07-17 Mikhael Goikhman <migo@homemail.com>
16944 implemented a new convenient autoconf macro mg_DEFINE_IF_NOT;
16945 define missing macros needed for old AIX keysymdef and old stroke.h
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>
16958 use libstroke-0.5 constant names while still supporting 0.3/0.4
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>
16969 use more compatible and structured syntax in SYNOPSIS
16971 2001-07-06 Mikhael Goikhman <migo@homemail.com>
16974 Replaced forgotten instances of IMLIB_CFLAGS and IMLIB_LIBS to
16975 GDK_IMLIB_*. This fixes "make FvwmGtk" on systems with bogus
16978 2001-07-05 Mikhael Goikhman <migo@homemail.com>
16981 changed version to 2.4.1
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 :-))