1 2007-03-17 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3 * libs/PictureBase.c (PictureFindImageFile):
4 fix for segfault with svg-support enabled
7 * configure.ac (png_CFLAGS):
8 raise librsvg dependeny due to bug with 2.13.91
10 * fvwm/cursor.c (CMD_CursorStyle):
11 remove unused static variable nocursor
13 2007-03-14 Scott Smedley <ss(at)aao(dot)gov(dot)au>
16 bugfix: backslashes were not being escaped properly.
18 * doc/fvwm/options.xml:
19 minor formatting error.
24 2007-03-11 Scott Smedley <ss(at)aao(dot)gov(dot)au>
27 * doc/fvwm/Makefile.am:
28 * doc/commands/Makefile.am:
29 * doc/modules/Makefile.am:
33 bugfix: 'make dist' failed cos I moved 'scott.notes' to util/ subdir.
34 bugfix: out-of-tree builds failed due to broken dependency.
35 Make man page have same header as old one.
36 Fix man page indentation.
37 Make text of top-level man page sections all uppercase.
38 Added --disable-mandoc option.
39 HTML doc generation is off by default: use --enable-htmldoc.
40 Added more info in doc/README about XML commands to use.
42 2007-03-10 Scott Smedley <ss(at)aao(dot)gov(dot)au>
45 * Everything in the 'doc' subdirectory.
47 XML source to generate man page & HTML documentation.
49 2007-02-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
52 * fvwm/colorset.c (parse_colorset):
53 don't recompute sh, hi and fgsh if they were supplied in a previous
54 colorset line. Fixes bug #3359.
56 2007-02-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
58 * fvwm/move_resize.c (DoSnapAttract):
59 handle SnapGrid before SnapAttraction so that non-overlapping windows
60 do not snap edge to edge:
67 2007-02-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
69 * fvwm/style.c (parse_and_set_window_style)
70 (style_parse_one_style_option):
71 don't warn about PositionPlacement arguments
73 2007-02-04 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
77 enties for ChangeWindowTitle patch by Julio Teca.
79 2007-02-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
82 fixed ROOT CursorStyle context
84 * fvwm/placement.c (__pl_manual_get_pos_simple):
86 * fvwm/move_resize.c (__move_loop):
88 fixed long broken POSITION CursorStyle context
90 2007-02-04 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
92 * fvwm/bindings.c (ParseBinding):
93 fix buffer overrun with >78 character window names.
95 * fvwm/fvwm.1.in (PositionPlacement):
98 * fvwm/fvwm.1.in (BorderWidth, HandleWidth):
99 * fvwm/style.c (style_parse_one_style_option):
100 change BorderWidth and HandleWidth style to revert to default if no
103 2007-02-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
105 * fvwm/fvwm.h (style_flags):
106 * fvwm/placement.c (__pl_under_mouse_get_pos_simple):
107 (__place_get_wm_pos):
108 (__place_window, __explain_placement):
109 * fvwm/style.c (style_parse_one_style_option):
111 * libs/defaults.h (DEFAULT_PLACEMENT_POS_CENTER_STRING)
112 (DEFAULT_PLACEMENT_POS_MOUSE_STRING)
113 (DEFAULT_PLACEMENT_POSITION_STRING):
116 * fvwm/move_resize.c (GetOnePositionArgument):
117 added 'w' suffix to Move arguments
118 allow multiple shifts from original position
120 * fvwm/style.c (style_parse_one_style_option):
123 * fvwm/placement.c (setup_window_placement)
124 (__place_get_placement_flags):
125 (__place_get_wm_pos):
126 (__place_get_nowm_pos):
128 (__place_handle_x_resources):
129 (setup_window_placement):
130 * fvwm/fvwm.h (PLACE_CENTER):
132 replaced CenterPlacement with more flexibe PositionPlacement
134 * fvwm/move_resize.c (GetMoveArguments):
135 (GetResizeArguments):
136 (GetResizeMoveArguments):
138 * fvwm/move_resize.h:
139 exported and enhanced function GetMoveArguments for use by placement
142 2007-02-01 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
144 * fvwm/ConfigFvwmDefaults:
145 reenable MenuScroll on titles
147 * fvwm/menubindings.c (menu_shortcuts):
148 don't scroll menus if scrolling would be in the wrong direction
150 2007-02-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
152 * fvwm/move_resize.c (__resize_window):
153 some resizing/gravity fixes
154 properly handle maximized + shaded state when resizing
157 2007-01-31 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
159 * fvwm/move_resize.c (__resize_window):
160 resizing of shaded windows work better.
162 2007-01-30 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
164 * fvwm/fvwm.1.in (COMMAND EXPANSION):
165 clarified previous patch
167 * fvwm/fvwm.1.in (COMMAND EXPANSION):
168 documented '-' command prefix
170 * fvwm/expand.c (__eae_parse_range):
171 fix $[n-] and $[*] after unsigned int havoc
173 2007-01-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
176 * fvwm/ConfigFvwmMenuDefaults:
178 * fvwm/ConfigFvwmDefaults:
179 * fvwm/ConfigFvwmMenuDefaults:
180 moved all settings from ConfigFvwmMenuDefaults to ConfigFvwmDefaults
182 2007-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
184 * fvwm/ConfigFvwmMenuDefaults:
185 * fvwm/fvwm.c (SetRCDefaults):
186 make default menu mouse bindings for MenuSelectItem and MenuScroll only
187 apply to menu item context.
189 2007-01-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
191 * fvwm/placement.c (placement_loop):
192 (__pl_minoverlap_get_avoidance_penalty):
193 (__pl_smart_get_first_pos):
194 (__pl_smart_get_next_pos):
195 (__pl_smart_test_window):
196 (__pl_smart_get_pos_penalty):
197 rewrote SmartPlacement as a sub-mode of MinOverlapPlacement, i.e. it's
198 now less than ten lines of code.
200 * fvwm/add_window.c (setup_placement_penalty):
201 * fvwm/style.c (style_parse_one_style_option):
202 allow to reset the placement penalties with !
205 * fvwm/add_window.c (setup_placement_penalty):
208 * fvwm/style.c (style_parse_one_style_option):
209 put placement penalty array in a struct
211 * fvwm/placement.c (__place_get_wm_pos):
212 (__pl_clever_get_next_x):
213 (__pl_clever_get_next_y):
214 (__pl_clever_get_first_pos):
215 (__pl_clever_get_next_pos):
216 (__pl_clever_get_avoidance_penalty):
217 (__pl_clever_get_pos_penalty):
218 (__pl_minoverlap_get_next_x):
219 (__pl_minoverlap_get_next_y):
220 (__pl_minoverlap_get_first_pos):
221 (__pl_minoverlap_get_next_pos):
222 (__pl_minoverlap_get_avoidance_penalty):
223 (__pl_minoverlap_get_pos_penalty):
224 renamed ...clever... functions to ...minoverlap...
227 * fvwm/decorations.c:
228 * fvwm/menubindings.c:
229 * fvwm/module_interface.c:
230 * fvwm/module_list.c:
232 * fvwm/module_list.h:
234 * fvwm/module_interface.h:
236 dont include "libs" in include path
239 #includes from fvwm path with "..." not <...>
242 #includes from library path with "..." not <...>
244 2007-01-28 Simon Griph <simon(at)griph(dot)se>
249 documented new svg support
252 added librsvg detection
254 * fvwm/Makefile.am (LDADD, INCLUDES):
255 added rsvg_LIBS, rsvg_CFLAGS
257 * fvwm/expand.c (expand_vars_extended):
258 new extended variables
259 $[w.iconfile.svgopts] and $[w.miniiconfile.svgopts]
261 * fvwm/fvwm.1.in (OPTIONS):
263 documented new svg support
265 documented new extended variables
267 * fvwm/fvwm.c (setVersionInfo):
269 added Frsvg_init() call
274 * libs/Makefile.am (libfvwm_a_SOURCES):
279 * libs/Picture.c (PCacheFvwmPicture):
280 hid svgopts from isFileStampChanged()
282 * libs/PictureBase.c (PictureFindImageFile):
283 hid svgopts from searchPath()
285 * libs/PictureBase.h:
287 * libs/PictureImageLoader.c (PImageLoadFvwmPictureFromFile):
288 hid svgopts from setFileStamp()
292 * libs/fvwmlib.c (flib_init_graphics):
293 added Frsvg_init() call
295 2007-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
298 * fvwm/stack.c (__is_restack_needed)
299 (is_transient_subtree_straight):
301 fix crash when trying to restack destroyed window
303 2007-01-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
305 * libs/Makefile.am (libfvwm_a_SOURCES):
308 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
309 * fvwm/menus.c (move_any_menu)
310 set menu backgrounds before moving. Makes transparent menus move
313 * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
314 * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
315 add update_transparent_menu_bg to allow set of transparent menu
316 background before a move, and change repaint_transparent_menu to
317 allow for not setting the menu background.
319 * libs/Colorset.c (SetWindowBackgroundWithOffset):
320 create offset backgrounds with CreateOffsetBackgroundPixmap (works with
321 transparent colorsets)
322 (CreateOffsetBackgroundPixmap):
323 use offset also for non transparent backgrounds.
325 * fvwm/menubindings.c (menu_shortcuts):
326 don't move menus on scroll if they don't move
328 2007-01-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
333 * fvwm/decorations.c:
335 * fvwm/ewmh_events.c:
341 * fvwm/menubindings.c:
346 * fvwm/module_interface.c:
347 * fvwm/module_list.c:
351 * fvwm/windowshade.c:
356 * fvwm/conditional.c:
365 * fvwm/move_resize.c:
374 * fvwm/execcontext.c:
376 * libs/CombineChars.c:
384 * libs/FlocaleCharset.c:
396 * libs/PictureImageLoader.c:
397 * libs/PictureGraphics.c:
400 * libs/PictureUtils.c:
402 * libs/PictureBase.c:
410 * libs/PictureBase.h:
417 * libs/Makefile.am (libfvwm_a_SOURCES):
418 moved declarations from fvwmlib.h to new/appropriate header files
423 * fvwm/menus.c (paint_side_pic):
427 2007-01-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
429 * fvwm/menus.c (paint_side_pic):
432 * fvwm/menus.c (paint_side_pic):
433 use simple expose information to redraw sidepics less.
435 2007-01-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
437 * fvwm/geometry.c (constrain_size):
438 silence gcc 4.1.1 warning.
440 * libs/System.c (searchPath):
441 search in pwd if no path is given.
442 return NULL if a file dosn't exist regardless if it's absolute path
444 2007-01-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
446 * fvwm/placement.c (__place_window)
447 (__pl_under_mouse_get_pos_simple):
448 * fvwm/style.h (SUNDERMOUSE_PLACEMENT_HONORS_STARTS_ON_PAGE):
450 new style option UnderMousePlacementHonorsStartsOnPage
452 * fvwm/update.c (init_style):
453 don't forget stickyness when a window goes fullscreen (or when some
454 other style is changed)
456 2007-01-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
458 * fvwm/placement.c (__pl_cascade_get_pos_simple):
459 properly handle title direction with cascade placement
461 * libs/defaults.h (PLACEMENT_FALLBACK_CASCADE_STEP):
464 * fvwm/placement.c (__pl_center_get_pos_simple):
465 CenterPlacement properly handles Xinerama screens
467 2007-01-25 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
470 always substiture datarootdir
472 2007-01-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
474 * fvwm/add_window.c (GetWindowSizeHints):
475 * fvwm/geometry.c (constrain_size):
476 undefine macros after use
478 reindented and cleaned up
479 do not grow a window because of aspect ratio if this is not explicitly
480 allowed by the CS_ROUND_UP flag
482 (__cs_handle_aspect_ratio):
483 broken into separate functions and cleaned up
485 2007-01-20 Renato Caldas <seventhguardian@gmail.com>
487 * fvwm/module_list.c (module_receive):
488 (module_input_discard):
489 allocate input data in just one call - better perfomance
491 2007-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
493 * fvwm/placement.c (__place_get_wm_pos):
494 simplified to a simple loop
495 (__explain_placement):
496 added explanation of new placement styles
498 * fvwm/placement.c (__place_get_wm_pos):
500 (__pl_center_get_pos_simple):
501 (__pl_under_mouse_get_pos_simple):
502 (__pl_cascade_get_pos_simple):
503 (__pl_manual_get_pos_simple):
504 (__place_get_wm_pos):
505 use new placement interface for CenterPlacement, UnderMousePlacement,
506 ManualPlacement, CascadePlacement
508 * fvwm/placement.c (__sp_get_first_pos):
510 (__sp_get_pos_penalty):
511 (__place_get_wm_pos):
512 use new placement interface for SmartPlacement
517 don't use inline functions
520 renamed function and generalized the placement interface to deal with
521 any algorithm in the same way
522 (__place_get_wm_pos):
523 use new placement interface
527 increased version to 2.5.22
531 updated for 2.5.21 release
533 2007-01-19 Dan Espen <dane@mk.telcordia.com>
535 * fvwm/read.h: Compile syntax error fix.
537 2007-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
539 * fvwm/placement.c (SmartPlacement):
540 fixed broken SmartPlacement
542 2007-01-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
544 * fvwm/expand.c (expand_vars_extended):
545 free allocated icon path
547 2007-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
555 2007-01-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
558 * fvwm/fvwm.1.in (Scroll):
559 * fvwm/virtual.c (__drag_viewport, CMD_Scroll):
560 add interactive scrolling.
562 * fvwm/stack.c (is_transient_subtree_straight):
563 check first above the tree root, then beneth it.
565 2007-01-17 Renato Caldas <seventhguardian@gmail.com>
567 * fvwm/module_interface.h
568 * fvwm/module_interface.c (module_input_enqueue):
569 (module_input_execute):
570 new functions based on AddToCommandQueue and ExecuteModuleCommand
572 * fvwm/module_list.c (CMD_ModuleSynchronous):
574 * fvwm/events.c (My_XNextEvent):
575 * fvwm/module_interface.c (ExecuteCommandQueue):
576 using the above two new functions instead of AddToCommandQueue and
579 * fvwm/module_interface.c (cqueue_object_type):
582 * fvwm/module_interface.h
583 * fvwm/module_interface.c (AddToCommandQueue):
584 (ExecuteModuleCommand):
587 2007-01-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
589 * fvwm/fvwm.h (window_style):
590 * fvwm/style.c (style_parse_one_style_option):
591 icon background relief and icon title relief changed to sigend char;
592 should fix problem with ppc and negative values for these.
594 2007-01-16 Renato Caldas <seventhguardian@gmail.com>
596 * fvwm/module_list.h:
597 * fvwm/module_list.c (module_receive):
598 (module_input_discard):
599 (module_input_expect):
600 new functions to deal with module input
602 * fvwm/module_list.h:
603 * fvwm/module_list.c (HandleModuleInput):
604 replaced by the above three functions
606 * fvwm/events.c (My_XNextEvent):
607 * fvwm/module_list.c (CMD_ModuleSynchronous):
609 adapted to use the above three functions instead of HandleModuleInput
611 2007-01-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
613 * configure.ac (HAVE_PNG):
614 don't mangle png_LIBS, use --with-png-library
616 2007-01-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
619 removed news about previous change after move of version-2_5_20 tag
620 on ChangeLog and fvwm/stack.c to the last revision and rebuilt tar
623 * fvwm/stack.c (__restack_window):
624 fix so new transient windows with StackTransientParent on top layer
625 don't make all windows raise above the pan frames.
629 increased version to 2.5.21
633 updated for 2.5.20 release
635 2007-01-15 Renato Caldas <seventhguardian@gmail.com>
637 * fvwm/fvwm.c (main):
638 remove the call to module_init_list, the list head is instead set
639 to NULL upon declaration
641 * fvwm/module_list.h:
642 * fvwm/module_list.c (module_init_list):
645 2007-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
647 * fvwm/stack.c (is_transient_subtree_straight)
648 (is_transient_subtree_stack_straight):
649 use <= 32 character function name
650 (mark_transient_subtree, is_transient_subtree_straight)
651 (__mark_transient_subtree_test):
652 move common tests to function to avoid code duplication
654 * fvwm/fvwm.1.in (IconifyWindowGroups):
655 Correctly document that windows are iconified together if the are in
656 the same window group, not if the group leader is iconified.
658 2007-01-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
660 * fvwm/add_window.c (GetWindowSizeHints):
661 * libs/vpacket.h (ConfigWinPacket):
662 * fvwm/module_interface.c (CONFIGARGS):
663 * fvwm/fvwm.h (FvwmWindow):
664 add orig_hints_width_inc and orig_hints_height_inc values to store the
665 original resize inc for use in FvwmIdent
668 * fvwm/style.c (style_parse_one_style_option):
669 deprecated some "No..." styles
670 (style_parse_one_style_option):
671 add a NoResizeHintOverride style
673 * fvwm/add_window.c (GetWindowSizeHints):
674 only ignore the min_width/min_height/max_width/max_height with the
675 ResizeHintOverride style
677 * fvwm/icons.c (DeIconify):
678 corrected previous fix
680 * fvwm/placement.c (CleverPlacement):
682 (__place_get_wm_pos):
683 (__place_get_nowm_pos):
685 fixed smart placement
686 unified placement func interface
688 2007-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
691 * fvwm/icons.c (DeIconify):
694 * fvwm/stack.c (is_transient_subtree_stacked_straight):
695 fix detection of non needed lower operations
697 BroadcastRestack to modules even if non is done. (To cancel effect of
698 already sent M_RAISE/M_LOWER)
699 don't do raise hacks if no restack was done.
701 * fvwm/fvwm.h (FvwmWindow):
702 icon_nalloc_pixels is int instead of unsined int
704 * libs/PictureUtils.h (PictureCloseImageColorAllocator):
705 * libs/PictureUtils.c (PictureCloseImageColorAllocator):
706 use int instead of unsigned int.
708 * fvwm/menugeometry.c (menu_get_geometry)
709 (menu_get_outer_geometry):
710 * fvwm/focus.c (CMD_WarpToWindow):
711 * fvwm/geometry.c (get_title_button_geometry):
712 * fvwm/session.c (SaveWindowStates):
713 * fvwm/conditional.c (CMD_WindowId):
714 * fvwm/placement.c (__place_get_wm_pos):
715 * fvwm/frame.c (frame_create_move_resize_args):
716 * fvwm/icons.c (GetIconBitmap, GetIconWindow):
717 * fvwm/add_window.c (CaptureOneWindow, AddWindow):
718 * fvwm/builtins.c (CMD_Destroy, CMD_Close):
719 * fvwm/style.c (style_parse_icon_box_style):
720 * fvwm/move_resize.c (resize_move_window, InteractiveMove)
721 (AnimatedMoveAnyWindow, __move_window, __move_loop)
723 * fvwm/events.c (HandlePropertyNotify)
724 (__is_bpress_window_handled):
725 * fvwm/menus.c (paint_menu_gradient_background, pop_menu_up)
727 fix geometry signed pointer warnings
729 * libs/Graphics.c (CalculateGradientDimensions):
730 cast pointer to unsigned int*
732 * libs/FScreen.h (FScreenGetScrRect, FScreenGetResistanceRect):
733 * libs/FScreen.c (FScreenGetScrRect, FScreenClipToScreen)
734 (FScreenCenterOnScreen, FScreenGetResistanceRect, FScreenGetGeometry):
735 change unsigned int* parameter to int*. It get's info stored in an
736 unsigned short, so it should be OK.
742 * fvwm/stack.c (__mark_group_member)
743 (is_transient_subtree_stacked_straight, __is_restack_needed)
744 (__restack_window, mark_transient_subtree):
745 don't raise or lower windows if they are already at the right place.
747 2007-01-13 Renato Caldas <seventhguardian@gmail.com>
749 * fvwm/module_interface.c (struct cqueue_object_type):
750 * fvwm/module_list.h (struct fmodule_input):
751 reused cqueue_object_type as a struct to store module input data
752 renamed it to fmodule_input and moved it to module_list.h
753 typedef'ed it to cqueue_object_type in module_interface.c
755 2007-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
757 * fvwm/placement.c (__cp_get_next_x):
759 (__cp_get_first_pos):
761 (__cp_get_avoidance_penalty):
764 restructured and cleaned up CleverPlacement code
766 * fvwm/style.c (style_parse_icon_box_style):
767 * fvwm/virtual.c (HandlePaging):
768 * fvwm/stack.c (verify_stack_ring_consistency):
769 (ResyncFvwmStackRing):
771 * fvwm/read.c (cursor_control):
772 * fvwm/placement.c (__place_get_wm_pos):
773 * fvwm/move_resize.c (GetMoveArguments):
774 (ParseOneResizeArgument):
775 (GetResizeArguments):
776 (GetResizeMoveArguments):
777 (resize_move_window):
778 (resize_move_window):
789 (maximize_fvwm_window):
793 * fvwm/menustyle.h (MenuStyle):
794 * fvwm/menus.c (MenuSizingParameters):
796 (paint_menu_gradient_background):
797 (paint_menu_gradient_background):
801 (pop_menu_down_and_repaint_parent):
802 (__mloop_handle_action_without_mi):
806 * fvwm/menuroot.h (MenuRootStatic):
808 * fvwm/menuitem.h (MenuPaintItemParameters):
809 * fvwm/menugeometry.h:
810 * fvwm/menubindings.c (menu_shortcuts):
811 * fvwm/icons.c (SetIconPixmapSize):
813 (DrawIconTitleWindow):
818 * fvwm/gnome.c (GNOME_GetHintIcons):
819 * fvwm/functions.c (FvwmFunction):
820 (__execute_function):
822 (execute_complex_function):
823 * fvwm/fvwm.c (JunkWidth):
829 * fvwm/externs.h (JunkWidth):
834 * fvwm/focus.c (CMD_WarpToWindow):
835 * fvwm/expand.c (__eae_parse_range):
836 (expand_args_extended):
837 (expand_vars_extended):
838 (expand_vars_extended):
839 * fvwm/ewmh_names.c (EWMH_WMIconName):
841 * fvwm/ewmh_intern.h:
842 * fvwm/ewmh_icons.c (ewmh_WMIcon):
843 (EWMH_DoUpdateWmIcon):
844 (ewmh_SetWmIconFromPixmap):
845 (ewmh_SetWmIconFromPixmap):
849 (EWMH_SetIconFromWMIcon):
850 * fvwm/ewmh_events.c (ewmh_WMDesktop):
852 (ewmh_WMIconGeometry):
855 * fvwm/ewmh.c (ewmh_ChangeProperty):
856 (ewmh_ChangeProperty):
858 (ewmh_AtomGetByName):
859 (ewmh_AddToKdeSysTray):
860 (EWMH_GetWorkAreaIntersection):
861 (ewmh_HandleWindowType):
863 * fvwm/geometry.c (constrain_size):
865 * fvwm/events.c (__handle_cr_on_client):
868 * libs/PictureImageLoader.c:
869 * libs/PictureImageLoader.h:
872 * libs/Graphics.c (ParseGradient):
873 (CalculateGradientDimensions):
874 (CreateGradientPixmap):
875 (CreateGradientPixmapFromString):
876 * fvwm/colorset.c (update_root_pixmap):
877 * fvwm/builtins.c (CMD_Echo):
879 * fvwm/add_window.c (AddWindow):
880 * fvwm/screen.h (DecorFace):
881 use int instead of unsigned int
883 * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
884 * fvwm/colormaps.c (EnterSubWindowColormap):
885 (LeaveSubWindowColormap):
886 (FetchWmColormapWindows):
888 * libs/CombineChars.c (char_combclass):
889 use short instead of short int
890 use long instead of long int
892 * libs/PictureBase.h (FvwmPictureAttributes):
893 (FvwmRenderAttributes):
894 * libs/Flocale.h (FlocaleFont):
895 * fvwm/style.c (style_parse_icon_grid_style):
896 * fvwm/menus.c (size_menu_horizontally):
897 (size_menu_vertically):
900 * fvwm/menuitem.c (menuitem_paint):
902 * fvwm/menuitem.h (MenuItem):
903 * fvwm/geometry.c (set_window_border_size):
904 * fvwm/decorations.c (SelectDecor):
905 use int instead of short
907 * fvwm/screen.h (FvwmAcs):
909 * fvwm/menus.c (MenuSizingParameters):
910 (size_menu_horizontally):
912 (paint_menu_gradient_background):
913 * fvwm/menuroot.h (MenuRootStatic):
914 * fvwm/menuitem.h (MenuItem):
915 (MenuItemPartSizesT):
916 * fvwm/menuitem.c (menuitem_get_size):
917 * fvwm/menudim.h (MenuDimensions):
918 use int instead of unsigned short
920 2007-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
923 * libs/gravity.c (gravity_move_resize_parent_child):
925 * fvwm/frame.c (mr_args_internal):
926 (frame_setup_border):
927 (frame_setup_titlebar):
928 (frame_get_resize_decor_gravities):
929 (frame_get_titlebar_dimensions):
930 use rectangle instead of signed_rectangle
932 * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
933 * libs/fvwmrect.h (signed_rectangle):
937 widht and height are now signed values
939 * fvwm/placement.c (get_next_x):
947 * fvwm/placement.c (get_next_x):
953 2007-01-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
956 NEWS entry for StickyIcon, StickyAcrossPagesIcon and
957 StickyAcrossDesksIcon.
959 2007-01-13 Serge Koksharov <gentoosiast dog yandex dot ru>
961 * fvwm/conditional.c (CreateConditionMask):
962 added conditions StickyIcon, StickyAcrossPagesIcon and
963 StickyAcrossDesksIcon.
966 documented new conditional tests.
967 removed descriptions of styles StickyIconPage & StickyIconDesk which
968 actually don't exists in fvwm.
969 moved StickyIcon/SlipperyIcon descriptions immediately after
970 Sticky/Slippery description.
972 2007-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
974 * fvwm/placement.c (SmartPlacemen):
976 cleaned up SmartPlacement code
978 2007-01-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
980 * fvwm/ConfigFvwmMenuDefaults:
981 Mouse 0 MS A MenuLeaveSubmenu instead.
983 * fvwm/ConfigFvwmMenuDefaults:
984 Mouse 0 MS A MenuClose to make sidepic and border behave as
985 before menu bindings.
988 * libs/wcontext.h (enum):
989 * fvwm/menubindings.c (menu_binding):
991 Add menu contexts 'I' (for items) 'S' '[', ']', '_', '-'.
993 * fvwm/menustyle.c (menustyle_parse_old_style):
994 add a message of deprecation.
996 2007-01-10 Renato Caldas <seventhguardian@gmail.com>
998 * fvwm/module_list.h:
999 * fvwm/module_list.c:
1000 new files for module handling code.
1002 * fvwm/module_list.h:
1003 * fvwm/module_interface.h:
1004 * fvwm/module_list.c:
1005 * fvwm/module_interface.c:
1006 (struct mqueue_object_type):
1017 (do_execute_module):
1018 (executeModuleDesperate):
1020 (CMD_ModuleListenOnly):
1021 (CMD_ModuleSynchronous):
1022 (HandleModuleInput):
1028 (DeleteMessageQueueBuff):
1029 (FlushMessageQueue):
1030 (FlushAllMessageQueues):
1032 (CMD_set_sync_mask):
1033 (CMD_set_nograb_mask):
1034 (skipModuleAliasToken):
1036 (struct msg_masks_t):
1038 moved from module_interface.c/h to module_list.c/h
1040 * fvwm/module_list.h (do_execute_module):
1041 * fvwm/module_interface.h (AddToCommandQueue):
1042 (ExecuteModuleCommand):
1043 initialy static functions are exposed for now. Should be fixed soon.
1046 added module_list.h and module_list.c
1047 reorganized the c files by size
1049 * fvwm/module_list.h:
1050 * fvwm/module_list.c:
1055 (initModules): (module_init_list):
1056 (ClosePipes): (module_kill_all):
1057 (KillModule): (module_kill):
1058 (countModules): (module_count):
1059 renamed functions to a unified style
1061 * fvwm/module_interface.h:
1062 * fvwm/module_interface.c:
1068 * fvwm/windowshade.c:
1070 * fvwm/move_resize.c:
1071 include file cleanup
1073 * fvwm/module_list.c (do_execute_module):
1074 made absolutely sure the module's read fd is >=0 before inserting
1075 the module on the list
1077 * fvwm/events.c (My_XNextEvent):
1078 * fvwm/module_list.c (PositiveWrite):
1079 (CMD_ModuleSynchronous):
1080 assume module read fd is allways >=0 (remove the tests)
1082 * fvwm/module_list.c (module_free):
1083 no need to test if fd >=0 when closing the pipes.
1085 2007-01-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1087 * fvwm/menuitem.c (draw_higlight_background):
1088 fix x-origin of HGradients
1090 2007-01-10 Renato Caldas <seventhguardian@gmail.com>
1092 * fvwm/module_interface.c (FlushMessageQueues):
1093 fixed not flushing the first module on the list
1095 2007-01-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1097 * libs/Flocale.c (FlocaleGetFftFont):
1098 add sanity check for NULL fontname.
1102 * fvwm/menuitem.c (menuitem_paint):
1103 (draw_hilight_background):
1104 make all kinds of pixmaps work with hilight background
1106 * libs/Colorset.h (CreateOffsetBackgroundPixmap):
1107 * libs/Colorset.c (CreateOffsetBackgroundPixmap)
1108 (CreateBackgroundPixmap):
1109 added CreateOffsetBackgroundPixmap with the ability to create
1110 transparent images at an offset relative to the window.
1112 2007-01-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1114 * fvwm/menus.c (__mloop_exit):
1117 (__mloop_handle_event):
1118 don't warp to parent item when entering other item with mouse.
1122 * fvwm/menustyle.c (menustyle_update):
1123 make use of colorset TiledPixmap option with HiglightBack
1124 and HiglightTitleBack menu styles.
1126 2007-01-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1131 2007-01-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1133 * libs/FScreen.c (FScreenParseGeometry):
1134 don't look up screen info if screen is undefined
1136 2007-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1140 moved the NEWS of 2.2.x and 2.3.x to ONEWS
1142 * libs/fio.c (fvwm_send):
1145 * libs/defaults.h (FVWMCONSOLE_CONNECTION_TO_SECS):
1150 new utility files to wrap writing/reading standard lib functions that
1151 might be interrupted
1153 2007-01-05 Serge Koksharov <gentoosiast dog yandex dot ru>
1155 * fvwm/ewmh_intern.h:
1156 compilation fix with EWMH_DEBUG enabled: include <sys/times.h>
1157 instead of <time.h>.
1159 * fvwm/windowlist.h:
1160 removed unneeded file.
1163 removed windowlist.h from build list.
1165 * libs/PictureUtils.c:
1166 include "ftime.h" instead of <time.h>.
1167 fvwmlib.h header name should be in double quotes not in angle
1171 include "ftime.h" instead of <sys/time.h>.
1173 2007-01-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1176 make my email less spider-friendly
1178 * fvwm/bindings.c (binding_cmd):
1182 2007-01-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1184 * fvwm/screen.h (ScreenInfo):
1185 made MyDisplayWidth and MyDisplayHeight signed integer values to avoid
1186 casting signed values in calculations to be cast to unsigned
1188 * fvwm/focus.c (__activate_window_by_command):
1189 don't warp the viewport if the center of the window is already in view
1190 fixed a bug in window positioning
1192 2007-01-03 Serge Koksharov <gentoosiast dog yandex dot ru>
1195 FvwmIconBox IconColorset's bg wasn't updated immediately.
1197 2007-01-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1199 * fvwm/fvwm.c (main):
1200 close all open fds upon startup
1201 reopen stdin, stdout and stderr if necessary
1205 * fvwm/module_interface.c (do_execute_module):
1206 simplified error handling
1207 check maximum fd when creating modules
1209 * fvwm/events.c (My_XNextEvent):
1210 * fvwm/fvwm.c (main):
1211 replaced fd_width with fvwmlib_max_fd
1214 * libs/System.c (fvwmlib_init_max_fd):
1215 added function and fvwmlib_max_fd
1217 * fvwm/events.c (My_XNextEvent):
1218 * fvwm/module_interface.c (CMD_ModuleSynchronous):
1219 switch back to using FD_SET
1221 * fvwm/events.c (My_XNextEvent:
1222 * fvwm/module_interface.h:
1223 * fvwm/module_interface.c:
1224 hide module structure members with access macros and use them
1227 2007-01-02 Renato Caldas <seventhguardian@gmail.com>
1229 * fvwm/module_interface.c (module_add_to_fdsets):
1230 * fvwm/module_interface.h:
1231 created new function that also checks for too many open fds
1233 * fvwm/module_interface.c (CMD_ModuleSynchronous):
1234 * fvwm/events.c (My_XNextEvent):
1235 now using module_add_to_fdset to add pipes to the fdsets
1237 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
1239 * libs/defaults.h (MAX_NUM_MODULES):
1240 * fvwm/module_interface.c (module_alloc):
1241 (do_execute_module):
1242 removed check for MAX_NUM_MODULES - not needed, done by the O.S.
1244 * fvwm/module_interface.c (do_execute_module):
1245 moved the allocation call to the end of the sanity checks and pipe
1246 creation - better for performance
1248 2007-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1250 END MODULE STRUCT PATCHES
1252 * fvwm/module_interface.c (do_execute_module):
1253 fixed another memory leak
1255 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
1257 * fvwm/module_interface.h:
1258 * fvwm/module_interface.c:
1260 renamed struct module member "pipeName" and "pipeAlias" to "name"
1263 * fvwm/module_interface.c (do_execute_module):
1264 fixed possible memory leak
1266 2007-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1268 * fvwm/events.c (My_XNextEvent):
1269 * fvwm/module_interface.c (module_alloc):
1270 (do_execute_module):
1272 * fvwm/module_interface.h (fmodule):
1273 replaced int with a flag struct
1275 * fvwm/module_interface.h:
1276 * fvwm/events.c (My_XNextEvent):
1277 * fvwm/module_interface.c (module_alloc):
1281 add new modules at front of list again
1282 removed global variable init_fdset; use a flag in the module struct
1284 removed the now obsolete module slot count
1286 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
1288 * fvwm/module_interface.c (module_remove):
1290 moved module remotion code to module_remove()
1292 2007-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1294 * fvwm/events.c (My_XNextEvent):
1295 fixed startup commands
1297 * fvwm/module_interface.c (module_insert):
1301 append modules at end of list
1303 * fvwm/events.c (My_XNextEvent):
1306 * fvwm/module_interface.c (ExecuteModuleCommand):
1310 (BroadcastNewPacket):
1312 (BroadcastFvwmPicture):
1313 (BroadcastColorset):
1314 (BroadcastPropertyChange):
1315 (BroadcastConfigInfoString):
1317 (FlushAllMessageQueues):
1320 (CMD_set_sync_mask):
1321 (CMD_set_nograb_mask):
1323 (skipModuleAliasToken):
1324 use MAX_MODULE_ALIAS_LEN
1326 * fvwm/module_interface.c (KillModule):
1327 (do_execute_module):
1329 added a "slot" member to the module struct to fix the init_fdset hack
1332 * libs/defaults.h (MAX_NUM_MODULES):
1333 (MAX_MODULE_ALIAS_LEN):
1336 * fvwm/module_interface.c (do_execute_module):
1337 rewrote module struct initialization
1338 (HandleModuleInput):
1339 use %p to print module address, don't cast it to int
1341 * fvwm/module_interface.c (ClosePipes):
1349 * fvwm/module_interface.c (FreeModule):
1353 * fvwm/module_interface.c (KillModule):
1355 * fvwm/events.c (My_XNextEvent):
1356 * fvwm/execcontext.h:
1357 * fvwm/modconf.c (CMD_Send_ConfigInfo):
1359 * fvwm/stack.c (BroadcastRestack):
1362 * fvwm/module_interface.c (module_get_next):
1363 * fvwm/module_interface.h:
1366 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
1368 * fvwm/modconf.c (ModuleConfig):
1369 (SendConfigToModule):
1370 (send_xinerama_state):
1371 (send_desktop_names):
1372 (send_desktop_geometry):
1377 (send_move_threshold):
1378 (send_ignore_modifiers):
1379 (CMD_Send_ConfigInfo):
1380 * fvwm/functions.c (__execute_function):
1381 * fvwm/events.c (My_XNextEvent):
1382 * fvwm/module_interface.h (msg_masks_t):
1384 * fvwm/execcontext.c (__exc_change_context):
1385 (exc_create_null_context):
1386 * fvwm/execcontext.h:
1387 Initial module struct patches
1389 BEGIN MODULE STRUCT PATCHES
1391 2006-12-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1393 * fvwm/events.c (HandleFocusOut):
1394 (__refocus_stolen_focus_win):
1395 (HandleEnterNotify):
1396 less disruptive way of restoring focus to the window it was stolen from
1398 2006-12-31 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1400 * fvwm/events.c (HandleEnterNotify):
1401 restore focus to windows that had it stolen by
1402 unmanaged windows on enter of any unmanaged windows.
1404 2006-12-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1406 * fvwm/menubindings.c:
1407 don't include menus.h
1409 * fvwm/ConfigFvwmMenuDefaults:
1410 all bindings are silent
1412 2006-12-30 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1414 * fvwm/ConfigFvwmMenuDefaults:
1415 make all numpad keys silent -- not all keyboads have a numpad
1416 add KP_Separator for MenuClose
1418 2006-12-30 Serge Koksharov <gentoosiast dog yandex dot ru>
1421 documented missing menu bindings.
1423 * fvwm/ConfigFvwmMenuDefaults:
1424 fixed wrong menu bindings.
1426 2006-12-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1428 * fvwm/menubindings.c:
1429 * fvwm/menubindings.h:
1433 * fvwm/menugeometry.c:
1434 * fvwm/menugeometry.h:
1440 * fvwm/move_resize.c:
1441 * fvwm/move_resize.h:
1442 * fvwm/windowlist.c:
1443 simplified including header files
1445 * fvwm/menus.c (__mloop_handle_event):
1446 * fvwm/menuparameters.h:
1447 * fvwm/menubindings.c (menu_shortcuts):
1448 do not call find_entry directly but return MENU_NEWITEM_FIND instead
1450 * fvwm/menus.c (__mloop_handle_event):
1451 * fvwm/menuparameters.h:
1452 * fvwm/menubindings.c (menu_shortcuts):
1453 do not call move_any_menu directly but return MENU_NEWITEM_MOVEMENU
1456 * fvwm/menus.h (MenuParameters):
1461 (MenuRepaintTransparentParameters):
1462 * fvwm/menuparameters.h (MenuParameters):
1467 (MenuRepaintTransparentParameters):
1468 moved to menuparameters.h
1470 * fvwm/menus.h (MenuRoot):
1473 * fvwm/menutypes.h (MenuRoot):
1478 * fvwm/menus.c (menu_get_geometry):
1479 (menu_get_outer_geometry):
1480 * fvwm/menugeometry.c (menu_get_geometry):
1481 (menu_get_outer_geometry):
1482 moved to menugeometry.c
1484 * fvwm/menuparameters.h:
1486 * fvwm/menugeometry.c:
1487 * fvwm/menugeometry.h:
1491 * fvwm/menubindings.h (enum):
1492 * fvwm/menus.c (enum):
1493 moved enum menu_shortcut_action to menubindings.h
1494 (get_selectable_item_index):
1495 (get_selectable_item_from_index):
1496 (get_selectable_item_from_section):
1497 (get_selectable_item_count):
1498 (parse_menu_action):
1499 moved to menubindings.c
1501 * fvwm/menus.c (enum):
1502 (parse_menu_action):
1504 renamed enum shortcut_action to menu_shortcut_action
1506 * fvwm/fvwm.c (SetRCDefaults):
1507 read default config file after all other defaults
1509 2006-12-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1511 * fvwm/ConfigFvwmMenuDefaults:
1512 * fvwm/fvwm.c (SetRCDefaults):
1513 make the hard coded menu bindings load before ConfigFvwmDefaults
1514 move Mouse 0 ... to ConfigFvwmMenuDefaults
1516 2006-12-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1518 * fvwm/ConfigFvwmMenuDefaults:
1519 * fvwm/fvwm.c (SetRCDefaults):
1520 added hard coded default menu bindings
1522 2006-12-29 Serge Koksharov <gentoosiast dog yandex dot ru>
1525 documentation fixes.
1527 2006-12-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1530 * fvwm/menubindings.h:
1531 * fvwm/menubindings.c:
1535 moved new menu binding code to menubindings.c, menubindings.h
1536 split binding into a regular list and a fallback list that can not be
1539 * libs/fvwmrect.c (fvwmrect_move_into_rectangle):
1540 fixed calculation of new geometry if x or y is negative
1542 * fvwm/geometry.c (maximize_adjust_offset):
1543 fixed calculations of normal geometry when maximized
1545 2006-12-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1548 * fvwm/ConfigFvwmMenuDefaults:
1549 * fvwm/fvwm.c (SetRCDefaults):
1550 * fvwm/menus.c (parse_menu_action):
1552 rename menu action to menu bindings and make menu binding commands
1553 more verbose. Move "Mouse 0 M A MenuSelectItem" to SetRCDefaults to
1554 ensure basic function with ConfigFvwmMenuDefaults missing.
1556 2006-12-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1558 * fvwm/menus.c (menuShortcuts):
1559 fixed compiler warning.
1561 2006-12-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1564 corrected mis-spelling
1570 * fvwm/menus.c (handle_emacs_bindings):
1573 (__mloop_handle_event):
1575 * fvwm/bindings.c (ParseBinding):
1576 * fvwm/Makefile.am (config_DATA):
1577 * fvwm/ConfigFvwmDefaults:
1578 * fvwm/ConfigFvwmMenuDefaults:
1579 fully configurable mouse any key bindings for menu navigation.
1581 2006-12-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1583 * fvwm/virtual.c (HandlePaging):
1584 removed bogus comment
1586 * fvwm/move_resize.c (__move_loop):
1589 allow paging during resize with "EdgeScroll 0 0" as documented in the
1591 fixed disappearing windows with "maximize; resize - abort; unmaximize"
1593 * fvwm/fvwm.h (FvwmWindow):
1594 * fvwm/add_window.c (AddWindow):
1595 * fvwm/add_window.c (setup_frame_window):
1596 * fvwm/add_window.c (setup_parent_window)
1597 * fvwm/borders.c (border_draw_decorations):
1598 * fvwm/borders.c (border_draw_one_border_part):
1599 * fvwm/borders.c (border_get_parts_and_pos_to_draw)
1600 * fvwm/borders.c (border_get_titlebar_descr)
1601 * fvwm/builtins.c (__remove_window_decors):
1602 * fvwm/conditional.c (MatchesConditionMask):
1603 * fvwm/events.c (HandleMapNotify):
1604 * fvwm/events.c (HandleMapRequestKeepRaised)
1605 * fvwm/events.c (HandlePropertyNotify):
1606 * fvwm/events.c (HandleShapeNotify):
1607 * fvwm/events.c (__cr_detect_icccm_move)
1608 * fvwm/events.c (__cr_get_grav_position):
1609 * fvwm/events.c (__cr_get_static_position)
1610 * fvwm/events.c (__handle_configure_request)
1611 * fvwm/events.c (__handle_cr_on_client):
1612 * fvwm/ewmh.c (EWMH_fullscreen):
1613 * fvwm/focus.c (__activate_window_by_command):
1614 * fvwm/focus.c (__set_focus_to_fwin):
1615 * fvwm/focus.c (warp_to_fvwm_window):
1616 * fvwm/frame.c (__frame_setup_window):
1617 * fvwm/frame.c (frame_create_move_resize_args)
1618 * fvwm/frame.c (frame_free_move_resize_args):
1619 * fvwm/frame.c (frame_move_resize_step)
1620 * fvwm/frame.c (frame_reshape_border):
1621 * fvwm/geometry.c (constrain_size):
1622 * fvwm/geometry.c (get_icon_corner)
1623 * fvwm/geometry.c (get_page_offset):
1624 * fvwm/geometry.c (get_page_offset_check_visible):
1625 * fvwm/geometry.c (get_shaded_client_window_pos):
1626 * fvwm/geometry.c (get_title_button_geometry):
1627 * fvwm/geometry.c (get_title_geometry)
1628 * fvwm/geometry.c (get_unshaded_geometry):
1629 * fvwm/geometry.c (get_visible_window_or_icon_geometry)
1630 * fvwm/geometry.c (gravity_constrain_size):
1631 * fvwm/geometry.c (maximize_adjust_offset):
1632 * fvwm/geometry.c (update_absolute_geometry):
1633 * fvwm/geometry.c (update_relative_geometry)
1634 * fvwm/gnome.c (GNOME_SetWinArea):
1635 * fvwm/icons.c (AutoPlaceIcon):
1636 * fvwm/icons.c (DeIconify):
1637 * fvwm/icons.c (Iconify):
1638 * fvwm/module_interface.c (CONFIGARGS):
1639 * fvwm/move_resize.c (AnimatedMoveAnyWindow)
1640 * fvwm/move_resize.c (CMD_Maximize):
1641 * fvwm/move_resize.c (CMD_ResizeMaximize):
1642 * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
1643 * fvwm/move_resize.c (__move_loop):
1644 * fvwm/move_resize.c (__move_window):
1645 * fvwm/move_resize.c (__resize_window):
1646 * fvwm/move_resize.c (maximize_fvwm_window):
1647 * fvwm/move_resize.c (resize_move_window):
1648 * fvwm/move_resize.c (stick_across_pages):
1649 * fvwm/move_resize.c (unmaximize_fvwm_window):
1650 * fvwm/placement.c (__explain_placement):
1651 * fvwm/placement.c (__place_get_wm_pos):
1652 * fvwm/placement.c (get_next_x):
1653 * fvwm/placement.c (get_next_y):
1654 * fvwm/placement.c (test_fit)
1655 * fvwm/session.c (MatchWinToSM):
1656 * fvwm/session.c (SaveWindowStates):
1657 * fvwm/update.c (apply_window_updates):
1658 * fvwm/virtual.c (MoveViewport):
1659 * fvwm/windowlist.c (CMD_WindowList):
1660 * fvwm/windowshade.c (CMD_WindowShade):
1661 put some of the window geometry members into a separate struct window_g
1662 with members frame, normal, max, max_defect, max_offset
1664 2006-12-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1668 * fvwm/window_flags.h:
1670 * fvwm/style.c (style_parse_one_style_option):
1671 * fvwm/icons.c (DrawIconTitleWindow):
1672 * fvwm/fvwm.h (common_flags_t):
1673 * fvwm/fvwm.1.in (Style):
1675 (border_draw_title_stick_lines):
1676 Applied Stippled patch by Thomas Adam with some fixes.
1678 2006-12-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1681 FvwmWinList button/list syncronization fixed (bug #1393)
1683 2006-12-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1691 updated for 2.5.19 release
1694 updated after 2.4.20 release
1697 * fvwm/focus.c (focus_get_fpol_context_flag):
1698 * fvwm/events.c (__check_click_to_focus_or_raise)
1699 (__handle_click_to_focus):
1700 Treat EWMH desktop as client window under click to focus. (#1492)
1702 2006-12-08 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1704 * libs/Module.h (MX_REPLY):
1705 (MAX_EXTENDED_MESSAGES):
1707 * fvwm/module_interface.c (CMD_Send_Reply):
1708 * fvwm/functable.c (func_table):
1710 Added Send_Reply module only command.
1712 2006-11-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1714 * libs/PictureUtils.c (init_static_colors_table):
1715 fix fvwm for < 8 bit depth, bug #1677
1717 2006-11-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1719 * fvwm/misc.c (IsRectangleOnThisPage):
1720 new fix for signedness problems.
1722 2006-10-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1724 * fvwm/misc.c (IsRectangleOnThisPage):
1725 fix signedness problem with test introduced by gcc4 fix below.
1727 2006-09-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1729 * libs/fvwmrect.h (fvwmrect_subtract_rectangles):
1733 * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
1734 * libs/gravity.h (gravity_move_resize_parent_child):
1735 * libs/gravity.c (gravity_move_resize_parent_child):
1736 * fvwm/frame.h (frame_get_titlebar_dimensions)
1737 * fvwm/frame.c (frame_get_titlebar_dimensions_only)
1738 (frame_get_resize_decor_gravities):
1740 (frame_setup_border):
1741 (frame_setup_titlebar)
1742 (frame_get_resize_decor_gravities):
1743 (frame_get_titlebar_dimensions):
1744 split rectangle into a signed size and an unsigned size type.
1746 * fvwm/screen.h (ScreenInfo):
1747 * libs/FScreen.h (FScreenGetScrRect):
1748 (FScreenGetResistanceRect):
1749 * libs/FScreen.c (XineramaScreenInfo):
1750 (FScreenGetGeometry)
1751 (FScreenGetScrRect):
1752 (FScreenClipToScreen):
1753 (FScreenCenterOnScreen)
1754 (FScreenGetResistanceRect):
1755 (FScreenIsRectangleOnScreen):
1756 * fvwm/fvwm.h (FvwmWindow):
1757 * fvwm/screen.h (DecorFace):
1758 * libs/fvwmlib.h (CreateGradientPixmap):
1759 * libs/Graphics.c (CreateGradientPixmap):
1760 * libs/PictureUtils.h (PictureCloseImageColorAllocator):
1761 * libs/PictureUtils.c (PictureCloseImageColorAllocator):
1762 * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData)
1763 (PImageLoadPixmapFromFile):
1764 (PImageLoadPixmapFromXpmData):
1765 * libs/PictureImageLoader.c (FIMAGE_CMD_ARGS)
1766 (PImageCreatePixmapFromArgbData):
1767 (PImageLoadPixmapFromFile)
1768 (PImageLoadFvwmPictureFromFile):
1769 (PImageLoadPixmapFromXpmData):
1770 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
1771 * fvwm/ewmh_icons.c (EWMH_DeleteWmIcon):
1772 (EWMH_SetIconFromWMIcon):
1773 * fvwm/ewmh.h (EWMH_GetWorkAreaIntersection):
1774 * fvwm/ewmh.c (EWMH_GetWorkAreaIntersection):
1775 * fvwm/colorset.c (parse_colorset):
1776 * fvwm/icons.c (DrawIconTitleWindow):
1779 * fvwm/menus.h (MenuRootDynamic):
1780 * fvwm/menus.c (update_menu):
1784 * fvwm/move_resize.c (GetMoveArguments):
1785 (ParseOneResizeArgument)
1786 (GetResizeArguments):
1787 (GetResizeMoveArguments):
1791 change dimensions and allocation counts to unsigned types.
1793 * libs/Flocale.h (FlocaleStringNumberOfBytes)
1794 (FlocaleStringByteToCharOffset):
1795 (FlocaleStringCharToByteOffset)
1796 (FlocaleStringCharLength)
1797 * libs/Flocale.c (FlocaleStringNumberOfBytes)
1798 (FlocaleStringByteToCharOffset):
1799 (FlocaleStringCharToByteOffset)
1800 (FlocaleStringCharLength):
1801 (FlocaleUtf8ToUnicodeStr2b)
1802 (FlocaleStringToString2b):
1803 (FlocaleEncodeString):
1804 * libs/Ficonv.c (convert_charsets):
1805 change most string types to char* from unsigned char* to match
1806 with system headers without casts.
1808 * libs/Flocale.c (FlocaleLoadFont):
1809 init shadow_dir to make gcc 4 happy.
1811 * libs/Colorset.h (CSETS_IS_TRANSPARENT_PR_TINT)
1812 (CSETS_IS_TRANSPARENT_ROOT_TRAN):
1813 (CSETS_IS_TRANSPARENT_ROOT_PURE)
1814 (CSETS_IS_TRANSPARENT_PR_PURE):
1815 (CSETS_IS_TRANSPARENT_ROOT)
1816 (CSETS_IS_TRANSPARENT):
1817 compare pointer with NULL, not >= 0.
1819 * libs/FTips.h (ftips_position_t):
1820 * fvwm/expand.c (partial_extended_vars):
1821 * fvwm/placement.c (preason_screen_t):
1822 remove comma last in enums.
1824 * fvwm/style.c (style_parse_focus_policy_style):
1825 change 0xffffffff to ~0 to silience truncation warning.
1827 * fvwm/session.h (mwtsm_state_args):
1828 make flags unsigned.
1830 * fvwm/schedule.c (sq_object_type):
1831 change // to /* ... */
1833 * libs/Fft.c (FftGetFontWidths):
1835 * libs/FScreen.c (FScreenConfigureSLSScreens):
1836 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
1837 (EWMH_SetDesktopNames):
1838 * fvwm/fvwm.c (LoadDefaultLeftButton):
1839 (LoadDefaultRightButton):
1840 * fvwm/builtins.c (ReadDecorFace):
1842 silence signedness warnings by casts.
1844 * fvwm/borders.c (ROTATE_RECTANGLE):
1845 make sure tr is initialized.
1847 * fvwm/add_window.c (FetchWmProtocols):
1848 use unsigned type for l_protocols.
1850 2006-09-17 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1852 * fvwm/events.c (HandleFocusIn):
1854 * fvwm/focus.c (__set_focus_to_fwin):
1855 fix focus decoration when unmanaged are focused, unless
1856 FlickeringQtDialogsWorkaround is on. Closes bug #758.
1858 2006-09-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1860 * fvwm/geometry.c (constrain_size):
1861 repeat aspect-resizing in a loop to get a stable result that does not
1862 change the next time the frame is set up
1864 2006-09-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1868 increased version to 2.5.19
1873 updated for 2.5.18 release
1875 2006-09-04 Renato Caldas <seventhguardian@gmail.com>
1878 removed the unused test for imlib
1879 removed the Imlib.h header from gdk_imlib test programs
1881 2006-08-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1883 * fvwm/ewmh.c (atom_get):
1884 fix offset and length args for XGetWindowProperty() (to support 64bit
1887 2006-08-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1889 * fvwm/events.c (HandleUnmapNotify):
1890 immediately handle MapRequests after unmapping a window while we still
1891 have the context fvwm window; this is necessary to allow the client to
1892 re-map a window before fvwm can reparent it to the root window
1893 (HandleMapRequestKeepRaised):
1896 2006-08-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1898 * fvwm/ewmh.c (ewmh_HandleDesktop):
1899 fixed handling of ClickToFocusPassesClick with the EWMH desktop
1902 2006-08-29 Harald Dunkel <harald.dunkel@t-online.de>
1906 * fvwm/decorations.c:
1907 fix offset and length args for XGetWindowProperty() (to support 64bit
1910 2006-08-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1913 * fvwm/expand.c (expand_vars_extended):
1914 correctly expand break.
1915 * fvwm/conditional.c (__rc_matches_rcstring_consume):
1918 2006-08-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1920 * fvwm/decorations.h (is_function_allowed):
1921 * fvwm/decorations.c (__is_resize_allowed):
1922 (is_function_allowed):
1923 work on 'const FvwmWindow *'
1925 * fvwm/fvwm.h (action_flags):
1926 * fvwm/style.c (check_window_style_change):
1927 * fvwm/module_interface.c (__get_allowed_actions)
1929 * libs/vpacket.h (ConfigWinPacket):
1930 expose fvwm allowed actions to modules
1932 2006-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1934 * fvwm/move_resize.c (__move_icon):
1935 *do* map icon windows for pictured icons on move, but only if they end
1936 up on the current desk
1938 2006-08-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1940 * fvwm/move_resize.c (__move_icon):
1941 don't map icon windows for pictured icons on move
1943 2006-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1945 * fvwm/style.c (remove_all_of_style_from_list):
1946 (__simplify_style_list):
1951 (style_ids_are_equal):
1952 (style_id_equals_id)
1953 (styles_have_same_id):
1955 (one_fw_can_match_both_ids):
1956 (check_window_style_change):
1957 use int/0/1 instead of Bool/False/True
1959 * fvwm/move_resize.c (stick_across_pages):
1960 use False instead of FALSE
1962 * fvwm/style.c (fw_match_style_id):
1963 * fvwm/read.c (run_command_file):
1965 * fvwm/add_window.c (MappedNotOverride):
1966 * libs/wild.c (matchWildcards):
1967 use 0 and 1 instead of FALSE and TRUE
1970 removed TRUE and FALSE
1972 2006-08-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1975 FvwmPager !IconTitle style bugfix.
1977 2006-07-31 Scott Smedley <ss(at)aao(dot)gov(dot)au>
1980 Updated description of Wait command in man page.
1982 2006-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1984 * libs/Flocale.c (FlocaleFontStructDrawString)
1985 (FlocaleRotateDrawString):
1986 (FlocaleDrawString):
1987 fixed drawing of forecolor/hilightfore
1989 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
1990 always unmaximize and resize window when leaving fullscreen state,
1991 not just if it did not start as fullscreen
1993 2006-07-17 Renato Caldas <seventhguardian@gmail.com>
1995 * fvwm/fvwm.1.in (MenuStyle):
1996 added a reference to the prefered ! style negation flag,
1997 and listed the other deprecated negative forms in one place.
2000 (AutomaticHotkeysOff):
2003 changed to the ! negation form and listed as deprecated.
2005 removed relics from the man page
2007 2006-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2011 increased version to 2.5.18
2016 updated for 2.5.17 release
2018 2006-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2020 * fvwm/move_resize.c (__move_window):
2021 allow moving a window without an icon while it's iconified based on the
2024 2006-07-17 Serge Koksharov <gentoosiast dog yandex dot ru>
2026 * fvwm/menustyle.c (menustyle_copy):
2027 Now 'TitleColorset' also copied by 'CopyMenuStyle' command.
2029 2006-07-17 Renato Caldas <seventhguardian@gmail.com>
2032 NoTitle, StippledTitleOff, NoHandles, NoButton, NoIconTitle styles
2033 changed the manpage to reflect the prefered style negation method,
2034 that is, using the !* negation sign.
2036 2006-07-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2038 * fvwm/fvwm.1.in (COMMAND EXPANSION):
2039 removed documentation of filters.
2042 * fvwm/expand.c (check_first_filter):
2044 (expand_args_extended):
2045 (expand_vars_extended):
2047 removed variable filter implementation and backslash-escaping.
2049 2006-07-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2052 News blurb for variable filters and backslash-escaping.
2054 documentation of variable filters.
2056 2006-07-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2058 * fvwm/expand.c (chec):
2061 (expand_args_extended):
2062 (expand_vars_extended):
2064 implemented variable filters.
2066 * fvwm/expand.c (expand_vars):
2067 made backslash work as escape character within extended variables.
2069 * libs/Strings.h (QuoteEscapeString):
2070 (QuoteEscapeStringLength):
2071 * libs/Strings.c (QuoteEscapeString):
2072 (QuoteEscapeStringLength):
2073 new functions: QuoteEscapeString and QuoteEscapeStringLength for
2076 * fvwm/expand.c (expand_args_extended):
2077 make upper limit inclusive.
2079 * fvwm/functions.c (__execute_function):
2080 Changed PeekToken to GetNextToken before expand_vars call.
2083 updated documentation regarding quoting in expand_args_extended
2085 2006-07-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2087 * fvwm/expand.c (__eae_parse_range):
2088 reject everything that does not begin with a digit
2090 * libs/Parse.c (SkipNTokens):
2091 stop skipping tokens at the end of input
2093 * fvwm/expand.c (__eae_parse_range):
2097 (__eae_parse_range):
2098 fixed parsing of $[n-]
2100 2006-07-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2102 * fvwm/expand.c (expand_args_extended):
2104 added range check for positional parameters
2105 (expand_args_extended):
2106 (__eae_parse_range):
2107 cleaned up and simplified parsing code
2108 properly unquote arguments when expanding
2109 removed the patch below
2111 2006-07-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2113 * fvwm/expand.c (expand_args_extended):
2114 removed range check for positional parameters
2115 make single arguments not use the 'upper' variable
2116 changed back to PeekToken for single arguemnts.
2117 improved some comments.
2119 2006-07-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2121 * fvwm/expand.c (expand_args_extended):
2122 Fix segfault when called with a tokenless string for single arguments.
2124 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
2126 Usage of FvwmAuto module in FAQ 7.17 was incorrect.
2127 Reported by Serge Koksharov.
2129 2006-07-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2131 * fvwm/placement.c (__explain_placement):
2132 print initial size of window too
2134 * libs/Makefile.am (libfvwm_a_SOURCES):
2135 * libs/fvwm_sys_stat.h:
2139 added O_NOFOLLOW replacement and always include fcntl.h
2141 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
2143 Added DV's mailing-list comments about how PeekToken & GetNextToken
2144 work as comments to the source code. (slightly modified)
2146 2006-07-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2148 * fvwm/schedule.c (CMD_Schedule):
2149 Fixed parsing of "Periodic" option.
2151 2006-07-11 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2154 Fix for tempfile vulnerabilities in FvwmCommand.
2156 Added check for lstat.
2158 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
2163 Added "Periodic" option to Schedule command.
2165 2006-07-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2167 * fvwm/module_interface.c (KillModule):
2172 2006-07-09 Renato Caldas <seventhguardian@gmail.com>
2174 * fvwm/fvwm.c (main):
2175 changed the -blackout warning to say it will be removed in 3.0
2177 * fvwm/fvwm.1.in (-blackout):
2178 updated the manual regarding the future remotion of -blackout
2180 2006-07-08 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2184 added $EXEEXT to FvwmGtk in order to compile on Cygwin (bug #3772).
2186 2006-07-08 Renato Caldas <seventhguardian@gmail.com>
2188 *libs/alloca.c (DEBUG_I00FUNC)
2189 removed old debug code
2191 2006-07-07 Renato Caldas <seventhguardian@gmail.com>
2194 removed the old unused file
2196 * libs/Makefile.am (libfvwm_a_SOURCES):
2197 removed the reference to debug.c
2200 removed the code related to libs/debug.c
2202 * fvwm/module_interface.c (make_named_packet)
2203 removed the #if 0'ed debug code related to debug.c
2205 fvwm/focus.h (DEBUG_FOCUS)
2206 removed the #ifdef'ed to 0 debug code related to debug.c
2209 2006-07-06 Renato Caldas <seventhguardian@gmail.com>
2211 * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
2212 removed useles definition.
2214 * modules/FvwmPager/FvwmPager.c (main):
2216 removed most of the debug code.
2217 changed termination debug to use 'isTerminated' instead of
2218 'debug_term_signal'.
2219 changed termination debug to compile on FVWM_DEBUG_MSGS instead
2222 * libs/fvwmsignal.h (FVWM_DEBUG_MSGS):
2223 * libs/fvwmsignal.c (FVWM_DEBUG_MSGS):
2225 removed unused debug_term_signal.
2227 2006-07-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2230 Work around for Cygwin not requiering '_GNU_SOURCE' to use
2231 stdio's getline; news entry.
2233 2006-06-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2236 * fvwm/module_interface.c (CMD_ModuleListenOnly):
2237 (do_execute_module):
2241 * fvwm/commands.h (enum):
2242 * fvwm/functable.c (func_table):
2243 new command ModuleListenOnly
2245 2006-06-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2247 * fvwm/move_resize.c (__move_loop):
2248 make sure a window is snapped in __move_loop when a button is released
2249 if it was snapped before
2251 2006-06-04 Mikhael Goikhman <migo@homemail.com>
2253 * fvwm/expand.c (expand_vars_extended):
2254 convert function to have a single return point; this is good to
2255 implement doc/todo-vars filters in the future;
2256 fix $[w.name], $[w.iconname], $[w.class] and $[w.resource]
2257 to behave like deprecated $n, $c and $r, i.e. quote them
2259 2006-06-03 Mikhael Goikhman <migo@homemail.com>
2262 multiple minor tweaks: remove trailing spaces and other
2263 re-spacing and re-indenting, remove old "#if 0" code
2265 2006-06-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2267 * fvwm/move_resize.c (ParseOneResizeArgument):
2268 rewrote parsing of resize arguments
2269 new prefix 'w' for resizing
2271 2006-05-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2273 * fvwm/conditional.c (MatchesConditionMask):
2274 fixed handling of some conditions (iconifiable, fixed, ...)
2276 2005-01-28 Scott Smedley <scottie7@tpg.com.au>
2281 * fvwm/conditional.c:
2282 Output an error message if an unrecognised conditional is used
2283 with the Test or TestRc commands.
2285 2006-05-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2287 * fvwm/frame.c (frame_mrs_hide_changing_parts):
2288 do not map hide windows if their width or height is zero
2290 2006-05-09 Serge Koksharov <gentoosiast dog yandex dot ru>
2292 * fvwm/ewmh_events.c:
2295 * libs/FlocaleCharset.c:
2299 corrected typos in warning messages
2302 * libs/PictureGraphics.c:
2303 * libs/PictureGraphics.h:
2304 renamed function PGraphicsCreateTransprency to
2305 PGraphicsCreateTransparency
2307 2006-04-17 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2309 * fvwm/fvwm.1.in (COMMAND EXPANSION):
2310 * fvwm/expand.c (expand_args_extended):
2311 fixed $[n] to work exactly as $n, i.e. dequote the expansion.
2313 2006-04-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2316 * fvwm/fvwm.1.in (COMMAND EXPANSION):
2317 * fvwm/expand.c (expand_args_extended):
2319 added support for $[n], $[n-m], $[n-] and $[*] variable expansion.
2321 * fvwm/conditional.c (CMD_All):
2322 * fvwm/fvwm.1.in (All):
2323 changed Reverse and UseStack options to have free order.
2326 * fvwm/fvwm.1.in (WindowShade):
2327 * fvwm/windowshade.c (CMD_WindowShade):
2328 * fvwm/add_window.c (setup_window_structure):
2329 added last direction to WindowShade command.
2331 2006-04-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2333 * fvwm/fvwm.1.in (All):
2336 2006-04-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2339 * fvwm/fvwm.1.in (All):
2340 * fvwm/conditional.c (CMD_All):
2341 added reverse option to All command to do the action in opposite order
2342 added UseStack option to All command to use the stack ring instead of
2345 2006-04-07 Serge Koksharov <gentoosiast dog yandex dot ru>
2348 changed fallback editor from `emacs' to `vi' because it much
2349 more widespread on non-Linux systems
2350 fixed errors (because of incorrect syntax fallback entries were
2352 now script honors `TMPDIR' env. variable and if it's not set it
2353 fallback to `/tmp' directory when creating temporary file
2355 2006-04-06 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2358 changed description of the fvwmstyle resource usage
2359 to state that it's used in addition to the other
2361 * fvwm/style.c (fw_match_style_id):
2362 fixed a typo in style_name matching
2364 2006-04-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2366 * fvwm/style.c (fw_match_style_id):
2367 reformatted code and fixed a warning
2369 2006-04-04 Serge Koksharov <gentoosiast dog yandex dot ru>
2373 * libs/Fft.c (FftGetFont):
2377 * libs/System.c (fvwm_mkstemp):
2378 because of typo in the 'ifdef' pragma underlying OS's 'mkstemp'
2379 function was never used, even if it was considered secure by configure
2382 2006-04-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2385 added some more suff to the list of what I've done.
2388 * fvwm/add_window.c (__add_window_handle_x_resources)
2391 * fvwm/fvwm.h (FvwmWindow):
2392 added fvwmstyle resource to override style name
2394 2006-03-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2396 * fvwm/menus.c (pop_menu_up):
2397 as documented, do not warp to title for root menus with TitleWarp
2399 2006-03-21 Serge Koksharov <gentoosiast dog yandex dot ru>
2402 Removed duplicated 'NoIcon' style option description in the end
2403 of the `The Style command...' section.
2404 Removed `Recapture True' option setting in example of BusyCursor
2405 description, because `Recapture' isn't valid option of `BusyCursor'
2407 Updated ewmh specification URL (the old was 404)
2408 Added URL to ICCCM 2.0 manual
2410 * modules/FvwmAnimate/FvwmAnimate.c:
2411 corrected delay for Zoom3D animation effect
2413 * modules/FvwmConsole/FvwmConsoleC.pl.1.in:
2414 * modules/FvwmConsole/FvwmConsole.1.in:
2415 replaced all `Cntl' modificator key mentions with `Ctrl' to be
2416 consistent with rest of the documentation and because it's more
2417 conventional abbreviation.
2419 * modules/FvwmTaskBar/FvwmTaskBar.1.in:
2420 slightly clarified the `StartName' option description
2421 added the undocumented `MailDir' option description. Somebody
2422 violated section `K' of the convention list.
2425 * fvwm/ConfigFvwmSetup:
2426 * modules/FvwmForm/FvwmForm.1.in:
2427 * modules/FvwmForm/FvwmForm-Rlogin:
2428 * sample.fvwmrc/system.fvwm2rc:
2429 * sample.fvwmrc/system.fvwm2rc-sample-1:
2430 replaced all mentions of `rsh' with `ssh'. rsh is obsolete and
2431 inherently insecure. We shouldn't teach our users bad things,
2438 * bin/fvwm-config.1.in:
2439 * bin/fvwm-menu-headlines.1:
2440 * bin/fvwm-menu-headlines.in:
2441 * bin/fvwm-perllib.in:
2442 * bin/fvwm-root.1.in:
2448 * libs/PictureGraphics.c:
2450 * modules/FvwmBacker/FvwmBacker.1.in:
2451 * modules/FvwmDebug/FvwmGtkDebug.in:
2452 * modules/FvwmDebug/FvwmGtkDebug.1:
2453 * modules/FvwmEvent/FvwmEvent.1.in:
2454 * modules/FvwmForm/FvwmForm.1.in:
2455 * modules/FvwmIconMan/xmanager.c:
2456 * modules/FvwmIdent/FvwmIdent.c:
2457 * modules/FvwmIdent/FvwmIdent.1.in:
2458 * modules/FvwmPerl/FvwmPerl.in:
2459 * modules/FvwmPerl/FvwmPerl.1:
2460 * modules/FvwmScript/FvwmScript.1.in:
2461 * modules/FvwmScript/Widgets/Menu.c:
2462 * modules/FvwmTabs/ConfigFvwmTabs:
2463 * modules/FvwmTabs/FvwmTabs-DefaultSetup:
2464 * modules/FvwmTaskBar/FvwmTaskBar.1.in:
2465 * modules/FvwmTheme/FvwmTheme.1.in:
2466 * perllib/FVWM/Module/Tk.pm:
2467 * perllib/FVWM/Tracker.pm:
2468 * perllib/FVWM/Module.pm.in:
2471 2006-03-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2473 * fvwm/style.c (style_parse_focus_policy_style):
2474 fix ISO C90 compability with unconsumed styleoption warnings
2476 2006-03-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2478 * fvwm/events.c (HandlePropertyNotify):
2479 fix for bug 1557/3950 (possible free of Untilted constant or
2480 already used name (if app reset the name already given to them))
2482 2006-03-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2484 * fvwm/focus.c (__activate_window_by_command)
2485 (warp_to_fvwm_window):
2487 * fvwm/builtins.c (CMD_CursorMove):
2488 set last pointer event position after warping the pointer
2491 * libs/FEvent.c (FWarpPointerUpdateEvpos):
2494 2006-03-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2496 * acinclude.m4 (AM_PATH_GTK):
2498 (AM_PATH_GDK_IMLIB):
2502 fixed to cope with 4 digit version numbers
2504 2006-02-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2507 * fvwm/style.c (parse_and_set_window_style)
2508 (style_parse_one_style_option):
2509 (style_parse_icon_fill_style)
2510 (style_parse_icon_grid_style):
2511 (style_parse_icon_box_style)
2512 (style_parse_icon_size_style):
2513 (style_parse_focus_policy_style)
2514 (style_parse_button_style):
2515 warn if parts of style options are not consumed
2517 2006-02-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2519 * fvwm/menuitem.c (menuitem_paint):
2520 use the MenuColorset in all cases if TitleColorset is not given
2522 2006-02-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2524 * fvwm/style.c (style_parse_one_style_option):
2525 * fvwm/placement.c (__place_get_wm_pos):
2526 (__explain_placement):
2527 new placement style UnderMousePlacement
2529 2006-02-11 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2532 * fvwm/fvwm.1.in (EdgeScroll):
2533 * fvwm/virtual.c (CMD_EdgeScroll):
2534 fixed EdgeScroll dividing pixel sizes by 1000 if > 1000 (bug 3162)
2535 added wrap/wrapx/wrapy option to EdgeScroll
2537 2006-02-10 Mikhael Goikhman <migo@homemail.com>
2540 spell check the whole file (dozens of typos)
2542 2006-02-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2544 * fvwm/module_interface.c (do_execute_module):
2545 removed accidentally committed FVWM_MODULE_ALIAS patch
2547 2006-02-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2549 * fvwm/module_interface.c (do_execute_module):
2550 unset envvars FVWM_VISUALID and FVWM_COLORMAP if they are not needed
2552 * fvwm/menus.c (size_menu_horizontally):
2553 fix for drawing menus with sidepic on the right
2555 * libs/Flocale.c (FlocaleFontStructDrawString):
2556 (FlocaleDrawString):
2557 set the foreground colour before drawing a string
2560 * fvwm/menustyle.c (menustyle_get_styleopt_index):
2563 (menustyle_parse_style):
2565 * fvwm/menus.c (calculate_item_sizes):
2566 (size_menu_vertically):
2567 (UpdateMenuColorset):
2568 * fvwm/menuitem.c (menuitem_paint):
2569 Applied patch by David Maciver
2570 new menu styles TitleColorset, HilightTitleBack and TitleFont
2572 2006-02-09 Renato Caldas <seventhguardian@gmail.com>
2575 * libs/Module.c (ParseModuleArgs):
2576 added variable "namelen" to ModuleArgs struct
2578 2006-02-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2581 removed duplicate declaration
2583 2006-01-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2585 * fvwm/fvwm.c (main):
2586 replaced previous patch with a better one
2588 * fvwm/virtual.c (unmap_window):
2589 * fvwm/menus.c (do_menu):
2590 * fvwm/events.c (fake_map_unmap_notify):
2592 * fvwm/add_window.c (MappedNotOverride):
2593 Added XFlush after XSelectInput
2595 2006-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2598 * fvwm/fvwm.c (main):
2599 fix for fvwm not detecting non ICCCM2 wm (bug #3151)
2601 2006-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2605 increased version to 2.5.17
2610 updated for 2.5.16 release
2612 * acinclude.m4 (CHECK_LIBCHARSET):
2615 2006-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2617 * fvwm/functions.c (execute_complex_function):
2618 print a message to the console instead of ringing the bell when a
2621 2006-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2624 fixed typo (NEWS still said 2.5.15)
2626 2006-01-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2630 increased version to 2.5.16
2635 updated for 2.5.15 release
2637 2006-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2639 * fvwm/move_resize.c (GetOnePositionArgument):
2641 new option "screen" to Move type commands
2643 2006-01-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2645 * acinclude.m4 (smr_SWITCH):
2648 2006-01-08 Mikhael Goikhman <migo@homemail.com>
2651 restore requirement of automake-1.4; 1.8 is too new even for my system
2653 2006-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2657 renamed configure.in to configure.ac
2660 some updates for new autoconf/automake versions
2667 require autoconf-2.53 or later
2669 * Makefile.am (AUTOMAKE_OPTIONS):
2670 require automake-1.8 or later
2673 check for X library path before X library checks
2674 removed obsolete C++ compiler check
2675 removed duplicate type size checks
2676 replaced M4 comment ("dnl") with shell comment ("#") in many places
2679 fixed aclocal warnings
2681 2006-01-01 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2683 * fvwm/style.c (style_parse_button_style):
2684 corrected typo in error message, and made errorous buttons not apply
2685 (style_parse_one_style_option):
2686 changed NoButton to use style_parse_button_style
2688 2005-12-23 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2691 new fix for incompatible pointer type warning with gcc 3.4.
2693 2005-12-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2700 commited patch by Malcolm Still adding TrianglesUseFore MenuStyle
2703 2005-12-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2708 2005-11-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2710 * fvwm/frame.c (frame_free_move_resize_args):
2711 fixed drawing of transparent decorations or when using lazy shading
2714 2005-11-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2717 * libs/fvwmsignal.c:
2721 * fvwm/ewmh_names.c:
2722 * libs/CombineChars.c:
2728 * libs/PictureUtils.c:
2733 * libs/safemalloc.c:
2736 do not #include stdlib.h (comes from config.h)
2739 do not #include string.h (comes from config.h)
2742 fixed detection of string.h/strings.h
2744 2005-11-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2746 * libs/Fft.c (FftGetFont):
2747 fixed compiler warning with gcc 3.4.4
2749 2005-11-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2751 * fvwm/menuitem.c (menuitem_paint):
2752 properly undraw unselected item area
2754 2005-11-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2756 * fvwm/menuitem.c (menuitem_paint):
2757 * fvwm/menus.c (get_menu_paint_item_parameters)
2758 (get_menu_paint_item_parameters):
2760 fixed text offset of menu items with icons but with an item format that
2762 (size_menu_horizontally):
2763 allow sidepic to be placed in the middle of menu items; this is better
2764 than ignoring the item format completely but does not draw the items
2767 * fvwm/menus.c (__mloop_handle_event):
2769 fixed delayed menu drawing issue
2771 do not draw the selected menu item before the menu is drawn for the
2773 (repaint_transparent_menu):
2776 don't call get_menu_paint_item_parameters when the result is not used
2777 (get_menu_paint_item_parameters):
2779 2005-11-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2781 * fvwm/ewmh.h (EWMH_CMD_Style):
2782 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
2783 * fvwm/style.c (style_parse_one_style_option):
2784 Added support for inverting boolean EWMH styles with !.
2789 * fvwm/window_flags.h:
2790 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
2791 * fvwm/ewmh.c (ewmh_HandleWindowType):
2793 Added style EWMHIgnoreWindowType to make fvwm ignore window types.
2795 2005-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2797 * fvwm/icons.c (GetIconWindow):
2798 * fvwm/fvwm.h (FvwmWindow):
2799 * fvwm/events.c (__handle_cr_on_icon):
2800 properly handle icon border width; fixes an xterm active icon loop
2802 2005-10-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2804 * fvwm/borders.c (border_draw_one_border_part):
2805 fix for the TiledPixmap borderstyle fix not to affect RootTransparent
2808 2005-10-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2810 * fvwm/menustyle.c (menustyle_copy_face):
2812 (menustyle_free_face):
2814 (menustyle_parse_style):
2815 use new functions and fix a bug
2820 removed empty files colors.c and colors.h
2822 * fvwm/colors.c (CopyColor):
2824 moved to libs/ColorUtils.c and renamed to fvwmlib_free_colors and
2827 * fvwm/frame.c (frame_reshape_border):
2830 2005-10-23 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2832 * fvwm/menustyle.c (menustyle_copy_face):
2833 separated from menustyle_copy; color copies are reallocated.
2837 color copies are reallocated.
2839 * fvwm/colors.c (CopyColor):
2840 * fvwm/colors.h (CopyColor):
2843 2005-10-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2845 * fvwm/move_resize.c (__resize_window):
2846 fix for not being able to finish resize with mouse when resizing on
2847 click with modifiers active. (intruduced with 'removed duplicate
2848 pointer query' at sep 29)
2852 * fvwm/menustyle.c (menustyle_parse_style):
2853 made style pairs negatable with '!' prefix
2854 ActiveForeOff and HilightBackOff frees colors used.
2856 * fvwm/menustyle.c (menustyle_copy):
2857 fix for freeing color from sorce instead of destination.
2859 2005-10-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2861 * fvwm/functions.c (__execute_function):
2862 fixed an error in yesterdays patch to complex fuctions. the commands
2863 pressed window were not retored correctly after running move functions
2864 without it, and functions would be run twice.
2866 2005-10-18 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2869 added NoLayer to list of allowed options for WindowList command
2870 fixed grammar of test-conditions list. formatting fixes for
2871 MoveToPage command. Added CirculateSkipIcon / CirculateHitIcon to
2875 * fvwm/functions.c (__execute_function)
2876 (__run_complex_function_items):
2877 (execute_complex_function):
2878 fix for moving/resizing reference window usage with complex functions.
2880 2005-10-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2882 * fvwm/move_resize.c (__move_loop):
2883 reimplemented a fix for the place with keyboard setting a button as
2884 used for place bug; this time without breaking escape key.
2886 2005-10-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2888 * fvwm/move_resize.c (__move_loop):
2889 removed the previous patch as it breaks aborting window motion with the
2892 2005-10-03 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2894 * fvwm/move_resize.c (__move_loop):
2895 fixed bug where finishing movment with keyboard would set a random
2896 button as used for placement.
2898 2005-09-30 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2901 * fvwm/frame.c (frame_setup_border):
2902 reverted change for move of window parts (reset of PressedW).
2904 2005-09-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2906 * fvwm/frame.c (frame_setup_border):
2909 2005-09-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2912 * fvwm/move_resize.c (__resize_window):
2913 removed duplicate pointer query for enter/leave notify events.
2914 resizing of shaded windows in the shaded direction no longer
2915 results in bogus ref points.
2917 * fvwm/frame.c (frame_setup_border):
2918 reset PressedW if the part has moved. This prevents strange
2919 ref points in resize if called from some complex functions.
2921 * fvwm/frame.c (frame_create_move_resize_args):
2922 shaded windows use get_client_geometry for client geometry.
2924 2005-09-25 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2928 * fvwm/fvwm.h (window_flags):
2929 (WindowConditionMask):
2931 * fvwm/window_flags.h (IS_PLACED_BY_WB3):
2934 * fvwm/session.c (_match):
2937 * fvwm/conditional.c (MatchesConditionMask):
2938 (CreateConditionMask):
2939 * fvwm/add_window.c (setup_window_structure):
2940 * fvwm/move_resize.h (placement_binding):
2941 * fvwm/move_resize.c (__move_loop):
2942 (placement_binding):
2943 * fvwm/bindings.c (ParseBinding):
2944 * libs/wcontext.c (win_contexts):
2945 * libs/wcontext.h (enum):
2947 Added placement context for simple mouse bindings to allow
2948 specification of buttons to finish/cancel movment. Buttons >3
2949 may now be used to place windows.
2950 Replaced window flag placed_wb3 with placed_by_button
2951 FvwmWindow member. Added window condition PlacedByButton.
2953 2005-09-22 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2957 * fvwm/menustyle.h (enum):
2961 (ST_SCROLL_OFF_PAGE):
2962 (MST_SCROLL_OFF_PAGE):
2963 * fvwm/menustyle.c (menustyle_copy):
2964 (menustyle_get_styleopt_index):
2965 (menustyle_parse_style):
2967 * fvwm/menus.c (menuShortcuts):
2969 (__mloop_handle_event):
2970 (menu_get_outer_geometry):
2973 added MouseWheel and ScrollOffPage menu styles
2975 2005-09-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2978 * fvwm/menus.c (append_item_to_menu):
2979 fixed bug #1121: Use of pointer without checking for NULL
2981 2005-09-19 Mikhael Goikhman <migo@homemail.com>
2984 * fvwm/expand.c (expand_vars):
2985 warn on usage of obsolete one-letter variables
2987 2005-09-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2991 * fvwm/expand.c (expand_vars_extended):
2993 allow nesting of variables
2995 2005-09-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2997 * fvwm/ewmh.c (EWMH_SetWMDesktop):
2998 * fvwm/ewmh_events.c (ewmh_WMDesktop):
3002 2005-09-03 Mikhael Goikhman <migo@homemail.com>
3004 * fvwm/borders.c (border_draw_one_border_part)
3005 (border_draw_all_border_parts):
3006 fix the previous patch to work with title-less windows too
3008 2005-08-30 Mikhael Goikhman <migo@homemail.com>
3010 * fvwm/borders.c (border_draw_one_border_part)
3011 (border_draw_all_border_parts):
3012 improve offsets when drawing borders for "BorderStyle TiledPixmap"
3013 windows to make the borders look homogeneous (based on the patch of
3016 2005-08-26 Mikhael Goikhman <migo@homemail.com>
3022 support new spelling FRIBIDI_CHAR_SET_NOT_FOUND introduced in
3023 fribidi-0.10.5; autodetect old spelling FRIBIDI_CHARSET_NOT_FOUND
3025 2005-08-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3029 increased version to 2.5.15
3034 updated for 2.5.14 release
3036 * fvwm/ewmh_events.c (ewmh_WMStateShaded)
3037 (ewmh_WMStateSkipTaskBar):
3038 (ewmh_WMStateSkipPager):
3039 (ewmh_WMStateModal):
3040 fixed several ewmh-hints
3042 2005-08-24 Mikhael Goikhman <migo@homemail.com>
3045 fix TestRc example error, s/Any/All/
3047 2005-08-17 Jonathan Kotta <jpkotta@gmail.com>
3052 * fvwm/conditions.c (MatchesConditionMask):
3053 (CreateConditionMask):
3054 added FixedPosition condition
3056 2005-08-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3058 * fvwm/virtual.c (HandlePaging):
3059 use FQueryPointer every time to track the pointer position; this fixes
3060 fvwm hanging in HandlePaging for the given delay once the pointer
3061 touches the pan frames
3063 2005-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3065 * fvwm/session.c (SaveWindowStates):
3068 save and restore the default layer during a restart
3070 2005-08-13 Mikhael Goikhman <migo@homemail.com>
3072 * fvwm/conditional.c (CMD_Test):
3074 rename previously added Test conditions to EnvIsSet and EnvMatch,
3075 tweak the logic when the variable is set, but empty
3077 2005-08-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3079 * fvwm/conditional.c (CMD_Test):
3081 added test conditions EdgeHasPointer and EdgeIsActive
3083 2005-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3085 * fvwm/virtual.c (raisePanFrames):
3086 prevent cycling of pan frame window stacking order
3088 2005-08-12 Mikhael Goikhman <migo@homemail.com>
3090 * fvwm/conditional.c (CMD_Test):
3092 add Test conditions IsEnvSet and MatchEnv
3094 2005-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3096 * fvwm/menus.c (pop_menu_up):
3097 * fvwm/menustyle.c (menustyle_copy):
3098 two fixes by Viktor Griph
3100 * fvwm/events.c (HandleEvents):
3101 simplify the style list if there is nothing else to do
3103 * fvwm/style.c (__simplify_style_list):
3104 (styles_have_same_id):
3105 (style_id_equals_id):
3106 (style_ids_are_equals):
3108 (remove_all_of_style_from_list):
3109 (one_fw_can_match_both_ids):
3110 pass pointers instead of the whole style structure
3111 (__simplify_style_list):
3112 fixed memory leak and tweaked the code
3114 * libs/Strings.c (CatString3):
3115 fixed a buffer overflow
3117 2005-08-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3120 detect if Window, Pixel or void * are bigger than long and refuse to
3123 * libs/vpacket.h (ConfigWinPacket):
3124 * fvwm/windowshade.c (CMD_WindowShade):
3125 * fvwm/virtual.c (MoveViewport):
3128 (CMD_GotoDeskAndPage):
3129 * fvwm/update.c (apply_window_updates):
3130 * fvwm/stack.c (BroadcastRestack):
3133 * fvwm/icons.c (DeIconify):
3135 * fvwm/geometry.c (broadcast_icon_geometry):
3136 * fvwm/events.c (HandleEnterNotify):
3138 (HandleLeaveNotify):
3140 (HandleMapRequestKeepRaised):
3141 * fvwm/add_window.c (destroy_window):
3142 * fvwm/module_interface.c (SendFvwmPicture)
3143 (BroadcastFvwmPicture):
3144 (CMD_Send_WindowList):
3145 * fvwm/modconf.c (CMD_Send_ConfigInfo):
3146 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3149 * fvwm/virtual.c (GetDeskNumber):
3150 fixed bug #1396: applied patch by srivasta@debian.org to fix wrapping
3151 around the given desk range with a relative desk
3153 * fvwm/focus.c (focus_grab_buttons_on_layer):
3159 reindented some code and renamed some variables
3161 2005-08-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3163 * fvwm/events.c (__check_click_to_focus_or_raise):
3166 2005-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3168 * FvwmIconMan/xmanager.c (set_win_iconified):
3169 fixed select/focus button state lost when deiconifying a window
3171 2005-07-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3173 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3176 * libs/Colorset.c (get_aspect_dimensions):
3177 fixed aspectpixmap size calculations
3179 2005-07-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3181 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3184 * fvwm/ewmh_events.c (ewmh_WMDesktop):
3185 (ewmh_CurrentDesktop):
3186 (ewmh_DesktopGeometry):
3187 (ewmh_NumberOfDesktops):
3189 (ewmh_WMIconGeometry):
3190 * fvwm/gnome.c (GNOME_ProcessClientMessage):
3191 print error messages for broken gnome client messages
3193 * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
3194 removed duplicate call of execute_function_override_window
3196 * fvwm/stack.c (new_layer):
3197 fixed a hang if a window sets an layer < 0 via gnome hints
3199 * fvwm/add_window.c (GetWindowSizeHints):
3200 * fvwm/misc.c (fvwm_msg_report_app):
3201 (fvwm_msg_report_app_and_workers):
3202 new utility functions
3204 2005-07-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3206 * fvwm/stack.c (dump_stack_ring):
3207 (verify_stack_ring_consistency):
3208 * fvwm/module_interface.c (HandleModuleInput):
3209 * fvwm/events.c (__cr_detect_icccm_move):
3210 * fvwm/style.c (print_styles):
3213 2005-07-19 Mikhael Goikhman <migo@homemail.com>
3215 * libs/FlocaleCharset.c:
3216 support euc-jp encodings (Yasuhiro Nakazaki)
3218 2005-07-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3220 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
3221 * fvwm/ewmh_names.c (EWMH_WMName):
3223 * fvwm/ewmh.c (EWMH_SetCurrentDesktop):
3224 (EWMH_SetNumberOfDesktops):
3225 (EWMH_SetDesktopViewPort):
3226 (EWMH_SetDesktopGeometry):
3227 (EWMH_SetWMDesktop):
3229 (EWMH_SetFrameStrut):
3231 * fvwm/gnome.c (AtomGet):
3233 (GNOME_GetHintIcons):
3234 (GNOME_GetHintLayer):
3235 (GNOME_GetHintState):
3236 (GNOME_GetExpandedSize):
3237 (GNOME_SetAreaCount):
3238 (GNOME_SetCurrentArea):
3239 (GNOME_SetDeskCount):
3240 (GNOME_SetCurrentDesk):
3241 (GNOME_SetCurrentDesk):
3244 (CMD_GnomeShowDesks):
3248 * libs/fsm.c (GetClientID):
3249 (set_session_manager):
3250 * fvwm/session.c (GetClientID):
3251 * fvwm/fvwm.h (FvwmWindow):
3252 * fvwm/colorset.c (get_root_pixmap):
3253 * fvwm/add_window.c (FetchWmProtocols):
3254 * libs/FTips.c (__initialize_window):
3255 * fvwm/icccm2.c (convertProperty)
3256 (icccm2_handle_selection_request)
3257 * fvwm/fvwm.c (SetMWM_INFO):
3260 2005-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3262 * fvwm/move_resize.c (GetOnePositionArgument):
3263 don't use the unportable fuction rintf()
3265 2005-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3269 increased version to 2.5.14
3275 updated for 2.5.13 release
3277 2005-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3279 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
3280 fixed drawing of relief with very small rectangles, i.e. when
3281 line_width * 2 > height or width
3283 2005-07-04 Dan Espen <dane@mk.telcordia.com>
3285 * NEWS: fvwm-menu-desktop changes.
3287 2005-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3289 * fvwm/placement.c (get_next_x):
3290 fixed collision detection of windows on pages other than the current
3291 one during placement
3293 2005-06-17 Olivier Chapuis <olivier.chapuis@free.fr>
3295 * fvwm/move_resize.c (__resize_window):
3296 Fixed interactive resize (reduction) via the bottom border
3301 2005-06-02 Dan Espen <dane@mk.telcordia.com>
3305 Spelling fix contition -> condition
3307 2005-04-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3309 * fvwm/style.c (style_ids_are_equals):
3310 (style_id_equals_id):
3311 (styles_have_same_id):
3312 (fw_match_style_id):
3313 (one_fw_can_match_both_ids):
3314 (cleanup_style_defaults):
3315 * libs/fsm.c (fprintfhex):
3317 * libs/FGettext.c (fgettext_free_fgpath_list):
3318 * libs/Parse.c (_get_suffixed_integer_arguments):
3319 * libs/Graphics.c (AllocNonlinearGradient):
3320 * libs/PictureUtils.c (build_mapping_table):
3326 * libs/FRenderInit.c:
3327 include own header file
3329 * libs/System.c (getFileStamp):
3330 * libs/Fft.c (FftPDumyFunc):
3331 * libs/FScreen.c (FScreenSetDefaultModuleScreen):
3334 2005-03-01 Dan Espen <dane@mk.telcordia.com>
3336 * fvwm/fvwm.1.in (Example): Piperead in dynamic menu example,
3339 2005-02-25 Dan Espen <dane@mk.telcordia.com>
3341 * fvwm/fvwm.1.in (Focus): Typos in focus section.
3343 2005-02-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3345 * fvwm/conditional.c (Circulate):
3346 added tests for fw == Scr.FvwmRoot again to fix a crash
3348 2005-02-05 Dan Espen <dane@mk.telcordia.com>
3350 * AUTHORS: New author, FvwmScript patch.
3352 2005-01-28 Scott Smedley <scottie7@tpg.com.au>
3354 * fvwm/fvwm.1.in: elaborate on how window-specific bindings work.
3355 * AUTHORS: s/Hover/Active/
3357 2005-01-19 Dan Espen <dane@mk.telcordia.com>
3359 * fvwm/bindings.c (ParseBinding): Patch from Frank Gruellich,
3360 avoid dump with empty key/mouse binding command.
3361 * fvwm/conditional.c (direction_cmd): Safety check after PeekToken
3362 Checked all other uses of PeekToken in fvwm dir.
3364 2005-01-08 Olivier Chapuis <olivier.chapuis@free.fr>
3366 * fvwm/session.c (matchWin):
3368 On restarts compare window ids only. Base our matching decision on
3369 window role only if we have a client id.
3371 * fvwm/move_resize.c (GetOnePositionArgument):
3372 Fixed a one pixel bug in the Move and AnimatedMove commands by rounding
3373 float values to nearest int
3375 2005-01-06 Olivier Chapuis <olivier.chapuis@free.fr>
3378 * fvwm/move_resize.c (CMD_Maximize):
3379 Applied Arnaud Vrac patch which fixes maximize by growing vs
3382 2004-12-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3384 * fvwm/builtins.c (do_button_style):
3385 ButtonStyle Reset takes effect immediately
3387 2004-12-08 Dan Espen <dane@mk.telcordia.com>
3389 * fvwm/fvwm.1.in: lang check.
3391 2004-12-06 Olivier Chapuis <olivier.chapuis@free.fr>
3394 Really commit EWMHUseStackingOrderHints documentation update
3396 2004-12-02 Olivier Chapuis <olivier.chapuis@free.fr>
3399 Fixed bug #1480 by updating EWMHUseStackingOrderHints documentation
3402 FvwmIconMan new options
3404 * libs/FTips.c (new file):
3405 * libs/FTips.h (new file):
3408 Added a set of functions for implementing tool tips
3410 2004-11-30 Dan Espen <dane@mk.telcordia.com>
3412 * fvwm/fvwm.1.in: Fix keysym description add XKeysymDB.
3414 2004-11-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3416 * fvwm/menus.c (__mloop_get_event):
3417 * fvwm/functions.c (execute_complex_function):
3418 * fvwm/add_window.c (AddWindow):
3419 * fvwm/module_interface.c (ExecuteModuleCommand):
3420 * fvwm/move_resize.c (__move_loop):
3422 properly set the "state" member of faked motion and key events;
3423 fixes broken "nosnap" feature
3425 2004-10-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3427 * fvwm/bindings.c (ParseBinding):
3429 * libs/Bindings.c (bindingAppliesToWindow):
3430 (__compare_binding):
3431 * fvwm/module_interface.c (CMD_ModuleSynchronous):
3432 * fvwm/builtins.c (CMD_Wait):
3434 * fvwm/events.c (__handle_bpress_on_root):
3435 (HandleButtonRelease):
3436 fixed crash in window specific binding code
3437 fixed handling of root window in window specific binding code
3438 renamed some functions
3440 2004-10-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3442 * fvwm/focus.c (__update_windowlist):
3443 replaced while loop by for loop
3445 * fvwm/style.c (style_destroy_style):
3446 * fvwm/conditional.c (Circulate):
3447 removed useless check whether fw == &Scr.FvwmRoot
3449 * fvwm/icons.c (DeIconify):
3450 defused possible endless loop when a window iconified by the
3451 transientfor window loses the "transient" relationship
3453 2004-10-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3455 * fvwm/move_resize.c (__move_loop):
3457 fixed overwriting the initial button_mask during move/resize
3459 * fvwm/menus.c (__mloop_handle_action_with_mi):
3460 do not "post" a submenu menu item it the submenu does not exist
3462 2004-10-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3464 * fvwm/events.c (__handle_bpress_on_managed):
3465 do not draw the decorations pressed in if executing a function is
3468 * libs/Parse.c (CopyToken):
3469 fixed parsing of delimiters
3471 2004-10-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3473 * fvwm/virtual.c (GetDeskNumber):
3474 fixed MoveToDesk without argument
3476 2004-10-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3479 re-formatted and some spelling corrections
3481 * fvwm/colorset.c (CMD_CleanupColorsets):
3483 * fvwm/builtins.c (CMD_Colorset):
3484 (CMD_CleanupColorsets):
3485 moved functions to colorset.c
3487 2004-10-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3489 * libs/Parse.c (CopyToken):
3490 skip any whitespace before a delimiter; this allows to have spaces
3491 before the commas in an option list
3493 2004-10-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3495 * fvwm/frame.c (frame_reshape_border):
3496 re-shaping shaded windows no longer unshades them
3497 re-shaping unshaded windows on pages other than 0 0 no longer moves
3498 them out of the current page
3500 2004-10-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3502 * fvwm/events.c (__cr_detect_icccm_move):
3503 * fvwm/screen.h (ScreenInfo):
3504 * fvwm/builtins.c (CMD_BugOpts):
3505 new BugOpts option DebugCRMotionMethod for ConfigureRequest debugging
3507 * fvwm/move_resize.c (__move_loop):
3509 query the pointer position in the move loop when an
3510 EnterNotify/LeaveNotify event arrives; same change in resize loop.
3514 increased version to 2.5.13
3520 updated for 2.5.12 release
3522 * fvwm/frame.c (frame_create_move_resize_args):
3523 fixed xemacs growing or shrinking when title height changed; this was
3524 caused by calculating the old client window geometry using the new
3525 title dimensions; query the window size instead
3527 2004-10-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3529 * fvwm/events.c (test_map_request):
3530 (test_button_event):
3531 (test_typed_window_event):
3532 (test_resizing_event):
3533 (__predicate_button_click):
3534 (__merge_cr_moveresize):
3535 (HandleUnmapNotify):
3536 (flush_property_notify):
3537 (is_resizing_event_pending):
3538 (__test_for_motion):
3539 use type XPointer for last argument of predicate procedures for
3540 XCheckPeekIfEvent and XCheckIfEvent, not char *
3541 (HandleUnmapNotify):
3544 2004-10-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3546 * fvwm/window_flags.h:
3547 removed useless and broken SETM_ macros
3549 * fvwm/update.c (init_style):
3550 fixed resetting user states
3552 2004-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3554 * libs/envvar.c (add_to_envlist):
3557 2004-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3559 * fvwm/builtins.c (CMD_UnsetEnv):
3562 * libs/envvar.c (flib_unsetenv):
3566 split in ftwo functions
3569 check for unsetenv function
3571 * fvwm/builtins.c (CMD_SetEnv):
3572 assume an empty value if no value is given
3574 2004-09-30 Rafal Bisingier <ravbc@man.poznan.pl>
3583 * perllib/FVWM/Commands.pm:
3584 new command EdgeLeaveCommand
3586 2004-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3593 increased version to 2.5.12
3598 updated for 2.5.11 release
3600 2004-09-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3602 * fvwm/geometry.c (get_page_offset):
3603 (get_page_offset_rectangle):
3604 (get_absolute_geometry):
3607 * fvwm/virtual.c (CMD_GotoPage):
3608 * fvwm/move_resize.c (__move_window):
3609 * fvwm/virtual.c (CMD_GotoPage):
3610 (get_page_arguments):
3611 new options wrapx, wrapy, nodesklimitx, nodesklimity to MoveToPage
3614 2004-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3616 * libs/Flocale.c (FlocaleGetNameProperty):
3617 fixed freeing uninitialized pointer
3619 2004-09-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3621 * fvwm/conditional.c (select_cmd):
3625 fixed conditional return code in Pick, PointerWindow, ThisWindow, All,
3626 WindowId and Direction commands; fixes break from these commands
3628 * fvwm/geometry.c (get_shaded_geometry):
3629 shading geometry fix for windows without decoration
3631 * libs/FScreen.c (XineramaQueryExtension):
3632 fixed xinerama crash
3634 2004-09-04 Scott Smedley <scottie7@tpg.com.au>
3637 Parse man pages with config.status so man pages have correct date.
3638 Man pages also specify FVWM version that they relate to.
3641 * bin/fvwm-config.1:
3642 * bin/fvwm-convert-2.2.1:
3643 * bin/fvwm-convert-2.4.1:
3644 * bin/fvwm-convert-2.6.1:
3645 * bin/fvwm-menu-desktop.1:
3647 * modules/FvwmAnimate/FvwmAnimate.1:
3648 * modules/FvwmAuto/FvwmAuto.1:
3649 * modules/FvwmBacker/FvwmBacker.1:
3650 * modules/FvwmBanner/FvwmBanner.1:
3651 * modules/FvwmButtons/FvwmButtons.1:
3652 * modules/FvwmCommand/FvwmCommand.1:
3653 * modules/FvwmConsole/FvwmConsole.1:
3654 * modules/FvwmConsole/FvwmConsoleC.pl.1:
3655 * modules/FvwmCpp/FvwmCpp.1:
3656 * modules/FvwmDragWell/FvwmDragWell.1:
3657 * modules/FvwmEvent/FvwmEvent.1:
3658 * modules/FvwmForm/FvwmForm.1:
3659 * modules/FvwmGtk/FvwmGtk.1:
3660 * modules/FvwmIconBox/FvwmIconBox.1:
3661 * modules/FvwmIconMan/FvwmIconMan.1:
3662 * modules/FvwmIdent/FvwmIdent.1:
3663 * modules/FvwmM4/FvwmM4.1:
3664 * modules/FvwmPager/FvwmPager.1:
3665 * modules/FvwmProxy/FvwmProxy.1:
3666 * modules/FvwmRearrange/FvwmRearrange.1:
3667 * modules/FvwmSave/FvwmSave.1:
3668 * modules/FvwmSaveDesk/FvwmSaveDesk.1:
3669 * modules/FvwmScript/FvwmScript.1:
3670 * modules/FvwmScroll/FvwmScroll.1:
3671 * modules/FvwmTaskBar/FvwmTaskBar.1:
3672 * modules/FvwmTheme/FvwmTheme.1:
3673 * modules/FvwmWharf/FvwmWharf.1:
3674 * modules/FvwmWinList/FvwmWinList.1:
3675 These man pages were renamed to have a .in suffix.
3676 ie. bin/fvwm-bug.1 renamed to bin/fvwm-bug.1.in
3678 2004-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3680 * fvwm/placement.c (__place_window):
3681 fixed starting desk output with bugopts explainwindowplacement
3683 2004-09-03 Olivier Chapuis <olivier.chapuis@free.fr>
3685 * fvwm/eventhandler.h:
3686 * fvwm/events.c (InitEventHandlerJumpTable):
3690 Fixed window specific bindings "patch" by sending key release event
3693 2004-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3697 * fvwm/move_resize.c:
3701 * fvwm/decorations.c:
3705 * fvwm/add_window.c:
3708 renamed NUMBER_OF_BUTTONS to NUMBER_OF_TITLE_BUTTONS to avoid confusing
3709 it with NUMBER_OF_MOUSE_BUTTONS
3711 * fvwm/style.c (style_parse_focus_policy_style):
3712 * fvwm/focus_policy.h:
3713 * libs/Bindings.c (GrabWindowButton):
3714 * fvwm/bindings.c (bind_get_bound_button_contexts):
3716 * fvwm/events.c (WaitForButtonsUp):
3717 * fvwm/style.c (style_parse_focus_policy_style):
3718 * fvwm/builtins.c (__fake_event):
3719 fixed use of NUMBER_OF_MOUSE_BUTTONS vs.
3720 NUMBER_OF_EXTENDED_MOUSE_BUTTONS
3722 2004-08-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3725 put -Wall -Wno-implicit-int before user specified flags
3728 Applied below patch again. It didn't make it to CVS (?)
3730 2004-08-26 Dan Espen <dane@mk.telcordia.com>
3732 * libs/FScreen.c: Fixed case error. Patch from Chris Ross.
3734 2004-08-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3737 cleaned up ifdef hell
3740 fixed solaris xinerama test
3742 2004-08-25 Dan Espen <dane@mk.telcordia.com>
3746 * libs/FScreen.c (solaris_XineramaQueryScreens):
3747 Solaris Xinerama support.
3750 Patch by Chris Ross.
3752 2004-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3754 * fvwm/events.c (__handle_cr_on_client):
3755 don't reevaluate window geometry when a ConfigureRequest has no size or
3758 2004-08-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3760 * fvwm/menus.c (get_menu_options):
3762 new menu option TearOffImmediately
3764 2004-08-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3766 * fvwm/placement.c (__place_get_wm_pos):
3767 cascade placemnt fix by Paul Vojta
3769 2004-08-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3771 * fvwm/geometry.c (constrain_size):
3772 Don't touch the aspect ratio if modifying the width/height does not
3773 improve the situation
3775 * fvwm/frame.c (frame_free_move_resize_args):
3776 (__frame_setup_window):
3777 (frame_update_hidden_window_pos):
3778 (frame_mrs_resize_move_windows):
3779 (frame_create_move_resize_args):
3780 * fvwm/move_resize.c (__resize_window):
3781 some event handling fixes
3783 * fvwm/geometry.c (constrain_size):
3784 look up the latest size hints if necessary
3786 2004-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3788 * fvwm/geometry.c (constrain_size):
3789 * fvwm/ewmh.c (EWMH_fullscreen):
3790 * fvwm/window_flags.h (DO_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
3791 (SET_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
3792 (SETM_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
3793 * fvwm/fvwm.h (window_flags_t):
3794 allow windows to override their size hints when going fullscreen:
3795 minimum and maximum size, size inc, aspect ratio, etc.
3797 2004-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3799 * fvwm/decorations.c (struct):
3800 MWM hints on 64 bit machines fix
3802 2004-07-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3804 * fvwm/fvwm.1.in (Note):
3805 * fvwm/read.c (CMD_Read):
3807 the Read and PipeRead commands have a return code
3809 * fvwm/read.c (run_command_stream):
3814 2004-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3816 * fvwm/move_resize.c (GetResizeArguments):
3818 fixed parsing of the frame option to the resize command and the pointer
3819 option to the move command
3821 * fvwm/conditional.c (CMD_None):
3822 Fixed CMD_None return code
3824 2004-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3826 * fvwm/stack.c (is_above_unmanaged):
3827 windows on other Desks are always considered on top
3829 * fvwm/conditional.c (CreateConditionMask):
3830 (MatchesConditionMask):
3831 * fvwm/fvwm.h (WindowConditionMask):
3832 new condition Overlapped
3835 inproved strings.h / sring.h iclusion logic
3837 * libs/PictureUtils.c (finish_ct_init):
3838 (PictureInitColors):
3839 use flib_putenv instead of putenv
3841 2004-07-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3844 * libs/gravity.h (enum):
3845 * libs/wcontext.h (enum):
3848 * fvwm/fvwm.c (StartupStuff):
3849 do not ungrab the pointer while the startup functions execute
3851 ungrab the pointer only after executing the RestartFunction or
3852 ExitFunciton. Otherwise these functions may not be executed if some
3853 other application grabs the pointer.
3856 * fvwm/conditional.c (CreateConditionMask):
3857 renamed CurrentGlobbalPageAnyDesk to CurrentGlobalPageAnyDesk
3858 new condition AnyScreen
3861 * fvwm/builtins.c (__fake_event):
3862 * fvwm/bindings.c (ParseBinding):
3863 removed C++ comments
3865 2004-07-15 Scott Smedley <scottie7@tpg.com.au>
3868 New options for FvwmButtons module.
3870 2004-07-12 Mikhael Goikhman <migo@homemail.com>
3873 use commas between conditions
3875 2004-07-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3877 * fvwm/builtins.c (CMD_Wait):
3878 ignore MapNotify reported to any window except the root window
3880 * fvwm/module_interface.c (CONFIGARGS):
3881 correct number of CONFIGARGS arguments
3883 * libs/vpacket.h (ConfigWinPacket):
3884 frame_x and frame_y are signed
3886 2004-07-11 Scott Smedley <scottie7@tpg.com.au>
3888 * fvwm/conditional.c:
3892 Committed patch by Norman Yarvin (with a few minor mods) to extend
3893 conditionals to handle multiple window names.
3895 2004-07-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3897 * fvwm/module_interface.c (CONFIGARGS):
3898 * libs/vpacket.h (ConfigWinPacket):
3899 put window_flags at end of structure
3901 2004-07-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3903 * fvwm/module_interface.c (CONFIGARGS):
3908 removed old module interface
3911 * libs/vpacket.h (ConfigWinPacket):
3914 2004-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3916 * fvwm/execcontext.c (__exc_change_context):
3917 fixed handling of etrigger event, fixing a problem with PropertyNotify
3918 events during resizing and possibly other problems too
3920 * fvwm/add_window.c (RestoreWithdrawnLocation):
3921 fixed travelling windows if application changed gravity hint before
3924 * fvwm/frame.c (combine_decor_gravities):
3925 (combine_gravities):
3927 (frame_restore_client_gravities):
3928 fixed window gravity after resize
3930 * libs/FEvent.c (FPeekEvent):
3932 (FCheckPeekIfEvent):
3933 fixed some event handling bugs
3935 * fvwm/conditional.c (CMD_Test):
3937 corrected use of Bool types
3939 simplified, fixed compilation
3941 use int as return type
3943 * libs/Ficonv.c (convert_charsets):
3946 * libs/Ficonv.c (convert_charsets):
3947 * acinclude.m4 (ICONV_SECOND_ARG):
3948 rewrote iconf configure test to save an ifdef
3950 2004-07-07 Scott Smedley <scottie7@tpg.com.au>
3956 Allow user to specify window-specific bindings that should NOT be
3957 intercepted by FVWM. This is accomplished with an '--' binding action.
3959 2004-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3961 * fvwm/move_resize.c (__resize_window):
3962 Fixed event handling
3964 * fvwm/virtual.c (HandlePaging):
3965 removed check for leave events on pan frames; better query the pointer
3968 2004-07-06 Scott Smedley <scottie7@tpg.com.au>
3971 * fvwm/conditional.c:
3972 Extend "Test (Version >= x.y.z)" syntax to allow version comparison.
3974 2004-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3976 * fvwm/move_resize.c (GetResizeArguments):
3977 (GetResizeMoveArguments):
3980 (__resize_get_refpos):
3981 (__resize_get_dir_proximity):
3982 (__resize_get_dir_from_window):
3983 implemented fluxbox-like Alt-Button3 resizing
3985 * fvwm/virtual.c (HandlePaging):
3986 * fvwm/events.c (__merge_cr_moveresize):
3987 (__test_for_motion):
3988 (flush_property_notify):
3989 do not use XPutBackEvent as it shuffles events on the queue
3990 (test_button_event):
3991 (test_typed_window_event):
3994 * libs/FEvent.c (fev_get_evpos_or_query):
3995 take pointer position from EnterNotify and LeaveNotify events
3997 * fvwm/move_resize.c (__move_loop):
3998 fixed multiple paging with certain SnapGrid / Move interactions
4001 * fvwm/virtual.c (HandlePaging):
4002 Workaround for buggy XFree not delivering some Pointer events
4005 * fvwm/virtual.c (MoveViewport):
4006 don't eat MotionNotify events
4008 * libs/FEvent.c (fev_get_last_event):
4017 (FCheckWindowEvent):
4018 (FCheckTypedWindowEvent):
4022 keep a copy of the previous event in case FPutBackEvent is called
4024 2004-06-30 Scott Smedley <scottie7@tpg.com.au>
4027 Indicate optional window argument in section headings for
4028 Key, Mouse, PointerKey & Stroke commands.
4029 Remove strange "-Key" option listed for PointerKey.
4031 2004-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4033 * libs/Fft.c (FftDrawString):
4034 * fvwm/session.c (get_version_string):
4035 * fvwm/module_interface.c (FlushMessageQueue):
4036 * fvwm/fvwm.c (SaveDesktopState):
4038 * fvwm/colorset.c (cleanup_colorsets):
4039 * libs/PictureUtils.c (struct):
4040 fixed compilation with -Wall -Wstrict-prototypes -Wpointer-arith
4042 2004-06-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4044 * fvwm/events.c (__cr_detect_icccm_move):
4045 windows with ewmh hints are assumed to use icccm2 compliant movement
4047 * fvwm/ewmh_events.c (ewmh_WMStateMaxVert):
4048 (ewmh_WMStateMaxHoriz):
4049 fixed restart/maximized problem
4051 * libs/fvwmsignal.c (fvwmReapChildren):
4052 * fvwm/fvwm.c (ReapChildren):
4053 moved function to lib
4055 2004-06-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4057 * fvwm/modconf.c (send_desktop_geometry):
4060 (send_move_threshold):
4061 (send_ignore_modifiers):
4062 increased static buffer size
4064 2004-06-13 Marcus Lundblad <ml@update.uu.se>
4066 * libs/CombineChars.c (convert_to_ucs2):
4067 Replace illegal UTF-8 character sequences in input
4069 2004-06-11 Scott Smedley <scottie7@tpg.com.au>
4072 bugfix: wrong stroke action being invoked.
4074 2004-06-10 Scott Smedley <scottie7@tpg.com.au>
4079 Active _last_ matching binding. (ie. same behaviour as before
4080 win-specific bindings patch.)
4081 bugfix: segfault when looking up stroke bindings in root context.
4083 2004-06-07 Scott Smedley <scottie7@tpg.com.au>
4089 * fvwm/module_interface.c:
4092 * modules/FvwmScript/FvwmScript.c:
4093 * modules/FvwmScript/Instructions.c:
4094 Implemented window-specific key/mouse bindings.
4096 * modules/FvwmIconBox/FvwmIconBox.h:
4100 Make args to matchWildcards() const.
4102 2004-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4104 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
4106 * fvwm/ewmh.c (EWMH_fullscreen):
4109 * fvwm/add_window.c (AddWindow):
4110 implemented MAXVERT, MAXHORIZ and FULLSCREEN initial EWMH states
4112 * fvwm/ewmh_events.c (ewmh_WMStateMaxHoriz):
4113 (ewmh_WMStateMaxVert):
4114 (ewmh_WMStateShaded):
4115 (ewmh_WMStateSticky):
4116 (ewmh_WMStateStaysOnBottom):
4119 don't try to maximize window when looking up the style
4121 (ewmh_WMStateFullScreen):
4122 (ewmh_WMStateHidden):
4123 (ewmh_WMStateMaxVert):
4124 (ewmh_WMStateModal):
4125 (ewmh_WMStateShaded):
4126 (ewmh_WMStateSkipPager):
4127 (ewmh_WMStateSticky):
4128 (ewmh_WMStateStaysOnBottom):
4129 fixed ignoring ewmh hints
4131 * fvwm/expand.c (expand_vars_extended):
4132 include full path in iconfile and miniiconfile variables
4134 2004-06-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4136 * fvwm/functions.c (execute_complex_function):
4138 fixed double click patch
4140 2004-06-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4142 * fvwm/ewmh.c (EWMH_SetWMDesktop):
4143 use 0xFFFFFFFF instead of 0xFFFFFFFE for "sticky across all desks"
4145 2004-05-31 Dan Espen <dane@mk.telcordia.com>
4147 * fvwm/fvwm.1.in (COLORSETS): Moved FvwmTheme description of colorsets
4150 2004-05-29 Norbert Buchmuller <norbi@nix.hu>
4152 * libs/FImage.c (FShmSafeCreateImage):
4153 Yet another fix to SHM remote client problem
4155 2004-05-26 Francis Litterio <franl@world.std.com>
4159 * fvwm/placement.c (__place_get_wm_pos)
4160 * fvwm/style.c (style_parse_one_style_option)
4161 Added support for new CenterPlacement style (cf. macro PLACE_CENTER).
4163 2004-05-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4165 * fvwm/events.c (HandleEnterNotify):
4166 fixed endless loop of edge commands when doing something that grabs
4169 * fvwm/functions.c (CheckActionType):
4170 (execute_complex_function):
4171 double clicks no longer work when pressing different buttons
4173 2004-05-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4175 * fvwm/placement.c (__place_get_wm_pos):
4176 fixed placement in top left corner when pressing escape during manual
4179 2004-05-23 Mikhael Goikhman <migo@homemail.com>
4183 added Chinese translations
4185 2004-05-18 Olivier Chapuis <olivier.chapuis@free.fr>
4187 * fvwm/ewmh.c (EWMH_SetFrameStrut):
4190 2004-05-09 Mikhael Goikhman <migo@homemail.com>
4192 * fvwm/conditional.c:
4194 clean up Test code and documentation, add new False condition,
4195 unrecognized conditions produce Error return code now
4197 2004-05-06 Dan Espen <dane@mk.telcordia.com>
4199 * fvwm/style.c: Remove extra char.
4201 2004-05-01 Olivier Chapuis <olivier.chapuis@free.fr>
4203 * fvwm/ewmh.c (ewmh_atom_client_win):
4204 * fvwm/ewmh_intern.h:
4205 * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
4206 (ewmh_MoveResizeWindow):
4207 Added _NET_RESTACK_WINDOW as it is similar than _NET_MOVERESIZE_WINDOW
4209 * fvwm/events.c (__handle_cr_on_client):
4210 (__handle_configure_request):
4211 (events_handle_configure_request):
4212 Some renaming for consistency, force restacking if the event come from
4215 * fvwm/ewmh_events.c (ewmh_MoveResize):
4216 Fixed _NET_WM_MOVERESIZE
4218 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
4221 * fvwm/ewmh.c (ewmh_atom_fvwm_win):
4222 (EWMH_SetFrameStrut):
4223 Added _NET_FRAME_EXTENTS as it is just _KDE_NET_WM_FRAME_STRUT
4225 2004-04-29 Olivier Chapuis <olivier.chapuis@free.fr>
4227 * libs/FImage.c (FShmSafeCreateImage):
4228 Finished to fix SHM remote client problem
4230 2004-04-29 Olivier Chapuis <olivier.chapuis@free.fr>
4232 * libs/FImage.c (FShmSafeCreateImage):
4233 Fixed when we are a remote client
4235 2004-04-21 Mikhael Goikhman <migo@homemail.com>
4246 new default ~/.fvwm/config file is now recommended instead of
4247 still supported ~/.fvwm/.fvwm2rc
4249 2004-04-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4251 * fvwm/menus.c (NewMenuRoot):
4252 do not strip whitespace from menu names when creating a new menu
4254 2004-04-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4256 * fvwm/menuitem.c (menuitem_get_size):
4258 renamed remaining "mips" to mipst
4260 2004-04-09 Olivier Chapuis <olivier.chapuis@free.fr>
4262 * fvwm/events.c (HandleMapRequestKeepRaised):
4263 * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
4264 Fixed EWMH DesktopGeometry and Stacking list
4266 2004-04-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4268 * fvwm/virtual.c (GetDeskNumber):
4271 fixed MoveToDesk with one argument
4273 2004-04-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4275 * fvwm/style.c (style_parse_one_style_option):
4277 * fvwm/conditional.c (MatchesConditionMask):
4279 * fvwm/window_flags.h:
4282 2004-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4287 2004-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4289 * fvwm/move_resize.c (unmaximize_fvwm_window):
4290 fixed redrawing of maximize button when unmaximizing but when the size
4291 and position does not change
4293 2004-03-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4295 * fvwm/expand.c (expand_vars_extended):
4296 new extended variable $[w.layer]
4298 * fvwm/move_resize.c (MaximizeHeight):
4301 applied modified layer patch for maximize by Rafal Bisingier
4303 2004-03-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4305 * fvwm/add_window.c (setup_frame_attributes):
4306 Hopefully fixed BackingStore code and removed now useless backing store
4309 * fvwm/expand.c (expand_vars_extended):
4310 new extended variable $[w.desk]
4312 2004-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4316 increased version to 2.5.11
4321 updated for 2.5.10 release
4323 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
4324 improved rotation code
4326 * libs/gravity.c (gravity_add_rotations):
4329 2004-03-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4331 * fvwm/placement.c (__explain_placement):
4334 * libs/FScreen.c (FScreenIsRectangleOnScreen):
4337 * fvwm/builtins.c (CMD_BugOpts):
4338 * fvwm/screen.h (ScreenInfo):
4339 new BugOpts option ExplainWindowPlacement
4340 renamed some members of Screen
4342 2004-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4344 * fvwm/placement.c (__place_get_wm_pos):
4345 (__place_get_nowm_pos):
4346 (__place_get_placement_flags):
4348 (__place_handle_x_resources):
4349 (setup_window_placement):
4350 split into multiple functions
4353 2004-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4355 * fvwm/add_window.c (setup_window_placement):
4356 * fvwm/placement.c (setup_window_placement):
4357 moved function to placement.c
4358 fixed using PLACE_AGAIN placement mode
4363 2004-03-15 Chris Ross <cross+fvwm@distal.com>
4365 * libs/Graphics.c (do_relieve_rectangle_with_rotation)
4366 allow a negative line_width to invert the relief
4368 2004-03-06 Marcus Lundblad <ml@update.uu.se>
4370 * libs/Flocale.c (FlocaleDrawString)
4371 (FlocaleDrawUnderline)
4373 reduced redundant calls to iconv
4375 2004-03-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4377 * fvwm/move_resize.c (CMD_XorValue):
4378 fixed a very small outline drawing problem caused by using 0 line width
4383 increased version to 2.5.10
4387 updated for 2.5.9 release
4389 * fvwm/functions.c (execute_function_override_window):
4390 * fvwm/module_interface.c (ExecuteModuleCommand):
4391 * fvwm/conditional.c (circulate_cmd):
4392 sometimes, DeferExecution was called although a window was already
4393 selected, for example with the "Current" commend; fixed
4395 2004-02-28 Olivier Chapuis <olivier.chapuis@free.fr>
4397 * libs/FImage.c (FShmSafeCreateImage):
4398 Fixed some safety tests
4400 2004-02-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4402 * fvwm/events.c (__handle_cr_on_client):
4403 fixed a bug in the Jave configure request workaround
4405 2004-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4407 * fvwm/events.c (__cr_detect_icccm_move):
4408 improved motion method detection for fullscreen requests
4410 2004-02-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4412 * fvwm/add_window.c (AddWindow):
4413 * fvwm/screen.h (ScreenInfo):
4414 * fvwm/builtins.c (CMD_BugOpts):
4415 new BugOpts option DisplayNewWindowNames intended for debugging
4417 2004-02-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4419 * libs/Bindings.c (FvwmStringToKeysym):
4420 small performance enhancement
4422 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
4424 fixed the FlickeringMoveWorkaround option which did nothing before
4426 2004-02-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4428 * fvwm/style.c (style_parse_one_style_option):
4430 * fvwm/style.h (SIS_UNMANAGED):
4431 * fvwm/add_window.c (AddWindow):
4434 * fvwm/expand.c (expand_vars_extended):
4435 new variables $[w.iconfile] and $[w.miniiconfile]
4437 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
4438 made left side of a relief one pixel longer at the bottom
4440 2004-02-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4442 * libs/defaults.h (DEF_FP_SORT_WINDOWLIST_BY):
4443 * fvwm/style.c (style_set_old_focus_policy):
4444 fixed default window list order with ClickToFocus
4446 2004-02-04 Marcus Lundblad <ml@update.uu.se>
4448 * fvwm/libs/Flocale.h:
4449 * fvwm/libs/Flocale.c (FlocaleStringNumberOfBytes)
4450 (FlocaleStringByteToCharOffset)
4451 (FlocaleStringCharToByteOffset)
4452 (FlocaleStringCharLength):
4453 Made utility functions available outside of Flocale
4455 2004-01-31 Olivier Chapuis <olivier.chapuis@free.fr>
4457 * fvwm/events.c (__test_for_motion):
4458 Fixed a lockup, see the long comment in the code
4460 2004-01-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4462 * fvwm/schedule.c (execute_obj_func):
4463 fixed using uninitialised return code
4465 2004-01-25 Olivier Chapuis <olivier.chapuis@free.fr>
4467 * fvwm/builtins.c (do_title_style):
4468 Fixed MinHeight, it must reset the Height
4470 2004-01-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4472 * fvwm/menus.c (menuShortcuts):
4473 applied menu navigation patch by Anton Kazennikov
4475 2003-12-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4477 * libs/gravity.c (gravity_dir_to_string):
4478 (gravity_parse_dir_argument):
4479 use a constant for the dir table
4481 2003-12-16 Marcus Lundblad <ml@update.uu.se>
4483 * fvwm/Flocale.c (FlocaleEncodeString)
4484 (FlocaleDrawUnderline):
4485 Fixed crash when there's no Iconv support
4487 2003-12-16 olicha <olivier.chapuis@free.fr>
4490 Used the FUNC_FLAGS_TYPE in find_func_t declaration
4492 * sample.fvwmrc/system.fvwm2rc-sample-95:
4493 Added some Xft fonts
4495 2003-12-12 olicha <olivier.chapuis@free.fr>
4497 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
4498 Fixed ewmh FullScreen when an application start fullscreen and
4499 desactivate this state
4501 2003-12-04 olicha <olivier.chapuis@free.fr>
4503 * fvwm/placement.c (test_fit):
4505 * fvwm/ewmh.c (ewmh_GetStrutIntersection):
4506 (EWMH_GetBaseStrutIntersection):
4507 (EWMH_GetStrutIntersection):
4508 Fixed placement vs the base struts
4510 2003-11-29 Mikhael Goikhman <migo@homemail.com>
4512 * sample.fvwmrc/system.fvwm2rc-sample-95:
4513 improved Debian specific menu
4515 2003-11-15 Mikhael Goikhman <migo@homemail.com>
4517 * sample.fvwmrc/system.fvwm2rc-sample-95:
4518 several updates; added Debian menu if found
4520 2003-11-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4523 new configure option --en/disable-iconv
4525 2003-11-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4527 * fvwm/menus.c (__mloop_handle_event):
4528 * fvwm/menustyle.c (menustyle_parse_style):
4530 new MenuStyle options PopupIgnore and PopupClose
4532 2003-11-02 Dan Espen <dane@mk.telcordia.com>
4534 * fvwm/menus.c (menu_binding): Remove debug code.
4535 * fvwm/bindings.c (ParseBinding): Hand off menu bindings to menu code.
4536 * fvwm/menus.h: Add menu_binding function.
4537 * fvwm/fvwm.1.in: Document the menu context in the mouse command for
4539 * fvwm/menus.c (__mloop_handle_event): Really crude ability to disable
4541 * libs/wcontext.h (enum): Add MENU context.
4542 * libs/wcontext.c (win_contexts): More common binding contexts first in
4544 * libs/charmap.c (charmap_string_to_mask): Space before char in error
4547 2003-11-01 Mikhael Goikhman <migo@homemail.com>
4551 increase version to 2.5.9
4553 2003-10-31 Mikhael Goikhman <migo@homemail.com>
4560 updated for 2.5.8 release
4562 2003-10-29 Mikhael Goikhman <migo@homemail.com>
4566 initially added files for deb package auto-creating procedure
4568 2003-10-26 Mikhael Goikhman <migo@homemail.com>
4572 added Swedish translations by Johan Svedberg
4577 2003-10-25 Mikhael Goikhman <migo@homemail.com>
4579 * fvwm/add_window.c (GetWindowSizeHints):
4580 reindented broken hint messages
4582 2003-10-23 Mikhael Goikhman <migo@homemail.com>
4585 improved Perl detection messages,
4586 restored FvwmGtkDebug independence from gtk libs
4588 2003-10-15 Mikhael Goikhman <migo@homemail.com>
4592 added German translations by Andrei Mitrofanow
4597 2003-10-11 Mikhael Goikhman <migo@homemail.com>
4602 2003-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4605 * fvwm/conditional.c (CreateConditionMask):
4606 (MatchesConditionMask):
4607 (CreateConditionMask):
4608 * fvwm/fvwm.h (WindowConditionMask):
4609 !CurrentPage, !CurrentDesk, !Layer ... now work as they should
4611 2003-09-23 olicha <olivier.chapuis@free.fr>
4613 * libs/FImage.c (FShmInit):
4616 2003-09-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4618 * fvwm/focus.c (warp_to_fvwm_window):
4619 don't unnecessarily call MoveViewport
4621 2003-09-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4623 * fvwm/decorations.c (__is_resize_allowed):
4626 2003-09-06 malu <ml@update.uu.se>
4628 * libs/FBidi.c (FBidiConvert):
4629 * libs/CombineChars.c (CombineChars):
4630 Fixed drawing combining characters on correct positions in
4631 right-to-left context
4633 2003-09-05 malu <ml@update.uu.se>
4635 * libs/Flocale.c (FlocaleDrawString):
4637 Fixed drawing of combining characters with font shadow
4638 (character offsets were miscalculated, since FlocaleTextWidth
4641 2003-09-05 malu <ml@update.uu.se>
4643 * libs/Flocale.c (FlocaleDrawUnderline):
4644 Fixed bug with text width when a string contains only
4645 "orphaned" combining characters (compensation for font shadowd
4648 2003-09-04 olicha <olivier.chapuis@free.fr>
4651 Added E.18, added comments on C.9 and C.15
4653 2003-09-03 olicha <olivier.chapuis@free.fr>
4655 * libs/Flocale.c (FlocaleTextWidth):
4656 Fixed a comb_char core dump
4659 Fixed compilation if either iconv, libpng or Xrender headers are
4660 not at a standard place
4662 2003-09-03 Mikhael Goikhman <migo@homemail.com>
4665 fixed error message for incorrect --with-SOMETHING-library argument
4667 2003-09-03 olicha <olivier.chapuis@free.fr>
4670 Closed C.2 as Dominik fix it on 2003-03-13. Move B.5 to C.27
4672 2003-09-02 olicha <olivier.chapuis@free.fr>
4677 2003-09-01 olicha <olivier.chapuis@free.fr>
4679 * libs/gravity.c (gravity_dir_to_string):
4680 A new interface function to transform a direction_t to a string
4682 2003-08-31 S. Anderson <sa@xmission.com>
4684 * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
4685 Fixed missing font charsets
4687 2003-08-28 olicha <olivier.chapuis@free.fr>
4689 * fvwm/move_resize.c (__move_loop):
4690 (AnimatedMoveAnyWindow):
4691 Updated bg of transparent tear off menu when moved
4693 * fvwm/events.c (HandlePropertyNotify):
4694 Updated ParentRelative tear off menu on bg change
4696 * fvwm/menus.c (UpdateMenuColorset):
4697 Updated colorsets of tear off menu when they change, this handle the
4698 case of root background change for RootTransparent
4701 * fvwm/menus.c (menu_redraw_pr_tear_off_menu):
4702 An utility function for redrawing transparent tear off menu. Maybe
4705 * fvwm/add_window.c (validate_transientfor):
4706 Fixed transient for an ewmh desktop
4708 2003-08-27 olicha <olivier.chapuis@free.fr>
4710 * libs/FRender.c (FRenderRender):
4711 * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
4712 Removed and fixed some unused code
4714 2003-08-25 olicha <olivier.chapuis@free.fr>
4716 * fvwm/misc.c (GrabEm):
4717 Fixed fvwm freeze if GRAB_FREEZE_CURSOR fail repeatedly
4719 * fvwm/modconf.c (send_color_limit):
4720 ifndefed color limit config info message which is not used anymore
4722 * fvwm/colorset.c (parse_colorset):
4723 Added a note on average bg
4725 2003-08-23 olicha <olivier.chapuis@free.fr>
4727 * fvwm/style.c (print_styles):
4728 More info on memory used
4730 * fvwm/style.c (__simplify_style_list):
4731 Fixed upward simplication
4733 2003-08-14 olicha <olivier.chapuis@free.fr>
4735 * fvwm/ewmh.c (ewmh_HandleMenu):
4736 Fixed the MENU window type, they are tear off menus
4739 * fvwm/update.c (apply_window_updates):
4740 * fvwm/stack.c (new_layer):
4741 * fvwm/ewmh.c (EWMH_GetStyle):
4742 Fixed EWMHUseStackingHints update
4744 * fvwm/window_flags.h:
4746 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
4747 (ewmh_WMStateMaxHoriz):
4748 (ewmh_WMStateMaxVert):
4749 * fvwm/move_resize.c (unmaximize_fvwm_window):
4750 Fixed _NET_WM_STATE_FULLSCREEN: set the correct _NET_WM_STATE,
4751 uniconify and unshade when putting a window fullscreen
4753 * fvwm/ewmh_intern.h:
4754 * fvwm/ewmh.c (ewmh_AllowsFullScreen):
4755 Added _NET_WM_ACTION_FULLSCREEN as we have _NET_WM_STATE_FULLSCREEN
4757 * fvwm/move_resize.c (unmaximize_fvwm_window):
4760 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
4761 * fvwm/decorations.c (SelectDecor):
4762 * fvwm/windowshade.c (CMD_WindowShade):
4763 Removed the decor for EWMH fullscreen windows, forbid shading and
4764 allows Resize and MoveResize without unsetting the fullscreen/maximized
4767 * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
4768 (CMD_ResizeMaximize):
4769 Fixed ewmh state which was not set after these cmds
4771 2003-08-09 olicha <olivier.chapuis@free.fr>
4776 2003-08-08 olicha <olivier.chapuis@free.fr>
4778 * fvwm/borders.c (border_draw_vector_to_pixmap):
4779 Fixed inversion of fg and bg in vector buttons
4781 * fvwm/style.c (__simplify_style_list):
4784 * libs/System.c (fvwm_mkstemp):
4787 2003-08-07 olicha <olivier.chapuis@free.fr>
4790 * acinclude.m4 (AM_SAFETY_CHECK_MKSTEMP):
4792 * libs/System.c (fvwm_mkstemp):
4794 Added fvwm_mkstemp for replacing tempnam. configure check if mkstemp
4795 exists and work correctly, if not a replacement function is used
4796 (written by Michael Han in 2001-02 and inspired by the glibc mkstemp
4799 * libs/fsm.c (unique_filename):
4800 (SetAuthentication):
4801 * fvwm/session.c (getUniqueStateFilename):
4802 Replaced tempnam by fvwm_mkstemp
4804 2003-08-07 olicha <olivier.chapuis@free.fr>
4807 * libs/FSMlib.h (new file):
4808 * fvwm/session.c (*):
4810 fvwmize SMlib and ICElib
4812 * fvwm/session.c (matchWin):
4813 Fixed window matching for windows with no SM_CLIENT_ID and a
4816 * libs/fsm.c (new file):
4817 * libs/fsm.h (new file):
4818 * fvwm/ConfigFvwmDefaults
4819 A set of functions for implementing a dummy session manager
4822 GNOME 1 hints and EWHM support is not a configure time option
4825 2003-08-06 Robert Wittek <r.wittek@gmx.net>
4827 * fvwm/add_window.c (AddWindow):
4828 fixed stickyness across desks over a restart
4830 2003-08-06 olicha <olivier.chapuis@free.fr>
4832 * fvwm/ewmh.c (EWMH_WindowInit):
4833 (EWMH_SetFrameStrut):
4834 Fixed position of kde tray windows in kicker
4836 2003-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4838 * fvwm/module_interface.c (FlushMessageQueue):
4839 retry writing pipe if write returns EINTR
4841 2003-07-28 olicha <olivier.chapuis@free.fr>
4843 * fvwm/events.c (events_handle_configure_request):
4844 (HandleConfigureRequest):
4845 (__handle_configure_request):
4846 (__handle_cr_on_client):
4847 * fvwm/ewmh.c (ewmh_atom_client_win):
4848 * fvwm/ewmh_intern.h:
4849 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
4850 (EWMH_ProcessClientMessage):
4851 Implemented _NET_MOVERESIZE_WINDOW
4853 * fvwm/fvwm.c (main):
4856 2003-07-25 olicha <olivier.chapuis@free.fr>
4858 * fvwm/ewmh.c (ewmh_HandleWindowType):
4859 Fixed handling of the _NET_WINDOW_TYPE prop when there are more
4860 that one type and we do not support the first one.
4862 * fvwm/expand.c (expand_vars_extended):
4863 Fixed conflict between extended variables name (desk.name and
4866 * fvwm/session.c (callback_save_yourself):
4867 Respect the SmSaveGlobal save type. This should fix some session
4868 locking in the sm protocol
4870 * fvwm/session.c (setSmProperties):
4872 Set some sm properties when fvwm start for fixing a problem with
4873 the restart style hint after a restart.
4875 * fvwm/fvwm.c (get_display_name):
4878 * fvwm/session.c (setSmProperties):
4880 Added a possible positive or null arg to --single-screen which
4881 forces fvwm to start on the "current" display and the given
4882 screen. Use this to fix fvwm starting under a session manager:
4883 specify only the screen and not the display.screen for the
4886 * fvwm/fvwm.c (main):
4887 Fixed possible memory corruption if a display has more than
4890 * fvwm/session.c (*):
4893 2003-07-24 Mikhael Goikhman <migo@homemail.com>
4896 fixed xft/fontconfig detection with pkg-config
4899 corrections in some long option names
4901 2003-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4903 * fvwm/add_window.c (setup_style_and_decor):
4904 * fvwm/geometry.c (set_window_border_size):
4905 * fvwm/fvwm.h (FvwmWindow):
4906 * fvwm/events.c (HandleShapeNotify):
4907 * fvwm/frame.c (frame_free_move_resize_args):
4908 (frame_setup_shape):
4909 (frame_reshape_border):
4910 fixed resizing of window borders if a window shape was added or deleted
4911 after the initial window setup
4913 * fvwm/update.c (apply_window_updates):
4916 * fvwm/events.c (__cr_detect_icccm_move):
4917 disable motion method detection for shaped windows
4919 2003-07-21 olicha <olivier.chapuis@free.fr>
4921 * fvwm/add_window.c (setup_window_structure):
4922 * fvwm/session.c (MatchWinToSM):
4923 Preserve is_name_changed window_flags within restart, session loading
4926 2003-07-20 olicha <olivier.chapuis@free.fr>
4928 * fvwm/ewmh.c (EWMH_Init):
4929 fixed _NET_WM_NAME for our ewmh WM_CHECK window
4931 * fvwm/fvwm.c (InternUsefulAtoms):
4933 * fvwm/session.c (GetWindowRole):
4934 Some applications use WINDOW_ROLE and not WM_WINDOW_ROLE
4936 * fvwm/session.c (GetClientID):
4937 Better determination of the CLIENT_LEADER
4939 * fvwm/session.c (setSmProperties):
4940 Set the CloneCommand for gnome-session editor (the sm spec says this
4941 properties is required). Removed the commented XSM ifdef.
4943 * fvwm/session.c (matchWin):
4945 Consider client only if it has a client id or a wm command.
4946 Removed the "two entries" session previous commit
4948 2003-07-16 olicha <olivier.chapuis@free.fr>
4950 * fvwm/session.c (MatchWinToSM):
4951 Fixed restoring session state, if two window session entries have the
4952 same identifier ignore these entries
4954 2003-07-16 olicha <olivier.chapuis@free.fr>
4957 * fvwm/style.h (SID_GET_NAME):
4959 (SID_GET_WINDOW_ID):
4960 (SID_SET_WINDOW_ID):
4963 (SID_SET_HAS_WINDOW_ID):
4964 (SID_GET_HAS_WINDOW_ID):
4970 (SSET_ID_HAS_WINDOW_ID):
4971 (SGET_ID_HAS_WINDOW_ID):
4972 * fvwm/style.c (style_ids_are_equals):
4973 (style_id_equals_id):
4974 (styles_have_same_id):
4975 (fw_match_style_id):
4976 (one_fw_can_match_both_ids):
4977 (remove_all_of_style_from_list):
4978 (__simplify_style_list):
4979 (style_parse_one_style_option):
4981 (style_destroy_style):
4987 (CMD_DestroyWindowStyle):
4988 * fvwm/fvwm.h (style_id_t):
4990 * fvwm/functable.c (func_table):
4991 * fvwm/add_window.c (destroy_window):
4994 New WindowStyle and DestroyWindowStyle command for setting styles
4997 2003-07-14 Marcus Lundblad <ml@update.uu.se>
4999 * libs/Flocale.c (FlocaleDrawString):
5000 * libs/FBidi.c (FBidiConvert):
5001 fixed drawing of combining characters in the case where a string
5002 consists of only combining characters
5004 2003-07-13 Marcus Lundblad <ml@update.uu.se>
5006 * libs/CombineChars.c (CombineChars):
5007 bugfix: array mapping visual to logical position was allocated
5008 to small (factor 2) in decoposing code
5010 2003-07-11 Marcus Lundblad <ml@update.uu.se>
5012 * libs/Flocale.c (FlocaleEncodeWinString):
5015 * libs/Flocale.c (FlocaleDrawString):
5016 (FlocaleRotatedDrawString):
5017 removed some code duplication
5019 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5021 * libs/CombineChars.c (combclass_table):
5023 fixed supporting drawing marks superimposed that are in a combining
5026 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5028 * libs/Flocale.c (FlocaleRotateDrawString):
5030 fixed core dump when composing characters can't be converted to
5033 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5038 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5043 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5046 updated with reagrds to combing characters
5048 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5053 2003-07-09 Marcus Lundblad <ml@update.uu.se>
5055 * libs/Flocale.c (FlocaleEncodeString):
5056 (FlocaleEncodeWinString):
5057 (FlocaleRotateDrawString):
5058 (FlocaleDrawString):
5059 (FlocaleDrawUnderline):
5060 fixed rendering combining characters using Unicode font in a
5063 2003-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5066 renamed MoveWindowByProgramMethod to MoveByProgramMethod
5068 2003-07-08 Marcus Lundblad <ml@update.uu.se>
5071 fixed FBidi.h macro to work with no FriBIDI
5073 2003-07-08 Marcus Lundblad <ml@update.uu.se>
5075 * libs/CombineChars.h (CombineChars):
5076 * libs/CombineChars.c (CombineChars):
5077 * libs/FBidi.h (FBidiConvert):
5078 * libs/FBidi.c (FBidiConvert):
5079 * libs/Flocale.c (FlocaleEncodeString):
5080 (FlocaleEncodeWinString):
5081 (FlocaleDrawUnderline):
5083 fixed drawing of underlines on characters to work in with BIDI
5084 and combining characters
5086 2003-07-08 Mikhael Goikhman <migo@homemail.com>
5089 closed D.1 with "no consensus" resolution
5091 2003-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5094 documented tear off menus
5096 * fvwm/placement.c (PlaceWindow):
5097 StartsOnPage + SkipMapping overrides PPosition
5099 2003-07-07 Mikhael Goikhman <migo@homemail.com>
5102 solved a problem with CMD_Dummy and exact command spelling
5104 * libs/CombineChars.c:
5105 * libs/CombineChars.h:
5107 minor reformattings (use TABs not 8 spaces and a space after keywords
5108 like for, if or while)
5110 2003-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5112 * fvwm/update.c (apply_window_updates):
5114 * fvwm/add_window.c (setup_style_and_decor):
5116 * fvwm/style.c (style_parse_one_style_option):
5117 (check_window_style_change):
5118 new style MoveWindowByProgramMethod
5120 * libs/PictureImageLoader.c (PImageLoadXpm):
5121 use RETSIGTYPE and SIGNAL_RETURN for all signal handlers
5123 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5124 implemented _NET_WM_STATE_FULLSCREEN handling
5126 * fvwm/move_resize.c (GetOnePositionArgument):
5127 fixed parsing of "+-x +-y" Move arguments
5129 use get_page_offset_check_visible
5131 * fvwm/geometry.c (get_page_offset_check_visible):
5132 new convenience function
5134 * fvwm/events.c (__handle_cr_on_client):
5135 fixed handling of gravities other than NW or Static
5136 (__cr_detect_icccm_move):
5139 2003-07-06 Marcus Lundblad <ml@update.uu.se>
5145 * libs/CombineChars.c:
5146 * libs/CombineChars.h:
5147 * libs/Flocale.c (FlocaleEncodeString):
5151 Removed "F" prefix on FBidiJoin.c, FBidiJoin.h, FCombineChars.c and
5154 2003-07-06 olicha <olivier.chapuis@free.fr>
5156 * libs/FRender.c (FRenderRender):
5159 2003-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5161 * fvwm/ewmh.c (ewmh_check_wm_pid):
5163 detect whether a window has _NET_WM_PID set; use that to detect ICCCM
5164 compliant ConfigureNotify handling
5166 2003-07-05 Marcus Lundblad <ml@update.uu.se>
5168 * libs/Flocale.c (FlocaleDrawUnderline):
5169 Commented out some non-working new code
5171 2003-07-05 Marcus Lundblad <ml@update.uu.se>
5173 * libs/Flocale.c (FlocaleDrawString):
5174 fixed drawing superimposed characters with a fontset
5176 2003-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5178 * fvwm/events.c (__cr_detect_icccm_move):
5179 (__handle_cr_on_client):
5180 (__cr_get_grav_position):
5181 (__cr_get_static_position):
5182 * fvwm/window_flags.h:
5184 try to autodetect whether application uses the icccm way of moving
5185 windows of the traditional way always using static gravity
5188 moved SIGNAL_RETURN macro definition to acconfig.h
5190 * fvwm/module_interface.c (DeadPipe):
5191 * fvwm/fvwm.c (SigDone):
5194 use SIGNAL_RETURN macro
5196 * fvwm/events.c (__handle_cr_on_client):
5197 (__merge_cr_moveresize):
5198 (__cr_detect_icccm_move):
5200 * fvwm/events.c (__handle_cr_on_unmanaged):
5201 (__handle_cr_on_icon):
5202 (__handle_cr_on_shaped):
5203 (__handle_cr_restack):
5204 (__handle_cr_on_client):
5205 (HandleConfigureRequest):
5206 split the ConfigureRequest code into multiple functions
5208 * fvwm/update.c (apply_window_updates):
5209 fixed drawing of window decorations when "Style * Neverfocus" is used
5211 * fvwm/events.c (HandleKeyPress):
5212 fixed a bug with key binding contexts
5214 * fvwm/functions.c (__execute_function):
5215 * fvwm/expand.c (expand_vars):
5216 (expand_vars_extended):
5217 new extended variable $[func.context]
5221 moved some code to the new files
5232 fixed a problem with uninitialised global variable
5234 2003-07-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5236 * libs/Bindings.c (key_modifiers):
5237 moved to new file wcontext.c
5239 * libs/gravity.c (gravity_parse_dir_argument):
5240 added aliases for compass directions:
5251 2003-07-02 Marcus Lundblad <ml@update.uu.se>
5254 * libs/Flocale.c (FlocaleDrawString):
5255 (FlocaleRotateDrawString):
5256 Fixes to work without Fribidi
5258 2003-07-01 Marcus Lundblad <ml@update.uu.se>
5263 2003-07-01 Marcus Lundblad <ml@update.uu.se>
5265 * libs/FbidiJoin.c (get_shaped_combined_char):
5267 Removed unused (get_shaped_combined_char) and commented out code
5268 Combining ligatures done in FCombineChars
5270 2003-07-01 Marcus Lundblad <ml@update.uu.se>
5272 * libs/Flocale.c (FlocaleDrawString):
5273 (FlocaleRotateDrawString):
5276 * libs/FBidi.c (FBidiConvert):
5278 * libs/FCombineChars.h:
5279 * libs/FCombineChars.c (FCombineChars):
5280 Added support for drawing superimposed combining characters
5282 2003-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5285 * fvwm/functable.c (func_table):
5286 * fvwm/functions.c (CMD_TearMenuOff):
5291 merged all dummy commands into one: CMD_Dummy
5293 2003-07-01 olicha <olivier.chapuis@free.fr>
5295 * fvwm/menus.c (DestroyMenu):
5299 2003-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5301 * fvwm/menustyle.c (menustyle_copy):
5305 2003-06-30 Marcus Lundblad <ml@update.uu.se>
5310 2003-06-30 olicha <olivier.chapuis@free.fr>
5312 * fvwm/menus.c (do_menu):
5314 (do_menu_close_tear_off_menu):
5315 (menu_close_tear_off_menu):
5316 Allowed to destroy tear off menu!
5318 * fvwm/menus.c (menu_tear_off):
5319 (menu_close_tear_off_menu):
5320 (do_menu_close_tear_off_menu):
5321 (clone_menu_root_static):
5327 Fixed client leaks (only create new client for menu if it is a tear off
5328 menu). Created a dedicated menu style for each tear off menu.
5330 * fvwm/menustyle.c (CMD_CopyMenuStyle):
5333 Split CMD_CopyMenuStyle into CMD_CopyMenuStyle and copy_menu_style
5335 2003-06-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5337 * fvwm/virtual.c (do_move_window_to_desk):
5339 fixed "Visible" condition on non current desks
5341 2003-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5345 shortened some comments
5346 removed GPL from .h files
5347 added GPL to all .c files
5348 include config.h in all .c files
5349 added "/* -*-c-*- */" where missing
5350 some reformatting and reindenting
5352 * fvwm/module_interface.c:
5353 * fvwm/module_interface.h:
5361 * fvwm/windowshade.c:
5363 * fvwm/conditional.c:
5375 * fvwm/add_window.c:
5379 * fvwm/eventhandler.h:
5381 * fvwm/add_window.h:
5387 renamed types func_type, repeat_t, initial_window_options_t,
5388 frame_title_layout_type, rotation_t, direction_t, fvwm_msg_t,
5389 last_added_item_type, common_flags_type, multi_direction_type,
5390 msg_masks_type to ..._t
5392 * fvwm/functions.c (__execute_function):
5393 (execute_complex_function):
5394 * fvwm/condrc.c (condrc_init):
5395 new function in new file to encapsulate all cond_rc_t handling
5398 * fvwm/fvwm.h (cond_rc_t):
5400 moved typed to new file
5404 * fvwm/functable.c (func_table):
5405 * fvwm/functions.c (__run_complex_function_items):
5406 (__execute_function):
5408 * fvwm/conditional.c (CMD_Break):
5409 (__rc_matches_rcstring_consume):
5410 Break takes the number of function levels to break out of as an
5413 * fvwm/expand.c (expand_vars_extended):
5414 * fvwm/conditional.c (circulate_cmd):
5417 (__rc_matches_rcstring_consume):
5426 (__run_complex_function_items):
5427 (execute_complex_function):
5431 * fvwm/conditional.c:
5432 renamed fvwm_cond_func_rc by cond_rc_t
5433 made a type a struct
5434 added a member to indicate the number of function levels to break out
5437 * fvwm/functable.c (func_table):
5438 * fvwm/conditional.c (CMD_TestRc):
5439 replaced conditional commands:
5441 CondCase -> KeepRc TestRc
5443 (__rc_matches_rcstring_consume):
5446 * fvwm/conditional.c (CMD_CondCase):
5447 fixed the CondCase command
5449 2003-06-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5452 new configure option --deisable-gtk to disable detection of gtk library
5455 cleaned up documentation of conditional commands
5456 general man page cleanup
5458 2003-06-17 Dan Espen <dane@mk.telcordia.com>
5460 * fvwm/builtins.c (ReadDecorFace): Off by one patch from
5463 2003-06-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5466 cleaned up of CirculateHit... conditions
5468 2003-06-15 olicha <olivier.chapuis@free.fr>
5470 * fvwm/style.c (__simplify_style_list):
5471 Fixed is_merged_allowed: rest it to True when cur change
5472 Added "upward" simplification
5474 2003-06-14 olicha <olivier.chapuis@free.fr>
5476 * fvwm/style.c (__simplify_style_list):
5479 Fixed blockand which always returned True. Added blocksintersect which
5480 returns the same value as blockand but faster.
5482 2003-06-13 olicha <olivier.chapuis@free.fr>
5486 Fixed fontconfig and xft2 for version without *-config binnary. Used
5487 pkg-config for this: new macro AM_CHECK_PKG_CONFIG. Really reject
5488 fontconfig and xft2 if the version is < the required version
5489 (even if --disable-*test).
5491 2003-06-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5494 define M_PI and M_PI_2 if they are not defined by math.h
5496 2003-06-10 Mikhael Goikhman <migo@homemail.com>
5498 * libs/Colorset.c (LoadColorset):
5499 added a note to update Colorsets.pm too when the format is changed
5501 2003-06-09 Mikhael Goikhman <migo@homemail.com>
5503 * WindowStyle_proposal.txt:
5504 s/WindowId/ThisWindow/ and other minor changes
5506 2003-06-06 olicha <olivier.chapuis@free.fr>
5508 * libs/PictureImageLoader.c (PImageLoadPng):
5509 Fixed loading of png images if the caller want no alpha
5511 2003-06-04 olicha <olivier.chapuis@free.fr>
5513 * libs/Flocale.c (FlocaleEncodeString):
5516 2003-06-03 Mikhael Goikhman <migo@homemail.com>
5519 only FCombineChars.c was distributed not FCombineChars.h
5521 2003-06-03 Marcus Lundblad <ml@update.uu.se>
5523 * libs/FCombineChars.c (convert_to_utf8)
5524 fixed a bug when converting back to UTF-8 and a bug giving
5525 garbage at end of string in some cases
5527 * libs/Flocale.c (FlocaleEncodeString)
5528 fixed problem regarding combining-characters when BIDI is used
5530 2003-05-31 Marcus Lundblad <ml@update.uu.se>
5533 * libs/Flocale.c (FlocaleEncodeString):
5534 * libs/FCombineChars.c:
5535 * libs/FCombineChars.h:
5536 implemeted support for combining characters
5538 2003-05-31 Mikhael Goikhman <migo@homemail.com>
5541 set the version 2.5.8
5543 2003-05-30 Mikhael Goikhman <migo@homemail.com>
5547 SetEnv with only one parameter is ignored now
5549 2003-05-30 Dan Espen <dane@mk.telcordia.com>
5551 * NEWS: Add 2.4.16 news.
5553 2003-05-29 Mikhael Goikhman <migo@homemail.com>
5555 * fvwm/functions.c (expand_extended_var):
5557 fixed expanding variables that are empty, for example $[w.resource]
5558 or $[gt.a] or $[version.info] or $[EMPTY_STRING]
5563 2003-05-29 olicha <olivier.chapuis@free.fr>
5565 * fvwm/ewmh.c (ewmh_atom_wm_state):
5566 Do not claim that we support _NET_WM_STATE_FULLSCREEN
5568 2003-05-28 olicha <olivier.chapuis@free.fr>
5573 2003-05-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5575 * fvwm/focus.c (__update_windowlist):
5576 don't fiddle with the window list for windows that are going to be
5579 * fvwm/add_window.c (delete_client_context):
5580 (destroy_auxiliary_windows):
5582 fixed empty frame windows when X reused the window id for a new window
5583 while the old one was scheduled to be destroyed
5585 2003-05-26 olicha <olivier.chapuis@free.fr>
5587 * fvwm/icons.c (GetIconBitmap):
5588 (set_icon_pixmap_background):
5590 (DrawIconPixmapWindow):
5592 Fixed loading of application supplied pixmap on 8/24 depth screen
5594 2003-05-25 Dan Espen <dane@mk.telcordia.com>
5596 * fvwm/builtins.c (CMD_Exec): Another attempt to fix problem with
5599 * fvwm/decorations.c: Sync up motif hints structure to aix,hp,
5602 2003-05-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5604 * fvwm/misc.c (GrabEm):
5605 do not confine the pointer to the root window when grabbed; this can
5606 cause the pointer to be warped to another screen
5607 * fvwm/menus.c (get_menu_options):
5608 fixed placement of menus on Xinerama screens
5609 * libs/FScreen.c (FScreenGetResistanceRect):
5610 fixed function to do something useful
5611 * libs/Flocale.c (FlocaleDrawString):
5612 support font shadowing without colorsets
5613 * libs/ColorUtils.c:
5615 * fvwm/menuitem.c (menuitem_paint):
5616 do not use colorsets in menus if they are not defined
5617 * fvwm/menustyle.c (menustyle_parse_style):
5618 fixed initialisation of MenuStyle colorsets when mwm/fvwm menu style is
5621 2003-05-23 olicha <olivier.chapuis@free.fr>
5623 * fvwm/bindings.c (ParseBinding):
5624 (bind_get_bound_button_contexts):
5625 * libs/Bindings.c (GrabWindowButton):
5626 Fixed window button grabbing
5628 2003-05-22 olicha <olivier.chapuis@free.fr>
5630 * fvwm/colorset.c (parse_colorset):
5633 * fvwm/borders.c (border_fill_pixmap_background):
5634 Fixed problem with depth 1 pixmap
5636 * fvwm/conditional.c (CMD_On):
5639 * fvwm/conditional.c (CreateConditionMask):
5640 Fixed memory leaks for layer and state
5642 2003-05-22 Mikhael Goikhman <migo@homemail.com>
5645 added perllib/FVWM/Tracker/Makefile
5647 2003-05-22 olicha <olivier.chapuis@free.fr>
5651 * fvwm/style.c (print_styles):
5652 * fvwm/builtins.c (CMD_PrintInfo):
5653 New style subject to PrintInfo
5655 2003-05-20 olicha <olivier.chapuis@free.fr>
5657 * libs/Flocale.c (FlocaleGetFontOrFontSet):
5658 Allowed empty xft font name
5661 * libs/flist.c (new file):
5662 * libs/flist.h (new file):
5663 Added a flist structure and some basic function for handling such
5666 * libs/FGettext.c (*):
5667 Use the new flist struct and functions interface
5669 * fvwm/screen.h (ScreenInfo):
5670 * fvwm/update.c (destroy_scheduled_windows):
5671 * fvwm/add_window.c (destroy_window):
5672 Added a list for the windows which are scheduled for destroy
5673 Remove a fw at once from the fw list when we destroy_window
5675 2003-05-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5677 * fvwm/style.c (CMD_DestroyStyle):
5678 do not update windows if no style was deleted
5679 (check_window_style_change):
5680 fixed update of window styles w/ DestroyStyle
5682 2003-05-18 olicha <olivier.chapuis@free.fr>
5684 * fvwm/conditional.c (CMD_On):
5685 Added x,r,w,f and i file condition to the On command
5687 * fvwm/add_window.c (destroy_window):
5688 Fixed a memory leak (a FvwmWindow !) when a window is not destroyed
5689 but scheduled for destroy. Not sure that the fix is good.
5691 * fvwm/functions.c (__execute_function):
5693 Limited the depth of function to MAX_FUNCTION_DEPTH (=512).
5694 This fixes some cores dumps with "recursives" functions
5696 * fvwm/borders.c (border_create_root_transparent_pixmap):
5697 (border_draw_decor_to_pixmap):
5698 Fixed a core dump with a root transparent rotated title
5699 Fixed X errors 56 with RootTransparent titlebar and no E pixmap
5701 * libs/FGettext.c (fgettext_add_one_path):
5703 (FGettextSetLocalePath):
5704 Fixed memory leak and chainning
5706 * fvwm/builtins.c (CMD_PrintInfo):
5707 Fixed a parsing leak
5709 * fvwm/conditional.c (Circulate):
5710 Fixed a mask memory leaks
5713 * libs/Flocale.c (FlocaleGetFont):
5714 (FlocaleGetFontSet):
5715 (FlocaleGetFftFont):
5716 Fixed a core dump when a 0 font is given with an encoding hints.
5717 Added a default FFT font
5719 * fvwm/builtins.c (CMD_DefaultFont):
5720 Fixed a core dump when the default font change and a redraw
5721 (icon or window) is proceeded before flush_window_updates is called
5723 * fvwm/menustyle.c (CMD_CopyMenuStyle):
5724 Fixed gradients copy
5726 * fvwm/menustyle.c (menustyle_parse_style):
5727 Fixed UMR's related to colorset
5729 * fvwm/builtins.c (ReadDecorFace):
5730 Removed inconsistent #if 0 code and comments about leak and MiniIcon
5734 * fvwm/menustyle.c (menustyle_free):
5735 Fixed a fore stipple gc leak
5737 * fvwm/windowlist.c (CMD_WindowList):
5738 Fixed a sor_keyname memory leak
5740 * fvwm/fvwm.c (ResetAllButtons):
5741 Fixed the default buttons memory leak
5743 2003-05-08 olicha <olivier.chapuis@free.fr>
5745 * fvwm/windowlist.c (CMD_WindowList):
5746 Fixed a memory leak if MaxLabelWidth is used
5748 2003-05-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5750 * fvwm/functions.c (__context_has_window):
5751 (__execute_function):
5753 fixed excution of functions requiring a window without a window when
5754 called with "silent" from a complex function
5756 2003-05-07 olicha <olivier.chapuis@free.fr>
5758 * libs/System.c (searchPath):
5761 2003-05-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5763 * fvwm/move_resize.c (__move_loop):
5767 2003-05-03 olicha <olivier.chapuis@free.fr>
5772 2003-05-01 Bob Woodside <dumbledore@woodsway.com>
5775 Minor typo corrections.
5777 2003-04-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5779 * fvwm/move_resize.c (__move_loop):
5785 2003-04-28 olicha <olivier.chapuis@free.fr>
5787 * fvwm/ewmh.c (ewmh_atom_wm_state):
5789 * fvwm/ewmh_events.c (ewmh_WMStateStaysOnTop):
5790 (ewmh_WMStateStaysOnBottom):
5791 Fixed EwmhUseStackingHints and EwmhIgnoreStackingHints style update
5793 2003-04-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5795 * fvwm/module_interface.c (do_execute_module):
5796 * fvwm/fvwm.c (main):
5797 * libs/envvar.c (flib_putenv):
5798 * fvwm/builtins.c (add_to_env_list):
5801 fixed putenv memory leaks
5803 * libs/envvar.c (strIns):
5807 replacement for putenv without memory leaks
5812 * fvwm/fvwm.c (StartupStuff):
5814 * fvwm/add_window.c (free_window_names):
5816 * fvwm/events.c (HandlePropertyNotify):
5818 * fvwm/menus.c (do_menu):
5820 (__mloop_exit_selected):
5822 * fvwm/menucmd.c (menu_func):
5825 * fvwm/builtins.c (CMD_Destroy):
5827 call destroy_window right after XKillClient; do not wait for the window
5830 * fvwm/menucmd.c (menu_func):
5831 * fvwm/windowlist.c (CMD_WindowList):
5834 2003-04-26 Mikhael Goikhman <migo@homemail.com>
5837 several updates (FvwmGtk, gettext)
5839 2003-04-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5841 * fvwm/menucmd.c (menu_func):
5842 * fvwm/windowlist.c (CMD_WindowList):
5844 * fvwm/menus.c (is_double_click):
5847 (pop_menu_down_and_repaint_parent):
5848 (__mloop_get_event_timeout_loop):
5849 (__mloop_get_event):
5850 (__mloop_handle_event):
5851 (__mloop_select_item):
5852 (__mloop_make_popup):
5853 (__mloop_get_mi_actions):
5856 (__mloop_handle_action_with_mi):
5857 (__mloop_handle_action_without_mi):
5859 (menu_enter_tear_off_menu):
5860 (menu_close_tear_off_menu):
5862 replaced the pfw and pcontext members of the MenuParameters structure
5863 with an execution context pointer
5864 (_menu_execute_function):
5865 wrapper function to simplyfy command execution from within menus
5867 fixed warping pointer to first menu item when invoked with the mouse
5869 * fvwm/execcontext.c:
5872 2003-04-26 Mikhael Goikhman <migo@homemail.com>
5879 replaced "Mouse 0 R N Menu MenuFvwmRoot" binding with "Mouse 1 R A"
5881 2003-04-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5883 * fvwm/menus.c (do_menu):
5884 the NoWarp position hint option works with root menus too
5886 * fvwm/ConfigFvwmDefaults:
5887 removed GrabFocusOff and GrabFocusTransient since they nullify the
5888 default with the plain focus policies
5890 2003-04-24 olicha <olivier.chapuis@free.fr>
5892 * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
5893 Fixed a miss print in my previous commit
5895 * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
5897 (ewmh_WMStateStaysOnBottom):
5898 * fvwm/ewmh.c (ewmh_AllowsMinimize):
5899 * fvwm/ewmh_intern.h:
5900 Added comment on the implementation at the top of ewmh.c.
5901 Fixed _NET_WM_MOVERESIZE. Added _NET_WM_ACTION_MINIMIZE in
5902 _NET_WM_ALLOWED_ACTIONS (almost nothing todo). Added
5903 _NET_WM_STATE_ABOVE (just an alias of _NET_WM_STATE_STAYS_ON_TOP)
5904 and _NET_WM_STATE_BELOW.
5907 Added David Fries. Updated my entries.
5912 2003-04-23 olicha <olivier.chapuis@free.fr>
5914 * fvwm/module_interface.c (CMD_KillModule):
5915 Fixed a leak when we have an alias
5917 * libs/Picture.c (PFreeFvwmPictureData):
5919 New interface function for just freeing the allocated data (not
5922 2003-04-22 olicha <olivier.chapuis@free.fr>
5924 * fvwm/colorset.c (get_root_pixmap):
5925 Fixed a minor memory leak
5927 * fvwm/functions.c (execute_complex_function):
5928 Fixed uninitialized d.type
5930 * libs/Ficonv.c (FiconvSetupConversion):
5931 (FiconvUtf8ToCharset):
5932 (FiconvCharsetToUtf8):
5935 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
5938 Fixed a core dump and safety check related to not loaded font
5940 2003-04-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5945 2003-04-16 olicha <olivier.chapuis@free.fr>
5947 * fvwm/ewmh_events.c (ewmh_CloseWindow):
5950 (ewmh_WMStateHidden):
5951 Check if functions are allowed
5953 * fvwm/ewmh.c (ewmh_HandleDesktop):
5955 Set Desktop and Dock uniconifiable and unmaximazable
5957 * fvwm/menuitem.c (menuitem_paint):
5959 Fixed greyed action with EWMH desktop
5961 2003-04-16 Mikhael Goikhman <migo@homemail.com>
5964 documented FvwmEvent behaviour of executing window related event
5965 handlers within a window context
5968 updated WindowId entry
5970 2003-04-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5972 * fvwm/schedule.c (deschedule):
5975 * fvwm/module_interface.c (DeleteMessageQueueBuff):
5976 (ExecuteCommandQueue):
5977 * libs/queue.c (fqueue_init):
5978 (fqueue_remove_or_operate_from_front):
5979 (fqueue_remove_or_operate_from_end):
5980 (fqueue_remove_or_operate_all):
5982 (fqueue_unlock_queue):
5983 (fqueue_lock_queue):
5984 (fqueue_add_at_front):
5985 (fqueue_add_inside):
5989 * libs/queue.c (fqueue_remove_or_operate_all):
5990 (fqueue_remove_or_operate_from_end):
5991 (fqueue_remove_or_operate_from_front):
5992 * fvwm/module_interface.c (DeleteMessageQueueBuff):
5993 (ExecuteCommandQueue):
5994 * fvwm/schedule.c (deschedule):
5995 (check_deschedule_obj_func):
5996 (deschedule_obj_func):
5998 (check_execute_obj_func):
6003 2003-04-15 Mikhael Goikhman <migo@homemail.com>
6005 * fvwm/ConfigFvwmDefaults:
6007 * fvwm/windowlist.c:
6008 * sample.fvwmrc/system.fvwm2rc-sample-95:
6010 WindowListFunc is executed now within a window context,
6011 so "WindowId $0" is not needed anymore in its definition
6013 2003-04-14 olicha <olivier.chapuis@free.fr>
6017 Documented LocalePath and $[gt.str]. FvwmScript news.
6019 * fvwm/expand.c (expand_vars_extended):
6020 Fixed $[gt.str] expansion
6023 New gettext domain FvwmScript
6025 * libs/FGettext.c (FGettextCopy):
6027 New interface function which copies the string
6029 2003-04-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6031 * fvwm/conditional.c (CMD_Cond):
6032 allow to negate the condition code with '!' prefix
6034 * fvwm/schedule.c (CMD_Schedule):
6036 support hexadecimal ids
6038 * libs/Parse.c (GetIntegerArguments):
6039 (_get_suffixed_integer_arguments):
6040 (GetSuffixedIntegerArguments):
6041 (GetIntegerArgumentsAnyBase):
6042 new utitily function to allow hexadecimal integer arguments
6044 2003-04-10 olicha <olivier.chapuis@free.fr>
6046 * libs/Flocale.c (FlocaleGetFullNameOfFontStruct):
6047 (FlocaleGetCharsetOfFontStruct):
6048 (FlocaleGetCharsetFromName):
6049 (FlocaleFixNameForFontSet):
6050 (FlocaleGetFontSet):
6051 (FlocalePrintLocaleInfo):
6052 * libs/FlocaleCharset.h:
6053 * libs/FlocaleCharset.c (FlocaleCharsetIsCharsetXLocale):
6054 (FlocaleCharsetPrintXOMInfo):
6055 Load a FontSet only when this is reasonable. Finished PrintInfo locale 2
6057 2003-04-08 olicha <olivier.chapuis@free.fr>
6059 * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
6060 fixed the default font name
6062 2003-04-07 Mikhael Goikhman <migo@homemail.com>
6064 * fvwm/events.c (HandlePropertyNotify):
6065 * fvwm/ewmh_names.c (EWMH_WMName, EWMH_WMIconName):
6066 completely ignore application requests to set exactly the same
6067 window name or icon name (xmms sets it every second),
6068 this avoids some redundant module messages and redraws
6070 2003-04-05 Mikhael Goikhman <migo@homemail.com>
6075 2003-04-04 olicha <olivier.chapuis@free.fr>
6078 Fixed a miss print in fribidi config check
6080 2003-04-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6082 * fvwm/focus.c (__restore_focus_after_unmap):
6083 iconified windows without an icon do not receive focus
6085 2003-03-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6087 * fvwm/virtual (CMD_GotoDeskAndPage):
6088 different "GotoDeskAndPage prev" fix that works with any viewports, not
6089 just multiples of the screen size
6091 2003-03-29 Mikhael Goikhman <migo@homemail.com>
6093 * fvwm/virtual (CMD_GotoDeskAndPage):
6094 fixed "GotoDeskAndPage prev" with desks larger than 2x2
6096 2003-03-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6101 * fvwm/menucmd.c (menu_func):
6102 fixed double key presses to choose default menu action
6104 * fvwm/focus.c (__update_windowlist):
6105 fixed order of window list with SloopyFocus when using the Focus
6108 2003-03-22 Mikhael Goikhman <migo@homemail.com>
6111 clarified some things, typo fixed
6113 2003-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6115 * libs/Colorset.c (CreateBackgroundPixmap):
6116 (GetWindowBackgroundPixmapSize):
6117 (get_aspect_dimensions):
6118 fixed size calculation of aspect pixmaps
6120 2003-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6122 * fvwm/icons.c (clear_icon):
6126 * fvwm/geometry.c (get_icon_geometry):
6127 (modify_icon_position):
6128 set a valid icon picture position if there is neither a picture nor a
6131 2003-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6135 reformatted to fit better on the web page
6137 2003-03-15 Mikhael Goikhman <migo@homemail.com>
6140 added items from "My TODO" message on 2003-01-02
6143 actually remove duplicate Iconify entry, use $[w.id] not $w, more fixes
6145 2003-03-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6148 removed debug output
6150 2003-03-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6152 * libs/FScreen.c (FScreenMangleScreenIntoUSPosHints):
6153 (FScreenFetchMangledScreenFromUSPosHints):
6154 two functions to allow USPosition hints from modules and StartsOnScreen
6155 work at the same time
6157 * fvwm/conditional.c (direction_cmd):
6158 Some fixes, reformatting and improvements.
6160 2003-03-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6162 * fvwm/icons.c (Iconify):
6163 initialise icon position to +0+0 if there is neiter a picture nor a
6166 * fvwm/functions.c (DeferExecution):
6172 * fvwm/update.c (apply_window_updates):
6173 fixed drawing of sticky icon titles when the stickyicon style is being
6176 2003-03-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6178 * fvwm/placement.c (CMD_PlaceAgain):
6179 * fvwm/add_window.c (setup_window_placement):
6180 * fvwm/virtual.c (MapDesk):
6181 update the GNOME hints desk when changing desks; fixes placeagain with
6183 some placeagain fixes
6185 * fvwm/fvwm.1.in (Example):
6186 removed duplicate Iconify section
6191 * fvwm/functable.c (func_table):
6192 * fvwm/functions.h (func_type):
6193 * fvwm/functions.c (__execute_function):
6194 (execute_complex_function):
6196 fixed a new and and old window selection bug
6198 2003-03-09 Dan Espen <dane@mk.telcordia.com>
6200 * todo-2.6 (todo): Close C.13 (861): cant reproduce, no problems
6201 detected with Purify.
6203 2003-03-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6205 * libs/Colorset.c (SetWindowBackgroundWithOffset):
6206 use None, not 0 for Window structures
6208 * fvwm/events.c (InitEventHandlerJumpTable):
6210 (__handle_key_event):
6211 * fvwm/bindings.c (ParseBinding):
6215 removed key release binding because they can not work reliably
6217 2003-03-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6219 * fvwm/functable.c (func_table):
6220 trigger on ButtonPress for many of the functions
6222 * fvwm/functions.c (__execute_function):
6223 (__execute_function):
6224 fixed conditional commands a la "Current" triggered on root window
6226 2003-03-01 Dan Espen <dane@mk.telcordia.com>
6228 * todo-2.6: Closed B.2, C.21.
6230 2003-02-28 olicha <olivier.chapuis@free.fr>
6233 * fvwm/events.c (HandleConfigureRequest):
6234 Added a workaround for application with broken max/min size hints
6235 vs a size configure request. This "fixes" floating java JToolBar.
6237 * fvwm/add_window.c (GetWindowSizeHints):
6238 Check that the max size hint is not broken relatively to the the base
6241 2003-02-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6245 released 2.5.6, set version to 2.5.7
6251 2003-02-26 Tony Finch <dot@dotat.at>
6253 * fvwm/borders.c (border_draw_one_border_part):
6254 Don't draw the handle relief marks when the border is flat.
6256 2003-02-27 Mikhael Goikhman <migo@homemail.com>
6259 s/fribdi_in_path/fribidi_in_path/
6262 spell checking and some reformatting
6264 2003-02-26 olicha <olivier.chapuis@free.fr>
6266 * fvwm/borders.c (border_setup_bar_pixmaps):
6267 Fixed a miss-print which can cause a core dump
6270 Added a 2.6 TODO file
6272 2003-02-25 Dan Espen <dane@mk.telcordia.com>
6274 * fvwm/focus.c (focus_grab_buttons): Fix compile problems Forte7,
6275 void functioin cannot return a value.
6277 2003-02-25 olicha <olivier.chapuis@free.fr>
6280 Fixed compilation warning if fribidi is in path
6282 2003-02-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6284 * fvwm/windowlist.c (CMD_WindowList):
6285 removed unused instruction
6287 2003-02-22 Dan Espen <dane@mk.telcordia.com>
6289 * configure.in: Remove nested function from -Werror check.
6290 Lets configure work without gcc.
6293 * fvwm/read.c (run_command_stream): Make Break work from PipeRead.
6295 2003-02-21 Dan Espen <dane@mk.telcordia.com>
6297 * fvwm/functions.c (__run_complex_function_items): Make Break start
6300 2003-02-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6302 * fvwm/move_resize.c (get_outline_rects):
6303 (draw_move_resize_grid):
6304 initial drawing and final undrawing of wire frame no longer toggles the
6305 pixel in the top left corner of the screen
6307 * fvwm/expand.c (expand_vars):
6308 disabled warnings about one letter variables
6310 2003-02-17 Dan Espen <dane@mk.telcordia.com>
6312 * README: Update to reflect release 2.5.x.
6313 * NEWS: Update news for FvwmPager drag fix.
6315 2003-02-15 olicha <olivier.chapuis@free.fr>
6320 2003-02-13 olicha <olivier.chapuis@free.fr>
6322 * fvwm/gnome.c (GNOME_SetClientList):
6323 Applied David Fries patch which fixes a possible crash with more
6325 (GNOME_SetClientList):
6326 malloc -> safemalloc
6328 2003-02-09 Dan Espen <dane@mk.telcordia.com>
6330 * fvwm/fvwm.1.in (Note): Update %space/%tab description in menu.
6331 Give the XorValue range.
6333 2003-02-08 Dan Espen <dane@mk.telcordia.com>
6335 * fvwm/fvwm.1.in: Fully document the emulate command.
6337 2003-02-06 olicha <olivier.chapuis@free.fr>
6339 * fvwm/borders.c (get_common_decorations):
6340 (border_get_border_background):
6342 2003-02-05 Dan Espen <dane@mk.telcordia.com>
6344 * fvwm/builtins.c (CMD_Exec): Use STDIN_FILENO instead of a zero.
6346 2003-02-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6349 * fvwm/menuitem.c (menuitem_get_size):
6350 * fvwm/menus.c (calculate_item_sizes):
6351 renamed "mips" to mipst
6353 * fvwm/menuitem.c (menuitem_get_item_size):
6354 * fvwm/menus.c (_calculate_item_sizes):
6355 backed out patch from 30-Jan-2003
6357 2003-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6360 * fvwm/menuitem.c (menuitem_get_item_size):
6361 * fvwm/menus.c (_calculate_item_sizes):
6362 functions renamed due to global name space collision with IRIX 6.5
6364 2003-01-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6367 added tests/hints/Makefile.am
6369 2003-01-24 Dan Espen <dane@mk.telcordia.com>
6371 * fvwm/fvwm.1.in: Fixed next->previous in Prev command.
6373 2003-01-20 Dan Espen <dane@mk.telcordia.com>
6375 * sample.fvwmrc/DecorWin95:
6376 * sample.fvwmrc/DecorMwm: Remove bad mouse binding, that I meant to
6377 Replace a long time ago.
6379 2003-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6381 * fvwm/stack.c (new_layer):
6382 (collect_transients_recursive):
6386 * fvwm/events.c (HandleConfigureRequest):
6387 fixed placement of icons
6388 fixed size calculations of icons
6390 2003-01-18 Mikhael Goikhman <migo@homemail.com>
6393 fixed $[desk.name<n>] that was masked by $[desk.n],
6394 added $[desk.pagesx] and $[desk.pagesy]
6396 2003-01-16 Dan Espen <dane@mk.telcordia.com>
6398 * NEWS: Update news. Spelling fixes 2.5.x news.
6399 * fvwm/builtins.c (CMD_Exec): Close stdin so the exec'd process knows
6400 its not interactive.
6402 2003-01-12 Mikhael Goikhman <migo@homemail.com>
6405 added a short description together with the commands
6407 2003-01-12 Marcus Lundblad <ml@update.uu.se>
6410 Added conditionals Closable,Iconifiable,Maximizable,FixedSize and
6413 2003-01-11 Mikhael Goikhman <migo@homemail.com>
6417 deprecate all single letter variables, new variables are supported now
6418 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
6419 $[desk.n], $[version.num], $[version.info], $[version.line].
6421 2003-01-07 Marcus Lundblad <ml@update.uu.se>
6423 * fvwm/style.c (style_parse_one_style_option):
6425 Removed duplicate styles Unclosable,Unmaximizable,Uniconifiable and
6426 DisallowMaximizeFixedSize
6428 2003-01-06 Dan Espen <dane@mk.telcordia.com>
6430 * fvwm/fvwm.1.in: Lang check.
6432 2003-01-03 olicha <olivier.chapuis@free.fr>
6437 * fvwm/ewmh_intern.h:
6438 * fvwm/ewmh_names.c:
6439 * fvwm/ewmh_icons.c:
6440 * fvwm/ewmh_events.c:
6445 * fvwm/functable.c (func_table):
6446 * fvwm/fvwm.c (setVersionInfo):
6449 Removed GNOME and HAVE_EWMH ifdef
6452 Documented UseTitleDecorRotation
6454 2003-01-03 Mikhael Goikhman <migo@homemail.com>
6456 * fvwm/module_interface.c (MoveViewport):
6457 * fvwm/virtual.c (CMD_DesktopSize, CMD_Send_WindowList):
6458 M_NEW_PAGE now has 7 arguments
6460 2003-01-02 olicha <olivier.chapuis@free.fr>
6463 Documented the new icon style options
6467 * fvwm/icons.c (DrawIconTitleWindow):
6468 (DrawIconPixmapWindow):
6469 (setup_icon_title_size):
6470 * fvwm/style.c (style_parse_one_style_option):
6471 Fixed IconTitleRelief and IconBackgroundRelief arguments
6473 * fvwm/icons.c (GetIconPicture):
6474 (SetIconPixmapSize):
6475 Fixed IconSize style for non shaped depth > 1 pixmaps
6477 2003-01-02 Mikhael Goikhman <migo@homemail.com>
6481 * fvwm/conditional.c (CMD_On):
6484 new conditional command On for non-window related conditions
6486 * fvwm/execcontext.h:
6487 * fvwm/fvwm.c (Done, SetRCDefaults, StartupStuff):
6488 two new exec contexts for restarting
6490 2003-01-02 olicha <olivier.chapuis@free.fr>
6492 * fvwm/builtins.c (ReadMultiPixmapDecor):
6493 StretchedPixmap -> AdjustedPixmap
6496 Documented Colorset in BorderStyle, TitleStyle and ButonsStyle
6497 Documented the new MultiPixmap syntax
6499 2002-12-31 Mikhael Goikhman <migo@homemail.com>
6503 * fvwm/builtins.c (ReadTitleButton):
6505 new button state shortcuts AllActiveUp, AllActiveDown,
6506 AllInactiveUp, AllInactiveDown
6508 2002-12-31 olicha <olivier.chapuis@free.fr>
6510 * libs/PictureGraphics.c (PCopyArea):
6511 Fixed rendering of depth 1 pixmap with a mask
6513 * fvwm/update.c (apply_window_updates):
6514 Fixed icon bg cset update
6516 * fvwm/events.c (HandlePropertyNotify):
6517 * fvwm/geometry.c (move_icon_to_position):
6518 Fixed non shaped icons with a bg padding but without cs bg
6521 * fvwm/style.c (style_parse_icon_size_style):
6523 * fvwm/fvwm.h (window_style):
6524 * fvwm/add_window.c (setup_icon_size_limits):
6525 * fvwm/icons.c (SetIconPixmapSize):
6527 New option to IconSize style: Adjusted, Streched, Shrunk
6529 * fvwm/icons.c (SetIconPixmapSize):
6531 Always center the icon with IconSize if the icon has a background
6533 2002-12-30 Mikhael Goikhman <migo@homemail.com>
6536 FvwmWindowMenu renaming; compact long diagnostics into half of line
6539 documeted and corrected new features
6542 removed a "deprecated" tag from TitleStyle/ButtonStyle/BorderStyle
6543 since these are the only way currently to create themes
6548 2002-12-30 olicha <olivier.chapuis@free.fr>
6551 * fvwm/icons.c (setup_icon_title_size):
6552 (set_icon_pixmap_background):
6554 (DrawIconTitleWindow):
6555 (DrawIconPixmapWindow):
6559 * fvwm/events.c (HandleEnterNotify):
6561 (HandleLeaveNotify):
6562 (HandlePropertyNotify):
6563 * fvwm/borders.c (border_draw_decorations):
6566 * fvwm/add_window.c (setup_icon_background_parameters):
6567 (setup_icon_title_parameters):
6568 (setup_style_and_decor):
6570 * fvwm/geometry.c (move_icon_to_position):
6572 * fvwm/style.c (check_window_style_change):
6573 (update_style_colorset):
6574 (update_icon_title_cs_style):
6575 (update_icon_title_cs_hi_style):
6576 (update_icon_background_cs_style):
6579 * fvwm/update.c (apply_window_updates):
6580 New style options IconBackgroundColorset, IconTitleColorset,
6581 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
6582 and IconBackgroundPadding
6584 2002-12-28 Mikhael Goikhman <migo@homemail.com>
6587 fixed compilation without XShm
6589 * fvwm/borders.c (border_rotate_titlebar_descr):
6590 fixed warning: deprecated use of label at end of compound statement
6592 2002-12-27 olicha <olivier.chapuis@free.fr>
6594 * fvwm/ConfigFvwmDefaults:
6595 UseTitleDecorRotation is a default
6597 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
6598 (do_relieve_rectangle):
6600 * fvwm/borders.c (border_draw_title_stick_lines):
6601 (border_create_root_transparent_pixmap):
6602 (border_mp_render_into_pixmap):
6603 (border_draw_decor_to_pixmap):
6604 (border_mp_render_into_pixmap):
6605 (border_mp_get_titlebar_descr):
6606 (border_mp_draw_mp_titlebar):
6607 (border_draw_decor_to_pixmap):
6608 (border_set_button_pixmap):
6609 (border_get_titlebar_draw_descr):
6610 (border_set_title_pixmap):
6611 (border_rotate_titlebar_descr):
6612 (border_get_titlebar_descr):
6613 Completed UseTitleDecorRotation
6615 2002-12-26 olicha <olivier.chapuis@free.fr>
6617 * fvwm/update.c (apply_window_updates):
6618 * fvwm/frame.c (frame_get_titlebar_dimensions):
6619 (frame_set_decor_gravities):
6620 * fvwm/borders.c (border_set_button_pixmap):
6621 (border_get_titlebar_descr):
6622 (border_draw_one_button):
6623 Buttons order follows the title text rotations.
6624 More UseTitleDecorRotation preparation
6626 * fvwm/borders.c (border_draw_decor_to_pixmap):
6629 2002-12-24 olicha <olivier.chapuis@free.fr>
6631 * fvwm/borders.c (border_mp_render_into_pixmap):
6632 (border_fill_pixmap_background):
6633 Some borders drawing fixes
6635 * libs/Graphics.c (CreateRotatedPixmap):
6636 * fvwm/geometry.c (get_title_font_size_and_offset):
6637 * fvwm/update.c (apply_window_updates):
6638 * fvwm/borders.c (border_set_button_pixmap):
6639 (border_get_titlebar_draw_descr):
6640 (border_draw_title):
6641 (border_rotate_titlebar_descr):
6642 (border_get_titlebar_descr):
6643 More UseTitleDecorRotation preparation
6645 2002-12-22 Dan Espen <dane@mk.telcordia.com>
6647 * fvwm/add_window.c (GetWindowSizeHints): Change hint warning message
6648 so we won't get so many application bugs report to fvwm-workers.
6650 * fvwm/fvwm.1.in: Grammar: allows to -> allows for.
6652 2002-12-21 Marcus Lundblad <ml@update.uu.se>
6654 * fvwm/style.c (style_parse_one_style_option):
6657 * fvwm/window_flags:
6658 * fvwm/decorations.c (is_function_allowed,
6659 __is_resize_allowed):
6660 Added styles Closable, Iconifiable, Maximizable and
6661 AllowMaximizeFixedSize
6662 * fvwm/conditional.c (MatchesConditionMask,
6663 CreateConditionMask):
6664 Added conditionals Closable,Iconifiable and Maximizable
6666 Documented styles Closable, Iconifiable, Maximizable and
6667 AllowMaximizeFixedSize and conditionals
6668 Closable,Iconifiable and Maximizable
6670 2002-12-20 olicha <olivier.chapuis@free.fr>
6672 * fvwm/window_flags.h:
6674 * fvwm/update.c (apply_window_updates):
6676 * fvwm/style.c (style_parse_one_style_option):
6678 UseTitleDecorRotation style preparation
6680 * fvwm/fvwm.c (main):
6681 Use best TrueColor visual
6683 * fvwm/borders.c (border_get_border_gcs):
6684 Create the transparent_gc with the Scr.NoFocusWin and not the FW_W_FRAME
6685 window which may have a depth != Pdepth
6687 * fvwm/menus.c (paint_side_pic):
6688 * fvwm/menuitem.c (menuitem_paint):
6689 * fvwm/icons.c (DrawIconPixmapWindow):
6690 * fvwm/colorset.c (parse_colorset):
6691 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
6694 2002-12-19 olicha <olivier.chapuis@free.fr>
6696 * libs/Graphics.c (CreateRotatedPixmap):
6698 New interface function CreateRotatedPixmap
6700 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
6702 * libs/PictureGraphics.c (PCreateRenderPixmap):
6703 (PCreateDitherPixmap):
6704 * libs/Graphics.c (CreateGradientPixmap):
6705 (CreateRotatedPixmap):
6708 * libs/FShm.h (new file):
6709 * libs/FImage.h (new file):
6710 * libs/FImage.c (new file):
6712 * fvwm/fvwm.c (setVersionInfo):
6713 Added MIT Shared Memory Extension for XImage
6719 * fvwm/builtins.c (ReadDecorFace):
6721 * fvwm/borders.c (border_draw_decor_to_pixmap):
6722 (border_fill_pixmap_background):
6723 AdjustedPixmap, StretchedPixmap and ShrunkPixmap
6725 2002-12-17 Mikhael Goikhman <migo@homemail.com>
6728 shape-and-join fixes from Nadim Shaikli (slightly modified)
6730 2002-12-16 olicha <olivier.chapuis@free.fr>
6732 * libs/PictureGraphics.h:
6733 * libs/PictureGraphics.c (PTileRectangle):
6734 (PGraphicsCreateTiledPicture):
6735 * libs/Graphics.c (CreateTiledPixmap):
6736 New interface function: PGraphicsCreateTiledPicture
6739 * fvwm/fvwm.c (CreateGCs):
6740 Added a global (Scr) alpha GC
6744 * fvwm/builtins.c (ReadMultiPixmapDecor):
6745 (update_decorface_colorset):
6747 * fvwm/borders.c (border_get_tb_parts_to_draw):
6748 (border_fill_pixmap_background):
6749 (border_setup_bar_pixmaps):
6750 (border_get_bar_pixmaps):
6751 (border_free_bar_pixmaps):
6752 (border_mp_render_into_pixmap):
6753 (border_mp_get_length):
6754 (border_mp_get_titlebar_descr):
6755 (border_mp_get_geometry):
6756 (border_mp_get_use_title_style_parts_and_geometry):
6757 (border_mp_draw_mp_titlebar):
6758 (border_draw_decor_to_pixmap):
6759 (border_draw_title_deep):
6760 (border_get_titlebar_draw_descr):
6761 (border_setup_use_title_style):
6762 (border_get_titlebar_descr_state):
6763 (border_get_titlebar_descr):
6764 (border_get_transparent_decorations_part):
6765 (border_draw_title_stick_lines):
6766 MultiPixmap can use Colorset and Solid color. Various others minor
6767 improvement in MultiPixmap. "Merge" the MultiPixmap code into the
6768 "main" drawing code and remove the #ifdef.
6769 New option to ButtonStyle and TitleStyle: StretchedPixmap.
6770 Use the new Scr.AlphaGC.
6772 2002-12-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6774 * fvwm/add_window.c (validate_transientfor):
6775 do not ignore transientfor hint for iconified windows
6777 2002-12-12 Jason Weber <baboon@imonk.com>
6780 * fvwm/conditional.c (CMD_ScanForWindow):
6783 rename ScanWindow to ScanForWindow
6785 2002-12-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6787 * fvwm/menuitem.c (menuitem_paint):
6788 * fvwm/colorset.c (parse_colorset):
6789 * fvwm/icons.c (DrawIconPixmapWindow):
6790 * fvwm/focus.c (_SetFocusWindow):
6791 (_ReturnFocusWindow):
6793 (_ForceDeleteFocus):
6794 (__activate_window_by_command):
6795 patches to prevent UMR messages in memory debuggers
6797 2002-12-11 Jason Weber <baboon@imonk.com>
6799 * fvwm/fvwm.1.in: Added ScanWindow
6801 * fvwm/conditional.c (CMD_Direction, CMD_ScanWindow, direction_cmd):
6804 Generalized CMD_Direction into direction_cmd.
6805 Pipe CMD_Direction and CMD_ScanWindow into direction_cmd.
6806 Replace Cycle prefix with secondary direction argument.
6808 2002-12-10 Dan Espen <dane@mk.telcordia.com>
6810 * fvwm/fvwm.1.in: Applied Mikhael's quote fix.
6812 2002-12-05 Marcus Lundblad <ml@update.uu.se>
6813 * fvwm/conditional.c (CreateConditionMask):
6814 Implemented conditional "FixedSize" and "HasHandles"
6816 Documented conditional options "FixedSize" and "HasHandles".
6818 2002-12-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6820 * fvwm/placement.c (PlaceWindow):
6821 fixed StickyAcrossDesks w/ StartsOnPage
6825 * fvwm/ewmh_conf.c (set_state_workaround):
6826 * fvwm/update.c (apply_window_updates):
6827 * fvwm/windowlist.c (CMD_WindowList):
6828 * fvwm/ewmh_events.c (ewmh_WMDesktop):
6829 (ewmh_WMStateSticky):
6830 * fvwm/conditional.c (CreateConditionMask):
6831 * fvwm/gnome.c (GNOME_SetHints):
6833 (GNOME_HandlePropRequest):
6834 * fvwm/placement.c (SmartPlacement):
6839 * fvwm/session.c (SaveWindowStates):
6842 * fvwm/ewmh.c (check_desk):
6843 (EWMH_SetWMDesktop):
6844 (ewmh_ComputeAndSetWorkArea):
6845 (ewmh_HandleDynamicWorkArea):
6846 (ewmh_HandleDesktop):
6849 (ewmh_HandleToolBar):
6850 * fvwm/virtual.c (UnmapDesk):
6853 (do_move_window_to_desk):
6854 * fvwm/icons.c (setup_icon_title_size):
6855 (DrawIconTitleWindow):
6858 * fvwm/borders.c (is_button_toggled):
6859 (get_common_decorations):
6860 (border_draw_title_stick_lines):
6861 * fvwm/add_window.c (AddWindow):
6862 * fvwm/move_resize.c (__move_window):
6864 (is_window_sticky_across_pages):
6865 (is_window_sticky_across_desks):
6871 (CMD_StickAcrossPages):
6872 (CMD_StickAcrossDesks):
6873 (stick_across_pages):
6874 (stick_across_desks):
6875 (handle_stick_across_desks):
6876 (handle_stick_across_pages):
6878 * fvwm/fvwm.h (struct):
6879 * fvwm/style.c (style_parse_one_style_option):
6880 (check_window_style_change):
6882 * fvwm/window_flags.h:
6883 renamed StickDesk to StickAcrossDesks, StickyDesk to StickyAcrossDesks,
6884 StickPage to StickAcrossPages and StickyPage to StickyAcrossPages
6887 * fvwm/focus.c (CMD_Focus):
6889 (__activate_window_by_command):
6890 (__update_windowlist):
6891 (__set_focus_to_fwin):
6893 (_ReturnFocusWindow):
6895 (_ForceDeleteFocus):
6896 fixed window list order with FlipFocus command
6898 2002-12-08 Mikhael Goikhman <migo@homemail.com>
6902 document bidi entry undocumented in 2.5.5
6904 2002-12-06 olicha <olivier.chapuis@free.fr>
6907 Fixed the "detection" of the LINGUAS variable
6910 Added ar to ALL_LINGUAS
6913 2002-12-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6915 * fvwm/move_resize.c (__resize_window):
6916 fixed handling of MontionNotify and PropertyNotify events
6918 2002-12-03 olicha <olivier.chapuis@free.fr>
6920 * fvwm/borders.c (border_draw_decor_to_pixmap):
6921 (border_get_border_background):
6922 (get_common_decorations):
6925 * fvwm/builtins.c (CMD_PrintInfo):
6926 New subject nls to PrintInfo
6928 * libs/FGettext.c (*):
6929 New command FlocalePath
6931 2002-12-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6935 changed version to 2.5.6
6941 2002-12-02 olicha <olivier.chapuis@free.fr>
6943 * libs/FRenderInit.c (FRenderInit):
6944 Fixed alpha depth if !XRenderSupport
6946 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
6947 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
6949 * libs/PictureImageLoader.h:
6950 Fixed image loading on bigedian machine
6952 2002-12-01 Mikhael Goikhman <migo@homemail.com>
6954 * libs/FBidi.c (FBidiConvert):
6955 several small changes
6956 * libs/FBidiJoin.c (shape_n_join):
6957 enabled a new bidi shaping code
6959 2002-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6961 * fvwm/frame.c (frame_restore_client_gravities):
6962 (frame_free_move_resize_args):
6963 fixed a redrawing problem after shading a window
6965 2002-11-29 olicha <olivier.chapuis@free.fr>
6968 Defined AM_PATH_PROG_WITH_TEST and re-enable it
6972 Fixed two missprints
6974 2002-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6976 * fvwm/bindings.c (ParseBinding):
6977 fix for stroke-less compile
6979 2002-11-29 olicha <olivier.chapuis@free.fr>
6981 * fvwm/commands.h (enum):
6982 * fvwm/functable.c (func_table):
6983 * fvwm/builtins.c (CMD_LocalePath):
6984 * libs/FGettext.c (FGettextSetLocalePath):
6986 Preparation for LocalePath command
6988 * fvwm/screen.h (ScreenInfo):
6989 * fvwm/fvwm.c (CreateGCs):
6990 Rename Scr.TileGC to Scr.BordersGC
6993 A libintl autoconf fix
6995 * libs/Colorset.c (CreateBackgroundPixmap):
6996 Do not grab the server when we dump the E setroot pixmap
6998 2002-11-29 olicha <olivier.chapuis@free.fr>
7005 Added NLS support with gnu gettext
7007 * fvwm/fvwm.c (main):
7010 * fvwm/expand.c (expand_vars_extended):
7011 New extanded variable $[gt.any_string]
7013 * fvwm/virtual.c (CMD_DesktopName):
7014 * fvwm/windowlist.c (get_desk_title):
7015 * fvwm/expand.c (expand_vars_extended):
7016 * fvwm/fvwm.c (SetRCDefaults):
7017 * fvwm/ConfigFvwmSetup:
7018 Mark some strings to be translated
7020 * libs/FGettext.c (new file):
7021 * libs/FGettext.c (new file):
7023 gnu gettext libintl warper
7025 2002-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7027 * fvwm/add_window.c (RestoreWithdrawnLocation):
7028 rixed rxvts with S/E gravity travelling off screen upon recapture after
7031 * fvwm/events.c (__handle_key_event):
7032 * fvwm/bindings.c (activate_binding):
7033 (__rebind_global_key):
7034 fixed unbinding pointerkey bindings removing the grab for this key
7037 * fvwm/events.c (__is_bpress_window_handled):
7038 fixed click on override redirect windows being handled by the root
7041 * fvwm/misc.c (GrabEm):
7042 confine the pointer to the root window when grabbed
7044 * fvwm/events.c (HandleUnmapNotify):
7045 fixed reparenting problem with restarts from desks != 0
7047 2002-11-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7050 removed experimental code
7052 2002-11-28 olicha <olivier.chapuis@free.fr>
7054 * fvwm/borders.c (border_get_border_background):
7055 (border_draw_decor_to_pixmap):
7056 (border_fill_pixmap_background):
7057 Scr.TitleGC/Scr.TileGC cleanup. I will rename TileGC to BorderGC
7060 2002-11-26 Mikhael Goikhman <migo@homemail.com>
7062 * fvwm/fvwm.c (InitVariables):
7063 fixed DEFAULT_EDGE_SCROLL being interpretted as 100 pixels instead
7065 * fvwm/virtual.c (CMD_EdgeScroll):
7068 * fvwm/ConfigFvwmDefaults:
7069 do not include empty ConfigFvwmProxyDefaults, added one binding
7071 2002-11-26 olicha <olivier.chapuis@free.fr>
7073 * libs/Colorset.c (CreateBackgroundPixmap):
7074 * fvwm/colorset.c (parse_colorset):
7075 Be more safe with the E root pixmap
7077 2002-11-25 olicha <olivier.chapuis@free.fr>
7079 * fvwm/move_resize.c (__move_loop):
7080 Redraw the transparent decoration parts when a move is abored
7082 * fvwm/colorset.c (parse_colorset):
7083 Fixed the fgsh Colorset colors when the Image change but not the bg
7085 2002-11-24 Jason Weber <baboon@imonk.com>
7087 * fvwm/conditional.c (CMD_Direction):
7088 Extended Direction to allow CycleWest, CycleEast, etc that guarantees
7089 eventual traversal of all windows over repeated calls. It also cycles
7090 back to the opposite extent when it hits the limit in the given
7093 2002-11-22 olicha <olivier.chapuis@free.fr>
7096 * fvwm/borders.c (get_common_decorations):
7097 (border_get_parts_and_pos_to_draw):
7098 (border_get_changed_border_parts):
7099 (border_get_frame_pixmap, new):
7100 (border_get_border_background):
7101 (border_draw_one_border_part):
7102 (border_draw_decorations):
7103 (border_get_tb_parts_to_draw):
7104 (border_fill_pixmap_background):
7105 (border_get_titlebar_descr_state, new):
7106 (border_draw_titlebar):
7107 (border_setup_bar_pixmaps, new):
7108 (border_get_bar_pixmaps, new):
7109 (border_free_bar_pixmaps, new):
7110 (border_setup_use_title_style, new):
7111 (border_set_button_pixmap):
7112 (border_set_title_pixmap):
7113 (border_draw_one_button):
7114 (border_set_button_pixmap):
7115 (border_draw_title_deep):
7116 (border_get_transparent_decorations_part, new):
7117 Title, Border and Buttons Style Colorset Option: Drawing
7119 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
7122 * fvwm/frame.c (__frame_setup_window):
7123 (frame_has_handles_and_tiled_border):
7124 (frame_create_move_resize_args):
7125 (frame_free_move_resize_args):
7126 Title, Border and Buttons Style Colorset Option: External drawing
7127 stuff. Basically additional redrawing for RootTransparent
7129 * fvwm/builtins.c (update_decorface_colorset, new):
7130 (update_titlebutton_colorset, new):
7131 (update_decors_colorset, new):
7132 (update_fvwm_colorset):
7133 Title, Border and Buttons Style Colorset Option: Dynamic updating
7136 * fvwm/builtins.c (ReadDecorFace):
7137 Title, Border and Buttons Style Colorset Option: Configuration
7139 * libs/Colorset.c (GetWindowBackgroundPixmapSize, new):
7141 Title, Border and Buttons Style Colorset Option: Convinent macros and
7144 2002-11-18 Dan Espen <dane@mk.telcordia.com>
7146 * libs/Makefile.am: Add missing Bindings.h.
7148 2002-11-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7150 * fvwm/move_resize.c (__move_loop):
7151 send M_CONFIGURE_WINDOW only when the window actually moves
7153 2002-11-16 Mikhael Goikhman <migo@homemail.com>
7160 incorporated a shape-and-join bidi functionality from Nadim Shaikli
7161 with minor improvements; it is disabled for now (#if 0) since
7162 some Arabic chars cause core dump
7164 2002-11-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7166 * fvwm/fvwm.1.in (Examples):
7167 added documentation of Icon option for PlaceAgain command
7169 * fvwm/events.c (__handle_key_event):
7170 fixed global key binding problem
7172 2002-11-15 olicha <olivier.chapuis@free.fr>
7174 * libs/Bindings.c (MatchBindingExactly):
7175 (__compare_binding):
7176 compile fixes w/o stroke lib
7179 * fvwm/geometry.c (get_title_font_size_and_offset):
7180 * fvwm/builtins.c (do_title_style):
7181 New MinHeight option to TitleStyle
7183 2002-11-15 olicha <olivier.chapuis@free.fr>
7185 * fvwm/builtins.c (update_fvwm_colorset):
7190 * fvwm/colorset.c (update_root_transparent_colorset):
7191 Fixed update of the RootTransparent colorset in fvwm
7193 2002-11-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7195 * libs/Bindings.c (__compare_binding):
7196 (MatchBindingExactly):
7197 compoile fixes w/o stroke lib
7199 2002-11-14 olicha <olivier.chapuis@free.fr>
7204 Removed any reference on "xft and flickering"
7206 2002-11-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7208 * fvwm/eventmask.h (XEVMASK_ICONW):
7209 * fvwm/events.c (HandleKeyRelease):
7211 (__handle_key_event):
7212 * fvwm/bindings.c (ParseBinding):
7214 * libs/Bindings.h (enum):
7215 implemented key release bindings; prefix the key name with a '-';
7216 does not work well with some applications
7218 2002-11-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7223 * fvwm/bindings.c (ParseBinding):
7226 (bind_get_bound_button_contexts):
7232 (RemoveMatchingBinding):
7237 (GrabAllWindowKeysAndButtons):
7238 * fvwm/module_interface.c (CMD_ModuleSynchronous):
7239 * fvwm/events.c (__handle_bpress_on_root):
7240 (__handle_bpress_on_managed):
7241 (HandleButtonRelease):
7242 * fvwm/builtins.c (CMD_Wait):
7244 * libs/fvwmlib.h (enum):
7245 fixed Key vs. PointerKey with "A"ny context
7247 2002-11-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7249 * fvwm/icons.c (Iconify):
7250 icon placement safety patch
7252 fixed initial position of application provided icon windows
7254 * fvwm/session.c (LoadWindowStates):
7255 fixed parsing of strings beginning with whitespace in session file
7257 * fvwm/fvwm.1.in (Note):
7258 * fvwm/style.c (style_set_old_focus_policy):
7259 * libs/defaults.h (DEF_FP_MODIFIERS):
7260 set default modifiers for raising/focusing to N again
7262 2002-11-11 olicha <olivier.chapuis@free.fr>
7265 * fvwm/fvwm.c (main):
7267 named-palette -> visual-palette, -N -> -P
7269 2002-11-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7271 * fvwm/ConfigFvwmDefaults:
7272 include ConfigFvwmProxyDefaults
7274 * fvwm/fvwm.c (usage):
7275 polished usage message
7277 2002-11-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7279 * fvwm/fvwm.c (usage):
7281 cleaned up usage and error messages
7282 use short option names in usage message an man page synopsis
7283 all options are case sensitive
7284 do not mention the "-" style long options in the man page; instead use
7287 * fvwm/add_window.c (setup_frame_window):
7288 * fvwm/events.c (HandleMapNotify):
7289 * fvwm/eventmask.h (XEVMASK_FRAMEW_RECAPTURE):
7290 fixed empty decorations after recapture
7292 * fvwm/geometry.c (get_icon_geometry):
7293 * fvwm/icons.c (clear_icon):
7294 fixed icon jumping to 0 0 when the icon layout changes after the icon
7295 has been moved manually
7297 * fvwm/move_resize.c (__move_icon):
7298 fixed MoveToPage with icons
7300 2002-11-09 olicha <olivier.chapuis@free.fr>
7302 * libs/Fft.c (FftGetRotatedFont):
7305 Check the return result of FftPatternGetMatrix
7308 * libs/PictureBase.h:
7311 2002-11-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7313 * fvwm/ewmh_conf.c (set_state_workaround):
7314 * fvwm/functable.c (func_table):
7315 * fvwm/update.c (apply_window_updates):
7316 * fvwm/windowlist.c (CMD_WindowList):
7317 * fvwm/ewmh_events.c (ewmh_WMDesktop):
7318 (ewmh_WMStateSticky):
7319 * fvwm/conditional.c (CreateConditionMask):
7320 (CreateConditionMask):
7321 * fvwm/gnome.c (GNOME_SetHints):
7323 (GNOME_HandlePropRequest):
7324 * fvwm/placement.c (SmartPlacement):
7329 * fvwm/session.c (SaveWindowStates):
7331 * fvwm/ewmh.c (check_desk):
7332 (EWMH_SetWMDesktop):
7333 (ewmh_ComputeAndSetWorkArea):
7334 (ewmh_HandleDynamicWorkArea):
7335 (ewmh_HandleDesktop):
7338 (ewmh_HandleToolBar):
7339 * fvwm/virtual.c (UnmapDesk):
7343 (do_move_window_to_desk):
7344 * fvwm/icons.c (setup_icon_title_size):
7345 (DrawIconTitleWindow):
7348 * fvwm/borders.c (is_button_toggled):
7349 (get_common_decorations):
7350 (border_draw_title_stick_lines):
7351 * fvwm/add_window.c (AddWindow):
7352 * fvwm/move_resize.c (__move_window):
7353 (is_window_sticky_on_page):
7354 (is_window_sticky_on_desk):
7360 (handle_stick_page):
7361 (handle_stick_desk):
7362 (__handle_stick_exit):
7365 * fvwm/style.c (style_parse_one_style_option):
7366 (check_window_style_change):
7369 New Style options stickypage and stickydesk
7370 New WindowList options NoStickyPage, NoStickyDesk, StickyPage,
7371 StickyDesk, OnlyStickyPage, OnlyStickyDesk
7372 New conditions StickyPage and StickyDesk
7373 New commands StickPage and StickDesk
7375 * fvwm/move_resize.c (__move_window):
7376 do not unstick a window when using MoveToScreen
7382 * fvwm/functable.c (func_table):
7383 * fvwm/ewmh_conf.c (CMD_EwmhBaseStruts):
7384 renamed EWMHBaseStrut to EwmhBaseStruts
7386 * fvwm/style.c (style_set_old_focus_policy):
7387 SloppyFocus and MouseFocus use "FPFocusClickModifiers N" by default
7388 (style_parse_one_style_option):
7389 renamed "Border" style to "Borders"
7390 removed "NoBorder" style; use !Borders instead
7391 renamed PlacmentOverlapPenalties to MinOverlapPlacementPenalties
7392 renamed PlacmentOverlapPercentPenalties to
7393 MinOverlapPercentPlacementPenalties
7400 Fixed compiler warnings
7402 2002-11-09 Mikhael Goikhman <migo@homemail.com>
7405 autogenerate FvwmWindowLister files
7408 mention fvwm-menu-directory and fvwm-menu-desktop as examples
7409 of MissingSubmenuFunction and DynamicPopupAction
7411 2002-11-08 olicha <olivier.chapuis@free.fr>
7413 * libs/PictureUtils.c (alloc_color_proportion):
7414 (alloc_color_proportion_dither):
7415 (alloc_color_proportion_grey):
7417 (free_colors_in_table):
7419 (init_static_colors_table):
7420 (PictureFreeColors):
7421 (PictureInitColors):
7422 (PicturePrintColorInfo):
7423 Fixed StaticColor visual. Rename some of the color allocators. Clean up
7426 2002-11-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7428 * fvwm/move_resize.c (__move_window):
7429 ignore MoveToPage with sticky windows
7431 * fvwm/conditional.c (Circulate):
7433 Next and Prev commands begin looking at the context window, if any
7435 * fvwm/focus.c (__focus_grab_buttons):
7436 fixed initial button grabbing on client window
7438 * fvwm/stack.c (BroadcastRestack):
7439 split long packets, fixed a bug and cleaned up
7441 * libs/Module.c (ReadFvwmPacket):
7442 ignore packets that are too long
7445 document PopupDelay and PopdownDelay defaults
7447 2002-11-06 olicha <olivier.chapuis@free.fr>
7449 * libs/Fft.c (FftGetFont):
7450 (FftGetRotatedFont):
7451 Use a more perfectioned method for loading font with Xft/Fc. This
7452 method allows sanity check. Preserve the matrix when rotating
7455 * libs/Flocale.c (FlocaleGetMinOffset):
7456 (FlocaleRotateDrawString):
7457 (FlocaleGetFontSet):
7459 * libs/Fft.c (FftDrawString):
7461 * libs/FftInterface.h:
7462 * fvwm/geometry.c (get_title_font_size_and_offset):
7463 Move the computation of the good "y" for drawing text into Flocale.
7464 Use the max ascent, descent and height for font metric (in the place
7467 * libs/Flocale.c (FlocalePrintLocaleInfo):
7469 * libs/Fft.c (FftPrintPatternInfo):
7471 * fvwm/builtins.c (CMD_PrintInfo):
7474 New option "Locale" to PrintInfo Command
7476 2002-11-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7478 * fvwm/events.c (HandleExpose):
7481 2002-11-04 Dan Espen <dane@mk.telcordia.com>
7483 * fvwm/fvwm.1.in: colour -> color
7486 2002-11-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7489 * fvwm/fvwm.c (usage):
7493 2002-11-04 olicha <olivier.chapuis@free.fr>
7496 Added -lXrender in Xft 1 tests (Ethan Blanton <eblanton@cs.ohiou.edu>)
7498 * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
7500 (PictureFreeColors):
7501 (PicturePrintColorInfo):
7502 Trace colours allocation out of the pallet in depth <= 8. Better
7503 information on coulours
7505 * libs/Fft.c (FftGetRotatedFont):
7507 Fixed rotated font when the original font has a matrix
7509 * libs/PictureBase.c (PictureInitCMapRoot):
7510 * libs/PictureUtils.h:
7511 * libs/PictureUtils.c (PictureInitColors):
7512 (PictureAllocColorTable):
7513 * libs/PictureBase.h (PictureColorLimitOption):
7514 * fvwm/fvwm.c (main):
7516 New options -strict-color-limit, -allocate-pallet, -static-pallet,
7517 -named-pallet. -color-limit now take only integer argument.
7520 2002-11-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7522 * libs/Module.h (struct):
7523 new type FvwmWinPacketBodyHeader to access the standard fields in a
7524 packet with a window
7526 2002-11-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7531 * fvwm/functable.c (func_table):
7533 * fvwm/style.c (style_parse_one_style_option):
7534 (parse_and_set_window_style):
7538 added a new command FocusStyle as a shorthand for
7539 "Style * FP..., FP..."
7541 * fvwm/builtins.c (__parse_vector_line_one_coord):
7542 (__parse_vector_line):
7544 split vector line parsing into sub functions
7546 fixed core dump in vector button offset patch
7548 2002-11-01 Marcus Lundblad <ml@update.uu.se>
7550 * fvwm/screen.h (vector_coords):
7551 added fields for offsets
7552 * fvwm/builtins.c (ReadDecorFace):
7553 rewrote parser for vector definitions to accept optional offsets
7554 * fvwm/fvwm.c (LoadDefaultLeftButton):
7555 (LoadDefaultRightButton)
7556 set default values for offsets
7557 * fvwm/borders.c (border_draw_vector_to_pixmap):
7558 updated XDrawLine call to take offsets into account
7560 documented new options for vector offsets
7562 2002-11-01 olicha <olivier.chapuis@free.fr>
7564 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
7565 Fixed icon tint pixel, it was set to icon tint percent during some
7568 2002-10-31 olicha <olivier.chapuis@free.fr>
7570 * libs/PictureUtils.c (PictureAllocColorImage):
7571 (PictureOpenImageColorAllocator):
7572 (PictureCloseImageColorAllocator):
7573 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
7576 (PImageCreatePixmapFromArgbData):
7577 (PImageLoadPixmapFromFile):
7578 * libs/PictureBase.h (FvwmPictureThing):
7579 (PictureImageColorAllocator):
7581 * libs/Picture.c (PDestroyFvwmPicture):
7582 (PLoadFvwmPictureFromPixmap):
7583 * libs/Graphics.c (CreateGradientPixmap):
7585 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
7586 Added a new way to allocate colors for image and gradient. This method
7587 allows, in particular, to save (in a "fast" way) the allocated pixels
7588 with a minimal memory usage.
7589 Fixed color leaks for png, ewmh and dithered xpm images.
7591 * fvwm/add_window.c (destroy_icon):
7592 * fvwm/fvwm.h (FvwmWindow):
7593 * fvwm/icons.c (GetIconFromFile):
7596 2002-10-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7600 * fvwm/stack.c (enum):
7601 (position_new_window_in_stack_ring):
7603 (must_move_transients):
7606 (__raise_lower_recursion):
7607 (__raise_or_lower_window):
7608 (raise_or_lower_window):
7609 (collect_transients_recursive):
7610 (__is_restack_transients_needed):
7612 (CMD_RestackTransients):
7613 new command RestackTransients which works like Raise and Lower but does
7614 not restack windows that are not transient
7615 renamed some functions
7619 corrected cursor movement key bindings
7621 * fvwm/bindings.c (activate_binding):
7622 fixed problem w/ bindings being overridden by applications OpenOffice
7625 2002-10-29 Mikhael Goikhman <migo@homemail.com>
7632 include FvwmProxy to build
7634 2002-10-29 Mikhael Goikhman <migo@homemail.com>
7637 exclude FvwmProxy from build
7643 2002-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7646 added FvwmProxy module
7648 2002-10-29 Mikhael Goikhman <migo@homemail.com>
7651 * fvwm/windowlist.c (CMD_WindowList):
7652 renamed SortClassName to SortByClass
7654 2002-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7656 * fvwm/menustyle.c (menustyle_update):
7657 (menustyle_parse_style):
7658 (menustyle_get_styleopt_index):
7659 (menustyle_parse_style):
7660 (CMD_CopyMenuStyle):
7662 removed HilightRelief MenuStyle and hard coded it
7664 2002-10-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7666 * fvwm/menus.c (make_menu_window):
7667 fixed updating menu background with "Menustyle * Background"
7669 * fvwm/stack.c (__get_stacking_sibling):
7671 fixed another stacking problem
7673 2002-10-28 Mikhael Goikhman <migo@homemail.com>
7677 corrected and lined up several help lines
7680 added --enable-xinerama-emulation description
7682 2002-10-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7684 * fvwm/stack.c (restack_windows):
7685 (__get_stacking_sibling):
7686 fixed another stacking problem
7688 2002-10-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7690 * fvwm/add_window.c (AddWindow):
7691 braodcast M_RESTACK_WINDOW after M_ADD_WINDOW to fix problem with
7692 windows starting lowered or on other layers in FvwmPager
7694 * fvwm/stack.c (restack_windows):
7695 (__get_visible_window):
7696 fixed a stacking problem with layers
7698 2002-10-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7700 * fvwm/functable.c (func_table):
7703 2002-10-24 Mikhael Goikhman <migo@homemail.com>
7707 * fvwm/windowlist.c:
7708 new WindowList option SortByResource
7710 * fvwm/style.c (check_window_style_change):
7711 * libs/FlocaleCharset.c:
7715 place recent authors to the top, not bottom
7718 corrected typo in error message
7720 2002-10-23 Dan Espen <dane@mk.telcordia.com>
7722 * fvwm/fvwm.1.in: Lang check done.
7724 2002-10-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7727 work on new menu loop code
7733 * fvwm/menus.c (__mloop_handle_event):
7734 (__mloop_get_event):
7735 (__mloop_handle_action_with_mi):
7736 * fvwm/menus.h (MenuReturn):
7737 renamed MenuReturn member menu to target_menu
7739 * fvwm/menus.c (__mloop_handle_event):
7740 * fvwm/menus.h (MenuReturn):
7741 removed a "write only" member of MenuReturn
7743 * fvwm/conditional.c (circulate_cmd):
7744 fixed the "Any" command
7746 2002-10-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7748 * fvwm/stack.c (mark_transient_subtree):
7749 fixed stack ring corruption with iconified transients
7751 fixed a problem with lowering windows below the icons of their
7754 2002-10-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7760 * libs/PictureBase.h:
7764 renamed colorset_struct to colorset_t
7766 2002-10-22 olicha <olivier.chapuis@free.fr>
7768 * libs/PictureUtils.c:
7769 Minor fixes and add #if O experimental code
7771 2002-10-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7773 * fvwm/icons.c (DrawIconPixmapWindow):
7775 * fvwm/events.c (HandlePropertyNotify):
7776 * libs/Fft.c (FftDrawString):
7777 * libs/Colorset.c (DumpColorset):
7779 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
7780 use renamed colorset_struct members
7782 * libs/Colorset.h (colorset_struct):
7783 renamed and re-sorted members and cut down bit field lengths for
7786 * fvwm/menustyle.c (menustyle_update):
7789 * fvwm/stack.c (restack_windows):
7790 fixed flickering when raising transients; can't prevent flickering when
7791 lowering a window completely
7793 fixed unnecessary error message
7795 * fvwm/fvwm.c (main):
7798 * fvwm/stack.c (__restack_window):
7799 fixed a stacking problem with icons
7801 * fvwm/add_window.c (destroy_icon):
7804 2002-10-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7806 * fvwm/menuitem.c (menuitem_paint):
7807 * fvwm/menustyle.c (menustyle_parse_style):
7808 * fvwm/menus.c (paint_side_pic):
7811 (repaint_transparent_menu):
7812 * fvwm/menustyle.h (MenuLook):
7813 cleaned up menu drawing code, fixed last patch
7815 * fvwm/menuitem.c (menuitem_paint):
7816 * fvwm/menustyle.c (menustyle_parse_style):
7817 fixed HilightBack default
7819 * fvwm/bindings.c (binding_cmd):
7820 (bind_get_bound_button_contexts):
7822 * fvwm/screen.h (ScreenInfo):
7823 fixed mouse bindings with buttons > 5
7825 * fvwm/menuitem.c (menuitem_paint):
7826 * fvwm/menustyle.c (menustyle_parse_style):
7827 (menustyle_parse_style):
7828 (CMD_CopyMenuStyle):
7831 * fvwm/menus.c (repaint_transparent_menu):
7833 HilightBack and ActiveFore are now independent
7835 2002-10-18 olicha <olivier.chapuis@free.fr>
7837 * libs/PictureUtils.c (get_color_index):
7838 (create_mapping_table):
7839 (PictureAllocColorTable):
7840 Use a new distance and method for color approximation. Use 68 colors
7841 for the default under depth 8. I am happy with this, should use a
7842 similar distance method for dithering
7844 * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
7845 (PictureAllocColorTable):
7846 (PictureDitherByDefault):
7849 (PicturePrintColorInfo):
7850 * libs/PictureUtils.h:
7851 Allows -color-limit to work with any visual and depth for testing
7852 propose. Should replace (Pdepht < 2) test by (PictureUseBWOnly())
7855 Replaced (Pdepht < 2) test by (PictureUseBWOnly())
7857 2002-10-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7859 * fvwm/add_window.c (get_default_window_attributes):
7862 * fvwm/builtins.c (CMD_ChangeDecor):
7863 removed some duplicate redrawing
7865 * fvwm/update.c (apply_decor_change):
7866 suppress duplicate window update upon ChangeDecor
7867 (apply_window_updates):
7868 do not delete the focus window
7870 2002-10-17 olicha <olivier.chapuis@free.fr>
7875 * libs/Colorset.c (CreateBackgroundPixmap):
7876 Use a 1x1 pixmap and not a widthxheight pixmap for Plain color
7878 * fvwm/builtins.c (CMD_Colorset):
7879 Do not BroadcastColorset in CMD_Colorset, parse_colorset do that!
7881 2002-10-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7883 * fvwm/add_window.c (AddWindow):
7884 * fvwm/update.c (apply_window_updates):
7885 * fvwm/move_resize.c (handle_stick):
7887 suppress drawing of sticky decorations initially
7888 reduce module communication overhead when (un)sticking windows
7890 * fvwm/borders.c (border_draw_decorations):
7891 * fvwm/window_flags.h:
7893 * fvwm/frame.c (frame_create_move_resize_args):
7894 (get_resize_decor_gravities_one_axis):
7895 (frame_mrs_setup_draw_decorations):
7897 initialize window decorations with a "None" pixmap;
7898 delay drawing window decorations initially to prevent drawing multiple
7900 => windows grabbing the focus upon startup are drawn focused
7903 * fvwm/frame.c (frame_free_move_resize_args):
7904 reparent the frame hide windows to NoFocusWin instead of Root to
7905 suppress unnecessary ReparentNotify events
7907 2002-10-16 olicha <olivier.chapuis@free.fr>
7909 * fvwm/fvwm.c (main):
7913 Fixed compilation with X cvs
7915 * libs/Colorset.c (CreateBackgroundPixmap):
7918 * fvwm/events.c (HandlePropertyNotify):
7919 * fvwm/colorset.c (update_root_pixmap):
7920 Use _XROOTPMAP_ID and not ESETROOT_PMAP_ID neither XSETROOT_ID
7921 to found a root pixmap
7923 2002-10-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7925 * fvwm/bindings.c (bind_get_bound_button_contexts):
7926 another mouse binding fix
7928 * fvwm/conditional.c (CreateConditionMask):
7930 all conditions have a negation with '!' prepended
7934 Current, All, Pick, ThisWindow and PointerWindow imply the
7935 CirculateHitShaded condition.
7937 * fvwm/focus.c (__focus_grab_buttons):
7938 * libs/defaults.h (NUMBER_OF_EXTENDED_MOUSE_BUTTONS):
7939 fixed bindings using mouse buttons >= 6
7941 2002-10-15 olicha <olivier.chapuis@free.fr>
7943 * libs/PictureUtils.c (PicturePrintColorInfo):
7946 * fvwm/functable.c (func_table):
7947 * fvwm/builtins.c (CMD_PrintInfo):
7949 New cmd PrintInfo. Only one arg at present time: "Colors"
7951 * fvwm/fvwm.c (main):
7952 Auto detect card with 2 hardware colormaps and choose the best
7955 * libs/PictureUtils.c (PictureInitColors):
7957 * libs/PictureUtils.h:
7958 * fvwm/fvwm.c (main):
7959 * libs/PictureBase.c (PictureInitCMapRoot):
7961 * libs/PictureBase.h:
7962 Try to support DirectColor visual in a good way, I do not think
7963 this is really useful.
7964 Added a flexible interface function PictureInitColors for
7965 colors allocation initialization.
7966 Some cleanup in color allocation and some preparation for a new
7967 method for saving and freeing colors allocated by images and gradients.
7968 Removed some ifdefed to 0 debug code.
7970 * libs/Picture.c (*):
7972 * libs/PictureImageLoader.c (*):
7973 * libs/PictureImageLoader.h:
7976 2002-10-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7978 * fvwm/add_window.c (setup_key_and_button_grabs):
7979 * fvwm/bindings.c (ParseBinding):
7981 * fvwm/add_window.c (setup_key_and_button_grabs):
7982 don't grab window context specific bindings anymore; instead, set
7983 Scr.buttons2grab accordingly
7985 * fvwm/bindings.c (activate_binding):
7986 fixed stroke bindings on window context being ignored if no other
7987 action was bound to that context
7989 * fvwm/add_window.c (destroy_icon):
7990 fixed duplicate icon pixmap when switching from NoIconOverride to
7993 2002-10-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7996 re-indented some code
7998 fixed random position of icon title for icons with a position hint
8001 corrected default of Use/NoIconPosition style
8003 2002-10-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8005 * fvwm/windowlist.c (CMD_WindowList):
8006 fixed random string for iconified windows in the WindowList
8008 2002-10-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8013 2002-10-08 olicha <olivier.chapuis@free.fr>
8015 * libs/PictureBase.c (*):
8016 (PictureInitCMapRoot)
8017 (PictureSetupWhiteAndBlack):
8018 (PictureWhitePixel):
8019 (PictureBlackPixel):
8021 New interface function PictureWhitePixel, PictureBlackPixel. Analogue
8022 of the Xlib WhitePixel and BlackPixel functions but in the Pvisaul.
8023 New interface function PictureInitCMapRoot analogue to PictureInitCMap,
8024 but always use the root visual and allows to set or not a private
8026 New interface PictureDefaultGC, analogue of Xlib DefaultGC function
8027 but which respects the Pvisual
8029 * libs/PictureGraphics.c (*):
8030 * libs/FScreen.c (FScreenInit):
8031 * libs/FRender.c (FRenderRender):
8032 * libs/Fft.c (FftDrawString):
8033 * fvwm/icons.c (CreateIconWindow):
8034 * fvwm/colorset.c (parse_colorset):
8035 * fvwm/move_resize.c (CMD_XorValue):
8036 * fvwm/colorset.c (alloc_colorset):
8037 * fvwm/fvwm.c (main):
8038 Use the new interface functions and some fix if the fvwm depth !=
8041 * libs/PictureUtils.c (PictureAllocColorTable):
8042 Change the default color table to a 4x4x4 cc + 4 grey
8044 2002-10-07 Dan Espen <dane@mk.telcordia.com>
8046 * fvwm/fvwm.1.in: Use built-in, not builtin.
8048 2002-10-06 Mikhael Goikhman <migo@homemail.com>
8051 s/FvwmNewDebug/FvwmDebug/
8054 * fvwm/conditional.c (CMD_NoWindow):
8057 new command NoWindow to remove window context
8060 use "fvwm" spelling, at least in the middle of sentences
8062 2002-10-06 Dan Espen <dane@mk.telcordia.com>
8064 * fvwm/fvwm.1.in: Dont refer to fvwm commands as
8065 builtin commands. Use "builtin", not "built in" or "built-in".
8068 2002-10-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8070 * libs/Graphics.c (do_relieve_rectangle):
8071 removed debug message
8073 * fvwm/focus.c (__update_windowlist):
8074 (__set_focus_to_fwin):
8075 fixed reversal of __update_windowlist arguments causing FlipFocus to
8076 break [and maybe other things]
8078 2002-10-05 olicha <olivier.chapuis@free.fr>
8080 * libs/PictureUtils.c (alloc_color_cube):
8081 It si possible to enable "gamma correction" for colors cubes (disabled,
8082 define USE_GAMMA_CORRECTION to 1 and set COLOR_GAMMA and GREY_GAMMA)
8084 * libs/PictureUtils.c (get_color_index):
8085 (create_mapping_table):
8086 Use a more exact approximation of colors for pur cc without the big
8089 * libs/PictureUtils.c (PictureFreeColors):
8092 * libs/Graphics.c (CreateGradientPixmap):
8093 (CreateGradientPixmapFromString):
8096 2002-10-04 olicha <olivier.chapuis@free.fr>
8098 * libs/PictureUtils.c (*):
8099 Used a better color approximation for color cube when we do not dither.
8100 Added some new colors tables: color cube with some grey colors.
8101 Change the default to a 4x4x3 cc with 6 grey (54 colors).
8104 * fvwm/fvwm.c (main):
8105 Fixed the visual option
8107 2002-10-03 Mikhael Goikhman <migo@homemail.com>
8110 generate FvwmNewDebug and FvwmGtkDebug
8112 2002-10-02 olicha <olivier.chapuis@free.fr>
8114 * libs/PictureUtils.c (USED_DIST):
8115 Used the euclidian distance for colors distance
8117 * libs/Fft.c (FftGetFont):
8118 Disable Xft if the Xserver does not support XRender
8120 2002-10-01 olicha <olivier.chapuis@free.fr>
8122 * libs/Fft.c (FftGetFont):
8123 Disable Xft if the Xserver does not support XRender
8125 * libs/FRender.c (FRenderRender):
8126 * libs/PictureGraphics.c (PGraphicsTintRectangle):
8129 * libs/Colorset.c (SetRectangleBackground):
8130 (SetClippedRectangleBackground):
8132 New interface function for drawing a subset of a colorset rectangle
8134 2002-09-26 olicha <olivier.chapuis@free.fr>
8136 * fvwm/update.c (apply_window_updates):
8137 Fixed icons colorset update
8139 * libs/FRender.c (FRenderRender):
8140 Fixed bitmap rendering
8142 * fvwm/update.c (apply_window_updates):
8143 * fvwm/geometry.c (move_icon_to_position):
8144 * fvwm/events.c (HandleEnterNotify):
8146 (HandleLeaveNotify):
8147 (HandlePropertyNotify):
8148 * fvwm/add_window.c (setup_icon_font):
8149 * fvwm/icons.c (DrawIconWindow):
8150 (DrawIconTitleWindow):
8151 (DrawIconPixmapWindow):
8154 Fixed focus/unfocus flickering
8156 2002-09-25 olicha <olivier.chapuis@free.fr>
8158 * fvwm/icons.c (DrawIconTitleWindow):
8159 One more drawing fix
8161 2002-09-24 olicha <olivier.chapuis@free.fr>
8163 * fvwm/icons.c (DrawIconTitleWindow):
8164 An other drawing fix
8166 2002-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8168 * fvwm/move_resize.c (__move_loop):
8169 fixed uninitialised variable
8171 fixed starting move at random position
8173 2002-09-24 olicha <olivier.chapuis@free.fr>
8175 * fvwm/update.c (apply_window_updates):
8176 * fvwm/geometry.c (move_icon_to_position):
8177 * fvwm/events.c (HandleEnterNotify):
8179 (HandleLeaveNotify):
8180 (HandlePropertyNotify):
8181 * fvwm/add_window.c (setup_icon_font):
8182 * fvwm/icons.c (DrawIconWindow):
8183 (DrawIconTitleWindow):
8184 (DrawIconPixmapWindow):
8187 Fixed icon drawing. Split icon window drawing.
8189 * libs/FRender.c (*):
8190 Fixed compilation and small clean up
8192 2002-09-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8194 * fvwm/conditional.c (CreateFlagString):
8195 fixed quoting in conditional command conditions
8197 * fvwm/menus.c (__mloop_handle_event):
8198 removed unnecessary querying of pointer position on button release in
8203 * fvwm/bindings.c (ParseBinding):
8204 increased maximum allowed key symbol name length to 200 characters
8206 * fvwm/execcontext.h (enum):
8207 * fvwm/fvwm.c (Done):
8213 * fvwm/execcontext.h (enum):
8214 added EXCT_INIT ['I'] and EXCT_EXIT ['X'] contexts
8216 * fvwm/menus.c (pop_menu_up):
8217 fixed accidental menu animation with certain menu position hints
8219 2002-09-23 olicha <olivier.chapuis@free.fr>
8221 * libs/FRender.c (*):
8222 Fixed(?) XRender rendering with some Xserver
8224 * fvwm/update.c (apply_window_updates):
8225 * fvwm/geometry.c (move_icon_to_position):
8226 * fvwm/events.c (HandleEnterNotify):
8228 (HandleLeaveNotify):
8229 (HandlePropertyNotify):
8230 * fvwm/add_window.c (setup_icon_font):
8231 * fvwm/icons.c (DrawIconWindow):
8234 Clip text and icon drawing for the icons
8236 2002-09-21 Mikhael Goikhman <migo@homemail.com>
8240 Path commands now support form: "path1;ext1:path2:path3;ext3"
8241 where ext1 (for example, ".png") means all files in path1 should
8242 be forced to have extention ".png" even if the requested icon
8243 has ".xpm" ("calculator.xpm" or has no extention at all ("calculator")
8245 * fvwm/execcontext.h:
8246 small changes in latters used for EXCT_* constants
8248 * fvwm/module_interface.c:
8250 * libs/PictureBase.c:
8252 some spacing reindentation
8254 2002-09-21 olicha <olivier.chapuis@free.fr>
8256 * libs/FRender.c (FRenderCompositeAndCheck):
8257 Temporally take GraphicsExposure in account
8259 2002-09-20 Mikhael Goikhman <migo@homemail.com>
8262 fixed incorrect MiniIconPacket definition: s/char *name/char name[1]/
8264 2002-09-20 olicha <olivier.chapuis@free.fr>
8266 * fvwm/icons.c (GetIconPicture):
8267 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
8268 Fixed the alpha channel
8270 2002-09-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8275 2002-09-20 olicha <olivier.chapuis@free.fr>
8277 * libs/FRender.c (FRenderTintPicture):
8278 (FRenderTintRectangle):
8280 * libs/FRenderInterface.h:
8281 * libs/PictureGraphics.c (PGraphicsTintRectangle):
8282 Make FRender code more modular. Add a 24+8 tinting method and enable it
8283 in the place of the 32 tinting method (which can be enabled by defining
8284 USE_ABSOLUTE_FORMATE)
8286 2002-09-19 olicha <olivier.chapuis@free.fr>
8288 * fvwm/menus.c (get_menu_repaint_transparent_parameters):
8289 (animated_move_back):
8291 (repaint_transparent_menu):
8292 * fvwm/move_resize.c (AnimatedMoveOfWindow):
8293 (AnimatedMoveAnyWindow):
8294 * fvwm/move_resize.h:
8295 Support the new colorset transparent options and fix greyed item
8296 of transparent animated menus
8298 * fvwm/menus.c (pop_menu_up):
8299 (animated_move_back):
8301 * libs/Rectangles.c:
8302 * libs/Rectangles.h:
8304 New libs files for rectangles, segments, regions ..etc
8306 * fvwm/menus.c (clear_expose_menu_area):
8307 (get_menu_paint_item_parameters):
8310 (ParentalMenuRePaint):
8311 (ParentalMenuRePaint):
8312 * fvwm/menuitem.c (clear_menu_item_background):
8314 * fvwm/menuitem.h (MenuPaintItemParameters):
8315 Clip the item icons and text drawing
8317 * fvwm/menus.c (__mloop_exit):
8318 Fixed an indirect uninitialized variable bug
8320 * fvwm/menus.c (__mloop_handle_event): *
8321 (__mloop_handle_action_with_mi): *
8322 Update some comments
8324 * libs/FRender.c (FRenderVisualInit):
8326 * fvwm/colorset.c (parse_colorset):
8329 2002-09-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8331 * fvwm/menus.c (__menu_loop):
8332 (__mloop_handle_action_with_mi):
8333 fixed parent menu redrawing
8335 * fvwm/style.c (check_window_style_change):
8336 * fvwm/update.c (apply_window_updates):
8337 * fvwm/add_window.c (setup_icon_size_limits):
8338 honour changes in IconSize style without recapture
8340 * fvwm/focus.c (focus_query_open_grab_focus):
8341 * fvwm/events.c (HandlePropertyNotify):
8342 * fvwm/add_window.c (setup_transientfor):
8343 take care of various funny initial transientfor settings
8345 * fvwm/stack.c (__raise_lower_recursion):
8347 fixed stacking core dump
8349 2002-09-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8355 added a program that tests for -Werror option and similar; bug out of
8356 configure if the test program doesn't compile
8358 2002-09-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8362 add a "do not edit" warning at the beginning of the man page
8365 enable the original CFLAGS and CPPFLAGS before generating the Makefiles
8367 * libs/FScreen.c (XineramaQueryScreens):
8368 fixed linking problem when compiling without Xinerama
8370 * fvwm/cursor.c (CMD_CursorStyle):
8371 fixed cursorstyle command being applied to windows without handles
8373 * fvwm/ewmh.h (EWMH_ProcessClientMessage):
8374 (EWMH_ProcessPropertyNotify):
8375 * fvwm/gnome.h (GNOME_ProcessClientMessage):
8376 (GNOME_HandlePropRequest):
8377 fixed dummy macros when compiling without gnome/ewmh support
8379 2002-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8381 * libs/queue.c (fqueue_add_inside):
8382 add a new command with the same execution time as a previous one behind
8386 override CFLAGS and CPPFLAGS with empty strings instead of generating an
8389 * fvwm/functions.c (__execute_function):
8390 * fvwm/execcontext.h (exec_context_type_t):
8391 replace enum values with letters for readability
8393 * fvwm/functions.c (__execute_function):
8394 improved command log output
8396 * fvwm/schedule.c (execute_obj_func):
8397 fixed schedule queue timing
8400 refuse to run configure if CFLAGS is not empty
8402 2002-09-16 Mikhael Goikhman <migo@homemail.com>
8405 fixed compilation with --enable-command-log; simplified fvwm_msg()
8408 reformatted; don't send end-of-line with SET_*MASK
8410 2002-09-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8412 * fvwm/borders.c (border_draw_multi_pixmap_titlebar):
8413 fixed multipixmap title drawing
8415 * fvwm/frame.h (struct):
8416 * fvwm/frame.c (frame_get_titlebar_dimensions):
8419 * fvwm/events.c (HandlePropertyNotify):
8420 applied FlocaleGetNameProperty core dump fix by Suzanne Skinner
8422 * libs/Fft.c (FftDrawString):
8423 -Wall fix when compiling w/o Xft
8425 2002-09-15 olicha <olivier.chapuis@free.fr>
8427 * libs/Colorset.c (CreateBackgroundPixmap):
8428 Fixed a dpy problem with FvwmBacker
8429 * libs/Colorset.c (CreateBackgroundPixmap):
8430 Fixed creation a root transparent pixmap for small root pixmap
8432 2002-09-14 olicha <olivier.chapuis@free.fr>
8434 * libs/Fft.c (FftDrawString):
8435 Fixed clip region with shadow font
8437 * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
8438 Added a function to create translucent pixmaps
8439 * libs/Colorset.c (CreateBackgroundPixmap):
8441 * libs/FRender.c (FRenderRender):
8442 Allows to use the root window as src pixmap
8444 2002-09-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8447 Fixed open double quotes in ButtonState section
8449 2002-09-13 Dan Espen <dane@mk.telcordia.com>
8451 * fvwm/fvwm.1.in: Add -cmd module timeout information.
8453 2002-09-13 olicha <olivier.chapuis@free.fr>
8455 * libs/Colorset.c (CreateBackgroundPixmap):
8456 (UpdateBackgroundTransparency):
8457 (SetRectangleBackground):
8459 * fvwm/colorset.c (*):
8461 * fvwm/events.c (HandlePropertyNotify):
8462 Starting implementation of RootTransparent colorset. Worked on
8463 tinted Transparent colorset. Various colorset parsing fixes.
8465 * libs/Fft.c (FftDrawString):
8467 Added the possibility to draw with a clipping region.
8469 * libs/FRender.c (FRenderRender):
8470 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
8471 (PCreateRenderPixmap):
8472 (PGraphicsCreateTransprency):
8473 (PGraphicsTintRectangle):
8474 Improve current rendering functions to be able to tint the
8475 ParentalRelative pixmap or the background of a window.
8476 Re-enabled XRender rendering.
8479 remove a #if 0 debug "render" code
8481 2002-09-13 Mikhael Goikhman <migo@homemail.com>
8483 * fvwm/builtins.c (ReadTitleButton):
8485 new button state shortcuts AllNormal, AllToggled,
8486 AllActive, AllInactive, AllUp, AllDown
8488 * fvwm/module_interface.c:
8492 possibly fixed compilation with non gcc
8494 2002-09-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8496 * fvwm/focus.c (_focus_grab_buttons):
8497 (__focus_grab_buttons):
8499 (__focus_grab_one_button):
8500 grab all modifier combinations on client windows by default if
8501 necessary; this saves a lot of traffic but may grab unnecessary
8502 modifiers with mouse bindings on the client window
8505 * libs/defaults.h (DEF_FP_MODIFIERS):
8506 * fvwm/events.c (__handle_focus_raise_click):
8507 * fvwm/style.c (style_parse_focus_policy_style):
8508 * fvwm/focus_policy.h (FPOL_ANY_MODIFIER_MASK):
8509 default is now to use any modifiers for clicktofocus/raise purposes
8511 * fvwm/menus.c (__mloop_get_event):
8514 fixed tear off menus
8516 * libs/FEvent.c (FCheckIfEvent):
8519 (FCheckTypedWindowEvent):
8520 (FCheckWindowEvent):
8521 fixed FCheck...Event functions thus fixing Menu command behaving like
8524 * fvwm/move_resize.c (InteractiveMove):
8525 fixed offset between pointer and window when dragging
8527 * fvwm/virtual.c (HandlePaging):
8528 * fvwm/icons.c (CMD_Iconify):
8529 * fvwm/move_resize.c (InteractiveMove):
8530 * fvwm/menus.c (get_menu_options):
8532 * libs/FScreen.c (GetMouseXY):
8533 use new function fev_get_evpos_or_query()
8539 (GetLocationFromEventOrQuery):
8540 moved to FEvent.c and renamed to fev_get_evpos_or_query()
8541 * libs/FEvent.c (fev_set_evpos):
8544 * fvwm/functions.c (__execute_function):
8545 (execute_complex_function):
8546 fixed complex action clicking logic
8548 * fvwm/add_window.c (CaptureOneWindow):
8549 fixed RecaptureWindow
8550 (CaptureAllWindows):
8553 * fvwm/functable.c (func_table):
8554 fixed running RecaptureWindow without a context window
8556 * fvwm/conditional.c (circulate_cmd):
8559 * fvwm/events.c (HandleVisibilityNotify):
8560 fixed VisibilityNotify handling
8562 * fvwm/functions.c (execute_complex_function):
8563 fixed memory corruption
8564 (__execute_function):
8565 fixed using wrong context
8566 (__execute_function):
8567 removed conditional that was always true now
8571 * fvwm/module_interface.c (ExecuteModuleCommand):
8572 initialise module number
8574 2002-09-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8576 * fvwm/add_window.c (CaptureOneWindow):
8577 fixed memory corruption
8579 * fvwm/icons.c (Iconify):
8581 fixed bug introduced with transient stacking patch
8583 * fvwm/functions.c (DeferExecution):
8584 (__execute_function):
8585 (execute_complex_function):
8586 cleaned up and optimized exec_context handling
8591 * fvwm/windowlist.c:
8592 * fvwm/conditional.c:
8599 * fvwm/module_interface.c:
8602 * fvwm/add_window.c:
8603 * fvwm/move_resize.c:
8604 * fvwm/fvwm.h (F_CMD_ARGS):
8606 completely removed the builtin command arguments fw, w, and context
8608 * fvwm/functions.c (DeferExecution):
8611 * fvwm/stack.c (BroadcastRestack):
8612 removed global lastTimestamp
8614 * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
8615 (EWMH_ProcessPropertyNotify):
8616 (ewmh_WMStateShaded):
8617 (ewmh_WMStateSticky):
8618 (ewmh_WMStateHidden):
8623 (ewmh_DesktopGeometry):
8624 (ewmh_ActiveWindow):
8625 use new function interface
8627 * fvwm/menus.c (do_menu):
8628 * fvwm/menucmd.c (menu_func):
8629 * fvwm/windowlist.c (CMD_WindowList):
8630 use new function interface
8631 replaced "(XEvent *)1" hack with a regular flag
8633 2002-09-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8635 * fvwm/add_window.c (destroy_window):
8636 * fvwm/update.c (destroy_scheduled_windows):
8637 * fvwm/screen.h (ScreenInfo):
8638 new member is_executing_menu_function
8640 * fvwm/windowlist.c (CMD_WindowList):
8641 * fvwm/menucmd.c (menu_func):
8642 * fvwm/gnome.c (CMD_GnomeButton):
8643 (GNOME_ProcessClientMessage):
8644 (GNOME_HandlePropRequest):
8645 * fvwm/modconf.c (CMD_Send_ConfigInfo):
8646 * fvwm/update.c (apply_window_updates):
8647 * fvwm/repeat.c (CMD_Repeat):
8648 * fvwm/conditional.c (circulate_cmd):
8660 * fvwm/focus.c (warp_to_fvwm_window):
8662 * fvwm/read.c (run_command_stream):
8666 * fvwm/fvwm.c (Done):
8670 use new function interface
8672 fixed running startup script under random module number
8674 * fvwm/functions.c (execute_function_override_window):
8675 * fvwm/functions.c (execute_function_override_wcontext):
8676 new convenience functions
8683 * fvwm/module_interface.c (CMD_Send_WindowList):
8685 (CMD_set_sync_mask):
8686 (CMD_set_nograb_mask):
8688 don't use "Module" argument anymore
8689 (ExecuteModuleCommand):
8691 use new function interface
8693 * fvwm/add_window.c (CaptureOneWindow):
8695 (CaptureAllWindows):
8696 * fvwm/events.c (HandleMapRequestKeepRaised):
8697 * fvwm/add_window.c (AddWindow):
8698 AddWindow takes executiuon context as its argument instead of the
8699 window; changed caller
8700 don't use "Event" anymore
8702 * fvwm/fvwm.c (StartupStuff):
8703 generate an execution context for startup
8705 * fvwm/move_resize.c (DoResize):
8709 renamed and used new function interface in args
8711 * fvwm/geometry.c (constrain_size):
8712 added XEvent *e argument to remove use of global "Event"; changed all
8715 2002-09-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8717 * fvwm/stack.c (get_next_window_in_stack_ring):
8718 (get_prev_window_in_stack_ring):
8719 (get_transientfor_fvwmwindow):
8720 * fvwm/icons.c (SetMapStateProp):
8721 * fvwm/events.c (fake_map_unmap_notify):
8722 * fvwm/misc.c (IsRectangleOnThisPage):
8723 * fvwm/menus.c (menu_enter_tear_off_menu):
8724 (menu_close_tear_off_menu):
8725 * fvwm/icons.c (DrawIconWindow):
8727 * fvwm/colormaps.c (InstallWindowColormaps):
8728 made FvwmWindow * arguments const in many functions
8730 * fvwm/menus.c (pop_menu_up):
8735 (menu_enter_tear_off_menu):
8736 (__mloop_get_event):
8737 (__mloop_get_event_timeout_loop):
8739 (__mloop_get_mi_actions):
8741 * fvwm/events.c (HandleEnterNotify):
8742 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
8747 * fvwm/functions.c (DeferExecution):
8748 (__execute_function):
8749 * fvwm/windowlist.c (CMD_WindowList):
8750 * fvwm/colormaps.c (colormap_handle_colormap_notify):
8751 * fvwm/module_interface.c (CMD_ModuleSynchronous):
8752 (ExecuteModuleCommand):
8753 * fvwm/builtins.c (CMD_Wait):
8754 * fvwm/events.c (WaitForButtonsUp):
8755 (HandleShapeNotify):
8756 (HandleVisibilityNotify):
8757 (HandleUnmapNotify):
8758 (HandleSelectionRequest):
8759 (HandleReparentNotify):
8760 (HandlePropertyNotify):
8761 (HandleMotionNotify):
8762 (HandleMapRequestKeepRaised):
8764 (HandleMappingNotify):
8766 (HandleLeaveNotify):
8771 (HandleEnterNotify):
8772 (HandleDestroyNotify):
8773 (HandleColormapNotify):
8774 (HandleClientMessage):
8775 (HandleButtonRelease):
8776 (HandleButtonPress):
8777 (__handle_bpress_on_root):
8778 (__handle_bpress_action):
8779 (__handle_click_to_raise):
8780 (__handle_click_to_focus):
8781 (__is_bpress_window_handled):
8782 (__handle_focus_raise_click):
8783 don't use "Event", "Fw" and old_execute_function() anymore
8785 * fvwm/events.c (dispatch_event):
8786 removed preserve_tmpwin argument; changed all callers
8788 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
8789 fixed random focus member of faked event
8791 * fvwm/gnome.c (GNOME_ProcessClientMessage):
8792 * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
8793 (EWMH_ProcessPropertyNotify):
8794 * fvwm/move_resize.c (DisplaySize):
8796 (position_geometry_window):
8797 * fvwm/geometry.c (get_window_borders):
8798 (get_window_borders_no_title):
8801 * fvwm/events.c (dispatch_event):
8802 create event execution context
8803 (HandleClientMessage):
8804 removed useless local "button"
8806 don't fiddle with global Fw anymore; added argument to return context
8807 window; changed all callers
8809 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
8810 * fvwm/move_resize.c (__resize_window):
8811 use new event handle interface
8814 * fvwm/eventhandler.h:
8815 new event handler interface
8817 * fvwm/functions.c (CMD_Plus):
8818 * fvwm/builtins.c (AddToDecor):
8821 use F_CMD_ARGS in AddToDecor
8823 removed useless check for realloc return value
8824 use new function interface
8825 fixed another memory leak
8827 * fvwm/builtins.c (__remove_window_decors):
8828 replace old_execute_function with execute_function
8830 * fvwm/add_window.c (setup_window_placement):
8831 * fvwm/placement.c (PlaceWindow):
8832 * fvwm/schedule.c (execute_obj_func):
8833 * fvwm/colorset.c (add_to_junk):
8834 use new function call interface
8836 * fvwm/fvwm.h (F_EXEC_ARGS):
8838 removed now unused macros
8840 * fvwm/functions.c (CheckActionType):
8843 (__execute_function):
8844 (__run_complex_function_items):
8845 (execute_complex_function):
8846 rewrote function call interface
8848 * fvwm/functions.c (__run_complex_function_items):
8849 new function split off from execute_complex_function
8853 removed "Event" global
8855 2002-09-08 Dan Espen <dane@mk.telcordia.com>
8857 * fvwm/fvwm.1.in: Language check.
8859 2002-09-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8861 * fvwm/functions.c (old_execute_function):
8864 * fvwm/module_interface.c (do_execute_module):
8865 don't write module argument anymore; code claimed that writing 0 into
8866 *Module prevented WaitForButtonsUp from being called, but that was
8867 either a lie or a relic of the past
8869 * fvwm/fvwm.h (exec_func_args_type):
8873 removed *Module argument
8875 * fvwm/functions.c (__execute_function):
8878 * fvwm/functions.h (enum):
8879 added more function execution falgs
8882 add exec_context_t *exc to builtin arguments
8884 * libs/FEvent.c (fev_copy_last_event):
8887 * fvwm/execcontext.h:
8888 * fvwm/execcontext.c:
8889 new files introducing the "exec_context_t" structure that shall replace
8890 the builtin command interface
8892 * fvwm/stack.c (__RaiseOrLowerWindow):
8893 (RaiseOrLowerWindow):
8895 (mark_transient_subtree):
8896 (__sort_transient_ring):
8897 properly handle restacking of windows with more than one transient and
8898 multiple levels of transients at the same time
8899 (__RaiseOrLowerWindow):
8900 (RaiseOrLowerWindow):
8901 renamed function and added wrapper
8903 * fvwm/fvwm.h (FvwmWindow):
8904 added new scratch registers
8906 2002-09-06 Mikhael Goikhman <migo@homemail.com>
8910 minor improvements in the new release procedure
8912 2002-09-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8914 * fvwm/stack.c (RaiseOrLowerWindow):
8916 (mark_transient_subtree):
8917 (must_move_transients):
8918 (is_on_top_of_layer_ignore_rom):
8919 handle restacking trees of transient windows; still does not work too
8920 well if a window has multiple transients at the same time
8922 2002-09-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8926 restored versions from before 9th of September
8927 (RaiseOrLowerWindow):
8928 fixed StackTransientParent style without RaiseTransient or
8929 LowerTransient on transient_for window
8930 StackTransientParent works only on window in the same layer
8931 (mark_transient_subtree):
8932 fixed handling of window group hint w/ iconify
8934 (RaiseOrLowerWindow):
8936 fixed flickering when overlapping transients aree lowered
8938 * fvwm/move_resize.c (__resize_window):
8939 * fvwm/colorset.c (add_to_junk):
8940 cleaned up event handling
8942 * fvwm/move_resize.c (__resize_window):
8943 renamed function and changed callers
8945 * fvwm/fvwm.h (F_PASS_ARGS):
8947 removed eventp command argument
8949 * fvwm/events.c (DispatchEvent):
8951 renamed function, added event argument and changed all callers
8953 * libs/FEvent.c (fev_fake_event):
8954 * libs/FEvent.c (fev_get_evtype__remove_me):
8957 * fvwm/menus.c (menuShortcuts):
8964 (__mloop_get_event_timeout_loop):
8965 (__mloop_get_event):
8969 * fvwm/builtins.c (CMD_FakeClick):
8970 * fvwm/functions.c (CheckActionType):
8972 * fvwm/focus.c (__try_program_focus):
8973 (__try_program_focus):
8974 * fvwm/icccm2.c (SetupICCCM2):
8975 * fvwm/virtual.c (HandlePaging):
8976 * fvwm/module_interface.c (make_vpacket):
8978 * fvwm/schedule.c (squeue_get_next_ms):
8979 (squeue_get_next_ms):
8981 * fvwm/stack.c (BroadcastRestack):
8982 * fvwm/move_resize.c (resize_window):
8984 * libs/FEvent.c (fev_get_evtime):
8985 removed global lastTimestamp; use fev_get_evtime() from FEvent.c instead
8987 * fvwm/events.c (HandleEnterNotify):
8991 (discard_window_events):
8992 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
8995 * fvwm/menus.c (__mloop_get_event):
8996 * fvwm/virtual.c (HandlePaging):
8998 * fvwm/functions.c (DeferExecution):
9000 * fvwm/misc.c (get_server_time):
9001 * fvwm/builtins.c (CMD_StrokeFunc):
9002 * fvwm/menus.c (pop_menu_up):
9005 * libs/FEvent.c (fev_update_last_timestamp):
9006 removed StashEventTime function; handle this directly in FEvent.c
9008 * fvwm/module_interface.c (ExecuteModuleCommand):
9009 * fvwm/misc.c (Keyboard_shortcuts):
9010 * fvwm/colormaps.c (colormap_handle_colormap_notify):
9011 * fvwm/events.c (handle_all_expose):
9015 don't use Event global anymore
9017 * fvwm/bindings.c (activate_binding):
9018 fixed key bindings on window corners
9020 * libs/fvwmlib.h (C_DECOR):
9021 context including all parts of the decorations
9023 2002-09-04 Mikhael Goikhman <migo@homemail.com>
9026 fixed compilation warning in #endif comment
9029 removed debug fprintf
9035 another solution for reporting the cvs status
9037 2002-09-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9039 * configure.in (LIBOBJS):
9040 * acinclude.m4 (smr_SWITCH):
9041 fix for autoconf 2.53
9044 removed unnecessary includes
9046 * fvwm/Makefile.am (fvwm_SOURCES):
9048 * fvwm/eventmasks.h:
9049 * fvwm/eventhandlers.h:
9050 new files split from events.h
9052 * fvwm/icccm2.c (HandleSelectionRequest):
9053 (HandleSelectionClear):
9054 * fvwm/colormaps.c (HandleColormapNotify):
9055 * fvwm/menus.c (menu_tear_off):
9056 * fvwm/move_resize.c (resize_window):
9059 new argument avh_args_t to the event handler functions; still unused
9060 moved all event handlers to events.c
9061 remove now unnecessary includes in some files
9063 * fvwm/icccm2.c (HandleSelectionRequest):
9067 use replacements for X event functions everywhere
9069 2002-09-03 Mikhael Goikhman <migo@homemail.com>
9073 * fvwm/borders.c (border_flags_to_button_state):
9075 * fvwm/builtins.c (ReadTitleButton):
9076 * fvwm.1.in (ButtonStyle, TitleStyle, ButtonState):
9077 * fvwm/fvwm.c (InitVariables):
9078 Imlemented new title and button states InactiveUp and InactiveDown,
9079 new state shortcuts Active, Inactive, ToggledActive, ToggledInactive.
9080 So now there are 4+4 states and 2+2 aliases instead of 3+3 states.
9081 Updated all ButtonStyle, TitleStyle and ButtonState commands.
9084 reformat license info in -version to be 3 lines and one empty line
9085 instead of 5 non-empty lines, for readability
9087 2002-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9094 * fvwm/stack.c (__raise_or_lower_recursion):
9095 (RaiseOrLowerWindow):
9096 split into two functions
9097 renamed to __raise_or_lower_window
9098 (mark_transient_subtree):
9100 (position_new_window_in_stack_ring):
9103 cleaned up stacking code
9105 * fvwm/menus.c (paint_menu):
9106 fixed a minor drawing problem with menu item reliefs
9108 2002-09-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9110 * fvwm/move_resize.c (InteractiveMove):
9111 removed eventp from interface
9114 * fvwm/menucmd.c (menu_func):
9115 * fvwm/gnome.c (GNOME_ProxyButtonEvent):
9116 * fvwm/windowlist.c (CMD_WindowList):
9117 * fvwm/read.c (run_command_file):
9118 (run_command_stream):
9119 * fvwm/focus.c (warp_to_fvwm_window):
9120 * libs/Event.c (GetSubwindowFromEvent):
9121 * fvwm/events.c (GetContext):
9122 * libs/Pointer.c (GetLocationFromEventOrQuery):
9123 * fvwm/builtins.c (CMD_StrokeFunc):
9125 * fvwm/events.c (StashEventTime):
9126 * fvwm/move_resize.c (InteractiveMove):
9127 * fvwm/functions.c (DeferExecution):
9128 (old_execute_function):
9129 * fvwm/fvwm.h (F_CMD_ARGS):
9131 make eventp argument const to ease clean up work
9133 * fvwm/windowlist.c (CMD_WindowList):
9134 * fvwm/move_resize.c (InteractiveMove):
9135 * fvwm/menucmd.c (menu_func):
9136 * fvwm/icons.c (CMD_Iconify):
9137 always query pointer position in case a script modified the position
9140 * fvwm/focus.c (SetPointerEventPosition):
9141 removed function since it modifies the global event variable
9143 * fvwm/functable.c (func_table):
9144 added cursor and event type members fo DeferExecution call
9145 * fvwm/functions.c (DeferExecution):
9146 made static, call from inside functions.c only
9147 removed calls everywhere
9149 * fvwm/builtins.c (CMD_StrokeFunc):
9152 * fvwm/virtual.c (HandlePaging):
9154 don't use global "Event" anymore
9156 pass in event structure through arguments
9159 2002-09-02 olicha <olivier.chapuis@free.fr>
9161 * libs/Colorset.c (*):
9163 * libs/colorset.c (parse_colorset):
9164 * libs/PictureGraphics.c (PGrabXImage):
9165 (PCreateRenderPixmap):sx
9166 (PGraphicsCreateTransprency):
9167 * libs/PictureGraphics.h:
9168 An experimental implementation of ParentalRelative tinted background
9170 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9171 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
9173 * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
9174 * libs/FRenderInit.c (FRenderInit):
9175 (FRenderGetAlphaDepth):
9176 * libs/FRenderInit.h:
9177 Fixed alpha blending for xserver without depth 8 pixmap
9183 2002-09-01 olicha <olivier.chapuis@free.fr>
9186 Colorset and alpha blending news
9188 2002-08-31 olicha <olivier.chapuis@free.fr>
9190 * libs/Ficonv.c (convert_charsets):
9191 Fixed compilation on systems that do not have EILSEQ
9193 2002-08-30 olicha <olivier.chapuis@free.fr>
9195 * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
9196 Fixed compilation of certain modules
9198 * fvwm/borders.c (border_render_into_pixmap):
9199 * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
9200 * libs/PictureGraphics.h:
9201 * libs/Graphics.c (CreateStretchPixmap):
9202 (CreateStretchYPixmap):
9203 (CreateStretchXPixmap):
9204 Progress with masks in multipixmap title
9206 * libs/PictureGraphics.c (PCopyArea):
9208 (PCreateRenderPixmap):
9209 * fvwm/borders.c (border_fill_pixmap_background):
9212 * fvwm/icons.c (DrawIconWindow):
9213 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9214 Fixed the shape mask of ewmh icons and icons with some alpha
9216 2002-08-30 olicha <olivier.chapuis@free.fr>
9218 * libs/PictureGraphics.c (PCreateRenderPixmap):
9219 (PGrabImageErrorHandler):
9220 (PGraphicsCopyPixmaps):
9221 (PGraphicsCopyFvwmPicture):
9222 (PGraphicsTileRectangle):
9223 (PGraphicsRenderPixmaps):
9224 (PGraphicsRenderPicture):
9225 * libs/PictureGraphics.h:
9226 * libs/PictureBase.h:
9227 Replaced PGraphicsTileRectangle with a more powerful function,
9228 PCreateRenderPixmap, which performs *full* XRender simulation.
9229 So alpha blending is now supported even without Xrender support.
9230 New interface function PGraphicsRenderPixmaps and PGraphicsRenderPicture
9231 for direct rendering with tint and alpha channel.
9233 * libs/FRender.c (FRenderVisualInit):
9235 (FRenderTintRectangle):
9237 * libs/FRenderInterface.h:
9238 Replaced FRenderCopyArea and FRenderTintRectangle with a more general
9239 and more powerfull function FRenderRender
9241 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
9243 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9244 Load the alpha even without Xrender support
9247 * fvwm/colorset.c (parse_pixmap_tint):
9250 Implemented IconTint, IconAlpha, bgTint. Tint (~ PixmapTint or ImageTint
9251 or obsolete TintMask) also tints gradients and the tint is applied
9252 only to the pixmap not the bg color. The average bg is computed from
9253 the "original" pixmap and not the tinted one, bgTint should be used
9254 to get a real average bg in the case the pixmap is tinted
9256 * fvwm/icons.c (DrawIconWindow):
9258 * fvwm/menuitem.c (menuitem_paint):
9259 * fvwm/menus.c (paint_side_pic):
9260 * fvwm/borders.c (border_get_border_background):
9261 (border_draw_decor_to_pixmap):
9262 (border_fill_pixmap_background):
9263 * fvwm/events.c (HandlePropertyNotify):
9264 Picture rendering use the new PGraphicsRenderPixmaps and
9265 PGraphicsRenderPicture libs functions. Respect new colorset options
9267 * fvwm/colorset.c (parse_colorset):
9269 (CMD_ReadWriteColors):
9271 Removed the read write colorset codes
9273 * libs/Graphics.c (CalculateGradientDimensions):
9274 Fixed the size of dithered H and V gradients
9276 * libs/PictureUtils.c (*):
9277 * libs/PictureUtils.h:
9280 2002-08-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9282 * fvwm/menus.c (paint_menu_gradient_background):
9283 fixed drawing of SidePic menu background when not using SideColor
9286 * FvwmIconBox/icons.c:
9289 2002-08-26 Mikhael Goikhman <migo@homemail.com>
9291 * NEWS: mention new FvwmButtons additions and TitleStyle MultiPixmap
9293 2002-08-26 Mikhael Goikhman <migo@homemail.com>
9296 fixed --disable-ewmh
9300 added const to some prototypes
9302 2002-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9304 * fvwm/menus.c (MenuInteraction):
9306 renamed MenuInteraction to __menu_loop
9308 * fvwm/menus.c (pop_menu_up):
9311 removed pdo_warp_to_title argument of pop_menu_up and changed all
9312 callers; logic is now in last_saved_position_hints
9313 (__menu_get_next_event_timeout_loop):
9314 began to split MenuInteraction into several sub functions
9315 go away, evil "goto"!
9317 * fvwm/style.c (style_parse_one_style_option):
9318 all boolean styles - and *only* boolean styles, can be prefixed with a
9319 '!' to invert their meaning
9320 (style_parse_button_style):
9321 moved Button and NoButton styles to separate function
9325 updated for 2.5.4-devel
9334 * fvwm/menuitem.h (struct):
9335 * fvwm/menus.c (paint_menu_gradient_background):
9336 (paint_menu_pixmap_background):
9338 (clear_expose_menu_area):
9339 fixed TiledPixmap menu background drawing bug
9340 sorted function in file and removed forward declarations
9342 2002-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9344 * fvwm/Makefile.am (LDADD):
9345 put -lfvwm at front of library list
9347 * fvwm/windowlist.c (CMD_WindowList):
9348 print window's page instead of current page in windowlist
9350 2002-08-24 Bob Woodside <dumbledore@woodsway.com>
9352 * fvwm/events.c (HandleButtonPress, HandleEnterNotify):
9353 Fix for Experimental RaiseOverUnmanaged Handling.
9355 2002-08-22 Bob Woodside <dumbledore@woodsway.com>
9359 New defs for Experimental RaiseOverUnmanaged Handling.
9361 * fvwm/events.c (HandleEnterNotify):
9364 (focus_query_grab_buttons)
9365 (_focus_grab_buttons)
9366 (focus_grab_buttons)
9367 (focus_grab_buttons_client_entered)
9369 (__activate_window_by_command)
9370 (_ReturnFocusWindow)
9374 (raise_over_unmanaged)
9375 (is_above_unmanaged)
9376 (_is_on_top_of_layer)
9377 (is_on_top_of_layer)
9378 (is_on_top_of_layer_and_above_unmanaged)
9379 Experimental RaiseOverUnmanaged Handling - an attempt to fix the
9380 interaction of RaiseOverUnmanaged with various focus policies,
9381 particularly mouse focus + client click raises; issue mouse
9382 button grabs when and only when they are actually needed; and
9383 fix the old "xfm + MouseFocusClickRaises" bug once and for all.
9384 (Thanks to the GFPR, this is much more straightforward to do!)
9386 2002-08-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9389 added a paragraph about scripting and complex functions.
9391 * fvwm/style.c (style_parse_one_style_option):
9392 fixed flag_mask and change_mask of TitleAt... styles that broke left
9395 2002-08-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9398 describe new focus policy styles
9400 2002-08-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9402 * fvwm/style.c (merge_styles):
9403 fixed applying style updates immediately
9405 * fvwm/geometry.c (constrain_size):
9406 fixed font resizing of maximized windows
9408 * fvwm/window_flags.h:
9409 * fvwm/fvwm.h (has_new_wm_normal_hints):
9412 * fvwm/events.c (HandleEnterNotify):
9413 fixed UngrabNotify returning focus to just unfocused window
9417 * fvwm/style.c (merge_styles):
9419 (__simplify_style_list):
9420 fixed default style calculations
9422 * fvwm/events.c (HandleConfigureRequest):
9423 disabled debug output
9425 * fvwm/style.c (merge_styles):
9426 * fvwm/fvwm.h (window_style):
9427 new style member default_mask to allow two levels of defaults;
9428 fixes focus policy defaults
9430 rewrote many of the macros; changed all callers
9432 * fvwm/borders.c (RenderIntoPixmap):
9433 (DrawMultiPixmapTitlebar):
9434 (border_render_into_pixmap):
9435 (border_draw_multi_pixmap_titlebar):
9436 applied Suzanne Skinner's multi pixmap titles fix
9437 renamed functions and changed all callers
9439 * libs/FScreen.c (FScreenGetScrRect):
9442 new utility functions
9444 * fvwm/windowlist.c (CMD_WindowList):
9445 new option MaxLabelWidth for the WIndowList command based on patch by
9447 new options NoLayer, ShowPage, ShowPageX, ShowPageY and ShowScreen to
9450 * fvwm/events.c (HandleConfigureRequest):
9451 removed debug code now that the EXPERIMENTAL_ANTI_RACE_CONDITION_CODE
9452 seems to work without problems
9454 2002-08-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9456 * fvwm/style.c (merge_styles):
9457 fixed style defaults getting stuck to on once set
9460 fixed a number of non portable uses of the "test" command and unified
9461 the used syntax of all calls to reduce chance of copy-and-paste
9464 2002-08-17 Mikhael Goikhman <migo@homemail.com>
9468 minor typos and improvements;
9469 better string quotings and detection of fribidi for autoconf-2.53
9472 don't include *.in in EXTRA_DIST, they are auto-included
9474 2002-08-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9476 * fvwm/events.c (HandleConfigureRequest):
9477 (HandlePropertyNotify):
9478 (is_resizing_event_pending):
9479 fixed uninitialised return code of test_resizing_event
9481 2002-08-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9483 * fvwm/decorations.c (SelectDecor):
9485 * fvwm/window_flags.h:
9487 moved common.s.has_no_border window flag to common.has_no_border to
9488 fix windows getting stuck without a border once the HandleWidth or
9489 BorderWidth was set to 0 and then increased again
9492 removed reference to BUGS and TODO
9495 moved a lot of constant definitions to configure.in; the fvwm.lsm and
9496 fvwm.1 files don't have to be updated for a release anymore; the release
9497 number and date are set by configure
9499 * fvwm/fvwm.c (setVersionInfo):
9500 fixed output of "fvwm -version"
9502 2002-08-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9504 * fvwm/style.c (style_parse_one_style_option):
9505 Old focus styles override less of the behaviour specified with the
9506 FP... styles; use defaults instead without setting the mask
9507 (style_parse_one_style_option):
9508 removed the styles MouseFocusClickIgnoreMotion and
9509 MouseFocusClickIgnoreMotionOff, use the corresponfing FP... styles
9511 (style_parse_one_style_option):
9512 ClickToFocusRaises now works only on the client window, not on the
9514 (style_parse_one_style_option):
9515 fixed FocusFollowsMouse style
9516 (style_set_old_focus_policy):
9517 moved old default focus settings to a separate function, simplified code
9519 2002-08-14 Dan Espen <dane@mk.telcordia.com>
9521 * fvwm/fvwm.1: Add hot-spot is an offset information,
9522 fix spelling, "hot-spot", not "hotspot" (too bad its wrong in
9525 2002-08-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9527 * fvwm/style.c (style_parse_focus_policy_style):
9528 fixed parsing of FPFocusClickButtons and FocusClickModifiers
9533 * fvwm/events.c (HandleConfigureRequest):
9534 fixed ConfigureRequest race condition
9536 2002-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9539 quote environment variables
9541 2002-08-13 olicha <olivier.chapuis@free.fr>
9544 Color limit and dithering news
9547 Added a minimal doc for the -color-limit option
9549 * fvwm/builtins.c (CMD_ColorLimit):
9550 ColorLimit is obsolete
9552 * fvwm/builtins.c (ReadDecorFace):
9553 * libs/PictureUtils.c (my_dither_depth_15_16_init):
9554 (PictureAllocColorAllProp):
9555 Implemented dithering for depth 16 and 15. This is off by default
9556 in colorset (use the dither colorset option) and on by default
9557 for window title gradient. Gradient are visibly more smooth.
9559 * libs/PictureUtils.c (*):
9562 2002-08-13 Mikhael Goikhman <migo@homemail.com>
9565 corrected the pixmap cursor description, added an example
9567 2002-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9569 * fvwm/menus.c (select_menu_item):
9570 (paint_menu_gradient_background):
9571 fixed a redrawing problem with H/Vgradient menu faces
9573 fixed a minor problem w/ entering submenus via keyboard
9575 2002-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9577 * fvwm/move_resize.c (CMD_ResizeMove):
9580 (CMD_ResizeMaximize):
9581 (CMD_ResizeMoveMaximize):
9582 commands can be used on iconified windows again
9586 moved pre-2.2 NEWS to ONEWS
9589 * libs/safemalloc.c:
9602 let config.h include strinh.h or strings.h
9604 * fvwm/style.c (style_parse_one_style_option):
9605 (style_parse_one_style_option):
9606 fixed icon box crash
9608 * fvwm/bindings.c (update_nr_buttons):
9609 fixed extra buttons on window decorations
9611 * fvwm/style.c (style_parse_one_style_option):
9612 fixed parsing of the FP... and !FP... styles
9614 2002-08-12 Bob Woodside <dumbledore@woodsway.com>
9616 * fvwm/style.c (style_parse_one_style_option):
9617 Fixed a typo so that ClickToFocusRaisesOff actually turns
9618 the option off instead of on.
9620 2002-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9622 * fvwm/focus.c (focus_grab_buttons):
9623 only grab necessary buttons on the client window
9625 2002-08-11 olicha <olivier.chapuis@free.fr>
9627 * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
9628 Removed some debug code
9630 * fvwm/fvwm.c (main):
9632 Added -color-limit to fvwm usage
9634 2002-08-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9636 * fvwm/style.c (style_parse_one_style_option):
9637 (style_parse_focus_policy_style):
9638 added style options "FP..." to control focus policy
9639 removed OverrideGrabFocus and AllowGrabFocus styles
9641 * fvwm/style.c (merge_styles):
9642 fixed style defaults != 0
9644 * fvwm/focus.c (__restore_focus_after_unmap):
9645 fixed a bug w/ reverting the focus from transients to the parent
9647 * fvwm/ewmh.c (ewmh_HandleDesktop):
9648 * fvwm/style.c (style_parse_one_style_option):
9649 fixed defaults for various focus styles
9654 * fvwm/frame.c (frame_mrs_resize_move_windows):
9655 backed out anti-flicker patch that slowed down command processing
9657 * fvwm/bindings.c (update_nr_buttons):
9659 fixed sluggish processing of mouse bindings
9661 * fvwm/events.c (__handle_bpress_action):
9662 fixed drawing of pressed decorations w/o bindings
9664 * fvwm/frame.c (frame_move_resize):
9665 removed debug code that broke focus handling
9667 * fvwm/style.c (style_parse_one_style_option):
9668 fixed passing the focus click to the app by default
9670 * fvwm/events.c (__handle_click_to_focus):
9671 * fvwm/focus.c (set_focus_to_fwin):
9672 (__set_focus_to_fwin):
9673 removed drawing code that broke as many places as it fixed; plus it
9674 cause unnecessary redraws
9676 * fvwm/events.c (HandleConfigureRequest):
9677 send a synthetical ConfigureNotify if an application is not granted its
9678 wishes from a ConfigureRequest; this is necessary for FixedPPosition
9679 and FixedPSize to work properly; also to be ICCCM compliant
9680 always force border_width 0 in these events
9681 in the experimental cr merging code, send a number of cn events equal
9682 to the number of merged events
9688 * fvwm/style.c (style_parse_focus_policy_style):
9689 (style_parse_icon_size_style):
9690 (style_parse_icon_box_style):
9691 (style_parse_icon_grid_style):
9692 (style_parse_icon_fill_style):
9693 (style_parse_one_style_option):
9694 (parse_and_set_window_style):
9695 split into separate functions
9696 (style_parse_one_style_option):
9697 simplified and cleaned up
9700 * fvwm/decorations.c:
9703 * fvwm/conditional.h:
9704 * fvwm/conditional.c:
9711 reformatted and cleaned up
9713 2002-08-11 olicha <olivier.chapuis@free.fr>
9715 * libs/PictureUtils.c (*):
9716 * libs/PictureUtils.h:
9717 * libs/PictureDitherMatrice.h (new file):
9718 * libs/PictureImageLoader.c (*):
9719 * libs/PictureImageLoader.h:
9720 * libs/PictureGraphics.c (PGraphicsCreateDitherPixmap):
9721 (PCreateDitherPixmap):
9722 (PCreateTintedPixmap):
9723 * libs/PictureGraphics.h:
9724 * libs/PictureBase.c (PictureInitCMap):
9725 * libs/PictureBase.h:
9726 * libs/Picture.c (*):
9729 * libs/Colorset.c (DumpColorset):
9732 * libs/Graphics.c (all gradient functions):
9735 * fvwm/move_resize.c (CMD_XorPixmap):
9736 * fvwm/colors.c (FreeColors):
9737 * fvwm/builtins.c (CMD_DefaultColors):
9738 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9739 * fvwm/builtins.c (FreeDecorFace):
9741 * fvwm/menus.c (pop_menu_down):
9742 (paint_menu_gradient_background):
9745 * fvwm/menustyle.c (menustyle_free_face):
9746 (menustyle_parse_face):
9749 (menustyle_parse_style):
9750 (CMD_CopyMenuStyle):
9752 * fvwm/icons.c (GetIconFromFile):
9753 * fvwm/builtins.c (ReadMultiPixmapDecor):
9755 * fvwm/borders.c (border_draw_decor_to_pixmap):
9756 * fvwm/add_window.c (setup_mini_icon):
9757 * fvwm/fvwm.c (main):
9758 * fvwm/colorset.c (free_colorset_background):
9762 New color limit method and implement dithering in depth <= 8.
9763 Added a "fvwm picture attributes" structure for loading image.
9764 Some colors leaks fix. Add some (weak) color leaks. New option
9765 -color-limit for fvwm. 257 fix. Some prepartion for tint and
9768 2002-08-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9770 * libs/Flocale.c (FlocaleRotateDrawString):
9773 2002-08-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9775 * fvwm/style.c (parse_and_set_window_style):
9776 fixed the default for passing the click-to-raise click for mousey
9779 * fvwm/events.c (__handle_click_to_focus):
9780 removed redundant code
9782 fixed sluggish motion event handling when waiting for buttons to be
9785 * fvwm/focus.c (__set_focus_to_fwin):
9786 (set_focus_to_fwin):
9787 fixed redrawing the border w/ mousey focus when the window was entered,
9788 then the border was clicked before the FocusIn event arrived
9790 * fvwm/events.c (__handle_bpress_on_managed):
9791 * fvwm/style.c (parse_and_set_window_style):
9792 fixed some small focus problems
9795 reformatted and cleaned up
9800 * fvwm/focus.c (focus_query_click_to_raise):
9801 (focus_query_click_to_focus):
9802 * fvwm/style.c (parse_and_set_window_style):
9803 * fvwm/events.c (__test_for_motion):
9804 (__check_click_to_focus_or_raise):
9805 (__handle_focus_raise_click):
9806 (__is_bpress_window_handled):
9807 (__handle_click_to_focus):
9808 (__handle_click_to_raise):
9809 (__handle_bpress_stroke):
9810 (__handle_bpress_action):
9811 (__handle_bpress_on_root):
9812 (__handle_bpress_on_unmanaged):
9813 (__handle_bpress_on_managed):
9814 (HandleButtonPress):
9815 GFPR: completely rewrote ButtonPress handler, thus finishing the core
9816 of the new focus code; only the parsing for the new styles is missing
9818 * fvwm/virtual.c (is_pan_frame):
9821 2002-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9823 * fvwm/add_window.c (AddWindow):
9826 * fvwm/events.c (__handle_focus_raise_click):
9827 (HandleButtonPress):
9830 * fvwm/events.c (__handle_focus_raise_click):
9831 * fvwm/fvwm.h (struct):
9832 * fvwm/style.c (check_window_style_change):
9833 (parse_and_set_window_style):
9834 * fvwm/session.c (MatchWinToSM):
9835 * fvwm/window_flags.h:
9836 eliminated parts of the old focus code
9838 * fvwm/focus.c (__set_focus_to_fwin):
9839 (set_focus_to_fwin):
9840 * fvwm/fvwm.c (InitVariables):
9841 * fvwm/add_window.c (destroy_window):
9842 * fvwm/events.c (__handle_focus_raise_click):
9843 * fvwm/screen.h (ScreenInfo):
9844 eliminated Scr.Ungrabbed global
9846 * fvwm/update.c (apply_window_updates):
9847 (flush_window_updates):
9848 * fvwm/icons.c (DeIconify):
9850 * fvwm/move_resize.c (CMD_Maximize):
9853 * fvwm/frame.c (frame_free_move_resize_args):
9854 (__frame_setup_window):
9855 * fvwm/virtual.c (do_move_window_to_desk):
9856 (CMD_GotoDeskAndPage):
9859 * fvwm/stack.c (LowerWindow):
9860 * fvwm/events.c (HandleMapNotify):
9861 (HandleVisibilityNotify):
9864 (__handle_focus_raise_click):
9865 (HandleEnterNotify):
9866 (HandleMapRequestKeepRaised):
9867 * fvwm/add_window.c (setup_key_and_button_grabs):
9868 (setup_focus_policy):
9870 * fvwm/focus.c (__try_other_screen_focus):
9871 (__set_focus_to_fwin):
9872 (set_focus_to_fwin):
9873 (focus_grab_buttons_on_pointer_window):
9874 (focus_grab_buttons_on_layer):
9875 (focus_grab_buttons_new):
9876 cleaned up focus grab handling.
9878 * fvwm/focus.c (focus_grab_buttons_on_pointer_window):
9881 2002-08-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9883 * fvwm/add_window.c (setup_window_structure):
9885 discarded unused return code
9887 * fvwm/focus.c (focus_grab_buttons):
9888 split into two fucntions and fixed a bug with ungrabbing buttons
9890 * fvwm/focus_policy.c (fpol_query_allow_set_focus):
9891 * fvwm/style.c (parse_and_set_window_style):
9892 * fvwm/icons.c (DeIconify):
9894 * fvwm/events.c (HandleButtonPress):
9895 (HandleEnterNotify):
9896 (HandleLeaveNotify):
9898 (HandleMapRequestKeepRaised):
9899 * fvwm/add_window.c (CaptureAllWindows):
9900 * fvwm/virtual.c (UnmapDesk):
9902 (do_move_window_to_desk):
9903 * fvwm/update.c (flush_window_updates):
9904 * fvwm/focus.c (set_focus_model):
9906 (__restore_focus_after_unmap):
9907 much more GFPR work; these patches may break lots of things
9909 * fvwm/focus.c (set_focus_to_fwin):
9910 (__activate_window_by_command):
9912 (ReturnFocusWindow):
9915 renamed MoveFocus to set_focus_to_fwin
9917 2002-08-07 Mikhael Goikhman <migo@homemail.com>
9919 * libs/Fft.c (FftDrawString):
9920 removed redudant and buggy code that called DrawStringFunc before
9921 this pointer gets initialized
9923 * fvwm/focus.c (focus_query_click_to_raise):
9924 fixed possibly-uninitialized variable warning
9927 specify stroke includes before Xft includes, may improve some cases
9929 2002-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9932 fixed sys/time.h detection
9934 * fvwm/events.c (HandleMappingNotify):
9935 * libs/Bindings.c (AddBinding):
9936 added MappingNotify event handler
9938 * fvwm/events.c (HandleMapRequest):
9941 * fvwm/events.c (InitEventHandlerJumpTable):
9942 another attempt at handling "unknown" modifiers in key bindings
9944 2002-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9946 * fvwm/stack.c (is_on_top_of_layer_ignore_rom):
9947 * fvwm/add_window.c (destroy_window):
9948 * fvwm/focus.c (focus_grab_buttons):
9951 2002-08-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9953 * fvwm/focus.c (focus_force_refresh_focus):
9954 * fvwm/events.c (HandleEnterNotify):
9955 (HandlePropertyNotify):
9956 (HandleButtonPress):
9957 * fvwm/icons.c (DeIconify):
9958 * fvwm/virtual.c (MapDesk):
9959 * fvwm/focus_policy.c (fpol_query_allow_user_focus):
9960 * fvwm/update.c (apply_window_updates):
9961 * fvwm/module_interface.c:
9962 * fvwm/conditional.c (MatchesConditionMask):
9965 * fvwm/icons.c (Iconify):
9966 removed "#if 0"ed code
9968 * fvwm/module_interface.c:
9969 disabled the old ConfigureWindow module interface
9972 * libs/fvwmsignal.h:
9974 * fvwm/ewmh_intern.h:
9976 * fvwm/module_interface.c:
9981 new file to encapsulate time.h and sys/time.h inclusion
9985 (mark_transient_subtree):
9986 (__mark_group_member):
9987 cleaned up and split into two functions
9989 * fvwm/focus.c (CMD_Focus):
9991 * fvwm/icons.c (DeIconify):
9994 (__activate_window_by_command):
9997 * fvwm/focus_policy.c (fpol_query_allow_set_focus):
9998 * fvwm/focus_policy.h: (fpol_set_focus_by_t):
9999 * fvwm/style.c (parse_and_set_window_style):
10000 (parse_and_set_window_style):
10001 began implementing new focus control styles
10003 * fvwm/focus.c (DoSetFocus):
10004 (__restore_focus_after_unmap):
10009 (__set_focus_to_fwin):
10012 * fvwm/conditional.c (MatchesConditionMask):
10013 * fvwm/focus.c (focus_query_open_grab_focus):
10014 (focus_query_close_restore_focus):
10015 (focus_does_accept_input_focus):
10017 * fvwm/events.c (HandleUnmapNotify):
10018 (HandleEnterNotify):
10020 (HandleMapRequestKeepRaised):
10021 renamed some functions
10024 * fvwm/focus_policy.c:
10025 * fvwm/focus_policy.h:
10026 prepared some future focus policy flags
10029 enable error message when png or xpm test compilation fails
10032 * fvwm/window_flags.h:
10033 * fvwm/ewmh.c (ewmh_HandleDesktop):
10034 * fvwm/style.c (parse_and_set_window_style):
10035 (check_window_style_change):
10036 * fvwm/events.c (HandleButtonPress):
10037 (HandleVisibilityNotify):
10038 began GFPR migration of *raises* focus policy flags
10040 * fvwm/focus.c (focus_is_focusd):
10043 * libs/Bindings.c (AddBinding):
10044 fixed handling of "unknown" modifiers in key bindings
10046 * fvwm/focus.c (focus_grab_buttons):
10047 (focus_query_grab_buttons):
10048 moved focus policy code into separate function
10050 2002-08-02 Mikhael Goikhman <migo@homemail.com>
10055 2002-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10057 * fvwm/style.c (parse_and_set_window_style):
10058 * fvwm/focus.c (focus_query_grab_focus):
10059 * fvwm/events.c (HandleMapNotify):
10060 (HandlePropertyNotify):
10061 * fvwm/focus_policy.c (fpol_init_default_fp):
10063 new styles OverrideGrabFocus and AllowGrabFocus
10064 cleaned up focus grabbing code and moved to focus.c
10066 2002-07-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10068 * fvwm/focus.c (CMD_WarpToWindow):
10069 fixed negative arguments for unmanaged windows
10071 * fvwm/conditional.c (CMD_Direction):
10072 use PeekToken instead of GetNextToken
10074 new direction "center"
10076 2002-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10078 * fvwm/events.c (addkbsubinstoarray):
10079 disabled experimental pointer warping code
10082 removed menu crash debug code
10084 2002-07-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10087 added tons of crash debug code
10089 * fvwm/add_window.c:
10090 made a lot of internal functions static
10092 * fvwm/add_window.c (setup_button_windows):
10093 (destroy_title_window):
10094 (destroy_button_windows):
10095 (destroy_resize_handle_windows):
10096 (destroy_auxiliary_windows):
10099 * fvwm/icons.c (CreateIconWindow):
10100 safety patches w/ XDeleteContext
10102 * fvwm/menus.c (DestroyMenu):
10103 fixed a crash w/ accessing already deleted menus
10105 2002-07-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10107 * fvwm/menus.c (get_menu_options):
10108 fixed menu context rectangle "icon" if the icon was not just a pixmap
10110 2002-07-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10112 * fvwm/events.c (HandleMapNotify):
10113 (HandleMapRequestKeepRaised):
10114 (HandleUnmapNotify):
10115 * fvwm/ewmh_events.c (ewmh_WMStateModal):
10116 * fvwm/ewmh.c (ewmh_HandleDesktop):
10117 * fvwm/style.c (parse_and_set_window_style):
10118 removed old do_grab_focus_when_created and *_when_transient_* flags
10120 2002-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10122 * fvwm/conditional.c (MatchesConditionMask):
10123 * fvwm/focus.c (DoSetFocus):
10124 * fvwm/session.c (MatchWinToSM):
10125 * fvwm/module_interface.c (SETOLDFLAGS):
10126 removed old is_lenient flag
10129 * fvwm/style.c (__simplify_style_list):
10130 (simplify_style_list):
10133 * fvwm/window_flags.h:
10135 access macros for focus policy flags structures
10138 * fvwm/focus_policy.c:
10139 * fvwm/focus_policy.h:
10140 new files, begin great focus policy rewrite aka GFPR
10142 2002-07-22 Bob Woodside <dumbledore@woodsway.com>
10144 * fvwm/placement.c (PlaceWindow):
10145 Fixed interaction between CascadePlacement and StartsOnPage
10147 2002-07-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10149 * libs/fvwmsignal.c (fvwmSelect):
10150 call alloca(0) in fvwmSelect to make sure the memory is not leaked in
10153 2002-07-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10155 * fvwm/add_window.c (CaptureOneWindow):
10156 fixed a core dump w/ windows being destroyed during a recapture
10158 removed duplicate check if new windows still exist
10160 * fvwm/placement.c (CMD_PlaceAgain):
10161 * fvwm/move_resize.c (move_window_doit):
10163 * fvwm/virtual.c (MapDesk):
10165 (do_move_window_to_desk):
10166 * fvwm/icons.c (AutoPlaceIcon):
10167 (ChangeIconPixmap):
10169 some cleanup in movement code
10170 new option "Icon" to PlaceAgain command
10171 adapted documentation accordingly
10173 * fvwm/move_resize.c (move_window_doit):
10177 2002-07-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10179 * libs/Flocale.c (FlocaleRotateDrawString):
10180 create gcs only once
10183 removed some references to Recapture
10184 UseDecor, UseStyle, AddToDecor, ChangeDecor, DestroyDecor, UpdateDecor,
10185 ButtonStyle, BorderStyle and TitleStyle are planned to be removed in 3.0
10187 * libs/gravity.c (gravity_parse_multi_dir_argument):
10188 fixed "all" multidir selecting "center" too
10190 * libs/Fft.c (FftDrawString):
10191 * libs/Flocale.c (FlocaleRotateDrawString):
10192 (FlocaleFontStructDrawString):
10193 (FlocaleDrawString):
10194 fixed some text placement bugs w/ shadow text
10195 (FlocaleGetShadowTextPosition):
10196 implemented "center" shadows
10198 2002-07-20 olicha <olivier.chapuis@free.fr>
10200 * libs/Flocale.c (FlocaleRotateDrawString):
10201 Removed some static declarations
10203 2002-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10205 * libs/gravity.c (gravity_multi_dir_to_dir):
10206 * libs/gravity.h (enum):
10207 new function, cleaned up
10209 * fvwm/fvwm.h (FvwmWindow):
10213 moved text_rotation_type to gravity.h and renamed to rotation_type
10216 fixed several bugs in the access macros
10219 removed unused static FlocaleSeted
10220 (FlocaleFontStructDrawString):
10221 simplified function
10223 * fvwm/virtual.c (CMD_EdgeCommand):
10224 * fvwm/windowshade.c (CMD_WindowShade):
10225 * fvwm/conditional.c (CMD_Direction):
10226 adapted to changes in ParseDirectionArgument
10229 * libs/gravity.c (ParseDirectionArgument):
10230 new direction "Center"
10232 * fvwm/virtual.c (CMD_EdgeCommand):
10235 2002-07-18 olicha <olivier.chapuis@free.fr>
10237 * libs/PictureUtils.c (PictureRGBtoPixel):
10239 Fixed(??) color allocation for some visuals
10241 2002-07-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10243 * libs/Flocale.c (FlocaleFontStructDrawString):
10244 a little code cleanup
10246 * fvwm/events.c (HandleEnterNotify):
10248 anothe click+drag fix
10250 * libs/Pointer.c (GetLocationFromEventOrQuery):
10251 * fvwm/focus.c (SetPointerEventPosition):
10252 * fvwm/functions.c (CheckActionType):
10253 * fvwm/builtins.c (CMD_StrokeFunc):
10254 * fvwm/move_resize.c (moveLoop):
10256 fixed some bugs w/ pointer on wrong screen
10258 2002-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10260 * fvwm/events.c (HandleLeaveNotify):
10261 fixed problem w/ click+drag and mousey focus
10263 * fvwm/menus.c (size_menu_horizontally):
10264 fixed menu style SubmenusLeft w/ icons in menu items
10266 2002-07-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10268 * fvwm/menuitem.c (menuitem_paint):
10270 * fvwm/menus.c (paint_menu_gradient_background):
10271 (get_menu_paint_item_parameters):
10272 removed circular dependency of menus.c and menuitem.c by using callback
10275 2002-07-17 olicha <olivier.chapuis@free.fr>
10280 * fvwm/fvwm.c (InitVariables):
10282 * fvwm/colorset.c (parse_colorset):
10284 (CMD_ReadWriteColors):
10285 * fvwm/builtins.c (CMD_ColorLimit):
10286 * libs/PictureUtils.h:
10287 * libs/PictureUtils.c (PictureReduceColor):
10288 (PictureReduceRGBColor):
10289 (PictureRGBtoPixel):
10290 (PictureAllocColor):
10291 (PictureFreeColors):
10292 (PictureGetNextColor):
10293 (colors_alloc_fail):
10297 (PictureAllocColorTable):
10298 * libs/PictureImageLoader.c (PImageXpmAllocColor):
10299 (PImageXpmFreeColor):
10301 * libs/PictureBase.c (PictureInitCMap):
10302 * libs/Graphics.c (AllocLinearGradient):
10303 * libs/ColorUtils.c (GetShadow):
10309 (fvwmlib_clone_color):
10310 * libs/PictureGraphics.c (PGraphicsTintRectangle):
10311 Implemented a new color limit method
10313 2002-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10315 * fvwm/move_resize.c (moveLoop):
10316 fixed problem moving the pointer off screen while moving a window
10317 (AnimatedMoveAnyWindow):
10318 fixed pointer warping w/ multiple screens and animated window motion
10320 2002-07-12 olicha <olivier.chapuis@free.fr>
10322 * fvwm/menus.c (get_menu_paint_item_parameters):
10323 (paint_menu_gradient_background):
10324 * fvwm/menuitem.c (menuitem_paint):
10327 Fixed B/DGradient with Xft fonts
10330 * libs/ColorUtils.c (GetTintedColor):
10332 * fvwm/colorset.c (parse_simple_tint):
10335 Implemented fgTint colorset option
10337 * libs/PictureImageLoader.c:
10338 * libs/PictureUtils.c:
10339 * libs/PictureUtils.h:
10340 * libs/Makefile.am:
10341 Moved color limitation and some rgb to pixel functions from
10342 PictureImageLoader to new files PictureUtils.c, PictureUtils.h
10344 * fvwm/colorset.c (parse_colorset):
10345 * libs/PictureGraphics.c (PCreateTintedPixmap):
10346 (PGraphicsTintRectangle):
10347 Implemented tinting for X server without Xrender support and
10348 did color limitation when tinting
10351 2002-07-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10353 * fvwm/events.c (WaitForButtonsUp):
10354 fixed handling of button release events
10356 2002-07-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10358 * fvwm/menus.c (MenuInteraction):
10359 fixed core dump w/ dynamic popdown action destroying a menu
10360 (paint_menu_gradient_background):
10361 fixed hang and/or incorrect drawing of b and d gradients in menus
10363 * fvwm/events.c (HandleEnterNotify):
10364 (HandleLeaveNotify):
10365 improved LEAVE_WINDOW/ENTER_WINDOW handling
10367 2002-07-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10369 * libs/Colorset.c (SetWindowBackground):
10370 (SetWindowBackgroundWithOffset):
10372 implemented new functions to allow pixmap backgrounds with an offset
10374 2002-07-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10376 * fvwm/events.c (HandleMapRequestKeepRaised):
10377 send Map/UnmapNotify before iconyfying, not after
10379 2002-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10381 * fvwm/events.c (HandleMapRequestKeepRaised):
10382 fake a MapNotify and then an UnmapNotify when a window is created iconic
10384 * fvwm/add_window.c (AddWindow):
10385 workaround for buggy TK menu positioning
10387 * fvwm/module_interface.c (FlushMessageQueue):
10390 tried to fix module communication deadlock w/ sync mask and a full write
10397 2002-07-06 olicha <olivier.chapuis@free.fr>
10399 * libs/Flocale.c (FlocaleGetFontSet):
10400 Removed some unwanted code
10402 2002-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10404 * fvwm/events.c (HandleLeaveNotify):
10405 (HandleEnterNotify):
10406 reduced the number of MX_LEAVE/ENTER_WINDOW messages
10408 * fvwm/events.c (CMD_XSync):
10409 very experimental patch to cycle through subwindows accepting keyboard
10410 input; call Xsync command repeatedly to test; crashes fvwm if more than
10411 1000 subwindows are used;
10413 * fvwm/focus.c (CMD_WarpToWindow):
10414 fixed a bug in warpttowindow command with subwindows of unmanaged
10417 2002-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10419 * fvwm/events.c (HandlePropertyNotify):
10421 handle changes in the size_inc and base_size hints during opaque
10424 * fvwm/events.c (HandleButtonPress):
10425 ClickToFocus + ClickToFocusPassesClickOff now blocks event handling
10426 until the button is released again; this restores the old behaviour
10427 from 2.3.23 and before with click+drag and rxvt/aterm
10429 2002-06-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10431 * fvwm/update.c (apply_window_updates):
10432 fixed applying neverfocus to currently focused window; decorations
10433 partially drawn hilighted
10435 2002-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10437 * fvwm/menucmd.c (menu_func):
10438 another module/menu/context window fix
10439 do not use global Fw anymore
10441 2002-07-05 olicha <olivier.chapuis@free.fr>
10443 * libs/Flocale.c (FlocaleStringToString2b):
10444 Fixed crash with big5-0 FontStruct
10446 2002-07-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10448 * fvwm/menucmd.c (menu_func):
10449 fixed context window of menus invoked by a module
10451 fixed context menus on windows
10453 * libs/vpacket.h (ConfigWinPacket):
10454 * fvwm/module_interface.c (CONFIGARGSNEW):
10455 * fvwm/fvwm.h (FvwmWindow):
10456 fixed bugs in type conversions for transmitting certain information to
10459 * fvwm/functions.c (CheckActionType):
10460 fixed window selection problem w/ menus invoked from modules
10462 2002-07-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10464 * fvwm/gnome.c (GNOME_HandlePropRequest):
10467 * fvwm/module_interface.c (ExecuteCommandQueue):
10468 fixed compile bug w/ --enable-debug-msgs
10470 2002-06-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10472 * fvwm/events.c (HandleButtonPress):
10474 * fvwm/menus.c (MenuInteraction):
10476 * fvwm/windowlist.c (CMD_WindowList):
10477 * fvwm/menucmd.c (menu_func):
10478 * fvwm/module_interface.c (ExecuteModuleCommand):
10479 * fvwm/add_window.c (adjust_fvwm_internal_windows):
10480 go away, evil globals! [removed the useless global variable
10483 * fvwm/events.c (HandleUnmapNotify):
10485 * fvwm/icons.c (Iconify):
10486 * fvwm/window_flags.h (IS_ICONIFY_PENDING):
10487 * fvwm/fvwm.h (struct):
10488 renamed is_deiconify_pending to is_iconify_pending
10491 2002-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10493 * fvwm/menus.c (MenuInteraction):
10495 (menu_enter_tear_off_menu):
10497 * fvwm/events.c (HandleButtonPress):
10498 (HandleButtonRelease):
10501 * fvwm/menucmd.c (menu_func):
10503 * fvwm/module_interface.c (ExecuteModuleCommand):
10504 go away, evil globals! [removed the useless global variable "Context"]
10505 removed is_menu_from_frame_or_window_or_titlebar flag
10507 * fvwm/module_interface.c:
10508 * fvwm/windowlist.c:
10511 2002-06-28 Mikhael Goikhman <migo@homemail.com>
10513 * fvwm/menuitem.c (menuitem_paint):
10514 fixed fg color of the inactive disabled menu item
10519 removed a mention of RedHat (I don't think it is correct),
10520 reworded a mention of fvwm95
10522 2002-06-26 Mikhael Goikhman <migo@homemail.com>
10525 tabify only the leading spaces, untabify the middle of line
10527 2002-06-25 David Fries <dfries@mail.win.org>
10530 * fvwm/windowlist.c:
10531 Added code to sort based on the class name of a window for
10532 the WindowList function.
10534 2002-06-25 olicha <olivier.chapuis@free.fr>
10539 2002-06-25 Mikhael Goikhman <migo@homemail.com>
10542 add Anders Andersson (spelling fixes in all man pages) and Steve Talley
10544 2002-06-24 Steve Talley <stephen.talley@sun.com>
10546 * fvwm/add_window.c:
10547 * fvwm/add_window.h:
10555 New Style option IconSize
10557 2002-06-24 Mikhael Goikhman <migo@homemail.com>
10559 * NEWS, configure.in:
10560 changed version to 2.5.3
10562 2002-06-24 Mikhael Goikhman <migo@homemail.com>
10565 removed C++ section
10568 * libs/FlocaleCharset.c:
10571 2002-06-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10573 * fvwm/events.c (WaitForButtonsUp):
10574 use the wait cursot only after the 20th pass through the loop
10576 2002-06-21 Dan Espen <dane@mk.telcordia.com>
10578 * fvwm/fvwm.1 (Examples): Language check.
10579 PipeRead as synchronous Exec.
10580 Better example for PipeRead.
10582 2002-06-21 olicha <olivier.chapuis@free.fr>
10586 Documented StringEncoding= in font name
10589 Removed --disable-compound-text doc
10591 2002-06-20 olicha <olivier.chapuis@free.fr>
10593 * libs/FBidi.h (FBidiConvert):
10594 Fixed compile if !HAVE_BIDI
10596 2002-06-19 olicha <olivier.chapuis@free.fr>
10598 * fvwm/fvwm.c (InitVariables):
10600 Allocate colorset 0 in InitVariable in the place of StartupStuff.
10601 This fix a "null expression" at init in menustyle.c (menustyle_update)
10603 2002-06-19 Mikhael Goikhman <migo@homemail.com>
10606 reworded supported feature listing, fixed the default xft detection
10608 added the "Supported Features" section
10610 2002-06-19 olicha <olivier.chapuis@free.fr>
10613 Removed not useful #define/#undef FVWM_COLORSET_PRIVATE
10616 Removed --enable-mulibyte and --disable-compound-text config option
10617 documentation. s/enable-xft/disable-xft/ and document --disable-xrender
10620 Xft is on by default no
10622 * libs/FlocaleCharset.c (*):
10623 * libs/FlocaleCharset.h:
10624 * libs/Ficonv.c (*):
10626 * libs/Flocale.c (*):
10629 * libs/FftInterface.h:
10632 * fvwm/ewmh_names.c ():
10633 Some cleanup. Implemented StringEncoding= in font names. Fixed
10634 string encoding for xft fonts. Try to be more cleaver about defaults
10635 charsets. Improvement in the locale charset table.
10638 Some documentation cleanup regarding Xft
10640 2002-06-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10642 * fvwm/functions.c (find_func_type):
10643 fixed bug i introduced w/ last commit
10645 * fvwm/fvwm.c (Done):
10647 * fvwm/functions.c (functions_is_complex_function):
10648 * fvwm/builtins.c (CMD_DestroyFunc):
10651 moved functions to functions.c
10654 * fvwm/functable.c:
10655 * fvwm/functable.h:
10656 * fvwm/functions.h:
10658 * fvwm/functions.c:
10659 moved some types and functions to other/new files
10661 * fvwm/functions.c:
10662 * fvwm/expand.c (expand_vars_extended):
10664 functions moved to new file
10666 * fvwm/functions.c:
10669 2002-06-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10671 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
10672 fixed colorurmap focus problem
10675 tabified all files and removed all trailing spaces
10677 * fvwm/move_resize.c (move_window_doit):
10678 * fvwm/virtual.c (CMD_MoveToDesk):
10679 MoveToPage and MoveToDesk no longer unstick windows
10681 2002-06-17 Mikhael Goikhman <migo@homemail.com>
10687 reworded some names of supported features
10689 2002-06-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10691 * fvwm/update.c (apply_window_updates):
10692 * fvwm/session.c (MatchWinToSM):
10693 * fvwm/add_window.c (setup_window_structure):
10694 * fvwm/windowshade.c (CMD_WindowShade):
10695 * fvwm/window_flags.h:
10696 fixed a problem w/ shaded windows changind the title direction
10698 * fvwm/geometry.c (get_shaded_geometry):
10699 fixed shading window to 0 width or height
10701 * fvwm/add_window.c (AddWindow):
10702 fixed a memory leak and an initial window placement bug
10704 2002-06-15 Mikhael Goikhman <migo@homemail.com>
10707 minor improvements in output, added bin/fvwm-perllib
10709 2002-06-12 Mikhael Goikhman <migo@homemail.com>
10711 * fvwm/menustyle.c (CMD_CopyMenuStyle):
10712 fixed copying PopupOffset values in CopyMenuStyle
10717 2002-06-10 Mikhael Goikhman <migo@homemail.com>
10721 added CopyStringWithQuotes, not perfect, but works for now
10723 2002-06-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10725 * fvwm/functions.h:
10727 * fvwm/functions.c (func_config):
10728 * libs/FScreen.c (FScreenConfigureSLSScreens):
10729 (FScreenConfigureModule):
10730 * fvwm/virtual.c (CMD_XineramaSlsScreens):
10731 new command XineramaSLSScreens
10734 cleaned up Xinerama ifdefs
10736 2002-06-07 Dan Espen <dane@mk.telcordia.com>
10739 * fvwm/fvwm.1 (FONT SHADOW EFFECTS): Reword.
10741 2002-06-07 olicha <olivier.chapuis@free.fr>
10744 * libs/Flocale.c (FlocaleGetShadowTextPosition):
10745 Some shadow text position fixes
10747 2002-06-06 olicha <olivier.chapuis@free.fr>
10749 * fvwm/update.c (apply_window_updates):
10750 Fixed the position of shaded windows after certain style update
10753 Fixed some options names
10755 2002-06-06 Mikhael Goikhman <migo@homemail.com>
10757 * fvwm/module_interface.c (CMD_SendToModule):
10758 fixed SendToModule when the first parameter contains quotes
10760 2002-06-06 olicha <olivier.chapuis@free.fr>
10762 * fvwm/fvwm.c (main):
10763 * fvwm/ewmh.c (EWMH_Init):
10764 Init the EWMH before reading the config. Always setup the working
10767 2002-06-05 olicha <olivier.chapuis@free.fr>
10769 * fvwm/update.c (apply_window_updates):
10770 Fixed the position of a shaded window during a style update
10773 * libs/Flocale.c (FlocaleRotateDrawString):
10774 (FlocaleGetShadowTextPosition):
10775 Fixed side title text position if the font has no shadow
10778 * libs/Ficonv.c (FiconvInit):
10779 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
10780 * libs/Flocale.c (FlocaleInit):
10781 (FlocaleRotateDrawString):
10782 (FlocaleGetFontSet):
10783 (FlocaleGetFontOrFontSet):
10785 (FlocaleDrawString):
10786 (FlocaleTextWidth):
10787 (FlocaleFreeNameProperty):
10788 (FlocaleGetNameProperty):
10789 (FlocaleTextListToTextProperty):
10790 Finish to remove the multibyte patch. This gives a more clean code
10791 and can only prevent bugs
10793 2002-06-05 Mikhael Goikhman <migo@homemail.com>
10795 * fvwm/placement.c (PlaceWindow):
10796 fixed CascadePlacement with huge windows (xterm -g 240x100),
10797 that were aligned to bottom-right instead of top-left;
10798 small adjustments (removed border_width from calculations,
10799 don't place normal windows at 0, commented out some strange code)
10801 2002-06-04 Mikhael Goikhman <migo@homemail.com>
10804 document CascadePlacement and FvwmIconMan improvements
10809 2002-06-03 Mikhael Goikhman <migo@homemail.com>
10811 * fvwm/add_window.c (adjust_fvwm_internal_windows):
10812 * fvwm/fvwm.c (InitVariables):
10813 * fvwm/placement.c (PlaceWindow):
10814 * fvwm/screen.h (struct ScreenInfo):
10815 improved *CascadePlacement, if the last placed window does not exist
10816 any more, reuse the last used position instead of adding a new cascade
10818 2002-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10820 * fvwm/events.c (HandleEnterNotify):
10821 * fvwm/fvwm.c (InitVariables):
10823 Fixed colormap handling over decorative parts of a window
10825 2002-06-03 olicha <olivier.chapuis@free.fr>
10827 * fvwm/module_interface.c (make_named_packet):
10828 Fixed an write out of memory bug. This complete Mikhail Kruk patch
10829 related to named module packet
10831 2002-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10833 * fvwm/focus.c (focus_grab_buttons):
10834 * fvwm/events.c (HandleButtonPress):
10835 fixed a problem w/ ClickToFocus + ClickToFocusRaisesOff
10837 2002-06-03 Mikhael Goikhman <migo@homemail.com>
10839 * fvwm/bindings.c (ParseBinding):
10840 replaced an error "Illegal mouse button" with a descriptive warning
10841 when a button number is greater than NUMBER_OF_MOUSE_BUTTONS
10843 2002-05-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10845 * fvwm/events.c (GetContext):
10846 fixed key bindings on decorations
10849 removed XEVMASK_DECORW
10851 2002-05-31 olicha <olivier.chapuis@free.fr>
10855 Documented shadow effect in a new section FONT EFFECTS
10857 2002-05-31 olicha <olivier.chapuis@free.fr>
10859 * libs/Fft.c (FftDrawString):
10860 * libs/Colorset.c (DumpColorset):
10863 * fvwm/colorset.c (parse_colorset):
10864 New colorset option fg_alpha which defines an alpha for rendering
10867 2002-05-29 olicha <olivier.chapuis@free.fr>
10869 * libs/Fft.c (FftSetupEncoding):
10876 Added detection for fontconfig and Xft2. Added FT2 CFLAGS and LIBS
10877 to Xft FLAGS and LIBS
10879 * fvwm/Makefile.am:
10880 * libs/Makefile.am:
10881 Put $(Xft_CFLAGS) before $(X_CFLAGS) to be able to use an independent
10882 Xft2 library. Removed FT2 CFLAGS and LIBS
10884 2002-05-27 olicha <olivier.chapuis@free.fr>
10889 Some Xft2 and fontconfig preparation
10892 * libs/Flocale.c (FlocaleParseShadow):
10894 (FlocaleGetShadowTextPosition):
10895 Added offset to shadow text
10898 Fixed the position of ne shadow text and remove some unused #define
10900 2002-05-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10902 * fvwm/colorset.c (parse_colorset):
10903 fixed integer overflow in average colour calculation
10905 2002-05-27 olicha <olivier.chapuis@free.fr>
10907 * libs/gravity.c (GetNextMultiDirection):
10908 (ParseMultiDirectionArgument):
10910 Added a multi direction type which is a "<<" version of direction
10911 type. Added a parse and a next functions
10914 * libs/Flocale.c (FlocaleParseShadow):
10915 (FlocaleGetNextShadowDirection):
10916 (FlocaleGetShadowTextPosition):
10917 Used gravity multi direction type and functions. Removed
10918 FlocaleGetNextShadowDirection
10920 2002-05-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10922 * fvwm/focus.c (restore_focus_after_unmap):
10923 fixed a problem w/ colormap transition when transient window died
10925 * fvwm/add_window.c (AddWindow):
10928 * fvwm/session.c (getUniqueStateFilename):
10929 applied security patch by Jan Echternach
10931 * fvwm/fvwm.c (InitVariables):
10932 Properly initialise Scr.flags.is_pointer_on_this_screen
10934 * libs/fvwmlib.h (FvwmFont):
10935 * fvwm/fvwm.c (setVersionInfo):
10938 * acconfig.h (MULTIBYTE):
10939 removed MULTIBYTE option (unconditionally on)
10941 2002-05-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10943 * libs/gravity.c (ParseDirectionArgument):
10944 allow "t", "u", ... shortcuts as direction arguments
10946 * fvwm/style.c (check_window_style_change):
10947 (parse_and_set_window_style):
10948 * fvwm/frame.c (frame_setup_border):
10949 (frame_get_shading_laziness):
10950 (frame_get_sidebar_geometry):
10951 * fvwm/decorations.c (SelectDecor):
10952 * fvwm/add_window.c (setup_style_and_decor):
10953 (setup_resize_handle_cursors):
10954 (setup_resize_handle_windows):
10955 (change_resize_handle_windows):
10956 (destroy_auxiliary_windows):
10957 * fvwm/borders.c (border_get_border_gcs):
10958 (border_draw_border_parts):
10959 * fvwm/style.h (SCSET_HAS_BORDER):
10960 * fvwm/fvwm.h (FvwmWindow):
10961 * fvwm/window_flags.h (SET_HAS_BORDER):
10962 new styles NoBorder/Border
10964 2002-05-26 olicha <olivier.chapuis@free.fr>
10967 * libs/Flocale.c (FlocaleParseShadow):
10968 (FlocaleGetNextShadowDirection):
10969 (FlocaleGetShadowTextPosition):
10971 Implemented multidirectional shadow text rendering
10975 (FlocaleFontStructDrawString):
10976 (FlocaleRotateDrawString):
10978 (FlocaleDrawString):
10979 (FlocaleTextWidth):
10980 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
10981 * libs/Fft.c (FftDrawString):
10982 Cleanup the FlocaleFont structure by addings some flags
10984 2002-05-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10986 * fvwm/events.c (HandleFocusIn):
10987 * fvwm/add_window.c (adjust_fvwm_internal_windows):
10988 * fvwm/screen.h (ScreenInfo):
10989 * fvwm/focus.c (FocusOn):
10990 ignore EnterNotify events while a window is waiting to receive focus
10991 from the Focus or FlipFocus commands; should prevent plenty of race
10992 contidions caused by executing complex functions by a key press, button
10993 press or from a menu; fixes Alt-Tab problem
10995 * fvwm/events.c (HandleMapNotify):
10996 immediately draw window decorations when window is mapped; the new frame
10997 drawing code takes care of suppressing unnecessary redraws
10998 (HandleLeaveNotify):
10999 fixed a bug w/ LeaveNotify event with NotifyGrab
11001 2002-05-22 olicha <olivier.chapuis@free.fr>
11004 * libs/Fft.c (FftDrawString):
11005 * libs/Flocale.c (FlocaleFontStructDrawString):
11006 (FlocaleRotateDrawString):
11008 (FlocaleGetShadowTextPosition):
11009 (FlocaleDrawString):
11010 (FlocaleDrawUnderline):
11011 (FlocaleTextWidth):
11012 Implemented negative shadow text
11014 2002-05-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11016 * fvwm/menucmd.c (CMD_AddToMenu):
11017 * fvwm/windowlist.c (CMD_WindowList):
11020 changed signature of AddToMenu
11022 * fvwm/menus.c (clone_menu_root_static):
11023 fixed problem w/ menu style usage count and tear off menus
11024 fixed core dump w/ not copying the missing sub menu function in tear
11026 (clone_menu_item_list):
11028 (add_another_menu_item):
11029 (size_menu_vertically):
11030 fixed additional "More..." items in sub menus of torn off menus
11032 2002-05-22 Mikhael Goikhman <migo@homemail.com>
11035 fixed #endif warning
11036 * fvwm/ConfigFvwmDefaults:
11037 added CirculateSkip to tear off menus
11039 fixed ShadeAgain quoting
11041 2002-05-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11043 * fvwm/events.c (HandleButtonPress):
11044 allow to pass the focus click to applications and have a function bound
11045 to it at the same time
11049 fixed compilation problem
11051 2002-05-20 olicha <olivier.chapuis@free.fr>
11053 * libs/PictureImageLoader.c (PImageRGBtoPixel):
11054 Fixed blue colour in png image and ewmh icons
11056 * libs/Flocale.c (FlocaleLoadFont):
11057 Removed some debug code
11059 * fvwm/colorset.c (parse_colorset):
11061 * libs/ColorUtils.c (GetForeShadowColor):
11062 Added Mikhael algo to compute the default fgsh
11064 2002-05-18 Mikhael Goikhman <migo@homemail.com>
11066 * fvwm/functions.c (expand_extended_var):
11067 expand $[fgsh.csN], use constants instead of numbers
11069 2002-05-17 olicha <olivier.chapuis@free.fr>
11071 * libs/Flocale.c (FlocaleDrawString):
11072 (FlocaleDrawUnderline):
11074 Removed some unused and debug code
11076 2002-05-17 olicha <olivier.chapuis@free.fr>
11078 * fvwm/menuitem.c (draw_underline):
11080 * libs/Flocale.c (FlocaleDrawUnderline):
11081 Move draw_underline into Flocale.c and fix underline position with
11084 2002-05-17 olicha <olivier.chapuis@free.fr>
11086 * fvwm/style.c (update_window_color_style):
11087 (update_window_color_hi_style):
11088 * fvwm/move_resize.c (DisplayPosition):
11090 * fvwm/menuitem.c (menuitem_paint):
11091 * fvwm/borders.c (get_common_decorations):
11092 (border_get_titlebar_draw_descr):
11094 * fvwm/icons.c (DrawIconWindow):
11095 Pass the colorset to text drawing via the FlocaleWinString structure
11098 * libs/ColorUtils.c (GetForeShadowColor):
11100 * fvwm/colorset.c (parse_colorset):
11102 * libs/Colorset.c (DumpColorset):
11104 Added fgsh colorset and two new functions GetForeShadowColor and
11105 GetForeShadow which should be modified
11107 * libs/Makefile.am:
11109 * libs/FftInterface.h (new file):
11110 * libs/Fft.c (FftDrawString):
11112 * libs/Flocale.c (FlocaleFontStructDrawString):
11113 (FlocaleRotateDrawString):
11114 (FlocaleDrawString):
11115 (FlocaleTextWidth):
11117 Implemented text shadow rendering
11119 2002-05-11 olicha <olivier.chapuis@free.fr>
11122 * fvwm/builtins.c (refresh_window):
11123 * fvwm/update.c (apply_window_updates):
11125 * fvwm/style.c (check_window_style_change):
11126 ParentalRelativity style is now dynamic
11128 2002-05-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11130 * fvwm/menuitem.c (menuitem_paint):
11131 fixed menu item hilight area
11133 2002-05-09 olicha <olivier.chapuis@free.fr>
11135 * libs/Makefile.am:
11136 * libs/XError.c (request_name):
11137 * libs/PictureImageLoader.c (PImageLoadPng):
11138 (PImageCreatePixmapFromArgbData):
11139 * libs/PictureGraphics.c (PGraphicsTintRectangle):
11140 (PGraphicsTileRectangle):
11141 (PGraphicsCopyFvwmPicture):
11142 * libs/FRenderInit.c (new file):
11143 * libs/FRenderInit.h (new file):
11144 * libs/FRenderInterface.h:
11145 * libs/FRender.c (*):
11146 * fvwm/colorset.c (parse_tint):
11148 * fvwm/fvwm.c (main):
11149 * fvwm/events.c (HandlePropertyNotify):
11150 Change the design of the previous commit. Now a module should call
11151 FRenderInit when it wants to use a function which depends on XRender.
11153 2002-05-09 olicha <olivier.chapuis@free.fr>
11161 Include Fft.h include FRender.h as Xft.h include Xrender.h
11163 * libs/FRenderInterface.h:
11165 * libs/FRender.c (FRenderInit):
11166 (FRenderGetErrorCodeBase):
11167 (FRenderGetMajorOpCode):
11168 (FRenderGetExtensionSupported):
11169 (FRenderGetErrorText):
11170 Improve XRender initialization, check if the XRender extension is
11171 enabled and get the error code base and the major op code.
11172 Add error functions for the X error handler.
11174 * libs/XError.c (PrintXErrorAndCoredump):
11176 Really enable USE_GET_ERROR_TEXT and take in account XRender error code
11179 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11180 * fvwm/events.c (HandlePropertyNotify):
11181 * fvwm/colorset.c (parse_tint):
11183 * libs/PictureImageLoader.c (PImageLoadPng):
11184 (PImageCreatePixmapFromArgbData):
11185 * libs/PictureGraphics.c (PGraphicsCopyPixmaps):
11186 (PGraphicsCopyFvwmPicture):
11187 (PGraphicsTileRectangle):
11188 * libs/FRender.c (FRenderCopyArea):
11189 (FRenderTintRectangle):
11190 Check if the XRender extension is enabled on the display before
11191 performing XRender operations
11193 2002-05-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11195 * fvwm/menuitem.c (menuitem_paint):
11196 fixed item hilighting problems
11198 2002-05-07 olicha <olivier.chapuis@free.fr>
11200 * fvwm/colorset.c (parse_colorset):
11203 2002-05-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11205 * fvwm/events.c (HandlePropertyNotify):
11206 workaround for xterm resize problem
11208 * fvwm/colorset.c (parse_colorset):
11209 (free_colorset_background):
11212 fixed various bugs and core dumps w/ the cs->picture structure;
11213 note: it's a pointer, so compare with NULL, not with None
11215 * fvwm/frame.c (frame_setup_window):
11216 (frame_setup_window_app_request):
11217 (frame_force_setup_window):
11218 (frame_setup_window_internal):
11219 (frame_create_move_resize_args):
11220 (frame_free_move_resize_args):
11221 * fvwm/add_window.c (setup_window_attr):
11222 * fvwm/events.c (HandleConfigureRequest):
11223 (HandlePropertyNotify):
11224 fixed [?] bit_gravity/resize problem
11226 * fvwm/events.c (HandleEnterNotify):
11227 reformatted EdgeCommand code
11229 2002-05-06 olicha <olivier.chapuis@free.fr>
11231 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11232 Resize an ewmh icon to the wanted size if it is to big
11234 * fvwm/ewmh.c (EWMH_WindowDestroyed):
11235 Set also the stacking list when a window is destroyed
11237 2002-05-03 Dan Espen <dane@mk.telcordia.com>
11239 * fvwm/fvwm.1: Finish language check.
11240 Fix typo in Mouse section, context should be on new line.
11242 2002-05-02 Dan Espen <dane@mk.telcordia.com>
11244 * fvwm/fvwm.1 (file): Restore icons and images text with some
11246 Started on lang check, not done yet.
11248 2002-05-02 Mikhail Kruk <meshko@cs.brandeis.edu>
11250 * fvwm/module_interface.c (make_named_packet):
11251 Applied Mikhail Kruk patch
11253 2002-05-02 olicha <olivier.chapuis@free.fr>
11255 * libs/FlocaleCharset.h:
11256 * libs/Ficonv.c (FiconvSetupConversion):
11257 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11259 * libs/Flocale.c (FlocaleGetFftFont):
11260 (FlocaleGetFontSet):
11263 (FlocaleUnloadFont):
11265 Implemented charset/iconv hints in font name
11267 2002-04-29 Stian Sletner <stian@sletner.com>
11269 * fvwm/windowlist.c (CMD_WindowList):
11270 Added new Windowlist option IconifiedAtEnd
11272 2002-04-30 Mikhael Goikhman <migo@homemail.com>
11274 * fvwm/module_interface.c:
11277 moved two constant strings to Module.h, so they may be used by perllib
11279 2002-04-29 olicha <olivier.chapuis@free.fr>
11281 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11282 Fixed a core dump if the charset is not found
11284 * libs/Flocale.c (FlocaleStringToString2b):
11285 Removed some debug code
11287 2002-04-29 olicha <olivier.chapuis@free.fr>
11289 * libs/Fft.c (FftGetFontWidths):
11290 (FftGetFontWidths):
11293 * libs/Flocale.c (FlocaleGetFont):
11294 (FlocaleGetFontSet):
11295 (FlocaleGetFftFont):
11296 Removed min_char_offset member of the FlocaleFont as it is not use
11297 since we rotate string for side title
11299 * libs/Ficonv.c (FiconvSetupConversion):
11300 * libs/FlocaleCharset.c (FlocaleGetBidiCharset):
11301 (FlocaleCharsetSetFlocaleCharset):
11303 * libs/Flocale.c (FlocaleTextWidth):
11304 (FlocaleDrawString):
11305 (FlocaleUtf8ToUnicodeStr2b):
11307 (FlocaleStringToString2b):
11308 (FlocaleRotateDrawString):
11309 (FlocaleFontStructDrawString):
11310 Added support for drawing string with 10646-1 fonts without an utf8
11311 locale. Also, drawing strings with a multibyte font now work not so
11312 bad even if the locale have nothing to do with the font.
11314 * libs/Fft.c (FftUtf8ToFftString16):
11317 Added utf8 rendering with iso10646-1 fonts on system without
11320 * fvwm/colorset.c (reset_cs_pixmap):
11325 Colorset now accept bitmaps. Split a bit parse_colorset for readability
11327 2002-04-28 Mikhael Goikhman <migo@homemail.com>
11330 fixed core dump on default Alt-Tab (Alt released when mouse is outside)
11332 2002-04-27 Mikhael Goikhman <migo@homemail.com>
11334 * fvwm/move_resize.c:
11335 don't start Move with snap disabled if Alt is initially pressed
11337 2002-04-26 Mikhael Goikhman <migo@homemail.com>
11339 * NEWS, configure.in:
11340 changed version to 2.5.2
11342 2002-04-25 Mikhael Goikhman <migo@homemail.com>
11345 improved main headers, added new COLORSETS section;
11346 documented State condition
11349 documented Tint in colorsets and utility renaming
11352 corrected several error reporting problems
11354 2002-04-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11357 fixed leaving tear off menus
11359 2002-04-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11361 * fvwm/borders.c (border_draw_part_relief):
11362 (border_set_button_pixmap):
11363 (border_draw_title_stick_lines):
11364 (border_draw_title_mono):
11365 (border_draw_title_relief):
11366 * libs/fvwmlib.h (RelieveRectangle2):
11367 (RelieveRectangle):
11368 replaced functions by macros
11370 * libs/Graphics.c (do_relieve_rectangle):
11371 applied performance patch by Dave Trollope
11373 2002-04-24 Mikhael Goikhman <migo@homemail.com>
11379 * libs/FlocaleCharset.c:
11380 FBidi is now independent from Flocale* again;
11381 iso8859-6.8x fonts recognized now as bidi-enabled
11383 2002-04-23 Mikhael Goikhman <migo@homemail.com>
11386 fixed --disable-multibyte
11388 2002-04-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11390 * fvwm/borders.c (border_draw_title_deep):
11391 (border_set_title_pixmap):
11392 (border_set_button_pixmap):
11393 fixed SolidButton title and button style
11395 2002-04-23 Mikhael Goikhman <migo@homemail.com>
11400 added new entry about CurrentAtEnd
11403 minor reformatting and spell checking
11405 2002-04-23 Jochen Klenner <jochen.klenner@gmx.net>
11407 * fvwm/windowlist.c (CMD_WindowList):
11408 Added new Windowlist option CurrentAtEnd
11410 2002-04-22 olicha <olivier.chapuis@free.fr>
11412 * fvwm/colorset.c (parse_colorset):
11414 Fixed an enormous core dump which comes from a cvs merging problem
11416 * fvwm/Makefile.am:
11419 Added Xrender detection and link fvwm if needed
11421 * libs/PictureGraphics.c:
11422 * libs/PictureGraphics.h:
11425 * libs/FRenderInterface.h:
11426 * libs/PictureGrpahics.c (*):
11427 * libs/PictureGrpahics.h:
11428 New libs files to acheive alpha-blend rendering and better XBM
11429 support. PictureGraphics contains elaborated version and also
11430 simplified version of XFillRectangle, XCopyPlan and XCopyArea
11434 * fvwm/icons.c (clear_icon):
11438 * fvwm/events.c (HandlePropertyNotify):
11439 * fvwm/borders.c (border_fill_pixmap_background):
11440 (border_get_border_background):
11441 (border_draw_decor_to_pixmap):
11442 * fvwm/menuitem.c (menuitem_paint):
11443 * fvwm/add_window.c (destroy_icon):
11444 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11445 * fvwm/geometry.c (move_icon_to_position):
11446 * fvwm/colorset.c (free_colorset_background):
11449 Implemented alpha-blend rendering with the new libs function
11451 * fvwm/colorset.c (free_colorset_background):
11454 Implemented tinting of a Pixmap background colorset
11456 * fvwm/colorset.c (parse_colorset):
11457 Use the Scr.NoFocusWin as main window in the place of the
11458 Scr.SizeWindow, this fix a lot of X errors in my machine.
11460 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
11461 Donated our alpha channel
11464 * fvwm/module_interface.h:
11465 * fvwm/module_interface.c (SendFvwmPicture):
11466 (BroadcastMiniIcon):
11468 (BroadcastFvwmPicture):
11469 (CMD_Send_WindowList):
11470 * fvwm/add_window.c (change_mini_icon):
11471 (broadcast_mini_icon):
11472 * fvwm/ewmh_icons.c:
11473 Replace BroadcastMiniIcon and SendMiniIcon by BroadcastFvwmPicture and
11474 SendFvwmPicture which send the alpha. Add a MiniIconPacket structure
11476 * libs/Makefile.am:
11477 * libs/PictureBase.c (*):
11478 * libs/PictureBase.h:
11479 * libs/Picture.c (*):
11481 * libs/PictureImageLoader.c (*):
11482 * libs/PictureImageLoader.h:
11484 Rename some libs file InitPicture -> PictureBase, FImageLoader ->
11485 PictureImageLoader.
11486 Rename some libs function: InitPictureCMap -> PictureInitCMap,
11487 UseDefaultVisual -> PictureUseDefaultVisual, UseFvwmVisual ->
11488 PictureUseFvwmVisual, PictureSaveFvwmVisual -> SaveFvwmVisual,
11489 SetImagePath -> PictureSetImagePath, findImageFile ->
11490 PictureFindImageFile, PictureList -> FvwmPictureList,
11491 LoadFvwmPicture removed now PImageLoadFvwmPictureFromFile replace it,
11492 GetPicture -> PGetFvwmPicture, CachePicture -> PCacheFvwmPicture,
11493 DestroyPicture -> PDestroyFvwmPicture, LoadPictureFromPixmap ->
11494 PLoadFvwmPictureFromPixmap, CachePictureFromPixmap ->
11495 PCacheFvwmPictureFromPixmap, fvwm_clone_picture -> PCloneFvwmPicture.
11496 Also renamed more recent functions in PictureImageLoader.
11498 * fvwm/borders.c (border_draw_one_border_part):
11499 (border_draw_decor_to_pixmap):
11500 Fixed drawing of a TiledPixmap borded and fixed position of buttons
11503 * fvwm/menus.c (pop_menu_up):
11504 (animated_move_back):
11505 (ParentalMenuRePaint):
11506 * fvwm/move_resize.h (resize_geometry_window):
11507 * fvwm/move_resize.c (move_window_doit):
11508 (AnimatedMoveAnyWindow):
11509 (AnimatedMoveOfWindow):
11510 (AnimatedMoveFvwmWindow):
11511 Fixed transparent animated menu
11513 2002-04-21 Mikhael Goikhman <migo@homemail.com>
11522 fixed running out of colors on 8bpp with ReadWriteColors;
11523 simulate colorsets on monochrome displays using three 1-bit pixmaps
11525 2002-04-19 Mikhael Goikhman <migo@homemail.com>
11528 fixed $PERL detection again
11533 added -Wno-implicit-int to -Wall in case of gcc
11537 fixed ReadWriteColors on a PseudoColor display
11539 2002-04-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11541 * fvwm/move_resize.c (move_window_doit):
11542 set the is_icon_moved too flag if the icon was moved non-interactively
11548 Moved FvwmTheme functionality into fvwm.
11549 Added new commands Colorset, ReadWriteColors, CleanupColorsets.
11551 2002-04-17 Mikhael Goikhman <migo@homemail.com>
11554 fixed $PERL detection
11557 * fvwm/ConfigFvwmDefaults:
11558 several fixes and spelling
11560 2002-04-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11562 * libs/Bindings.c (CheckBinding):
11565 (GrabWindowButton):
11566 (MatchBindingExactly):
11567 patch by yeti@physics.muni.cz to help with a weird problem w/ czech
11570 2002-04-12 Mikhael Goikhman <migo@homemail.com>
11573 configure now uses $PERL if set
11576 all programs installed into ${bindir} have now fvwm- prefix;
11577 documentation updated
11579 2002-04-11 Mikhael Goikhman <migo@homemail.com>
11582 renamed fvwm2 executable to fvwm, fvwm2 man page to fvwm;
11583 documentation updated
11585 2002-04-11 Mikhael Goikhman <migo@homemail.com>
11588 added 2.4.7 entries
11590 2002-04-10 Dan Espen <dane@mk.telcordia.com>
11592 * AUTHORS: New author.
11594 * NEWS: Edge Command.
11596 2002-04-09 Uwe Pross <uwe.pross@gmx.net>
11599 Added EdgeCommand paragraph.
11601 * fvwm/events.c (HandleEnterNotify):
11602 Added execution of Scr.PanFrame*.command if set
11604 * fvwm/fvwm.c (InitVariables):
11605 Added init strings for pan frame commands.
11610 Avoid hiding of pan frames if pan frame command is set.
11612 Implementation of the buildin command EdgeCommand. First
11613 implementation of this function.
11615 * fvwm/screen.h (struct):
11616 added char * command in structure Panframe to store the pan frame
11619 * fvwm/functions.c:
11620 added declaration of CMD_ENTRY("edgecommand")
11622 * fvwm/functions.h:
11623 added definition of Flag F_EDGE_COMMAND
11626 added definition of CMD_EdgeCommand(F_CMD_ARGS)
11628 2002-04-10 Mikhael Goikhman <migo@homemail.com>
11631 added "BI-DIRECTIONAL TEXTS" section
11634 added #include <sys/select.h> to fix endless loop on QNX
11636 2002-04-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11639 changed description of focus models
11641 2002-04-09 olicha <olivier.chapuis@free.fr>
11644 Check for libpng libpng 1.0.4a or better
11646 2002-04-08 Mikhael Goikhman <migo@homemail.com>
11648 * fvwm/add_window.c (setup_title_geometry):
11651 * fvwm/geometry.c (get_title_font_size_and_offset):
11653 * fvwm/style.c (parse_and_set_window_style, check_window_style_change):
11655 * fvwm/window_flags.h:
11656 * libs/Fft.c (FftGetRotatedFont, FftGetFont, FftDrawString):
11658 * libs/Flocale.c (FlocaleRotateDrawString, FlocaleDrawString):
11660 new Style options TopTitleRotated / TopTitleNotRotated,
11661 BottomTitleRotated / BottomTitleNotRotated
11663 2002-04-08 olicha <olivier.chapuis@free.fr>
11665 * libs/Makefile.am:
11666 Fixed make dist again
11668 2002-04-07 Dan Espen <dane@mk.telcordia.com>
11670 * fvwm/fvwm2.1 (ICONS AND IMAGES): Language fix, then rewrite.
11672 2002-04-07 Mikhael Goikhman <migo@homemail.com>
11675 minor wording fixes
11678 mention a new FvwmIconMan syntax
11680 * sample.fvwmrc/new-features:
11681 * sample.fvwmrc/system.fvwm2rc:
11682 * sample.fvwmrc/system.fvwm2rc-sample-95:
11683 use a new module syntax
11685 2002-04-06 olicha <olivier.chapuis@free.fr>
11689 Forget to save some file
11691 * libs/FImageLoader.c (c100_init_base_table):
11692 Allows init even if !XPM
11694 * libs/Makefile.am:
11698 Fixed png detection
11700 * libs/FImageLoader.c (FImageCreatePixmapFromArgbData):
11701 Fixed a GC memory leaks.
11703 * fvwm/fvwm.c (setVersionInfo):
11705 Updated -version for png, bidi and xft
11708 Modified the ICONS section. Rename it ICONS AND IMAGES and
11709 document PNG file format. Replace "xpm or bitmap file" by
11710 "image file" in a few place.
11714 PNG news and documented libpng in the "Optional libraries used by FVWM"
11717 2002-04-05 olicha <olivier.chapuis@free.fr>
11719 * libs/FImageLoader.c (c100_init_base_table):
11720 (FImageReduceRGBColor):
11721 (FImageCreatePixmapFromArgbData):
11722 Speed up color limitation for png image and ewmh icons
11723 Respect color limit even with DirectColor and TrueColor
11726 * acconfig.h (HAVE_PNG):
11727 Added test for libpng. Enable FvwmBanner, FvwmScript and xpmroot
11728 even without XPM support
11731 * libs/InitPicture.c (new file):
11732 * libs/InitPicture.h (new file):
11735 * libs/FImageLoader.c (new file):
11736 * libs/FImageLoader.h (new file):
11737 * libs/Fxpm.h (new file):
11738 * libs/Fpng.h (new file):
11739 Images are loaded in FImageLoader. PNG image can be loaded, the loader
11740 come from Imlib2 and the argb loader from fvwm/ewmh_icons.c.
11741 ColorLimit stuff is applied to PNG image.
11742 Split Picture.c, Picture.h into InitPicture.c, InitPicture.h,
11743 Picture.c and Picture.h.
11744 InitPicture contains the Picture structure, initialize the visual,
11745 depth and color map and contains image path stuff as Picture contains
11746 Picture manipulations.
11748 * libs/ColorUtils.c:
11750 Moved the Picture color utils func to ColorUtils
11752 * fvwm/Makefile.am:
11753 links against libpng
11755 * fvwm/icons.c (GetIconPicture):
11759 Replace GetXPMFile and GetBitmapFile by GetIconFromFile which use
11760 the libs image loader
11762 * fvwm/cursor.c (CMD_CursorStyle):
11763 Use FImageLoadCursorPixmapFromFile (no PNG support here)
11765 * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
11766 (EWMH_SetIconFromWMIcon):
11767 Use the argb loader of the libs. ColorLimit are now applied to ewmh
11771 Send the ColorLimit to module in any case
11778 * fvwm/add_window.c:
11782 * fvwm/menustyle.c:
11783 * fvwm/move_resize.c:
11786 2002-04-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11788 * fvwm/events.c (test_map_request):
11789 (test_resizing_event):
11790 fixed endless loop in HandleConfigureRequest
11792 2002-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11794 * fvwm/add_window.c (setup_style_and_decor):
11795 fixed borderless transients
11797 * fvwm/events.c (test_resizing_event):
11798 (HandleConfigureRequest):
11799 * fvwm/frame.c (frame_create_move_resize_args):
11800 * fvwm/add_window.c (AddWindow):
11802 * fvwm/window_flags.h:
11803 tried to improve ConfigureRequest handling
11805 * fvwm/events.c (HandlePropertyNotify):
11806 recalculate window size when the base_width or base_height hint
11807 changes; fixes some problems with xemacs
11809 * fvwm/virtual.c (map_window):
11812 * fvwm/borders.c (border_draw_decorations):
11813 don't redraw windows on a different desk
11814 keep track of Scr.Hilite
11816 2002-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11818 * fvwm/virtual.c (unmap_window):
11819 * fvwm/move_resize.c (resize_window):
11820 * fvwm/icons.c (Iconify):
11821 * fvwm/add_window.c (CaptureOneWindow):
11822 * fvwm/borders.c (border_undraw_decorations):
11823 mark window decorations as not drawn whenever the frame is unmapped
11825 2002-03-30 Dan Espen <dane@mk.telcordia.com>
11827 * fvwm/fvwm2.1: Fixup IconBox geometry examples.
11829 2002-03-29 Mikhael Goikhman <migo@homemail.com>
11832 use safemalloc and alloca instead of malloc
11834 2002-03-29 olicha <olivier.chapuis@free.fr>
11836 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
11837 Set the X locale charset on system without XOpenOM
11839 2002-03-27 Mikhael Goikhman <migo@homemail.com>
11842 fixed multibyte support reporting
11844 2002-03-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11849 moved gcc extension __attribute__ handling to config.h
11851 * fvwm/fvwm.c (main):
11852 * fvwm/stack.c (add_window_to_stack_ring_after):
11853 * fvwm/icons.c (GetIconWindow):
11855 * fvwm/add_window.c:
11856 fixed core dumps and other bugs in debug messages
11858 2002-03-27 olicha <olivier.chapuis@free.fr>
11860 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
11861 (FlocaleCharsetSetFlocaleCharset):
11863 * configure.in (problem_multibyte):
11864 Fixed compilation for system without XOpenOM in Xlib.h
11866 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
11867 * libs/Ficonv.c (FiconvInit):
11871 include only libs/Flocale.h
11873 2002-03-26 Mikhael Goikhman <migo@homemail.com>
11876 fixed detection of fribidi-0.9.0, it is incompatible (not good for us)
11881 * libs/FlocaleCharset.c:
11882 minor modifications, like removed #include;
11883 fixed core dump with bidi and utf-8
11885 2002-03-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11887 * fvwm/frame.c (frame_update_hidden_window_pos):
11888 fixed shade/maximize/unshade
11890 * fvwm/builtins.c (FreeDecorFace):
11893 * fvwm/borders.c (get_common_decorations):
11894 (border_get_border_style):
11895 * fvwm/style.c (parse_and_set_window_style):
11897 * fvwm/window_flags.h:
11898 * fvwm/fvwm.h (struct):
11899 * fvwm/frame.c (frame_mrs_setup_draw_decorations):
11900 (frame_create_move_resize_args):
11901 (frame_move_resize_step):
11902 (frame_next_move_resize_args):
11903 new styles WindowShadeLazy [default], WindowShadeBusy and
11904 WindowShadeAlwaysLazy
11906 * fvwm/frame.c (frame_set_decor_gravities):
11907 fixed window bit gravities
11908 split into smaller functions
11909 (frame_move_resize_step):
11910 fixed a bug w/ the parent gravity
11911 (frame_hide_changing_window_parts):
11912 fixed flickering in one of the corners during shade animation
11913 (frame_mrs_hide_changing_parts):
11915 (frame_mrs_prepare_vars):
11916 (frame_mrs_hide_unhide_parent):
11917 (frame_mrs_setup_draw_decorations):
11918 (frame_mrs_resize_move_windows):
11921 2002-03-25 olicha <olivier.chapuis@free.fr>
11923 * libs/Fft.c (FftSetupEncoding):
11926 * libs/Flocale.c (FlocaleDrawString):
11927 * libs/FBidi.c (FBidiConvert):
11929 Pass the font to FBidiConvert
11931 * acconfig.h (HAVE_LIBCHARSET):
11932 * acinclude.m4 (CHECK_LIBCHARSET):
11934 If libiconv is used check for libcharset
11936 * libs/Makefile.am:
11937 * libs/FlocaleCharset.h:
11938 * libs/FlocaleCharset.c:
11940 * libs/Flocale.c (*):
11941 * libs/Fft.c (FftSetupEncoding):
11943 New structure FlocaleCharset to handle font, iconv and fribidi charsets.
11944 FlocaleFont has such a member which is set when charset info are needed.
11945 FlocaleCharset.c contains a big table which associates to an X charset
11946 various possible locale charsets and the fribidi charset.
11947 If libiconv is used, libcharset is used to compute the locale charset.
11948 Various Flocale clean up.
11950 * fvwm/fvwm.c (main):
11951 Removed the call to FlocaleInitCharset, it is now done automatically
11954 * libs/Makefile.am:
11957 * fvwm/ewmh.c (ewmh_atom_property_notify[]):
11959 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
11962 (EWMH_SetDesktopNames):
11963 Moved iconv conversions into the library. Try to found the good iconv
11964 charset with the help of the font and of the FlocaleCharset table.
11966 2002-03-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11968 * libs/Module.c (SendFvwmPipe):
11969 * libs/Graphics.c (do_relieve_rectangle):
11970 * fvwm/menustyle.c (menustyle_parse_old_style):
11971 * fvwm/add_window.c (setup_window_structure):
11972 memory management patches by Dave Trollope
11974 * fvwm/frame.c (frame_get_sidebar_geometry):
11975 hide the handles when using the NoHandles style
11977 * fvwm/borders.c (border_redraw_decorations):
11978 change in title rotation is applied immediately, don't use the value "2"
11981 * fvwm/style.c (parse_and_set_window_style):
11982 removed "TitleLeft" and "TitleRight" styles; only the "TitleAt..."
11984 documented the new title directions
11985 (parse_and_set_window_style):
11986 removed the ...TitleRotated[Counter]ClockWise use ...CW and ...CCW
11988 documented these styles
11990 * fvwm/add_window.c (CaptureOneWindow):
11991 (CaptureAllWindows):
11995 * fvwm/icons.c (DeIconify):
11996 fiexd fucoused window not hilighting after deiconification
11998 2002-03-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12000 * fvwm/update.c (apply_window_updates):
12001 windows are not unshaded when the decoration layout changes
12003 * fvwm/frame.c (frame_create_move_resize_args):
12004 fixed excessive redrawing
12005 (frame_get_hidden_pos):
12006 fixed parent geometry when window is hidden
12008 * fvwm/add_window.c (setup_frame_stacking):
12009 fixed stacking of right buttons
12011 * fvwm/frame.c (frame_set_decor_gravities):
12012 fixed title and button bit gravities
12014 * fvwm/add_window.c (setup_frame_stacking):
12015 (change_auxiliary_windows):
12016 fixed "button" style
12018 * fvwm/geometry.c (get_title_button_geometry):
12019 * fvwm/menus.c (pop_menu_up):
12020 fixed menu placement relative to window titles
12022 * libs/Flocale.c (FlocaleDrawString):
12023 fixed compiler warning w/o fribidi
12025 * fvwm/virtual.c (MoveViewport):
12027 (do_move_window_to_desk):
12028 * fvwm/update.c (apply_window_updates):
12029 * fvwm/icons.c (Iconify):
12031 * fvwm/module_interface.c (SETOLDFLAGS):
12032 * fvwm/ewmh_events.c (ewmh_WMStateHidden):
12033 * fvwm/style.c (parse_and_set_window_style):
12034 * fvwm/window_flags.h:
12035 * fvwm/session.c (MatchWinToSM):
12036 * fvwm/placement.c (PlaceWindow):
12037 * fvwm/add_window.c (CaptureAllWindows):
12038 (setup_window_placement):
12039 (CaptureOneWindow):
12042 * fvwm/menus.c (menu_tear_off):
12043 * fvwm/events.c (HandleMapRequestKeepRaised):
12046 removed some of those pesky globals: PPosOverride, isIconicState and
12047 isIconifiedByParent; pass round a structure instead
12048 removed the do_start_iconic window flag
12049 removed do_delete_icon_moved flag
12051 2002-03-24 Mikhael Goikhman <migo@homemail.com>
12055 renamed HAVE_FRIBIDI to HAVE_BIDI
12059 added more comments
12061 * fvwm/Makefile.am:
12063 * libs/Makefile.am:
12064 added a dummy call to FBidi to test linking against bidi libs
12066 2002-03-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12068 * fvwm/windowshade.c (CMD_WindowShade):
12069 changed syntax of windowshade with direction
12071 update button state after unshading
12073 * fvwm/add_window.c (AddWindow):
12074 fixed mini icon update
12076 * fvwm/events.c (HandleEnterNotify):
12077 fixed icon picture redrawing
12078 icon titles are no longer raised and expanded if the icon has only a
12081 * fvwm/move_resize.c (resize_window):
12084 * libs/gravity.c (gravity_move_resize_parent_child):
12085 * fvwm/frame.c (frame_get_titlebar_dimensions):
12086 (frame_prepare_animation_shape):
12087 (frame_move_resize_step):
12088 (frame_get_titlebar_dimensions_only):
12089 (frame_get_hidden_pos):
12090 (frame_update_hidden_window_pos):
12091 (frame_free_move_resize_args):
12092 (frame_create_move_resize_args):
12093 fixed shading of shaped windows
12098 * fvwm/fvwm.c (main):
12099 * fvwm/misc.c (GrabEm):
12100 fixed a problem with the cursor shape during window shading
12102 * fvwm/update.c (apply_window_updates):
12103 fixed drawing of hilighted window after a decoration change
12105 * fvwm/update.c (apply_window_updates):
12106 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12107 * fvwm/borders.c (RedrawDecorations):
12108 renamed RedrawDecorations()
12110 * fvwm/move_resize.c (move_window_doit):
12112 * fvwm/misc.c (move_into_rectangle):
12113 (intersect_xrectangles):
12114 functions renamed and moved to fvwmrect.c
12116 * fvwm/borders.c (border_get_changed_border_parts):
12117 (frame_get_changed_border_parts):
12118 reduced border redrawing
12119 moved fucntion to borders.c
12121 * fvwm/events.c (HandleButtonPress):
12123 suppress button events on frame windows
12125 * fvwm/frame.c (frame_setup_border):
12126 fixed a problem with the border setup
12128 * fvwm/borders.c (border_draw_decorations):
12129 * fvwm/events.c (HandleEnterNotify):
12130 fixed icon title drawing
12132 * fvwm/misc.c (GrabEm):
12133 fixed a pointer grab hang with xmag?
12135 * fvwm/move_resize.c (resize_window):
12136 use frame_move_resize function to improve performance
12138 * fvwm/add_window.c (AddWindow):
12139 fixed recaturing shaded windows
12142 suppress unnecessary title redraws
12145 window shading works again; there are still some problems with
12146 recapture, restart, border drawing and shaped windows
12148 2002-03-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12150 * fvwm/geometry.c (get_shaded_geometry_with_dir):
12153 * fvwm/frame.c (frame_get_title_bar_dimensions):
12154 fixed minor button layout bug
12155 (frame_update_hidden_window_pos):
12157 * fvwm/ewmh_names.c (EWMH_WMName):
12158 * fvwm/gnome.c (GNOME_HandlePropRequest):
12159 * fvwm/focus.c (DoSetFocus):
12160 * fvwm/stack.c (new_layer):
12161 * fvwm/icons.c (DeIconify):
12163 * fvwm/events.c (HandleFocusIn):
12164 (HandlePropertyNotify):
12167 (HandleButtonPress):
12168 (HandleLeaveNotify):
12169 * fvwm/builtins.c (CMD_ChangeDecor):
12171 * fvwm/move_resize.c (resize_move_window):
12174 (maximize_fvwm_window):
12176 * fvwm/borders.c (DrawDecorations):
12177 (RedrawDecorations):
12178 removed function DrawDecorations()
12179 (border_draw_decorations):
12180 renamed draw_decorations_with_geom() to border_draw_decorations()
12182 * fvwm/events.c (HandleExpose):
12183 fixed drawing icon titles
12185 * fvwm/add_window.c (adjust_fvwm_internal_windows):
12186 * fvwm/events.c (HandleFocusIn):
12188 * fvwm/screen.h (ScreenInfo):
12189 return the focus to the window that had the focus before an or window
12190 stole it and then died.
12192 * fvwm/menus.c (scanForColor):
12193 removed duplicate call of strlen
12194 use alloca instead of safemalloc
12196 * fvwm/menustyle.c (menustyle_parse_style):
12197 don't call memset right before memcpy
12199 * fvwm/module_interface.c (AddToMessageQueue):
12200 (DeleteMessageQueueBuff):
12201 removed one safemalloc and inline'd the function
12202 merged AddToMessageQueue into PositiveWrite
12204 * fvwm/borders.c (border_draw_decor_to_pixmap):
12205 fixed pixmap and mini icon buttons
12206 (border_fill_pixmap_background):
12208 (border_get_tb_parts_to_draw):
12209 buttons and title background using the border style is updated when the
12212 * fvwm/events.c (WaitForButtonsUp):
12213 don't grab the whole server but merely the pointer to allow applications
12214 redrawing themselves
12217 finished writing title drawing code
12219 * fvwm/move_resize.c (resize_window):
12220 (resize_move_window):
12221 (unmaximize_fvwm_window):
12222 removed now unnecessary calls to DrawDecorations()
12224 * fvwm/frame.c (frame_hide_changing_window_parts):
12225 fixed hiding bottom/right titles
12227 * fvwm/add_window.c (AddWindow):
12228 fixed recapturing shaded windows
12230 * fvwm/misc.c (GrabEm):
12231 fixed the cursor over the title window while resizing
12233 2002-03-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12235 * libs/Graphics.c (CreateTiledPixmap):
12236 improved efficience: let the X server tile a pixmap via the GC settings
12238 * fvwm/fvwm.c (CreateGCs):
12239 * fvwm/screen.h (ScreenInfo):
12240 added new global GC Scr.TileGC
12242 * fvwm/borders.c (border_fill_pixmap_background):
12243 * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
12244 use already created gcs
12246 * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
12247 * fvwm/menus.c (paint_menu_gradient_background):
12248 fixed using a randow members in gcs
12250 2002-03-22 Mikhael Goikhman <migo@homemail.com>
12253 added compilation test for fribidi
12255 2002-03-22 Dan Espen <dane@mk.telcordia.com>
12257 * NEWS: Document FvwmForm timeout.
12259 2002-03-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12261 * fvwm/session.c (MatchWinToSM):
12262 * fvwm/add_window.c (AddWindow):
12263 preserve user states over a restart
12265 * fvwm/add_window.c (setup_window_structure):
12266 preserve user states over a recapture
12268 * fvwm/functions.c (execute_function):
12269 "Silent" suppresses the "No such command ..." message
12271 * fvwm/frame.c (frame_move_resize):
12272 * fvwm/misc.c (GrabEm):
12273 fixed the cursor shape during resizing
12274 fixed button looks in small windows
12276 2002-03-22 Mikhael Goikhman <migo@homemail.com>
12282 2002-03-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12284 * fvwm/fvwm.c (LoadDefaultLeftButton):
12285 (LoadDefaultRightButton):
12286 * fvwm/borders.c (border_draw_vector_to_pixmap):
12287 * fvwm/screen.h (DecorFace):
12288 * fvwm/builtins.c (ReadDecorFace):
12289 fixed transparent vector line support
12291 * libs/Graphics.c (CreateGradientPixmap):
12292 fixed potential core dump with illegal gradients
12294 2002-03-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12296 * fvwm/fvwm.h (FvwmWindow):
12297 removed button_background_pixmap member
12299 * fvwm/update.c (apply_window_updates):
12300 fixed changing the decoration size
12302 * fvwm/windowshade.c (CMD_WindowShade):
12303 * fvwm/frame.c (frame_setup_border):
12304 * fvwm/functions.c (execute_complex_function):
12307 * fvwm/move_resize.c (resize_window):
12308 fixed aboting of a opaque resize w/ maximized windows
12309 (ParseOneResizeArgument):
12310 resize arguments don't take the border into account
12311 (GetResizeArguments):
12312 implemented new option "Frame" to the Resize and ResizeMove commands
12314 2002-03-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12317 * fvwm/builtins.c (ReadDecorFace):
12318 * fvwm/borders.c (DrawLinePattern):
12319 implemented transparent drawing color in vector buttons: C == 4
12321 * libs/defaults.h (MAX_TITLE_BUTTON_VECTOR_LINES):
12322 * fvwm/builtins.c (ReadDecorFace):
12323 increased allowed number of lines in a vector button to 10000 and moved
12324 the definition to defaults.h
12326 * fvwm/virtual.c (MoveViewport):
12327 don't send useless M_NEW_PAGE packets
12331 started work on new button/title drawing code
12333 * fvwm/events.c (HandleExpose):
12334 don't handle expose on the title bar
12337 * fvwm/frame.c (frame_get_sidebar_geometry):
12338 * fvwm/fvwm.h (FvwmWindow):
12339 replaced border_state with decor_state
12341 * libs/defaults.h (NR_RIGHT_BUTTONS):
12345 * fvwm/events.c (HandleExpose):
12347 * fvwm/frame.c (frame_setup_border):
12348 hide sidebars if they are too small, i.e. 0 pixels
12350 2002-03-20 olicha <olivier.chapuis@free.fr>
12352 * libs/Flocale.c (FlocaleFreeNameProperty):
12353 Fixed random core dump
12355 2002-03-19 olicha <olivier.chapuis@free.fr>
12357 * fvwm/ConfigFvwmDefaults:
12358 RightTitleRotatedCW is a default
12360 2002-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12362 * fvwm/frame.c (frame_get_sidebar_geometry):
12363 window corners are always at least the border width thick
12365 * fvwm/geometry.c (update_absolute_geometry):
12366 fixed south/east shading
12368 * fvwm/frame.c (frame_move_resize_step):
12369 did the best I could to prevent rxvt from flashing in the background
12372 * fvwm/add_window.c (get_default_window_attributes):
12373 (get_default_window_attributes):
12374 (setup_resize_handle_windows):
12375 * fvwm/borders.c (border_get_border_gcs):
12376 applied -visual fix by Hippo
12378 * fvwm/cursor.c (CMD_CursorStyle):
12381 * fvwm/frame.c (frame_get_title_bar_dimensions):
12382 fixed order of right buttons
12383 (frame_move_resize_step):
12384 reduced flashing when maximizing
12386 * fvwm/geometry.c (update_absolute_geometry):
12387 adapted for horizontal shading
12389 2002-03-19 Mikhael Goikhman <migo@homemail.com>
12398 several renamings of text_direction to text_rotation
12400 2002-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12402 * fvwm/windowshade.c (CMD_WindowShade):
12403 * fvwm/frame.c (frame_create_move_resize_args):
12404 (frame_move_resize_step):
12405 hack to enable non-animated window shading for the time being
12407 * fvwm/style.c (parse_and_set_window_style):
12408 (parse_and_set_window_style):
12409 allow to abbreviate [Counter]ClockWise with [C]CW
12411 * fvwm/frame.c (frame_move_resize_step):
12414 * fvwm/geometry.c (gravity_constrain_size):
12415 removed useless code
12417 * fvwm/update.c (apply_window_updates):
12418 * fvwm/add_window.c (AddWindow):
12419 * fvwm/move_resize.c (unmaximize_fvwm_window):
12421 do not write into frame_g. only frame.c should do this
12423 * libs/defaults.h (MIN_WINDOW_TITLEBUTTON_LENGTH):
12424 (MIN_WINDOW_TITLE_LENGTH):
12426 * fvwm/frame.c (frame_setup_title_bar):
12427 (get_resize_decor_gravities_one_axis):
12428 (frame_setup_window_internal):
12429 (frame_move_resize_step):
12430 (frame_create_move_resize_args):
12431 rewrote frame_setup_title_bar function
12433 * fvwm/add_window.c (setup_frame_stacking):
12434 fixed title bar stacking order
12436 * fvwm/frame.c (frame_setup_title_bar):
12437 removed yesterday's 'fix'
12439 * fvwm/add_window.c (hide_screen):
12440 (setup_title_window):
12441 (setup_resize_handle_windows):
12442 (setup_button_windows):
12443 fixed visual and depth of decoration windows
12445 2002-03-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12447 * fvwm/frame.c (frame_setup_title_bar):
12448 fixed title layout bug
12450 * fvwm/move_resize.c (MaximizeHeight):
12451 fixed bug in "grow" option of the Maximize command
12454 fixed broken prototype for get_title_font_size_and_offset
12456 * fvwm/geometry.c (get_title_font_size_and_offset):
12457 simplified code a bit
12459 2002-03-18 olicha <olivier.chapuis@free.fr>
12462 * fvwm/geometry.c (get_title_font_size_and_offset):
12463 * fvwm/add_window.c (setup_title_geometry):
12465 * fvwm/style.c (parse_and_set_window_style):
12466 (check_window_style_change):
12467 * fvwm/update.c (apply_window_updates):
12468 * fvwm/window_flags.h:
12470 Reworte side title direction styles and use LeftTitleRotatedClockWise /
12471 LeftTitleRotatedCounterClockWise, RightTitleRotatedClockWise /
12472 RightTitleRotatedCounterClockWise
12474 2002-03-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12477 * vms/config.h (FMiniIconsSupported):
12478 removed last traces of MINI_ICONS ifdef
12480 * fvwm/windowlist.c (CMD_WindowList):
12481 * fvwm/update.c (apply_window_updates):
12483 * fvwm/style.c (merge_styles):
12484 (parse_and_set_window_style):
12485 (check_window_style_change):
12487 * fvwm/module_interface.c (SendMiniIcon):
12488 (BroadcastMiniIcon):
12489 (CMD_Send_WindowList):
12490 * fvwm/fvwm.h (FvwmWindow):
12491 * fvwm/ewmh_icons.c (ewmh_WMIcon):
12492 (EWMH_DoUpdateWmIcon):
12493 (ewmh_SetWmIconFromPixmap):
12494 (EWMH_DeleteWmIcon):
12495 (EWMH_SetIconFromWMIcon):
12496 * fvwm/builtins.c (ReadDecorFace):
12497 * fvwm/borders.c (DrawButton):
12500 * fvwm/add_window.c (setup_window_structure):
12502 (destroy_mini_icon):
12503 (change_mini_icon):
12505 * acconfig.h (FMiniIconsSupported):
12506 replaced all MINI_ICONS ifdefs with FMiniIconsSupported to enable
12510 removed an FANCY_TITLEBARS ifdef
12512 * fvwm/borders.c (border_draw_one_part):
12513 (border_draw_border_parts):
12514 (border_draw_all_parts):
12515 (draw_clipped_decorations_with_geom):
12516 performance enhancement
12518 2002-03-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12520 * fvwm/frame.c (frame_move_resize_step):
12521 force setting up the border when function is called with FRAME_MR_SETUP
12522 (frame_setup_window_internal):
12523 removed duplicate frame setup
12525 * fvwm/borders.c (border_get_parts_and_pos_to_draw):
12527 (draw_clipped_decorations_with_geom):
12528 do not flush the X queue after drawing; let the caller do it
12530 * fvwm/frame.c (frame_get_sidebar_geometry):
12531 fixed layout of windows with a small height
12532 (frame_hide_changing_window_parts):
12537 made good progress with frame layout rewrite. I think it is already
12538 considerably faster.
12539 some general clean up
12541 * fvwm/add_window.c (setup_decor_window):
12544 * fvwm/windowshade.c (CMD_WindowShade):
12545 * fvwm/stack.c (verify_stack_ring_consistency):
12546 (RaiseOrLowerWindow):
12547 * fvwm/move_resize.c (resize_move_window):
12548 (move_window_doit):
12549 (draw_move_resize_grid):
12550 * fvwm/icons.c (DrawIconWindow):
12551 * fvwm/icccm2.c (CloseICCCM2):
12553 (HandleSelectionRequest):
12554 * fvwm/fvwm.c (main):
12555 (SaveDesktopState):
12556 * fvwm/focus.c (DoSetFocus):
12557 * fvwm/ewmh.c (EWMH_ManageKdeSysTray):
12558 * fvwm/events.c (HandlePropertyNotify):
12559 (HandleButtonPress):
12560 (HandleConfigureRequest):
12561 * fvwm/add_window.c (RestoreWithdrawnLocation):
12563 * fvwm/builtins.c (CMD_Delete):
12567 * fvwm/menus.c (paint_menu):
12569 * fvwm/misc.c (UngrabEm):
12571 * fvwm/schedule.c (execute_obj_func):
12572 * fvwm/add_window.c (hide_screen):
12574 use XFlush instead of XSync when the latter is not necessary
12576 * libs/fvwmrect.c (fvwmrect_rectangles_equal):
12579 * fvwm/add_window.c (adjust_fvwm_internal_windows):
12580 inform frame module if the window with the hide windows dies
12582 * fvwm/placement.c (PlaceWindow):
12584 * fvwm/add_window.c (setup_window_attr):
12585 (setup_frame_attributes):
12587 (RestoreWithdrawnLocation):
12588 (setup_window_placement):
12589 * fvwm/geometry.c (gravity_translate_to_northwest_geometry):
12590 (get_title_geometry):
12591 * fvwm/fvwm.c (InitVariables):
12592 * fvwm/frame.c (frame_setup_frame):
12593 * fvwm/colormaps.c (HandleColormapNotify):
12594 (InstallWindowColormaps):
12595 * fvwm/events.c (HandleConfigureRequest):
12596 (HandleUnmapNotify):
12597 * fvwm/fvwm.h (FvwmWindow):
12598 removed attr member of FvwmWindow and replaced by a structure defined
12599 ourselves that is much smaller
12601 * fvwm/add_window.c (hide_screen):
12602 don't use save_unders and backing_store for the window used in recapture
12604 * fvwm/frame.c (frame_init):
12605 * fvwm/fvwm.c (main):
12606 new function to initialise frame module
12608 * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
12611 2002-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12616 * fvwm/borders.h (enum):
12617 * fvwm/borders.c (draw_clipped_decorations_with_geom):
12618 (border_get_parts_and_pos_to_draw):
12619 * fvwm/fvwm.h (struct):
12621 fixed calculations of which border parts to draw
12624 corrected some typos
12627 handle marks work again
12629 2002-03-16 Dan Espen <dane@mk.telcordia.com>
12631 * AUTHORS: New author added.
12633 2002-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12637 * fvwm/add_window.c (setup_frame_stacking):
12638 * fvwm/cursor.c (CMD_CursorStyle):
12639 * fvwm/events.c (HandleExpose):
12641 (HandleEnterNotify):
12642 (HandleLeaveNotify):
12644 * fvwm/geometry.c (get_title_button_geometry):
12645 * fvwm/virtual.c (map_window):
12646 * fvwm/add_window.c (setup_parent_window):
12647 (setup_resize_handle_cursors):
12648 (setup_resize_handle_windows):
12649 (resize_resize_handle_windows):
12650 (change_resize_handle_windows):
12651 some progress with new frame layout
12653 * fvwm/add_window.c (setup_visible_name):
12654 fixed off-by-one bug in setup_visible_name
12655 maximum window number can be set in defaults.h
12657 2002-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12659 * fvwm/windowlist.h:
12664 * fvwm/placement.h:
12666 * fvwm/move_resize.h:
12673 * fvwm/add_window.h:
12674 * fvwm/ewmh_names.c:
12675 * fvwm/ewmh_icons.c:
12676 * fvwm/ewmh_events.c:
12683 * fvwm/windowlist.c:
12687 * fvwm/colormaps.c:
12688 * fvwm/decorations.c:
12689 * fvwm/conditional.c:
12692 * fvwm/placement.c:
12696 * fvwm/functions.c:
12699 * fvwm/module_interface.c:
12701 * fvwm/add_window.c:
12704 * fvwm/move_resize.c:
12707 * fvwm/fvwm.h (FvwmWindow):
12708 moved all windows into a separate sub structure and wrote access macros
12709 renamed FvwmWindow argument to builtin commands to "fw"
12710 renamed tmp_win to fw everywhere
12712 * fvwm/borders.c (RedrawBorder):
12713 * fvwm/decorations.c (SelectDecor):
12714 * fvwm/add_window.c (setup_style_and_decor):
12715 (setup_resize_handle_cursors):
12716 * fvwm/window_flags.h:
12717 * fvwm/fvwm.h (struct):
12718 added new member has_handles and new macro HAS_HANDLES
12720 * fvwm/decorations.c (SelectDecor):
12721 fixed the NoHandles style
12723 * fvwm/decorations.c (SelectDecor):
12724 * fvwm/style.c (check_window_style_change):
12725 (parse_and_set_window_style):
12727 * fvwm/fvwm.h (struct):
12728 renamed has_no_handles to has_no_border
12730 2002-03-15 olicha <olivier.chapuis@free.fr>
12733 * libs/Fft.c (is_utf8_encoding):
12737 s/COMPUND_TEXT/COMPOUND_TEXT
12740 Removed matrix xft specification doc as now it is use internally by
12743 * libs/Flocale.c (FlocaleRotateDrawString):
12744 (FlocaleUnloadFont):
12745 (FlocaleDrawString):
12746 (FlocaleTextWidth):
12748 * libs/Fft.c (FftGetRotatedFont):
12752 * fvwm/borders.c (DrawMultiPixmapTitlebar):
12754 * fvwm/geometry.c (get_title_font_size_and_offset):
12755 * fvwm/style.c (parse_and_set_window_style):
12756 (check_window_style_change):
12757 * fvwm/update.c (apply_window_updates):
12761 * fvwm/window_flags.h:
12762 Implemented vertical text rendering, new style SideTitleTextDefault,
12763 SideTitleTextTopToBottom, SideTitleTextBottomToTop
12765 2002-03-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12768 removed inclusion of fvwmdebug.h
12770 * libs/gravity.c (ParseDirectionArgument):
12771 fixed direction parsing
12773 * fvwm/menus.c (get_menu_options):
12774 fixed a compiler warning
12776 2002-03-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12778 * fvwm/bindings.c (ParseBinding):
12779 fixed compiler warning
12781 * fvwm/ewmh_events.c (EWMH_GetIconGeometry):
12783 fixed compilation w/ --disable-ewmh
12785 * fvwm/windowlist.c (CMD_WindowList):
12786 fixed parsing of conditions versus position of window list broken with
12789 2002-03-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12792 * libs/Fft.c (FftTextWidth):
12793 (is_utf8_encoding):
12794 (FftGetFontWidths):
12796 removed the HAVE_XFT_UTF8 ifdefs and fixed not setting FftUtf8Support
12797 if HAVE_XFT was not set.
12799 * fvwm/events.h (XEVMASK_DECORW):
12800 select EnterNotify and LeaveNotify on frame instead of decor_w
12802 * fvwm/add_window.c (setup_title_window):
12803 (setup_button_windows):
12804 (setup_resize_handle_windows):
12805 frame window is the new parent of the title, button and handle windows
12806 (setup_frame_stacking):
12807 new stacking order of decoration windows
12809 * fvwm/menuitem.c (menuitem_paint):
12810 * fvwm/events.c (HandleExpose):
12813 * fvwm/move_resize.c (unmaximize_fvwm_window):
12814 don't force to redraw the frame
12816 * libs/gravity.c (gravity_get_offsets):
12819 functions moved to gravity.c
12821 2002-03-10 olicha <olivier.chapuis@free.fr>
12823 * acconfig.h (HAVE_XFT_UTF8):
12825 * libs/Fft.c (is_utf8_encoding):
12826 (FftGetFontWidths):
12829 Detected if Xft can handle utf8 string
12832 * fvwm/menuitem.c (menuitem_paint):
12833 * fvwm/events.c (HandleExpose):
12834 Fixed Xft related compilation failure and warning
12836 2002-03-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12840 * fvwm/move_resize.c:
12845 * fvwm/add_window.c:
12846 * fvwm/frame.c (frame_setup_window):
12847 (frame_force_setup_window):
12848 (frame_setup_shape):
12849 SetupFrame renamed to frame_setup_window
12850 ForceSetupFrame renamed to frame_force_setup_window
12851 SetShape renamed to frame_setup_shape
12853 * fvwm/windowshade.c:
12854 moved most code to frame.c
12856 * fvwm/frame.c (SetShape):
12858 (set_decor_gravity):
12861 functions moved to new file
12864 (frame_setup_title_bar):
12868 direction code moved to gravity.c and gravity.h
12870 * fvwm/windowshade.c (CMD_WindowShade):
12871 * fvwm/geometry.c (get_shaded_geometry):
12873 * libs/FScreen.c (FScreenInit):
12874 (FScreenUpdateEmulationMapState):
12875 changed Xinerame emulation layout
12878 Corrected the description of the XineramaPrimaryScreen command that was
12881 2002-03-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12883 * fvwm/menus.c (menu_tear_off):
12884 (unlink_item_from_menu):
12885 (menu_strip_tear_off_title):
12886 use the text from a title item as the tear off menu title if the menu
12887 begins with a title; skip separators and tear off bars at the front of
12891 implemented titleatleft and titleatright styles; titles are not drawn
12894 * fvwm/style.c (check_window_style_change):
12895 * fvwm/update.c (apply_window_updates):
12896 * fvwm/ewmh_names.c (EWMH_WMIconName):
12899 * fvwm/ewmh.c (ksmserver_workarround):
12900 * fvwm/update.c (apply_window_updates):
12901 * fvwm/conditional.c (MatchesConditionMask):
12902 * fvwm/fvwm.c (main):
12903 * fvwm/session.c (SaveWindowStates):
12906 * fvwm/functions.c (expand):
12907 * fvwm/stack.c (dump_stack_ring):
12908 (verify_stack_ring_consistency):
12909 * fvwm/module_interface.c (BroadcastWindowIconNames):
12910 (CMD_Send_WindowList):
12911 * fvwm/add_window.c (free_window_names):
12912 (free_window_names):
12913 * fvwm/events.c (HandlePropertyNotify):
12914 * fvwm/builtins.c (CMD_Wait):
12915 * fvwm/style.c (CMD_DestroyStyle):
12917 Adapted to changes of Flocale.h
12920 removed COMPUND_TEXT ifdef
12923 mutibyte defaults to on
12928 * fvwm/fvwm.h (FvwmWindow):
12929 cleaned up Flocale stuff for better information hiding
12931 * libs/Flocale.c (get_FlocaleFontSet):
12933 added a new font strucht member min_char_offset for vertical text
12935 * libs/Flocale.c (get_FlocaleFontSet):
12936 fixed a bug in descent calculation
12938 * fvwm/fvwm.h (FvwmWindow):
12941 * fvwm/borders.c (RedrawButtons):
12946 (DrawMultiPixmapTitlebar):
12947 don't use title_g or boundary_width
12949 * libs/Flocale.c (FlocaleTextWidth):
12950 * libs/Flocale.c (FlocaleDrawString):
12951 added interface for vertical strings
12952 * libs/Flocale.h (FlocaleWinString):
12953 added flags structure w/ is_vertical_string flag
12955 * fvwm/borders.c (RedrawTitle):
12956 (DrawMultiPixmapTitlebar):
12957 * fvwm/screen.h (ScreenInfo):
12958 * fvwm/icons.c (DrawIconWindow):
12959 * fvwm/move_resize.c (DisplayPosition):
12961 * fvwm/screen.h (ScreenInfo):
12962 removed ScratchStr and TitleStr; *please* don't use global variables
12965 * fvwm/move_resize.c (ParseOneResizeArgument):
12966 (GetResizeArguments):
12967 (GetResizeMoveArguments):
12969 (resize_move_window):
12970 * fvwm/module_interface.c (CONFIGARGS):
12973 * fvwm/placement.c (PlaceWindow):
12974 * fvwm/add_window.c (setup_title_window):
12975 (setup_button_windows):
12976 (setup_parent_window):
12977 (resize_resize_handle_windows):
12978 (change_resize_handle_windows):
12980 * fvwm/geometry.c (get_window_borders):
12981 (gravity_get_naked_geometry):
12982 (gravity_add_decoration):
12984 don't use title_g.width and title_g.height anymore
12986 * libs/defaults.h (EXTRA_TITLE_FONT_WIDTH):
12989 * fvwm/borders.c (SetupTitleBar):
12990 * fvwm/add_window.c (setup_title_window):
12991 don't use title_g.x and title_g.y anymore
12992 (setup_title_geometry):
12995 * fvwm/fvwm.h (FvwmWindow):
12996 replaced title_g by title_length and title_thickness
12997 renamed title_text_y to title_text_offset
12999 * fvwm/add_window.c (setup_style_and_decor):
13000 (setup_parent_window):
13001 * fvwm/decorations.c (SelectDecor):
13002 * fvwm/placement.c (PlaceWindow):
13003 * fvwm/windowlist.c (CMD_WindowList):
13004 * fvwm/events.c (SendConfigureNotify):
13005 (HandlePropertyNotify):
13007 * fvwm/move_resize.c (DisplaySize):
13008 (ParseOneResizeArgument):
13009 (GetResizeArguments):
13010 (GetResizeMoveArguments):
13012 (resize_move_window):
13013 * fvwm/geometry.c (gravity_get_naked_geometry):
13014 (gravity_add_decoration):
13016 don't use boundary_width anymore
13018 * fvwm/borders.c (SetupTitleBar):
13021 * fvwm/fvwmdebug.c:
13022 removed outdated file that was never used
13024 * fvwm/move_resize.c (move_window_doit):
13025 fixed GNOME and EWMH hints when unsticking a window
13027 * fvwm/virtual.c (CMD_MoveToDesk):
13028 unstick windows when MoveToDesk is used
13031 * fvwm/windowshade.c (CMD_WindowShade):
13032 (CMD_WindowShadeAnimate):
13033 functions moved to windowshade.c
13035 * fvwm/window_flags.h:
13036 * fvwm/menus.c (pop_menu_up):
13037 * fvwm/builtins.c (CMD_WindowShade):
13038 * fvwm/move_resize.c (resize_window):
13039 * fvwm/icons.c (AutoPlaceIcon):
13040 * fvwm/borders.c (SetupFrame):
13041 don't use HAS_BOTTOM_TITLE any more
13045 * fvwm/geometry.c (get_title_font_width_and_offset):
13046 * fvwm/geometry.c (set_window_border_size):
13047 * fvwm/geometry.c (is_window_border_minimal):
13048 * fvwm/geometry.c (get_window_borders_no_title):
13049 * fvwm/geometry.c (get_shaded_client_window_pos):
13050 * fvwm/geometry.c (get_icon_corner):
13051 * fvwm/geometry.c (get_title_gravity):
13052 * fvwm/geometry.c (get_title_geometry):
13053 * fvwm/borders.c (get_button_number):
13056 * fvwm/borders.c (SetupFrame):
13058 * fvwm/events.c (HandleShapeNotify):
13059 * fvwm/borders.c (SetupTitleBar):
13060 * fvwm/update.c (apply_window_updates):
13061 * fvwm/add_window.c (setup_window_font):
13062 removed title_top_height
13064 * libs/defaults.h (WINDOW_FREAKED_OUT_SIZE):
13067 * fvwm/events.c (SendConfigureNotify):
13068 * fvwm/events.c (HandleConfigureRequest):
13069 preparations for W/E titles
13070 don't use title_top_height any more
13072 * fvwm/ewmh_events.c (ewmh_WMStateShaded):
13073 use title_dir flags
13075 * fvwm/geometry.c (get_window_borders):
13076 * fvwm/style.c (parse_and_set_window_style):
13077 (check_window_style_change):
13078 * fvwm/style.h (SCSET_TITLE_DIR):
13079 * fvwm/window_flags.h (GET_TITLE_DIR):
13080 * fvwm/fvwm.h (struct):
13081 replaced has_bottom_title flag with title_dir that can be DIR_N, DIR_S,
13084 * libs/Parse.c (ParseDirectionArgument):
13086 use new type direction_type
13088 2002-03-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13090 * fvwm/ewmh.c (EWMH_SetFrameStrut):
13091 use function from geometry.c to get the border size
13093 * fvwm/geometry.c (get_shaded_geometry):
13094 added code for shading in all directions
13096 2002-03-07 Dan Espen <dane@mk.telcordia.com>
13098 * fvwm/bindings.c (ParseBinding): Handle key_string lengths up to 30.
13100 2002-03-07 olicha <olivier.chapuis@free.fr>
13102 * libs/Flocale.c (FInitLocale):
13103 * fvwm/fvwm.c (main):
13104 Set the locale using "" as locale argument
13106 2002-03-07 Mikhael Goikhman <migo@homemail.com>
13109 fixed some typos and indentation of several new variable entries
13111 2002-03-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13113 * fvwm/functions.h (enum):
13114 * fvwm/functions.c (func_config):
13116 * fvwm/conditional.c (CMD_ThisWindow):
13117 renamed command "This" to "ThisWindow"
13119 * fvwm/conditional.c (Circulate):
13120 "Current" no longer selects a random window when no window is focused
13122 * fvwm/icccm2.c (SetupICCCM2):
13123 removed debug fprintf
13125 * fvwm/functions.c (expand_extended_var):
13126 implemented new extended variables pointer.x, pointer.x, pointer.wx,
13127 pointer.wy, pointer.cx and pointer.cy.
13129 * libs/Parse.c (ParseDirectionArgument):
13130 allow N, S, W, E, NW, SW, SE, NE for direction arguments
13132 * fvwm/builtins.c (CMD_WindowShade):
13133 fixes for animated shading w/ titleatbottom+north and titleattop+south
13135 2002-03-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13137 * fvwm/move_resize.c (moveLoop):
13139 * fvwm/virtual.c (HandlePaging):
13140 moving/resizing windows opaque is much faster
13142 2002-03-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13144 * fvwm/add_window.c (resize_resize_handle_windows):
13145 (change_resize_handle_windows):
13146 (setup_window_font):
13147 fixed changing the handlewidth style
13149 * fvwm/update.c (apply_window_updates):
13150 * fvwm/geometry.c (update_absolute_geometry):
13151 * fvwm/builtins.c (CMD_WindowShade):
13152 * fvwm/ewmh_events.c (ewmh_WMStateShaded):
13153 * fvwm/conditional.c (CreateConditionMask):
13154 * fvwm/geometry.c (get_shaded_geometry):
13155 * fvwm/session.c (MatchWinToSM):
13156 * fvwm/add_window.c (setup_window_structure):
13158 * fvwm/window_flags.h (SHADED_DIR):
13159 * fvwm/fvwm.h (struct):
13160 implemented new WindowShade options "North" and "South" to allow shading
13161 a window in either direction, regardless of if the title is at the top
13164 * libs/Module.c (module_expand_action):
13165 new convenience function for modules
13167 2002-03-03 Dan Espen <dane@mk.telcordia.com>
13169 * fvwm/fvwm2.1: Fixes to the font section.
13171 2002-03-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13173 * fvwm/conditional.c (CMD_WindowId):
13174 set the correct context window for unmanaged windows
13176 * fvwm/icons.c (DrawIconWindow):
13177 raise the icon title even if it's too small to be expanded
13179 * fvwm/conditional.c (CMD_Cond):
13180 Fixed it the right way this time
13182 same fix for the 'Any' command
13189 unified circulating functions into a single one
13191 Pick allows to pick functions that have CirculateSkip set
13192 fixed a memory leak
13196 (CMD_PointerWindow):
13197 unified selecting functions into a single one
13200 Allow user to override the default CirculateHit of these functions
13202 * fvwm/conditional.c (CMD_Cond):
13203 Fixed a problem w/ the window selection
13209 * fvwm/menustyle.h:
13210 * fvwm/menustyle.c:
13214 moved some of the menu code into separate files
13215 more work on tear off menus; windowlist can now be torn off without a
13220 added templates for new source files
13222 * libs/Picture.c (fvwmlib_clone_color):
13225 * fvwm/menus.c (make_menu):
13227 removed unused parameter from make_menu()
13229 * fvwm/fvwm2.1 (Example):
13230 corrected statement about CaptureHonorsStartsOnPage being the default
13232 2002-03-03 Mikhael Goikhman <migo@homemail.com>
13237 added and documented --disable-bidi and --disable-perllib
13239 2002-03-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13241 * fvwm/geometry.c (get_window_borders):
13242 fixed calculation of $[cw.y] and $[cw.height]
13244 * fvwm/move_resize.c (resize_move_window):
13245 windows are mo longer hilighted after ResizeMove or ResizeMoveMaximize
13247 2002-03-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13249 * fvwm/move_resize.c (resize_move_window):
13251 2002-02-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13254 re-added --enable-xinerama-emulation option that was removed recently
13256 2002-02-28 Mikhael Goikhman <migo@homemail.com>
13261 several corrections and rewording
13263 2002-02-28 olicha <olivier.chapuis@free.fr>
13266 New section FONT NAMES AND FONT LOADING
13270 Document --enable-xft
13272 * libs/Fft.c (get_FlocaleXftFont):
13273 Used the xft font height in the place of ascent+descent
13275 * fvwm/icons.c (DrawIconWindow):
13276 Fixed the fg colors of the icon title
13278 2002-02-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13280 * fvwm/conditional.c (CMD_CondCase):
13281 fixed CondCase command
13283 fixed numeric return codes
13285 * fvwm/add_window.c (CMD_Recapture):
13286 fixed focus loss w/ SloppyFocus and MouseFocus after RecaptureWindow
13288 * acinclude.m4 (smr_CHECK_LIB):
13289 disabled a destructing gnome_prefix logic again
13291 * fvwm/events.c (GetContext):
13292 * libs/Bindings.c (win_contexts):
13294 new contexts for individual parts of the window border
13296 2002-02-26 Mikhael Goikhman <migo@homemail.com>
13299 disabled a destructing gnome_prefix logic
13302 replaced fribidi detection mechanism, now fribidi-config is used
13304 2002-02-26 olicha <olivier.chapuis@free.fr>
13306 * acconfig.h (HAVE_XFT):
13309 * libs/Fft.c (new file):
13310 * libs/Flocale.c (FlocaleLoadFont):
13311 (FlocaleUnloadFont):
13312 (FlocaleDrawString):
13313 (FlocaleTextWidth):
13314 (get_FlocaleFontSet):
13316 (get_FlocaleFontOrFontSet):
13318 * fvwm/Makefile.am:
13319 Added anti-alised font rendering using Xft. This is off by default.
13320 A font can now be given as a ";" separated list of either ","
13321 separated list of XFLD font name or Xft font name with "xft:" as
13323 xft:Verdana:Regular:size=12:rgba=rgb;-adobe-*-medium-r-*--12-*,fixed
13324 See Flocale.h for details
13326 * fvwm/events.c (HandleExpose):
13327 * fvwm/menus.c (paint_item):
13328 Always clear the text area before drawing text with an Xft font
13330 2002-02-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13332 * acinclude.m4 (smr_CHECK_LIB):
13333 fixed a bug with variable expansion and autoconf cache values
13335 2002-02-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13337 * fvwm/menus.c (seek_submenu_instance):
13339 * fvwm/fvwm.c (InitVariables):
13340 some general menu clean up
13342 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
13343 * fvwm/move_resize.h (resize_geometry_window):
13344 * fvwm/menus.c (animated_move_back):
13346 (ParentalMenuRePaint):
13347 Removed the global variables for parental relativity. Please *do not*
13348 use globals in menus.c or anywhere else. I'm trying to remove most
13349 globals in the long run.
13351 * libs/Graphics.c (do_relieve_rectangle):
13354 * fvwm/menus.c (MenuInteraction):
13355 fixed tearing off menus by selecting a tear off item with the keyboard
13357 * fvwm/menus.c (MenuInteraction):
13358 fixed menus not popping down sometimes
13360 * fvwm/functions.c (CMD_TearMenuOff):
13361 * fvwm/menus.c (AddToMenu):
13363 (warp_pointer_to_item):
13364 (get_selectable_item_index):
13365 (get_selectable_item_from_index):
13366 (get_selectable_item_from_section):
13369 (draw_tear_off_bar):
13370 * fvwm/menus.h (MI_IS_TEAR_OFF_BAR):
13371 New command "TearMenuOff" in menus. In a normal item, this tears off
13372 the menu when selected. If the item has no title, it is drawn as a
13373 dashed line too. Pressing button 2 over a title tears out the menu too.
13376 * fvwm/menus.c (make_menu_window):
13377 fixed problem w/ mapping menus, performance enhancement
13379 * fvwm/builtins.c (CMD_Destroy):
13383 * fvwm/functions.c (execute_function):
13384 (expand_extended_var):
13386 new variable cond.rc that returns the last return code of a conditinal
13389 2002-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13391 * fvwm/conditional.c (CMD_Cond):
13395 * fvwm/functions.h:
13396 * fvwm/functions.c:
13397 new conditional commands Cond, CondCase and Break
13399 * fvwm/ewmh_events.c (ewmh_WMStateSticky):
13400 (ewmh_WMStateShaded):
13403 (ewmh_WMStateHidden):
13405 (ewmh_CloseWindow):
13406 (ewmh_ActiveWindow):
13407 (ewmh_DesktopGeometry):
13408 * fvwm/gnome.c (GNOME_HandlePropRequest):
13409 * fvwm/windowlist.c (CMD_WindowList):
13410 * fvwm/update.c (apply_window_updates):
13411 * fvwm/conditional.c (CMD_Pick):
13417 (CMD_PointerWindow):
13422 * fvwm/read.c (run_command_stream):
13423 * fvwm/fvwm.c (Done):
13427 * fvwm/module_interface.c (ExecuteModuleCommand):
13428 * fvwm/move_resize.c (handle_stick):
13429 * fvwm/add_window.c (AddWindow):
13430 * fvwm/events.c (HandleKeyPress):
13431 (HandleButtonPress):
13432 (HandleClientMessage):
13433 (HandleButtonRelease):
13434 (HandlePropertyNotify):
13435 * fvwm/builtins.c (CMD_DestroyDecor):
13438 * fvwm/functions.h (func_type):
13439 * fvwm/functions.c (old_execute_function):
13440 (execute_function):
13441 (execute_complex_function):
13443 * fvwm/fvwm.h (fvwm_cond_func_rc):
13444 inplemented return codes OK, NO_MATCH and ERROR for conditional commands
13446 * fvwm/ConfigFvwmDefaults:
13447 set some default styles for tear off menu windows
13449 * fvwm/menus.c (menuShortcuts):
13450 ignore actions that would normally close a menu if it's a tear off menu
13451 <Backspace> creates a tear off menu
13452 <Escape> closes a tear off menu
13454 * fvwm/builtins.c (CMD_Delete):
13457 * fvwm/menus.c (DestroyMenu):
13458 (make_menu_window):
13460 * fvwm/menus.h (MenuRootDynamic):
13461 Each menu window is created with a unique display to prevent fvwm from
13462 being killed when a tear off menu is destroyed. Of course this is
13463 inefficient, but still better than writing a menu module.
13465 2002-02-23 Mikhael Goikhman <migo@homemail.com>
13468 autogenerate perllib/FVWM/Module/Makefile
13470 2002-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13472 * fvwm/move_resize.c (moveLoop):
13473 fixed a problem with keyboard movement vs. EdgeResistance
13475 2002-02-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13478 fixed problem with root bindings and xfishtank
13480 * fvwm/windowlist.c (CMD_WindowList):
13481 applied patch by to Darren Marshall to fix placement of window list on
13482 wrong xinerama screen
13484 * libs/Parse.c (GetSuffixedIntegerArguments):
13485 integer arguments that must not have a suffix but have one are ignored
13487 * fvwm/icons.c (DeIconify):
13489 applied patch by Markus Schwarzenberg to fix a rare problem with the
13490 is_map_pending flag, iconified icons and restart
13492 2002-02-22 Mikhael Goikhman <migo@homemail.com>
13495 * fvwm/conditional.c (CMD_This):
13496 * fvwm/functions.c:
13497 * fvwm/functions.h:
13500 added new conditional command This
13502 2002-02-21 Mikhael Goikhman <migo@homemail.com>
13506 added fribidi library detection
13508 2002-02-12 olicha <olivier.chapuis@free.fr>
13510 * libs/Flocale.h (FlocaleFont):
13511 * libs/Flocale.c (get_FlocaleFont):
13512 (get_FlocaleFontSet):
13513 Compute the ascent and descent of the FlocaleFont structure directly
13514 from the XFontSetExtents data in the case of a fontset
13515 Added max_char_width to the FlocaleFont structure
13517 * libs/Makefile.am (libfvwm_a_SOURCES):
13519 Removed libs/GetFont.c
13521 * fvwm/menus.c (FreeMenuStyle):
13524 (CMD_CopyMenuStyle):
13525 * fvwm/menus.h (MenuLook):
13526 Fixed default font handling font by using a new MenuLook flags
13529 * fvwm/menus.c (UpdateMenuStyle):
13530 Fixed default font update
13532 * fvwm/fvwm.c (SetRCDefaults):
13534 Load the real default font FALLBACK_FONT or MB_FALLBACK_FONT at
13535 fvwm initialization
13537 2002-02-11 Mikhael Goikhman <migo@homemail.com>
13540 added FvwmPerl/* file generation
13542 2002-02-11 olicha <olivier.chapuis@free.fr>
13546 Multibyte news. Document --disable-compound-text and --disable-ewmh.
13549 Added more documentation and change the MB_FALLBACK_FONT to
13550 "-*-fixed-medium-r-semicondensed-*-13-*,-*-fixed-medium-r-normal-*-14-*,
13551 -*-medium-r-normal-*-16-*" (with XFree) this should gives something
13552 more consistent with the none multibyte case.
13554 2002-02-10 olicha <olivier.chapuis@free.fr>
13556 * fvwm/ewmh.c (EWMH_RestoreInitialStates):
13558 * fvwm/events.c (HandleUnmapNotify):
13559 (HandleReparentNotify):
13560 * fvwm/ewmh_events.c (ewmh_WMStateShaded):
13561 (ewmh_WMStateSticky):
13562 (ewmh_WMStateHidden):
13563 Restore various ewmh initial states when a window is unmapped or
13566 2002-02-10 Mikhael Goikhman <migo@homemail.com>
13570 added support for new perllib directory
13572 2002-02-09 olicha <olivier.chapuis@free.fr>
13579 Rename I18N_MB to MULTIBYTE
13580 Added --disable-compound-text (COMPOUND_TEXT), so this is on by default
13582 * libs/Flocale.c (*):
13584 New Font and Text API. A cache is used for fonts information. Font
13585 loading is more powerfull as both font or fontset can be loaded.
13586 See Flocale.h for details, more comments will be added soon.
13587 Fortunately, it seems that there are no more memory problems with
13588 --enable-multibyte!
13589 If COMPOUND_TEXT, then non XA_STRING text properties are converted
13590 with XmbTextPropertyToTextList
13592 * fvwm/events.c (HandlePropertyNotify):
13593 * fvwm/misc.c (NewFontAndColor):
13596 * fvwm/menus.c (FreeMenuStyle):
13598 (CMD_CopyMenuStyle):
13600 (calculate_item_sizes):
13601 (size_menu_horizontally):
13603 * fvwm/builtins.c (CMD_DefaultFont):
13604 (ApplyDefaultFontAndColors):
13605 * fvwm/add_window.c (destroy_icon_font):
13607 (destroy_window_font):
13608 (setup_window_font):
13609 (free_window_names):
13610 (setup_window_name):
13612 * fvwm/fvwm.h (FvwmWindow):
13613 * fvwm/move_resize.c (DisplayPosition):
13614 (resize_geometry_window):
13616 * fvwm/fvwm.c (InitVariables):
13617 * fvwm/icons.c (DrawIconWindow):
13618 (setup_icon_title_size):
13619 * fvwm/borders.c (RedrawTitle):
13620 (DrawMultiPixmapTitlebar):
13621 * fvwm/screen.h (ScreenInfo):
13622 Use the new Text and Font API
13624 2002-02-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13626 * fvwm/module_interface.c (PositiveWrite):
13627 fixed core dump when a module died in the select of PositiveWrite()
13629 * fvwm/module_interface.c (initModules):
13631 (do_execute_module):
13633 (KillModuleByName):
13634 (CMD_SendToModule):
13636 * fvwm/modconf.c (ModuleConfig):
13637 removed WITHOUT_KILLMODULE_ALIAS_SUPPORT ifdef; always off now
13639 * fvwm/icons.c (GetXPMFile):
13640 suppress unnecessary error message for xmb icons
13642 * fvwm/misc.c (fvwm_msg):
13643 * fvwm/misc.h (enum):
13644 added new fvwm_msg type "OLD" for deprecated commands
13646 2002-02-07 Mikhael Goikhman <migo@homemail.com>
13649 generate fvwmbug, not fvwmbug.sh; prepare LOCAL_BUGADDR for it
13652 New section "Bug Reports".
13654 2002-02-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13656 * fvwm/update.c (apply_window_updates):
13657 fixed propagation of window border and title colours to the modules
13659 2002-02-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13661 * fvwm/menus.c (do_menu):
13662 fixed leaving tear off menus when something is selected with the mouse
13664 2002-02-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13666 * fvwm/events.c (HandleEnterNotify):
13668 more work on tear off menus
13670 2002-02-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13672 * fvwm/events.h (XEVMASK_TEAR_OFF_MENU):
13673 * fvwm/menus.c (menu_enter_tear_off_menu):
13678 properly calculate pointer position in tear off menus
13680 fixed active wait w/ poopup/popdown delays
13682 * fvwm/windowlist.c (CMD_WindowList):
13683 don't initialise some variables twice
13685 2002-01-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13687 * fvwm/add_window.c (CaptureOneWindow):
13688 properly recapture tear off menus
13690 (IS_MESSAGE_IN_MASK):
13691 (is_message_selected):
13694 * fvwm/schedule.c (deschedule):
13696 * fvwm/events.c (My_XNextEvent):
13698 * fvwm/module_interface.c (ClosePipes):
13699 (CMD_ModuleSynchronous):
13701 performance enhancements; made macros out of simple functions
13703 * fvwm/builtins.c (CMD_WindowShade):
13704 don't redraw the decorations if window was not shaded or unshaded
13706 * fvwm/schedule.c (deschedule_obj_func):
13707 (execute_obj_func):
13708 fixed core dump when a scheduled command deschedules itself
13710 2002-01-31 olicha <olivier.chapuis@free.fr>
13715 2002-01-31 Mikhael Goikhman <migo@homemail.com>
13718 * fvwm/move.c (moveLoop):
13719 while moving if Mod1 (Alt/Meta) is pressed ignore snap attraction
13721 * fvwm/session.c (get_version_string):
13722 switch from static to date-based version string
13725 remove --enable-kanji compatibility option
13729 fix warnings, gcc compains on having something after #endif
13731 2002-01-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13733 * fvwm/builtins.c (CMD_Delete):
13736 don't crash fvwm when trying to close a tear off menu
13738 * fvwm/decorations.c (is_function_allowed):
13739 * fvwm/menus.c (menu_expose):
13741 * fvwm/events.c (HandleReparentNotify):
13742 (HandleUnmapNotify):
13743 * fvwm/add_window.c (AddWindow):
13745 * fvwm/fvwm.h (struct):
13746 * fvwm/add_window.c (CaptureAllWindows):
13747 (CaptureOneWindow):
13748 * fvwm/events.h (flush_property_notify):
13749 * fvwm/events.c (HandleMapRequestKeepRaised):
13750 started work on tear off menus
13752 * fvwm/fvwm.c (main):
13753 * fvwm/events.c (CMD_Sync):
13755 * fvwm/commands.h (CMD_Synchronize):
13756 * fvwm/functions.h (enum):
13757 * fvwm/functions.c (func_config):
13758 new commands XSync and XSynchronize for debugging
13760 * fvwm/conditional.c (CreateConditionMask):
13761 (MatchesConditionMask):
13762 * fvwm/builtins.c (CMD_State):
13763 * fvwm/fvwm.h (struct):
13764 * fvwm/functions.h:
13766 * fvwm/functions.c (func_config):
13767 new command "State"
13768 new condition "State"
13773 2002-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13775 * fvwm/module_interface.c (AddToMessageQueue):
13777 (DeleteMessageQueueBuff):
13778 (FlushMessageQueue):
13779 * fvwm/events.c (My_XNextEvent):
13780 * fvwm/module_interface.c (AddToCommandQueue):
13781 (ExecuteCommandQueue):
13782 use code from queue.c
13787 * fvwm/events.c (My_XNextEvent):
13788 "Schedule 0" commands are executed before event handling
13789 moved some of the chedule code into a new queue library
13791 2002-01-30 olicha <olivier.chapuis@free.fr>
13793 * libs/Flocale.c (FInitLocale): Fixed a miss print in an error msg
13795 2002-01-30 olicha <olivier.chapuis@free.fr>
13799 * libs/Makefile.am:
13800 * fvwm/fvwm.c (main):
13801 New libs files Flocale.c and Flocale.h with a function to set the
13802 locale as the Xlib prog man says to do it. Use it in fvwm.c. There is
13803 also a function to get the charset (from ewmh_name.c) and which
13804 setlocale if this has not been done with the above function. This
13805 function is also called at fvwm2 startup
13807 * fvwm/ewmh_names.c (charset_to_utf8):
13809 Use the Fcharset variable and remove get_charset
13811 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
13814 * libs/GetFont.c (GetFontSetOrFixed):
13815 Free the missing charset list as suggested by Alexander Kotelnikov.
13816 Report problems with missing charset only 5 times. Remove the
13817 STRICTLY_FIXED code
13819 2002-01-30 Mikhael Goikhman <migo@homemail.com>
13822 a patch to config.status to generate scripts executable, may be handy;
13823 added generation of utils/fvwm24_convert
13825 2002-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13828 * fvwm/functions.c (expand_extended_var):
13829 implemented $[schedule.last] and $[schedule.next] variables
13830 implemented new command "Deschedule"
13832 * fvwm/misc.c (get_server_time):
13835 2002-01-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13837 * fvwm/misc.c (get_server_time):
13838 * fvwm/events.c (My_XNextEvent):
13839 * fvwm/icccm2.c (SetupICCCM2):
13840 * fvwm/functions.h:
13842 * fvwm/functions.c (func_config):
13844 implemented new command "Schedule"
13846 * fvwm/builtins.c (CMD_Exec):
13847 applied job control patch by Alexander Kotelnikov using the portable
13848 version of setpgrp()
13850 * libs/setpgrp.c (fvwm_setpgrp):
13851 * libs/setpgrp.h (fvwm_setpgrp):
13852 * libs/Makefile.am:
13854 added checks for setpgrp and setpgid
13856 2002-01-29 olicha <olivier.chapuis@free.fr>
13859 Better test for iconv second argumeny
13862 Use gnu libiconv in priority against the system iconv
13864 2002-01-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13866 * fvwm/stack.c (RaiseOrLowerWindow):
13868 (collect_transients_recursive):
13869 * fvwm/icons.c (get_visible_icon_window_count):
13870 fixed stack ring corruption with icons that have either no picture or
13873 2002-01-28 olicha <olivier.chapuis@free.fr>
13875 * fvwm/ewmh_names.c (charset_to_utf8):
13877 (EWMH_SetVisibleName):
13879 Better message errors in get_charset, use UTF-8 in the place of UTF8,
13880 set the ewmh visible (icon) name only if the fvwm visible name is
13881 different from the ICCCM (icon) window name, limit the number of
13882 conversions error messages to 10
13884 2002-01-28 olicha <olivier.chapuis@free.fr>
13886 * fvwm/functions.c (func_config):
13888 * fvwm/builtins.c (CMD_PropertyChange):
13889 New undocumented command PropertyChange to send MX_PROPERTY_CHANGE
13892 * fvwm/module_interface.h:
13893 * fvwm/module_interface.c (BroadcastPropertyChange):
13894 * libs/Module.h (MX_PROPERTY_CHANGE):
13895 New module message MX_PROPERTY_CHANGE for all propose messages.
13897 * fvwm/events.c (HandlePropertyNotify):
13899 Send a MX_PROPERTY_CHANGE message with MX_PROPERTY_CHANGE_BACKGROUND
13900 as argument when fvwm2 detects that the root background change
13901 Removed the ROOT_BG_CHANGE_STRING stuff
13903 2002-01-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13905 * NEWS, configure.in:
13906 changed version to 2.5.1
13908 * fvwm/misc.c (get_pointer_fvwm_window):
13910 * fvwm/functions.c (func_config):
13911 * fvwm/conditional.c (CreateConditionMask):
13912 (MatchesConditionMask):
13913 (CMD_PointerWindow):
13914 (CreateConditionMask):
13916 * fvwm/fvwm.h (WindowConditionMask):
13917 new conditions focused, !focused, haspointer, !haspointer
13918 new command PointerWindow that works like Current but on the window that
13919 currently contains the pointer
13920 new command Any which works like None but inverts the condition
13921 fixed parsing of conditions with more than one comma
13923 * fvwm/module_interface.h:
13924 * fvwm/module_interface.c (do_execute_module):
13926 * libs/Module.h (MAX_XMSG_MASK):
13927 fixed default message mask for modules
13929 * fvwm/update.c (flush_window_updates):
13930 * fvwm/virtual.c (UnmapDesk):
13932 (do_move_window_to_desk):
13933 * fvwm/icons.c (DeIconify):
13935 * fvwm/events.c (HandlePropertyNotify):
13936 (HandleMapRequestKeepRaised):
13938 (HandleButtonPress):
13939 (HandleEnterNotify):
13940 (HandleLeaveNotify):
13941 * fvwm/focus.c (DoSetFocus):
13944 (ReturnFocusWindow):
13946 (ForceDeleteFocus):
13948 (restore_focus_after_unmap):
13949 Fixed a race condition with M_FOCUS_CHANGE events and window updates by
13950 suppressing the M_FOCUS_CHANGE message if the focus does not change in
13951 the flush_window_updates() function.
13953 2002-01-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13955 * fvwm/placement.c (PlaceWindow):
13956 minor performance enhancement
13958 2002-01-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13961 * fvwm/menus.c (MenuInteraction):
13962 (pointer_in_active_item_area):
13963 (pointer_in_passive_item_area):
13964 new menu style PopupActiveArea
13966 2002-01-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13968 * fvwm/move_resize.c (CMD_ResizeMaximize):
13969 (CMD_ResizeMoveMaximize):
13970 fixed ResizeMaximize and ResizeMoveMaximize on pages other than 0 0
13972 2002-01-21 olicha <olivier.chapuis@free.fr>
13975 s/Penalities/Penalties/g
13977 2002-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13979 * fvwm/events.c (HandleLeaveNotify):
13980 (HandleEnterNotify):
13981 * fvwm/modconf.c (ModuleConfig):
13982 * fvwm/update.c (apply_window_updates):
13983 * fvwm/module_interface.c (BroadcastWindowIconNames):
13984 (CMD_Send_WindowList):
13986 (do_execute_module):
13988 (CMD_set_nograb_mask):
13989 (CMD_set_sync_mask):
13991 (set_mseggage_mask):
13992 (is_message_in_mask):
13993 (is_message_selected):
13995 rewrote message interface to allow more than 32 messages with minimal
13996 changes in the existing interfaces.
13997 new module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW
14000 * fvwm/style.c (parse_and_set_window_style):
14001 * fvwm/fvwm.h (struct):
14002 * fvwm/events.c (HandleButtonPress):
14003 implemented new styles MouseFocusClickIgnoreMotion and
14004 MouseFocusClickIgnoreMotionOff
14006 * fvwm/focus.c (focus_grab_buttons):
14007 fixed button mask for > 5 buttons
14009 2002-01-19 olicha <olivier.chapuis@free.fr>
14011 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
14012 Save and restore the icon_pixmap_w and add comments
14014 2002-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14016 * fvwm/events.c (HandleEnterNotify):
14017 fixed EnterNotify events for icons
14019 2002-01-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14022 * fvwm/stack.c (overlap_box):
14024 * fvwm/icons.c (clear_icon):
14025 * fvwm/add_window.c (destroy_icon):
14026 * fvwm/fvwm.h (FvwmWindow):
14027 * fvwm/geometry.c (get_window_borders):
14028 (get_client_geometry):
14029 * libs/fvwmrect.h (struct):
14030 * fvwm/functions.c (expand_extended_var):
14031 implemented new extended variables cw.x, cw.y, cw.width, cw.height that
14032 return the geometry of the client window
14033 implemented new extended variables it.x, it.y, it.width, it.height that
14034 return the geometry of the icon title
14035 implemented new extended variables ip.x, ip.y, ip.width, ip.height that
14036 return the geometry of the icon picture
14037 implemented new extended variables i.x, i.y, i.width, i.height that
14038 return the geometry of the whole icon
14039 fixed $[w.height] when the window is shaded
14040 cleaned up icon geometry code
14042 2002-01-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14045 * fvwm/functions.c:
14046 * fvwm/functions.h:
14047 * fvwm/move_resize.c (unmaximize_fvwm_window):
14048 (maximize_fvwm_window):
14050 (CMD_ResizeMaximize):
14054 (resize_move_window):
14055 (CMD_ResizeMoveMaximize):
14056 New command ResizeMaximize. Works like Resize, but modifies the
14057 maximized size of the window, not the normal size.
14058 New command ResizeMoveMaximize that works similarly.
14059 (resize_move_window):
14060 fixed ResizeMove command
14062 * fvwm/functions.c (expand):
14063 fixed core dump when using something like $[$v] in a command
14065 2002-01-17 olicha <olivier.chapuis@free.fr>
14067 * libs/defaults.h (ROOT_BG_CHANGE_STRING):
14068 * fvwm/events.c (HandlePropertyNotify):
14069 * fvwm/fvwm.c (InternUsefulAtoms):
14071 Send the ROOT_BG_CHANGE_STRING to modules when fvwm2 detects
14072 that the root background has changed. This uses the _XSETROOT_ID
14073 and XROOTPMAP_ID properties
14075 * fvwm/ewmh.c (atom_get):
14078 2002-01-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14080 * fvwm/update.c (flush_window_updates):
14081 fixed unnecessary window style updates
14083 * fvwm/style.c (parse_and_set_window_style):
14084 * fvwm/add_window.c (RestoreWithdrawnLocation):
14086 (setup_frame_attributes):
14087 * fvwm/fvwm.h (FvwmWindow):
14088 Fvwm does no longer disable backing store on all of its windows. This
14089 cause too many problems with some applications, e.g. rdist. Introduced
14090 the new style BackingStoreWindowDefault that tells fvwm not to modify
14091 the backing store attribute on the client window - which now is the
14094 2002-01-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14097 * fvwm/functions.c (func_config):
14098 * libs/Module.c (SetMessageMask2):
14103 fixed building with libstroke-0.5.1 on Solaris8
14105 * fvwm/stack.c (new_layer):
14106 * fvwm/borders.c (DrawButton):
14109 * fvwm/builtins.c (SetLayerButtonFlag):
14111 * fvwm/screen.h (struct):
14112 Applied the layer button patch by Richard Curnow with a few
14115 * fvwm/icons.c (GetIconBitmap):
14117 Ignore client icons that have the wrong depth
14119 * fvwm/events.c (HandleEnterNotify):
14120 Tried to fix focusing problem w/ unclutter.
14122 2002-01-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14124 * fvwm/functions.c (CheckActionType):
14127 * fvwm/menus.c (paint_item):
14128 * fvwm/misc.c (is_function_allowed):
14129 * fvwm/move_resize.c (is_move_allowed):
14130 (is_resize_allowed):
14131 (is_maximize_allowed):
14132 * fvwm/decorations.c (check_if_function_allowed):
14133 combined all these functions into a new one
14134 use this function everywhere
14135 use the Fixed... styles to decide if a menu item is greyed or not
14137 2002-01-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14139 * fvwm/events.c (HandleExpose):
14140 eat up expose events even if the server claims that the expose count is
14141 zero; fixes a problem with many redraws of windows that are uncovered
14142 by shading a window above them
14144 2002-01-10 olicha <olivier.chapuis@free.fr>
14146 * fvwm/focus.c (DoSetFocus):
14147 * fvwm/move_resize.c (CMD_Maximize):
14152 * fvwm/icons.c (DeIconify):
14155 * fvwm/gnome.c (GNOME_HandlePropRequest):
14156 * fvwm/ewmh_names.c (EWMH_WMName):
14157 * fvwm/events.c (HandleFocusIn):
14158 (HandlePropertyNotify):
14160 (HandleButtonPress):
14161 (HandleLeaveNotify):
14163 * fvwm/builtins.c (CMD_UpdateDecor):
14165 * fvwm/borders.c (draw_clipped_decorations):
14167 (RedrawDecorations):
14169 Added a new argument to DrawDecoration similar to draw_window_parts,
14170 which indicate which part of the decor should be cleared. At present
14171 time only CLEAR_FRAME is taken in account and this is used in
14172 ShadeWindow to draw the decoration without flickering. This argument
14173 may be used in the future to reduce opaque resizing flickering
14175 * fvwm/builtins.c (CMD_WindowShade):
14176 Draw the decoration during unshading a window
14178 * fvwm/menus.c (ParentalMenuRePaint):
14179 Fixed transparent animated menu again
14184 2002-01-09 olicha <olivier.chapuis@free.fr>
14186 * fvwm/style.c (CMD_Style):
14187 free all the elements of the ptmpstyle before freeing it
14189 * fvwm/menus.c (ParentalMenuRePaint):
14190 Fixed transparent animated menu with HilightBackOff
14192 2002-01-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14194 * fvwm/style.c (merge_styles):
14195 fixed core dump w/ multiple use of the UseStyle style and HilightBack
14196 in the copied style
14198 2002-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14200 * fvwm/modconf.c (send_ignore_modifiers):
14201 (send_move_threshold):
14204 (send_color_limit):
14206 (send_desktop_geometry):
14207 (CMD_Send_ConfigInfo):
14208 moved code into new functions
14210 * libs/defaults.h (DEFAULT_MODS_UNUSED):
14211 moved to defaults.h
14213 * fvwm/bindings.c (CMD_IgnoreModifiers):
14214 * fvwm/module_interface.c (broadcast_xinerama_state):
14215 * fvwm/modconf.c (send_ignore_modifiers):
14216 broadcast IgnoreModifiers to modules
14218 * fvwm/bindings.c (CMD_IgnoreModifiers):
14219 fixed IgnoreModifiers command without arguments
14221 corrected documentation of IgnoreModifiers command
14223 2002-01-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14225 * fvwm/add_window.c:
14230 * fvwm/move_resize.c:
14233 * fvwm/module_interface.c:
14235 * fvwm/placement.c:
14238 * fvwm/fvwm.h (FvwmWindow):
14239 remnamed icon_w member to icon_title_w
14241 2002-01-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14243 * fvwm/icons.c (RedoIconName):
14244 fixed sizing of icon title for icons without a pixmap
14246 (CreateIconWindow):
14248 (CreateIconWindow):
14249 rewrote icon title layout and moved the constants to defaults.h
14251 * fvwm/menus.c (menuShortcuts):
14252 (handle_emacs_bindings):
14253 implemented emacs style bindings in menus [ctrl-a/b/e/f/g/left/right]
14255 2002-01-04 Dan Espen <dane@mk.telcordia.com>
14257 * fvwm/fvwm2.1: Language checks done.
14258 .IR command not in column 1 fixed.
14260 2002-01-04 olicha <olivier.chapuis@free.fr>
14262 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14263 (AnimatedMoveOfWindow):
14264 (AnimatedMoveFvwmWindow):
14265 (move_window_doit):
14266 * fvwm/menus.c (ParentalMenuRePaint):
14267 (animated_move_back):
14269 Fixed transparent animated menu
14271 2002-01-03 olicha <olivier.chapuis@free.fr>
14273 * fvwm/move_resize.c (is_resize_allowed):
14275 Do not check if moveing/resizeing is MWM allowed for a no user request
14276 This fix for example FvwmWinList with MwmFunctions & NoOverride
14278 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14279 * fvwm/move_resize.c (is_move_allowed):
14280 Allowed moving if tmp_win is null and check if move is allowed and
14281 not resize in AnimatedMoveAnyWindow. This fix animated menu
14283 * fvwm/ewmh.c (ewmh_AllowsMaximize):
14285 (ewmh_AllowsResize):
14286 Check as a user request
14289 * fvwm/move_resize.c (CMD_Maximize):
14292 New global flags "layer" and "ewmiwa". layer causes the grow* methods
14293 to ignore the windows with a layer less or equal to the layer of
14294 the maximized window. ewmhiwa causes to ignore the ewmh working area.
14295 Reorder a bit the Maximize documentation
14298 * fvwm/functions.c (expand_extended_var):
14299 New variables $[desk.name<n>] to get the desktop names
14301 2002-01-01 Dan Espen <dane@mk.telcordia.com>
14303 * fvwm/read.c (CMD_Read): Correct message on missing file when using
14304 Read with full path.
14306 2002-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14309 * fvwm/misc.c (GrabEm):
14310 reduced number of grab attempts from 500 to 50 @ 10 ms = 0.5 seconds */
14312 * fvwm/events.c (HandleUnmapNotify):
14313 (HandleMapRequestKeepRaised):
14314 (check_map_request):
14315 fixed unmanaged window when window was mapped/unmapped/mapped too fast
14317 * fvwm/add_window.c (FetchWmProtocols):
14319 * fvwm/fvwm.h (FvwmWindow):
14320 * fvwm/events.c (HandleEnterNotify):
14321 (HandlePropertyNotify):
14322 * fvwm/focus.c (refresh_focus):
14324 fixed focus problems with netscape and ddd
14326 2001-12-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14328 * libs/Target.c (fvwmlib_keyboard_shortcuts):
14329 * libs/Pointer.c (GetLocationFromEventOrQuery):
14330 * fvwm/virtual.c (HandlePaging):
14331 * fvwm/move_resize.c (GetOnePositionArgument):
14333 (AnimatedMoveAnyWindow):
14336 * fvwm/module_interface.c (ExecuteModuleCommand):
14337 * fvwm/menus.c (do_menu):
14340 (get_menu_options):
14341 * fvwm/functions.c (execute_complex_function):
14342 * fvwm/events.c (HandleClientMessage):
14343 (WaitForButtonsUp):
14344 * fvwm/conditional.c (CMD_Direction):
14345 * fvwm/builtins.c (CMD_CursorMove):
14348 handle return code of XQueryPointer everywhere; necessary for dual head
14350 * fvwm/misc.c (GrabEm):
14351 Pointer was warped to other screen with a dual head setup
14353 2001-12-31 olicha <olivier.chapuis@free.fr>
14355 * fvwm/ewmh_events.c (ewmh_WMStateModal):
14356 Removed some code which try to raise ewmh modal window over
14357 its transientfor window; this seems not possible without a new style
14358 or a bad hack in stack.c
14360 2001-12-30 Dan Espen <dane@mk.telcordia.com>
14362 * libs/GetFont.c (GetFontSetOrFixed): Cleanup the message about the
14363 fallback to fixed font so it shows the right font for I18N.
14365 2001-12-30 olicha <olivier.chapuis@free.fr>
14367 * fvwm/window_flags.h:
14368 * fvwm/session.c (MatchWinToSM):
14369 (LoadWindowStates):
14370 (SaveWindowStates):
14371 (get_version_string):
14372 * fvwm/move_resize.c (CMD_Maximize):
14374 * fvwm/icons.c (CMD_Iconify):
14375 * fvwm/ewmh.c (EWMH_SetWMState):
14378 (EWMH_SetAllowedActions):
14381 * fvwm/ewmh_intern.h:
14382 * fvwm/ewmh_events.c (ewmh_WMState*):
14383 * fvwm/builtins.c (CMD_WindowShade):
14384 * fvwm/stack.c (new_layer):
14385 * fvwm/update.c (apply_window_updates):
14386 * fvwm/update.h (struct):
14387 * fvwm/add_window.c (setup_window_structure):
14388 (setup_window_name):
14390 * fvwm/style.c (check_window_style_change):
14391 The skip list and modal ewmh window states are now updated after
14392 an use/ignore ewmh state style changes. The other ewmh states are
14393 starting state only. All the initial ewmh states are keep in memory
14396 * fvwm/ewmh.c (EWMH_Handle*):
14398 Set the ewmh_window_type to an int (and not the corresponding atom)
14399 accordingly to the window type
14401 * fvwm/ewmh_events.c (ewmh_WMStateModal):
14402 ewmh modal transient windows have RaiseTransient and GrabFocusTransient
14405 * fvwm/ewmh.c (EWMH_GetStyle):
14406 * fvwm/ewmh_events.c (ewmh_WMDesktop):
14407 Respect the _NET_WM_DESKTOP hints at window mapping as a StartsOnDesk
14410 * libs/vpacket.h (ConfigWinPacket):
14411 * fvwm/module_interface.c (CONFIGARGSNEW):
14414 Added ewmh_hint_layer, ewmh_hint_desktop and ewmh_window_type to the
14415 cfgpacket for FvwmIdent
14417 2001-12-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14419 * fvwm/move_resize.c (resize_geometry_window):
14420 fixed wrong size calculation of geometry window
14422 2001-12-19 olicha <olivier.chapuis@free.fr>
14424 * fvwm/ewmh_names.c (convert_charsets):
14425 More precise error messages
14428 A few formatting fixes
14430 2001-12-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14432 * fvwm/gnome.c (GNOME_SetHints):
14433 fixed window getting frozen into position upon a recapture or restart
14435 2001-12-17 Dan Espen <dane@mk.telcordia.com>
14437 * fvwm/fvwm2.1: Fixup wording in EWMHIconicStateWorkaround.
14439 2001-12-17 olicha <olivier.chapuis@free.fr>
14442 Tried to clarify the EWMHIconicStateWorkaround BugOpts
14444 * fvwm/ewmh.c (delete_kst_item):
14445 (set_kde_sys_tray):
14446 (EWMH_IsKdeSysTrayWindow):
14447 (EWMH_ManageKdeSysTray):
14448 * fvwm/events.c (HandleReparentNotify):
14449 Fixed reparenting management of kde system tray windows and
14450 added some off debugging code
14452 * fvwm/virtual.c (CMD_DesktopName):
14453 Removed some debugging code
14455 2001-12-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14457 * fvwm/fvwm.h (struct):
14458 * fvwm/window_flags.h (IS_FIXED_PPOS):
14459 * fvwm/style.h (SCSET_IS_FIXED_PPOS):
14460 * fvwm/style.c (parse_and_set_window_style):
14461 (check_window_style_change):
14462 implemented new styles FixedPPosition, FixedUSPosition, FixedSize,
14463 FixedUSSize, FixedPSize and Variable PPosition, ...
14465 * fvwm/events.c (HandleConfigureRequest):
14466 * fvwm/ewmh.c (ewmh_AllowsResize):
14467 (is_resize_allowed):
14470 * fvwm/gnome.c (GNOME_SetHints):
14471 (AnimatedMoveAnyWindow):
14474 * fvwm/move_resize.c (is_move_allowed):
14475 (is_resize_allowed):
14476 (is_maximize_allowed):
14477 new functions to clean up some code
14479 2001-12-15 Dan Espen <dane@mk.telcordia.com>
14481 * fvwm/fvwm2.1: Doc fixups.
14483 2001-12-15 olicha <olivier.chapuis@free.fr>
14485 * fvwm/builtins (CMD_BugOpts):
14487 * fvwm/ewmh_conf.c (EWMH_BugOpts):
14488 * fvwm/ewmh_events.c (ewmh_StateHidden):
14489 * fvwm/fvwm.c (InitVariables):
14491 * fvwm/icons.c (CMD_Iconify):
14493 * fvwm/virtual.c (unmap_window):
14495 Implemented the new _NET_WM_STATE_HIDDEN ewmh state that allows
14496 to fix the IconicState problems in vitrual.c. New BugOpts
14497 EWMHIconicStateWorkaround for supporting current KDE versions
14499 * fvwm/events.c (HandlePropertyNotify):
14500 * fvwm/ewmh.c (ewmh_AllowsYes):
14502 (ewmh_AllowsClose):
14503 (ewmh_AllowsMaximize):
14505 (ewmh_AllowsResize):
14506 (EWMH_SetAllowedActions):
14508 * fvwm/style.c (check_window_style_change):
14509 * fvwm/update.c (apply_window_updates):
14511 Implemented _NET_WM_ALLOWED_ACTIONS from version 1.2 of the wm-spec
14513 2001-12-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14515 * fvwm/borders.c (RedrawTitle):
14516 * libs/defaults.h (WINDOW_TITLE_OFFSET):
14517 fixed 'stick' lines with long titles
14519 2001-12-11 olicha <olivier.chapuis@free.fr>
14523 * fvwm/ewmh.c (ewmh_SetWorkArea):
14525 (ewmh_ComputeAndSetWorkArea):
14526 (ewmh_HandleDynamicWorkArea):
14527 (EWMH_GetWorkAreaIntersection):
14528 (EWMH_GetStrutIntersection):
14529 (get_intersection):
14530 * fvwm/ewmh_name.c (EWMH_SetDeskNames):
14533 * fvwm/fvwm.c (InitVariables):
14535 * fvwm/modconf.c (send_desktop_names):
14536 (CMD_Send_ConfigInfo):
14537 * fvwm/placement.c (get_next_x):
14540 * fvwm/virtual.c (CMD_DesktopName):
14543 New command "DesktopName desk name" to define desktops names for
14544 the FvwmPager, the WindowList and ewmh compliant pagers.
14545 Desktops information (desk, desk name, working areas) is stored in a
14546 new list sub structure of Scr, DesktopsInfo. The head of the list
14547 contains generic information for desks that are not in the list.
14549 * fvwm/windowlist.c (get_desk_title):
14553 New window list options NoDeskNum, NoCurrentDeskTitle,
14554 TitleForAllDesks, NoNumInDeskTitle. Document these options and also
14555 the NoGeometry and NoGeometryInfo options.
14558 * fvwm/ewmh_names.c:
14559 * fvwm/ewmh_icons.c:
14560 Added some static declarations
14562 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
14563 It seems that UTF8 names should not be terminated by a 0
14565 * fvwm/ewmh.c (EWMH_SetClientListStacking):
14566 Set the stacking list in the good orders
14568 2001-12-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14571 * fvwm/functions.c:
14575 removed all MULTISTYLE ifdefs
14577 * fvwm/borders.c (RedrawTitle):
14578 fixed title drawing into relief
14580 2001-12-08 olicha <olivier.chapuis@free.fr>
14587 * fvwm/window_flags.h:
14589 s/extended_window_name/indexed_window_name/i
14590 s/extended_icon_name/indexed_icon_name/i
14591 s/do_update_window_name/do_update_visible_window_name/
14592 s/do_update_icon_name/do_update_visible_icon_name/
14594 * fvwm/style.c (CMD_Style):
14596 (parse_and_set_window_style):
14597 Split CMD_Style into CMD_Style and parse_and_set_window_style
14599 2001-12-06 olicha <olivier.chapuis@free.fr>
14601 * fvwm/add_window.c (setup_window_name_count):
14602 (setup_icon_name_count):
14603 Better determination of the window and icon names index
14605 * fvwm/add_window.c (AddWindow):
14607 * fvwm/events.c (HandlePropertyNotify):
14608 * fvwm/ewmh_names.c (EWMH_WMName):
14610 * fvwm/module_interface.c (BroadcastWindowIconNames):
14611 * fvwm/module_interface.h:
14612 (CMD_Send_WindowList):
14614 (CMD_set_sync_mask):
14615 (CMD_set_nograb_mask):
14616 * fvwm/update.c (apply_window_updates):
14618 New module messages type M_VISIBLE_NAME and M_VISIBLE_ICON_NAME
14619 which are send to modules with BroadcastWindowIconNames.
14620 The set mask cmds use unsigned long mask and not int mask!
14622 2001-12-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14626 EWMH without iconv compile fix by Hippo
14628 2001-12-05 olicha <olivier.chapuis@free.fr>
14630 * fvwm/add_window.c:
14633 * fvwm/ewmh_conf.c (EWMH_CMD_Styles):
14634 * fvwm/ewmh_events.c:
14637 * fvwm/move_resize.c (CMD_Maximize):
14638 * fvwm/placement.c (test_fit):
14640 * fvwm/session.c (SaveWindowStates):
14641 * fvwm/style.c (merge_styles):
14643 (check_window_style_change):
14644 * fvwm/update.c (apply_window_updates):
14646 * fvwm/window_flags.h:
14648 EWMHMaximizeIgnoreWorkingArea / EWMHMaximizeUseWorkingArea /
14649 EWMHMaximizeUseDynamicWorkingArea,
14650 EWMHPlacementIgnoreWorkingArea / EWMHPlacementUseWorkingArea
14651 EWMHPlacementUseDynamicWorkingArea,
14652 EWMHUseStackingOrderHints / EWMHIgnoreStackingOrderHints,
14653 EWMHIgnoreStateHints / EWMHUseStateHints,
14654 EWMHIgnoreStrutHints / EWMHUseStrutHints
14656 * fvwm/ConfigFvwmDefaults:
14657 Use EWMHPlacementUseDynamicWorkingArea,
14658 EWMHMaximizeUseDynamicWorkingArea as default placement styles
14661 * fvwm/add_window.c (setup_placement_penalty):
14662 * fvwm/add_window.h:
14663 (setup_placement_penalty):
14666 * fvwm/placement.c (get_next_x):
14667 * fvwm/placement.h:
14670 * fvwm/style.c (CMD_Style):
14672 (check_window_style_change):
14673 * fvwm/update.c (apply_window_updates):
14675 * fvwm/window_flags.h:
14677 New styles PlacementOverlapPenalties and
14678 PlacementOverlapPercentPenalties
14681 * fvwm/add_window.c (setup_window_name_count):
14682 * fvwm/add_window.h:
14683 (setup_icon_name_count):
14684 (setup_visible_name):
14685 (setup_window_name):
14686 (free_window_names):
14688 * fvwm/borders.c (DrawMultiPixmapTitlebar):
14690 * fvwm/events.c (HandlePropertyNotify):
14691 * fvwm/ewmh_names.c (EWMH_*):
14693 * fvwm/icons.c (CreateIconWindow):
14698 * fvwm/session.c (MatchWinToSM):
14699 * fvwm/style.c (CMD_Style):
14701 (check_window_style_change):
14702 * fvwm/update.c (apply_window_updates):
14704 * fvwm/window_flags.h:
14705 New styles ExtendedWindowName / SimpleWindowName and
14706 ExtendedIconName / SimpleIconName. TODO: the modules implementation
14708 * fvwm/builtins.c (ReadMultiPixmapDecor):
14714 * session.c (get_version_string):
14717 * fvwm/stack.c (new_layer):
14719 Fixed ewmh wm state
14721 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
14722 Fixed creation of the ewmh icon in the case of the window is iconified
14724 2001-11-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14726 * fvwm/placement.c (PlaceWindow):
14727 fixed manual placement on Xinerama screens other than the one with the
14728 top left corner of the total screen
14730 2001-11-27 olicha <olivier.chapuis@free.fr>
14736 Check for the second argument of iconv
14739 Added -Wall to CFLAGS if cc is gcc
14741 2001-11-26 Mikhael Goikhman <migo@homemail.com>
14745 s/extanded/extended/
14747 2001-11-26 olicha <olivier.chapuis@free.fr>
14749 * fvwm/Makefile.am:
14750 Fixed (?) iconv_LIBS
14752 2001-11-26 olicha <olivier.chapuis@free.fr>
14754 * fvwm/functions.c (expand):
14755 Fixed n, c, r expansion
14757 2001-11-25 Dan Espen <dane@mk.telcordia.com>
14759 * fvwm/fvwm2.1: Clean up ewmh stuff.
14761 2001-11-24 olicha <olivier.chapuis@free.fr>
14763 * fvwm/ewmh_internal.h:
14765 Removed a non standard macro
14767 2001-11-24 olicha <olivier.chapuis@free.fr>
14770 Documented the previous ewmh style in a new Style subsection
14772 * fvwm/functions.c (expand):
14773 Clean up, removed 5 tmp_win and IS_EWMH_DESKTOP
14775 2001-11-24 olicha <olivier.chapuis@free.fr>
14777 * fvwm/add_window (setup_icon):
14778 (setup_window_structure):
14779 * fvwm/events.c (HandlePropertyNotify):
14781 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
14782 * fvwm/ewmh_icons.c (ewmh_WMIcon):
14783 (EWMH_DoUpdateWmIcon):
14784 (ewmh_SetWmIconFromPixmap):
14785 (EWMH_DeleteWmIcon):
14786 (EWMH_SetIconFromWMIcon):
14787 * fvwm/ewmh_intern.h:
14789 * fvwm/icons.c (GetIcon):
14790 * fvwm/session.c (get_version_string):
14791 * fvwm/style.c (CMD_Style):
14793 (check_window_style_change)
14794 * fvwm/update.c (apply_window_updates):
14796 * fvwm/window_flags.h:
14797 New style EWMHMiniIconOverride / EWMHNoMiniIconOverride,
14798 EWMHDonateMiniIcon / EWMHDontDonateMiniIcon,
14799 EWMHDonateIcon / EWMHDontDonateIcon,
14800 Some ewmh icon code simplification.
14801 Ewmh icons priority: just after icon window.
14803 * fvwm/ewmh.c (EWMH_ExitStuff):
14805 * fvwm/session.c (SaveWindowStates):
14806 (LoadWindowStates):
14808 * fvwm/fvwm.c (Done):
14809 Delete the ewmh icons we set ourself. Some ewmh session states do not
14810 need to be saved/restored anymore
14812 2001-11-23 olicha <olivier.chapuis@free.fr>
14814 * fvwm/ewmh_names.c (convert_charsets):
14815 Fixed infinite loop
14817 2001-11-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14819 * fvwm/ewmh_names.c (convert_charsets):
14820 -Wall fix: 2nd parameter of iconv is char **, not const char ** as the
14821 man page states on Linux
14822 replaced goto with a loop
14824 2001-11-22 olicha <olivier.chapuis@free.fr>
14826 * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
14829 * fvwm/ewmh_events.c:
14830 Fixed some styles update
14832 * fvwm/ewmh_conf.c:
14833 * fvwm/function.c (func_config):
14837 * fvwm/ewmh_events.c:
14838 * fvwm/ewmh_intern.h:
14839 * fvwm/Makefile.am:
14841 New file for ewmh styles and commands. New commands EWMHBaseStrut and
14842 EWMHNumberOfDesktops. More documentation in ewmh man page section.
14844 * fvwm/add_window.c:
14847 * fvwm/functions.c:
14848 * fvwm/ewmh.c (EWMH_Init):
14850 * fvwm/fvwm.c (InitVariables):
14857 * fvwm/window_flags.c:
14864 Remove all the HAVE_EWMH ifdef but the two in virtual.c (which
14865 are maybe problematic) and those in the ewmh* files to allow
14866 to disbale the ewmh code: with --disable-ewmh all the ewmh code
14867 should be dummy. --enable-ewmh is now the default.
14869 2001-11-20 olicha <olivier.chapuis@free.fr>
14871 * fvwm/icons.c (GetIcon):
14872 * fvwm/add_window.c (setup_icon):
14873 Fixed icons order choice and other minor bugs
14875 * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
14876 Fixed a core dump if there is no MiniIcon
14878 2001-11-18 olicha <olivier.chapuis@free.fr>
14880 * fvwm/ewmh.c (add_kst_item):
14882 (ewmh_AddToKdeSysTray):
14883 (EWMH_IsKdeSysTrayWindow):
14884 (EWMH_ManageKdeSysTray):
14886 fvwm/ewmh_intern.h:
14887 * fvwm/events.c (HandleDestroyNotify):
14888 (HandleMapRequest):
14889 (HandleUnmapNotify):
14890 Fixed the KDE system tray implementation
14892 2001-11-16 olicha <olivier.chapuis@free.fr>
14896 fixed EWMH_WindowDestroyed and EWMH_DestroyWindow macros
14898 2001-11-15 olicha <olivier.chapuis@free.fr>
14900 * fvwm/ewmh.c (EWMH_DestroyWindow):
14902 (EWMH_WindowDestroyed):
14903 * fvwm/events.c (HandleReparentNotify):
14904 (HandleDestroyNotify):
14905 (HandleUnmapNotify):
14906 * fvwm/add_window.c (destroy_window):
14907 Fixed the ewmh windows lists
14909 2001-11-15 olicha <olivier.chapuis@free.fr>
14911 * fvwm/Makefile.am:
14914 * fvwm/ewmh_intern.h:
14915 * fvwm/ewmh_events.c:
14916 * fvwm/ewmh_icons.c:
14917 * fvwm/ewmh_names.c:
14920 New files to achieve the extended WM hints support, off by
14921 default. This code is ifdefed a la gnome.c.
14922 This is work in progess (need to do so that every things are
14926 * acconfig.h (HAVE_EWMH, HAVE_ICONV, USE_LIBICONV, HAVE_CODSET):
14927 New configure option --enable-ewmh. Added tests for iconv and
14928 nl_langinfo for UTF8 conversions.
14930 * fvwm/add_window.c (AddWindow):
14931 (CaptureOneWindow):
14933 (setup_window_name):
14935 EWMH_SetWMState, EWMH_SetWMDesktop, EWMH_SetFrameStrut,
14936 EWMH_WindowDestroyed, EWMH_WMName, EWMH_SetVisibleName,
14937 SET_HAS_EWMH_ICON, EWMH_WMIconName
14939 * fvwm/add_window.c (setup_window_structure):
14940 * fvwm/fvwm.h (FvwmWindow):
14942 * fvwm/window_flags.h:
14943 * fvwm/session.c (get_version_string):
14944 (SaveWindowStates):
14945 (LoadWindowStates):
14946 Added some entries in FvwmWindow and some flags (more will be
14947 added). Some of these states need to be saved at restart and
14948 at recapture. This code is ifdefed, may be it should not: I was
14949 forced to ifdef the version string in get_version_string.
14951 * libs/Bindings.c (win_contexts):
14953 * fvwm/events.c (GetContext):
14954 * fvwm/bindings.c (ParseBinding):
14955 (activate_binding):
14956 * fvwm/functions.c (expand_extended_var):
14958 (execute_function):
14960 * fvwm/screen.h (Scr):
14961 new context C_EWMH_DESKTOP named "D" for an ewmh desktop
14962 (kdesktop or Nautilus desktop). This context is something between
14963 C_ROOT and C_WINDOW. Added Scr.EwmhDesktop.
14965 * fvwm/bindings.c (activate_binding):
14966 Fixed immediate application of mouse/stroke bindings
14969 * fvwm/borders.c (RedrawDecorations):
14970 * fvwm/update.c (apply_window_updates):
14971 New function RedrawDecorations taken from apply_window_updates
14972 and called in ewmh_icons.c and update.c
14974 * fvwm/bultins.c (CMD_WindowShade):
14977 * fvwm/events.c (HandleFocusIn):
14978 (HandlePropertyNotify):
14979 (HandleClientMessage):
14980 (HandleMapRequestKeepRaised):
14981 (HandleUnmapNotify):
14982 EWMH_SetActiveWindow. Test for utf8 window and icon name, set the ewmh
14983 icon state. EWMH_ProcessPropertyNotify, EWMH_ProcessClientMessage,
14986 * fvwm/icons.c (GetIcon):
14988 (CreateIconWindow):
14989 (ChangeIconPixmap):
14990 * fvwm/events.c (HandlePropertyNotify):
14991 New function GetIcon taken from CreateIconWindow which choose
14992 the icon, there is a new case for EWMH icons. New function
14993 ChangeIconPixmap taken from events.c.
14994 The two new functions are called from ewmh_icon.c (and icons.c).
14996 * fvwm/move_resize.c (handle_stick):
14999 EWMH_SetWMState, EWMH_GetWorkAreaIntersection, EWMH_SetWMDesktop
15002 * libs/Picture.c (LoadPictureFromPixmap):
15003 (CachePictureFromPixmap):
15004 New functions for loading a picture from a pixmap. Nothing is cached
15005 but this simplify the MiniIcon code.
15007 * fvwm/placement.c (PlaceWindow):
15008 EWMH_GetWorkAreaIntersection
15010 * fvwm/screen.h (Scr):
15011 Added the working area, the dynamic working area and the ewmh
15014 * fvwm/stack.c (restack_windows):
15016 EWMH_SetClientListStacking, EWMH_SetWMState
15018 * fvwm/style.c (check_window_style_change):
15019 * fvwm/update.c (apply_window_updates):
15021 Added do_update_list_skip to the update_win flags for EWMH_SetWMState.
15022 This code is ifdefed.
15024 * fvwm/style.c (lookup_style):
15027 * fvwm/virctual.c (goto_desk):
15028 (CMD_GotoDeskAndPage):
15029 (do_move_window_to_desk):
15030 EWMH_SetCurrentDesk, EWMH_SetWMDesktop
15032 2001-11-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15034 * fvwm/update.c (apply_window_updates):
15035 * fvwm/gnome.c (GNOME_GetStyle):
15036 * fvwm/style.c (lookup_style):
15037 (check_window_style_change):
15038 * fvwm/add_window.c (setup_style_and_decor):
15039 fixed GnomeIgnoreHints style for some of the gnome hints
15041 * fvwm/fvwm.c (StartupStuff):
15042 Tried to fix font size problem
15044 * fvwm/placement.c (PlaceWindow):
15045 suppress an X error
15047 * fvwm/move_resize.c (moveLoop):
15048 * libs/Target.c (fvwmlib_keyboard_shortcuts):
15049 * fvwm/misc.c (Keyboard_shortcuts):
15050 modified keyboard shortcut functions so that it is possible to move
15051 windows with the keyboard even if the border is hit. does not work
15052 very nicely with paging
15054 * libs/Target.c (fvwmlib_keyboard_shortcuts):
15055 performance enhancement
15057 * fvwm/events.c (HandleButtonPress):
15058 fixed (?) some problem with passing the raise click in ctf to the app
15060 * fvwm/add_window.c (Reborder):
15061 * fvwm/virtual.c (MoveViewport):
15064 * fvwm/session.c (SaveWindowStates):
15065 * fvwm/fvwmdebug.c (DB_WI_WINDOWS):
15066 don't access stack_next and stack_prev directly but use the access
15067 functions from stack.h
15069 * fvwm/stack.c (remove_window_from_stack_ring):
15070 (add_window_to_stack_ring_after):
15073 * fvwm/add_window.c (adjust_fvwm_internal_windows):
15075 when a window becomes scheduled for destruction, remove all traces of it
15076 from the fvwm internal variable so its not accessed accidentally when
15077 its fields are no longer valid
15079 2001-11-05 Mikhael Goikhman <migo@homemail.com>
15082 fixed compilation of I18N_MB
15084 2001-10-30 Mikhael Goikhman <migo@homemail.com>
15094 exclude the TitleStyle MultiPixmap feature (only) before forking
15096 and restore it after that
15100 change version string to 2.5.0
15103 added a missing entry for the stable release 2.4.0 (03-Jul-2001);
15104 added a link to the stable version 2.4.4 (not released yet)
15106 2001-10-30 Mikhael Goikhman <migo@homemail.com>
15110 change version string to 2.4.4 before forking
15112 * make_fvwmdist.sh:
15113 strip end of line from date (adjust for a new length)
15115 2001-10-29 olicha <olivier.chapuis@free.fr>
15117 * fvwm/screen.h (DecorFaceStyle):
15118 Fixed the "lenght" of face_type if FANCY_TITLEBARS is defined,
15119 so that Solid colors work again
15121 2001-10-28 olicha <olivier.chapuis@free.fr>
15123 * fvwm/module_interface.c (skipModuleAliasToken):
15124 Allows '/' as alias character
15129 2001-10-27 Mikhael Goikhman <migo@homemail.com>
15134 added --disable-multipixmap-titles for the Suzanne's patch,
15135 the default is enable
15138 some formatting fixes in TitleStyle entry
15140 2001-10-27 Suzanne Britton <tril@igs.net>
15142 * config.h.in: Added FANCY_TITLEBARS option, off by default
15145 Added info on TitleStyle MultiPixmap
15148 [All changes #ifdeffed FANCY_TITLEBARS]
15149 Added TITLE_PADDING define for fancy titlebar rendering
15150 Added tb_pixmap_enum
15151 Added MultiPixmap to DecorFaceType enum
15152 Added Picture **multi_pixmaps and short multi_stretch_flags
15153 to DecorFace structure
15156 [All changes #ifdeffed FANCY_TITLEBARS except the fix to RedrawButtons]
15157 (DrawButton): Handle UseTitleStyle where TitleStyle is MultiPixmap
15158 (RenderIntoWindow): [new]
15159 (DrawMultiPixmapTitlebar): [new]
15160 (RedrawButtons): Pass the left1right0 parameter properly to DrawButton,
15161 instead of always sending 1
15163 Call DrawFancyTitlebar for MultiPixmap style
15164 Skip DrawString calls for MultiPixmap style (title is drawn inside
15165 DrawMultiPixmapTitlebar)
15168 [All changes #ifdeffed FANCY_TITLEBARS]
15169 (FreeDecorFace): Free up multi_pixmaps array for a MultiPixmap decor
15170 (ReadDecorFace): Call ReadMultiPixmapDecor for a MultiPixmap TitleStyle
15171 (ReadMultiPixmapDecor): [new]
15173 2001-10-26 Dan Espen <dane@mk.telcordia.com>
15175 * NEWS: FvwmForm: Customize pointers, support ISO_Tab key,
15176 buttons can activate on press or release, special pointer during grab,
15177 arrow key command recall.
15179 2001-10-24 Mikhael Goikhman <migo@homemail.com>
15181 * fvwm/bindings.c (ParseBinding):
15184 binding commands now do not print error messages with Silent
15186 * fvwm/ConfigFvwmDefaults:
15188 don't use ReverseOrder in the default Alt-Tab like it was in 2.4.0;
15189 use Silent before Key Help
15191 * fvwm/add_window.c:
15192 changed the broken size hints message to notify the owner
15194 * docs/fvwm.lsm.in:
15197 2001-10-19 olicha <olivier.chapuis@free.fr>
15200 Some FvwmScript news
15202 2001-10-16 olicha <olivier.chapuis@free.fr>
15205 Some FvwmScript news
15207 2001-10-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15209 * fvwm/bindings.c (activate_binding):
15210 * libs/Bindings.c (GrabWindowKeyOrButton):
15211 activate mouse/stroke bindings immediately
15213 * fvwm/events.c (HandleButtonPress):
15214 it is possible to bind actions to the 'ClickToFocus' click
15216 2001-10-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15218 * fvwm/virtual.c (HandlePaging):
15219 allow paging during move/resize when pressing keys
15221 * libs/XResource.c (MergeCmdLineResources):
15222 possible core dump fix
15224 * fvwm/add_window.c (setup_window_placement):
15227 * libs/Bindings.c (AddBinding):
15228 another attempt at cleaning up bindings with "Shift"
15230 2001-10-13 olicha <olivier.chapuis@free.fr>
15235 2001-10-10 Mikhael Goikhman <migo@homemail.com>
15239 OpaqueMoveSize now accepts "unlimited" or negative argument.
15241 2001-10-09 Mikhael Goikhman <migo@homemail.com>
15246 2001-10-08 Dan Espen <dane@mk.telcordia.com>
15248 * libs/Makefile.am (libfvwm_a_SOURCES): Add new file.
15251 * libs/Cursor.c: Create new libs function fvwmCursorNameToIndex.
15253 * fvwm/cursor.c: Extract cursor validation routine to become a libs
15256 2001-10-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15258 * NEWS, configure.in:
15259 changed version to 2.5.0
15261 2001-10-08 olicha <olivier.chapuis@free.fr>
15263 * fvwm/borders.c (RedrawTitle):
15264 Fixed drawing of leftJustified stippled title and suppress warnings
15265 in RelieveRectangle w/ RightJustified stippled title
15267 2001-10-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15269 * fvwm/virtual.c (CMD_XineramaSlsSize):
15272 2001-10-03 olicha <olivier.chapuis@free.fr>
15274 * fvwm/style.c (CMD_Style):
15276 Added the possibility to add an Xinerama screen to the 4 numerics
15279 2001-10-03 olicha <olivier.chapuis@free.fr>
15281 * fvwm/icons.c (AutoPlaceIcon):
15282 Fixed a core dump with @c and fixed icon placement if the icon should
15283 not be on the current page
15285 2001-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15287 * fvwm/icons.c (AutoPlaceIcon):
15288 * libs/FScreen.c (FScreenParseScreenBit):
15289 added 'w' screen specifier for icon boxes
15291 * fvwm/icons.c (AutoPlaceIcon):
15292 fixed placement of icons in icon boxes on different screen
15294 * fvwm/menus.c (get_menu_options):
15295 reduced code duplication
15297 2001-10-02 olicha <olivier.chapuis@free.fr>
15299 * fvwm/menus.c (get_menu_options):
15300 fixed Xinerama placement of menu with empty but not null position hints
15302 2001-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15304 * fvwm/borders.c (RedrawTitle):
15305 * libs/defaults.h (WINDOW_TITLE_STICKY_GAP):
15306 suppress a warning in RelieveRectangle w/ small sticky windows
15308 2001-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15310 * fvwm/menus.c (get_menu_options):
15311 A 'rectangle' context rectangle for menus honours the '@screen' bit
15313 * fvwm/move_resize.c (DisplayPosition):
15314 coordinates of a window are show in relation to the screen, not the page
15316 * libs/FScreen.c (FScreenTranslateCoordinates):
15317 * fvwm/placement.c (PlaceWindow):
15318 * fvwm/add_window.c (setup_window_placement):
15319 Applied patches by Sidik Isani that adds the "fvwmscreen" X resource;
15320 rewrote the library functionality to better match the rest of the
15323 * fvwm/builtins.c (DestroyFvwmDecor):
15324 removed useless code
15326 * fvwm/icons.c (DrawIconWindow):
15327 fixed race condition w/ expanding/collapsing icon titles
15329 * fvwm/windowlist.c (CMD_WindowList):
15330 fixed Xinerama placement of window list when called without options
15332 2001-09-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15334 * libs/FScreen.c (FScreenSLSOnOff):
15335 fixed core dump when calling XineramaSls before XineramaSlsSize
15340 * libs/FShape.h (FHaveShapeExtension):
15341 set macro to 1 when compiling w/ shape extension
15343 2001-09-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15345 * libs/Bindings.c (AddBinding):
15346 * fvwm/bindings.c (ParseBinding):
15347 print a warning if a key with the given name does not exist
15348 if there is an upper and a lower case version of the same key name,
15349 always bind to the lower case version; this is problematic if the upper
15350 case version is tied to a key without a modifier and the lower case
15351 version is tied to the same key, but with a modifier (or both are tied
15352 to different keys). I hope this good enough.
15354 * libs/Bindings.c (FreeBindingList):
15355 (MatchBindingExactly):
15356 (CollectBindingList):
15357 fixed some problems overriding keys
15358 reduced duplication of logic
15360 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15362 * NEWS, configure.in:
15363 changed version to 2.5.0
15365 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15368 changed version to 2.4.2
15370 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15373 (SetWindowBackground):
15374 (SetRectangleBackground):
15375 * fvwm/builtins.c (CMD_WindowShade):
15376 * fvwm/add_window.c:
15377 (setup_style_and_decor):
15379 (CreateIconWindow):
15384 (HandleConfigureRequest):
15385 (HandleShapeNotify):
15386 (InitEventHandlerJumpTable):
15387 * fvwm/borders.c (struct):
15390 * fvwm/decorations.c (SelectDecor):
15395 * fvwm/fvwm.h (FvwmWindow):
15398 moved shape support to library; its no longer necessary to
15399 '#ifdef SHAPE' any code
15401 * fvwm/borders.c (RedrawButtons):
15403 fixed top border hilight drawing of title buttons
15405 * libs/Graphics.c (do_relieve_rectangle):
15406 (RelieveRectangle):
15407 (RelieveRectangle2):
15408 allow alternate shading for title buttons
15410 2001-09-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15413 Applied man page patch by Dmitry Yu. Bolkhovityanov:
15414 Add a formal description of how fvwm maintains module's configs
15415 Change manpages of individual modules to refer to fvwm2(1) for
15416 details about specifying configuration
15418 * fvwm/add_window.c (setup_window_placement):
15419 desk and page can now really be given as X resources a la
15422 * libs/XResource.c (GetResourceString):
15423 resource -> lower case, class -> upper case
15427 changed version to 2.5.0
15429 * Makefile.am (distcheck2):
15430 build distcheck before dist2; save a few seconds if the build fails
15433 * libs/ClientMsg.c:
15437 * libs/gethostname.c:
15440 * libs/safemalloc.c:
15441 * libs/strcasecmp.c:
15444 * libs/strncasecmp.c:
15453 changed version to 2.4.1 again
15455 2001-09-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15457 * libs/Bindings.c (FvwmStringToKeysym):
15458 try both cases of the first letter of a key name
15460 * fvwm/ConfigFvwmDefaults:
15461 * fvwm/windowlist.c (winCompareReverse):
15463 new WindowList option ReverseOrder; use the new option in the default
15464 Alt-Tab binding. This makes it possible to hit Alt-Tab repeatedly to
15465 cycle through the whole window list. The old behaviour only toggled
15466 between two windows. Also, a simple Alt-Tab can be used to switch to
15467 the next window instead of Alt-Tab-Tab.
15469 * libs/FScreen.c (FScreenInit):
15470 fixed a Xinerama crash
15473 print a verbose error message and exit if X11 headers and libraries
15476 2001-09-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15478 * fvwm/fvwm.c (main):
15481 new library for X shape encapsulation
15483 * fvwm/builtins.c (CMD_WindowShade):
15484 * fvwm/borders.c (SetupFrame):
15485 fixed shading of windows without title and border
15486 fixed shading of shaped windows; fixes bug #732
15488 * fvwm/builtins.c (CMD_SetEnv):
15489 calling SetEnv without a value is the same as UnsetEnv
15491 2001-09-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15493 * fvwm/events.c (HandleReparentNotify):
15494 fixed vanishing windows in rapid map/unmap cycles; bug #770
15496 * fvwm/add_window.c (hide_screen):
15497 fixed possible BadWindow error
15499 2001-09-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15501 * fvwm/virtual.c (MoveViewport):
15503 (CMD_GotoDeskAndPage):
15505 GotoDeskAndPage records its own history of last visited desk/page
15507 * libs/FScreen.c (FScreenInit):
15508 fixed a memory allocation bug pointed out by Giuseppe Della Ricca
15510 2001-09-05 olicha <olivier.chapuis@free.fr>
15512 * fvwm/session.c (MatchWinToSM):
15513 * fvwm/add_window.c (setup_window_structure):
15514 * fvwm/move_resize.c (moveLoop):
15515 Fixed PlacedByButton3 condition
15517 2001-09-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15520 * fvwm/functions.c (func_config):
15521 * fvwm/module_interface.c (broadcast_xinerama_state):
15522 * fvwm/virtual.c (CMD_Xinerama):
15523 (CMD_XineramaPrimaryScreen):
15525 (CMD_XineramaSlsSize):
15527 split Xinerama command into Xinerama, XineramaPrimaryScreen,
15528 XineramaSls and XineramaSlsSize
15529 restructured parts of the FScreen code
15531 * fvwm/functions.c (func_config):
15532 new commands XineramaPrimaryScreen, XineramaSls and XineramaSlsSize
15534 * libs/Graphics.c (RelieveRectangle):
15535 allow calling the function with w == 0 or h == 0 without a message
15537 * fvwm/window_flags.h (SET_STYLE_DELETED):
15538 * fvwm/style.c (CMD_DestroyStyle):
15539 (check_window_style_change):
15540 * fvwm/fvwm.h (window_style):
15541 update windows when a style is deleted
15544 fixed xpm detection problem caused by wrong library order
15546 2001-09-05 olicha <olivier.chapuis@free.fr>
15548 * NEWS: PlacedByFvwm
15550 2001-09-04 Dan Espen <dane@mk.telcordia.com>
15552 * fvwm/fvwm2.1 (PlacedByFvwm): Grammar.
15554 2001-09-04 olicha <olivier.chapuis@free.fr>
15557 * fvwm/windows_flags.h:
15558 * fvwm/placement.c (PlaceWindow):
15559 * fvwm/add_window.c (setup_window_structure):
15560 * fvwm/conditional.c (CreateConditionMask):
15561 * fvwm/session.c (get_version_string):
15564 Added a new windows_flags is_placed_by_fvwm and a new condition
15567 2001-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15569 * fvwm/focus.c (focus_grab_buttons):
15571 disabled xt/double click patch for now
15573 2001-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15575 * libs/Graphics.c (RelieveRectangle):
15576 print a warning if one of the dimensions is <= 0
15578 * fvwm/placement.c (PlaceWindow):
15579 take care of windows that have both, PPosition and USPosition set
15580 take care of transient windows that have neither PPosition nor
15583 2001-09-01 olicha <olivier.chapuis@free.fr>
15585 * libs/FScreen.c (FScreenInit):
15586 Fixed the position of the xinerama emulation delimiters
15588 2001-08-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15591 Xinerama introduction
15593 * fvwm/icons.c (AutoPlaceIcon):
15594 try to place icons of screen with the window center, and if that fails
15597 * libs/FScreen.c (FScreenGetScrRect):
15598 performance improvement for non-xinerama systems
15600 * fvwm/update.c (apply_window_updates):
15601 (flush_window_updates):
15602 update icon boxes and icon position when xinerama layout changes
15604 * fvwm/icons.c (AutoPlaceIcon):
15605 limit placement of icons using no icon box to screen boundaries
15606 adapt icon boxes to xinerama layout whenever used
15608 * fvwm/placement.c (PlaceWindow):
15609 * fvwm/style.c (CMD_Style):
15610 (check_window_style_change):
15611 * fvwm/style.h (SUSE_NO_USPOSITION):
15612 (SUSE_NO_TRANSIENT_PPOSITION):
15613 (SUSE_NO_TRANSIENT_USPOSITION):
15614 * fvwm/fvwm.h (struct):
15615 implemented new styles NoUSPosition/UseUSPosition,
15616 NoTransientPPosition/UseTransientPPosition,
15617 NoTransientUSPosition/UseTransientUSPosition.
15618 These work exactly like NoPPosition/UsePPosition.
15619 Transient windows ignore the window position if neither the PPosition
15620 nor the USPosition hint is set.
15622 2001-08-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15624 * fvwm/focus.c (restore_focus_after_unmap):
15625 fixed a bug transfering the focus when a window was iconified
15627 2001-08-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15629 * fvwm/conditional.c (MatchesConditionMask):
15630 * fvwm/move_resize.c (position_geometry_window):
15631 * fvwm/placement.c (PlaceWindow):
15632 * fvwm/menus.c (pop_menu_up):
15633 * fvwm/move_resize.c (move_window_doit):
15634 * fvwm/icons.c (do_all_iconboxes):
15635 * fvwm/placement.c (PlaceWindow):
15636 * fvwm/menus.c (update_menu):
15637 adapted to new FScreen... signatures
15639 * libs/FScreen.c (FScreenClipToScreen):
15640 (FScreenGetScrCenterCenter):
15641 (FScreenCenterCurrent):
15642 (FScreenCenterPrimary):
15643 (FScreenGetCurrent00):
15644 (FScreenGetGlobalScrRect):
15645 (FScreenGetPrimaryScrRect):
15646 (FScreenGetScrRect):
15647 (FScreenIsRectangleOnScreen):
15648 unified all the FSCreen... functions using a common signature, removed
15651 * fvwm/style.c (CMD_Style):
15652 init icon box screen
15654 * fvwm/move_resize.c (move_window_doit):
15656 * libs/Makefile.am:
15657 * libs/XineramaSupport.c:
15658 * libs/XineramaSupport.h:
15660 exported and renamed screen defines
15667 * fvwm/placement.c:
15668 * fvwm/move_resize.c:
15669 * fvwm/module_interface.c:
15674 * fvwm/conditional.c:
15675 * libs/XineramaSupport.c:
15676 renamed all XineramaSupport...() functions to FScreen...()
15678 * fvwm/style.c (CMD_Style):
15681 2001-08-25 Dan Espen <dane@mk.telcordia.com>
15683 * fvwm/style.c (CMD_Style):
15684 * fvwm/fvwm.h (icon_boxes_struct): Add screen to iconbox struct when
15685 using geometry spec.
15687 2001-08-25 Mikhael Goikhman <migo@homemail.com>
15691 new function QuoteString() to add and escape single quotes to strings
15693 * fvwm/menus.c (MenuInteraction):
15694 quote both missing function name and menu name for
15695 MissingSubmenuFunction
15697 * fvwm/functions.c (expand):
15700 2001-08-25 Dan Espen <dane@mk.telcordia.com>
15702 * fvwm/style.c (CMD_Style): Fix up iconboxes using negative geom specs.
15704 2001-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15706 * fvwm/cursor.c (CMD_CursorStyle):
15707 * fvwm/icons.c (GetXPMFile):
15708 * libs/Colorset.c (SetWindowBackground):
15711 * libs/Bindings.c (AddBinding):
15712 tired to help with problem binding keys that have a keycode with no
15713 modifiers and another keycode with some modifiers pressed, e.g.
15714 kc 95 = F11, kc 67 = F1, kc 67 + shift = F11, which caused pressing
15715 F1 generating the actioon bound to F11 sometimes
15717 * fvwm/focus.c (focus_grab_buttons):
15720 2001-08-23 Dan Espen <dane@mk.telcordia.com>
15722 * libs/Bindings.c (MatchBinding): Unify XDisplayKeycodes avoidance.
15724 2001-08-20 Bob Woodside <proteus@pcnet.com>
15726 * fvwm/focus.c (MoveFocus, focus_grab_buttons): Fixed passive button
15727 grab synchronization so apps using XtTranslations to catch double-
15728 clicks don't get confused by extraneous Leave/EnterNotify events.
15729 This fixes the "xfm/moxfm don't see double-clicks" problem.
15731 2001-08-20 Dan Espen <dane@mk.telcordia.com>
15733 * fvwm/icons.c (AutoPlaceIcon): Fix bug.
15735 2001-08-19 Dan Espen <dane@mk.telcordia.com>
15737 * fvwm/icons.c (AutoPlaceIcon): Apply screen dimensions as icon is
15740 * fvwm/style.c (CMD_Style): Don't apply screen dimensions to iconbox
15741 until later when the window is actually placed.
15743 * fvwm/fvwm.h (icon_boxes_struct): Save sign for later screen
15744 position calculation.
15746 2001-08-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15748 * fvwm/update.c (flush_window_updates):
15749 * fvwm/screen.h (ScreenInfo):
15750 * fvwm/virtual.c (CMD_Xinerama):
15752 * fvwm/move_resize.c (CMD_Maximize):
15753 * fvwm/placement.c (PlaceWindow):
15754 * libs/XineramaSupport.c (XineramaSupportGetNumberedScrRect):
15758 describe new maximize options
15760 * fvwm/move_resize.c (MaximizeWidth):
15763 applied Dmitry's Xinerama patch for Maximize command
15764 replaced "global" and "absolute" with "screen" which is more flexible
15766 2001-08-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15768 * libs/Parse.c (SkipQuote):
15769 fixed a bug in handling of caller specified quote pairs
15771 * fvwm/move_resize.c (CMD_Maximize):
15772 keep window on correct page when viewport does not start on a page
15775 * libs/XError.c (error_name):
15777 fixed core dump in error handling
15779 2001-08-15 Mikhael Goikhman <migo@homemail.com>
15785 renamed --disable-gnome to --disable-gnome-hints;
15786 documented configure options --with-gnome*;
15787 small improvements in documentation;
15788 use underscore in version instead of dash that causes rpm problems
15790 2001-08-14 Mikhael Goikhman <migo@homemail.com>
15792 * libs/Makefile.am:
15793 added fvwmrect.h to dist
15795 2001-08-14 Dan Espen <dane@mk.telcordia.com>
15797 * libs/XineramaSupport.c: Disable debug printing.
15799 2001-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15801 * libs/defaults.h (DEFAULT_MENU_STYLE):
15802 reset colour sets in default menu style too
15804 2001-08-13 Mikhael Goikhman <migo@homemail.com>
15808 completed the libstroke-0.5 compatibility fix
15810 2001-08-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15812 * fvwm/move_resize.c (draw_move_resize_grid):
15813 fixed drawing of resize grid when invoked from button or key press
15815 * fvwm/placement.c (PlaceWindow):
15816 rewrote a condition to improve readability
15817 fixed StartsOn... w/ SkipMapping
15819 2001-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15821 * fvwm/session.c (MatchWinToSM):
15822 (LoadWindowStates):
15823 (SaveWindowStates):
15824 * fvwm/move_resize.c (CMD_Resize):
15825 * fvwm/events.c (HandlePropertyNotify):
15826 (HandleConfigureRequest):
15827 * fvwm/move_resize.c (CMD_ResizeMove):
15830 * fvwm/update.c (apply_window_updates):
15831 * fvwm/add_window.c (AddWindow):
15832 * fvwm/geometry.c (constrain_size):
15833 (gravity_constrain_size):
15834 the Resize command honors the window gravity
15835 changing the size increment of maximized windows no longer shrinks the
15839 keep expanded icon titles on screen
15841 2001-08-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15843 * fvwm/icons.c (do_all_iconboxes):
15844 default icon box fills the primary screen
15846 * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
15847 fixed default_screen argument
15849 * fvwm/style.c (merge_styles):
15850 * fvwm/fvwm.h (window_style):
15851 * fvwm/style.h (SSET_START_SCREEN):
15852 * fvwm/add_window.c (setup_window_placement):
15853 * fvwm/placement.c (PlaceWindow):
15855 implemented StartsOnScreen style
15857 * fvwm/placement.c (PlaceWindow):
15863 Place new windows on xinerama screens
15865 * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
15866 fixed core dump in debug output
15868 2001-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15870 * fvwm/placement.c:
15871 removed unused variable
15873 2001-08-07 olicha <olivier.chapuis@free.fr>
15876 FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases
15878 2001-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15880 * fvwm/virtual.c (CMD_Xinerama):
15881 replaced XineramaEnable and ...Disable with XineramaCommand
15883 * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
15884 (XineramaSupportGetScreenArgument):
15887 * fvwm/functions.c (func_config):
15888 * fvwm/move_resize.c (move_window_doit):
15890 (CMD_AnimatedMove):
15892 (CMD_MoveToScreen):
15894 added new command MoveToScreen
15896 2001-08-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15902 * libs/XineramaSupport.c (XineramaSupportParseGeometry):
15903 fixed parsing of negative geometries
15904 (XineramaSupportParseGeometryWithScreen):
15906 (XineramaSupportGetNumberedScreenRect):
15909 * sample.fvwmrc/system.fvwm2rc:
15910 * sample.fvwmrc/new-features:
15911 * sample.fvwmrc/system.fvwm2rc-sample-95:
15912 * sample.fvwmrc/system.fvwm2rc-sample-2:
15913 * sample.fvwmrc/system.fvwm2rc-sample-1:
15915 updated for new condition
15917 * fvwm/conditional.c (CreateConditionMask):
15918 (MatchesConditionMask):
15919 * fvwm/fvwm.h (WindowConditionMask):
15920 implemented new condition AcceptsFocus to cope with applications like
15921 xclock that have circulatehit but don't take focus
15923 2001-08-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15925 * libs/XineramaSupport.c (XineramaSupportParseGeometry):
15926 handle Xinerama screens
15928 * fvwm/style.c (CMD_Style):
15929 * fvwm/menus.c (get_menu_options):
15930 cope with Xinerama like geometries with screen info
15932 * fvwm/virtual.c (CMD_XineramaEnable):
15933 XineramaEnable optionally takes the number of the primary screen as its
15936 * fvwm/events.c (GetContext):
15939 * fvwm/virtual.c (HandlePaging):
15940 * fvwm/events.c (HandleButtonPress):
15941 * fvwm/events.h (XEVMASK_PANFW):
15942 fixed button and key event handling over pan frames; fixes bug #752
15944 * fvwm/menus.c (get_menu_options):
15945 fixed Xinerama placement of menus without options
15947 2001-08-01 Mikhael Goikhman <migo@homemail.com>
15954 Color enhancements in button vectors: @2 is bg color, @3 is fg color.
15955 In addition to the existing: @0 is shadow color, @1 is hilight color.
15958 Added the formal description of Vector that was absent.
15960 2001-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15963 some man page corrections
15965 2001-07-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15967 * fvwm/move_resize.c (handle_stick):
15968 also redraw buttons when a window becomes sticky/slippery to make sure
15969 that MWMDecorStick buttons are updated too; fixes bug #749
15971 2001-07-30 Mikhael Goikhman <migo@homemail.com>
15974 documented previous changes
15977 improved output spacing
15982 2001-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15984 * libs/XineramaSupport.c (XineramaSupportConfigureModule):
15985 * fvwm/modconf.c (send_xinerama_state):
15986 * fvwm/module_interface.c (broadcast_xinerama_state):
15988 revised module support for Xinerama
15990 * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
15991 (XineramaSupportParseGeometry):
15992 (XineramaSupportGetGeometry):
15993 make interface compatible with XineramaSupportParseGeometry().
15994 (XineramaSupportGetPrimaryScreen):
15997 * fvwm/stack.c (raise_over_unmanaged):
15998 fixed restacking of windows with RaiseOverUnmanaged - windows were
15999 raised in reverse order so that the top window became the bottom
16000 window of the ones that were raised
16001 also, ignore Scr.NoFocusWin and all InputOnly windows for raising since
16002 these are invisible
16004 2001-07-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16006 * sample.fvwmrc/system.fvwm2rc-sample-95:
16007 fixed syntax of BugOpts command
16009 * fvwm/ConfigFvwmDefaults:
16010 resize window when clicking on the sides of the window by default
16011 instead of moving it
16013 * fvwm/events.c (HandleEnterNotify):
16014 do not delete MouseFocus when pointer moves from one particular sub
16015 window of a frame to another one. Helps with xv/xmms vs unclutter
16016 interaction and also with MouseFocus vs. Open Look applications
16018 * fvwm/move_resize.c (DoSnapAttract):
16019 * libs/XineramaSupport.c (XineramaSupportGetResistanceRect):
16020 fixed snapping to Xinerama screen edges
16021 (XineramaSupportIsEnabled):
16022 return False is the X server provides only a single screen
16025 Added descriptions of conditions CurrentDesk, CurrentPage,
16026 CurrentScreen, CurrentGlobalPage, CurrentPageAnyDesk and
16027 CurrentGlobalPageAnyDesk
16029 * fvwm/fvwm.h (rectangle):
16031 typedefs moved to libs/fvwmlib.h
16033 * fvwm/conditional.c (MatchesConditionMask):
16034 * fvwm/fvwm.h (WindowConditionMask):
16035 * fvwm/conditional.c:
16036 introduced new conditions CurrentGlobalPage and CurrentGlobalPageAnyDesk
16037 for Xinerama support
16039 * fvwm/modconf.c (CMD_Send_ConfigInfo):
16040 (send_xinerama_state):
16041 * fvwm/module_interface.c (broadcast_xinerama_state):
16042 * libs/XineramaSupport.c (XineramaSUpportIsEnabled):
16043 * libs/defaults.h (DEFAULT_XINERAMA_DISABLED):
16044 communicate xinerama state at module startup
16046 2001-07-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16048 * libs/XineramaSupport.c:
16049 next Xinerama patch
16051 2001-07-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16053 * fvwm/move_resize.c (moveLoop):
16054 windows were lost off screen w/ non opaque interactive move when motion
16055 was aborted with Escape on a different page that it was started
16057 * fvwm/move_resize.c (position_geometry_window):
16065 * libs/XineramaSupport.c (GetMouseXY):
16066 (XineramaSupportCenterCurrent):
16067 (XineramaSupportGetCurrent00):
16068 (XineramaSupportGetCurrentScrRect):
16069 allow to pass in an event with the pointer position
16070 minimize number of XQueryPointer calls in interactive move/resize
16073 * fvwm/move_resize.c (resize_geometry_window):
16076 border width of geometry window moved to defaults.h
16077 moved strings for size window formatting to defaults.h
16078 reworked calculations of geometry window dimensions
16080 * fvwm/move_resize.c (resize_geometry_window):
16081 (position_geometry_window):
16085 * fvwm/builtins.c (ApplyDefaultFontAndColors):
16086 * fvwm/fvwm.c (main):
16087 funtions ResizeSizeWindow and PositionSizeWindow renamed to
16088 resize_geometry_window and position_geometry_window
16090 * fvwm/fvwm.c (main):
16091 fixed resizing geometry window before creating it
16093 * fvwm/move_resize.c (switch_move_resize_grid):
16095 * fvwm/virtual.c (HandlePaging):
16096 renamed MoveOutline to draw_move_resize_grid and made static
16097 new function switch_move_resize_grid for external calls
16098 delete grid before moving the geometry window to get rid of arifacts of
16101 2001-07-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16103 * libs/XineramaSupport.c (XineramaSupportInit):
16104 make the blank area in Xinerama emulation usable again
16106 2001-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16108 * fvwm/menus.c (update_menu):
16111 (calculate_item_sizes):
16112 (size_menu_horizontally):
16113 (size_menu_vertically):
16114 menus are resized to fit their Xinerama screen every time they are
16115 popped up and the screen size has changed
16117 2001-07-23 olicha <olivier.chapuis@free.fr>
16119 * libs/XineramaSupport.c (XineramaSupportInit):
16120 Draw the xinerama simulation screens with orr windows
16122 2001-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16124 * fvwm/windowlist.c (CMD_WindowList):
16125 fixed windowlist placement w/ Xinerama
16127 2001-07-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16129 * fvwm/menus.c (pop_menu_up):
16130 fixed calculations that force a menu on screen w/ Xinerama
16132 * fvwm/move_resize.c (DoSnapAttract):
16133 removed some code that slipped in with xinerama patch and broke
16134 vertical SnapAttraction
16136 * fvwm/virtual.c (CMD_EdgeResistance):
16139 * libs/XineramaSupport.c (XineramaSupportClipToScreen):
16140 take reference position src_x/src_y to determine screen
16142 * fvwm/windowlist.c (CMD_WindowList):
16143 * fvwm/menus.c (get_menu_options):
16144 (get_popup_options):
16147 handle Xinerama screens for positioning menus w/ posthints
16149 * fvwm/menus.c (get_menu_options):
16151 fix for icon/window context rectangle when window is in wrong state
16153 2001-07-22 Mikhael Goikhman <migo@homemail.com>
16156 s/XINERAMA/HAVE_XINERAMA/, now #ifdef'd xinerama code is finally ever
16157 compiled in; fixed linking by adding -lXinerama; small corrections
16159 2001-07-22 Dan Espen <dane@mk.telcordia.com>
16161 * fvwm/fvwm2.1: Remove some test code, fix remaining .IP commands.
16163 2001-07-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16165 * libs/XineramaSupport.c (XineramaSupportInit):
16166 added xinerama emulation for developers
16168 * fvwm/virtual.c (CMD_XineramaEnable):
16169 (CMD_XineramaDisable):
16170 * fvwm/module_interface.c (BroadcastConfigInfoString):
16171 added function to communicate Xinerama on/off to modules
16173 * fvwm/module_interface.c:
16174 include time.h to fix warning
16175 * libs/XineramaSupport.c:
16176 * fvwm/fvwm.c (setVersionInfo):
16177 * fvwm/Makefile.am:
16180 cleanded up xinerama detection
16181 added shape detection
16183 2001-07-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16186 Added Xinerama introduction
16188 * fvwm/fvwm.c (setVersionInfo):
16189 print xinerama support
16191 * fvwm/conditional.c (CreateConditionMask):
16192 added CirculateHitShaded option for conditional commands that was
16193 described in the man page but not implemented
16195 * fvwm/fvwm.h (WindowConditionMask):
16196 removed unused flags
16198 * fvwm/conditional.c (MatchesConditionMask):
16199 fixed CirculateHitIcon option in conditional commands
16202 reformatted man page source to improve readability
16203 fixed some source formatting bugs
16205 * libs/XineramaSupport.c (GetMouseXY):
16206 don't poll the pointer if there is only one screen or if xinerama is
16210 * fvwm/fvwm.c (main):
16211 removed -noxinerama option
16213 * fvwm/fvwm.c (main):
16214 size window is positioned and sized in move_resize.c
16216 * libs/XineramaSupport.c:
16220 print Xinerama support in configure summary
16223 applied Xinerama patch by Dmitry Yu. Bolkhovityanov
16225 2001-07-17 Mikhael Goikhman <migo@homemail.com>
16230 implemented a new convenient autoconf macro mg_DEFINE_IF_NOT;
16231 define missing macros needed for old AIX keysymdef and old stroke.h
16235 remove the previous compilation fixes, now handled by configure
16237 2001-07-15 Dan Espen <dane@mk.telcordia.com>
16239 * fvwm/fvwm2.1: Remove .BI with more than 6 args.
16241 2001-07-15 Mikhael Goikhman <migo@homemail.com>
16244 use libstroke-0.5 constant names while still supporting 0.3/0.4
16247 compiling fix for old AIX, which does not define XK_Page_Up/Down
16249 * module_interface.c:
16250 minor compiling fix for some proprietary preprocessors
16252 2001-07-10 Mikhael Goikhman <migo@homemail.com>
16255 use more compatible and structured syntax in SYNOPSIS
16257 2001-07-06 Mikhael Goikhman <migo@homemail.com>
16260 Replaced forgotten instances of IMLIB_CFLAGS and IMLIB_LIBS to
16261 GDK_IMLIB_*. This fixes "make FvwmGtk" on systems with bogus
16264 2001-07-05 Mikhael Goikhman <migo@homemail.com>
16267 changed version to 2.4.1
16270 small fix that should solve the problem with running autoconf
16271 (autoreconf is ok) from autoconf-2.50;
16272 applied a patch that adds gtk include dirs to gnome include dirs
16274 2001-07-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16276 * NEWS, configure.in:
16277 changed version to 2.4.0.1
16279 * *: fvwm 2.4 has been released :-))