1 2011-04-05 Thomas Adam <thomas@fvwm.org>
2 * fvwm/update.c (apply_window_updates):
3 Don't clear all States on WindowStyle.
5 2011-04-02 Thomas Adam <thomas@fvwm.org>
6 *fvwm/ewmh_conf.c (CMD_EwmhBaseStruts):
7 Use EWMH_UpdateWorkArea() and not separate function calls
9 Don't assume the work of EWMH_UpdateWorkArea() will only ever call two
10 function calls by itself in the future; hence, centralise the call to
11 doing that to the correct containing function.
13 2011-02-05 Thomas Adam <thomas@fvwm.org>
15 Fix DSO linker error (ld) with missing "-lfontconfig" for fontconfig
17 Stricter DSO checks with newer Libc versions requires the linker find
18 the symbols elsewhere. The only one that's missing is "-lfontconfig" as
19 we already supply -lX11 -lXent elsewhere.
21 2011-03-02 Thomas Adam <thomas@fvwm.org>
22 * fvwm/events.c (HandleFocusIn):
23 Fix NeverFocus windows when handling FocusIn events.
25 Certain button presses on client windows can trigger a FocusIn event on
26 the parent (such as opening a menu on a GTK application). Disallow the
27 click to trigger the window receiving focus, as well as redrawing the
28 border to reflect the window has focus.
30 2011-02-14 Thomas Adam <thomas@fvwm.org>
31 * libs/PictureImageLoader.c (PImageLoadPng):
32 Use png_get_color_type() as the data type we were previously using is
33 now no longer public (Finfo_ptr->color_type). This is in libpng 1.5 --
34 hopefully no need for an #ifdef.
36 2010-12-19 Thomas Adam <thomas@fvwm.org>
37 * fvwm/builtins.c (CMD_CursorMove):
38 Honour EdgeScroll settings to not flip pages when EdgeScroll is
41 2010-12-04 <despen@verizon.net>
43 * fvwm/ConfigFvwmSetup: Better colors in menus and active frames.
45 2010-11-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
46 * fvwm/placement.c (__place_get_placement_flags):
47 fix reporting of placement reason with nousposition style.
49 2010-10-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
51 * fvwm/events.c (__handle_cr_on_client):
52 fix resize of shaded windows with a shade direction that does not match
56 * libs/gravity.c (__gravity_override_one_axis):
57 (gravity_override_dir):
60 * libs/gravity.c (gravity_combine_xy_dir):
61 fixed calculation with only one axis set
63 2010-09-16 Sergey Vlasov <vsu@altlinux.ru>
64 * fvwm/move_resize.c (GetOnePositionArgument):
65 Fix parsing of commands like 'Move 50-50w 50-50w'.
67 2010-08-31 Gerard Vermeulen <gav451@gmail.org>
68 * fvwm/move_resize.c (GetOnePositionArgument):
69 Parse commands like 'Move w+-5p w+-2p'.
71 2010-08-09 Thomas Adam <thomas@xteddy.org>
74 Updated for the FVWM 2.5.31 release.
76 2010-08-09 Thomas Adam <thomas@xteddy.org>
79 Updated for the FVWM 2.5.31 release.
81 2010-08-07 Thomas Adam <thomas@xteddy.org>
82 * fvwm/builtins.c (CMD_Exec):
83 Remove extraneous whitespace.
85 2010-07-28 Thomas Adam <thomas@xteddy.org>
86 * fvwm/builtins.c (CMD_Exec):
87 Close fd if it's not opened successfully.
89 2010-07-28 Thomas Adam <thomas@xteddy.org>
90 * fvwm/update.c (apply_window_updates):
92 Copy over State settings on WindowStyle command.
94 When merging/updating style hints for recaptured windows, ensure we
95 preserve any State hints set on the window.
97 2010-05-22 Thomas Adam <thomas@xteddy.org>
98 * fvwm/windowlist.c (CMD_WindowList):
100 When reporting on a window's width and height ensure we use the
101 orig_hints XSizeHints struct for calculating resize increment
104 2010-05-09 Thomas Adam <thomas@xteddy.org>
107 Update CVS to use 2.5.31
109 2010-05-09 Thomas Adam <thomas@xteddy.org>
113 Updated for the FVWM 2.5.30 release.
115 2010-05-09 Thomas Adam <thomas@xteddy.org>
117 Cosmetic clean up for NEWS.
119 2010-04-28 Dan Espen <dane@mk.telcordia.com>
120 * fvwm/colorset.c (parse_colorset): Remove bogus error message.
122 2010-04-24 Thomas Adam <thomas@xteddy.org>
124 Define version checks for conditional macros.
126 libpng 1.4.0 has different macros for previous version of the same
127 macros in libong 1.2.0, so check for them here.
129 2010-04-18 Thomas Adam <thomas@xteddy.org>
130 * libs/charmap.c (charmap_table_to_string):
131 Don't allow incremental matching of C_ALL for contexts.
133 When printing out bindings, ensure we allow "A" for any/all
134 contexts/modifiers to be matched exactly, so that the context column for
135 bindings matches with what the user put in their config file.
137 2010-04-03 Thomas Adam <thomas@xteddy.org>
140 Updated for the FVWM 2.5.29 release.
142 2010-04-03 Thomas Adam <thomas@xteddy.org>
144 Cull unused functions when compiling against librplay.
146 When compiling with -Werror, ensure we're not trying to use unneeded
147 librplay static functions we ourselves declare.
149 2010-04-03 Thomas Adam <thomas@xteddy.org>
150 * fvwm/placement.c (__pl_minoverlap_get_pos_penalty):
151 Tweak placement calculation for over-zealous windows.
153 Don't adjust a window's position unless it's actually greater than the
154 screen's dimension (i.e., potentially placed off screen.)
156 2010-03-30 Christoph Fritz <chf.fritz@googlemail.com>
157 * fvwm/windowlist.c (CMD_WindowList):
158 Free allocated memory.
160 2010-02-28 Thomas Adam <thomas@xteddy.org>
161 * fvwm/move_resize.c (__resize_step):
162 Don't explicitly send MotionNotify event during Resize (GeometryWindow)
164 When calling DisplaySize() from a resize event performed on a window,
165 ensure we use the window's last event (which will be MotionNotify
166 anyway) otherwise this completely confuses the GeometryWindow as it has
167 to then update itself each time.
169 When using Xinerama/TwinView, the effect is that the GeometryWindow
170 flickers and/or displays itself on the opposite screen to where the
171 pointer is, because the x/y positions don't take into account the
172 location of the pointer from the original hand-crafted event, but are
173 correct from the execute context the window being resized is called in.
175 2010-02-06 Thomas Adam <thomas.adam22@gmail.com>
176 * fvwm/style.c (check_window_style_change):
177 * fvwm/update.c (apply_window_updates):
179 Propagate Layer changes via Style command on-the-fly.
181 Until there's a distinction between initially-mapped styles and runtime
182 commands, and that currently, Style commands take effect immediately,
183 ensure that for any Layer requests received via Style commands, these
184 too are applied immediately.
186 The previous assumption was that this was only applicable when mapping a
187 new window, but goes against expectations from the user.
189 2010-01-07 Thomas Adam <thomas.adam22@gmail.com>
190 * fvwm/read.c (run_command_file):
191 Restructure how we look for Read files slightly.
193 When searching for files with the Read command, check to see if the file
194 first of all has an absolute path and if so open it. If it's relative
195 then search for it in either FVWM_USERDIR or FVWM_DATADIR as before. If
196 the file still can't be found, try and open it outright. This will
201 as a valid filename -- of course this really only makes sense when
202 invoking fvwm with "-f" on the command-line, as relative paths to config
203 files in this way should be built up using "$."
205 2010-01-05 Thomas Adam <thomas.adam22@gmail.com>
206 * fvwm/menustyle.c (menustyle_copy_face):
207 Fix segfault setting MenuFace pixmap style for menus.
209 As with the tearoff bug from 2010-01-03, ensure we don't try and free a
210 non-existent pixmap from an invalid pointer.
212 2010-01-05 Thomas Adam <thomas.adam22@gmail.com>
213 * fvwm/read.c (run_command_file):
214 Fix opening of files to Read/PipeRead to accept absolute paths.
216 Don't just assume "/" is a valid identifier for opening files. "./" is
217 just as likely. Fixes use-case of:
219 fvwm -f ./some_fvwm2rc
221 2010-01-04 Thomas Adam <thomas.adam22@gmail.com>
222 * fvwm/events.c (flush_property_notify):
223 Add atom to struct so it is checked for by test_typed_window_event().
225 2010-01-04 David Fries <David@Fries.net>
226 * fvwm/events.c (test_typed_window_event):
227 * fvwm/events.c (flush_property_notify):
228 Efficiently handle flushing property events of the same type.
230 * fvwm/events.h (test_typed_window_event_args):
231 Add XAtom type to struct.
233 2010-01-04 David Fries <David@Fries.net>
234 * fvwm/virtual.c (HandlePaging):
235 Move no page detect check, it wasn't being hit.
236 * fvwm/move_resize.c (__move_loop):
237 Transform window position to pointer position and back when calling
240 2010-01-03 Thomas Adam <thomas.adam22@gmail.com>
241 * fvwm/menustyle.c (menustyle_copy_face):
242 Fix segfault when creating a tearoff menu using a Pixmap background.
244 When we copy the original menustyle to the new torn-off menu which
245 contains a background image, don't then update the menu's pixel
246 background color, as this is already free()d for us by an earlier copy
249 2009-12-31 Thomas Adam <thomas.adam22@gmail.com>
250 * fvwm/builtins.c (CMD_BugOpts):
253 2009-12-31 Thomas Adam <thomas.adam22@gmail.com>
254 * fvwm/builtins.c (CMD_BugOpts):
255 * fvwm/fvwm.c (InitVariables):
256 * fvwm/events.c (HandleClientMessage):
258 Add new BugOpts QtDragnDropWorkaround option to handle an oddity in how
259 Qt windows handle having ClientMessage events sent to them.
261 2009-12-30 Thomas Adam <thomas.adam22@gmail.com>
262 * fvwm/placement.c (__pl_minoverlap_get_pos_penalty):
263 Fix y-axis offset calculations when using MinOverlapPlacement, by
264 forcing the window on-screen when over-zealous penality calculations
265 don't take into account the size of the window borders.
267 2009-12-26 Thomas Adam <thomas.adam22@gmail.com>
268 * bin/fvwm-convert-2.6.1.in:
269 Add in BUGS section a note that converting over FvwmTheme lines is
272 2009-12-26 Thomas Adam <thomas.adam22@gmail.com>
275 * bin/fvwm-convert-2.6.in:
276 * bin/fvwm-convert-2.6.1.in:
277 First pass at a fvwm-convert-2.6 script to convert fvwm-2.4 syntax
280 2009-12-19 Thomas Adam <thomas.adam22@gmail.com>
281 * libs/Flocale.c (FlocaleEncodeString):
282 Pre-initialise "len2" to zero, to avoid GCC warning during compilation.
284 2009-12-12 Thomas Adam <thomas.adam22@gmail.com>
285 * fvwm/fvwm.c (StartupStuff):
286 Reset the state of the "Restarting" flag to False when restarting FVWM.
288 * fvwm/events.c (HandleMapRequestKeepRaised):
289 Only run InitialMapCommand when FVWM isn't restarting and all windows
290 have been recaptured. The window is already mapped by the time FVWM is
291 restarting, and running the InitialMapCommand again only serves to
292 "toggle" the window state (c.f. InitialMapCommand Iconic, etc.)
294 2009-09-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
298 increased version number to 2.5.29
301 updated for 2.5.28 release
303 2009-08-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
306 * fvwm/ewmh.c (ewmh_ChangeProperty):
307 only convert _NET_WM_ICON hint to long before storing
309 2009-08-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
311 * fvwm/builtins.c (CMD_BugOpts):
312 remove unused variables
315 * fvwm/ewmh.c (ewmh_ChangeProperty):
316 fix storing of CARD32 arrays on 64 bit machines
318 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
319 prevent segmentation fault when reading a bad _NET_WM_ICON hint
321 2009-08-22 Thomas Adam <thomas.adam22@gmail.com>
322 * fvwm/geometry.c (__cs_handle_aspect_ratio):
323 Workaround gcc -O3, by declaring local vars as volatile. This fixes an
324 otherwise continual loop when resizing windows when keeping aspect
325 ratio (c.f. mplayer.)
327 2009-08-20 Christoph Fritz <chris_honschu(at)gmx.de>
329 Fix typo in AS_HELP_STRING referring to enable-htmldoc
331 2009-08-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
334 * fvwm/builtins.c (CMD_BugOpts):
335 Fix parsing of BugOpts options lists separated by ',', and
336 restoring to default value when the boolean option is omitted if
344 * libs/Ficonv.h (FiconvSetTransliterateUtf8):
345 * libs/Ficonv.c (FiconvSetTransliterateUtf8, translit_csname)
346 (is_translit_supported, set_default_iconv_charsets)
347 (set_iconv_charset_index, FiconvUtf8ToCharset):
348 * fvwm/builtins.c (CMD_BugOpts):
349 Add TransliterateUtf8 bug opt for working around clients
350 which don't care about the WM_NAME value.
352 2009-08-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
355 * fvwm/stack.c (BroadcastRestack):
356 Fix splitting or M_RESTACK packages causing weird window stacking
357 in modules when more than 83 windows are broadcast.
359 2009-08-04 Thomas Adam <thomas.adam22@gmail.com>
361 Remove dnl comments from configure.ac regarding malloc.h -- it's
362 self-explanatory anyway.
364 2009-08-03 Thomas Adam <thomas.adam22@gmail.com>
366 Most *BSD platforms are deprecating malloc.h in favout of stdlib.h
367 -- this never used to produce compiler warnings, but things are
368 starting to become more vocal, so don't use this in our
369 ./configure script if we're compiling FVWM on a *BSD system.
371 2009-07-31 Christoph Fritz <chris_honschu(at)gmx.de>
375 * fvwm/add_window.c (setup_numeric_vals):
376 add "typedef struct snap_attraction_t"
377 * fvwm/style.c (style_parse_one_style_option):
378 add new SnapAttraction options "None", "ScreenWindows",
379 "ScreenIcons" and "ScreenAll"
380 * fvwm/move_resize.c (DoSnapAttract):
381 Bugfix, option SameType/Icons/Windows did falsely not affect
382 conditions of option "Screen" and option "SameType" snapped
383 falsely icons and windows together. Implement options
384 None/ScreenWindows/ScreenIcons/ScreenAll for differentiated
385 screen edge snapping.
387 2009-07-10 Thomas Adam <thomas.adam22@gmail.com>
388 * fvwm/add_window.c (setup_window_name_count):
389 * fvwm/add_window.c (setup_icon_name_count):
390 Deprecate these in favour of setup_name_count()
392 * fvwm/add_window.c (setup_name_count):
393 Amalgamate setup_window_name_count and setup_icon_name_count to just
394 one function (very similar code between them.) Used with
395 IndexedWindowName and IndexedIconName.
397 2009-07-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
400 Fix the options RPlayVolume and RPlayPriority in FvwmEvent.
402 * libs/Fplay.h (Fplay_set, Fplay_get, Frptp_putline)
403 (Frptp_async_putline):
404 Fix ANSI C compatibility.
407 * fvwm/ewmh_names.c (EWMH_WMName):
408 set the HAS_EWMH_WM_NAME flag even if the window name on display
411 same for HAS_EWMH_WM_ICON_NAME
413 2009-07-08 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
416 fix for segfault with RPlatHost directive in FvwmEvent
417 * libs/Makefile.am (libfvwm_a_SOURCES):
419 add Fplay.h wrapper header for rplay.h
422 fix debian bug #438132
424 2009-07-06 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
427 * fvwm/style.c (fw_match_style_id):
428 Fix fvwmstyle resource
430 2009-07-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
433 * fvwm/events.c (HandleMapRequestKeepRaised):
434 Make sure that a PropertyNotify on the WM_STATE property is always
435 sent out when a window is requested to be moved to the withdrawn
436 state. (Needed by QT)
438 2009-07-01 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
440 * sample.fvwmrc/DecorMwm:
441 * sample.fvwmrc/DecorWin95:
442 * sample.fvwmrc/new-features:
443 * sample.fvwmrc/system.fvwm2rc:
444 * sample.fvwmrc/system.fvwm2rc-sample-1:
445 * sample.fvwmrc/system.fvwm2rc-sample-2:
446 * sample.fvwmrc/system.fvwm2rc-sample-95:
447 Use !-negation for styles instead of No...
452 * sample.fvwmrc/system.fvwm2rc-sample-95:
453 sed -i '/^#*\(+\|AddToMenu\) "[^%"]*%[^%"]*"/s/%\([^"]*\)/%\1%/'
454 sed -i 's/StayOnTop/StaysOnTop/'
455 According to patches by Manoj Srivastava
457 2009-03-17 Mikhael Goikhman <migo@homemail.com>
462 convert my old code to use var_name and function_name coding style
464 2009-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
468 increased version to 2.5.28
473 updated for 2.5.27 release
475 2009-02-23 Thomas Adam <thomas.adam22@gmail.com>
476 * fvwm/bindings.c (print_bindings):
477 Fixed compilation of not having libstroke installed by using ifdefs
480 2009-02-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
482 * fvwm/bindings.c (print_bindings):
485 * libs/charmap.c (charmap_table_to_string):
486 several memory menagement fixes.
488 2009-02-22 Thomas Adam <thomas.adam22@gmail.com>
490 * libs/charmap.c (charmap_table_to_string):
491 Reduce memory management on the stack, by making only those variables
492 to be accessed outside of the function charmap_table_to_string()
493 allocated on the heap instead.
495 * fvwm/bindings.c (print_bindings):
496 b->Action was previously checked whether it was NULL or not before
497 printing its value to STDERR -- however, this caused a segfault when
498 trying to perform strlen() operations internally -- hence don't bother
499 checking if it's NULL. This avoids segfaulting.
501 2009-02-05 Thomas Adam <thomas.adam22@gmail.com>
503 * libs/charmap.c (charmap_table_to_string):
505 Introduce charmap_to_string function which is used to build up a
506 binding string, for use with PrintInfo.
508 * fvwm/bindings.c (print_bindings):
509 Introduce print_bindings to print all bindings known to fvwm.
511 * fvwm/builtins.c (CMD_PrintInfo):
513 Add support for "binding" as an option to PrintInfo.
515 2009-02-19 Thomas Adam <thomas.adam22@gmail.com>
517 * fvwm/placement.c (__pl_position_get_pos_simple):
518 Force the window on-screen if using PositionPlacement UnderMouse.
520 2009-02-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
522 * fvwm/events.c (HandleMapRequestKeepRaised):
523 * fvwm/add_window.c (AddWindow):
525 * fvwm/style.c (style_parse_one_style_option):
526 add new style InitialMapCommand
528 2008-02-08 Thomas Adam <thomas.adam22@gmail.com>
530 * bin/fvwm-menu-desktop.in:
531 Fix the location prefix for GNOME application files.
533 2008-12-29 Alexandre Julliard <julliard@winehq.org>
535 * fvwm/ewmh_events.c (ewmh_WMStateMaxHoriz):
536 Having either _NET_WM_STATE_MAXIMIZED_HORIZ or
537 _NET_WM_STATE_MAXIMIZED_HORZ should be enough to make the window
538 horizontally maximized.
540 2008-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
543 * fvwm/module_list.c (do_execute_module):
544 * fvwm/fvwm.c (fvmm_deinstall_signals):
545 restore default signal handlers before execl()/execvp()
547 2008-10-05 Thomas Adam <thomas.adam22@gmail.com>
549 * fvwm/style.c (fw_match_style_id):
550 Allow for the window's visible name to be considered when matching a
551 style line. It is possible to use $[w.visiblename] as the style name.
552 Whilst the normal name and the visible name are usually the same, in
553 the case of having IndxedWindowName, if a style line matches this as a
554 visible name, apply it first of all.
556 2008-10-03 Thomas Adam <thomas.adam22@gmail.com>
559 Add $[w.visiblename] as an expansion parameter.
561 2008-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
563 * fvwm/placement.c (__pl_position_get_pos_simple):
564 position placement honours StartsOnPage
566 2008-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
568 * fvwm/session.c (MatchWinToSM):
569 fixed keeping fullscreen state of windows over a restart; the old code
570 tried to do this through session management and effectively overwrote
571 the responsible ewmh hint; eventually, fvwm thought that the window
572 was fullscreen without actually making it fullscreen
574 2008-08-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
576 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
577 fixed compiler warning caused by a logic error in previous patch
580 applied png detection fix by Yuri Bushmelev for cross compiliation
582 * fvwm/events.c (__handle_cr_on_client):
583 fixed event merging with auto motion detection
585 2008-08-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
588 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
589 * fvwm/events.h (events_handle_configure_request):
590 * fvwm/events.c (events_handle_configure_request):
591 (__handle_cr_on_client):
592 (__handle_configure_request):
593 fix handling of _NET_MOVERESIZE_WINDOW
594 (__cr_detect_icccm_move):
595 remove douplicate code
597 2008-08-06 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
600 * fvwm/add_window.c (setup_frame_window):
601 fix compilation without XRender
603 2008-05-22 Adam Goode <adam(at)spicenitz(dot)org>
609 Convert Latin-1 encodings to UTF-8
611 2008-05-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
615 increased version to 2.5.27
620 updated for 2.5.26 release
622 2008-04-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
624 * fvwm/ewmh_events.c (ewmh_WMDesktop):
626 * fvwm/ewmh.c (ewmh_AddToKdeSysTray):
627 (ewmh_HandleWindowType):
628 (ewmh_AddToKdeSysTray):
629 (ewmh_HandleWindowType):
631 64-bit fix by Alexandre Julliard
633 2008-03-30 Mikhael Goikhman <migo@homemail.com>
636 fix fribidi detection when it uses pkg-config and not fribidi-config
639 fix compilation with newer fribidi-0.19.1 (or also called fribidi2),
640 it now uses fribidi-types.h and not fribidi_types.h
642 2008-03-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
644 * fvwm/events.c (dispatch_event):
645 Fix handling of Shape events.
647 2008-03-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
649 * fvwm/menus.c (calc_normal_item_height):
650 (calc_more_item_height):
651 (size_menu_vertically):
652 fix calculations so the menu fit on the screen height
654 2008-03-12 Jes~s Guerrero <i92guboj(at)terra(dot)es>
656 * fvwm/menus.c (size_menu_vertically):
657 added paddings at the top and bottom of the menus
659 * fvwm/menustyle.c (parse_vertical_margins_line):
660 new function to parse the VerticalMargins new MenuStyle
663 * fvwm/menustyle.c (menustyle_get_styleopt_index):
664 added the VerticalMargins option to the list
666 * fvwm/menustyle.c (menustyle_parse_style):
667 added default values for the padding, and a case clause
668 for the specific case when you invoke the VerticalMargins
671 * fvwm/menustyle.c (menustyle_copy):
672 added two lines to copy the menu styles from origin to destiny
675 added macros for the vertical padding stuff
677 * fvwm/menustyle.h (struct MenuLook):
678 added sub-structure to hold the VerticalMargins
680 * fvwm/libs/defaults.h:
681 added one define for MAX_MENU_MARGIN
683 2008-03-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
685 * fvwm/menuitem.c (draw_highlight_background):
686 fixed drawing of background pictures in menu items
688 2008-02-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
690 * fvwm/add_window.c (setup_frame_window):
691 fix core dump with ARGB detection code
692 fix compilation without XRender
694 2008-02-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
698 increased version to 2.5.26
703 updated for 2.5.25 release
705 2008-02-12 Renato Caldas <seventhguardian@gmail.com>
707 * fvwm/fvwm.c (main):
708 further condense the X visual selection code
710 2008-02-10 Renato Caldas <seventhguardian@gmail.com>
712 * fvwm/fvwm.c (main):
713 condense the X visual selection code
715 2008-02-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
717 * fvwm/events.c (register_event_group)
718 (InitEventHandlerJumpTable, dispatch_event):
719 use separate jump tables for events defined by X-extensions
720 to eliminate the need to ovverride the LASTEvent value.
722 * fvwm/module_list.c (module_list_remove):
723 include the case where the module is first in the list in
724 the loop, fixing a segmentaion fault when the list was empty.
726 2008-02-07 Renato Caldas <seventhguardian@gmail.com>
728 * fvwm/add_window.c (setup_frame_window):
729 add CWCursor to window's valuemask (from Marc Lehmann's argb patch)
730 add preliminary support for ARGB windows in fvwm (based on
731 Marc Lehman's argb patch)
733 2008-02-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
735 * libs/PictureUtils.c (XPM_COLOR_CLOSENESS):
738 2008-02-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
740 * libs/Colorset.c (CreateOffsetBackgroundPixmap):
741 catch BadGC when updating root transparent window background
743 * libs/XError.c (do_coredump):
744 (ferror_set_temp_error_handler):
745 (ferror_reset_error_handler)
746 (ferror_call_next_error_handler):
749 * libs/XError.c (PrintXErrorAndCoredump):
750 try to dump core the hard way
752 2008-02-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
754 * fvwm/colorset.c (parse_colorset):
755 check for image != None before calling XDestroyImage
757 * fvwm/ewmh_events.c (ewmh_WMStateMaxVert):
758 (ewmh_WMStateMaxHoriz):
760 (ewmh_WMStateShaded):
761 (ewmh_WMStateStaysOnTop):
762 (ewmh_WMStateStaysOnBottom):
763 handle the STATE_ADD command of the EWMH _NET_WM_STATE message from
765 also ignore the EWMH staysontop and staysonbottom hints if the
766 EWMHIgnoreStackingOrderHints style is used
768 * fvwm/colorset.c (parse_colorset):
769 Fixed a sporadic crash when the root background set by gnome,
770 fvwm-root, esetroot etc. changes and a root transparent colour set
773 * fvwm/colorset.c (parse_colorset):
774 * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
775 * libs/Colorset.c (CreateOffsetBackgroundPixmap):
776 * libs/PictureGraphics.c (PGrabXImage)
777 (PGraphicsCreateTranslucent):
778 use MyXGrabserver and MyXUngrabServer instead of doing the X calls
781 2008-01-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
783 * libs/PictureGraphics.c (PGrabXImage):
784 fixed XImage memory leak
785 (PCreateRenderPixmap):
786 (PCreateDitherPixmap):
787 Properly handle return code of FgetFImage()
789 2008-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
791 * fvwm/events.c (HandleConfigureRequest):
792 (events_handle_configure_request):
795 * fvwm/ewmh_events.c (ewmh_RestackWindow):
796 (ewmh_MoveResizeWindow):
797 fixed crash when moving/resizing/restacking unmanaged windows through
800 2008-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
802 * fvwm/events.c (HandleMapRequestKeepRaised):
803 fixed compiler warning
805 2008-01-26 Olivier <chapuis(at)lri(dot)fr>
807 * libs/FlocaleCharset.c: (FlocaleInit_X_Charset),
808 (FlocaleCharsetInit), (FlocaleCharsetGetDefaultCharset):
810 Fixed the determination of the X charset on UTF-8 system
812 2008-01-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
814 * fvwm/placement.c (__pl_minoverlap_get_next_x):
815 do not add screen offset to window position
817 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
820 2008-01-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
823 Some html documentation files were not installed.
825 2008-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
827 * fvwm/style.c (style_parse_one_style_option):
828 fixed parsing of screen argument of the SnapAttraction Style
830 2007-12-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
832 * fvwm/move_resize.c (DoSnapAttract):
833 Use edge move resistance, and not delay for top edge when moving
836 2007-12-03 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
839 * fvwm/events.c (HandleMapRequestKeepRaised)
840 (test_withdraw_request):
841 Don't map windows that request to be moved back to WithdrawnState
842 by the ICCCM2 method before they have been mapped. (Fixes bug with
843 disappearing windows.)
845 2007-11-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
849 increased version to 2.5.25
853 updated for 2.5.24 release
855 2007-11-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
857 * fvwm/menus.c (__mloop_exit):
858 * fvwm/menubindings.c (parse_menu_action):
860 reindented and cleaned up some code
862 2007-11-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
864 * fvwm/update.c (apply_window_updates):
865 * fvwm/add_window.c (setup_style_and_decor):
866 (setup_numeric_vals):
870 * fvwm/events.c (HandleEnterNotify):
871 * fvwm/fvwm.c (InitVariables):
873 * fvwm/session.c (SaveGlobalState):
875 * fvwm/move_resize.c (DoSnapAttract):
878 The commands EdgeResistance, SnapGrid and SnapAttraction are obsolete
879 They have been replaced by the styles EdgeMoveResistance,
880 EdgeMoveDelay, EdgeResizeDelay, SnapGrid and SnapAttraction
882 2007-10-21 Renato Caldas <seventhguardian@gmail.com>
886 use AS_HELP_STRING to format the configure options help strings
888 2007-10-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
890 * fvwm/conditional.c:
893 2007-10-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
895 * fvwm/ConfigFvwmDefaults:
896 restore default action of closing menus for menu titles
898 2007-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
900 * libs/FScreen.c (FindScreenOfXY):
901 * fvwm/move_resize.c (GetMoveArguments):
902 fixed the "screen w" argument of the Move and other commands
904 2007-09-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
906 * fvwm/virtual.c (HandlePaging):
907 don't modify *xl and *yt unless we we really page
909 2007-09-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
911 * fvwm/module_list.h:
912 * fvwm/module_list.c:
915 2007-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
919 increased version to 2.5.24
923 updated for 2.5.23 release
925 * libs/Flocale.c (FlocaleEncodeString):
926 removed previous warning fix
928 2007-08-30 Thomas Adam <thomas@edulinux.homeunix.org>
932 Added new style option: StartShaded.
934 2007-08-30 Renato Caldas <seventhguardian@gmail.com>
936 * libs/Flocale.c (FlocaleEncodeString):
939 2007-08-30 Viktor Griph <griph(at)student(dot)chalmers(dot)se>
944 removed old fvwm manpage
946 2007-08-29 Renato Caldas <seventhguardian@gmail.com>
950 increased version to 2.5.23
954 fix the date for 2.5.22 release
956 2007-08-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
958 * fvwm/windowlist.c (CMD_WindowList):
959 fixed crash when using CurrentAtEnd and IconifiedAtEnd with only
962 2007-08-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
966 use "test ! ... = ..." instead of "test ... != ..."
968 * fvwm/builtins.c (CMD_PropertyChange):
969 fixed completely broken parsing of PropertyChange arguments
971 2007-08-28 Renato Caldas <seventhguardian@gmail.com>
975 updated for 2.5.22 release
977 * fvwm/builtins.c (CMD_PropertyChange):
978 * libs/Flocale.c (FlocaleGetFftFont):
981 (FlocaleGetFontOrFontSet):
984 fix compiler warnings
986 2007-08-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
989 fixed command table parsing
991 2007-08-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
993 * fvwm/module_list.c (module_kill):
994 (executeModuleDesperate):
995 (module_list_itr_init):
998 * fvwm/events.c (My_XNextEvent):
999 * fvwm/module_list.c (module_alloc):
1000 (do_execute_module):
1001 * fvwm/module_list.h (fmodule):
1004 restored *not* useless is_cmdline_module stuff
1007 add constants for command group tagging
1009 2007-08-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1014 2007-08-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1017 check for sed, perl and tbl, needed to build documentation
1019 2007-08-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1021 * libs/System.c (fvwm_mkstemp):
1022 use constants from libs/fvwm_sys_stat.h
1024 2007-08-15 Renato Caldas <seventhguardian@gmail.com>
1026 * fvwm/module_list.c (do_execute_module):
1027 fixed possible crash when fork fails
1029 * fvwm/module_list.c (module_list_remove):
1030 now returns the removed fmodule*, or NULL if unsuccessful
1031 removed error message when removing a not listed module (it's normal)
1033 * fvwm/module_list.c (module_kill):
1034 module is inserted in death_row only if it is successfuly removed from
1035 module_list (fixes crash when module is killed more than once)
1037 2007-08-08 Renato Caldas <seventhguardian@gmail.com>
1039 * fvwm/events.c (My_XNextEvent):
1040 fixed hang with startup modules
1042 2007-08-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1044 * fvwm/conditional.c (FreeConditionMask):
1045 fixed crash with inverted name condition
1050 2007-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1056 * sample.fvwmrc/system.fvwm2rc-sample-95:
1057 * sample.fvwmrc/system.fvwm2rc:
1058 * sample.fvwmrc/system.fvwm2rc-sample-2:
1059 * libs/Picture.c (PicturePrintImageCache):
1061 * libs/FGettext.c (FGettextPrintLocalePath):
1062 * libs/fvwmsignal.c:
1064 * libs/PictureUtils.c (PictureAllocColorTable)
1065 (PicturePrintColorInfo):
1067 * libs/fvwmsignal.h:
1070 * libs/Ficonv.c (convert_charsets):
1071 (FiconvSetupConversion):
1072 * fvwm/decorations.c:
1075 * fvwm/add_window.c (setup_window_font):
1079 * fvwm/conditional.c:
1080 * fvwm/fvwm.c (SetRCDefaults):
1082 * fvwm/ewmh_events.c:
1085 * fvwm/menustyle.c (menustyle_parse_style):
1087 * fvwm/ewmh.c (EWMH_Init):
1088 * libs/Flocale.c (FlocaleParseShadow):
1089 (FlocaleGetFontSet):
1091 (FlocalePrintLocaleInfo):
1092 * fvwm/misc.c (fvwm_msg):
1095 write fvwm in lower case
1098 fixed build without GNU make
1100 2007-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1102 * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
1103 fixed buffer overflow
1105 2007-08-06 Renato Caldas <seventhguardian@gmail.com>
1107 * fvwm/module_list.h (fmodule_list_itr):
1108 * fvwm/module_list.c (module_list_itr_init, module_list_itr_next):
1109 replace iterator struct by typedef
1111 * fvwm/module_list.c (module_list_destroy):
1114 new function to remove dup code
1116 * fvwm/module_list.c (module_kill):
1117 changed to move the module to the deathrow list
1119 * fvwm/module_list.h (fmodule):
1120 * fvwm/module_list.c (module_alloc):
1121 (module_list_remove):
1122 (FlushMessageQueue):
1123 removed is_removed logic
1125 * fvwm/module_list.c (module_safefree):
1128 * fvwm/events.c (My_XNextEvent):
1129 remove old "#if 0" code
1131 * fvwm/module_list.c (module_kill):
1134 2007-08-06 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1136 * fvwm/module_list.h (fmodule_list_itr):
1137 * fvwm/module_list.c (module_list_itr_init, module_list_itr_next):
1138 don't store current pointer in module list iterators.
1141 2007-08-06 Renato Caldas <seventhguardian@gmail.com>
1143 * fvwm/events.c (My_XNextEvent):
1144 * fvwm/module_list.c (KillModuleByName):
1145 (FlushAllMessageQueues):
1146 * fvwm/module_interface.c (BroadcastPacket):
1147 (BroadcastNewPacket):
1149 (BroadcastFvwmPicture):
1150 (BroadcastColorset):
1151 (BroadcastProperyChange):
1152 (BroadcastConfigInfoString):
1154 * fvwm/modconf.c (ModuleConfig):
1155 * fvwm/stack.c (BroadcastRestack):
1156 replaced module_get_next by module list iterator mechanism
1158 * fvwm/module_list.h:
1159 * fvwm/module_list.c (module_get_next):
1162 2007-08-05 Renato Caldas <seventhguardian@gmail.com>
1164 * fvwm/module_list.h:
1165 * fvwm/module_list.c (fmodule):
1171 (FlushAllMessageQueues):
1173 * fvwm/module_interface.c (BroadcastPacket):
1174 (BroadcastNewPacket):
1176 (BroadcastFvwmPicture):
1177 (BroadcastColorset):
1178 (BroadcastProperyChange):
1179 (BroadcastConfigInfoString):
1181 * fvwm/event.c (My_XNextEvent):
1182 * fvwm/stack.c (BroadcastRestack):
1183 * fvwm/modconf.c (ModuleConfig):
1184 changed to work with generic list container
1186 * fvwm/module_list.c (module_insert):
1187 (module_list_insert):
1189 (module_list_remove):
1192 renamed as list handling functions
1194 * fvwm/events.c (My_XNextEvent):
1195 * fvwm/module_list.h:
1196 * fvwm/module_list.c (module_alloc):
1197 (do_execute_module):
1198 removed useless is_cmdline_module stuff
1200 * fvwm/module_list.h:
1201 * fvwm/module_list.c (module_list_insert):
1202 (module_list_remove):
1204 new fmodule_list object representing a module list.
1205 changed the module lists to the new object.
1206 changed list functions to use the list object instead of the
1207 fmodule_store pointer.
1209 * fvwm/events.c (My_XNextEvent):
1210 moved module_cleanup to after ExecuteCommandQueue to avoid segfaults
1212 * fvwm/module_list.h (fmodule_list_itr):
1213 * fvwm/module_list.c (fmodule_list_itr_init):
1214 (fmodule_list_itr_next):
1215 created a smart (safe) iterator mechanism to replace the
1216 module_get_next function
1218 2007-08-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1222 added empty functions to replace CMD_Dummy
1225 use subordinate Makefile.ams instead of iuncluding files from other
1229 removed FVWMNAMEUCASE
1234 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS):
1235 force --enable-htmldoc on "make distcheck"
1237 * fvwm/events.c (HandleEnterNotify):
1238 (HandleLeaveNotify):
1239 properly generate enter_window and leave_window events for FvwmEvent
1241 2007-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1243 * fvwm/move_resize.c (GetOnePositionArgument):
1245 (ParsePositionArgumentSuffix):
1248 2007-07-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1250 * fvwm/move_resize.c (GetOnePositionArgument):
1251 fixed position calculation with the "w" prefix (move w-1 w-1).
1252 (GetOnePositionArgument):
1255 2007-07-26 Viktor Griph <griph@dd.chalmers.se>
1257 * fvwm/menus.c (__copy_down, __check_for_delimiter)
1259 reduce indentation level
1260 add comment to explain why suppressing the warning is right
1262 2007-07-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1264 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
1265 fixed using uninitialized variable
1267 * fvwm/menus.c (scanForStrings):
1268 suppress compiler warning for now
1270 * fvwm/move_resize.c (resize_move_window):
1271 (AnimatedMoveAnyWindow):
1275 * fvwm/module_interface.c (__get_allowed_actions):
1276 * fvwm/menuitem.c (menuitem_paint):
1277 * fvwm/icons.c (CMD_Iconify):
1278 * fvwm/gnome.c (GNOME_SetHints):
1279 * fvwm/ewmh.c (ewmh_AllowsClose):
1281 (ewmh_AllowsFullScreen):
1282 (ewmh_AllowsMinimize)
1283 (ewmh_AllowsMaximize):
1287 * fvwm/ewmh_events.c (ewmh_CloseWindow):
1288 (ewmh_MoveResizeWindow):
1291 (ewmh_WMStateHidden):
1292 * fvwm/events.c (__handle_cr_on_client):
1293 * fvwm/decorations.c (__is_resize_allowed):
1294 (is_function_allowed):
1295 * fvwm/conditional.c (MatchesConditionMask):
1296 * fvwm/builtins.c (CMD_Delete):
1297 * fvwm/add_window.c (AddWindow):
1298 is_function allowed now differentiates between US program actions and
1299 actions initiated by interaction between fvwm and the user
1301 2007-07-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1303 * fvwm/menus.c (__scan_for_pixmap):
1304 fixed compiler warning
1306 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
1307 (ewmh_RestackWindow):
1308 honor FixedSize/FixedPosition styles in EWMH messages too
1310 2007-07-24 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1312 * fvwm/fvwm.c (setVersionInfo):
1313 add XCursor support to version output
1315 * fvwm/menus.c (SCTX_SET_MI, SCTX_GET_MI, SCTX_SET_MR)
1316 (SCTX_GET_MR, string_context_type_t, string_context_t)
1317 (string_def_t, scanForColor, scanForPixmap, scanForStrings)
1318 (__scan_for_color, __scan_for_pixmap, AddToMenu, NewMenuRoot):
1319 reimplement pixmap and color scanning for menus to better handle
1322 2007-07-22 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1325 don't install fvwm.1
1327 * fvwm/events.c (My_XNextEvent):
1328 remove unused varaible
1330 * fvwm/events.c (My_XNextEvent):
1331 * fvwm/module_list.h:
1332 * fvwm/module_list.c (module_store, module_alloc)
1333 (module_kill_all, module_safefree, module_remove)
1334 (do_execute_module, module_kill, module_cleanup, module_get_next)
1335 (FlushMessageQueue):
1336 Don't free module stuctures during module I/O. (Fixes segfault.)
1338 2007-07-20 Simon Griph <simon(at)griph(dot)se>
1342 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
1343 Someone missed to add extra conditions when changing from
1346 2007-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1349 fixed liXcursor detection
1351 2007-07-16 Simon Griph <simon(at)griph(dot)se>
1355 * fvwm/menus.c (scanForPixmap):
1356 made it possible to escape '*' '%' '@' in filenames
1358 * libs/PictureImageLoader.c (PImageLoadSvg):
1359 added transposing and none uniform scaling to svg options
1361 2007-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1363 * libs/PictureImageLoader.c:
1365 (PImageLoadCursorFromFile):
1366 fixed compilation without xpm library
1368 fixed compiler warning without png library
1370 2007-07-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1373 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
1374 fix compilation without xpm library
1376 2007-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1381 * libs/PictureImageLoader.c:
1383 (PImageLoadCursorFromFile):
1384 fixed compilation without xpm library
1386 fixed compiler warning without png library
1388 2007-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1390 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
1391 * fvwm/cursor.c (CMD_CursorStyle):
1392 fixed compiler warning
1394 2007-07-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1396 * fvwm/cursor.c (CMD_CursorStyle):
1397 fix CursorStyle command parsing
1399 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1401 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
1402 * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
1403 * libs/PictureImageLoader.c (PImageLoadSvg):
1405 (PImageCreatePixmapFromArgbData):
1406 moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
1407 (PImageCreatePixmapFromFImage):
1410 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1412 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
1413 * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
1414 * libs/PictureImageLoader.c (PImageLoadSvg):
1416 (PImageCreatePixmapFromArgbData):
1417 moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
1418 (PImageCreatePixmapFromFImage):
1421 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1428 added libXcursor detection
1430 * fvwm/Makefile.am (LDADD):
1438 * libs/Makefile.am (libfvwm_a_SOURCES):
1441 * libs/PictureImageLoader.c (PImageLoadCursorFromFile):
1442 added Xcursor support
1444 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1450 added defs for FxpmInfo and FxpmFreeXpmInfo
1452 * libs/PictureBase.h (FvwmPictureAttributes):
1453 * libs/PictureImageLoader.c
1454 (PImageCreatePixmapFromArgbData):
1455 (PImageLoadPixmapFromFile):
1456 added FPAM_MONOCHROME option to FvwmPictureAttributes bitmask
1457 (PImageLoadCursorPixmapFromFile):
1458 (PImageLoadCursorFromFile):
1459 * libs/PictureImageLoader.h:
1460 removed the xpm-specific PImageLoadCursorPixmapFromFile(),
1461 replaced by the new general PImageLoadCursorFromFile()
1463 * fvwm/cursor.c (CMD_CursorStyle):
1464 handle new hot-spot arguments, use PImageLoadCursorFromFile()
1465 instead of PImageLoadCursorPixmapFromFile(), less code duplication
1467 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1469 * libs/PictureImageLoader.c
1473 now returns argb data instead of pixmaps
1474 (PImageLoadPixmapFromFile):
1475 (PImageLoadArgbDataFromFile):
1476 moved first half of PImageLoadPixmapFromFile() into
1477 the new local function PImageLoadArgbDataFromFile()
1479 removed function, code moved into PImageLoadPixmapFromFile()
1481 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1483 * libs/PictureImageLoader.c (PImageLoadXpm):
1484 revised to make use of PImageCreatePixmapFromArgbData()
1486 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1488 * fvwm/colorset.c (parse_shape):
1489 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
1490 * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
1491 * libs/PictureImageLoader.c
1494 (PImageCreatePixmapFromArgbData):
1495 don't create a mask pixmap for fully opaque (all alpha == 0xff)
1496 or translucent (0 < any alpha < 0xff) images.
1498 2007-06-22 Simon Griph <simon(at)griph(dot)se>
1500 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
1501 * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData):
1502 * libs/PictureImageLoader.c (PImageLoadSvg):
1504 (PImageCreatePixmapFromArgbData):
1505 moved XCreatePixmap() calls into PImageCreatePixmapFromArgbData()
1506 (PImageCreatePixmapFromFImage):
1509 2007-07-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1511 * fvwm/functions.c (CMD_EchoFuncDefinition):
1512 * fvwm/functable.c (func_table):
1514 new command EchoFuncDefinition
1516 2007-07-07 Simon Griph <simon(at)griph(dot)se>
1519 * fvwm/conditional.c (CreateConditionMask):
1520 bugfix: Condition separation previously failed when a
1521 single comma (no whitespace padding) was used directly
1522 after a multi-worded condition.
1524 2007-06-21 Renato Caldas <seventhguardian@gmail.com>
1526 * fvwm/module_list.c (module_kill):
1527 fix possible core dump when using startup modules
1529 2007-06-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1532 * fvwm/builtins.c (CMD_PrintInfo):
1533 * libs/Picture.h (PicturePrintImageCache):
1534 * libs/Picture.c (PicturePrintImageCache):
1535 add ImageCache subject to PrintInfo command
1537 2007-06-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1540 * fvwm/events.c (My_XNextEvent):
1541 fix crash when a module closes down during input/output.
1543 2007-06-03 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1545 * fvwm/icons.c (ChangeIconPixmap):
1548 * fvwm/focus.c (warp_to_fvwm_window):
1549 * fvwm/events.c (__handle_cr_restack):
1550 (__handle_bpress_on_managed):
1551 (HandlePropertyNotify):
1553 * fvwm/stack.c (__restack_window):
1554 (__raise_lower_recursion):
1555 (__raise_or_lower_window):
1556 (raise_or_lower_window):
1557 (position_new_window_in_stack_ring):
1561 (HandleUnusualStackmodes):
1564 (CMD_RestackTransients):
1566 do raise hacks even when the internal stack is intact, unless on a
1569 2007-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1571 * fvwm/style.c (check_window_style_change)
1572 (style_parse_one_style_option):
1574 * fvwm/fvwm.h (window_style):
1575 * fvwm/add_window.c (setup_frame_size_limits):
1576 * fvwm/geometry.c (constrain_size):
1577 new style MinWindowSize
1579 2007-05-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1582 added missing prototypes
1584 * libs/safemalloc.c:
1591 * libs/Event.c (GetSubwindowFromEvent):
1593 * libs/ColorUtils.c:
1594 include corresponding header files
1596 * libs/PictureBase.c:
1597 * libs/FlocaleCharset.c:
1601 2007-05-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1603 * configure.ac (HAVE_GNU_READLINE):
1604 detect full GNU readline API (vs BSD libedit readline compatibility
1607 2007-04-27 Scott Smedley <ss(at)aao(dot)gov(dot)au>
1609 * fvwm/windowlist.c (CMD_WindowList):
1612 Deprecated "UseListSkip" & "OnlyListSkip" - replaced with
1613 "UseSkipList" & "OnlySkipList".
1615 2007-04-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1618 * fvwm/add_window.c (validate_transientfor):
1619 detect and disallow circular transient-for hints
1621 2007-04-27 Scott Smedley <ss(at)aao(dot)gov(dot)au>
1624 s/UseListSkip/UseSkipList/g etc.
1626 2007-04-17 Jesus Guerrero <6thpink(at)terra(dot)es>
1628 * fvwm/menus.c (size_menu_vertically):
1629 added localization of the "More&..." string
1631 2007-03-17 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1633 * libs/PictureBase.c (PictureFindImageFile):
1634 fix for segfault with svg-support enabled
1636 * INSTALL.fvwm (http):
1637 * configure.ac (png_CFLAGS):
1638 raise librsvg dependeny due to bug with 2.13.91
1640 * fvwm/cursor.c (CMD_CursorStyle):
1641 remove unused static variable nocursor
1643 2007-03-14 Scott Smedley <ss(at)aao(dot)gov(dot)au>
1648 2007-03-11 Scott Smedley <ss(at)aao(dot)gov(dot)au>
1651 bugfix: 'make dist' failed cos I moved 'scott.notes' to util/ subdir.
1652 bugfix: out-of-tree builds failed due to broken dependency.
1653 Make man page have same header as old one.
1654 Fix man page indentation.
1655 Make text of top-level man page sections all uppercase.
1656 Added --disable-mandoc option.
1657 HTML doc generation is off by default: use --enable-htmldoc.
1658 Added more info in doc/README about XML commands to use.
1660 2007-03-10 Scott Smedley <ss(at)aao(dot)gov(dot)au>
1663 * Everything in the 'doc' subdirectory.
1665 XML source to generate man page & HTML documentation.
1667 2007-02-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1670 * fvwm/colorset.c (parse_colorset):
1671 don't recompute sh, hi and fgsh if they were supplied in a previous
1672 colorset line. Fixes bug #3359.
1674 2007-02-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1676 * fvwm/move_resize.c (DoSnapAttract):
1677 handle SnapGrid before SnapAttraction so that non-overlapping windows
1678 do not snap edge to edge:
1685 2007-02-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1687 * fvwm/style.c (parse_and_set_window_style)
1688 (style_parse_one_style_option):
1689 don't warn about PositionPlacement arguments
1691 2007-02-04 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1695 enties for ChangeWindowTitle patch by Julio Teca.
1697 2007-02-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1699 * fvwm/fvwm.c (main):
1700 fixed ROOT CursorStyle context
1702 * fvwm/placement.c (__pl_manual_get_pos_simple):
1703 * fvwm/move_resize.h:
1704 * fvwm/move_resize.c (__move_loop):
1706 fixed long broken POSITION CursorStyle context
1708 2007-02-04 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1710 * fvwm/bindings.c (ParseBinding):
1711 fix buffer overrun with >78 character window names.
1713 * fvwm/fvwm.1.in (PositionPlacement):
1716 * fvwm/fvwm.1.in (BorderWidth, HandleWidth):
1717 * fvwm/style.c (style_parse_one_style_option):
1718 change BorderWidth and HandleWidth style to revert to default if no
1721 2007-02-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1723 * fvwm/fvwm.h (style_flags):
1724 * fvwm/placement.c (__pl_under_mouse_get_pos_simple):
1725 (__place_get_wm_pos):
1726 (__place_window, __explain_placement):
1727 * fvwm/style.c (style_parse_one_style_option):
1729 * libs/defaults.h (DEFAULT_PLACEMENT_POS_CENTER_STRING)
1730 (DEFAULT_PLACEMENT_POS_MOUSE_STRING)
1731 (DEFAULT_PLACEMENT_POSITION_STRING):
1734 * fvwm/move_resize.c (GetOnePositionArgument):
1735 added 'w' suffix to Move arguments
1736 allow multiple shifts from original position
1738 * fvwm/style.c (style_parse_one_style_option):
1741 * fvwm/placement.c (setup_window_placement)
1742 (__place_get_placement_flags):
1743 (__place_get_wm_pos):
1744 (__place_get_nowm_pos):
1746 (__place_handle_x_resources):
1747 (setup_window_placement):
1748 * fvwm/fvwm.h (PLACE_CENTER):
1750 replaced CenterPlacement with more flexibe PositionPlacement
1752 * fvwm/move_resize.c (GetMoveArguments):
1753 (GetResizeArguments):
1754 (GetResizeMoveArguments):
1756 * fvwm/move_resize.h:
1757 exported and enhanced function GetMoveArguments for use by placement
1760 2007-02-01 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1762 * fvwm/ConfigFvwmDefaults:
1763 reenable MenuScroll on titles
1765 * fvwm/menubindings.c (menu_shortcuts):
1766 don't scroll menus if scrolling would be in the wrong direction
1768 2007-02-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1770 * fvwm/move_resize.c (__resize_window):
1771 some resizing/gravity fixes
1772 properly handle maximized + shaded state when resizing
1775 2007-01-31 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1777 * fvwm/move_resize.c (__resize_window):
1778 resizing of shaded windows work better.
1780 2007-01-30 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1782 * fvwm/fvwm.1.in (COMMAND EXPANSION):
1783 clarified previous patch
1785 * fvwm/fvwm.1.in (COMMAND EXPANSION):
1786 documented '-' command prefix
1788 * fvwm/expand.c (__eae_parse_range):
1789 fix $[n-] and $[*] after unsigned int havoc
1791 2007-01-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1794 * fvwm/ConfigFvwmMenuDefaults:
1796 * fvwm/ConfigFvwmDefaults:
1797 * fvwm/ConfigFvwmMenuDefaults:
1798 moved all settings from ConfigFvwmMenuDefaults to ConfigFvwmDefaults
1800 2007-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1802 * fvwm/ConfigFvwmMenuDefaults:
1803 * fvwm/fvwm.c (SetRCDefaults):
1804 make default menu mouse bindings for MenuSelectItem and MenuScroll only
1805 apply to menu item context.
1807 2007-01-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1809 * fvwm/placement.c (placement_loop):
1810 (__pl_minoverlap_get_avoidance_penalty):
1811 (__pl_smart_get_first_pos):
1812 (__pl_smart_get_next_pos):
1813 (__pl_smart_test_window):
1814 (__pl_smart_get_pos_penalty):
1815 rewrote SmartPlacement as a sub-mode of MinOverlapPlacement, i.e. it's
1816 now less than ten lines of code.
1818 * fvwm/add_window.c (setup_placement_penalty):
1819 * fvwm/style.c (style_parse_one_style_option):
1820 allow to reset the placement penalties with !
1823 * fvwm/add_window.c (setup_placement_penalty):
1826 * fvwm/style.c (style_parse_one_style_option):
1827 put placement penalty array in a struct
1829 * fvwm/placement.c (__place_get_wm_pos):
1830 (__pl_clever_get_next_x):
1831 (__pl_clever_get_next_y):
1832 (__pl_clever_get_first_pos):
1833 (__pl_clever_get_next_pos):
1834 (__pl_clever_get_avoidance_penalty):
1835 (__pl_clever_get_pos_penalty):
1836 (__pl_minoverlap_get_next_x):
1837 (__pl_minoverlap_get_next_y):
1838 (__pl_minoverlap_get_first_pos):
1839 (__pl_minoverlap_get_next_pos):
1840 (__pl_minoverlap_get_avoidance_penalty):
1841 (__pl_minoverlap_get_pos_penalty):
1842 renamed ...clever... functions to ...minoverlap...
1845 * fvwm/decorations.c:
1846 * fvwm/menubindings.c:
1847 * fvwm/module_interface.c:
1848 * fvwm/module_list.c:
1850 * fvwm/module_list.h:
1852 * fvwm/module_interface.h:
1854 dont include "libs" in include path
1857 #includes from fvwm path with "..." not <...>
1860 #includes from library path with "..." not <...>
1862 2007-01-28 Simon Griph <simon(at)griph(dot)se>
1867 documented new svg support
1870 added librsvg detection
1872 * fvwm/Makefile.am (LDADD, INCLUDES):
1873 added rsvg_LIBS, rsvg_CFLAGS
1875 * fvwm/expand.c (expand_vars_extended):
1876 new extended variables
1877 $[w.iconfile.svgopts] and $[w.miniiconfile.svgopts]
1879 * fvwm/fvwm.1.in (OPTIONS):
1881 documented new svg support
1882 (COMMAND EXPANSION):
1883 documented new extended variables
1885 * fvwm/fvwm.c (setVersionInfo):
1887 added Frsvg_init() call
1892 * libs/Makefile.am (libfvwm_a_SOURCES):
1897 * libs/Picture.c (PCacheFvwmPicture):
1898 hid svgopts from isFileStampChanged()
1900 * libs/PictureBase.c (PictureFindImageFile):
1901 hid svgopts from searchPath()
1903 * libs/PictureBase.h:
1905 * libs/PictureImageLoader.c (PImageLoadFvwmPictureFromFile):
1906 hid svgopts from setFileStamp()
1908 new svg image loader
1910 * libs/fvwmlib.c (flib_init_graphics):
1911 added Frsvg_init() call
1913 2007-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1916 * fvwm/stack.c (__is_restack_needed)
1917 (is_transient_subtree_straight):
1919 fix crash when trying to restack destroyed window
1921 2007-01-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
1923 * libs/Makefile.am (libfvwm_a_SOURCES):
1926 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
1927 * fvwm/menus.c (move_any_menu)
1928 set menu backgrounds before moving. Makes transparent menus move
1931 * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
1932 * fvwm/menus.c (update_transparent_menu_bg, repaint_transparent_menu):
1933 add update_transparent_menu_bg to allow set of transparent menu
1934 background before a move, and change repaint_transparent_menu to
1935 allow for not setting the menu background.
1937 * libs/Colorset.c (SetWindowBackgroundWithOffset):
1938 create offset backgrounds with CreateOffsetBackgroundPixmap (works with
1939 transparent colorsets)
1940 (CreateOffsetBackgroundPixmap):
1941 use offset also for non transparent backgrounds.
1943 * fvwm/menubindings.c (menu_shortcuts):
1944 don't move menus on scroll if they don't move
1946 2007-01-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
1951 * fvwm/decorations.c:
1953 * fvwm/ewmh_events.c:
1954 * fvwm/ewmh_icons.c:
1959 * fvwm/menubindings.c:
1964 * fvwm/module_interface.c:
1965 * fvwm/module_list.c:
1968 * fvwm/windowlist.c:
1969 * fvwm/windowshade.c:
1974 * fvwm/conditional.c:
1981 * fvwm/add_window.c:
1983 * fvwm/move_resize.c:
1992 * fvwm/execcontext.c:
1994 * libs/CombineChars.c:
2002 * libs/FlocaleCharset.c:
2006 * libs/safemalloc.c:
2012 * libs/ColorUtils.c:
2014 * libs/PictureImageLoader.c:
2015 * libs/PictureGraphics.c:
2018 * libs/PictureUtils.c:
2020 * libs/PictureBase.c:
2021 use new header files
2027 * libs/ColorUtils.h:
2028 * libs/PictureBase.h:
2035 * libs/Makefile.am (libfvwm_a_SOURCES):
2036 moved declarations from fvwmlib.h to new/appropriate header files
2041 * fvwm/menus.c (paint_side_pic):
2042 fixed previous patch
2045 2007-01-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2047 * fvwm/menus.c (paint_side_pic):
2050 * fvwm/menus.c (paint_side_pic):
2051 use simple expose information to redraw sidepics less.
2053 2007-01-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2055 * fvwm/geometry.c (constrain_size):
2056 silence gcc 4.1.1 warning.
2058 * libs/System.c (searchPath):
2059 search in pwd if no path is given.
2060 return NULL if a file dosn't exist regardless if it's absolute path
2062 2007-01-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2064 * fvwm/placement.c (__place_window)
2065 (__pl_under_mouse_get_pos_simple):
2066 * fvwm/style.h (SUNDERMOUSE_PLACEMENT_HONORS_STARTS_ON_PAGE):
2068 new style option UnderMousePlacementHonorsStartsOnPage
2070 * fvwm/update.c (init_style):
2071 don't forget stickyness when a window goes fullscreen (or when some
2072 other style is changed)
2074 2007-01-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2076 * fvwm/placement.c (__pl_cascade_get_pos_simple):
2077 properly handle title direction with cascade placement
2079 * libs/defaults.h (PLACEMENT_FALLBACK_CASCADE_STEP):
2082 * fvwm/placement.c (__pl_center_get_pos_simple):
2083 CenterPlacement properly handles Xinerama screens
2085 2007-01-25 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2088 always substiture datarootdir
2090 2007-01-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2092 * fvwm/add_window.c (GetWindowSizeHints):
2093 * fvwm/geometry.c (constrain_size):
2094 undefine macros after use
2096 reindented and cleaned up
2097 do not grow a window because of aspect ratio if this is not explicitly
2098 allowed by the CS_ROUND_UP flag
2100 (__cs_handle_aspect_ratio):
2101 broken into separate functions and cleaned up
2103 2007-01-20 Renato Caldas <seventhguardian@gmail.com>
2105 * fvwm/module_list.c (module_receive):
2106 (module_input_discard):
2107 allocate input data in just one call - better perfomance
2109 2007-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2111 * fvwm/placement.c (__place_get_wm_pos):
2112 simplified to a simple loop
2113 (__explain_placement):
2114 added explanation of new placement styles
2116 * fvwm/placement.c (__place_get_wm_pos):
2118 (__pl_center_get_pos_simple):
2119 (__pl_under_mouse_get_pos_simple):
2120 (__pl_cascade_get_pos_simple):
2121 (__pl_manual_get_pos_simple):
2122 (__place_get_wm_pos):
2123 use new placement interface for CenterPlacement, UnderMousePlacement,
2124 ManualPlacement, CascadePlacement
2126 * fvwm/placement.c (__sp_get_first_pos):
2127 (__sp_get_next_pos):
2128 (__sp_get_pos_penalty):
2129 (__place_get_wm_pos):
2130 use new placement interface for SmartPlacement
2135 don't use inline functions
2138 renamed function and generalized the placement interface to deal with
2139 any algorithm in the same way
2140 (__place_get_wm_pos):
2141 use new placement interface
2145 increased version to 2.5.22
2149 updated for 2.5.21 release
2151 2007-01-19 Dan Espen <dane@mk.telcordia.com>
2153 * fvwm/read.h: Compile syntax error fix.
2155 2007-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2157 * fvwm/placement.c (SmartPlacement):
2158 fixed broken SmartPlacement
2160 2007-01-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2162 * fvwm/expand.c (expand_vars_extended):
2163 free allocated icon path
2165 2007-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2173 2007-01-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2176 * fvwm/fvwm.1.in (Scroll):
2177 * fvwm/virtual.c (__drag_viewport, CMD_Scroll):
2178 add interactive scrolling.
2180 * fvwm/stack.c (is_transient_subtree_straight):
2181 check first above the tree root, then beneth it.
2183 2007-01-17 Renato Caldas <seventhguardian@gmail.com>
2185 * fvwm/module_interface.h
2186 * fvwm/module_interface.c (module_input_enqueue):
2187 (module_input_execute):
2188 new functions based on AddToCommandQueue and ExecuteModuleCommand
2190 * fvwm/module_list.c (CMD_ModuleSynchronous):
2192 * fvwm/events.c (My_XNextEvent):
2193 * fvwm/module_interface.c (ExecuteCommandQueue):
2194 using the above two new functions instead of AddToCommandQueue and
2195 ExecuteModuleCommand
2197 * fvwm/module_interface.c (cqueue_object_type):
2200 * fvwm/module_interface.h
2201 * fvwm/module_interface.c (AddToCommandQueue):
2202 (ExecuteModuleCommand):
2205 2007-01-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2207 * fvwm/fvwm.h (window_style):
2208 * fvwm/style.c (style_parse_one_style_option):
2209 icon background relief and icon title relief changed to sigend char;
2210 should fix problem with ppc and negative values for these.
2212 2007-01-16 Renato Caldas <seventhguardian@gmail.com>
2214 * fvwm/module_list.h:
2215 * fvwm/module_list.c (module_receive):
2216 (module_input_discard):
2217 (module_input_expect):
2218 new functions to deal with module input
2220 * fvwm/module_list.h:
2221 * fvwm/module_list.c (HandleModuleInput):
2222 replaced by the above three functions
2224 * fvwm/events.c (My_XNextEvent):
2225 * fvwm/module_list.c (CMD_ModuleSynchronous):
2227 adapted to use the above three functions instead of HandleModuleInput
2229 2007-01-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2231 * configure.ac (HAVE_PNG):
2232 don't mangle png_LIBS, use --with-png-library
2234 2007-01-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2237 removed news about previous change after move of version-2_5_20 tag
2238 on ChangeLog and fvwm/stack.c to the last revision and rebuilt tar
2241 * fvwm/stack.c (__restack_window):
2242 fix so new transient windows with StackTransientParent on top layer
2243 don't make all windows raise above the pan frames.
2247 increased version to 2.5.21
2251 updated for 2.5.20 release
2253 2007-01-15 Renato Caldas <seventhguardian@gmail.com>
2255 * fvwm/fvwm.c (main):
2256 remove the call to module_init_list, the list head is instead set
2257 to NULL upon declaration
2259 * fvwm/module_list.h:
2260 * fvwm/module_list.c (module_init_list):
2263 2007-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2265 * fvwm/stack.c (is_transient_subtree_straight)
2266 (is_transient_subtree_stack_straight):
2267 use <= 32 character function name
2268 (mark_transient_subtree, is_transient_subtree_straight)
2269 (__mark_transient_subtree_test):
2270 move common tests to function to avoid code duplication
2272 * fvwm/fvwm.1.in (IconifyWindowGroups):
2273 Correctly document that windows are iconified together if the are in
2274 the same window group, not if the group leader is iconified.
2276 2007-01-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2278 * fvwm/add_window.c (GetWindowSizeHints):
2279 * libs/vpacket.h (ConfigWinPacket):
2280 * fvwm/module_interface.c (CONFIGARGS):
2281 * fvwm/fvwm.h (FvwmWindow):
2282 add orig_hints_width_inc and orig_hints_height_inc values to store the
2283 original resize inc for use in FvwmIdent
2286 * fvwm/style.c (style_parse_one_style_option):
2287 deprecated some "No..." styles
2288 (style_parse_one_style_option):
2289 add a NoResizeHintOverride style
2291 * fvwm/add_window.c (GetWindowSizeHints):
2292 only ignore the min_width/min_height/max_width/max_height with the
2293 ResizeHintOverride style
2295 * fvwm/icons.c (DeIconify):
2296 corrected previous fix
2298 * fvwm/placement.c (CleverPlacement):
2300 (__place_get_wm_pos):
2301 (__place_get_nowm_pos):
2303 fixed smart placement
2304 unified placement func interface
2306 2007-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2309 * fvwm/icons.c (DeIconify):
2312 * fvwm/stack.c (is_transient_subtree_stacked_straight):
2313 fix detection of non needed lower operations
2315 BroadcastRestack to modules even if non is done. (To cancel effect of
2316 already sent M_RAISE/M_LOWER)
2317 don't do raise hacks if no restack was done.
2319 * fvwm/fvwm.h (FvwmWindow):
2320 icon_nalloc_pixels is int instead of unsined int
2322 * libs/PictureUtils.h (PictureCloseImageColorAllocator):
2323 * libs/PictureUtils.c (PictureCloseImageColorAllocator):
2324 use int instead of unsigned int.
2326 * fvwm/menugeometry.c (menu_get_geometry)
2327 (menu_get_outer_geometry):
2328 * fvwm/focus.c (CMD_WarpToWindow):
2329 * fvwm/geometry.c (get_title_button_geometry):
2330 * fvwm/session.c (SaveWindowStates):
2331 * fvwm/conditional.c (CMD_WindowId):
2332 * fvwm/placement.c (__place_get_wm_pos):
2333 * fvwm/frame.c (frame_create_move_resize_args):
2334 * fvwm/icons.c (GetIconBitmap, GetIconWindow):
2335 * fvwm/add_window.c (CaptureOneWindow, AddWindow):
2336 * fvwm/builtins.c (CMD_Destroy, CMD_Close):
2337 * fvwm/style.c (style_parse_icon_box_style):
2338 * fvwm/move_resize.c (resize_move_window, InteractiveMove)
2339 (AnimatedMoveAnyWindow, __move_window, __move_loop)
2341 * fvwm/events.c (HandlePropertyNotify)
2342 (__is_bpress_window_handled):
2343 * fvwm/menus.c (paint_menu_gradient_background, pop_menu_up)
2345 fix geometry signed pointer warnings
2347 * libs/Graphics.c (CalculateGradientDimensions):
2348 cast pointer to unsigned int*
2350 * libs/FScreen.h (FScreenGetScrRect, FScreenGetResistanceRect):
2351 * libs/FScreen.c (FScreenGetScrRect, FScreenClipToScreen)
2352 (FScreenCenterOnScreen, FScreenGetResistanceRect, FScreenGetGeometry):
2353 change unsigned int* parameter to int*. It get's info stored in an
2354 unsigned short, so it should be OK.
2358 JunkMask is unsigned
2360 * fvwm/stack.c (__mark_group_member)
2361 (is_transient_subtree_stacked_straight, __is_restack_needed)
2362 (__restack_window, mark_transient_subtree):
2363 don't raise or lower windows if they are already at the right place.
2365 2007-01-13 Renato Caldas <seventhguardian@gmail.com>
2367 * fvwm/module_interface.c (struct cqueue_object_type):
2368 * fvwm/module_list.h (struct fmodule_input):
2369 reused cqueue_object_type as a struct to store module input data
2370 renamed it to fmodule_input and moved it to module_list.h
2371 typedef'ed it to cqueue_object_type in module_interface.c
2373 2007-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2375 * fvwm/placement.c (__cp_get_next_x):
2377 (__cp_get_first_pos):
2378 (__cp_get_next_pos):
2379 (__cp_get_avoidance_penalty):
2382 restructured and cleaned up CleverPlacement code
2384 * fvwm/style.c (style_parse_icon_box_style):
2385 * fvwm/virtual.c (HandlePaging):
2386 * fvwm/stack.c (verify_stack_ring_consistency):
2387 (ResyncFvwmStackRing):
2389 * fvwm/read.c (cursor_control):
2390 * fvwm/placement.c (__place_get_wm_pos):
2391 * fvwm/move_resize.c (GetMoveArguments):
2392 (ParseOneResizeArgument):
2393 (GetResizeArguments):
2394 (GetResizeMoveArguments):
2395 (resize_move_window):
2396 (resize_move_window):
2407 (maximize_fvwm_window):
2411 * fvwm/menustyle.h (MenuStyle):
2412 * fvwm/menus.c (MenuSizingParameters):
2414 (paint_menu_gradient_background):
2415 (paint_menu_gradient_background):
2419 (pop_menu_down_and_repaint_parent):
2420 (__mloop_handle_action_without_mi):
2424 * fvwm/menuroot.h (MenuRootStatic):
2426 * fvwm/menuitem.h (MenuPaintItemParameters):
2427 * fvwm/menugeometry.h:
2428 * fvwm/menubindings.c (menu_shortcuts):
2429 * fvwm/icons.c (SetIconPixmapSize):
2431 (DrawIconTitleWindow):
2436 * fvwm/gnome.c (GNOME_GetHintIcons):
2437 * fvwm/functions.c (FvwmFunction):
2438 (__execute_function):
2440 (execute_complex_function):
2441 * fvwm/fvwm.c (JunkWidth):
2447 * fvwm/externs.h (JunkWidth):
2452 * fvwm/focus.c (CMD_WarpToWindow):
2453 * fvwm/expand.c (__eae_parse_range):
2454 (expand_args_extended):
2455 (expand_vars_extended):
2456 (expand_vars_extended):
2457 * fvwm/ewmh_names.c (EWMH_WMIconName):
2459 * fvwm/ewmh_intern.h:
2460 * fvwm/ewmh_icons.c (ewmh_WMIcon):
2461 (EWMH_DoUpdateWmIcon):
2462 (ewmh_SetWmIconFromPixmap):
2463 (ewmh_SetWmIconFromPixmap):
2464 (EWMH_DeleteWmIcon):
2467 (EWMH_SetIconFromWMIcon):
2468 * fvwm/ewmh_events.c (ewmh_WMDesktop):
2470 (ewmh_WMIconGeometry):
2473 * fvwm/ewmh.c (ewmh_ChangeProperty):
2474 (ewmh_ChangeProperty):
2476 (ewmh_AtomGetByName):
2477 (ewmh_AddToKdeSysTray):
2478 (EWMH_GetWorkAreaIntersection):
2479 (ewmh_HandleWindowType):
2480 (ewmh_check_wm_pid):
2481 * fvwm/geometry.c (constrain_size):
2483 * fvwm/events.c (__handle_cr_on_client):
2486 * libs/PictureImageLoader.c:
2487 * libs/PictureImageLoader.h:
2490 * libs/Graphics.c (ParseGradient):
2491 (CalculateGradientDimensions):
2492 (CreateGradientPixmap):
2493 (CreateGradientPixmapFromString):
2494 * fvwm/colorset.c (update_root_pixmap):
2495 * fvwm/builtins.c (CMD_Echo):
2497 * fvwm/add_window.c (AddWindow):
2498 * fvwm/screen.h (DecorFace):
2499 use int instead of unsigned int
2501 * libs/Flocale.c (FlocaleChar2bOneCharToUtf8):
2502 * fvwm/colormaps.c (EnterSubWindowColormap):
2503 (LeaveSubWindowColormap):
2504 (FetchWmColormapWindows):
2506 * libs/CombineChars.c (char_combclass):
2507 use short instead of short int
2508 use long instead of long int
2510 * libs/PictureBase.h (FvwmPictureAttributes):
2511 (FvwmRenderAttributes):
2512 * libs/Flocale.h (FlocaleFont):
2513 * fvwm/style.c (style_parse_icon_grid_style):
2514 * fvwm/menus.c (size_menu_horizontally):
2515 (size_menu_vertically):
2518 * fvwm/menuitem.c (menuitem_paint):
2520 * fvwm/menuitem.h (MenuItem):
2521 * fvwm/geometry.c (set_window_border_size):
2522 * fvwm/decorations.c (SelectDecor):
2523 use int instead of short
2525 * fvwm/screen.h (FvwmAcs):
2527 * fvwm/menus.c (MenuSizingParameters):
2528 (size_menu_horizontally):
2530 (paint_menu_gradient_background):
2531 * fvwm/menuroot.h (MenuRootStatic):
2532 * fvwm/menuitem.h (MenuItem):
2533 (MenuItemPartSizesT):
2534 * fvwm/menuitem.c (menuitem_get_size):
2535 * fvwm/menudim.h (MenuDimensions):
2536 use int instead of unsigned short
2538 2007-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2541 * libs/gravity.c (gravity_move_resize_parent_child):
2543 * fvwm/frame.c (mr_args_internal):
2544 (frame_setup_border):
2545 (frame_setup_titlebar):
2546 (frame_get_resize_decor_gravities):
2547 (frame_get_titlebar_dimensions):
2548 use rectangle instead of signed_rectangle
2550 * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
2551 * libs/fvwmrect.h (signed_rectangle):
2555 widht and height are now signed values
2557 * fvwm/placement.c (get_next_x):
2565 * fvwm/placement.c (get_next_x):
2571 2007-01-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2574 NEWS entry for StickyIcon, StickyAcrossPagesIcon and
2575 StickyAcrossDesksIcon.
2577 2007-01-13 Serge Koksharov <gentoosiast dog yandex dot ru>
2579 * fvwm/conditional.c (CreateConditionMask):
2580 added conditions StickyIcon, StickyAcrossPagesIcon and
2581 StickyAcrossDesksIcon.
2584 documented new conditional tests.
2585 removed descriptions of styles StickyIconPage & StickyIconDesk which
2586 actually don't exists in fvwm.
2587 moved StickyIcon/SlipperyIcon descriptions immediately after
2588 Sticky/Slippery description.
2590 2007-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2592 * fvwm/placement.c (SmartPlacemen):
2594 cleaned up SmartPlacement code
2596 2007-01-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2598 * fvwm/ConfigFvwmMenuDefaults:
2599 Mouse 0 MS A MenuLeaveSubmenu instead.
2601 * fvwm/ConfigFvwmMenuDefaults:
2602 Mouse 0 MS A MenuClose to make sidepic and border behave as
2603 before menu bindings.
2606 * libs/wcontext.h (enum):
2607 * fvwm/menubindings.c (menu_binding):
2609 Add menu contexts 'I' (for items) 'S' '[', ']', '_', '-'.
2611 * fvwm/menustyle.c (menustyle_parse_old_style):
2612 add a message of deprecation.
2614 2007-01-10 Renato Caldas <seventhguardian@gmail.com>
2616 * fvwm/module_list.h:
2617 * fvwm/module_list.c:
2618 new files for module handling code.
2620 * fvwm/module_list.h:
2621 * fvwm/module_interface.h:
2622 * fvwm/module_list.c:
2623 * fvwm/module_interface.c:
2624 (struct mqueue_object_type):
2635 (do_execute_module):
2636 (executeModuleDesperate):
2638 (CMD_ModuleListenOnly):
2639 (CMD_ModuleSynchronous):
2640 (HandleModuleInput):
2646 (DeleteMessageQueueBuff):
2647 (FlushMessageQueue):
2648 (FlushAllMessageQueues):
2650 (CMD_set_sync_mask):
2651 (CMD_set_nograb_mask):
2652 (skipModuleAliasToken):
2654 (struct msg_masks_t):
2656 moved from module_interface.c/h to module_list.c/h
2658 * fvwm/module_list.h (do_execute_module):
2659 * fvwm/module_interface.h (AddToCommandQueue):
2660 (ExecuteModuleCommand):
2661 initialy static functions are exposed for now. Should be fixed soon.
2664 added module_list.h and module_list.c
2665 reorganized the c files by size
2667 * fvwm/module_list.h:
2668 * fvwm/module_list.c:
2681 renamed functions to a unified style
2683 * fvwm/module_interface.h:
2684 * fvwm/module_interface.c:
2690 * fvwm/windowshade.c:
2692 * fvwm/move_resize.c:
2693 include file cleanup
2695 * fvwm/module_list.c (do_execute_module):
2696 made absolutely sure the module's read fd is >=0 before inserting
2697 the module on the list
2699 * fvwm/events.c (My_XNextEvent):
2700 * fvwm/module_list.c (PositiveWrite):
2701 (CMD_ModuleSynchronous):
2702 assume module read fd is allways >=0 (remove the tests)
2704 * fvwm/module_list.c (module_free):
2705 no need to test if fd >=0 when closing the pipes.
2707 2007-01-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2709 * fvwm/menuitem.c (draw_higlight_background):
2710 fix x-origin of HGradients
2712 2007-01-10 Renato Caldas <seventhguardian@gmail.com>
2714 * fvwm/module_interface.c (FlushMessageQueues):
2715 fixed not flushing the first module on the list
2717 2007-01-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2719 * libs/Flocale.c (FlocaleGetFftFont):
2720 add sanity check for NULL fontname.
2724 * fvwm/menuitem.c (menuitem_paint):
2725 (draw_hilight_background):
2726 make all kinds of pixmaps work with hilight background
2728 * libs/Colorset.h (CreateOffsetBackgroundPixmap):
2729 * libs/Colorset.c (CreateOffsetBackgroundPixmap)
2730 (CreateBackgroundPixmap):
2731 added CreateOffsetBackgroundPixmap with the ability to create
2732 transparent images at an offset relative to the window.
2734 2007-01-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2736 * fvwm/menus.c (__mloop_exit):
2739 (__mloop_handle_event):
2740 don't warp to parent item when entering other item with mouse.
2744 * fvwm/menustyle.c (menustyle_update):
2745 make use of colorset TiledPixmap option with HiglightBack
2746 and HiglightTitleBack menu styles.
2748 2007-01-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2753 2007-01-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2755 * libs/FScreen.c (FScreenParseGeometry):
2756 don't look up screen info if screen is undefined
2758 2007-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2762 moved the NEWS of 2.2.x and 2.3.x to ONEWS
2764 * libs/fio.c (fvwm_send):
2767 * libs/defaults.h (FVWMCONSOLE_CONNECTION_TO_SECS):
2772 new utility files to wrap writing/reading standard lib functions that
2773 might be interrupted
2775 2007-01-05 Serge Koksharov <gentoosiast dog yandex dot ru>
2777 * fvwm/ewmh_intern.h:
2778 compilation fix with EWMH_DEBUG enabled: include <sys/times.h>
2779 instead of <time.h>.
2781 * fvwm/windowlist.h:
2782 removed unneeded file.
2785 removed windowlist.h from build list.
2787 * libs/PictureUtils.c:
2788 include "ftime.h" instead of <time.h>.
2789 fvwmlib.h header name should be in double quotes not in angle
2793 include "ftime.h" instead of <sys/time.h>.
2795 2007-01-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
2798 make my email less spider-friendly
2800 * fvwm/bindings.c (binding_cmd):
2804 2007-01-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2806 * fvwm/screen.h (ScreenInfo):
2807 made MyDisplayWidth and MyDisplayHeight signed integer values to avoid
2808 casting signed values in calculations to be cast to unsigned
2810 * fvwm/focus.c (__activate_window_by_command):
2811 don't warp the viewport if the center of the window is already in view
2812 fixed a bug in window positioning
2814 2007-01-03 Serge Koksharov <gentoosiast dog yandex dot ru>
2817 FvwmIconBox IconColorset's bg wasn't updated immediately.
2819 2007-01-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2821 * fvwm/fvwm.c (main):
2822 close all open fds upon startup
2823 reopen stdin, stdout and stderr if necessary
2827 * fvwm/module_interface.c (do_execute_module):
2828 simplified error handling
2829 check maximum fd when creating modules
2831 * fvwm/events.c (My_XNextEvent):
2832 * fvwm/fvwm.c (main):
2833 replaced fd_width with fvwmlib_max_fd
2836 * libs/System.c (fvwmlib_init_max_fd):
2837 added function and fvwmlib_max_fd
2839 * fvwm/events.c (My_XNextEvent):
2840 * fvwm/module_interface.c (CMD_ModuleSynchronous):
2841 switch back to using FD_SET
2843 * fvwm/events.c (My_XNextEvent:
2844 * fvwm/module_interface.h:
2845 * fvwm/module_interface.c:
2846 hide module structure members with access macros and use them
2849 2007-01-02 Renato Caldas <seventhguardian@gmail.com>
2851 * fvwm/module_interface.c (module_add_to_fdsets):
2852 * fvwm/module_interface.h:
2853 created new function that also checks for too many open fds
2855 * fvwm/module_interface.c (CMD_ModuleSynchronous):
2856 * fvwm/events.c (My_XNextEvent):
2857 now using module_add_to_fdset to add pipes to the fdsets
2859 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
2861 * libs/defaults.h (MAX_NUM_MODULES):
2862 * fvwm/module_interface.c (module_alloc):
2863 (do_execute_module):
2864 removed check for MAX_NUM_MODULES - not needed, done by the O.S.
2866 * fvwm/module_interface.c (do_execute_module):
2867 moved the allocation call to the end of the sanity checks and pipe
2868 creation - better for performance
2870 2007-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2872 END MODULE STRUCT PATCHES
2874 * fvwm/module_interface.c (do_execute_module):
2875 fixed another memory leak
2877 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
2879 * fvwm/module_interface.h:
2880 * fvwm/module_interface.c:
2882 renamed struct module member "pipeName" and "pipeAlias" to "name"
2885 * fvwm/module_interface.c (do_execute_module):
2886 fixed possible memory leak
2888 2007-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2890 * fvwm/events.c (My_XNextEvent):
2891 * fvwm/module_interface.c (module_alloc):
2892 (do_execute_module):
2894 * fvwm/module_interface.h (fmodule):
2895 replaced int with a flag struct
2897 * fvwm/module_interface.h:
2898 * fvwm/events.c (My_XNextEvent):
2899 * fvwm/module_interface.c (module_alloc):
2903 add new modules at front of list again
2904 removed global variable init_fdset; use a flag in the module struct
2906 removed the now obsolete module slot count
2908 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
2910 * fvwm/module_interface.c (module_remove):
2912 moved module remotion code to module_remove()
2914 2007-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
2916 * fvwm/events.c (My_XNextEvent):
2917 fixed startup commands
2919 * fvwm/module_interface.c (module_insert):
2923 append modules at end of list
2925 * fvwm/events.c (My_XNextEvent):
2928 * fvwm/module_interface.c (ExecuteModuleCommand):
2932 (BroadcastNewPacket):
2934 (BroadcastFvwmPicture):
2935 (BroadcastColorset):
2936 (BroadcastPropertyChange):
2937 (BroadcastConfigInfoString):
2939 (FlushAllMessageQueues):
2942 (CMD_set_sync_mask):
2943 (CMD_set_nograb_mask):
2945 (skipModuleAliasToken):
2946 use MAX_MODULE_ALIAS_LEN
2948 * fvwm/module_interface.c (KillModule):
2949 (do_execute_module):
2951 added a "slot" member to the module struct to fix the init_fdset hack
2954 * libs/defaults.h (MAX_NUM_MODULES):
2955 (MAX_MODULE_ALIAS_LEN):
2958 * fvwm/module_interface.c (do_execute_module):
2959 rewrote module struct initialization
2960 (HandleModuleInput):
2961 use %p to print module address, don't cast it to int
2963 * fvwm/module_interface.c (ClosePipes):
2971 * fvwm/module_interface.c (FreeModule):
2975 * fvwm/module_interface.c (KillModule):
2977 * fvwm/events.c (My_XNextEvent):
2978 * fvwm/execcontext.h:
2979 * fvwm/modconf.c (CMD_Send_ConfigInfo):
2981 * fvwm/stack.c (BroadcastRestack):
2984 * fvwm/module_interface.c (module_get_next):
2985 * fvwm/module_interface.h:
2988 2007-01-01 Renato Caldas <seventhguardian@gmail.com>
2990 * fvwm/modconf.c (ModuleConfig):
2991 (SendConfigToModule):
2992 (send_xinerama_state):
2993 (send_desktop_names):
2994 (send_desktop_geometry):
2999 (send_move_threshold):
3000 (send_ignore_modifiers):
3001 (CMD_Send_ConfigInfo):
3002 * fvwm/functions.c (__execute_function):
3003 * fvwm/events.c (My_XNextEvent):
3004 * fvwm/module_interface.h (msg_masks_t):
3006 * fvwm/execcontext.c (__exc_change_context):
3007 (exc_create_null_context):
3008 * fvwm/execcontext.h:
3009 Initial module struct patches
3011 BEGIN MODULE STRUCT PATCHES
3013 2006-12-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3015 * fvwm/events.c (HandleFocusOut):
3016 (__refocus_stolen_focus_win):
3017 (HandleEnterNotify):
3018 less disruptive way of restoring focus to the window it was stolen from
3020 2006-12-31 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3022 * fvwm/events.c (HandleEnterNotify):
3023 restore focus to windows that had it stolen by
3024 unmanaged windows on enter of any unmanaged windows.
3026 2006-12-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3028 * fvwm/menubindings.c:
3029 don't include menus.h
3031 * fvwm/ConfigFvwmMenuDefaults:
3032 all bindings are silent
3034 2006-12-30 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3036 * fvwm/ConfigFvwmMenuDefaults:
3037 make all numpad keys silent -- not all keyboads have a numpad
3038 add KP_Separator for MenuClose
3040 2006-12-30 Serge Koksharov <gentoosiast dog yandex dot ru>
3043 documented missing menu bindings.
3045 * fvwm/ConfigFvwmMenuDefaults:
3046 fixed wrong menu bindings.
3048 2006-12-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3050 * fvwm/menubindings.c:
3051 * fvwm/menubindings.h:
3055 * fvwm/menugeometry.c:
3056 * fvwm/menugeometry.h:
3062 * fvwm/move_resize.c:
3063 * fvwm/move_resize.h:
3064 * fvwm/windowlist.c:
3065 simplified including header files
3067 * fvwm/menus.c (__mloop_handle_event):
3068 * fvwm/menuparameters.h:
3069 * fvwm/menubindings.c (menu_shortcuts):
3070 do not call find_entry directly but return MENU_NEWITEM_FIND instead
3072 * fvwm/menus.c (__mloop_handle_event):
3073 * fvwm/menuparameters.h:
3074 * fvwm/menubindings.c (menu_shortcuts):
3075 do not call move_any_menu directly but return MENU_NEWITEM_MOVEMENU
3078 * fvwm/menus.h (MenuParameters):
3083 (MenuRepaintTransparentParameters):
3084 * fvwm/menuparameters.h (MenuParameters):
3089 (MenuRepaintTransparentParameters):
3090 moved to menuparameters.h
3092 * fvwm/menus.h (MenuRoot):
3095 * fvwm/menutypes.h (MenuRoot):
3100 * fvwm/menus.c (menu_get_geometry):
3101 (menu_get_outer_geometry):
3102 * fvwm/menugeometry.c (menu_get_geometry):
3103 (menu_get_outer_geometry):
3104 moved to menugeometry.c
3106 * fvwm/menuparameters.h:
3108 * fvwm/menugeometry.c:
3109 * fvwm/menugeometry.h:
3113 * fvwm/menubindings.h (enum):
3114 * fvwm/menus.c (enum):
3115 moved enum menu_shortcut_action to menubindings.h
3116 (get_selectable_item_index):
3117 (get_selectable_item_from_index):
3118 (get_selectable_item_from_section):
3119 (get_selectable_item_count):
3120 (parse_menu_action):
3121 moved to menubindings.c
3123 * fvwm/menus.c (enum):
3124 (parse_menu_action):
3126 renamed enum shortcut_action to menu_shortcut_action
3128 * fvwm/fvwm.c (SetRCDefaults):
3129 read default config file after all other defaults
3131 2006-12-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3133 * fvwm/ConfigFvwmMenuDefaults:
3134 * fvwm/fvwm.c (SetRCDefaults):
3135 make the hard coded menu bindings load before ConfigFvwmDefaults
3136 move Mouse 0 ... to ConfigFvwmMenuDefaults
3138 2006-12-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3140 * fvwm/ConfigFvwmMenuDefaults:
3141 * fvwm/fvwm.c (SetRCDefaults):
3142 added hard coded default menu bindings
3144 2006-12-29 Serge Koksharov <gentoosiast dog yandex dot ru>
3147 documentation fixes.
3149 2006-12-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3152 * fvwm/menubindings.h:
3153 * fvwm/menubindings.c:
3157 moved new menu binding code to menubindings.c, menubindings.h
3158 split binding into a regular list and a fallback list that can not be
3161 * libs/fvwmrect.c (fvwmrect_move_into_rectangle):
3162 fixed calculation of new geometry if x or y is negative
3164 * fvwm/geometry.c (maximize_adjust_offset):
3165 fixed calculations of normal geometry when maximized
3167 2006-12-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3170 * fvwm/ConfigFvwmMenuDefaults:
3171 * fvwm/fvwm.c (SetRCDefaults):
3172 * fvwm/menus.c (parse_menu_action):
3174 rename menu action to menu bindings and make menu binding commands
3175 more verbose. Move "Mouse 0 M A MenuSelectItem" to SetRCDefaults to
3176 ensure basic function with ConfigFvwmMenuDefaults missing.
3178 2006-12-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3180 * fvwm/menus.c (menuShortcuts):
3181 fixed compiler warning.
3183 2006-12-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3186 corrected mis-spelling
3192 * fvwm/menus.c (handle_emacs_bindings):
3195 (__mloop_handle_event):
3197 * fvwm/bindings.c (ParseBinding):
3198 * fvwm/Makefile.am (config_DATA):
3199 * fvwm/ConfigFvwmDefaults:
3200 * fvwm/ConfigFvwmMenuDefaults:
3201 fully configurable mouse any key bindings for menu navigation.
3203 2006-12-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3205 * fvwm/virtual.c (HandlePaging):
3206 removed bogus comment
3208 * fvwm/move_resize.c (__move_loop):
3211 allow paging during resize with "EdgeScroll 0 0" as documented in the
3213 fixed disappearing windows with "maximize; resize - abort; unmaximize"
3215 * fvwm/fvwm.h (FvwmWindow):
3216 * fvwm/add_window.c (AddWindow):
3217 * fvwm/add_window.c (setup_frame_window):
3218 * fvwm/add_window.c (setup_parent_window)
3219 * fvwm/borders.c (border_draw_decorations):
3220 * fvwm/borders.c (border_draw_one_border_part):
3221 * fvwm/borders.c (border_get_parts_and_pos_to_draw)
3222 * fvwm/borders.c (border_get_titlebar_descr)
3223 * fvwm/builtins.c (__remove_window_decors):
3224 * fvwm/conditional.c (MatchesConditionMask):
3225 * fvwm/events.c (HandleMapNotify):
3226 * fvwm/events.c (HandleMapRequestKeepRaised)
3227 * fvwm/events.c (HandlePropertyNotify):
3228 * fvwm/events.c (HandleShapeNotify):
3229 * fvwm/events.c (__cr_detect_icccm_move)
3230 * fvwm/events.c (__cr_get_grav_position):
3231 * fvwm/events.c (__cr_get_static_position)
3232 * fvwm/events.c (__handle_configure_request)
3233 * fvwm/events.c (__handle_cr_on_client):
3234 * fvwm/ewmh.c (EWMH_fullscreen):
3235 * fvwm/focus.c (__activate_window_by_command):
3236 * fvwm/focus.c (__set_focus_to_fwin):
3237 * fvwm/focus.c (warp_to_fvwm_window):
3238 * fvwm/frame.c (__frame_setup_window):
3239 * fvwm/frame.c (frame_create_move_resize_args)
3240 * fvwm/frame.c (frame_free_move_resize_args):
3241 * fvwm/frame.c (frame_move_resize_step)
3242 * fvwm/frame.c (frame_reshape_border):
3243 * fvwm/geometry.c (constrain_size):
3244 * fvwm/geometry.c (get_icon_corner)
3245 * fvwm/geometry.c (get_page_offset):
3246 * fvwm/geometry.c (get_page_offset_check_visible):
3247 * fvwm/geometry.c (get_shaded_client_window_pos):
3248 * fvwm/geometry.c (get_title_button_geometry):
3249 * fvwm/geometry.c (get_title_geometry)
3250 * fvwm/geometry.c (get_unshaded_geometry):
3251 * fvwm/geometry.c (get_visible_window_or_icon_geometry)
3252 * fvwm/geometry.c (gravity_constrain_size):
3253 * fvwm/geometry.c (maximize_adjust_offset):
3254 * fvwm/geometry.c (update_absolute_geometry):
3255 * fvwm/geometry.c (update_relative_geometry)
3256 * fvwm/gnome.c (GNOME_SetWinArea):
3257 * fvwm/icons.c (AutoPlaceIcon):
3258 * fvwm/icons.c (DeIconify):
3259 * fvwm/icons.c (Iconify):
3260 * fvwm/module_interface.c (CONFIGARGS):
3261 * fvwm/move_resize.c (AnimatedMoveAnyWindow)
3262 * fvwm/move_resize.c (CMD_Maximize):
3263 * fvwm/move_resize.c (CMD_ResizeMaximize):
3264 * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
3265 * fvwm/move_resize.c (__move_loop):
3266 * fvwm/move_resize.c (__move_window):
3267 * fvwm/move_resize.c (__resize_window):
3268 * fvwm/move_resize.c (maximize_fvwm_window):
3269 * fvwm/move_resize.c (resize_move_window):
3270 * fvwm/move_resize.c (stick_across_pages):
3271 * fvwm/move_resize.c (unmaximize_fvwm_window):
3272 * fvwm/placement.c (__explain_placement):
3273 * fvwm/placement.c (__place_get_wm_pos):
3274 * fvwm/placement.c (get_next_x):
3275 * fvwm/placement.c (get_next_y):
3276 * fvwm/placement.c (test_fit)
3277 * fvwm/session.c (MatchWinToSM):
3278 * fvwm/session.c (SaveWindowStates):
3279 * fvwm/update.c (apply_window_updates):
3280 * fvwm/virtual.c (MoveViewport):
3281 * fvwm/windowlist.c (CMD_WindowList):
3282 * fvwm/windowshade.c (CMD_WindowShade):
3283 put some of the window geometry members into a separate struct window_g
3284 with members frame, normal, max, max_defect, max_offset
3286 2006-12-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3290 * fvwm/window_flags.h:
3292 * fvwm/style.c (style_parse_one_style_option):
3293 * fvwm/icons.c (DrawIconTitleWindow):
3294 * fvwm/fvwm.h (common_flags_t):
3295 * fvwm/fvwm.1.in (Style):
3297 (border_draw_title_stick_lines):
3298 Applied Stippled patch by Thomas Adam with some fixes.
3300 2006-12-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3303 FvwmWinList button/list syncronization fixed (bug #1393)
3305 2006-12-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3313 updated for 2.5.19 release
3316 updated after 2.4.20 release
3319 * fvwm/focus.c (focus_get_fpol_context_flag):
3320 * fvwm/events.c (__check_click_to_focus_or_raise)
3321 (__handle_click_to_focus):
3322 Treat EWMH desktop as client window under click to focus. (#1492)
3324 2006-12-08 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3326 * libs/Module.h (MX_REPLY):
3327 (MAX_EXTENDED_MESSAGES):
3329 * fvwm/module_interface.c (CMD_Send_Reply):
3330 * fvwm/functable.c (func_table):
3332 Added Send_Reply module only command.
3334 2006-11-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3336 * libs/PictureUtils.c (init_static_colors_table):
3337 fix fvwm for < 8 bit depth, bug #1677
3339 2006-11-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3341 * fvwm/misc.c (IsRectangleOnThisPage):
3342 new fix for signedness problems.
3344 2006-10-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3346 * fvwm/misc.c (IsRectangleOnThisPage):
3347 fix signedness problem with test introduced by gcc4 fix below.
3349 2006-09-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3351 * libs/fvwmrect.h (fvwmrect_subtract_rectangles):
3355 * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
3356 * libs/gravity.h (gravity_move_resize_parent_child):
3357 * libs/gravity.c (gravity_move_resize_parent_child):
3358 * fvwm/frame.h (frame_get_titlebar_dimensions)
3359 * fvwm/frame.c (frame_get_titlebar_dimensions_only)
3360 (frame_get_resize_decor_gravities):
3362 (frame_setup_border):
3363 (frame_setup_titlebar)
3364 (frame_get_resize_decor_gravities):
3365 (frame_get_titlebar_dimensions):
3366 split rectangle into a signed size and an unsigned size type.
3368 * fvwm/screen.h (ScreenInfo):
3369 * libs/FScreen.h (FScreenGetScrRect):
3370 (FScreenGetResistanceRect):
3371 * libs/FScreen.c (XineramaScreenInfo):
3372 (FScreenGetGeometry)
3373 (FScreenGetScrRect):
3374 (FScreenClipToScreen):
3375 (FScreenCenterOnScreen)
3376 (FScreenGetResistanceRect):
3377 (FScreenIsRectangleOnScreen):
3378 * fvwm/fvwm.h (FvwmWindow):
3379 * fvwm/screen.h (DecorFace):
3380 * libs/fvwmlib.h (CreateGradientPixmap):
3381 * libs/Graphics.c (CreateGradientPixmap):
3382 * libs/PictureUtils.h (PictureCloseImageColorAllocator):
3383 * libs/PictureUtils.c (PictureCloseImageColorAllocator):
3384 * libs/PictureImageLoader.h (PImageCreatePixmapFromArgbData)
3385 (PImageLoadPixmapFromFile):
3386 (PImageLoadPixmapFromXpmData):
3387 * libs/PictureImageLoader.c (FIMAGE_CMD_ARGS)
3388 (PImageCreatePixmapFromArgbData):
3389 (PImageLoadPixmapFromFile)
3390 (PImageLoadFvwmPictureFromFile):
3391 (PImageLoadPixmapFromXpmData):
3392 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
3393 * fvwm/ewmh_icons.c (EWMH_DeleteWmIcon):
3394 (EWMH_SetIconFromWMIcon):
3395 * fvwm/ewmh.h (EWMH_GetWorkAreaIntersection):
3396 * fvwm/ewmh.c (EWMH_GetWorkAreaIntersection):
3397 * fvwm/colorset.c (parse_colorset):
3398 * fvwm/icons.c (DrawIconTitleWindow):
3401 * fvwm/menus.h (MenuRootDynamic):
3402 * fvwm/menus.c (update_menu):
3406 * fvwm/move_resize.c (GetMoveArguments):
3407 (ParseOneResizeArgument)
3408 (GetResizeArguments):
3409 (GetResizeMoveArguments):
3413 change dimensions and allocation counts to unsigned types.
3415 * libs/Flocale.h (FlocaleStringNumberOfBytes)
3416 (FlocaleStringByteToCharOffset):
3417 (FlocaleStringCharToByteOffset)
3418 (FlocaleStringCharLength)
3419 * libs/Flocale.c (FlocaleStringNumberOfBytes)
3420 (FlocaleStringByteToCharOffset):
3421 (FlocaleStringCharToByteOffset)
3422 (FlocaleStringCharLength):
3423 (FlocaleUtf8ToUnicodeStr2b)
3424 (FlocaleStringToString2b):
3425 (FlocaleEncodeString):
3426 * libs/Ficonv.c (convert_charsets):
3427 change most string types to char* from unsigned char* to match
3428 with system headers without casts.
3430 * libs/Flocale.c (FlocaleLoadFont):
3431 init shadow_dir to make gcc 4 happy.
3433 * libs/Colorset.h (CSETS_IS_TRANSPARENT_PR_TINT)
3434 (CSETS_IS_TRANSPARENT_ROOT_TRAN):
3435 (CSETS_IS_TRANSPARENT_ROOT_PURE)
3436 (CSETS_IS_TRANSPARENT_PR_PURE):
3437 (CSETS_IS_TRANSPARENT_ROOT)
3438 (CSETS_IS_TRANSPARENT):
3439 compare pointer with NULL, not >= 0.
3441 * libs/FTips.h (ftips_position_t):
3442 * fvwm/expand.c (partial_extended_vars):
3443 * fvwm/placement.c (preason_screen_t):
3444 remove comma last in enums.
3446 * fvwm/style.c (style_parse_focus_policy_style):
3447 change 0xffffffff to ~0 to silience truncation warning.
3449 * fvwm/session.h (mwtsm_state_args):
3450 make flags unsigned.
3452 * fvwm/schedule.c (sq_object_type):
3453 change // to /* ... */
3455 * libs/Fft.c (FftGetFontWidths):
3457 * libs/FScreen.c (FScreenConfigureSLSScreens):
3458 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
3459 (EWMH_SetDesktopNames):
3460 * fvwm/fvwm.c (LoadDefaultLeftButton):
3461 (LoadDefaultRightButton):
3462 * fvwm/builtins.c (ReadDecorFace):
3464 silence signedness warnings by casts.
3466 * fvwm/borders.c (ROTATE_RECTANGLE):
3467 make sure tr is initialized.
3469 * fvwm/add_window.c (FetchWmProtocols):
3470 use unsigned type for l_protocols.
3472 2006-09-17 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3474 * fvwm/events.c (HandleFocusIn):
3476 * fvwm/focus.c (__set_focus_to_fwin):
3477 fix focus decoration when unmanaged are focused, unless
3478 FlickeringQtDialogsWorkaround is on. Closes bug #758.
3480 2006-09-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3482 * fvwm/geometry.c (constrain_size):
3483 repeat aspect-resizing in a loop to get a stable result that does not
3484 change the next time the frame is set up
3486 2006-09-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3490 increased version to 2.5.19
3495 updated for 2.5.18 release
3497 2006-09-04 Renato Caldas <seventhguardian@gmail.com>
3500 removed the unused test for imlib
3501 removed the Imlib.h header from gdk_imlib test programs
3503 2006-08-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3505 * fvwm/ewmh.c (atom_get):
3506 fix offset and length args for XGetWindowProperty() (to support 64bit
3509 2006-08-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3511 * fvwm/events.c (HandleUnmapNotify):
3512 immediately handle MapRequests after unmapping a window while we still
3513 have the context fvwm window; this is necessary to allow the client to
3514 re-map a window before fvwm can reparent it to the root window
3515 (HandleMapRequestKeepRaised):
3518 2006-08-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3520 * fvwm/ewmh.c (ewmh_HandleDesktop):
3521 fixed handling of ClickToFocusPassesClick with the EWMH desktop
3524 2006-08-29 Harald Dunkel <harald.dunkel@t-online.de>
3528 * fvwm/decorations.c:
3529 fix offset and length args for XGetWindowProperty() (to support 64bit
3532 2006-08-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3535 * fvwm/expand.c (expand_vars_extended):
3536 correctly expand break.
3537 * fvwm/conditional.c (__rc_matches_rcstring_consume):
3540 2006-08-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3542 * fvwm/decorations.h (is_function_allowed):
3543 * fvwm/decorations.c (__is_resize_allowed):
3544 (is_function_allowed):
3545 work on 'const FvwmWindow *'
3547 * fvwm/fvwm.h (action_flags):
3548 * fvwm/style.c (check_window_style_change):
3549 * fvwm/module_interface.c (__get_allowed_actions)
3551 * libs/vpacket.h (ConfigWinPacket):
3552 expose fvwm allowed actions to modules
3554 2006-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3556 * fvwm/move_resize.c (__move_icon):
3557 *do* map icon windows for pictured icons on move, but only if they end
3558 up on the current desk
3560 2006-08-09 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3562 * fvwm/move_resize.c (__move_icon):
3563 don't map icon windows for pictured icons on move
3565 2006-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3567 * fvwm/style.c (remove_all_of_style_from_list):
3568 (__simplify_style_list):
3573 (style_ids_are_equal):
3574 (style_id_equals_id)
3575 (styles_have_same_id):
3577 (one_fw_can_match_both_ids):
3578 (check_window_style_change):
3579 use int/0/1 instead of Bool/False/True
3581 * fvwm/move_resize.c (stick_across_pages):
3582 use False instead of FALSE
3584 * fvwm/style.c (fw_match_style_id):
3585 * fvwm/read.c (run_command_file):
3587 * fvwm/add_window.c (MappedNotOverride):
3588 * libs/wild.c (matchWildcards):
3589 use 0 and 1 instead of FALSE and TRUE
3592 removed TRUE and FALSE
3594 2006-08-07 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3597 FvwmPager !IconTitle style bugfix.
3599 2006-07-31 Scott Smedley <ss(at)aao(dot)gov(dot)au>
3602 Updated description of Wait command in man page.
3604 2006-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3606 * libs/Flocale.c (FlocaleFontStructDrawString)
3607 (FlocaleRotateDrawString):
3608 (FlocaleDrawString):
3609 fixed drawing of forecolor/hilightfore
3611 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
3612 always unmaximize and resize window when leaving fullscreen state,
3613 not just if it did not start as fullscreen
3615 2006-07-17 Renato Caldas <seventhguardian@gmail.com>
3617 * fvwm/fvwm.1.in (MenuStyle):
3618 added a reference to the prefered ! style negation flag,
3619 and listed the other deprecated negative forms in one place.
3622 (AutomaticHotkeysOff):
3625 changed to the ! negation form and listed as deprecated.
3627 removed relics from the man page
3629 2006-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3633 increased version to 2.5.18
3638 updated for 2.5.17 release
3640 2006-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3642 * fvwm/move_resize.c (__move_window):
3643 allow moving a window without an icon while it's iconified based on the
3646 2006-07-17 Serge Koksharov <gentoosiast dog yandex dot ru>
3648 * fvwm/menustyle.c (menustyle_copy):
3649 Now 'TitleColorset' also copied by 'CopyMenuStyle' command.
3651 2006-07-17 Renato Caldas <seventhguardian@gmail.com>
3654 NoTitle, StippledTitleOff, NoHandles, NoButton, NoIconTitle styles
3655 changed the manpage to reflect the prefered style negation method,
3656 that is, using the !* negation sign.
3658 2006-07-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3660 * fvwm/fvwm.1.in (COMMAND EXPANSION):
3661 removed documentation of filters.
3664 * fvwm/expand.c (check_first_filter):
3666 (expand_args_extended):
3667 (expand_vars_extended):
3669 removed variable filter implementation and backslash-escaping.
3671 2006-07-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3674 News blurb for variable filters and backslash-escaping.
3676 documentation of variable filters.
3678 2006-07-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3680 * fvwm/expand.c (chec):
3683 (expand_args_extended):
3684 (expand_vars_extended):
3686 implemented variable filters.
3688 * fvwm/expand.c (expand_vars):
3689 made backslash work as escape character within extended variables.
3691 * libs/Strings.h (QuoteEscapeString):
3692 (QuoteEscapeStringLength):
3693 * libs/Strings.c (QuoteEscapeString):
3694 (QuoteEscapeStringLength):
3695 new functions: QuoteEscapeString and QuoteEscapeStringLength for
3698 * fvwm/expand.c (expand_args_extended):
3699 make upper limit inclusive.
3701 * fvwm/functions.c (__execute_function):
3702 Changed PeekToken to GetNextToken before expand_vars call.
3705 updated documentation regarding quoting in expand_args_extended
3707 2006-07-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3709 * fvwm/expand.c (__eae_parse_range):
3710 reject everything that does not begin with a digit
3712 * libs/Parse.c (SkipNTokens):
3713 stop skipping tokens at the end of input
3715 * fvwm/expand.c (__eae_parse_range):
3719 (__eae_parse_range):
3720 fixed parsing of $[n-]
3722 2006-07-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3724 * fvwm/expand.c (expand_args_extended):
3726 added range check for positional parameters
3727 (expand_args_extended):
3728 (__eae_parse_range):
3729 cleaned up and simplified parsing code
3730 properly unquote arguments when expanding
3731 removed the patch below
3733 2006-07-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3735 * fvwm/expand.c (expand_args_extended):
3736 removed range check for positional parameters
3737 make single arguments not use the 'upper' variable
3738 changed back to PeekToken for single arguemnts.
3739 improved some comments.
3741 2006-07-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3743 * fvwm/expand.c (expand_args_extended):
3744 Fix segfault when called with a tokenless string for single arguments.
3746 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
3748 Usage of FvwmAuto module in FAQ 7.17 was incorrect.
3749 Reported by Serge Koksharov.
3751 2006-07-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3753 * fvwm/placement.c (__explain_placement):
3754 print initial size of window too
3756 * libs/Makefile.am (libfvwm_a_SOURCES):
3757 * libs/fvwm_sys_stat.h:
3761 added O_NOFOLLOW replacement and always include fcntl.h
3763 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
3765 Added DV's mailing-list comments about how PeekToken & GetNextToken
3766 work as comments to the source code. (slightly modified)
3768 2006-07-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3770 * fvwm/schedule.c (CMD_Schedule):
3771 Fixed parsing of "Periodic" option.
3773 2006-07-11 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3776 Fix for tempfile vulnerabilities in FvwmCommand.
3778 Added check for lstat.
3780 2006-07-12 Scott Smedley <ss(at)aao(dot)gov(dot)au>
3785 Added "Periodic" option to Schedule command.
3787 2006-07-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3789 * fvwm/module_interface.c (KillModule):
3794 2006-07-09 Renato Caldas <seventhguardian@gmail.com>
3796 * fvwm/fvwm.c (main):
3797 changed the -blackout warning to say it will be removed in 3.0
3799 * fvwm/fvwm.1.in (-blackout):
3800 updated the manual regarding the future remotion of -blackout
3802 2006-07-08 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3806 added $EXEEXT to FvwmGtk in order to compile on Cygwin (bug #3772).
3808 2006-07-08 Renato Caldas <seventhguardian@gmail.com>
3810 *libs/alloca.c (DEBUG_I00FUNC)
3811 removed old debug code
3813 2006-07-07 Renato Caldas <seventhguardian@gmail.com>
3816 removed the old unused file
3818 * libs/Makefile.am (libfvwm_a_SOURCES):
3819 removed the reference to debug.c
3822 removed the code related to libs/debug.c
3824 * fvwm/module_interface.c (make_named_packet)
3825 removed the #if 0'ed debug code related to debug.c
3827 fvwm/focus.h (DEBUG_FOCUS)
3828 removed the #ifdef'ed to 0 debug code related to debug.c
3831 2006-07-06 Renato Caldas <seventhguardian@gmail.com>
3833 * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
3834 removed useles definition.
3836 * modules/FvwmPager/FvwmPager.c (main):
3838 removed most of the debug code.
3839 changed termination debug to use 'isTerminated' instead of
3840 'debug_term_signal'.
3841 changed termination debug to compile on FVWM_DEBUG_MSGS instead
3844 * libs/fvwmsignal.h (FVWM_DEBUG_MSGS):
3845 * libs/fvwmsignal.c (FVWM_DEBUG_MSGS):
3847 removed unused debug_term_signal.
3849 2006-07-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3852 Work around for Cygwin not requiering '_GNU_SOURCE' to use
3853 stdio's getline; news entry.
3855 2006-06-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3858 * fvwm/module_interface.c (CMD_ModuleListenOnly):
3859 (do_execute_module):
3863 * fvwm/commands.h (enum):
3864 * fvwm/functable.c (func_table):
3865 new command ModuleListenOnly
3867 2006-06-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3869 * fvwm/move_resize.c (__move_loop):
3870 make sure a window is snapped in __move_loop when a button is released
3871 if it was snapped before
3873 2006-06-04 Mikhael Goikhman <migo@homemail.com>
3875 * fvwm/expand.c (expand_vars_extended):
3876 convert function to have a single return point; this is good to
3877 implement doc/todo-vars filters in the future;
3878 fix $[w.name], $[w.iconname], $[w.class] and $[w.resource]
3879 to behave like deprecated $n, $c and $r, i.e. quote them
3881 2006-06-03 Mikhael Goikhman <migo@homemail.com>
3884 multiple minor tweaks: remove trailing spaces and other
3885 re-spacing and re-indenting, remove old "#if 0" code
3887 2006-06-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3889 * fvwm/move_resize.c (ParseOneResizeArgument):
3890 rewrote parsing of resize arguments
3891 new prefix 'w' for resizing
3893 2006-05-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3895 * fvwm/conditional.c (MatchesConditionMask):
3896 fixed handling of some conditions (iconifiable, fixed, ...)
3898 2005-01-28 Scott Smedley <scottie7@tpg.com.au>
3903 * fvwm/conditional.c:
3904 Output an error message if an unrecognised conditional is used
3905 with the Test or TestRc commands.
3907 2006-05-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3909 * fvwm/frame.c (frame_mrs_hide_changing_parts):
3910 do not map hide windows if their width or height is zero
3912 2006-05-09 Serge Koksharov <gentoosiast dog yandex dot ru>
3914 * fvwm/ewmh_events.c:
3917 * libs/FlocaleCharset.c:
3921 corrected typos in warning messages
3924 * libs/PictureGraphics.c:
3925 * libs/PictureGraphics.h:
3926 renamed function PGraphicsCreateTransprency to
3927 PGraphicsCreateTransparency
3929 2006-04-17 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3931 * fvwm/fvwm.1.in (COMMAND EXPANSION):
3932 * fvwm/expand.c (expand_args_extended):
3933 fixed $[n] to work exactly as $n, i.e. dequote the expansion.
3935 2006-04-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3938 * fvwm/fvwm.1.in (COMMAND EXPANSION):
3939 * fvwm/expand.c (expand_args_extended):
3941 added support for $[n], $[n-m], $[n-] and $[*] variable expansion.
3943 * fvwm/conditional.c (CMD_All):
3944 * fvwm/fvwm.1.in (All):
3945 changed Reverse and UseStack options to have free order.
3948 * fvwm/fvwm.1.in (WindowShade):
3949 * fvwm/windowshade.c (CMD_WindowShade):
3950 * fvwm/add_window.c (setup_window_structure):
3951 added last direction to WindowShade command.
3953 2006-04-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3955 * fvwm/fvwm.1.in (All):
3958 2006-04-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3961 * fvwm/fvwm.1.in (All):
3962 * fvwm/conditional.c (CMD_All):
3963 added reverse option to All command to do the action in opposite order
3964 added UseStack option to All command to use the stack ring instead of
3967 2006-04-07 Serge Koksharov <gentoosiast dog yandex dot ru>
3970 changed fallback editor from `emacs' to `vi' because it much
3971 more widespread on non-Linux systems
3972 fixed errors (because of incorrect syntax fallback entries were
3974 now script honors `TMPDIR' env. variable and if it's not set it
3975 fallback to `/tmp' directory when creating temporary file
3977 2006-04-06 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
3980 changed description of the fvwmstyle resource usage
3981 to state that it's used in addition to the other
3983 * fvwm/style.c (fw_match_style_id):
3984 fixed a typo in style_name matching
3986 2006-04-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
3988 * fvwm/style.c (fw_match_style_id):
3989 reformatted code and fixed a warning
3991 2006-04-04 Serge Koksharov <gentoosiast dog yandex dot ru>
3995 * libs/Fft.c (FftGetFont):
3999 * libs/System.c (fvwm_mkstemp):
4000 because of typo in the 'ifdef' pragma underlying OS's 'mkstemp'
4001 function was never used, even if it was considered secure by configure
4004 2006-04-05 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4007 added some more suff to the list of what I've done.
4010 * fvwm/add_window.c (__add_window_handle_x_resources)
4013 * fvwm/fvwm.h (FvwmWindow):
4014 added fvwmstyle resource to override style name
4016 2006-03-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4018 * fvwm/menus.c (pop_menu_up):
4019 as documented, do not warp to title for root menus with TitleWarp
4021 2006-03-21 Serge Koksharov <gentoosiast dog yandex dot ru>
4024 Removed duplicated 'NoIcon' style option description in the end
4025 of the `The Style command...' section.
4026 Removed `Recapture True' option setting in example of BusyCursor
4027 description, because `Recapture' isn't valid option of `BusyCursor'
4029 Updated ewmh specification URL (the old was 404)
4030 Added URL to ICCCM 2.0 manual
4032 * modules/FvwmAnimate/FvwmAnimate.c:
4033 corrected delay for Zoom3D animation effect
4035 * modules/FvwmConsole/FvwmConsoleC.pl.1.in:
4036 * modules/FvwmConsole/FvwmConsole.1.in:
4037 replaced all `Cntl' modificator key mentions with `Ctrl' to be
4038 consistent with rest of the documentation and because it's more
4039 conventional abbreviation.
4041 * modules/FvwmTaskBar/FvwmTaskBar.1.in:
4042 slightly clarified the `StartName' option description
4043 added the undocumented `MailDir' option description. Somebody
4044 violated section `K' of the convention list.
4047 * fvwm/ConfigFvwmSetup:
4048 * modules/FvwmForm/FvwmForm.1.in:
4049 * modules/FvwmForm/FvwmForm-Rlogin:
4050 * sample.fvwmrc/system.fvwm2rc:
4051 * sample.fvwmrc/system.fvwm2rc-sample-1:
4052 replaced all mentions of `rsh' with `ssh'. rsh is obsolete and
4053 inherently insecure. We shouldn't teach our users bad things,
4060 * bin/fvwm-config.1.in:
4061 * bin/fvwm-menu-headlines.1:
4062 * bin/fvwm-menu-headlines.in:
4063 * bin/fvwm-perllib.in:
4064 * bin/fvwm-root.1.in:
4070 * libs/PictureGraphics.c:
4072 * modules/FvwmBacker/FvwmBacker.1.in:
4073 * modules/FvwmDebug/FvwmGtkDebug.in:
4074 * modules/FvwmDebug/FvwmGtkDebug.1:
4075 * modules/FvwmEvent/FvwmEvent.1.in:
4076 * modules/FvwmForm/FvwmForm.1.in:
4077 * modules/FvwmIconMan/xmanager.c:
4078 * modules/FvwmIdent/FvwmIdent.c:
4079 * modules/FvwmIdent/FvwmIdent.1.in:
4080 * modules/FvwmPerl/FvwmPerl.in:
4081 * modules/FvwmPerl/FvwmPerl.1:
4082 * modules/FvwmScript/FvwmScript.1.in:
4083 * modules/FvwmScript/Widgets/Menu.c:
4084 * modules/FvwmTabs/ConfigFvwmTabs:
4085 * modules/FvwmTabs/FvwmTabs-DefaultSetup:
4086 * modules/FvwmTaskBar/FvwmTaskBar.1.in:
4087 * modules/FvwmTheme/FvwmTheme.1.in:
4088 * perllib/FVWM/Module/Tk.pm:
4089 * perllib/FVWM/Tracker.pm:
4090 * perllib/FVWM/Module.pm.in:
4093 2006-03-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4095 * fvwm/style.c (style_parse_focus_policy_style):
4096 fix ISO C90 compability with unconsumed styleoption warnings
4098 2006-03-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4100 * fvwm/events.c (HandlePropertyNotify):
4101 fix for bug 1557/3950 (possible free of Untilted constant or
4102 already used name (if app reset the name already given to them))
4104 2006-03-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4106 * fvwm/focus.c (__activate_window_by_command)
4107 (warp_to_fvwm_window):
4109 * fvwm/builtins.c (CMD_CursorMove):
4110 set last pointer event position after warping the pointer
4113 * libs/FEvent.c (FWarpPointerUpdateEvpos):
4116 2006-03-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4118 * acinclude.m4 (AM_PATH_GTK):
4120 (AM_PATH_GDK_IMLIB):
4124 fixed to cope with 4 digit version numbers
4126 2006-02-15 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4129 * fvwm/style.c (parse_and_set_window_style)
4130 (style_parse_one_style_option):
4131 (style_parse_icon_fill_style)
4132 (style_parse_icon_grid_style):
4133 (style_parse_icon_box_style)
4134 (style_parse_icon_size_style):
4135 (style_parse_focus_policy_style)
4136 (style_parse_button_style):
4137 warn if parts of style options are not consumed
4139 2006-02-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4141 * fvwm/menuitem.c (menuitem_paint):
4142 use the MenuColorset in all cases if TitleColorset is not given
4144 2006-02-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4146 * fvwm/style.c (style_parse_one_style_option):
4147 * fvwm/placement.c (__place_get_wm_pos):
4148 (__explain_placement):
4149 new placement style UnderMousePlacement
4151 2006-02-11 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4154 * fvwm/fvwm.1.in (EdgeScroll):
4155 * fvwm/virtual.c (CMD_EdgeScroll):
4156 fixed EdgeScroll dividing pixel sizes by 1000 if > 1000 (bug 3162)
4157 added wrap/wrapx/wrapy option to EdgeScroll
4159 2006-02-10 Mikhael Goikhman <migo@homemail.com>
4162 spell check the whole file (dozens of typos)
4164 2006-02-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4166 * fvwm/module_interface.c (do_execute_module):
4167 removed accidentally committed FVWM_MODULE_ALIAS patch
4169 2006-02-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4171 * fvwm/module_interface.c (do_execute_module):
4172 unset envvars FVWM_VISUALID and FVWM_COLORMAP if they are not needed
4174 * fvwm/menus.c (size_menu_horizontally):
4175 fix for drawing menus with sidepic on the right
4177 * libs/Flocale.c (FlocaleFontStructDrawString):
4178 (FlocaleDrawString):
4179 set the foreground colour before drawing a string
4182 * fvwm/menustyle.c (menustyle_get_styleopt_index):
4185 (menustyle_parse_style):
4187 * fvwm/menus.c (calculate_item_sizes):
4188 (size_menu_vertically):
4189 (UpdateMenuColorset):
4190 * fvwm/menuitem.c (menuitem_paint):
4191 Applied patch by David Maciver
4192 new menu styles TitleColorset, HilightTitleBack and TitleFont
4194 2006-02-09 Renato Caldas <seventhguardian@gmail.com>
4197 * libs/Module.c (ParseModuleArgs):
4198 added variable "namelen" to ModuleArgs struct
4200 2006-02-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4203 removed duplicate declaration
4205 2006-01-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4207 * fvwm/fvwm.c (main):
4208 replaced previous patch with a better one
4210 * fvwm/virtual.c (unmap_window):
4211 * fvwm/menus.c (do_menu):
4212 * fvwm/events.c (fake_map_unmap_notify):
4214 * fvwm/add_window.c (MappedNotOverride):
4215 Added XFlush after XSelectInput
4217 2006-01-28 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4220 * fvwm/fvwm.c (main):
4221 fix for fvwm not detecting non ICCCM2 wm (bug #3151)
4223 2006-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4227 increased version to 2.5.17
4232 updated for 2.5.16 release
4234 * acinclude.m4 (CHECK_LIBCHARSET):
4237 2006-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4239 * fvwm/functions.c (execute_complex_function):
4240 print a message to the console instead of ringing the bell when a
4243 2006-01-14 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4246 fixed typo (NEWS still said 2.5.15)
4248 2006-01-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4252 increased version to 2.5.16
4257 updated for 2.5.15 release
4259 2006-01-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4261 * fvwm/move_resize.c (GetOnePositionArgument):
4263 new option "screen" to Move type commands
4265 2006-01-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4267 * acinclude.m4 (smr_SWITCH):
4270 2006-01-08 Mikhael Goikhman <migo@homemail.com>
4273 restore requirement of automake-1.4; 1.8 is too new even for my system
4275 2006-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4279 renamed configure.in to configure.ac
4282 some updates for new autoconf/automake versions
4289 require autoconf-2.53 or later
4291 * Makefile.am (AUTOMAKE_OPTIONS):
4292 require automake-1.8 or later
4295 check for X library path before X library checks
4296 removed obsolete C++ compiler check
4297 removed duplicate type size checks
4298 replaced M4 comment ("dnl") with shell comment ("#") in many places
4301 fixed aclocal warnings
4303 2006-01-01 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4305 * fvwm/style.c (style_parse_button_style):
4306 corrected typo in error message, and made errorous buttons not apply
4307 (style_parse_one_style_option):
4308 changed NoButton to use style_parse_button_style
4310 2005-12-23 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4313 new fix for incompatible pointer type warning with gcc 3.4.
4315 2005-12-21 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4322 commited patch by Malcolm Still adding TrianglesUseFore MenuStyle
4325 2005-12-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4330 2005-11-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4332 * fvwm/frame.c (frame_free_move_resize_args):
4333 fixed drawing of transparent decorations or when using lazy shading
4336 2005-11-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4339 * libs/fvwmsignal.c:
4343 * fvwm/ewmh_names.c:
4344 * libs/CombineChars.c:
4350 * libs/PictureUtils.c:
4355 * libs/safemalloc.c:
4358 do not #include stdlib.h (comes from config.h)
4361 do not #include string.h (comes from config.h)
4364 fixed detection of string.h/strings.h
4366 2005-11-26 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4368 * libs/Fft.c (FftGetFont):
4369 fixed compiler warning with gcc 3.4.4
4371 2005-11-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4373 * fvwm/menuitem.c (menuitem_paint):
4374 properly undraw unselected item area
4376 2005-11-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4378 * fvwm/menuitem.c (menuitem_paint):
4379 * fvwm/menus.c (get_menu_paint_item_parameters)
4380 (get_menu_paint_item_parameters):
4382 fixed text offset of menu items with icons but with an item format that
4384 (size_menu_horizontally):
4385 allow sidepic to be placed in the middle of menu items; this is better
4386 than ignoring the item format completely but does not draw the items
4389 * fvwm/menus.c (__mloop_handle_event):
4391 fixed delayed menu drawing issue
4393 do not draw the selected menu item before the menu is drawn for the
4395 (repaint_transparent_menu):
4398 don't call get_menu_paint_item_parameters when the result is not used
4399 (get_menu_paint_item_parameters):
4401 2005-11-10 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4403 * fvwm/ewmh.h (EWMH_CMD_Style):
4404 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
4405 * fvwm/style.c (style_parse_one_style_option):
4406 Added support for inverting boolean EWMH styles with !.
4411 * fvwm/window_flags.h:
4412 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
4413 * fvwm/ewmh.c (ewmh_HandleWindowType):
4415 Added style EWMHIgnoreWindowType to make fvwm ignore window types.
4417 2005-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4419 * fvwm/icons.c (GetIconWindow):
4420 * fvwm/fvwm.h (FvwmWindow):
4421 * fvwm/events.c (__handle_cr_on_icon):
4422 properly handle icon border width; fixes an xterm active icon loop
4424 2005-10-27 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4426 * fvwm/borders.c (border_draw_one_border_part):
4427 fix for the TiledPixmap borderstyle fix not to affect RootTransparent
4430 2005-10-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4432 * fvwm/menustyle.c (menustyle_copy_face):
4434 (menustyle_free_face):
4436 (menustyle_parse_style):
4437 use new functions and fix a bug
4442 removed empty files colors.c and colors.h
4444 * fvwm/colors.c (CopyColor):
4446 moved to libs/ColorUtils.c and renamed to fvwmlib_free_colors and
4449 * fvwm/frame.c (frame_reshape_border):
4452 2005-10-23 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4454 * fvwm/menustyle.c (menustyle_copy_face):
4455 separated from menustyle_copy; color copies are reallocated.
4459 color copies are reallocated.
4461 * fvwm/colors.c (CopyColor):
4462 * fvwm/colors.h (CopyColor):
4465 2005-10-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4467 * fvwm/move_resize.c (__resize_window):
4468 fix for not being able to finish resize with mouse when resizing on
4469 click with modifiers active. (intruduced with 'removed duplicate
4470 pointer query' at sep 29)
4474 * fvwm/menustyle.c (menustyle_parse_style):
4475 made style pairs negatable with '!' prefix
4476 ActiveForeOff and HilightBackOff frees colors used.
4478 * fvwm/menustyle.c (menustyle_copy):
4479 fix for freeing color from sorce instead of destination.
4481 2005-10-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4483 * fvwm/functions.c (__execute_function):
4484 fixed an error in yesterdays patch to complex fuctions. the commands
4485 pressed window were not retored correctly after running move functions
4486 without it, and functions would be run twice.
4488 2005-10-18 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4491 added NoLayer to list of allowed options for WindowList command
4492 fixed grammar of test-conditions list. formatting fixes for
4493 MoveToPage command. Added CirculateSkipIcon / CirculateHitIcon to
4497 * fvwm/functions.c (__execute_function)
4498 (__run_complex_function_items):
4499 (execute_complex_function):
4500 fix for moving/resizing reference window usage with complex functions.
4502 2005-10-16 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4504 * fvwm/move_resize.c (__move_loop):
4505 reimplemented a fix for the place with keyboard setting a button as
4506 used for place bug; this time without breaking escape key.
4508 2005-10-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4510 * fvwm/move_resize.c (__move_loop):
4511 removed the previous patch as it breaks aborting window motion with the
4514 2005-10-03 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4516 * fvwm/move_resize.c (__move_loop):
4517 fixed bug where finishing movment with keyboard would set a random
4518 button as used for placement.
4520 2005-09-30 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4523 * fvwm/frame.c (frame_setup_border):
4524 reverted change for move of window parts (reset of PressedW).
4526 2005-09-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4528 * fvwm/frame.c (frame_setup_border):
4531 2005-09-29 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4534 * fvwm/move_resize.c (__resize_window):
4535 removed duplicate pointer query for enter/leave notify events.
4536 resizing of shaded windows in the shaded direction no longer
4537 results in bogus ref points.
4539 * fvwm/frame.c (frame_setup_border):
4540 reset PressedW if the part has moved. This prevents strange
4541 ref points in resize if called from some complex functions.
4543 * fvwm/frame.c (frame_create_move_resize_args):
4544 shaded windows use get_client_geometry for client geometry.
4546 2005-09-25 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4550 * fvwm/fvwm.h (window_flags):
4551 (WindowConditionMask):
4553 * fvwm/window_flags.h (IS_PLACED_BY_WB3):
4556 * fvwm/session.c (_match):
4559 * fvwm/conditional.c (MatchesConditionMask):
4560 (CreateConditionMask):
4561 * fvwm/add_window.c (setup_window_structure):
4562 * fvwm/move_resize.h (placement_binding):
4563 * fvwm/move_resize.c (__move_loop):
4564 (placement_binding):
4565 * fvwm/bindings.c (ParseBinding):
4566 * libs/wcontext.c (win_contexts):
4567 * libs/wcontext.h (enum):
4569 Added placement context for simple mouse bindings to allow
4570 specification of buttons to finish/cancel movment. Buttons >3
4571 may now be used to place windows.
4572 Replaced window flag placed_wb3 with placed_by_button
4573 FvwmWindow member. Added window condition PlacedByButton.
4575 2005-09-22 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4579 * fvwm/menustyle.h (enum):
4583 (ST_SCROLL_OFF_PAGE):
4584 (MST_SCROLL_OFF_PAGE):
4585 * fvwm/menustyle.c (menustyle_copy):
4586 (menustyle_get_styleopt_index):
4587 (menustyle_parse_style):
4589 * fvwm/menus.c (menuShortcuts):
4591 (__mloop_handle_event):
4592 (menu_get_outer_geometry):
4595 added MouseWheel and ScrollOffPage menu styles
4597 2005-09-20 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4600 * fvwm/menus.c (append_item_to_menu):
4601 fixed bug #1121: Use of pointer without checking for NULL
4603 2005-09-19 Mikhael Goikhman <migo@homemail.com>
4606 * fvwm/expand.c (expand_vars):
4607 warn on usage of obsolete one-letter variables
4609 2005-09-19 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4613 * fvwm/expand.c (expand_vars_extended):
4615 allow nesting of variables
4617 2005-09-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4619 * fvwm/ewmh.c (EWMH_SetWMDesktop):
4620 * fvwm/ewmh_events.c (ewmh_WMDesktop):
4624 2005-09-03 Mikhael Goikhman <migo@homemail.com>
4626 * fvwm/borders.c (border_draw_one_border_part)
4627 (border_draw_all_border_parts):
4628 fix the previous patch to work with title-less windows too
4630 2005-08-30 Mikhael Goikhman <migo@homemail.com>
4632 * fvwm/borders.c (border_draw_one_border_part)
4633 (border_draw_all_border_parts):
4634 improve offsets when drawing borders for "BorderStyle TiledPixmap"
4635 windows to make the borders look homogeneous (based on the patch of
4638 2005-08-26 Mikhael Goikhman <migo@homemail.com>
4644 support new spelling FRIBIDI_CHAR_SET_NOT_FOUND introduced in
4645 fribidi-0.10.5; autodetect old spelling FRIBIDI_CHARSET_NOT_FOUND
4647 2005-08-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4651 increased version to 2.5.15
4656 updated for 2.5.14 release
4658 * fvwm/ewmh_events.c (ewmh_WMStateShaded)
4659 (ewmh_WMStateSkipTaskBar):
4660 (ewmh_WMStateSkipPager):
4661 (ewmh_WMStateModal):
4662 fixed several ewmh-hints
4664 2005-08-24 Mikhael Goikhman <migo@homemail.com>
4667 fix TestRc example error, s/Any/All/
4669 2005-08-17 Jonathan Kotta <jpkotta@gmail.com>
4674 * fvwm/conditions.c (MatchesConditionMask):
4675 (CreateConditionMask):
4676 added FixedPosition condition
4678 2005-08-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4680 * fvwm/virtual.c (HandlePaging):
4681 use FQueryPointer every time to track the pointer position; this fixes
4682 fvwm hanging in HandlePaging for the given delay once the pointer
4683 touches the pan frames
4685 2005-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4687 * fvwm/session.c (SaveWindowStates):
4690 save and restore the default layer during a restart
4692 2005-08-13 Mikhael Goikhman <migo@homemail.com>
4694 * fvwm/conditional.c (CMD_Test):
4696 rename previously added Test conditions to EnvIsSet and EnvMatch,
4697 tweak the logic when the variable is set, but empty
4699 2005-08-13 Viktor Griph <griph(at)dd(dot)chalmers(dot)se>
4701 * fvwm/conditional.c (CMD_Test):
4703 added test conditions EdgeHasPointer and EdgeIsActive
4705 2005-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4707 * fvwm/virtual.c (raisePanFrames):
4708 prevent cycling of pan frame window stacking order
4710 2005-08-12 Mikhael Goikhman <migo@homemail.com>
4712 * fvwm/conditional.c (CMD_Test):
4714 add Test conditions IsEnvSet and MatchEnv
4716 2005-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4718 * fvwm/menus.c (pop_menu_up):
4719 * fvwm/menustyle.c (menustyle_copy):
4720 two fixes by Viktor Griph
4722 * fvwm/events.c (HandleEvents):
4723 simplify the style list if there is nothing else to do
4725 * fvwm/style.c (__simplify_style_list):
4726 (styles_have_same_id):
4727 (style_id_equals_id):
4728 (style_ids_are_equals):
4730 (remove_all_of_style_from_list):
4731 (one_fw_can_match_both_ids):
4732 pass pointers instead of the whole style structure
4733 (__simplify_style_list):
4734 fixed memory leak and tweaked the code
4736 * libs/Strings.c (CatString3):
4737 fixed a buffer overflow
4739 2005-08-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4742 detect if Window, Pixel or void * are bigger than long and refuse to
4745 * libs/vpacket.h (ConfigWinPacket):
4746 * fvwm/windowshade.c (CMD_WindowShade):
4747 * fvwm/virtual.c (MoveViewport):
4750 (CMD_GotoDeskAndPage):
4751 * fvwm/update.c (apply_window_updates):
4752 * fvwm/stack.c (BroadcastRestack):
4755 * fvwm/icons.c (DeIconify):
4757 * fvwm/geometry.c (broadcast_icon_geometry):
4758 * fvwm/events.c (HandleEnterNotify):
4760 (HandleLeaveNotify):
4762 (HandleMapRequestKeepRaised):
4763 * fvwm/add_window.c (destroy_window):
4764 * fvwm/module_interface.c (SendFvwmPicture)
4765 (BroadcastFvwmPicture):
4766 (CMD_Send_WindowList):
4767 * fvwm/modconf.c (CMD_Send_ConfigInfo):
4768 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4771 * fvwm/virtual.c (GetDeskNumber):
4772 fixed bug #1396: applied patch by srivasta@debian.org to fix wrapping
4773 around the given desk range with a relative desk
4775 * fvwm/focus.c (focus_grab_buttons_on_layer):
4781 reindented some code and renamed some variables
4783 2005-08-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4785 * fvwm/events.c (__check_click_to_focus_or_raise):
4788 2005-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4790 * FvwmIconMan/xmanager.c (set_win_iconified):
4791 fixed select/focus button state lost when deiconifying a window
4793 2005-07-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4795 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4798 * libs/Colorset.c (get_aspect_dimensions):
4799 fixed aspectpixmap size calculations
4801 2005-07-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4803 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4806 * fvwm/ewmh_events.c (ewmh_WMDesktop):
4807 (ewmh_CurrentDesktop):
4808 (ewmh_DesktopGeometry):
4809 (ewmh_NumberOfDesktops):
4811 (ewmh_WMIconGeometry):
4812 * fvwm/gnome.c (GNOME_ProcessClientMessage):
4813 print error messages for broken gnome client messages
4815 * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
4816 removed duplicate call of execute_function_override_window
4818 * fvwm/stack.c (new_layer):
4819 fixed a hang if a window sets an layer < 0 via gnome hints
4821 * fvwm/add_window.c (GetWindowSizeHints):
4822 * fvwm/misc.c (fvwm_msg_report_app):
4823 (fvwm_msg_report_app_and_workers):
4824 new utility functions
4826 2005-07-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4828 * fvwm/stack.c (dump_stack_ring):
4829 (verify_stack_ring_consistency):
4830 * fvwm/module_interface.c (HandleModuleInput):
4831 * fvwm/events.c (__cr_detect_icccm_move):
4832 * fvwm/style.c (print_styles):
4835 2005-07-19 Mikhael Goikhman <migo@homemail.com>
4837 * libs/FlocaleCharset.c:
4838 support euc-jp encodings (Yasuhiro Nakazaki)
4840 2005-07-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4842 * fvwm/ewmh_events.c (ewmh_WMIconGeometry):
4843 * fvwm/ewmh_names.c (EWMH_WMName):
4845 * fvwm/ewmh.c (EWMH_SetCurrentDesktop):
4846 (EWMH_SetNumberOfDesktops):
4847 (EWMH_SetDesktopViewPort):
4848 (EWMH_SetDesktopGeometry):
4849 (EWMH_SetWMDesktop):
4851 (EWMH_SetFrameStrut):
4853 * fvwm/gnome.c (AtomGet):
4855 (GNOME_GetHintIcons):
4856 (GNOME_GetHintLayer):
4857 (GNOME_GetHintState):
4858 (GNOME_GetExpandedSize):
4859 (GNOME_SetAreaCount):
4860 (GNOME_SetCurrentArea):
4861 (GNOME_SetDeskCount):
4862 (GNOME_SetCurrentDesk):
4863 (GNOME_SetCurrentDesk):
4866 (CMD_GnomeShowDesks):
4870 * libs/fsm.c (GetClientID):
4871 (set_session_manager):
4872 * fvwm/session.c (GetClientID):
4873 * fvwm/fvwm.h (FvwmWindow):
4874 * fvwm/colorset.c (get_root_pixmap):
4875 * fvwm/add_window.c (FetchWmProtocols):
4876 * libs/FTips.c (__initialize_window):
4877 * fvwm/icccm2.c (convertProperty)
4878 (icccm2_handle_selection_request)
4879 * fvwm/fvwm.c (SetMWM_INFO):
4882 2005-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4884 * fvwm/move_resize.c (GetOnePositionArgument):
4885 don't use the unportable fuction rintf()
4887 2005-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4891 increased version to 2.5.14
4897 updated for 2.5.13 release
4899 2005-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4901 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
4902 fixed drawing of relief with very small rectangles, i.e. when
4903 line_width * 2 > height or width
4905 2005-07-04 Dan Espen <dane@mk.telcordia.com>
4907 * NEWS: fvwm-menu-desktop changes.
4909 2005-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4911 * fvwm/placement.c (get_next_x):
4912 fixed collision detection of windows on pages other than the current
4913 one during placement
4915 2005-06-17 Olivier Chapuis <olivier.chapuis@free.fr>
4917 * fvwm/move_resize.c (__resize_window):
4918 Fixed interactive resize (reduction) via the bottom border
4923 2005-06-02 Dan Espen <dane@mk.telcordia.com>
4927 Spelling fix contition -> condition
4929 2005-04-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4931 * fvwm/style.c (style_ids_are_equals):
4932 (style_id_equals_id):
4933 (styles_have_same_id):
4934 (fw_match_style_id):
4935 (one_fw_can_match_both_ids):
4936 (cleanup_style_defaults):
4937 * libs/fsm.c (fprintfhex):
4939 * libs/FGettext.c (fgettext_free_fgpath_list):
4940 * libs/Parse.c (_get_suffixed_integer_arguments):
4941 * libs/Graphics.c (AllocNonlinearGradient):
4942 * libs/PictureUtils.c (build_mapping_table):
4948 * libs/FRenderInit.c:
4949 include own header file
4951 * libs/System.c (getFileStamp):
4952 * libs/Fft.c (FftPDumyFunc):
4953 * libs/FScreen.c (FScreenSetDefaultModuleScreen):
4956 2005-03-01 Dan Espen <dane@mk.telcordia.com>
4958 * fvwm/fvwm.1.in (Example): Piperead in dynamic menu example,
4961 2005-02-25 Dan Espen <dane@mk.telcordia.com>
4963 * fvwm/fvwm.1.in (Focus): Typos in focus section.
4965 2005-02-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
4967 * fvwm/conditional.c (Circulate):
4968 added tests for fw == Scr.FvwmRoot again to fix a crash
4970 2005-02-05 Dan Espen <dane@mk.telcordia.com>
4972 * AUTHORS: New author, FvwmScript patch.
4974 2005-01-28 Scott Smedley <scottie7@tpg.com.au>
4976 * fvwm/fvwm.1.in: elaborate on how window-specific bindings work.
4977 * AUTHORS: s/Hover/Active/
4979 2005-01-19 Dan Espen <dane@mk.telcordia.com>
4981 * fvwm/bindings.c (ParseBinding): Patch from Frank Gruellich,
4982 avoid dump with empty key/mouse binding command.
4983 * fvwm/conditional.c (direction_cmd): Safety check after PeekToken
4984 Checked all other uses of PeekToken in fvwm dir.
4986 2005-01-08 Olivier Chapuis <olivier.chapuis@free.fr>
4988 * fvwm/session.c (matchWin):
4990 On restarts compare window ids only. Base our matching decision on
4991 window role only if we have a client id.
4993 * fvwm/move_resize.c (GetOnePositionArgument):
4994 Fixed a one pixel bug in the Move and AnimatedMove commands by rounding
4995 float values to nearest int
4997 2005-01-06 Olivier Chapuis <olivier.chapuis@free.fr>
5000 * fvwm/move_resize.c (CMD_Maximize):
5001 Applied Arnaud Vrac patch which fixes maximize by growing vs
5004 2004-12-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5006 * fvwm/builtins.c (do_button_style):
5007 ButtonStyle Reset takes effect immediately
5009 2004-12-08 Dan Espen <dane@mk.telcordia.com>
5011 * fvwm/fvwm.1.in: lang check.
5013 2004-12-06 Olivier Chapuis <olivier.chapuis@free.fr>
5016 Really commit EWMHUseStackingOrderHints documentation update
5018 2004-12-02 Olivier Chapuis <olivier.chapuis@free.fr>
5021 Fixed bug #1480 by updating EWMHUseStackingOrderHints documentation
5024 FvwmIconMan new options
5026 * libs/FTips.c (new file):
5027 * libs/FTips.h (new file):
5030 Added a set of functions for implementing tool tips
5032 2004-11-30 Dan Espen <dane@mk.telcordia.com>
5034 * fvwm/fvwm.1.in: Fix keysym description add XKeysymDB.
5036 2004-11-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5038 * fvwm/menus.c (__mloop_get_event):
5039 * fvwm/functions.c (execute_complex_function):
5040 * fvwm/add_window.c (AddWindow):
5041 * fvwm/module_interface.c (ExecuteModuleCommand):
5042 * fvwm/move_resize.c (__move_loop):
5044 properly set the "state" member of faked motion and key events;
5045 fixes broken "nosnap" feature
5047 2004-10-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5049 * fvwm/bindings.c (ParseBinding):
5051 * libs/Bindings.c (bindingAppliesToWindow):
5052 (__compare_binding):
5053 * fvwm/module_interface.c (CMD_ModuleSynchronous):
5054 * fvwm/builtins.c (CMD_Wait):
5056 * fvwm/events.c (__handle_bpress_on_root):
5057 (HandleButtonRelease):
5058 fixed crash in window specific binding code
5059 fixed handling of root window in window specific binding code
5060 renamed some functions
5062 2004-10-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5064 * fvwm/focus.c (__update_windowlist):
5065 replaced while loop by for loop
5067 * fvwm/style.c (style_destroy_style):
5068 * fvwm/conditional.c (Circulate):
5069 removed useless check whether fw == &Scr.FvwmRoot
5071 * fvwm/icons.c (DeIconify):
5072 defused possible endless loop when a window iconified by the
5073 transientfor window loses the "transient" relationship
5075 2004-10-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5077 * fvwm/move_resize.c (__move_loop):
5079 fixed overwriting the initial button_mask during move/resize
5081 * fvwm/menus.c (__mloop_handle_action_with_mi):
5082 do not "post" a submenu menu item it the submenu does not exist
5084 2004-10-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5086 * fvwm/events.c (__handle_bpress_on_managed):
5087 do not draw the decorations pressed in if executing a function is
5090 * libs/Parse.c (CopyToken):
5091 fixed parsing of delimiters
5093 2004-10-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5095 * fvwm/virtual.c (GetDeskNumber):
5096 fixed MoveToDesk without argument
5098 2004-10-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5101 re-formatted and some spelling corrections
5103 * fvwm/colorset.c (CMD_CleanupColorsets):
5105 * fvwm/builtins.c (CMD_Colorset):
5106 (CMD_CleanupColorsets):
5107 moved functions to colorset.c
5109 2004-10-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5111 * libs/Parse.c (CopyToken):
5112 skip any whitespace before a delimiter; this allows to have spaces
5113 before the commas in an option list
5115 2004-10-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5117 * fvwm/frame.c (frame_reshape_border):
5118 re-shaping shaded windows no longer unshades them
5119 re-shaping unshaded windows on pages other than 0 0 no longer moves
5120 them out of the current page
5122 2004-10-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5124 * fvwm/events.c (__cr_detect_icccm_move):
5125 * fvwm/screen.h (ScreenInfo):
5126 * fvwm/builtins.c (CMD_BugOpts):
5127 new BugOpts option DebugCRMotionMethod for ConfigureRequest debugging
5129 * fvwm/move_resize.c (__move_loop):
5131 query the pointer position in the move loop when an
5132 EnterNotify/LeaveNotify event arrives; same change in resize loop.
5136 increased version to 2.5.13
5142 updated for 2.5.12 release
5144 * fvwm/frame.c (frame_create_move_resize_args):
5145 fixed xemacs growing or shrinking when title height changed; this was
5146 caused by calculating the old client window geometry using the new
5147 title dimensions; query the window size instead
5149 2004-10-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5151 * fvwm/events.c (test_map_request):
5152 (test_button_event):
5153 (test_typed_window_event):
5154 (test_resizing_event):
5155 (__predicate_button_click):
5156 (__merge_cr_moveresize):
5157 (HandleUnmapNotify):
5158 (flush_property_notify):
5159 (is_resizing_event_pending):
5160 (__test_for_motion):
5161 use type XPointer for last argument of predicate procedures for
5162 XCheckPeekIfEvent and XCheckIfEvent, not char *
5163 (HandleUnmapNotify):
5166 2004-10-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5168 * fvwm/window_flags.h:
5169 removed useless and broken SETM_ macros
5171 * fvwm/update.c (init_style):
5172 fixed resetting user states
5174 2004-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5176 * libs/envvar.c (add_to_envlist):
5179 2004-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5181 * fvwm/builtins.c (CMD_UnsetEnv):
5184 * libs/envvar.c (flib_unsetenv):
5188 split in ftwo functions
5191 check for unsetenv function
5193 * fvwm/builtins.c (CMD_SetEnv):
5194 assume an empty value if no value is given
5196 2004-09-30 Rafal Bisingier <ravbc@man.poznan.pl>
5205 * perllib/FVWM/Commands.pm:
5206 new command EdgeLeaveCommand
5208 2004-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5215 increased version to 2.5.12
5220 updated for 2.5.11 release
5222 2004-09-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5224 * fvwm/geometry.c (get_page_offset):
5225 (get_page_offset_rectangle):
5226 (get_absolute_geometry):
5229 * fvwm/virtual.c (CMD_GotoPage):
5230 * fvwm/move_resize.c (__move_window):
5231 * fvwm/virtual.c (CMD_GotoPage):
5232 (get_page_arguments):
5233 new options wrapx, wrapy, nodesklimitx, nodesklimity to MoveToPage
5236 2004-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5238 * libs/Flocale.c (FlocaleGetNameProperty):
5239 fixed freeing uninitialized pointer
5241 2004-09-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5243 * fvwm/conditional.c (select_cmd):
5247 fixed conditional return code in Pick, PointerWindow, ThisWindow, All,
5248 WindowId and Direction commands; fixes break from these commands
5250 * fvwm/geometry.c (get_shaded_geometry):
5251 shading geometry fix for windows without decoration
5253 * libs/FScreen.c (XineramaQueryExtension):
5254 fixed xinerama crash
5256 2004-09-04 Scott Smedley <scottie7@tpg.com.au>
5259 Parse man pages with config.status so man pages have correct date.
5260 Man pages also specify FVWM version that they relate to.
5263 * bin/fvwm-config.1:
5264 * bin/fvwm-convert-2.2.1:
5265 * bin/fvwm-convert-2.4.1:
5266 * bin/fvwm-convert-2.6.1:
5267 * bin/fvwm-menu-desktop.1:
5269 * modules/FvwmAnimate/FvwmAnimate.1:
5270 * modules/FvwmAuto/FvwmAuto.1:
5271 * modules/FvwmBacker/FvwmBacker.1:
5272 * modules/FvwmBanner/FvwmBanner.1:
5273 * modules/FvwmButtons/FvwmButtons.1:
5274 * modules/FvwmCommand/FvwmCommand.1:
5275 * modules/FvwmConsole/FvwmConsole.1:
5276 * modules/FvwmConsole/FvwmConsoleC.pl.1:
5277 * modules/FvwmCpp/FvwmCpp.1:
5278 * modules/FvwmDragWell/FvwmDragWell.1:
5279 * modules/FvwmEvent/FvwmEvent.1:
5280 * modules/FvwmForm/FvwmForm.1:
5281 * modules/FvwmGtk/FvwmGtk.1:
5282 * modules/FvwmIconBox/FvwmIconBox.1:
5283 * modules/FvwmIconMan/FvwmIconMan.1:
5284 * modules/FvwmIdent/FvwmIdent.1:
5285 * modules/FvwmM4/FvwmM4.1:
5286 * modules/FvwmPager/FvwmPager.1:
5287 * modules/FvwmProxy/FvwmProxy.1:
5288 * modules/FvwmRearrange/FvwmRearrange.1:
5289 * modules/FvwmSave/FvwmSave.1:
5290 * modules/FvwmSaveDesk/FvwmSaveDesk.1:
5291 * modules/FvwmScript/FvwmScript.1:
5292 * modules/FvwmScroll/FvwmScroll.1:
5293 * modules/FvwmTaskBar/FvwmTaskBar.1:
5294 * modules/FvwmTheme/FvwmTheme.1:
5295 * modules/FvwmWharf/FvwmWharf.1:
5296 * modules/FvwmWinList/FvwmWinList.1:
5297 These man pages were renamed to have a .in suffix.
5298 ie. bin/fvwm-bug.1 renamed to bin/fvwm-bug.1.in
5300 2004-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5302 * fvwm/placement.c (__place_window):
5303 fixed starting desk output with bugopts explainwindowplacement
5305 2004-09-03 Olivier Chapuis <olivier.chapuis@free.fr>
5307 * fvwm/eventhandler.h:
5308 * fvwm/events.c (InitEventHandlerJumpTable):
5312 Fixed window specific bindings "patch" by sending key release event
5315 2004-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5319 * fvwm/move_resize.c:
5323 * fvwm/decorations.c:
5327 * fvwm/add_window.c:
5330 renamed NUMBER_OF_BUTTONS to NUMBER_OF_TITLE_BUTTONS to avoid confusing
5331 it with NUMBER_OF_MOUSE_BUTTONS
5333 * fvwm/style.c (style_parse_focus_policy_style):
5334 * fvwm/focus_policy.h:
5335 * libs/Bindings.c (GrabWindowButton):
5336 * fvwm/bindings.c (bind_get_bound_button_contexts):
5338 * fvwm/events.c (WaitForButtonsUp):
5339 * fvwm/style.c (style_parse_focus_policy_style):
5340 * fvwm/builtins.c (__fake_event):
5341 fixed use of NUMBER_OF_MOUSE_BUTTONS vs.
5342 NUMBER_OF_EXTENDED_MOUSE_BUTTONS
5344 2004-08-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5347 put -Wall -Wno-implicit-int before user specified flags
5350 Applied below patch again. It didn't make it to CVS (?)
5352 2004-08-26 Dan Espen <dane@mk.telcordia.com>
5354 * libs/FScreen.c: Fixed case error. Patch from Chris Ross.
5356 2004-08-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5359 cleaned up ifdef hell
5362 fixed solaris xinerama test
5364 2004-08-25 Dan Espen <dane@mk.telcordia.com>
5368 * libs/FScreen.c (solaris_XineramaQueryScreens):
5369 Solaris Xinerama support.
5372 Patch by Chris Ross.
5374 2004-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5376 * fvwm/events.c (__handle_cr_on_client):
5377 don't reevaluate window geometry when a ConfigureRequest has no size or
5380 2004-08-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5382 * fvwm/menus.c (get_menu_options):
5384 new menu option TearOffImmediately
5386 2004-08-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5388 * fvwm/placement.c (__place_get_wm_pos):
5389 cascade placemnt fix by Paul Vojta
5391 2004-08-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5393 * fvwm/geometry.c (constrain_size):
5394 Don't touch the aspect ratio if modifying the width/height does not
5395 improve the situation
5397 * fvwm/frame.c (frame_free_move_resize_args):
5398 (__frame_setup_window):
5399 (frame_update_hidden_window_pos):
5400 (frame_mrs_resize_move_windows):
5401 (frame_create_move_resize_args):
5402 * fvwm/move_resize.c (__resize_window):
5403 some event handling fixes
5405 * fvwm/geometry.c (constrain_size):
5406 look up the latest size hints if necessary
5408 2004-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5410 * fvwm/geometry.c (constrain_size):
5411 * fvwm/ewmh.c (EWMH_fullscreen):
5412 * fvwm/window_flags.h (DO_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
5413 (SET_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
5414 (SETM_DISABLE_CONSTRAIN_SIZE_FULLSCREEN):
5415 * fvwm/fvwm.h (window_flags_t):
5416 allow windows to override their size hints when going fullscreen:
5417 minimum and maximum size, size inc, aspect ratio, etc.
5419 2004-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5421 * fvwm/decorations.c (struct):
5422 MWM hints on 64 bit machines fix
5424 2004-07-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5426 * fvwm/fvwm.1.in (Note):
5427 * fvwm/read.c (CMD_Read):
5429 the Read and PipeRead commands have a return code
5431 * fvwm/read.c (run_command_stream):
5436 2004-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5438 * fvwm/move_resize.c (GetResizeArguments):
5440 fixed parsing of the frame option to the resize command and the pointer
5441 option to the move command
5443 * fvwm/conditional.c (CMD_None):
5444 Fixed CMD_None return code
5446 2004-07-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5448 * fvwm/stack.c (is_above_unmanaged):
5449 windows on other Desks are always considered on top
5451 * fvwm/conditional.c (CreateConditionMask):
5452 (MatchesConditionMask):
5453 * fvwm/fvwm.h (WindowConditionMask):
5454 new condition Overlapped
5457 inproved strings.h / sring.h iclusion logic
5459 * libs/PictureUtils.c (finish_ct_init):
5460 (PictureInitColors):
5461 use flib_putenv instead of putenv
5463 2004-07-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5466 * libs/gravity.h (enum):
5467 * libs/wcontext.h (enum):
5470 * fvwm/fvwm.c (StartupStuff):
5471 do not ungrab the pointer while the startup functions execute
5473 ungrab the pointer only after executing the RestartFunction or
5474 ExitFunciton. Otherwise these functions may not be executed if some
5475 other application grabs the pointer.
5478 * fvwm/conditional.c (CreateConditionMask):
5479 renamed CurrentGlobbalPageAnyDesk to CurrentGlobalPageAnyDesk
5480 new condition AnyScreen
5483 * fvwm/builtins.c (__fake_event):
5484 * fvwm/bindings.c (ParseBinding):
5485 removed C++ comments
5487 2004-07-15 Scott Smedley <scottie7@tpg.com.au>
5490 New options for FvwmButtons module.
5492 2004-07-12 Mikhael Goikhman <migo@homemail.com>
5495 use commas between conditions
5497 2004-07-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5499 * fvwm/builtins.c (CMD_Wait):
5500 ignore MapNotify reported to any window except the root window
5502 * fvwm/module_interface.c (CONFIGARGS):
5503 correct number of CONFIGARGS arguments
5505 * libs/vpacket.h (ConfigWinPacket):
5506 frame_x and frame_y are signed
5508 2004-07-11 Scott Smedley <scottie7@tpg.com.au>
5510 * fvwm/conditional.c:
5514 Committed patch by Norman Yarvin (with a few minor mods) to extend
5515 conditionals to handle multiple window names.
5517 2004-07-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5519 * fvwm/module_interface.c (CONFIGARGS):
5520 * libs/vpacket.h (ConfigWinPacket):
5521 put window_flags at end of structure
5523 2004-07-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5525 * fvwm/module_interface.c (CONFIGARGS):
5530 removed old module interface
5533 * libs/vpacket.h (ConfigWinPacket):
5536 2004-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5538 * fvwm/execcontext.c (__exc_change_context):
5539 fixed handling of etrigger event, fixing a problem with PropertyNotify
5540 events during resizing and possibly other problems too
5542 * fvwm/add_window.c (RestoreWithdrawnLocation):
5543 fixed travelling windows if application changed gravity hint before
5546 * fvwm/frame.c (combine_decor_gravities):
5547 (combine_gravities):
5549 (frame_restore_client_gravities):
5550 fixed window gravity after resize
5552 * libs/FEvent.c (FPeekEvent):
5554 (FCheckPeekIfEvent):
5555 fixed some event handling bugs
5557 * fvwm/conditional.c (CMD_Test):
5559 corrected use of Bool types
5561 simplified, fixed compilation
5563 use int as return type
5565 * libs/Ficonv.c (convert_charsets):
5568 * libs/Ficonv.c (convert_charsets):
5569 * acinclude.m4 (ICONV_SECOND_ARG):
5570 rewrote iconf configure test to save an ifdef
5572 2004-07-07 Scott Smedley <scottie7@tpg.com.au>
5578 Allow user to specify window-specific bindings that should NOT be
5579 intercepted by FVWM. This is accomplished with an '--' binding action.
5581 2004-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5583 * fvwm/move_resize.c (__resize_window):
5584 Fixed event handling
5586 * fvwm/virtual.c (HandlePaging):
5587 removed check for leave events on pan frames; better query the pointer
5590 2004-07-06 Scott Smedley <scottie7@tpg.com.au>
5593 * fvwm/conditional.c:
5594 Extend "Test (Version >= x.y.z)" syntax to allow version comparison.
5596 2004-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5598 * fvwm/move_resize.c (GetResizeArguments):
5599 (GetResizeMoveArguments):
5602 (__resize_get_refpos):
5603 (__resize_get_dir_proximity):
5604 (__resize_get_dir_from_window):
5605 implemented fluxbox-like Alt-Button3 resizing
5607 * fvwm/virtual.c (HandlePaging):
5608 * fvwm/events.c (__merge_cr_moveresize):
5609 (__test_for_motion):
5610 (flush_property_notify):
5611 do not use XPutBackEvent as it shuffles events on the queue
5612 (test_button_event):
5613 (test_typed_window_event):
5616 * libs/FEvent.c (fev_get_evpos_or_query):
5617 take pointer position from EnterNotify and LeaveNotify events
5619 * fvwm/move_resize.c (__move_loop):
5620 fixed multiple paging with certain SnapGrid / Move interactions
5623 * fvwm/virtual.c (HandlePaging):
5624 Workaround for buggy XFree not delivering some Pointer events
5627 * fvwm/virtual.c (MoveViewport):
5628 don't eat MotionNotify events
5630 * libs/FEvent.c (fev_get_last_event):
5639 (FCheckWindowEvent):
5640 (FCheckTypedWindowEvent):
5644 keep a copy of the previous event in case FPutBackEvent is called
5646 2004-06-30 Scott Smedley <scottie7@tpg.com.au>
5649 Indicate optional window argument in section headings for
5650 Key, Mouse, PointerKey & Stroke commands.
5651 Remove strange "-Key" option listed for PointerKey.
5653 2004-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5655 * libs/Fft.c (FftDrawString):
5656 * fvwm/session.c (get_version_string):
5657 * fvwm/module_interface.c (FlushMessageQueue):
5658 * fvwm/fvwm.c (SaveDesktopState):
5660 * fvwm/colorset.c (cleanup_colorsets):
5661 * libs/PictureUtils.c (struct):
5662 fixed compilation with -Wall -Wstrict-prototypes -Wpointer-arith
5664 2004-06-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5666 * fvwm/events.c (__cr_detect_icccm_move):
5667 windows with ewmh hints are assumed to use icccm2 compliant movement
5669 * fvwm/ewmh_events.c (ewmh_WMStateMaxVert):
5670 (ewmh_WMStateMaxHoriz):
5671 fixed restart/maximized problem
5673 * libs/fvwmsignal.c (fvwmReapChildren):
5674 * fvwm/fvwm.c (ReapChildren):
5675 moved function to lib
5677 2004-06-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5679 * fvwm/modconf.c (send_desktop_geometry):
5682 (send_move_threshold):
5683 (send_ignore_modifiers):
5684 increased static buffer size
5686 2004-06-13 Marcus Lundblad <ml@update.uu.se>
5688 * libs/CombineChars.c (convert_to_ucs2):
5689 Replace illegal UTF-8 character sequences in input
5691 2004-06-11 Scott Smedley <scottie7@tpg.com.au>
5694 bugfix: wrong stroke action being invoked.
5696 2004-06-10 Scott Smedley <scottie7@tpg.com.au>
5701 Active _last_ matching binding. (ie. same behaviour as before
5702 win-specific bindings patch.)
5703 bugfix: segfault when looking up stroke bindings in root context.
5705 2004-06-07 Scott Smedley <scottie7@tpg.com.au>
5711 * fvwm/module_interface.c:
5714 * modules/FvwmScript/FvwmScript.c:
5715 * modules/FvwmScript/Instructions.c:
5716 Implemented window-specific key/mouse bindings.
5718 * modules/FvwmIconBox/FvwmIconBox.h:
5722 Make args to matchWildcards() const.
5724 2004-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5726 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
5728 * fvwm/ewmh.c (EWMH_fullscreen):
5731 * fvwm/add_window.c (AddWindow):
5732 implemented MAXVERT, MAXHORIZ and FULLSCREEN initial EWMH states
5734 * fvwm/ewmh_events.c (ewmh_WMStateMaxHoriz):
5735 (ewmh_WMStateMaxVert):
5736 (ewmh_WMStateShaded):
5737 (ewmh_WMStateSticky):
5738 (ewmh_WMStateStaysOnBottom):
5741 don't try to maximize window when looking up the style
5743 (ewmh_WMStateFullScreen):
5744 (ewmh_WMStateHidden):
5745 (ewmh_WMStateMaxVert):
5746 (ewmh_WMStateModal):
5747 (ewmh_WMStateShaded):
5748 (ewmh_WMStateSkipPager):
5749 (ewmh_WMStateSticky):
5750 (ewmh_WMStateStaysOnBottom):
5751 fixed ignoring ewmh hints
5753 * fvwm/expand.c (expand_vars_extended):
5754 include full path in iconfile and miniiconfile variables
5756 2004-06-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5758 * fvwm/functions.c (execute_complex_function):
5760 fixed double click patch
5762 2004-06-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5764 * fvwm/ewmh.c (EWMH_SetWMDesktop):
5765 use 0xFFFFFFFF instead of 0xFFFFFFFE for "sticky across all desks"
5767 2004-05-31 Dan Espen <dane@mk.telcordia.com>
5769 * fvwm/fvwm.1.in (COLORSETS): Moved FvwmTheme description of colorsets
5772 2004-05-29 Norbert Buchmuller <norbi@nix.hu>
5774 * libs/FImage.c (FShmSafeCreateImage):
5775 Yet another fix to SHM remote client problem
5777 2004-05-26 Francis Litterio <franl@world.std.com>
5781 * fvwm/placement.c (__place_get_wm_pos)
5782 * fvwm/style.c (style_parse_one_style_option)
5783 Added support for new CenterPlacement style (cf. macro PLACE_CENTER).
5785 2004-05-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5787 * fvwm/events.c (HandleEnterNotify):
5788 fixed endless loop of edge commands when doing something that grabs
5791 * fvwm/functions.c (CheckActionType):
5792 (execute_complex_function):
5793 double clicks no longer work when pressing different buttons
5795 2004-05-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5797 * fvwm/placement.c (__place_get_wm_pos):
5798 fixed placement in top left corner when pressing escape during manual
5801 2004-05-23 Mikhael Goikhman <migo@homemail.com>
5805 added Chinese translations
5807 2004-05-18 Olivier Chapuis <olivier.chapuis@free.fr>
5809 * fvwm/ewmh.c (EWMH_SetFrameStrut):
5812 2004-05-09 Mikhael Goikhman <migo@homemail.com>
5814 * fvwm/conditional.c:
5816 clean up Test code and documentation, add new False condition,
5817 unrecognized conditions produce Error return code now
5819 2004-05-06 Dan Espen <dane@mk.telcordia.com>
5821 * fvwm/style.c: Remove extra char.
5823 2004-05-01 Olivier Chapuis <olivier.chapuis@free.fr>
5825 * fvwm/ewmh.c (ewmh_atom_client_win):
5826 * fvwm/ewmh_intern.h:
5827 * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
5828 (ewmh_MoveResizeWindow):
5829 Added _NET_RESTACK_WINDOW as it is similar than _NET_MOVERESIZE_WINDOW
5831 * fvwm/events.c (__handle_cr_on_client):
5832 (__handle_configure_request):
5833 (events_handle_configure_request):
5834 Some renaming for consistency, force restacking if the event come from
5837 * fvwm/ewmh_events.c (ewmh_MoveResize):
5838 Fixed _NET_WM_MOVERESIZE
5840 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
5843 * fvwm/ewmh.c (ewmh_atom_fvwm_win):
5844 (EWMH_SetFrameStrut):
5845 Added _NET_FRAME_EXTENTS as it is just _KDE_NET_WM_FRAME_STRUT
5847 2004-04-29 Olivier Chapuis <olivier.chapuis@free.fr>
5849 * libs/FImage.c (FShmSafeCreateImage):
5850 Finished to fix SHM remote client problem
5852 2004-04-29 Olivier Chapuis <olivier.chapuis@free.fr>
5854 * libs/FImage.c (FShmSafeCreateImage):
5855 Fixed when we are a remote client
5857 2004-04-21 Mikhael Goikhman <migo@homemail.com>
5868 new default ~/.fvwm/config file is now recommended instead of
5869 still supported ~/.fvwm/.fvwm2rc
5871 2004-04-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5873 * fvwm/menus.c (NewMenuRoot):
5874 do not strip whitespace from menu names when creating a new menu
5876 2004-04-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5878 * fvwm/menuitem.c (menuitem_get_size):
5880 renamed remaining "mips" to mipst
5882 2004-04-09 Olivier Chapuis <olivier.chapuis@free.fr>
5884 * fvwm/events.c (HandleMapRequestKeepRaised):
5885 * fvwm/ewmh_events.c (ewmh_DesktopGeometry):
5886 Fixed EWMH DesktopGeometry and Stacking list
5888 2004-04-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5890 * fvwm/virtual.c (GetDeskNumber):
5893 fixed MoveToDesk with one argument
5895 2004-04-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5897 * fvwm/style.c (style_parse_one_style_option):
5899 * fvwm/conditional.c (MatchesConditionMask):
5901 * fvwm/window_flags.h:
5904 2004-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5909 2004-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5911 * fvwm/move_resize.c (unmaximize_fvwm_window):
5912 fixed redrawing of maximize button when unmaximizing but when the size
5913 and position does not change
5915 2004-03-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5917 * fvwm/expand.c (expand_vars_extended):
5918 new extended variable $[w.layer]
5920 * fvwm/move_resize.c (MaximizeHeight):
5923 applied modified layer patch for maximize by Rafal Bisingier
5925 2004-03-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5927 * fvwm/add_window.c (setup_frame_attributes):
5928 Hopefully fixed BackingStore code and removed now useless backing store
5931 * fvwm/expand.c (expand_vars_extended):
5932 new extended variable $[w.desk]
5934 2004-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5938 increased version to 2.5.11
5943 updated for 2.5.10 release
5945 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
5946 improved rotation code
5948 * libs/gravity.c (gravity_add_rotations):
5951 2004-03-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5953 * fvwm/placement.c (__explain_placement):
5956 * libs/FScreen.c (FScreenIsRectangleOnScreen):
5959 * fvwm/builtins.c (CMD_BugOpts):
5960 * fvwm/screen.h (ScreenInfo):
5961 new BugOpts option ExplainWindowPlacement
5962 renamed some members of Screen
5964 2004-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5966 * fvwm/placement.c (__place_get_wm_pos):
5967 (__place_get_nowm_pos):
5968 (__place_get_placement_flags):
5970 (__place_handle_x_resources):
5971 (setup_window_placement):
5972 split into multiple functions
5975 2004-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5977 * fvwm/add_window.c (setup_window_placement):
5978 * fvwm/placement.c (setup_window_placement):
5979 moved function to placement.c
5980 fixed using PLACE_AGAIN placement mode
5985 2004-03-15 Chris Ross <cross+fvwm@distal.com>
5987 * libs/Graphics.c (do_relieve_rectangle_with_rotation)
5988 allow a negative line_width to invert the relief
5990 2004-03-06 Marcus Lundblad <ml@update.uu.se>
5992 * libs/Flocale.c (FlocaleDrawString)
5993 (FlocaleDrawUnderline)
5995 reduced redundant calls to iconv
5997 2004-03-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
5999 * fvwm/move_resize.c (CMD_XorValue):
6000 fixed a very small outline drawing problem caused by using 0 line width
6005 increased version to 2.5.10
6009 updated for 2.5.9 release
6011 * fvwm/functions.c (execute_function_override_window):
6012 * fvwm/module_interface.c (ExecuteModuleCommand):
6013 * fvwm/conditional.c (circulate_cmd):
6014 sometimes, DeferExecution was called although a window was already
6015 selected, for example with the "Current" commend; fixed
6017 2004-02-28 Olivier Chapuis <olivier.chapuis@free.fr>
6019 * libs/FImage.c (FShmSafeCreateImage):
6020 Fixed some safety tests
6022 2004-02-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6024 * fvwm/events.c (__handle_cr_on_client):
6025 fixed a bug in the Jave configure request workaround
6027 2004-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6029 * fvwm/events.c (__cr_detect_icccm_move):
6030 improved motion method detection for fullscreen requests
6032 2004-02-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6034 * fvwm/add_window.c (AddWindow):
6035 * fvwm/screen.h (ScreenInfo):
6036 * fvwm/builtins.c (CMD_BugOpts):
6037 new BugOpts option DisplayNewWindowNames intended for debugging
6039 2004-02-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6041 * libs/Bindings.c (FvwmStringToKeysym):
6042 small performance enhancement
6044 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
6046 fixed the FlickeringMoveWorkaround option which did nothing before
6048 2004-02-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6050 * fvwm/style.c (style_parse_one_style_option):
6052 * fvwm/style.h (SIS_UNMANAGED):
6053 * fvwm/add_window.c (AddWindow):
6056 * fvwm/expand.c (expand_vars_extended):
6057 new variables $[w.iconfile] and $[w.miniiconfile]
6059 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
6060 made left side of a relief one pixel longer at the bottom
6062 2004-02-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6064 * libs/defaults.h (DEF_FP_SORT_WINDOWLIST_BY):
6065 * fvwm/style.c (style_set_old_focus_policy):
6066 fixed default window list order with ClickToFocus
6068 2004-02-04 Marcus Lundblad <ml@update.uu.se>
6070 * fvwm/libs/Flocale.h:
6071 * fvwm/libs/Flocale.c (FlocaleStringNumberOfBytes)
6072 (FlocaleStringByteToCharOffset)
6073 (FlocaleStringCharToByteOffset)
6074 (FlocaleStringCharLength):
6075 Made utility functions available outside of Flocale
6077 2004-01-31 Olivier Chapuis <olivier.chapuis@free.fr>
6079 * fvwm/events.c (__test_for_motion):
6080 Fixed a lockup, see the long comment in the code
6082 2004-01-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6084 * fvwm/schedule.c (execute_obj_func):
6085 fixed using uninitialised return code
6087 2004-01-25 Olivier Chapuis <olivier.chapuis@free.fr>
6089 * fvwm/builtins.c (do_title_style):
6090 Fixed MinHeight, it must reset the Height
6092 2004-01-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6094 * fvwm/menus.c (menuShortcuts):
6095 applied menu navigation patch by Anton Kazennikov
6097 2003-12-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6099 * libs/gravity.c (gravity_dir_to_string):
6100 (gravity_parse_dir_argument):
6101 use a constant for the dir table
6103 2003-12-16 Marcus Lundblad <ml@update.uu.se>
6105 * fvwm/Flocale.c (FlocaleEncodeString)
6106 (FlocaleDrawUnderline):
6107 Fixed crash when there's no Iconv support
6109 2003-12-16 olicha <olivier.chapuis@free.fr>
6112 Used the FUNC_FLAGS_TYPE in find_func_t declaration
6114 * sample.fvwmrc/system.fvwm2rc-sample-95:
6115 Added some Xft fonts
6117 2003-12-12 olicha <olivier.chapuis@free.fr>
6119 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
6120 Fixed ewmh FullScreen when an application start fullscreen and
6121 desactivate this state
6123 2003-12-04 olicha <olivier.chapuis@free.fr>
6125 * fvwm/placement.c (test_fit):
6127 * fvwm/ewmh.c (ewmh_GetStrutIntersection):
6128 (EWMH_GetBaseStrutIntersection):
6129 (EWMH_GetStrutIntersection):
6130 Fixed placement vs the base struts
6132 2003-11-29 Mikhael Goikhman <migo@homemail.com>
6134 * sample.fvwmrc/system.fvwm2rc-sample-95:
6135 improved Debian specific menu
6137 2003-11-15 Mikhael Goikhman <migo@homemail.com>
6139 * sample.fvwmrc/system.fvwm2rc-sample-95:
6140 several updates; added Debian menu if found
6142 2003-11-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6145 new configure option --en/disable-iconv
6147 2003-11-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6149 * fvwm/menus.c (__mloop_handle_event):
6150 * fvwm/menustyle.c (menustyle_parse_style):
6152 new MenuStyle options PopupIgnore and PopupClose
6154 2003-11-02 Dan Espen <dane@mk.telcordia.com>
6156 * fvwm/menus.c (menu_binding): Remove debug code.
6157 * fvwm/bindings.c (ParseBinding): Hand off menu bindings to menu code.
6158 * fvwm/menus.h: Add menu_binding function.
6159 * fvwm/fvwm.1.in: Document the menu context in the mouse command for
6161 * fvwm/menus.c (__mloop_handle_event): Really crude ability to disable
6163 * libs/wcontext.h (enum): Add MENU context.
6164 * libs/wcontext.c (win_contexts): More common binding contexts first in
6166 * libs/charmap.c (charmap_string_to_mask): Space before char in error
6169 2003-11-01 Mikhael Goikhman <migo@homemail.com>
6173 increase version to 2.5.9
6175 2003-10-31 Mikhael Goikhman <migo@homemail.com>
6182 updated for 2.5.8 release
6184 2003-10-29 Mikhael Goikhman <migo@homemail.com>
6188 initially added files for deb package auto-creating procedure
6190 2003-10-26 Mikhael Goikhman <migo@homemail.com>
6194 added Swedish translations by Johan Svedberg
6199 2003-10-25 Mikhael Goikhman <migo@homemail.com>
6201 * fvwm/add_window.c (GetWindowSizeHints):
6202 reindented broken hint messages
6204 2003-10-23 Mikhael Goikhman <migo@homemail.com>
6207 improved Perl detection messages,
6208 restored FvwmGtkDebug independence from gtk libs
6210 2003-10-15 Mikhael Goikhman <migo@homemail.com>
6214 added German translations by Andrei Mitrofanow
6219 2003-10-11 Mikhael Goikhman <migo@homemail.com>
6224 2003-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6227 * fvwm/conditional.c (CreateConditionMask):
6228 (MatchesConditionMask):
6229 (CreateConditionMask):
6230 * fvwm/fvwm.h (WindowConditionMask):
6231 !CurrentPage, !CurrentDesk, !Layer ... now work as they should
6233 2003-09-23 olicha <olivier.chapuis@free.fr>
6235 * libs/FImage.c (FShmInit):
6238 2003-09-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6240 * fvwm/focus.c (warp_to_fvwm_window):
6241 don't unnecessarily call MoveViewport
6243 2003-09-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6245 * fvwm/decorations.c (__is_resize_allowed):
6248 2003-09-06 malu <ml@update.uu.se>
6250 * libs/FBidi.c (FBidiConvert):
6251 * libs/CombineChars.c (CombineChars):
6252 Fixed drawing combining characters on correct positions in
6253 right-to-left context
6255 2003-09-05 malu <ml@update.uu.se>
6257 * libs/Flocale.c (FlocaleDrawString):
6259 Fixed drawing of combining characters with font shadow
6260 (character offsets were miscalculated, since FlocaleTextWidth
6263 2003-09-05 malu <ml@update.uu.se>
6265 * libs/Flocale.c (FlocaleDrawUnderline):
6266 Fixed bug with text width when a string contains only
6267 "orphaned" combining characters (compensation for font shadowd
6270 2003-09-04 olicha <olivier.chapuis@free.fr>
6273 Added E.18, added comments on C.9 and C.15
6275 2003-09-03 olicha <olivier.chapuis@free.fr>
6277 * libs/Flocale.c (FlocaleTextWidth):
6278 Fixed a comb_char core dump
6281 Fixed compilation if either iconv, libpng or Xrender headers are
6282 not at a standard place
6284 2003-09-03 Mikhael Goikhman <migo@homemail.com>
6287 fixed error message for incorrect --with-SOMETHING-library argument
6289 2003-09-03 olicha <olivier.chapuis@free.fr>
6292 Closed C.2 as Dominik fix it on 2003-03-13. Move B.5 to C.27
6294 2003-09-02 olicha <olivier.chapuis@free.fr>
6299 2003-09-01 olicha <olivier.chapuis@free.fr>
6301 * libs/gravity.c (gravity_dir_to_string):
6302 A new interface function to transform a direction_t to a string
6304 2003-08-31 S. Anderson <sa@xmission.com>
6306 * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
6307 Fixed missing font charsets
6309 2003-08-28 olicha <olivier.chapuis@free.fr>
6311 * fvwm/move_resize.c (__move_loop):
6312 (AnimatedMoveAnyWindow):
6313 Updated bg of transparent tear off menu when moved
6315 * fvwm/events.c (HandlePropertyNotify):
6316 Updated ParentRelative tear off menu on bg change
6318 * fvwm/menus.c (UpdateMenuColorset):
6319 Updated colorsets of tear off menu when they change, this handle the
6320 case of root background change for RootTransparent
6323 * fvwm/menus.c (menu_redraw_pr_tear_off_menu):
6324 An utility function for redrawing transparent tear off menu. Maybe
6327 * fvwm/add_window.c (validate_transientfor):
6328 Fixed transient for an ewmh desktop
6330 2003-08-27 olicha <olivier.chapuis@free.fr>
6332 * libs/FRender.c (FRenderRender):
6333 * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
6334 Removed and fixed some unused code
6336 2003-08-25 olicha <olivier.chapuis@free.fr>
6338 * fvwm/misc.c (GrabEm):
6339 Fixed fvwm freeze if GRAB_FREEZE_CURSOR fail repeatedly
6341 * fvwm/modconf.c (send_color_limit):
6342 ifndefed color limit config info message which is not used anymore
6344 * fvwm/colorset.c (parse_colorset):
6345 Added a note on average bg
6347 2003-08-23 olicha <olivier.chapuis@free.fr>
6349 * fvwm/style.c (print_styles):
6350 More info on memory used
6352 * fvwm/style.c (__simplify_style_list):
6353 Fixed upward simplication
6355 2003-08-14 olicha <olivier.chapuis@free.fr>
6357 * fvwm/ewmh.c (ewmh_HandleMenu):
6358 Fixed the MENU window type, they are tear off menus
6361 * fvwm/update.c (apply_window_updates):
6362 * fvwm/stack.c (new_layer):
6363 * fvwm/ewmh.c (EWMH_GetStyle):
6364 Fixed EWMHUseStackingHints update
6366 * fvwm/window_flags.h:
6368 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
6369 (ewmh_WMStateMaxHoriz):
6370 (ewmh_WMStateMaxVert):
6371 * fvwm/move_resize.c (unmaximize_fvwm_window):
6372 Fixed _NET_WM_STATE_FULLSCREEN: set the correct _NET_WM_STATE,
6373 uniconify and unshade when putting a window fullscreen
6375 * fvwm/ewmh_intern.h:
6376 * fvwm/ewmh.c (ewmh_AllowsFullScreen):
6377 Added _NET_WM_ACTION_FULLSCREEN as we have _NET_WM_STATE_FULLSCREEN
6379 * fvwm/move_resize.c (unmaximize_fvwm_window):
6382 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
6383 * fvwm/decorations.c (SelectDecor):
6384 * fvwm/windowshade.c (CMD_WindowShade):
6385 Removed the decor for EWMH fullscreen windows, forbid shading and
6386 allows Resize and MoveResize without unsetting the fullscreen/maximized
6389 * fvwm/move_resize.c (CMD_ResizeMoveMaximize):
6390 (CMD_ResizeMaximize):
6391 Fixed ewmh state which was not set after these cmds
6393 2003-08-09 olicha <olivier.chapuis@free.fr>
6398 2003-08-08 olicha <olivier.chapuis@free.fr>
6400 * fvwm/borders.c (border_draw_vector_to_pixmap):
6401 Fixed inversion of fg and bg in vector buttons
6403 * fvwm/style.c (__simplify_style_list):
6406 * libs/System.c (fvwm_mkstemp):
6409 2003-08-07 olicha <olivier.chapuis@free.fr>
6412 * acinclude.m4 (AM_SAFETY_CHECK_MKSTEMP):
6414 * libs/System.c (fvwm_mkstemp):
6416 Added fvwm_mkstemp for replacing tempnam. configure check if mkstemp
6417 exists and work correctly, if not a replacement function is used
6418 (written by Michael Han in 2001-02 and inspired by the glibc mkstemp
6421 * libs/fsm.c (unique_filename):
6422 (SetAuthentication):
6423 * fvwm/session.c (getUniqueStateFilename):
6424 Replaced tempnam by fvwm_mkstemp
6426 2003-08-07 olicha <olivier.chapuis@free.fr>
6429 * libs/FSMlib.h (new file):
6430 * fvwm/session.c (*):
6432 fvwmize SMlib and ICElib
6434 * fvwm/session.c (matchWin):
6435 Fixed window matching for windows with no SM_CLIENT_ID and a
6438 * libs/fsm.c (new file):
6439 * libs/fsm.h (new file):
6440 * fvwm/ConfigFvwmDefaults
6441 A set of functions for implementing a dummy session manager
6444 GNOME 1 hints and EWHM support is not a configure time option
6447 2003-08-06 Robert Wittek <r.wittek@gmx.net>
6449 * fvwm/add_window.c (AddWindow):
6450 fixed stickyness across desks over a restart
6452 2003-08-06 olicha <olivier.chapuis@free.fr>
6454 * fvwm/ewmh.c (EWMH_WindowInit):
6455 (EWMH_SetFrameStrut):
6456 Fixed position of kde tray windows in kicker
6458 2003-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6460 * fvwm/module_interface.c (FlushMessageQueue):
6461 retry writing pipe if write returns EINTR
6463 2003-07-28 olicha <olivier.chapuis@free.fr>
6465 * fvwm/events.c (events_handle_configure_request):
6466 (HandleConfigureRequest):
6467 (__handle_configure_request):
6468 (__handle_cr_on_client):
6469 * fvwm/ewmh.c (ewmh_atom_client_win):
6470 * fvwm/ewmh_intern.h:
6471 * fvwm/ewmh_events.c (ewmh_MoveResizeWindow):
6472 (EWMH_ProcessClientMessage):
6473 Implemented _NET_MOVERESIZE_WINDOW
6475 * fvwm/fvwm.c (main):
6478 2003-07-25 olicha <olivier.chapuis@free.fr>
6480 * fvwm/ewmh.c (ewmh_HandleWindowType):
6481 Fixed handling of the _NET_WINDOW_TYPE prop when there are more
6482 that one type and we do not support the first one.
6484 * fvwm/expand.c (expand_vars_extended):
6485 Fixed conflict between extended variables name (desk.name and
6488 * fvwm/session.c (callback_save_yourself):
6489 Respect the SmSaveGlobal save type. This should fix some session
6490 locking in the sm protocol
6492 * fvwm/session.c (setSmProperties):
6494 Set some sm properties when fvwm start for fixing a problem with
6495 the restart style hint after a restart.
6497 * fvwm/fvwm.c (get_display_name):
6500 * fvwm/session.c (setSmProperties):
6502 Added a possible positive or null arg to --single-screen which
6503 forces fvwm to start on the "current" display and the given
6504 screen. Use this to fix fvwm starting under a session manager:
6505 specify only the screen and not the display.screen for the
6508 * fvwm/fvwm.c (main):
6509 Fixed possible memory corruption if a display has more than
6512 * fvwm/session.c (*):
6515 2003-07-24 Mikhael Goikhman <migo@homemail.com>
6518 fixed xft/fontconfig detection with pkg-config
6521 corrections in some long option names
6523 2003-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6525 * fvwm/add_window.c (setup_style_and_decor):
6526 * fvwm/geometry.c (set_window_border_size):
6527 * fvwm/fvwm.h (FvwmWindow):
6528 * fvwm/events.c (HandleShapeNotify):
6529 * fvwm/frame.c (frame_free_move_resize_args):
6530 (frame_setup_shape):
6531 (frame_reshape_border):
6532 fixed resizing of window borders if a window shape was added or deleted
6533 after the initial window setup
6535 * fvwm/update.c (apply_window_updates):
6538 * fvwm/events.c (__cr_detect_icccm_move):
6539 disable motion method detection for shaped windows
6541 2003-07-21 olicha <olivier.chapuis@free.fr>
6543 * fvwm/add_window.c (setup_window_structure):
6544 * fvwm/session.c (MatchWinToSM):
6545 Preserve is_name_changed window_flags within restart, session loading
6548 2003-07-20 olicha <olivier.chapuis@free.fr>
6550 * fvwm/ewmh.c (EWMH_Init):
6551 fixed _NET_WM_NAME for our ewmh WM_CHECK window
6553 * fvwm/fvwm.c (InternUsefulAtoms):
6555 * fvwm/session.c (GetWindowRole):
6556 Some applications use WINDOW_ROLE and not WM_WINDOW_ROLE
6558 * fvwm/session.c (GetClientID):
6559 Better determination of the CLIENT_LEADER
6561 * fvwm/session.c (setSmProperties):
6562 Set the CloneCommand for gnome-session editor (the sm spec says this
6563 properties is required). Removed the commented XSM ifdef.
6565 * fvwm/session.c (matchWin):
6567 Consider client only if it has a client id or a wm command.
6568 Removed the "two entries" session previous commit
6570 2003-07-16 olicha <olivier.chapuis@free.fr>
6572 * fvwm/session.c (MatchWinToSM):
6573 Fixed restoring session state, if two window session entries have the
6574 same identifier ignore these entries
6576 2003-07-16 olicha <olivier.chapuis@free.fr>
6579 * fvwm/style.h (SID_GET_NAME):
6581 (SID_GET_WINDOW_ID):
6582 (SID_SET_WINDOW_ID):
6585 (SID_SET_HAS_WINDOW_ID):
6586 (SID_GET_HAS_WINDOW_ID):
6592 (SSET_ID_HAS_WINDOW_ID):
6593 (SGET_ID_HAS_WINDOW_ID):
6594 * fvwm/style.c (style_ids_are_equals):
6595 (style_id_equals_id):
6596 (styles_have_same_id):
6597 (fw_match_style_id):
6598 (one_fw_can_match_both_ids):
6599 (remove_all_of_style_from_list):
6600 (__simplify_style_list):
6601 (style_parse_one_style_option):
6603 (style_destroy_style):
6609 (CMD_DestroyWindowStyle):
6610 * fvwm/fvwm.h (style_id_t):
6612 * fvwm/functable.c (func_table):
6613 * fvwm/add_window.c (destroy_window):
6616 New WindowStyle and DestroyWindowStyle command for setting styles
6619 2003-07-14 Marcus Lundblad <ml@update.uu.se>
6621 * libs/Flocale.c (FlocaleDrawString):
6622 * libs/FBidi.c (FBidiConvert):
6623 fixed drawing of combining characters in the case where a string
6624 consists of only combining characters
6626 2003-07-13 Marcus Lundblad <ml@update.uu.se>
6628 * libs/CombineChars.c (CombineChars):
6629 bugfix: array mapping visual to logical position was allocated
6630 to small (factor 2) in decoposing code
6632 2003-07-11 Marcus Lundblad <ml@update.uu.se>
6634 * libs/Flocale.c (FlocaleEncodeWinString):
6637 * libs/Flocale.c (FlocaleDrawString):
6638 (FlocaleRotatedDrawString):
6639 removed some code duplication
6641 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6643 * libs/CombineChars.c (combclass_table):
6645 fixed supporting drawing marks superimposed that are in a combining
6648 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6650 * libs/Flocale.c (FlocaleRotateDrawString):
6652 fixed core dump when composing characters can't be converted to
6655 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6660 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6665 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6668 updated with reagrds to combing characters
6670 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6675 2003-07-09 Marcus Lundblad <ml@update.uu.se>
6677 * libs/Flocale.c (FlocaleEncodeString):
6678 (FlocaleEncodeWinString):
6679 (FlocaleRotateDrawString):
6680 (FlocaleDrawString):
6681 (FlocaleDrawUnderline):
6682 fixed rendering combining characters using Unicode font in a
6685 2003-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6688 renamed MoveWindowByProgramMethod to MoveByProgramMethod
6690 2003-07-08 Marcus Lundblad <ml@update.uu.se>
6693 fixed FBidi.h macro to work with no FriBIDI
6695 2003-07-08 Marcus Lundblad <ml@update.uu.se>
6697 * libs/CombineChars.h (CombineChars):
6698 * libs/CombineChars.c (CombineChars):
6699 * libs/FBidi.h (FBidiConvert):
6700 * libs/FBidi.c (FBidiConvert):
6701 * libs/Flocale.c (FlocaleEncodeString):
6702 (FlocaleEncodeWinString):
6703 (FlocaleDrawUnderline):
6705 fixed drawing of underlines on characters to work in with BIDI
6706 and combining characters
6708 2003-07-08 Mikhael Goikhman <migo@homemail.com>
6711 closed D.1 with "no consensus" resolution
6713 2003-07-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6716 documented tear off menus
6718 * fvwm/placement.c (PlaceWindow):
6719 StartsOnPage + SkipMapping overrides PPosition
6721 2003-07-07 Mikhael Goikhman <migo@homemail.com>
6724 solved a problem with CMD_Dummy and exact command spelling
6726 * libs/CombineChars.c:
6727 * libs/CombineChars.h:
6729 minor reformattings (use TABs not 8 spaces and a space after keywords
6730 like for, if or while)
6732 2003-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6734 * fvwm/update.c (apply_window_updates):
6736 * fvwm/add_window.c (setup_style_and_decor):
6738 * fvwm/style.c (style_parse_one_style_option):
6739 (check_window_style_change):
6740 new style MoveWindowByProgramMethod
6742 * libs/PictureImageLoader.c (PImageLoadXpm):
6743 use RETSIGTYPE and SIGNAL_RETURN for all signal handlers
6745 * fvwm/ewmh_events.c (ewmh_WMStateFullScreen):
6746 implemented _NET_WM_STATE_FULLSCREEN handling
6748 * fvwm/move_resize.c (GetOnePositionArgument):
6749 fixed parsing of "+-x +-y" Move arguments
6751 use get_page_offset_check_visible
6753 * fvwm/geometry.c (get_page_offset_check_visible):
6754 new convenience function
6756 * fvwm/events.c (__handle_cr_on_client):
6757 fixed handling of gravities other than NW or Static
6758 (__cr_detect_icccm_move):
6761 2003-07-06 Marcus Lundblad <ml@update.uu.se>
6767 * libs/CombineChars.c:
6768 * libs/CombineChars.h:
6769 * libs/Flocale.c (FlocaleEncodeString):
6773 Removed "F" prefix on FBidiJoin.c, FBidiJoin.h, FCombineChars.c and
6776 2003-07-06 olicha <olivier.chapuis@free.fr>
6778 * libs/FRender.c (FRenderRender):
6781 2003-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6783 * fvwm/ewmh.c (ewmh_check_wm_pid):
6785 detect whether a window has _NET_WM_PID set; use that to detect ICCCM
6786 compliant ConfigureNotify handling
6788 2003-07-05 Marcus Lundblad <ml@update.uu.se>
6790 * libs/Flocale.c (FlocaleDrawUnderline):
6791 Commented out some non-working new code
6793 2003-07-05 Marcus Lundblad <ml@update.uu.se>
6795 * libs/Flocale.c (FlocaleDrawString):
6796 fixed drawing superimposed characters with a fontset
6798 2003-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6800 * fvwm/events.c (__cr_detect_icccm_move):
6801 (__handle_cr_on_client):
6802 (__cr_get_grav_position):
6803 (__cr_get_static_position):
6804 * fvwm/window_flags.h:
6806 try to autodetect whether application uses the icccm way of moving
6807 windows of the traditional way always using static gravity
6810 moved SIGNAL_RETURN macro definition to acconfig.h
6812 * fvwm/module_interface.c (DeadPipe):
6813 * fvwm/fvwm.c (SigDone):
6816 use SIGNAL_RETURN macro
6818 * fvwm/events.c (__handle_cr_on_client):
6819 (__merge_cr_moveresize):
6820 (__cr_detect_icccm_move):
6822 * fvwm/events.c (__handle_cr_on_unmanaged):
6823 (__handle_cr_on_icon):
6824 (__handle_cr_on_shaped):
6825 (__handle_cr_restack):
6826 (__handle_cr_on_client):
6827 (HandleConfigureRequest):
6828 split the ConfigureRequest code into multiple functions
6830 * fvwm/update.c (apply_window_updates):
6831 fixed drawing of window decorations when "Style * Neverfocus" is used
6833 * fvwm/events.c (HandleKeyPress):
6834 fixed a bug with key binding contexts
6836 * fvwm/functions.c (__execute_function):
6837 * fvwm/expand.c (expand_vars):
6838 (expand_vars_extended):
6839 new extended variable $[func.context]
6843 moved some code to the new files
6854 fixed a problem with uninitialised global variable
6856 2003-07-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6858 * libs/Bindings.c (key_modifiers):
6859 moved to new file wcontext.c
6861 * libs/gravity.c (gravity_parse_dir_argument):
6862 added aliases for compass directions:
6873 2003-07-02 Marcus Lundblad <ml@update.uu.se>
6876 * libs/Flocale.c (FlocaleDrawString):
6877 (FlocaleRotateDrawString):
6878 Fixes to work without Fribidi
6880 2003-07-01 Marcus Lundblad <ml@update.uu.se>
6885 2003-07-01 Marcus Lundblad <ml@update.uu.se>
6887 * libs/FbidiJoin.c (get_shaped_combined_char):
6889 Removed unused (get_shaped_combined_char) and commented out code
6890 Combining ligatures done in FCombineChars
6892 2003-07-01 Marcus Lundblad <ml@update.uu.se>
6894 * libs/Flocale.c (FlocaleDrawString):
6895 (FlocaleRotateDrawString):
6898 * libs/FBidi.c (FBidiConvert):
6900 * libs/FCombineChars.h:
6901 * libs/FCombineChars.c (FCombineChars):
6902 Added support for drawing superimposed combining characters
6904 2003-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6907 * fvwm/functable.c (func_table):
6908 * fvwm/functions.c (CMD_TearMenuOff):
6913 merged all dummy commands into one: CMD_Dummy
6915 2003-07-01 olicha <olivier.chapuis@free.fr>
6917 * fvwm/menus.c (DestroyMenu):
6921 2003-07-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6923 * fvwm/menustyle.c (menustyle_copy):
6927 2003-06-30 Marcus Lundblad <ml@update.uu.se>
6932 2003-06-30 olicha <olivier.chapuis@free.fr>
6934 * fvwm/menus.c (do_menu):
6936 (do_menu_close_tear_off_menu):
6937 (menu_close_tear_off_menu):
6938 Allowed to destroy tear off menu!
6940 * fvwm/menus.c (menu_tear_off):
6941 (menu_close_tear_off_menu):
6942 (do_menu_close_tear_off_menu):
6943 (clone_menu_root_static):
6949 Fixed client leaks (only create new client for menu if it is a tear off
6950 menu). Created a dedicated menu style for each tear off menu.
6952 * fvwm/menustyle.c (CMD_CopyMenuStyle):
6955 Split CMD_CopyMenuStyle into CMD_CopyMenuStyle and copy_menu_style
6957 2003-06-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6959 * fvwm/virtual.c (do_move_window_to_desk):
6961 fixed "Visible" condition on non current desks
6963 2003-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
6967 shortened some comments
6968 removed GPL from .h files
6969 added GPL to all .c files
6970 include config.h in all .c files
6971 added "/* -*-c-*- */" where missing
6972 some reformatting and reindenting
6974 * fvwm/module_interface.c:
6975 * fvwm/module_interface.h:
6983 * fvwm/windowshade.c:
6985 * fvwm/conditional.c:
6997 * fvwm/add_window.c:
7001 * fvwm/eventhandler.h:
7003 * fvwm/add_window.h:
7009 renamed types func_type, repeat_t, initial_window_options_t,
7010 frame_title_layout_type, rotation_t, direction_t, fvwm_msg_t,
7011 last_added_item_type, common_flags_type, multi_direction_type,
7012 msg_masks_type to ..._t
7014 * fvwm/functions.c (__execute_function):
7015 (execute_complex_function):
7016 * fvwm/condrc.c (condrc_init):
7017 new function in new file to encapsulate all cond_rc_t handling
7020 * fvwm/fvwm.h (cond_rc_t):
7022 moved typed to new file
7026 * fvwm/functable.c (func_table):
7027 * fvwm/functions.c (__run_complex_function_items):
7028 (__execute_function):
7030 * fvwm/conditional.c (CMD_Break):
7031 (__rc_matches_rcstring_consume):
7032 Break takes the number of function levels to break out of as an
7035 * fvwm/expand.c (expand_vars_extended):
7036 * fvwm/conditional.c (circulate_cmd):
7039 (__rc_matches_rcstring_consume):
7048 (__run_complex_function_items):
7049 (execute_complex_function):
7053 * fvwm/conditional.c:
7054 renamed fvwm_cond_func_rc by cond_rc_t
7055 made a type a struct
7056 added a member to indicate the number of function levels to break out
7059 * fvwm/functable.c (func_table):
7060 * fvwm/conditional.c (CMD_TestRc):
7061 replaced conditional commands:
7063 CondCase -> KeepRc TestRc
7065 (__rc_matches_rcstring_consume):
7068 * fvwm/conditional.c (CMD_CondCase):
7069 fixed the CondCase command
7071 2003-06-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7074 new configure option --deisable-gtk to disable detection of gtk library
7077 cleaned up documentation of conditional commands
7078 general man page cleanup
7080 2003-06-17 Dan Espen <dane@mk.telcordia.com>
7082 * fvwm/builtins.c (ReadDecorFace): Off by one patch from
7085 2003-06-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7088 cleaned up of CirculateHit... conditions
7090 2003-06-15 olicha <olivier.chapuis@free.fr>
7092 * fvwm/style.c (__simplify_style_list):
7093 Fixed is_merged_allowed: rest it to True when cur change
7094 Added "upward" simplification
7096 2003-06-14 olicha <olivier.chapuis@free.fr>
7098 * fvwm/style.c (__simplify_style_list):
7101 Fixed blockand which always returned True. Added blocksintersect which
7102 returns the same value as blockand but faster.
7104 2003-06-13 olicha <olivier.chapuis@free.fr>
7108 Fixed fontconfig and xft2 for version without *-config binnary. Used
7109 pkg-config for this: new macro AM_CHECK_PKG_CONFIG. Really reject
7110 fontconfig and xft2 if the version is < the required version
7111 (even if --disable-*test).
7113 2003-06-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7116 define M_PI and M_PI_2 if they are not defined by math.h
7118 2003-06-10 Mikhael Goikhman <migo@homemail.com>
7120 * libs/Colorset.c (LoadColorset):
7121 added a note to update Colorsets.pm too when the format is changed
7123 2003-06-09 Mikhael Goikhman <migo@homemail.com>
7125 * WindowStyle_proposal.txt:
7126 s/WindowId/ThisWindow/ and other minor changes
7128 2003-06-06 olicha <olivier.chapuis@free.fr>
7130 * libs/PictureImageLoader.c (PImageLoadPng):
7131 Fixed loading of png images if the caller want no alpha
7133 2003-06-04 olicha <olivier.chapuis@free.fr>
7135 * libs/Flocale.c (FlocaleEncodeString):
7138 2003-06-03 Mikhael Goikhman <migo@homemail.com>
7141 only FCombineChars.c was distributed not FCombineChars.h
7143 2003-06-03 Marcus Lundblad <ml@update.uu.se>
7145 * libs/FCombineChars.c (convert_to_utf8)
7146 fixed a bug when converting back to UTF-8 and a bug giving
7147 garbage at end of string in some cases
7149 * libs/Flocale.c (FlocaleEncodeString)
7150 fixed problem regarding combining-characters when BIDI is used
7152 2003-05-31 Marcus Lundblad <ml@update.uu.se>
7155 * libs/Flocale.c (FlocaleEncodeString):
7156 * libs/FCombineChars.c:
7157 * libs/FCombineChars.h:
7158 implemeted support for combining characters
7160 2003-05-31 Mikhael Goikhman <migo@homemail.com>
7163 set the version 2.5.8
7165 2003-05-30 Mikhael Goikhman <migo@homemail.com>
7169 SetEnv with only one parameter is ignored now
7171 2003-05-30 Dan Espen <dane@mk.telcordia.com>
7173 * NEWS: Add 2.4.16 news.
7175 2003-05-29 Mikhael Goikhman <migo@homemail.com>
7177 * fvwm/functions.c (expand_extended_var):
7179 fixed expanding variables that are empty, for example $[w.resource]
7180 or $[gt.a] or $[version.info] or $[EMPTY_STRING]
7185 2003-05-29 olicha <olivier.chapuis@free.fr>
7187 * fvwm/ewmh.c (ewmh_atom_wm_state):
7188 Do not claim that we support _NET_WM_STATE_FULLSCREEN
7190 2003-05-28 olicha <olivier.chapuis@free.fr>
7195 2003-05-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7197 * fvwm/focus.c (__update_windowlist):
7198 don't fiddle with the window list for windows that are going to be
7201 * fvwm/add_window.c (delete_client_context):
7202 (destroy_auxiliary_windows):
7204 fixed empty frame windows when X reused the window id for a new window
7205 while the old one was scheduled to be destroyed
7207 2003-05-26 olicha <olivier.chapuis@free.fr>
7209 * fvwm/icons.c (GetIconBitmap):
7210 (set_icon_pixmap_background):
7212 (DrawIconPixmapWindow):
7214 Fixed loading of application supplied pixmap on 8/24 depth screen
7216 2003-05-25 Dan Espen <dane@mk.telcordia.com>
7218 * fvwm/builtins.c (CMD_Exec): Another attempt to fix problem with
7221 * fvwm/decorations.c: Sync up motif hints structure to aix,hp,
7224 2003-05-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7226 * fvwm/misc.c (GrabEm):
7227 do not confine the pointer to the root window when grabbed; this can
7228 cause the pointer to be warped to another screen
7229 * fvwm/menus.c (get_menu_options):
7230 fixed placement of menus on Xinerama screens
7231 * libs/FScreen.c (FScreenGetResistanceRect):
7232 fixed function to do something useful
7233 * libs/Flocale.c (FlocaleDrawString):
7234 support font shadowing without colorsets
7235 * libs/ColorUtils.c:
7237 * fvwm/menuitem.c (menuitem_paint):
7238 do not use colorsets in menus if they are not defined
7239 * fvwm/menustyle.c (menustyle_parse_style):
7240 fixed initialisation of MenuStyle colorsets when mwm/fvwm menu style is
7243 2003-05-23 olicha <olivier.chapuis@free.fr>
7245 * fvwm/bindings.c (ParseBinding):
7246 (bind_get_bound_button_contexts):
7247 * libs/Bindings.c (GrabWindowButton):
7248 Fixed window button grabbing
7250 2003-05-22 olicha <olivier.chapuis@free.fr>
7252 * fvwm/colorset.c (parse_colorset):
7255 * fvwm/borders.c (border_fill_pixmap_background):
7256 Fixed problem with depth 1 pixmap
7258 * fvwm/conditional.c (CMD_On):
7261 * fvwm/conditional.c (CreateConditionMask):
7262 Fixed memory leaks for layer and state
7264 2003-05-22 Mikhael Goikhman <migo@homemail.com>
7267 added perllib/FVWM/Tracker/Makefile
7269 2003-05-22 olicha <olivier.chapuis@free.fr>
7273 * fvwm/style.c (print_styles):
7274 * fvwm/builtins.c (CMD_PrintInfo):
7275 New style subject to PrintInfo
7277 2003-05-20 olicha <olivier.chapuis@free.fr>
7279 * libs/Flocale.c (FlocaleGetFontOrFontSet):
7280 Allowed empty xft font name
7283 * libs/flist.c (new file):
7284 * libs/flist.h (new file):
7285 Added a flist structure and some basic function for handling such
7288 * libs/FGettext.c (*):
7289 Use the new flist struct and functions interface
7291 * fvwm/screen.h (ScreenInfo):
7292 * fvwm/update.c (destroy_scheduled_windows):
7293 * fvwm/add_window.c (destroy_window):
7294 Added a list for the windows which are scheduled for destroy
7295 Remove a fw at once from the fw list when we destroy_window
7297 2003-05-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7299 * fvwm/style.c (CMD_DestroyStyle):
7300 do not update windows if no style was deleted
7301 (check_window_style_change):
7302 fixed update of window styles w/ DestroyStyle
7304 2003-05-18 olicha <olivier.chapuis@free.fr>
7306 * fvwm/conditional.c (CMD_On):
7307 Added x,r,w,f and i file condition to the On command
7309 * fvwm/add_window.c (destroy_window):
7310 Fixed a memory leak (a FvwmWindow !) when a window is not destroyed
7311 but scheduled for destroy. Not sure that the fix is good.
7313 * fvwm/functions.c (__execute_function):
7315 Limited the depth of function to MAX_FUNCTION_DEPTH (=512).
7316 This fixes some cores dumps with "recursives" functions
7318 * fvwm/borders.c (border_create_root_transparent_pixmap):
7319 (border_draw_decor_to_pixmap):
7320 Fixed a core dump with a root transparent rotated title
7321 Fixed X errors 56 with RootTransparent titlebar and no E pixmap
7323 * libs/FGettext.c (fgettext_add_one_path):
7325 (FGettextSetLocalePath):
7326 Fixed memory leak and chainning
7328 * fvwm/builtins.c (CMD_PrintInfo):
7329 Fixed a parsing leak
7331 * fvwm/conditional.c (Circulate):
7332 Fixed a mask memory leaks
7335 * libs/Flocale.c (FlocaleGetFont):
7336 (FlocaleGetFontSet):
7337 (FlocaleGetFftFont):
7338 Fixed a core dump when a 0 font is given with an encoding hints.
7339 Added a default FFT font
7341 * fvwm/builtins.c (CMD_DefaultFont):
7342 Fixed a core dump when the default font change and a redraw
7343 (icon or window) is proceeded before flush_window_updates is called
7345 * fvwm/menustyle.c (CMD_CopyMenuStyle):
7346 Fixed gradients copy
7348 * fvwm/menustyle.c (menustyle_parse_style):
7349 Fixed UMR's related to colorset
7351 * fvwm/builtins.c (ReadDecorFace):
7352 Removed inconsistent #if 0 code and comments about leak and MiniIcon
7356 * fvwm/menustyle.c (menustyle_free):
7357 Fixed a fore stipple gc leak
7359 * fvwm/windowlist.c (CMD_WindowList):
7360 Fixed a sor_keyname memory leak
7362 * fvwm/fvwm.c (ResetAllButtons):
7363 Fixed the default buttons memory leak
7365 2003-05-08 olicha <olivier.chapuis@free.fr>
7367 * fvwm/windowlist.c (CMD_WindowList):
7368 Fixed a memory leak if MaxLabelWidth is used
7370 2003-05-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7372 * fvwm/functions.c (__context_has_window):
7373 (__execute_function):
7375 fixed excution of functions requiring a window without a window when
7376 called with "silent" from a complex function
7378 2003-05-07 olicha <olivier.chapuis@free.fr>
7380 * libs/System.c (searchPath):
7383 2003-05-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7385 * fvwm/move_resize.c (__move_loop):
7389 2003-05-03 olicha <olivier.chapuis@free.fr>
7394 2003-05-01 Bob Woodside <dumbledore@woodsway.com>
7397 Minor typo corrections.
7399 2003-04-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7401 * fvwm/move_resize.c (__move_loop):
7407 2003-04-28 olicha <olivier.chapuis@free.fr>
7409 * fvwm/ewmh.c (ewmh_atom_wm_state):
7411 * fvwm/ewmh_events.c (ewmh_WMStateStaysOnTop):
7412 (ewmh_WMStateStaysOnBottom):
7413 Fixed EwmhUseStackingHints and EwmhIgnoreStackingHints style update
7415 2003-04-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7417 * fvwm/module_interface.c (do_execute_module):
7418 * fvwm/fvwm.c (main):
7419 * libs/envvar.c (flib_putenv):
7420 * fvwm/builtins.c (add_to_env_list):
7423 fixed putenv memory leaks
7425 * libs/envvar.c (strIns):
7429 replacement for putenv without memory leaks
7434 * fvwm/fvwm.c (StartupStuff):
7436 * fvwm/add_window.c (free_window_names):
7438 * fvwm/events.c (HandlePropertyNotify):
7440 * fvwm/menus.c (do_menu):
7442 (__mloop_exit_selected):
7444 * fvwm/menucmd.c (menu_func):
7447 * fvwm/builtins.c (CMD_Destroy):
7449 call destroy_window right after XKillClient; do not wait for the window
7452 * fvwm/menucmd.c (menu_func):
7453 * fvwm/windowlist.c (CMD_WindowList):
7456 2003-04-26 Mikhael Goikhman <migo@homemail.com>
7459 several updates (FvwmGtk, gettext)
7461 2003-04-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7463 * fvwm/menucmd.c (menu_func):
7464 * fvwm/windowlist.c (CMD_WindowList):
7466 * fvwm/menus.c (is_double_click):
7469 (pop_menu_down_and_repaint_parent):
7470 (__mloop_get_event_timeout_loop):
7471 (__mloop_get_event):
7472 (__mloop_handle_event):
7473 (__mloop_select_item):
7474 (__mloop_make_popup):
7475 (__mloop_get_mi_actions):
7478 (__mloop_handle_action_with_mi):
7479 (__mloop_handle_action_without_mi):
7481 (menu_enter_tear_off_menu):
7482 (menu_close_tear_off_menu):
7484 replaced the pfw and pcontext members of the MenuParameters structure
7485 with an execution context pointer
7486 (_menu_execute_function):
7487 wrapper function to simplyfy command execution from within menus
7489 fixed warping pointer to first menu item when invoked with the mouse
7491 * fvwm/execcontext.c:
7494 2003-04-26 Mikhael Goikhman <migo@homemail.com>
7501 replaced "Mouse 0 R N Menu MenuFvwmRoot" binding with "Mouse 1 R A"
7503 2003-04-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7505 * fvwm/menus.c (do_menu):
7506 the NoWarp position hint option works with root menus too
7508 * fvwm/ConfigFvwmDefaults:
7509 removed GrabFocusOff and GrabFocusTransient since they nullify the
7510 default with the plain focus policies
7512 2003-04-24 olicha <olivier.chapuis@free.fr>
7514 * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
7515 Fixed a miss print in my previous commit
7517 * fvwm/ewmh_events.c (ewmh_WMStateStaysOnBottom):
7519 (ewmh_WMStateStaysOnBottom):
7520 * fvwm/ewmh.c (ewmh_AllowsMinimize):
7521 * fvwm/ewmh_intern.h:
7522 Added comment on the implementation at the top of ewmh.c.
7523 Fixed _NET_WM_MOVERESIZE. Added _NET_WM_ACTION_MINIMIZE in
7524 _NET_WM_ALLOWED_ACTIONS (almost nothing todo). Added
7525 _NET_WM_STATE_ABOVE (just an alias of _NET_WM_STATE_STAYS_ON_TOP)
7526 and _NET_WM_STATE_BELOW.
7529 Added David Fries. Updated my entries.
7534 2003-04-23 olicha <olivier.chapuis@free.fr>
7536 * fvwm/module_interface.c (CMD_KillModule):
7537 Fixed a leak when we have an alias
7539 * libs/Picture.c (PFreeFvwmPictureData):
7541 New interface function for just freeing the allocated data (not
7544 2003-04-22 olicha <olivier.chapuis@free.fr>
7546 * fvwm/colorset.c (get_root_pixmap):
7547 Fixed a minor memory leak
7549 * fvwm/functions.c (execute_complex_function):
7550 Fixed uninitialized d.type
7552 * libs/Ficonv.c (FiconvSetupConversion):
7553 (FiconvUtf8ToCharset):
7554 (FiconvCharsetToUtf8):
7557 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
7560 Fixed a core dump and safety check related to not loaded font
7562 2003-04-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7567 2003-04-16 olicha <olivier.chapuis@free.fr>
7569 * fvwm/ewmh_events.c (ewmh_CloseWindow):
7572 (ewmh_WMStateHidden):
7573 Check if functions are allowed
7575 * fvwm/ewmh.c (ewmh_HandleDesktop):
7577 Set Desktop and Dock uniconifiable and unmaximazable
7579 * fvwm/menuitem.c (menuitem_paint):
7581 Fixed greyed action with EWMH desktop
7583 2003-04-16 Mikhael Goikhman <migo@homemail.com>
7586 documented FvwmEvent behaviour of executing window related event
7587 handlers within a window context
7590 updated WindowId entry
7592 2003-04-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7594 * fvwm/schedule.c (deschedule):
7597 * fvwm/module_interface.c (DeleteMessageQueueBuff):
7598 (ExecuteCommandQueue):
7599 * libs/queue.c (fqueue_init):
7600 (fqueue_remove_or_operate_from_front):
7601 (fqueue_remove_or_operate_from_end):
7602 (fqueue_remove_or_operate_all):
7604 (fqueue_unlock_queue):
7605 (fqueue_lock_queue):
7606 (fqueue_add_at_front):
7607 (fqueue_add_inside):
7611 * libs/queue.c (fqueue_remove_or_operate_all):
7612 (fqueue_remove_or_operate_from_end):
7613 (fqueue_remove_or_operate_from_front):
7614 * fvwm/module_interface.c (DeleteMessageQueueBuff):
7615 (ExecuteCommandQueue):
7616 * fvwm/schedule.c (deschedule):
7617 (check_deschedule_obj_func):
7618 (deschedule_obj_func):
7620 (check_execute_obj_func):
7625 2003-04-15 Mikhael Goikhman <migo@homemail.com>
7627 * fvwm/ConfigFvwmDefaults:
7629 * fvwm/windowlist.c:
7630 * sample.fvwmrc/system.fvwm2rc-sample-95:
7632 WindowListFunc is executed now within a window context,
7633 so "WindowId $0" is not needed anymore in its definition
7635 2003-04-14 olicha <olivier.chapuis@free.fr>
7639 Documented LocalePath and $[gt.str]. FvwmScript news.
7641 * fvwm/expand.c (expand_vars_extended):
7642 Fixed $[gt.str] expansion
7645 New gettext domain FvwmScript
7647 * libs/FGettext.c (FGettextCopy):
7649 New interface function which copies the string
7651 2003-04-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7653 * fvwm/conditional.c (CMD_Cond):
7654 allow to negate the condition code with '!' prefix
7656 * fvwm/schedule.c (CMD_Schedule):
7658 support hexadecimal ids
7660 * libs/Parse.c (GetIntegerArguments):
7661 (_get_suffixed_integer_arguments):
7662 (GetSuffixedIntegerArguments):
7663 (GetIntegerArgumentsAnyBase):
7664 new utitily function to allow hexadecimal integer arguments
7666 2003-04-10 olicha <olivier.chapuis@free.fr>
7668 * libs/Flocale.c (FlocaleGetFullNameOfFontStruct):
7669 (FlocaleGetCharsetOfFontStruct):
7670 (FlocaleGetCharsetFromName):
7671 (FlocaleFixNameForFontSet):
7672 (FlocaleGetFontSet):
7673 (FlocalePrintLocaleInfo):
7674 * libs/FlocaleCharset.h:
7675 * libs/FlocaleCharset.c (FlocaleCharsetIsCharsetXLocale):
7676 (FlocaleCharsetPrintXOMInfo):
7677 Load a FontSet only when this is reasonable. Finished PrintInfo locale 2
7679 2003-04-08 olicha <olivier.chapuis@free.fr>
7681 * libs/defaults.h (FLOCALE_MB_FALLBACK_FONT):
7682 fixed the default font name
7684 2003-04-07 Mikhael Goikhman <migo@homemail.com>
7686 * fvwm/events.c (HandlePropertyNotify):
7687 * fvwm/ewmh_names.c (EWMH_WMName, EWMH_WMIconName):
7688 completely ignore application requests to set exactly the same
7689 window name or icon name (xmms sets it every second),
7690 this avoids some redundant module messages and redraws
7692 2003-04-05 Mikhael Goikhman <migo@homemail.com>
7697 2003-04-04 olicha <olivier.chapuis@free.fr>
7700 Fixed a miss print in fribidi config check
7702 2003-04-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7704 * fvwm/focus.c (__restore_focus_after_unmap):
7705 iconified windows without an icon do not receive focus
7707 2003-03-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7709 * fvwm/virtual (CMD_GotoDeskAndPage):
7710 different "GotoDeskAndPage prev" fix that works with any viewports, not
7711 just multiples of the screen size
7713 2003-03-29 Mikhael Goikhman <migo@homemail.com>
7715 * fvwm/virtual (CMD_GotoDeskAndPage):
7716 fixed "GotoDeskAndPage prev" with desks larger than 2x2
7718 2003-03-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7723 * fvwm/menucmd.c (menu_func):
7724 fixed double key presses to choose default menu action
7726 * fvwm/focus.c (__update_windowlist):
7727 fixed order of window list with SloopyFocus when using the Focus
7730 2003-03-22 Mikhael Goikhman <migo@homemail.com>
7733 clarified some things, typo fixed
7735 2003-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7737 * libs/Colorset.c (CreateBackgroundPixmap):
7738 (GetWindowBackgroundPixmapSize):
7739 (get_aspect_dimensions):
7740 fixed size calculation of aspect pixmaps
7742 2003-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7744 * fvwm/icons.c (clear_icon):
7748 * fvwm/geometry.c (get_icon_geometry):
7749 (modify_icon_position):
7750 set a valid icon picture position if there is neither a picture nor a
7753 2003-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7757 reformatted to fit better on the web page
7759 2003-03-15 Mikhael Goikhman <migo@homemail.com>
7762 added items from "My TODO" message on 2003-01-02
7765 actually remove duplicate Iconify entry, use $[w.id] not $w, more fixes
7767 2003-03-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7770 removed debug output
7772 2003-03-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7774 * libs/FScreen.c (FScreenMangleScreenIntoUSPosHints):
7775 (FScreenFetchMangledScreenFromUSPosHints):
7776 two functions to allow USPosition hints from modules and StartsOnScreen
7777 work at the same time
7779 * fvwm/conditional.c (direction_cmd):
7780 Some fixes, reformatting and improvements.
7782 2003-03-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7784 * fvwm/icons.c (Iconify):
7785 initialise icon position to +0+0 if there is neiter a picture nor a
7788 * fvwm/functions.c (DeferExecution):
7794 * fvwm/update.c (apply_window_updates):
7795 fixed drawing of sticky icon titles when the stickyicon style is being
7798 2003-03-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7800 * fvwm/placement.c (CMD_PlaceAgain):
7801 * fvwm/add_window.c (setup_window_placement):
7802 * fvwm/virtual.c (MapDesk):
7803 update the GNOME hints desk when changing desks; fixes placeagain with
7805 some placeagain fixes
7807 * fvwm/fvwm.1.in (Example):
7808 removed duplicate Iconify section
7813 * fvwm/functable.c (func_table):
7814 * fvwm/functions.h (func_type):
7815 * fvwm/functions.c (__execute_function):
7816 (execute_complex_function):
7818 fixed a new and and old window selection bug
7820 2003-03-09 Dan Espen <dane@mk.telcordia.com>
7822 * todo-2.6 (todo): Close C.13 (861): cant reproduce, no problems
7823 detected with Purify.
7825 2003-03-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7827 * libs/Colorset.c (SetWindowBackgroundWithOffset):
7828 use None, not 0 for Window structures
7830 * fvwm/events.c (InitEventHandlerJumpTable):
7832 (__handle_key_event):
7833 * fvwm/bindings.c (ParseBinding):
7837 removed key release binding because they can not work reliably
7839 2003-03-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7841 * fvwm/functable.c (func_table):
7842 trigger on ButtonPress for many of the functions
7844 * fvwm/functions.c (__execute_function):
7845 (__execute_function):
7846 fixed conditional commands a la "Current" triggered on root window
7848 2003-03-01 Dan Espen <dane@mk.telcordia.com>
7850 * todo-2.6: Closed B.2, C.21.
7852 2003-02-28 olicha <olivier.chapuis@free.fr>
7855 * fvwm/events.c (HandleConfigureRequest):
7856 Added a workaround for application with broken max/min size hints
7857 vs a size configure request. This "fixes" floating java JToolBar.
7859 * fvwm/add_window.c (GetWindowSizeHints):
7860 Check that the max size hint is not broken relatively to the the base
7863 2003-02-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7867 released 2.5.6, set version to 2.5.7
7873 2003-02-26 Tony Finch <dot@dotat.at>
7875 * fvwm/borders.c (border_draw_one_border_part):
7876 Don't draw the handle relief marks when the border is flat.
7878 2003-02-27 Mikhael Goikhman <migo@homemail.com>
7881 s/fribdi_in_path/fribidi_in_path/
7884 spell checking and some reformatting
7886 2003-02-26 olicha <olivier.chapuis@free.fr>
7888 * fvwm/borders.c (border_setup_bar_pixmaps):
7889 Fixed a miss-print which can cause a core dump
7892 Added a 2.6 TODO file
7894 2003-02-25 Dan Espen <dane@mk.telcordia.com>
7896 * fvwm/focus.c (focus_grab_buttons): Fix compile problems Forte7,
7897 void functioin cannot return a value.
7899 2003-02-25 olicha <olivier.chapuis@free.fr>
7902 Fixed compilation warning if fribidi is in path
7904 2003-02-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7906 * fvwm/windowlist.c (CMD_WindowList):
7907 removed unused instruction
7909 2003-02-22 Dan Espen <dane@mk.telcordia.com>
7911 * configure.in: Remove nested function from -Werror check.
7912 Lets configure work without gcc.
7915 * fvwm/read.c (run_command_stream): Make Break work from PipeRead.
7917 2003-02-21 Dan Espen <dane@mk.telcordia.com>
7919 * fvwm/functions.c (__run_complex_function_items): Make Break start
7922 2003-02-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7924 * fvwm/move_resize.c (get_outline_rects):
7925 (draw_move_resize_grid):
7926 initial drawing and final undrawing of wire frame no longer toggles the
7927 pixel in the top left corner of the screen
7929 * fvwm/expand.c (expand_vars):
7930 disabled warnings about one letter variables
7932 2003-02-17 Dan Espen <dane@mk.telcordia.com>
7934 * README: Update to reflect release 2.5.x.
7935 * NEWS: Update news for FvwmPager drag fix.
7937 2003-02-15 olicha <olivier.chapuis@free.fr>
7942 2003-02-13 olicha <olivier.chapuis@free.fr>
7944 * fvwm/gnome.c (GNOME_SetClientList):
7945 Applied David Fries patch which fixes a possible crash with more
7947 (GNOME_SetClientList):
7948 malloc -> safemalloc
7950 2003-02-09 Dan Espen <dane@mk.telcordia.com>
7952 * fvwm/fvwm.1.in (Note): Update %space/%tab description in menu.
7953 Give the XorValue range.
7955 2003-02-08 Dan Espen <dane@mk.telcordia.com>
7957 * fvwm/fvwm.1.in: Fully document the emulate command.
7959 2003-02-06 olicha <olivier.chapuis@free.fr>
7961 * fvwm/borders.c (get_common_decorations):
7962 (border_get_border_background):
7964 2003-02-05 Dan Espen <dane@mk.telcordia.com>
7966 * fvwm/builtins.c (CMD_Exec): Use STDIN_FILENO instead of a zero.
7968 2003-02-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7971 * fvwm/menuitem.c (menuitem_get_size):
7972 * fvwm/menus.c (calculate_item_sizes):
7973 renamed "mips" to mipst
7975 * fvwm/menuitem.c (menuitem_get_item_size):
7976 * fvwm/menus.c (_calculate_item_sizes):
7977 backed out patch from 30-Jan-2003
7979 2003-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7982 * fvwm/menuitem.c (menuitem_get_item_size):
7983 * fvwm/menus.c (_calculate_item_sizes):
7984 functions renamed due to global name space collision with IRIX 6.5
7986 2003-01-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
7989 added tests/hints/Makefile.am
7991 2003-01-24 Dan Espen <dane@mk.telcordia.com>
7993 * fvwm/fvwm.1.in: Fixed next->previous in Prev command.
7995 2003-01-20 Dan Espen <dane@mk.telcordia.com>
7997 * sample.fvwmrc/DecorWin95:
7998 * sample.fvwmrc/DecorMwm: Remove bad mouse binding, that I meant to
7999 Replace a long time ago.
8001 2003-01-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8003 * fvwm/stack.c (new_layer):
8004 (collect_transients_recursive):
8008 * fvwm/events.c (HandleConfigureRequest):
8009 fixed placement of icons
8010 fixed size calculations of icons
8012 2003-01-18 Mikhael Goikhman <migo@homemail.com>
8015 fixed $[desk.name<n>] that was masked by $[desk.n],
8016 added $[desk.pagesx] and $[desk.pagesy]
8018 2003-01-16 Dan Espen <dane@mk.telcordia.com>
8020 * NEWS: Update news. Spelling fixes 2.5.x news.
8021 * fvwm/builtins.c (CMD_Exec): Close stdin so the exec'd process knows
8022 its not interactive.
8024 2003-01-12 Mikhael Goikhman <migo@homemail.com>
8027 added a short description together with the commands
8029 2003-01-12 Marcus Lundblad <ml@update.uu.se>
8032 Added conditionals Closable,Iconifiable,Maximizable,FixedSize and
8035 2003-01-11 Mikhael Goikhman <migo@homemail.com>
8039 deprecate all single letter variables, new variables are supported now
8040 $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
8041 $[desk.n], $[version.num], $[version.info], $[version.line].
8043 2003-01-07 Marcus Lundblad <ml@update.uu.se>
8045 * fvwm/style.c (style_parse_one_style_option):
8047 Removed duplicate styles Unclosable,Unmaximizable,Uniconifiable and
8048 DisallowMaximizeFixedSize
8050 2003-01-06 Dan Espen <dane@mk.telcordia.com>
8052 * fvwm/fvwm.1.in: Lang check.
8054 2003-01-03 olicha <olivier.chapuis@free.fr>
8059 * fvwm/ewmh_intern.h:
8060 * fvwm/ewmh_names.c:
8061 * fvwm/ewmh_icons.c:
8062 * fvwm/ewmh_events.c:
8067 * fvwm/functable.c (func_table):
8068 * fvwm/fvwm.c (setVersionInfo):
8071 Removed GNOME and HAVE_EWMH ifdef
8074 Documented UseTitleDecorRotation
8076 2003-01-03 Mikhael Goikhman <migo@homemail.com>
8078 * fvwm/module_interface.c (MoveViewport):
8079 * fvwm/virtual.c (CMD_DesktopSize, CMD_Send_WindowList):
8080 M_NEW_PAGE now has 7 arguments
8082 2003-01-02 olicha <olivier.chapuis@free.fr>
8085 Documented the new icon style options
8089 * fvwm/icons.c (DrawIconTitleWindow):
8090 (DrawIconPixmapWindow):
8091 (setup_icon_title_size):
8092 * fvwm/style.c (style_parse_one_style_option):
8093 Fixed IconTitleRelief and IconBackgroundRelief arguments
8095 * fvwm/icons.c (GetIconPicture):
8096 (SetIconPixmapSize):
8097 Fixed IconSize style for non shaped depth > 1 pixmaps
8099 2003-01-02 Mikhael Goikhman <migo@homemail.com>
8103 * fvwm/conditional.c (CMD_On):
8106 new conditional command On for non-window related conditions
8108 * fvwm/execcontext.h:
8109 * fvwm/fvwm.c (Done, SetRCDefaults, StartupStuff):
8110 two new exec contexts for restarting
8112 2003-01-02 olicha <olivier.chapuis@free.fr>
8114 * fvwm/builtins.c (ReadMultiPixmapDecor):
8115 StretchedPixmap -> AdjustedPixmap
8118 Documented Colorset in BorderStyle, TitleStyle and ButonsStyle
8119 Documented the new MultiPixmap syntax
8121 2002-12-31 Mikhael Goikhman <migo@homemail.com>
8125 * fvwm/builtins.c (ReadTitleButton):
8127 new button state shortcuts AllActiveUp, AllActiveDown,
8128 AllInactiveUp, AllInactiveDown
8130 2002-12-31 olicha <olivier.chapuis@free.fr>
8132 * libs/PictureGraphics.c (PCopyArea):
8133 Fixed rendering of depth 1 pixmap with a mask
8135 * fvwm/update.c (apply_window_updates):
8136 Fixed icon bg cset update
8138 * fvwm/events.c (HandlePropertyNotify):
8139 * fvwm/geometry.c (move_icon_to_position):
8140 Fixed non shaped icons with a bg padding but without cs bg
8143 * fvwm/style.c (style_parse_icon_size_style):
8145 * fvwm/fvwm.h (window_style):
8146 * fvwm/add_window.c (setup_icon_size_limits):
8147 * fvwm/icons.c (SetIconPixmapSize):
8149 New option to IconSize style: Adjusted, Streched, Shrunk
8151 * fvwm/icons.c (SetIconPixmapSize):
8153 Always center the icon with IconSize if the icon has a background
8155 2002-12-30 Mikhael Goikhman <migo@homemail.com>
8158 FvwmWindowMenu renaming; compact long diagnostics into half of line
8161 documeted and corrected new features
8164 removed a "deprecated" tag from TitleStyle/ButtonStyle/BorderStyle
8165 since these are the only way currently to create themes
8170 2002-12-30 olicha <olivier.chapuis@free.fr>
8173 * fvwm/icons.c (setup_icon_title_size):
8174 (set_icon_pixmap_background):
8176 (DrawIconTitleWindow):
8177 (DrawIconPixmapWindow):
8181 * fvwm/events.c (HandleEnterNotify):
8183 (HandleLeaveNotify):
8184 (HandlePropertyNotify):
8185 * fvwm/borders.c (border_draw_decorations):
8188 * fvwm/add_window.c (setup_icon_background_parameters):
8189 (setup_icon_title_parameters):
8190 (setup_style_and_decor):
8192 * fvwm/geometry.c (move_icon_to_position):
8194 * fvwm/style.c (check_window_style_change):
8195 (update_style_colorset):
8196 (update_icon_title_cs_style):
8197 (update_icon_title_cs_hi_style):
8198 (update_icon_background_cs_style):
8201 * fvwm/update.c (apply_window_updates):
8202 New style options IconBackgroundColorset, IconTitleColorset,
8203 HilightIconTitleColorset, IconTitleRelief, IconBackgroundRelief
8204 and IconBackgroundPadding
8206 2002-12-28 Mikhael Goikhman <migo@homemail.com>
8209 fixed compilation without XShm
8211 * fvwm/borders.c (border_rotate_titlebar_descr):
8212 fixed warning: deprecated use of label at end of compound statement
8214 2002-12-27 olicha <olivier.chapuis@free.fr>
8216 * fvwm/ConfigFvwmDefaults:
8217 UseTitleDecorRotation is a default
8219 * libs/Graphics.c (do_relieve_rectangle_with_rotation):
8220 (do_relieve_rectangle):
8222 * fvwm/borders.c (border_draw_title_stick_lines):
8223 (border_create_root_transparent_pixmap):
8224 (border_mp_render_into_pixmap):
8225 (border_draw_decor_to_pixmap):
8226 (border_mp_render_into_pixmap):
8227 (border_mp_get_titlebar_descr):
8228 (border_mp_draw_mp_titlebar):
8229 (border_draw_decor_to_pixmap):
8230 (border_set_button_pixmap):
8231 (border_get_titlebar_draw_descr):
8232 (border_set_title_pixmap):
8233 (border_rotate_titlebar_descr):
8234 (border_get_titlebar_descr):
8235 Completed UseTitleDecorRotation
8237 2002-12-26 olicha <olivier.chapuis@free.fr>
8239 * fvwm/update.c (apply_window_updates):
8240 * fvwm/frame.c (frame_get_titlebar_dimensions):
8241 (frame_set_decor_gravities):
8242 * fvwm/borders.c (border_set_button_pixmap):
8243 (border_get_titlebar_descr):
8244 (border_draw_one_button):
8245 Buttons order follows the title text rotations.
8246 More UseTitleDecorRotation preparation
8248 * fvwm/borders.c (border_draw_decor_to_pixmap):
8251 2002-12-24 olicha <olivier.chapuis@free.fr>
8253 * fvwm/borders.c (border_mp_render_into_pixmap):
8254 (border_fill_pixmap_background):
8255 Some borders drawing fixes
8257 * libs/Graphics.c (CreateRotatedPixmap):
8258 * fvwm/geometry.c (get_title_font_size_and_offset):
8259 * fvwm/update.c (apply_window_updates):
8260 * fvwm/borders.c (border_set_button_pixmap):
8261 (border_get_titlebar_draw_descr):
8262 (border_draw_title):
8263 (border_rotate_titlebar_descr):
8264 (border_get_titlebar_descr):
8265 More UseTitleDecorRotation preparation
8267 2002-12-22 Dan Espen <dane@mk.telcordia.com>
8269 * fvwm/add_window.c (GetWindowSizeHints): Change hint warning message
8270 so we won't get so many application bugs report to fvwm-workers.
8272 * fvwm/fvwm.1.in: Grammar: allows to -> allows for.
8274 2002-12-21 Marcus Lundblad <ml@update.uu.se>
8276 * fvwm/style.c (style_parse_one_style_option):
8279 * fvwm/window_flags:
8280 * fvwm/decorations.c (is_function_allowed,
8281 __is_resize_allowed):
8282 Added styles Closable, Iconifiable, Maximizable and
8283 AllowMaximizeFixedSize
8284 * fvwm/conditional.c (MatchesConditionMask,
8285 CreateConditionMask):
8286 Added conditionals Closable,Iconifiable and Maximizable
8288 Documented styles Closable, Iconifiable, Maximizable and
8289 AllowMaximizeFixedSize and conditionals
8290 Closable,Iconifiable and Maximizable
8292 2002-12-20 olicha <olivier.chapuis@free.fr>
8294 * fvwm/window_flags.h:
8296 * fvwm/update.c (apply_window_updates):
8298 * fvwm/style.c (style_parse_one_style_option):
8300 UseTitleDecorRotation style preparation
8302 * fvwm/fvwm.c (main):
8303 Use best TrueColor visual
8305 * fvwm/borders.c (border_get_border_gcs):
8306 Create the transparent_gc with the Scr.NoFocusWin and not the FW_W_FRAME
8307 window which may have a depth != Pdepth
8309 * fvwm/menus.c (paint_side_pic):
8310 * fvwm/menuitem.c (menuitem_paint):
8311 * fvwm/icons.c (DrawIconPixmapWindow):
8312 * fvwm/colorset.c (parse_colorset):
8313 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
8316 2002-12-19 olicha <olivier.chapuis@free.fr>
8318 * libs/Graphics.c (CreateRotatedPixmap):
8320 New interface function CreateRotatedPixmap
8322 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
8324 * libs/PictureGraphics.c (PCreateRenderPixmap):
8325 (PCreateDitherPixmap):
8326 * libs/Graphics.c (CreateGradientPixmap):
8327 (CreateRotatedPixmap):
8330 * libs/FShm.h (new file):
8331 * libs/FImage.h (new file):
8332 * libs/FImage.c (new file):
8334 * fvwm/fvwm.c (setVersionInfo):
8335 Added MIT Shared Memory Extension for XImage
8341 * fvwm/builtins.c (ReadDecorFace):
8343 * fvwm/borders.c (border_draw_decor_to_pixmap):
8344 (border_fill_pixmap_background):
8345 AdjustedPixmap, StretchedPixmap and ShrunkPixmap
8347 2002-12-17 Mikhael Goikhman <migo@homemail.com>
8350 shape-and-join fixes from Nadim Shaikli (slightly modified)
8352 2002-12-16 olicha <olivier.chapuis@free.fr>
8354 * libs/PictureGraphics.h:
8355 * libs/PictureGraphics.c (PTileRectangle):
8356 (PGraphicsCreateTiledPicture):
8357 * libs/Graphics.c (CreateTiledPixmap):
8358 New interface function: PGraphicsCreateTiledPicture
8361 * fvwm/fvwm.c (CreateGCs):
8362 Added a global (Scr) alpha GC
8366 * fvwm/builtins.c (ReadMultiPixmapDecor):
8367 (update_decorface_colorset):
8369 * fvwm/borders.c (border_get_tb_parts_to_draw):
8370 (border_fill_pixmap_background):
8371 (border_setup_bar_pixmaps):
8372 (border_get_bar_pixmaps):
8373 (border_free_bar_pixmaps):
8374 (border_mp_render_into_pixmap):
8375 (border_mp_get_length):
8376 (border_mp_get_titlebar_descr):
8377 (border_mp_get_geometry):
8378 (border_mp_get_use_title_style_parts_and_geometry):
8379 (border_mp_draw_mp_titlebar):
8380 (border_draw_decor_to_pixmap):
8381 (border_draw_title_deep):
8382 (border_get_titlebar_draw_descr):
8383 (border_setup_use_title_style):
8384 (border_get_titlebar_descr_state):
8385 (border_get_titlebar_descr):
8386 (border_get_transparent_decorations_part):
8387 (border_draw_title_stick_lines):
8388 MultiPixmap can use Colorset and Solid color. Various others minor
8389 improvement in MultiPixmap. "Merge" the MultiPixmap code into the
8390 "main" drawing code and remove the #ifdef.
8391 New option to ButtonStyle and TitleStyle: StretchedPixmap.
8392 Use the new Scr.AlphaGC.
8394 2002-12-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8396 * fvwm/add_window.c (validate_transientfor):
8397 do not ignore transientfor hint for iconified windows
8399 2002-12-12 Jason Weber <baboon@imonk.com>
8402 * fvwm/conditional.c (CMD_ScanForWindow):
8405 rename ScanWindow to ScanForWindow
8407 2002-12-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8409 * fvwm/menuitem.c (menuitem_paint):
8410 * fvwm/colorset.c (parse_colorset):
8411 * fvwm/icons.c (DrawIconPixmapWindow):
8412 * fvwm/focus.c (_SetFocusWindow):
8413 (_ReturnFocusWindow):
8415 (_ForceDeleteFocus):
8416 (__activate_window_by_command):
8417 patches to prevent UMR messages in memory debuggers
8419 2002-12-11 Jason Weber <baboon@imonk.com>
8421 * fvwm/fvwm.1.in: Added ScanWindow
8423 * fvwm/conditional.c (CMD_Direction, CMD_ScanWindow, direction_cmd):
8426 Generalized CMD_Direction into direction_cmd.
8427 Pipe CMD_Direction and CMD_ScanWindow into direction_cmd.
8428 Replace Cycle prefix with secondary direction argument.
8430 2002-12-10 Dan Espen <dane@mk.telcordia.com>
8432 * fvwm/fvwm.1.in: Applied Mikhael's quote fix.
8434 2002-12-05 Marcus Lundblad <ml@update.uu.se>
8435 * fvwm/conditional.c (CreateConditionMask):
8436 Implemented conditional "FixedSize" and "HasHandles"
8438 Documented conditional options "FixedSize" and "HasHandles".
8440 2002-12-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8442 * fvwm/placement.c (PlaceWindow):
8443 fixed StickyAcrossDesks w/ StartsOnPage
8447 * fvwm/ewmh_conf.c (set_state_workaround):
8448 * fvwm/update.c (apply_window_updates):
8449 * fvwm/windowlist.c (CMD_WindowList):
8450 * fvwm/ewmh_events.c (ewmh_WMDesktop):
8451 (ewmh_WMStateSticky):
8452 * fvwm/conditional.c (CreateConditionMask):
8453 * fvwm/gnome.c (GNOME_SetHints):
8455 (GNOME_HandlePropRequest):
8456 * fvwm/placement.c (SmartPlacement):
8461 * fvwm/session.c (SaveWindowStates):
8464 * fvwm/ewmh.c (check_desk):
8465 (EWMH_SetWMDesktop):
8466 (ewmh_ComputeAndSetWorkArea):
8467 (ewmh_HandleDynamicWorkArea):
8468 (ewmh_HandleDesktop):
8471 (ewmh_HandleToolBar):
8472 * fvwm/virtual.c (UnmapDesk):
8475 (do_move_window_to_desk):
8476 * fvwm/icons.c (setup_icon_title_size):
8477 (DrawIconTitleWindow):
8480 * fvwm/borders.c (is_button_toggled):
8481 (get_common_decorations):
8482 (border_draw_title_stick_lines):
8483 * fvwm/add_window.c (AddWindow):
8484 * fvwm/move_resize.c (__move_window):
8486 (is_window_sticky_across_pages):
8487 (is_window_sticky_across_desks):
8493 (CMD_StickAcrossPages):
8494 (CMD_StickAcrossDesks):
8495 (stick_across_pages):
8496 (stick_across_desks):
8497 (handle_stick_across_desks):
8498 (handle_stick_across_pages):
8500 * fvwm/fvwm.h (struct):
8501 * fvwm/style.c (style_parse_one_style_option):
8502 (check_window_style_change):
8504 * fvwm/window_flags.h:
8505 renamed StickDesk to StickAcrossDesks, StickyDesk to StickyAcrossDesks,
8506 StickPage to StickAcrossPages and StickyPage to StickyAcrossPages
8509 * fvwm/focus.c (CMD_Focus):
8511 (__activate_window_by_command):
8512 (__update_windowlist):
8513 (__set_focus_to_fwin):
8515 (_ReturnFocusWindow):
8517 (_ForceDeleteFocus):
8518 fixed window list order with FlipFocus command
8520 2002-12-08 Mikhael Goikhman <migo@homemail.com>
8524 document bidi entry undocumented in 2.5.5
8526 2002-12-06 olicha <olivier.chapuis@free.fr>
8529 Fixed the "detection" of the LINGUAS variable
8532 Added ar to ALL_LINGUAS
8535 2002-12-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8537 * fvwm/move_resize.c (__resize_window):
8538 fixed handling of MontionNotify and PropertyNotify events
8540 2002-12-03 olicha <olivier.chapuis@free.fr>
8542 * fvwm/borders.c (border_draw_decor_to_pixmap):
8543 (border_get_border_background):
8544 (get_common_decorations):
8547 * fvwm/builtins.c (CMD_PrintInfo):
8548 New subject nls to PrintInfo
8550 * libs/FGettext.c (*):
8551 New command FlocalePath
8553 2002-12-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8557 changed version to 2.5.6
8563 2002-12-02 olicha <olivier.chapuis@free.fr>
8565 * libs/FRenderInit.c (FRenderInit):
8566 Fixed alpha depth if !XRenderSupport
8568 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
8569 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
8571 * libs/PictureImageLoader.h:
8572 Fixed image loading on bigedian machine
8574 2002-12-01 Mikhael Goikhman <migo@homemail.com>
8576 * libs/FBidi.c (FBidiConvert):
8577 several small changes
8578 * libs/FBidiJoin.c (shape_n_join):
8579 enabled a new bidi shaping code
8581 2002-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8583 * fvwm/frame.c (frame_restore_client_gravities):
8584 (frame_free_move_resize_args):
8585 fixed a redrawing problem after shading a window
8587 2002-11-29 olicha <olivier.chapuis@free.fr>
8590 Defined AM_PATH_PROG_WITH_TEST and re-enable it
8594 Fixed two missprints
8596 2002-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8598 * fvwm/bindings.c (ParseBinding):
8599 fix for stroke-less compile
8601 2002-11-29 olicha <olivier.chapuis@free.fr>
8603 * fvwm/commands.h (enum):
8604 * fvwm/functable.c (func_table):
8605 * fvwm/builtins.c (CMD_LocalePath):
8606 * libs/FGettext.c (FGettextSetLocalePath):
8608 Preparation for LocalePath command
8610 * fvwm/screen.h (ScreenInfo):
8611 * fvwm/fvwm.c (CreateGCs):
8612 Rename Scr.TileGC to Scr.BordersGC
8615 A libintl autoconf fix
8617 * libs/Colorset.c (CreateBackgroundPixmap):
8618 Do not grab the server when we dump the E setroot pixmap
8620 2002-11-29 olicha <olivier.chapuis@free.fr>
8627 Added NLS support with gnu gettext
8629 * fvwm/fvwm.c (main):
8632 * fvwm/expand.c (expand_vars_extended):
8633 New extanded variable $[gt.any_string]
8635 * fvwm/virtual.c (CMD_DesktopName):
8636 * fvwm/windowlist.c (get_desk_title):
8637 * fvwm/expand.c (expand_vars_extended):
8638 * fvwm/fvwm.c (SetRCDefaults):
8639 * fvwm/ConfigFvwmSetup:
8640 Mark some strings to be translated
8642 * libs/FGettext.c (new file):
8643 * libs/FGettext.c (new file):
8645 gnu gettext libintl warper
8647 2002-11-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8649 * fvwm/add_window.c (RestoreWithdrawnLocation):
8650 rixed rxvts with S/E gravity travelling off screen upon recapture after
8653 * fvwm/events.c (__handle_key_event):
8654 * fvwm/bindings.c (activate_binding):
8655 (__rebind_global_key):
8656 fixed unbinding pointerkey bindings removing the grab for this key
8659 * fvwm/events.c (__is_bpress_window_handled):
8660 fixed click on override redirect windows being handled by the root
8663 * fvwm/misc.c (GrabEm):
8664 confine the pointer to the root window when grabbed
8666 * fvwm/events.c (HandleUnmapNotify):
8667 fixed reparenting problem with restarts from desks != 0
8669 2002-11-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8672 removed experimental code
8674 2002-11-28 olicha <olivier.chapuis@free.fr>
8676 * fvwm/borders.c (border_get_border_background):
8677 (border_draw_decor_to_pixmap):
8678 (border_fill_pixmap_background):
8679 Scr.TitleGC/Scr.TileGC cleanup. I will rename TileGC to BorderGC
8682 2002-11-26 Mikhael Goikhman <migo@homemail.com>
8684 * fvwm/fvwm.c (InitVariables):
8685 fixed DEFAULT_EDGE_SCROLL being interpretted as 100 pixels instead
8687 * fvwm/virtual.c (CMD_EdgeScroll):
8690 * fvwm/ConfigFvwmDefaults:
8691 do not include empty ConfigFvwmProxyDefaults, added one binding
8693 2002-11-26 olicha <olivier.chapuis@free.fr>
8695 * libs/Colorset.c (CreateBackgroundPixmap):
8696 * fvwm/colorset.c (parse_colorset):
8697 Be more safe with the E root pixmap
8699 2002-11-25 olicha <olivier.chapuis@free.fr>
8701 * fvwm/move_resize.c (__move_loop):
8702 Redraw the transparent decoration parts when a move is abored
8704 * fvwm/colorset.c (parse_colorset):
8705 Fixed the fgsh Colorset colors when the Image change but not the bg
8707 2002-11-24 Jason Weber <baboon@imonk.com>
8709 * fvwm/conditional.c (CMD_Direction):
8710 Extended Direction to allow CycleWest, CycleEast, etc that guarantees
8711 eventual traversal of all windows over repeated calls. It also cycles
8712 back to the opposite extent when it hits the limit in the given
8715 2002-11-22 olicha <olivier.chapuis@free.fr>
8718 * fvwm/borders.c (get_common_decorations):
8719 (border_get_parts_and_pos_to_draw):
8720 (border_get_changed_border_parts):
8721 (border_get_frame_pixmap, new):
8722 (border_get_border_background):
8723 (border_draw_one_border_part):
8724 (border_draw_decorations):
8725 (border_get_tb_parts_to_draw):
8726 (border_fill_pixmap_background):
8727 (border_get_titlebar_descr_state, new):
8728 (border_draw_titlebar):
8729 (border_setup_bar_pixmaps, new):
8730 (border_get_bar_pixmaps, new):
8731 (border_free_bar_pixmaps, new):
8732 (border_setup_use_title_style, new):
8733 (border_set_button_pixmap):
8734 (border_set_title_pixmap):
8735 (border_draw_one_button):
8736 (border_set_button_pixmap):
8737 (border_draw_title_deep):
8738 (border_get_transparent_decorations_part, new):
8739 Title, Border and Buttons Style Colorset Option: Drawing
8741 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
8744 * fvwm/frame.c (__frame_setup_window):
8745 (frame_has_handles_and_tiled_border):
8746 (frame_create_move_resize_args):
8747 (frame_free_move_resize_args):
8748 Title, Border and Buttons Style Colorset Option: External drawing
8749 stuff. Basically additional redrawing for RootTransparent
8751 * fvwm/builtins.c (update_decorface_colorset, new):
8752 (update_titlebutton_colorset, new):
8753 (update_decors_colorset, new):
8754 (update_fvwm_colorset):
8755 Title, Border and Buttons Style Colorset Option: Dynamic updating
8758 * fvwm/builtins.c (ReadDecorFace):
8759 Title, Border and Buttons Style Colorset Option: Configuration
8761 * libs/Colorset.c (GetWindowBackgroundPixmapSize, new):
8763 Title, Border and Buttons Style Colorset Option: Convinent macros and
8766 2002-11-18 Dan Espen <dane@mk.telcordia.com>
8768 * libs/Makefile.am: Add missing Bindings.h.
8770 2002-11-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8772 * fvwm/move_resize.c (__move_loop):
8773 send M_CONFIGURE_WINDOW only when the window actually moves
8775 2002-11-16 Mikhael Goikhman <migo@homemail.com>
8782 incorporated a shape-and-join bidi functionality from Nadim Shaikli
8783 with minor improvements; it is disabled for now (#if 0) since
8784 some Arabic chars cause core dump
8786 2002-11-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8788 * fvwm/fvwm.1.in (Examples):
8789 added documentation of Icon option for PlaceAgain command
8791 * fvwm/events.c (__handle_key_event):
8792 fixed global key binding problem
8794 2002-11-15 olicha <olivier.chapuis@free.fr>
8796 * libs/Bindings.c (MatchBindingExactly):
8797 (__compare_binding):
8798 compile fixes w/o stroke lib
8801 * fvwm/geometry.c (get_title_font_size_and_offset):
8802 * fvwm/builtins.c (do_title_style):
8803 New MinHeight option to TitleStyle
8805 2002-11-15 olicha <olivier.chapuis@free.fr>
8807 * fvwm/builtins.c (update_fvwm_colorset):
8812 * fvwm/colorset.c (update_root_transparent_colorset):
8813 Fixed update of the RootTransparent colorset in fvwm
8815 2002-11-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8817 * libs/Bindings.c (__compare_binding):
8818 (MatchBindingExactly):
8819 compoile fixes w/o stroke lib
8821 2002-11-14 olicha <olivier.chapuis@free.fr>
8826 Removed any reference on "xft and flickering"
8828 2002-11-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8830 * fvwm/eventmask.h (XEVMASK_ICONW):
8831 * fvwm/events.c (HandleKeyRelease):
8833 (__handle_key_event):
8834 * fvwm/bindings.c (ParseBinding):
8836 * libs/Bindings.h (enum):
8837 implemented key release bindings; prefix the key name with a '-';
8838 does not work well with some applications
8840 2002-11-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8845 * fvwm/bindings.c (ParseBinding):
8848 (bind_get_bound_button_contexts):
8854 (RemoveMatchingBinding):
8859 (GrabAllWindowKeysAndButtons):
8860 * fvwm/module_interface.c (CMD_ModuleSynchronous):
8861 * fvwm/events.c (__handle_bpress_on_root):
8862 (__handle_bpress_on_managed):
8863 (HandleButtonRelease):
8864 * fvwm/builtins.c (CMD_Wait):
8866 * libs/fvwmlib.h (enum):
8867 fixed Key vs. PointerKey with "A"ny context
8869 2002-11-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8871 * fvwm/icons.c (Iconify):
8872 icon placement safety patch
8874 fixed initial position of application provided icon windows
8876 * fvwm/session.c (LoadWindowStates):
8877 fixed parsing of strings beginning with whitespace in session file
8879 * fvwm/fvwm.1.in (Note):
8880 * fvwm/style.c (style_set_old_focus_policy):
8881 * libs/defaults.h (DEF_FP_MODIFIERS):
8882 set default modifiers for raising/focusing to N again
8884 2002-11-11 olicha <olivier.chapuis@free.fr>
8887 * fvwm/fvwm.c (main):
8889 named-palette -> visual-palette, -N -> -P
8891 2002-11-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8893 * fvwm/ConfigFvwmDefaults:
8894 include ConfigFvwmProxyDefaults
8896 * fvwm/fvwm.c (usage):
8897 polished usage message
8899 2002-11-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8901 * fvwm/fvwm.c (usage):
8903 cleaned up usage and error messages
8904 use short option names in usage message an man page synopsis
8905 all options are case sensitive
8906 do not mention the "-" style long options in the man page; instead use
8909 * fvwm/add_window.c (setup_frame_window):
8910 * fvwm/events.c (HandleMapNotify):
8911 * fvwm/eventmask.h (XEVMASK_FRAMEW_RECAPTURE):
8912 fixed empty decorations after recapture
8914 * fvwm/geometry.c (get_icon_geometry):
8915 * fvwm/icons.c (clear_icon):
8916 fixed icon jumping to 0 0 when the icon layout changes after the icon
8917 has been moved manually
8919 * fvwm/move_resize.c (__move_icon):
8920 fixed MoveToPage with icons
8922 2002-11-09 olicha <olivier.chapuis@free.fr>
8924 * libs/Fft.c (FftGetRotatedFont):
8927 Check the return result of FftPatternGetMatrix
8930 * libs/PictureBase.h:
8933 2002-11-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
8935 * fvwm/ewmh_conf.c (set_state_workaround):
8936 * fvwm/functable.c (func_table):
8937 * fvwm/update.c (apply_window_updates):
8938 * fvwm/windowlist.c (CMD_WindowList):
8939 * fvwm/ewmh_events.c (ewmh_WMDesktop):
8940 (ewmh_WMStateSticky):
8941 * fvwm/conditional.c (CreateConditionMask):
8942 (CreateConditionMask):
8943 * fvwm/gnome.c (GNOME_SetHints):
8945 (GNOME_HandlePropRequest):
8946 * fvwm/placement.c (SmartPlacement):
8951 * fvwm/session.c (SaveWindowStates):
8953 * fvwm/ewmh.c (check_desk):
8954 (EWMH_SetWMDesktop):
8955 (ewmh_ComputeAndSetWorkArea):
8956 (ewmh_HandleDynamicWorkArea):
8957 (ewmh_HandleDesktop):
8960 (ewmh_HandleToolBar):
8961 * fvwm/virtual.c (UnmapDesk):
8965 (do_move_window_to_desk):
8966 * fvwm/icons.c (setup_icon_title_size):
8967 (DrawIconTitleWindow):
8970 * fvwm/borders.c (is_button_toggled):
8971 (get_common_decorations):
8972 (border_draw_title_stick_lines):
8973 * fvwm/add_window.c (AddWindow):
8974 * fvwm/move_resize.c (__move_window):
8975 (is_window_sticky_on_page):
8976 (is_window_sticky_on_desk):
8982 (handle_stick_page):
8983 (handle_stick_desk):
8984 (__handle_stick_exit):
8987 * fvwm/style.c (style_parse_one_style_option):
8988 (check_window_style_change):
8991 New Style options stickypage and stickydesk
8992 New WindowList options NoStickyPage, NoStickyDesk, StickyPage,
8993 StickyDesk, OnlyStickyPage, OnlyStickyDesk
8994 New conditions StickyPage and StickyDesk
8995 New commands StickPage and StickDesk
8997 * fvwm/move_resize.c (__move_window):
8998 do not unstick a window when using MoveToScreen
9004 * fvwm/functable.c (func_table):
9005 * fvwm/ewmh_conf.c (CMD_EwmhBaseStruts):
9006 renamed EWMHBaseStrut to EwmhBaseStruts
9008 * fvwm/style.c (style_set_old_focus_policy):
9009 SloppyFocus and MouseFocus use "FPFocusClickModifiers N" by default
9010 (style_parse_one_style_option):
9011 renamed "Border" style to "Borders"
9012 removed "NoBorder" style; use !Borders instead
9013 renamed PlacmentOverlapPenalties to MinOverlapPlacementPenalties
9014 renamed PlacmentOverlapPercentPenalties to
9015 MinOverlapPercentPlacementPenalties
9022 Fixed compiler warnings
9024 2002-11-09 Mikhael Goikhman <migo@homemail.com>
9027 autogenerate FvwmWindowLister files
9030 mention fvwm-menu-directory and fvwm-menu-desktop as examples
9031 of MissingSubmenuFunction and DynamicPopupAction
9033 2002-11-08 olicha <olivier.chapuis@free.fr>
9035 * libs/PictureUtils.c (alloc_color_proportion):
9036 (alloc_color_proportion_dither):
9037 (alloc_color_proportion_grey):
9039 (free_colors_in_table):
9041 (init_static_colors_table):
9042 (PictureFreeColors):
9043 (PictureInitColors):
9044 (PicturePrintColorInfo):
9045 Fixed StaticColor visual. Rename some of the color allocators. Clean up
9048 2002-11-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9050 * fvwm/move_resize.c (__move_window):
9051 ignore MoveToPage with sticky windows
9053 * fvwm/conditional.c (Circulate):
9055 Next and Prev commands begin looking at the context window, if any
9057 * fvwm/focus.c (__focus_grab_buttons):
9058 fixed initial button grabbing on client window
9060 * fvwm/stack.c (BroadcastRestack):
9061 split long packets, fixed a bug and cleaned up
9063 * libs/Module.c (ReadFvwmPacket):
9064 ignore packets that are too long
9067 document PopupDelay and PopdownDelay defaults
9069 2002-11-06 olicha <olivier.chapuis@free.fr>
9071 * libs/Fft.c (FftGetFont):
9072 (FftGetRotatedFont):
9073 Use a more perfectioned method for loading font with Xft/Fc. This
9074 method allows sanity check. Preserve the matrix when rotating
9077 * libs/Flocale.c (FlocaleGetMinOffset):
9078 (FlocaleRotateDrawString):
9079 (FlocaleGetFontSet):
9081 * libs/Fft.c (FftDrawString):
9083 * libs/FftInterface.h:
9084 * fvwm/geometry.c (get_title_font_size_and_offset):
9085 Move the computation of the good "y" for drawing text into Flocale.
9086 Use the max ascent, descent and height for font metric (in the place
9089 * libs/Flocale.c (FlocalePrintLocaleInfo):
9091 * libs/Fft.c (FftPrintPatternInfo):
9093 * fvwm/builtins.c (CMD_PrintInfo):
9096 New option "Locale" to PrintInfo Command
9098 2002-11-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9100 * fvwm/events.c (HandleExpose):
9103 2002-11-04 Dan Espen <dane@mk.telcordia.com>
9105 * fvwm/fvwm.1.in: colour -> color
9108 2002-11-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9111 * fvwm/fvwm.c (usage):
9115 2002-11-04 olicha <olivier.chapuis@free.fr>
9118 Added -lXrender in Xft 1 tests (Ethan Blanton <eblanton@cs.ohiou.edu>)
9120 * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
9122 (PictureFreeColors):
9123 (PicturePrintColorInfo):
9124 Trace colours allocation out of the pallet in depth <= 8. Better
9125 information on coulours
9127 * libs/Fft.c (FftGetRotatedFont):
9129 Fixed rotated font when the original font has a matrix
9131 * libs/PictureBase.c (PictureInitCMapRoot):
9132 * libs/PictureUtils.h:
9133 * libs/PictureUtils.c (PictureInitColors):
9134 (PictureAllocColorTable):
9135 * libs/PictureBase.h (PictureColorLimitOption):
9136 * fvwm/fvwm.c (main):
9138 New options -strict-color-limit, -allocate-pallet, -static-pallet,
9139 -named-pallet. -color-limit now take only integer argument.
9142 2002-11-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9144 * libs/Module.h (struct):
9145 new type FvwmWinPacketBodyHeader to access the standard fields in a
9146 packet with a window
9148 2002-11-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9153 * fvwm/functable.c (func_table):
9155 * fvwm/style.c (style_parse_one_style_option):
9156 (parse_and_set_window_style):
9160 added a new command FocusStyle as a shorthand for
9161 "Style * FP..., FP..."
9163 * fvwm/builtins.c (__parse_vector_line_one_coord):
9164 (__parse_vector_line):
9166 split vector line parsing into sub functions
9168 fixed core dump in vector button offset patch
9170 2002-11-01 Marcus Lundblad <ml@update.uu.se>
9172 * fvwm/screen.h (vector_coords):
9173 added fields for offsets
9174 * fvwm/builtins.c (ReadDecorFace):
9175 rewrote parser for vector definitions to accept optional offsets
9176 * fvwm/fvwm.c (LoadDefaultLeftButton):
9177 (LoadDefaultRightButton)
9178 set default values for offsets
9179 * fvwm/borders.c (border_draw_vector_to_pixmap):
9180 updated XDrawLine call to take offsets into account
9182 documented new options for vector offsets
9184 2002-11-01 olicha <olivier.chapuis@free.fr>
9186 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
9187 Fixed icon tint pixel, it was set to icon tint percent during some
9190 2002-10-31 olicha <olivier.chapuis@free.fr>
9192 * libs/PictureUtils.c (PictureAllocColorImage):
9193 (PictureOpenImageColorAllocator):
9194 (PictureCloseImageColorAllocator):
9195 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
9198 (PImageCreatePixmapFromArgbData):
9199 (PImageLoadPixmapFromFile):
9200 * libs/PictureBase.h (FvwmPictureThing):
9201 (PictureImageColorAllocator):
9203 * libs/Picture.c (PDestroyFvwmPicture):
9204 (PLoadFvwmPictureFromPixmap):
9205 * libs/Graphics.c (CreateGradientPixmap):
9207 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
9208 Added a new way to allocate colors for image and gradient. This method
9209 allows, in particular, to save (in a "fast" way) the allocated pixels
9210 with a minimal memory usage.
9211 Fixed color leaks for png, ewmh and dithered xpm images.
9213 * fvwm/add_window.c (destroy_icon):
9214 * fvwm/fvwm.h (FvwmWindow):
9215 * fvwm/icons.c (GetIconFromFile):
9218 2002-10-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9222 * fvwm/stack.c (enum):
9223 (position_new_window_in_stack_ring):
9225 (must_move_transients):
9228 (__raise_lower_recursion):
9229 (__raise_or_lower_window):
9230 (raise_or_lower_window):
9231 (collect_transients_recursive):
9232 (__is_restack_transients_needed):
9234 (CMD_RestackTransients):
9235 new command RestackTransients which works like Raise and Lower but does
9236 not restack windows that are not transient
9237 renamed some functions
9241 corrected cursor movement key bindings
9243 * fvwm/bindings.c (activate_binding):
9244 fixed problem w/ bindings being overridden by applications OpenOffice
9247 2002-10-29 Mikhael Goikhman <migo@homemail.com>
9254 include FvwmProxy to build
9256 2002-10-29 Mikhael Goikhman <migo@homemail.com>
9259 exclude FvwmProxy from build
9265 2002-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9268 added FvwmProxy module
9270 2002-10-29 Mikhael Goikhman <migo@homemail.com>
9273 * fvwm/windowlist.c (CMD_WindowList):
9274 renamed SortClassName to SortByClass
9276 2002-10-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9278 * fvwm/menustyle.c (menustyle_update):
9279 (menustyle_parse_style):
9280 (menustyle_get_styleopt_index):
9281 (menustyle_parse_style):
9282 (CMD_CopyMenuStyle):
9284 removed HilightRelief MenuStyle and hard coded it
9286 2002-10-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9288 * fvwm/menus.c (make_menu_window):
9289 fixed updating menu background with "Menustyle * Background"
9291 * fvwm/stack.c (__get_stacking_sibling):
9293 fixed another stacking problem
9295 2002-10-28 Mikhael Goikhman <migo@homemail.com>
9299 corrected and lined up several help lines
9302 added --enable-xinerama-emulation description
9304 2002-10-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9306 * fvwm/stack.c (restack_windows):
9307 (__get_stacking_sibling):
9308 fixed another stacking problem
9310 2002-10-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9312 * fvwm/add_window.c (AddWindow):
9313 braodcast M_RESTACK_WINDOW after M_ADD_WINDOW to fix problem with
9314 windows starting lowered or on other layers in FvwmPager
9316 * fvwm/stack.c (restack_windows):
9317 (__get_visible_window):
9318 fixed a stacking problem with layers
9320 2002-10-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9322 * fvwm/functable.c (func_table):
9325 2002-10-24 Mikhael Goikhman <migo@homemail.com>
9329 * fvwm/windowlist.c:
9330 new WindowList option SortByResource
9332 * fvwm/style.c (check_window_style_change):
9333 * libs/FlocaleCharset.c:
9337 place recent authors to the top, not bottom
9340 corrected typo in error message
9342 2002-10-23 Dan Espen <dane@mk.telcordia.com>
9344 * fvwm/fvwm.1.in: Lang check done.
9346 2002-10-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9349 work on new menu loop code
9355 * fvwm/menus.c (__mloop_handle_event):
9356 (__mloop_get_event):
9357 (__mloop_handle_action_with_mi):
9358 * fvwm/menus.h (MenuReturn):
9359 renamed MenuReturn member menu to target_menu
9361 * fvwm/menus.c (__mloop_handle_event):
9362 * fvwm/menus.h (MenuReturn):
9363 removed a "write only" member of MenuReturn
9365 * fvwm/conditional.c (circulate_cmd):
9366 fixed the "Any" command
9368 2002-10-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9370 * fvwm/stack.c (mark_transient_subtree):
9371 fixed stack ring corruption with iconified transients
9373 fixed a problem with lowering windows below the icons of their
9376 2002-10-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9382 * libs/PictureBase.h:
9386 renamed colorset_struct to colorset_t
9388 2002-10-22 olicha <olivier.chapuis@free.fr>
9390 * libs/PictureUtils.c:
9391 Minor fixes and add #if O experimental code
9393 2002-10-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9395 * fvwm/icons.c (DrawIconPixmapWindow):
9397 * fvwm/events.c (HandlePropertyNotify):
9398 * libs/Fft.c (FftDrawString):
9399 * libs/Colorset.c (DumpColorset):
9401 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
9402 use renamed colorset_struct members
9404 * libs/Colorset.h (colorset_struct):
9405 renamed and re-sorted members and cut down bit field lengths for
9408 * fvwm/menustyle.c (menustyle_update):
9411 * fvwm/stack.c (restack_windows):
9412 fixed flickering when raising transients; can't prevent flickering when
9413 lowering a window completely
9415 fixed unnecessary error message
9417 * fvwm/fvwm.c (main):
9420 * fvwm/stack.c (__restack_window):
9421 fixed a stacking problem with icons
9423 * fvwm/add_window.c (destroy_icon):
9426 2002-10-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9428 * fvwm/menuitem.c (menuitem_paint):
9429 * fvwm/menustyle.c (menustyle_parse_style):
9430 * fvwm/menus.c (paint_side_pic):
9433 (repaint_transparent_menu):
9434 * fvwm/menustyle.h (MenuLook):
9435 cleaned up menu drawing code, fixed last patch
9437 * fvwm/menuitem.c (menuitem_paint):
9438 * fvwm/menustyle.c (menustyle_parse_style):
9439 fixed HilightBack default
9441 * fvwm/bindings.c (binding_cmd):
9442 (bind_get_bound_button_contexts):
9444 * fvwm/screen.h (ScreenInfo):
9445 fixed mouse bindings with buttons > 5
9447 * fvwm/menuitem.c (menuitem_paint):
9448 * fvwm/menustyle.c (menustyle_parse_style):
9449 (menustyle_parse_style):
9450 (CMD_CopyMenuStyle):
9453 * fvwm/menus.c (repaint_transparent_menu):
9455 HilightBack and ActiveFore are now independent
9457 2002-10-18 olicha <olivier.chapuis@free.fr>
9459 * libs/PictureUtils.c (get_color_index):
9460 (create_mapping_table):
9461 (PictureAllocColorTable):
9462 Use a new distance and method for color approximation. Use 68 colors
9463 for the default under depth 8. I am happy with this, should use a
9464 similar distance method for dithering
9466 * libs/PictureUtils.c (alloc_color_dynamic_no_limit):
9467 (PictureAllocColorTable):
9468 (PictureDitherByDefault):
9471 (PicturePrintColorInfo):
9472 * libs/PictureUtils.h:
9473 Allows -color-limit to work with any visual and depth for testing
9474 propose. Should replace (Pdepht < 2) test by (PictureUseBWOnly())
9477 Replaced (Pdepht < 2) test by (PictureUseBWOnly())
9479 2002-10-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9481 * fvwm/add_window.c (get_default_window_attributes):
9484 * fvwm/builtins.c (CMD_ChangeDecor):
9485 removed some duplicate redrawing
9487 * fvwm/update.c (apply_decor_change):
9488 suppress duplicate window update upon ChangeDecor
9489 (apply_window_updates):
9490 do not delete the focus window
9492 2002-10-17 olicha <olivier.chapuis@free.fr>
9497 * libs/Colorset.c (CreateBackgroundPixmap):
9498 Use a 1x1 pixmap and not a widthxheight pixmap for Plain color
9500 * fvwm/builtins.c (CMD_Colorset):
9501 Do not BroadcastColorset in CMD_Colorset, parse_colorset do that!
9503 2002-10-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9505 * fvwm/add_window.c (AddWindow):
9506 * fvwm/update.c (apply_window_updates):
9507 * fvwm/move_resize.c (handle_stick):
9509 suppress drawing of sticky decorations initially
9510 reduce module communication overhead when (un)sticking windows
9512 * fvwm/borders.c (border_draw_decorations):
9513 * fvwm/window_flags.h:
9515 * fvwm/frame.c (frame_create_move_resize_args):
9516 (get_resize_decor_gravities_one_axis):
9517 (frame_mrs_setup_draw_decorations):
9519 initialize window decorations with a "None" pixmap;
9520 delay drawing window decorations initially to prevent drawing multiple
9522 => windows grabbing the focus upon startup are drawn focused
9525 * fvwm/frame.c (frame_free_move_resize_args):
9526 reparent the frame hide windows to NoFocusWin instead of Root to
9527 suppress unnecessary ReparentNotify events
9529 2002-10-16 olicha <olivier.chapuis@free.fr>
9531 * fvwm/fvwm.c (main):
9535 Fixed compilation with X cvs
9537 * libs/Colorset.c (CreateBackgroundPixmap):
9540 * fvwm/events.c (HandlePropertyNotify):
9541 * fvwm/colorset.c (update_root_pixmap):
9542 Use _XROOTPMAP_ID and not ESETROOT_PMAP_ID neither XSETROOT_ID
9543 to found a root pixmap
9545 2002-10-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9547 * fvwm/bindings.c (bind_get_bound_button_contexts):
9548 another mouse binding fix
9550 * fvwm/conditional.c (CreateConditionMask):
9552 all conditions have a negation with '!' prepended
9556 Current, All, Pick, ThisWindow and PointerWindow imply the
9557 CirculateHitShaded condition.
9559 * fvwm/focus.c (__focus_grab_buttons):
9560 * libs/defaults.h (NUMBER_OF_EXTENDED_MOUSE_BUTTONS):
9561 fixed bindings using mouse buttons >= 6
9563 2002-10-15 olicha <olivier.chapuis@free.fr>
9565 * libs/PictureUtils.c (PicturePrintColorInfo):
9568 * fvwm/functable.c (func_table):
9569 * fvwm/builtins.c (CMD_PrintInfo):
9571 New cmd PrintInfo. Only one arg at present time: "Colors"
9573 * fvwm/fvwm.c (main):
9574 Auto detect card with 2 hardware colormaps and choose the best
9577 * libs/PictureUtils.c (PictureInitColors):
9579 * libs/PictureUtils.h:
9580 * fvwm/fvwm.c (main):
9581 * libs/PictureBase.c (PictureInitCMapRoot):
9583 * libs/PictureBase.h:
9584 Try to support DirectColor visual in a good way, I do not think
9585 this is really useful.
9586 Added a flexible interface function PictureInitColors for
9587 colors allocation initialization.
9588 Some cleanup in color allocation and some preparation for a new
9589 method for saving and freeing colors allocated by images and gradients.
9590 Removed some ifdefed to 0 debug code.
9592 * libs/Picture.c (*):
9594 * libs/PictureImageLoader.c (*):
9595 * libs/PictureImageLoader.h:
9598 2002-10-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9600 * fvwm/add_window.c (setup_key_and_button_grabs):
9601 * fvwm/bindings.c (ParseBinding):
9603 * fvwm/add_window.c (setup_key_and_button_grabs):
9604 don't grab window context specific bindings anymore; instead, set
9605 Scr.buttons2grab accordingly
9607 * fvwm/bindings.c (activate_binding):
9608 fixed stroke bindings on window context being ignored if no other
9609 action was bound to that context
9611 * fvwm/add_window.c (destroy_icon):
9612 fixed duplicate icon pixmap when switching from NoIconOverride to
9615 2002-10-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9618 re-indented some code
9620 fixed random position of icon title for icons with a position hint
9623 corrected default of Use/NoIconPosition style
9625 2002-10-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9627 * fvwm/windowlist.c (CMD_WindowList):
9628 fixed random string for iconified windows in the WindowList
9630 2002-10-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9635 2002-10-08 olicha <olivier.chapuis@free.fr>
9637 * libs/PictureBase.c (*):
9638 (PictureInitCMapRoot)
9639 (PictureSetupWhiteAndBlack):
9640 (PictureWhitePixel):
9641 (PictureBlackPixel):
9643 New interface function PictureWhitePixel, PictureBlackPixel. Analogue
9644 of the Xlib WhitePixel and BlackPixel functions but in the Pvisaul.
9645 New interface function PictureInitCMapRoot analogue to PictureInitCMap,
9646 but always use the root visual and allows to set or not a private
9648 New interface PictureDefaultGC, analogue of Xlib DefaultGC function
9649 but which respects the Pvisual
9651 * libs/PictureGraphics.c (*):
9652 * libs/FScreen.c (FScreenInit):
9653 * libs/FRender.c (FRenderRender):
9654 * libs/Fft.c (FftDrawString):
9655 * fvwm/icons.c (CreateIconWindow):
9656 * fvwm/colorset.c (parse_colorset):
9657 * fvwm/move_resize.c (CMD_XorValue):
9658 * fvwm/colorset.c (alloc_colorset):
9659 * fvwm/fvwm.c (main):
9660 Use the new interface functions and some fix if the fvwm depth !=
9663 * libs/PictureUtils.c (PictureAllocColorTable):
9664 Change the default color table to a 4x4x4 cc + 4 grey
9666 2002-10-07 Dan Espen <dane@mk.telcordia.com>
9668 * fvwm/fvwm.1.in: Use built-in, not builtin.
9670 2002-10-06 Mikhael Goikhman <migo@homemail.com>
9673 s/FvwmNewDebug/FvwmDebug/
9676 * fvwm/conditional.c (CMD_NoWindow):
9679 new command NoWindow to remove window context
9682 use "fvwm" spelling, at least in the middle of sentences
9684 2002-10-06 Dan Espen <dane@mk.telcordia.com>
9686 * fvwm/fvwm.1.in: Dont refer to fvwm commands as
9687 builtin commands. Use "builtin", not "built in" or "built-in".
9690 2002-10-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9692 * libs/Graphics.c (do_relieve_rectangle):
9693 removed debug message
9695 * fvwm/focus.c (__update_windowlist):
9696 (__set_focus_to_fwin):
9697 fixed reversal of __update_windowlist arguments causing FlipFocus to
9698 break [and maybe other things]
9700 2002-10-05 olicha <olivier.chapuis@free.fr>
9702 * libs/PictureUtils.c (alloc_color_cube):
9703 It si possible to enable "gamma correction" for colors cubes (disabled,
9704 define USE_GAMMA_CORRECTION to 1 and set COLOR_GAMMA and GREY_GAMMA)
9706 * libs/PictureUtils.c (get_color_index):
9707 (create_mapping_table):
9708 Use a more exact approximation of colors for pur cc without the big
9711 * libs/PictureUtils.c (PictureFreeColors):
9714 * libs/Graphics.c (CreateGradientPixmap):
9715 (CreateGradientPixmapFromString):
9718 2002-10-04 olicha <olivier.chapuis@free.fr>
9720 * libs/PictureUtils.c (*):
9721 Used a better color approximation for color cube when we do not dither.
9722 Added some new colors tables: color cube with some grey colors.
9723 Change the default to a 4x4x3 cc with 6 grey (54 colors).
9726 * fvwm/fvwm.c (main):
9727 Fixed the visual option
9729 2002-10-03 Mikhael Goikhman <migo@homemail.com>
9732 generate FvwmNewDebug and FvwmGtkDebug
9734 2002-10-02 olicha <olivier.chapuis@free.fr>
9736 * libs/PictureUtils.c (USED_DIST):
9737 Used the euclidian distance for colors distance
9739 * libs/Fft.c (FftGetFont):
9740 Disable Xft if the Xserver does not support XRender
9742 2002-10-01 olicha <olivier.chapuis@free.fr>
9744 * libs/Fft.c (FftGetFont):
9745 Disable Xft if the Xserver does not support XRender
9747 * libs/FRender.c (FRenderRender):
9748 * libs/PictureGraphics.c (PGraphicsTintRectangle):
9751 * libs/Colorset.c (SetRectangleBackground):
9752 (SetClippedRectangleBackground):
9754 New interface function for drawing a subset of a colorset rectangle
9756 2002-09-26 olicha <olivier.chapuis@free.fr>
9758 * fvwm/update.c (apply_window_updates):
9759 Fixed icons colorset update
9761 * libs/FRender.c (FRenderRender):
9762 Fixed bitmap rendering
9764 * fvwm/update.c (apply_window_updates):
9765 * fvwm/geometry.c (move_icon_to_position):
9766 * fvwm/events.c (HandleEnterNotify):
9768 (HandleLeaveNotify):
9769 (HandlePropertyNotify):
9770 * fvwm/add_window.c (setup_icon_font):
9771 * fvwm/icons.c (DrawIconWindow):
9772 (DrawIconTitleWindow):
9773 (DrawIconPixmapWindow):
9776 Fixed focus/unfocus flickering
9778 2002-09-25 olicha <olivier.chapuis@free.fr>
9780 * fvwm/icons.c (DrawIconTitleWindow):
9781 One more drawing fix
9783 2002-09-24 olicha <olivier.chapuis@free.fr>
9785 * fvwm/icons.c (DrawIconTitleWindow):
9786 An other drawing fix
9788 2002-09-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9790 * fvwm/move_resize.c (__move_loop):
9791 fixed uninitialised variable
9793 fixed starting move at random position
9795 2002-09-24 olicha <olivier.chapuis@free.fr>
9797 * fvwm/update.c (apply_window_updates):
9798 * fvwm/geometry.c (move_icon_to_position):
9799 * fvwm/events.c (HandleEnterNotify):
9801 (HandleLeaveNotify):
9802 (HandlePropertyNotify):
9803 * fvwm/add_window.c (setup_icon_font):
9804 * fvwm/icons.c (DrawIconWindow):
9805 (DrawIconTitleWindow):
9806 (DrawIconPixmapWindow):
9809 Fixed icon drawing. Split icon window drawing.
9811 * libs/FRender.c (*):
9812 Fixed compilation and small clean up
9814 2002-09-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9816 * fvwm/conditional.c (CreateFlagString):
9817 fixed quoting in conditional command conditions
9819 * fvwm/menus.c (__mloop_handle_event):
9820 removed unnecessary querying of pointer position on button release in
9825 * fvwm/bindings.c (ParseBinding):
9826 increased maximum allowed key symbol name length to 200 characters
9828 * fvwm/execcontext.h (enum):
9829 * fvwm/fvwm.c (Done):
9835 * fvwm/execcontext.h (enum):
9836 added EXCT_INIT ['I'] and EXCT_EXIT ['X'] contexts
9838 * fvwm/menus.c (pop_menu_up):
9839 fixed accidental menu animation with certain menu position hints
9841 2002-09-23 olicha <olivier.chapuis@free.fr>
9843 * libs/FRender.c (*):
9844 Fixed(?) XRender rendering with some Xserver
9846 * fvwm/update.c (apply_window_updates):
9847 * fvwm/geometry.c (move_icon_to_position):
9848 * fvwm/events.c (HandleEnterNotify):
9850 (HandleLeaveNotify):
9851 (HandlePropertyNotify):
9852 * fvwm/add_window.c (setup_icon_font):
9853 * fvwm/icons.c (DrawIconWindow):
9856 Clip text and icon drawing for the icons
9858 2002-09-21 Mikhael Goikhman <migo@homemail.com>
9862 Path commands now support form: "path1;ext1:path2:path3;ext3"
9863 where ext1 (for example, ".png") means all files in path1 should
9864 be forced to have extention ".png" even if the requested icon
9865 has ".xpm" ("calculator.xpm" or has no extention at all ("calculator")
9867 * fvwm/execcontext.h:
9868 small changes in latters used for EXCT_* constants
9870 * fvwm/module_interface.c:
9872 * libs/PictureBase.c:
9874 some spacing reindentation
9876 2002-09-21 olicha <olivier.chapuis@free.fr>
9878 * libs/FRender.c (FRenderCompositeAndCheck):
9879 Temporally take GraphicsExposure in account
9881 2002-09-20 Mikhael Goikhman <migo@homemail.com>
9884 fixed incorrect MiniIconPacket definition: s/char *name/char name[1]/
9886 2002-09-20 olicha <olivier.chapuis@free.fr>
9888 * fvwm/icons.c (GetIconPicture):
9889 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
9890 Fixed the alpha channel
9892 2002-09-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9897 2002-09-20 olicha <olivier.chapuis@free.fr>
9899 * libs/FRender.c (FRenderTintPicture):
9900 (FRenderTintRectangle):
9902 * libs/FRenderInterface.h:
9903 * libs/PictureGraphics.c (PGraphicsTintRectangle):
9904 Make FRender code more modular. Add a 24+8 tinting method and enable it
9905 in the place of the 32 tinting method (which can be enabled by defining
9906 USE_ABSOLUTE_FORMATE)
9908 2002-09-19 olicha <olivier.chapuis@free.fr>
9910 * fvwm/menus.c (get_menu_repaint_transparent_parameters):
9911 (animated_move_back):
9913 (repaint_transparent_menu):
9914 * fvwm/move_resize.c (AnimatedMoveOfWindow):
9915 (AnimatedMoveAnyWindow):
9916 * fvwm/move_resize.h:
9917 Support the new colorset transparent options and fix greyed item
9918 of transparent animated menus
9920 * fvwm/menus.c (pop_menu_up):
9921 (animated_move_back):
9923 * libs/Rectangles.c:
9924 * libs/Rectangles.h:
9926 New libs files for rectangles, segments, regions ..etc
9928 * fvwm/menus.c (clear_expose_menu_area):
9929 (get_menu_paint_item_parameters):
9932 (ParentalMenuRePaint):
9933 (ParentalMenuRePaint):
9934 * fvwm/menuitem.c (clear_menu_item_background):
9936 * fvwm/menuitem.h (MenuPaintItemParameters):
9937 Clip the item icons and text drawing
9939 * fvwm/menus.c (__mloop_exit):
9940 Fixed an indirect uninitialized variable bug
9942 * fvwm/menus.c (__mloop_handle_event): *
9943 (__mloop_handle_action_with_mi): *
9944 Update some comments
9946 * libs/FRender.c (FRenderVisualInit):
9948 * fvwm/colorset.c (parse_colorset):
9951 2002-09-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9953 * fvwm/menus.c (__menu_loop):
9954 (__mloop_handle_action_with_mi):
9955 fixed parent menu redrawing
9957 * fvwm/style.c (check_window_style_change):
9958 * fvwm/update.c (apply_window_updates):
9959 * fvwm/add_window.c (setup_icon_size_limits):
9960 honour changes in IconSize style without recapture
9962 * fvwm/focus.c (focus_query_open_grab_focus):
9963 * fvwm/events.c (HandlePropertyNotify):
9964 * fvwm/add_window.c (setup_transientfor):
9965 take care of various funny initial transientfor settings
9967 * fvwm/stack.c (__raise_lower_recursion):
9969 fixed stacking core dump
9971 2002-09-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9977 added a program that tests for -Werror option and similar; bug out of
9978 configure if the test program doesn't compile
9980 2002-09-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
9984 add a "do not edit" warning at the beginning of the man page
9987 enable the original CFLAGS and CPPFLAGS before generating the Makefiles
9989 * libs/FScreen.c (XineramaQueryScreens):
9990 fixed linking problem when compiling without Xinerama
9992 * fvwm/cursor.c (CMD_CursorStyle):
9993 fixed cursorstyle command being applied to windows without handles
9995 * fvwm/ewmh.h (EWMH_ProcessClientMessage):
9996 (EWMH_ProcessPropertyNotify):
9997 * fvwm/gnome.h (GNOME_ProcessClientMessage):
9998 (GNOME_HandlePropRequest):
9999 fixed dummy macros when compiling without gnome/ewmh support
10001 2002-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10003 * libs/queue.c (fqueue_add_inside):
10004 add a new command with the same execution time as a previous one behind
10008 override CFLAGS and CPPFLAGS with empty strings instead of generating an
10011 * fvwm/functions.c (__execute_function):
10012 * fvwm/execcontext.h (exec_context_type_t):
10013 replace enum values with letters for readability
10015 * fvwm/functions.c (__execute_function):
10016 improved command log output
10018 * fvwm/schedule.c (execute_obj_func):
10019 fixed schedule queue timing
10022 refuse to run configure if CFLAGS is not empty
10024 2002-09-16 Mikhael Goikhman <migo@homemail.com>
10027 fixed compilation with --enable-command-log; simplified fvwm_msg()
10030 reformatted; don't send end-of-line with SET_*MASK
10032 2002-09-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10034 * fvwm/borders.c (border_draw_multi_pixmap_titlebar):
10035 fixed multipixmap title drawing
10037 * fvwm/frame.h (struct):
10038 * fvwm/frame.c (frame_get_titlebar_dimensions):
10039 removed unused code
10041 * fvwm/events.c (HandlePropertyNotify):
10042 applied FlocaleGetNameProperty core dump fix by Suzanne Skinner
10044 * libs/Fft.c (FftDrawString):
10045 -Wall fix when compiling w/o Xft
10047 2002-09-15 olicha <olivier.chapuis@free.fr>
10049 * libs/Colorset.c (CreateBackgroundPixmap):
10050 Fixed a dpy problem with FvwmBacker
10051 * libs/Colorset.c (CreateBackgroundPixmap):
10052 Fixed creation a root transparent pixmap for small root pixmap
10054 2002-09-14 olicha <olivier.chapuis@free.fr>
10056 * libs/Fft.c (FftDrawString):
10057 Fixed clip region with shadow font
10059 * libs/PictureGraphics.c (PGraphicsCreateTranslucent):
10060 Added a function to create translucent pixmaps
10061 * libs/Colorset.c (CreateBackgroundPixmap):
10063 * libs/FRender.c (FRenderRender):
10064 Allows to use the root window as src pixmap
10066 2002-09-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10069 Fixed open double quotes in ButtonState section
10071 2002-09-13 Dan Espen <dane@mk.telcordia.com>
10073 * fvwm/fvwm.1.in: Add -cmd module timeout information.
10075 2002-09-13 olicha <olivier.chapuis@free.fr>
10077 * libs/Colorset.c (CreateBackgroundPixmap):
10078 (UpdateBackgroundTransparency):
10079 (SetRectangleBackground):
10081 * fvwm/colorset.c (*):
10083 * fvwm/events.c (HandlePropertyNotify):
10084 Starting implementation of RootTransparent colorset. Worked on
10085 tinted Transparent colorset. Various colorset parsing fixes.
10087 * libs/Fft.c (FftDrawString):
10089 Added the possibility to draw with a clipping region.
10091 * libs/FRender.c (FRenderRender):
10092 * libs/PictureGraphics.c (PGraphicsRenderPixmaps):
10093 (PCreateRenderPixmap):
10094 (PGraphicsCreateTransprency):
10095 (PGraphicsTintRectangle):
10096 Improve current rendering functions to be able to tint the
10097 ParentalRelative pixmap or the background of a window.
10098 Re-enabled XRender rendering.
10101 remove a #if 0 debug "render" code
10103 2002-09-13 Mikhael Goikhman <migo@homemail.com>
10105 * fvwm/builtins.c (ReadTitleButton):
10107 new button state shortcuts AllNormal, AllToggled,
10108 AllActive, AllInactive, AllUp, AllDown
10110 * fvwm/module_interface.c:
10114 possibly fixed compilation with non gcc
10116 2002-09-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10118 * fvwm/focus.c (_focus_grab_buttons):
10119 (__focus_grab_buttons):
10121 (__focus_grab_one_button):
10122 grab all modifier combinations on client windows by default if
10123 necessary; this saves a lot of traffic but may grab unnecessary
10124 modifiers with mouse bindings on the client window
10127 * libs/defaults.h (DEF_FP_MODIFIERS):
10128 * fvwm/events.c (__handle_focus_raise_click):
10129 * fvwm/style.c (style_parse_focus_policy_style):
10130 * fvwm/focus_policy.h (FPOL_ANY_MODIFIER_MASK):
10131 default is now to use any modifiers for clicktofocus/raise purposes
10133 * fvwm/menus.c (__mloop_get_event):
10136 fixed tear off menus
10138 * libs/FEvent.c (FCheckIfEvent):
10140 (FCheckTypedEvent):
10141 (FCheckTypedWindowEvent):
10142 (FCheckWindowEvent):
10143 fixed FCheck...Event functions thus fixing Menu command behaving like
10146 * fvwm/move_resize.c (InteractiveMove):
10147 fixed offset between pointer and window when dragging
10149 * fvwm/virtual.c (HandlePaging):
10150 * fvwm/icons.c (CMD_Iconify):
10151 * fvwm/move_resize.c (InteractiveMove):
10152 * fvwm/menus.c (get_menu_options):
10153 (get_menu_options):
10154 * libs/FScreen.c (GetMouseXY):
10155 use new function fev_get_evpos_or_query()
10157 * libs/Makefile.am:
10161 (GetLocationFromEventOrQuery):
10162 moved to FEvent.c and renamed to fev_get_evpos_or_query()
10163 * libs/FEvent.c (fev_set_evpos):
10166 * fvwm/functions.c (__execute_function):
10167 (execute_complex_function):
10168 fixed complex action clicking logic
10170 * fvwm/add_window.c (CaptureOneWindow):
10171 fixed RecaptureWindow
10172 (CaptureAllWindows):
10175 * fvwm/functable.c (func_table):
10176 fixed running RecaptureWindow without a context window
10178 * fvwm/conditional.c (circulate_cmd):
10179 fixed action to run
10181 * fvwm/events.c (HandleVisibilityNotify):
10182 fixed VisibilityNotify handling
10184 * fvwm/functions.c (execute_complex_function):
10185 fixed memory corruption
10186 (__execute_function):
10187 fixed using wrong context
10188 (__execute_function):
10189 removed conditional that was always true now
10193 * fvwm/module_interface.c (ExecuteModuleCommand):
10194 initialise module number
10196 2002-09-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10198 * fvwm/add_window.c (CaptureOneWindow):
10199 fixed memory corruption
10201 * fvwm/icons.c (Iconify):
10203 fixed bug introduced with transient stacking patch
10205 * fvwm/functions.c (DeferExecution):
10206 (__execute_function):
10207 (execute_complex_function):
10208 cleaned up and optimized exec_context handling
10213 * fvwm/windowlist.c:
10214 * fvwm/conditional.c:
10216 * fvwm/functions.c:
10217 * fvwm/placement.c:
10221 * fvwm/module_interface.c:
10224 * fvwm/add_window.c:
10225 * fvwm/move_resize.c:
10226 * fvwm/fvwm.h (F_CMD_ARGS):
10228 completely removed the builtin command arguments fw, w, and context
10230 * fvwm/functions.c (DeferExecution):
10233 * fvwm/stack.c (BroadcastRestack):
10234 removed global lastTimestamp
10236 * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
10237 (EWMH_ProcessPropertyNotify):
10238 (ewmh_WMStateShaded):
10239 (ewmh_WMStateSticky):
10240 (ewmh_WMStateHidden):
10244 (ewmh_CloseWindow):
10245 (ewmh_DesktopGeometry):
10246 (ewmh_ActiveWindow):
10247 use new function interface
10249 * fvwm/menus.c (do_menu):
10250 * fvwm/menucmd.c (menu_func):
10251 * fvwm/windowlist.c (CMD_WindowList):
10252 use new function interface
10253 replaced "(XEvent *)1" hack with a regular flag
10255 2002-09-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10257 * fvwm/add_window.c (destroy_window):
10258 * fvwm/update.c (destroy_scheduled_windows):
10259 * fvwm/screen.h (ScreenInfo):
10260 new member is_executing_menu_function
10262 * fvwm/windowlist.c (CMD_WindowList):
10263 * fvwm/menucmd.c (menu_func):
10264 * fvwm/gnome.c (CMD_GnomeButton):
10265 (GNOME_ProcessClientMessage):
10266 (GNOME_HandlePropRequest):
10267 * fvwm/modconf.c (CMD_Send_ConfigInfo):
10268 * fvwm/update.c (apply_window_updates):
10269 * fvwm/repeat.c (CMD_Repeat):
10270 * fvwm/conditional.c (circulate_cmd):
10282 * fvwm/focus.c (warp_to_fvwm_window):
10283 (CMD_WarpToWindow):
10284 * fvwm/read.c (run_command_stream):
10285 (run_command_file):
10288 * fvwm/fvwm.c (Done):
10292 use new function interface
10294 fixed running startup script under random module number
10296 * fvwm/functions.c (execute_function_override_window):
10297 * fvwm/functions.c (execute_function_override_wcontext):
10298 new convenience functions
10305 * fvwm/module_interface.c (CMD_Send_WindowList):
10307 (CMD_set_sync_mask):
10308 (CMD_set_nograb_mask):
10310 don't use "Module" argument anymore
10311 (ExecuteModuleCommand):
10313 use new function interface
10315 * fvwm/add_window.c (CaptureOneWindow):
10317 (CaptureAllWindows):
10318 * fvwm/events.c (HandleMapRequestKeepRaised):
10319 * fvwm/add_window.c (AddWindow):
10320 AddWindow takes executiuon context as its argument instead of the
10321 window; changed caller
10322 don't use "Event" anymore
10324 * fvwm/fvwm.c (StartupStuff):
10325 generate an execution context for startup
10327 * fvwm/move_resize.c (DoResize):
10331 renamed and used new function interface in args
10333 * fvwm/geometry.c (constrain_size):
10334 added XEvent *e argument to remove use of global "Event"; changed all
10337 2002-09-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10339 * fvwm/stack.c (get_next_window_in_stack_ring):
10340 (get_prev_window_in_stack_ring):
10341 (get_transientfor_fvwmwindow):
10342 * fvwm/icons.c (SetMapStateProp):
10343 * fvwm/events.c (fake_map_unmap_notify):
10344 * fvwm/misc.c (IsRectangleOnThisPage):
10345 * fvwm/menus.c (menu_enter_tear_off_menu):
10346 (menu_close_tear_off_menu):
10347 * fvwm/icons.c (DrawIconWindow):
10349 * fvwm/colormaps.c (InstallWindowColormaps):
10350 made FvwmWindow * arguments const in many functions
10352 * fvwm/menus.c (pop_menu_up):
10355 (__mloop_do_popup):
10357 (menu_enter_tear_off_menu):
10358 (__mloop_get_event):
10359 (__mloop_get_event_timeout_loop):
10361 (__mloop_get_mi_actions):
10363 * fvwm/events.c (HandleEnterNotify):
10364 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
10369 * fvwm/functions.c (DeferExecution):
10370 (__execute_function):
10371 * fvwm/windowlist.c (CMD_WindowList):
10372 * fvwm/colormaps.c (colormap_handle_colormap_notify):
10373 * fvwm/module_interface.c (CMD_ModuleSynchronous):
10374 (ExecuteModuleCommand):
10375 * fvwm/builtins.c (CMD_Wait):
10376 * fvwm/events.c (WaitForButtonsUp):
10377 (HandleShapeNotify):
10378 (HandleVisibilityNotify):
10379 (HandleUnmapNotify):
10380 (HandleSelectionRequest):
10381 (HandleReparentNotify):
10382 (HandlePropertyNotify):
10383 (HandleMotionNotify):
10384 (HandleMapRequestKeepRaised):
10385 (HandleMapRequest):
10386 (HandleMappingNotify):
10388 (HandleLeaveNotify):
10393 (HandleEnterNotify):
10394 (HandleDestroyNotify):
10395 (HandleColormapNotify):
10396 (HandleClientMessage):
10397 (HandleButtonRelease):
10398 (HandleButtonPress):
10399 (__handle_bpress_on_root):
10400 (__handle_bpress_action):
10401 (__handle_click_to_raise):
10402 (__handle_click_to_focus):
10403 (__is_bpress_window_handled):
10404 (__handle_focus_raise_click):
10405 don't use "Event", "Fw" and old_execute_function() anymore
10407 * fvwm/events.c (dispatch_event):
10408 removed preserve_tmpwin argument; changed all callers
10410 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
10411 fixed random focus member of faked event
10413 * fvwm/gnome.c (GNOME_ProcessClientMessage):
10414 * fvwm/ewmh_events.c (EWMH_ProcessClientMessage):
10415 (EWMH_ProcessPropertyNotify):
10416 * fvwm/move_resize.c (DisplaySize):
10418 (position_geometry_window):
10419 * fvwm/geometry.c (get_window_borders):
10420 (get_window_borders_no_title):
10423 * fvwm/events.c (dispatch_event):
10424 create event execution context
10425 (HandleClientMessage):
10426 removed useless local "button"
10428 don't fiddle with global Fw anymore; added argument to return context
10429 window; changed all callers
10431 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
10432 * fvwm/move_resize.c (__resize_window):
10433 use new event handle interface
10436 * fvwm/eventhandler.h:
10437 new event handler interface
10439 * fvwm/functions.c (CMD_Plus):
10440 * fvwm/builtins.c (AddToDecor):
10442 (CMD_DestroyDecor):
10443 use F_CMD_ARGS in AddToDecor
10445 removed useless check for realloc return value
10446 use new function interface
10447 fixed another memory leak
10449 * fvwm/builtins.c (__remove_window_decors):
10450 replace old_execute_function with execute_function
10452 * fvwm/add_window.c (setup_window_placement):
10453 * fvwm/placement.c (PlaceWindow):
10454 * fvwm/schedule.c (execute_obj_func):
10455 * fvwm/colorset.c (add_to_junk):
10456 use new function call interface
10458 * fvwm/fvwm.h (F_EXEC_ARGS):
10459 (F_PASS_EXEC_ARGS):
10460 removed now unused macros
10462 * fvwm/functions.c (CheckActionType):
10465 (__execute_function):
10466 (__run_complex_function_items):
10467 (execute_complex_function):
10468 rewrote function call interface
10470 * fvwm/functions.c (__run_complex_function_items):
10471 new function split off from execute_complex_function
10475 removed "Event" global
10477 2002-09-08 Dan Espen <dane@mk.telcordia.com>
10479 * fvwm/fvwm.1.in: Language check.
10481 2002-09-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10483 * fvwm/functions.c (old_execute_function):
10486 * fvwm/module_interface.c (do_execute_module):
10487 don't write module argument anymore; code claimed that writing 0 into
10488 *Module prevented WaitForButtonsUp from being called, but that was
10489 either a lie or a relic of the past
10491 * fvwm/fvwm.h (exec_func_args_type):
10495 removed *Module argument
10497 * fvwm/functions.c (__execute_function):
10500 * fvwm/functions.h (enum):
10501 added more function execution falgs
10504 add exec_context_t *exc to builtin arguments
10506 * libs/FEvent.c (fev_copy_last_event):
10509 * fvwm/execcontext.h:
10510 * fvwm/execcontext.c:
10511 new files introducing the "exec_context_t" structure that shall replace
10512 the builtin command interface
10514 * fvwm/stack.c (__RaiseOrLowerWindow):
10515 (RaiseOrLowerWindow):
10516 (__restack_window):
10517 (mark_transient_subtree):
10518 (__sort_transient_ring):
10519 properly handle restacking of windows with more than one transient and
10520 multiple levels of transients at the same time
10521 (__RaiseOrLowerWindow):
10522 (RaiseOrLowerWindow):
10523 renamed function and added wrapper
10525 * fvwm/fvwm.h (FvwmWindow):
10526 added new scratch registers
10528 2002-09-06 Mikhael Goikhman <migo@homemail.com>
10532 minor improvements in the new release procedure
10534 2002-09-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10536 * fvwm/stack.c (RaiseOrLowerWindow):
10537 (__restack_window):
10538 (mark_transient_subtree):
10539 (must_move_transients):
10540 (is_on_top_of_layer_ignore_rom):
10541 handle restacking trees of transient windows; still does not work too
10542 well if a window has multiple transients at the same time
10544 2002-09-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10548 restored versions from before 9th of September
10549 (RaiseOrLowerWindow):
10550 fixed StackTransientParent style without RaiseTransient or
10551 LowerTransient on transient_for window
10552 StackTransientParent works only on window in the same layer
10553 (mark_transient_subtree):
10554 fixed handling of window group hint w/ iconify
10556 (RaiseOrLowerWindow):
10558 fixed flickering when overlapping transients aree lowered
10560 * fvwm/move_resize.c (__resize_window):
10561 * fvwm/colorset.c (add_to_junk):
10562 cleaned up event handling
10564 * fvwm/move_resize.c (__resize_window):
10565 renamed function and changed callers
10567 * fvwm/fvwm.h (F_PASS_ARGS):
10569 removed eventp command argument
10571 * fvwm/events.c (DispatchEvent):
10573 renamed function, added event argument and changed all callers
10575 * libs/FEvent.c (fev_fake_event):
10576 * libs/FEvent.c (fev_get_evtype__remove_me):
10579 * fvwm/menus.c (menuShortcuts):
10586 (__mloop_get_event_timeout_loop):
10587 (__mloop_get_event):
10588 (__mloop_do_popup):
10589 (__mloop_do_popup):
10591 * fvwm/builtins.c (CMD_FakeClick):
10592 * fvwm/functions.c (CheckActionType):
10594 * fvwm/focus.c (__try_program_focus):
10595 (__try_program_focus):
10596 * fvwm/icccm2.c (SetupICCCM2):
10597 * fvwm/virtual.c (HandlePaging):
10598 * fvwm/module_interface.c (make_vpacket):
10599 (make_new_vpacket):
10600 * fvwm/schedule.c (squeue_get_next_ms):
10601 (squeue_get_next_ms):
10603 * fvwm/stack.c (BroadcastRestack):
10604 * fvwm/move_resize.c (resize_window):
10606 * libs/FEvent.c (fev_get_evtime):
10607 removed global lastTimestamp; use fev_get_evtime() from FEvent.c instead
10609 * fvwm/events.c (HandleEnterNotify):
10613 (discard_window_events):
10614 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
10617 * fvwm/menus.c (__mloop_get_event):
10618 * fvwm/virtual.c (HandlePaging):
10620 * fvwm/functions.c (DeferExecution):
10622 * fvwm/misc.c (get_server_time):
10623 * fvwm/builtins.c (CMD_StrokeFunc):
10624 * fvwm/menus.c (pop_menu_up):
10627 * libs/FEvent.c (fev_update_last_timestamp):
10628 removed StashEventTime function; handle this directly in FEvent.c
10630 * fvwm/module_interface.c (ExecuteModuleCommand):
10631 * fvwm/misc.c (Keyboard_shortcuts):
10632 * fvwm/colormaps.c (colormap_handle_colormap_notify):
10633 * fvwm/events.c (handle_all_expose):
10637 don't use Event global anymore
10639 * fvwm/bindings.c (activate_binding):
10640 fixed key bindings on window corners
10642 * libs/fvwmlib.h (C_DECOR):
10643 context including all parts of the decorations
10645 2002-09-04 Mikhael Goikhman <migo@homemail.com>
10648 fixed compilation warning in #endif comment
10651 removed debug fprintf
10657 another solution for reporting the cvs status
10659 2002-09-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10661 * configure.in (LIBOBJS):
10662 * acinclude.m4 (smr_SWITCH):
10663 fix for autoconf 2.53
10666 removed unnecessary includes
10668 * fvwm/Makefile.am (fvwm_SOURCES):
10670 * fvwm/eventmasks.h:
10671 * fvwm/eventhandlers.h:
10672 new files split from events.h
10674 * fvwm/icccm2.c (HandleSelectionRequest):
10675 (HandleSelectionClear):
10676 * fvwm/colormaps.c (HandleColormapNotify):
10677 * fvwm/menus.c (menu_tear_off):
10678 * fvwm/move_resize.c (resize_window):
10681 new argument avh_args_t to the event handler functions; still unused
10682 moved all event handlers to events.c
10683 remove now unnecessary includes in some files
10685 * fvwm/icccm2.c (HandleSelectionRequest):
10689 use replacements for X event functions everywhere
10691 2002-09-03 Mikhael Goikhman <migo@homemail.com>
10695 * fvwm/borders.c (border_flags_to_button_state):
10697 * fvwm/builtins.c (ReadTitleButton):
10698 * fvwm.1.in (ButtonStyle, TitleStyle, ButtonState):
10699 * fvwm/fvwm.c (InitVariables):
10700 Imlemented new title and button states InactiveUp and InactiveDown,
10701 new state shortcuts Active, Inactive, ToggledActive, ToggledInactive.
10702 So now there are 4+4 states and 2+2 aliases instead of 3+3 states.
10703 Updated all ButtonStyle, TitleStyle and ButtonState commands.
10706 reformat license info in -version to be 3 lines and one empty line
10707 instead of 5 non-empty lines, for readability
10709 2002-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10713 * libs/Makefile.am:
10716 * fvwm/stack.c (__raise_or_lower_recursion):
10717 (RaiseOrLowerWindow):
10718 split into two functions
10719 renamed to __raise_or_lower_window
10720 (mark_transient_subtree):
10721 new flag MARK_CLEAR
10722 (position_new_window_in_stack_ring):
10725 cleaned up stacking code
10727 * fvwm/menus.c (paint_menu):
10728 fixed a minor drawing problem with menu item reliefs
10730 2002-09-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10732 * fvwm/move_resize.c (InteractiveMove):
10733 removed eventp from interface
10734 changed all callers
10736 * fvwm/menucmd.c (menu_func):
10737 * fvwm/gnome.c (GNOME_ProxyButtonEvent):
10738 * fvwm/windowlist.c (CMD_WindowList):
10739 * fvwm/read.c (run_command_file):
10740 (run_command_stream):
10741 * fvwm/focus.c (warp_to_fvwm_window):
10742 * libs/Event.c (GetSubwindowFromEvent):
10743 * fvwm/events.c (GetContext):
10744 * libs/Pointer.c (GetLocationFromEventOrQuery):
10745 * fvwm/builtins.c (CMD_StrokeFunc):
10747 * fvwm/events.c (StashEventTime):
10748 * fvwm/move_resize.c (InteractiveMove):
10749 * fvwm/functions.c (DeferExecution):
10750 (old_execute_function):
10751 * fvwm/fvwm.h (F_CMD_ARGS):
10753 make eventp argument const to ease clean up work
10755 * fvwm/windowlist.c (CMD_WindowList):
10756 * fvwm/move_resize.c (InteractiveMove):
10757 * fvwm/menucmd.c (menu_func):
10758 * fvwm/icons.c (CMD_Iconify):
10759 always query pointer position in case a script modified the position
10762 * fvwm/focus.c (SetPointerEventPosition):
10763 removed function since it modifies the global event variable
10765 * fvwm/functable.c (func_table):
10766 added cursor and event type members fo DeferExecution call
10767 * fvwm/functions.c (DeferExecution):
10768 made static, call from inside functions.c only
10769 removed calls everywhere
10771 * fvwm/builtins.c (CMD_StrokeFunc):
10774 * fvwm/virtual.c (HandlePaging):
10776 don't use global "Event" anymore
10778 pass in event structure through arguments
10779 changed all callers
10781 2002-09-02 olicha <olivier.chapuis@free.fr>
10783 * libs/Colorset.c (*):
10785 * libs/colorset.c (parse_colorset):
10786 * libs/PictureGraphics.c (PGrabXImage):
10787 (PCreateRenderPixmap):sx
10788 (PGraphicsCreateTransprency):
10789 * libs/PictureGraphics.h:
10790 An experimental implementation of ParentalRelative tinted background
10792 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10793 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
10795 * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
10796 * libs/FRenderInit.c (FRenderInit):
10797 (FRenderGetAlphaDepth):
10798 * libs/FRenderInit.h:
10799 Fixed alpha blending for xserver without depth 8 pixmap
10805 2002-09-01 olicha <olivier.chapuis@free.fr>
10808 Colorset and alpha blending news
10810 2002-08-31 olicha <olivier.chapuis@free.fr>
10812 * libs/Ficonv.c (convert_charsets):
10813 Fixed compilation on systems that do not have EILSEQ
10815 2002-08-30 olicha <olivier.chapuis@free.fr>
10817 * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
10818 Fixed compilation of certain modules
10820 * fvwm/borders.c (border_render_into_pixmap):
10821 * libs/PictureGraphics.c (PGraphicsCreateStretchPicture):
10822 * libs/PictureGraphics.h:
10823 * libs/Graphics.c (CreateStretchPixmap):
10824 (CreateStretchYPixmap):
10825 (CreateStretchXPixmap):
10826 Progress with masks in multipixmap title
10828 * libs/PictureGraphics.c (PCopyArea):
10830 (PCreateRenderPixmap):
10831 * fvwm/borders.c (border_fill_pixmap_background):
10834 * fvwm/icons.c (DrawIconWindow):
10835 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10836 Fixed the shape mask of ewmh icons and icons with some alpha
10838 2002-08-30 olicha <olivier.chapuis@free.fr>
10840 * libs/PictureGraphics.c (PCreateRenderPixmap):
10841 (PGrabImageErrorHandler):
10842 (PGraphicsCopyPixmaps):
10843 (PGraphicsCopyFvwmPicture):
10844 (PGraphicsTileRectangle):
10845 (PGraphicsRenderPixmaps):
10846 (PGraphicsRenderPicture):
10847 * libs/PictureGraphics.h:
10848 * libs/PictureBase.h:
10849 Replaced PGraphicsTileRectangle with a more powerful function,
10850 PCreateRenderPixmap, which performs *full* XRender simulation.
10851 So alpha blending is now supported even without Xrender support.
10852 New interface function PGraphicsRenderPixmaps and PGraphicsRenderPicture
10853 for direct rendering with tint and alpha channel.
10855 * libs/FRender.c (FRenderVisualInit):
10857 (FRenderTintRectangle):
10859 * libs/FRenderInterface.h:
10860 Replaced FRenderCopyArea and FRenderTintRectangle with a more general
10861 and more powerfull function FRenderRender
10863 * libs/PictureImageLoader.c (PImageCreatePixmapFromArgbData):
10865 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
10866 Load the alpha even without Xrender support
10869 * fvwm/colorset.c (parse_pixmap_tint):
10872 Implemented IconTint, IconAlpha, bgTint. Tint (~ PixmapTint or ImageTint
10873 or obsolete TintMask) also tints gradients and the tint is applied
10874 only to the pixmap not the bg color. The average bg is computed from
10875 the "original" pixmap and not the tinted one, bgTint should be used
10876 to get a real average bg in the case the pixmap is tinted
10878 * fvwm/icons.c (DrawIconWindow):
10879 (CreateIconWindow):
10880 * fvwm/menuitem.c (menuitem_paint):
10881 * fvwm/menus.c (paint_side_pic):
10882 * fvwm/borders.c (border_get_border_background):
10883 (border_draw_decor_to_pixmap):
10884 (border_fill_pixmap_background):
10885 * fvwm/events.c (HandlePropertyNotify):
10886 Picture rendering use the new PGraphicsRenderPixmaps and
10887 PGraphicsRenderPicture libs functions. Respect new colorset options
10889 * fvwm/colorset.c (parse_colorset):
10891 (CMD_ReadWriteColors):
10893 Removed the read write colorset codes
10895 * libs/Graphics.c (CalculateGradientDimensions):
10896 Fixed the size of dithered H and V gradients
10898 * libs/PictureUtils.c (*):
10899 * libs/PictureUtils.h:
10902 2002-08-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10904 * fvwm/menus.c (paint_menu_gradient_background):
10905 fixed drawing of SidePic menu background when not using SideColor
10908 * FvwmIconBox/icons.c:
10911 2002-08-26 Mikhael Goikhman <migo@homemail.com>
10913 * NEWS: mention new FvwmButtons additions and TitleStyle MultiPixmap
10915 2002-08-26 Mikhael Goikhman <migo@homemail.com>
10918 fixed --disable-ewmh
10922 added const to some prototypes
10924 2002-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10926 * fvwm/menus.c (MenuInteraction):
10928 renamed MenuInteraction to __menu_loop
10930 * fvwm/menus.c (pop_menu_up):
10933 removed pdo_warp_to_title argument of pop_menu_up and changed all
10934 callers; logic is now in last_saved_position_hints
10935 (__menu_get_next_event_timeout_loop):
10936 began to split MenuInteraction into several sub functions
10937 go away, evil "goto"!
10939 * fvwm/style.c (style_parse_one_style_option):
10940 all boolean styles - and *only* boolean styles, can be prefixed with a
10941 '!' to invert their meaning
10942 (style_parse_button_style):
10943 moved Button and NoButton styles to separate function
10947 updated for 2.5.4-devel
10956 * fvwm/menuitem.h (struct):
10957 * fvwm/menus.c (paint_menu_gradient_background):
10958 (paint_menu_pixmap_background):
10960 (clear_expose_menu_area):
10961 fixed TiledPixmap menu background drawing bug
10962 sorted function in file and removed forward declarations
10964 2002-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
10966 * fvwm/Makefile.am (LDADD):
10967 put -lfvwm at front of library list
10969 * fvwm/windowlist.c (CMD_WindowList):
10970 print window's page instead of current page in windowlist
10972 2002-08-24 Bob Woodside <dumbledore@woodsway.com>
10974 * fvwm/events.c (HandleButtonPress, HandleEnterNotify):
10975 Fix for Experimental RaiseOverUnmanaged Handling.
10977 2002-08-22 Bob Woodside <dumbledore@woodsway.com>
10981 New defs for Experimental RaiseOverUnmanaged Handling.
10983 * fvwm/events.c (HandleEnterNotify):
10985 (set_focus_to_fwin)
10986 (focus_query_grab_buttons)
10987 (_focus_grab_buttons)
10988 (focus_grab_buttons)
10989 (focus_grab_buttons_client_entered)
10991 (__activate_window_by_command)
10992 (_ReturnFocusWindow)
10994 (_ForceDeleteFocus)
10996 (raise_over_unmanaged)
10997 (is_above_unmanaged)
10998 (_is_on_top_of_layer)
10999 (is_on_top_of_layer)
11000 (is_on_top_of_layer_and_above_unmanaged)
11001 Experimental RaiseOverUnmanaged Handling - an attempt to fix the
11002 interaction of RaiseOverUnmanaged with various focus policies,
11003 particularly mouse focus + client click raises; issue mouse
11004 button grabs when and only when they are actually needed; and
11005 fix the old "xfm + MouseFocusClickRaises" bug once and for all.
11006 (Thanks to the GFPR, this is much more straightforward to do!)
11008 2002-08-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11011 added a paragraph about scripting and complex functions.
11013 * fvwm/style.c (style_parse_one_style_option):
11014 fixed flag_mask and change_mask of TitleAt... styles that broke left
11017 2002-08-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11020 describe new focus policy styles
11022 2002-08-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11024 * fvwm/style.c (merge_styles):
11025 fixed applying style updates immediately
11027 * fvwm/geometry.c (constrain_size):
11028 fixed font resizing of maximized windows
11030 * fvwm/window_flags.h:
11031 * fvwm/fvwm.h (has_new_wm_normal_hints):
11034 * fvwm/events.c (HandleEnterNotify):
11035 fixed UngrabNotify returning focus to just unfocused window
11039 * fvwm/style.c (merge_styles):
11041 (__simplify_style_list):
11042 fixed default style calculations
11044 * fvwm/events.c (HandleConfigureRequest):
11045 disabled debug output
11047 * fvwm/style.c (merge_styles):
11048 * fvwm/fvwm.h (window_style):
11049 new style member default_mask to allow two levels of defaults;
11050 fixes focus policy defaults
11052 rewrote many of the macros; changed all callers
11054 * fvwm/borders.c (RenderIntoPixmap):
11055 (DrawMultiPixmapTitlebar):
11056 (border_render_into_pixmap):
11057 (border_draw_multi_pixmap_titlebar):
11058 applied Suzanne Skinner's multi pixmap titles fix
11059 renamed functions and changed all callers
11061 * libs/FScreen.c (FScreenGetScrRect):
11064 new utility functions
11066 * fvwm/windowlist.c (CMD_WindowList):
11067 new option MaxLabelWidth for the WIndowList command based on patch by
11069 new options NoLayer, ShowPage, ShowPageX, ShowPageY and ShowScreen to
11070 WindowList command.
11072 * fvwm/events.c (HandleConfigureRequest):
11073 removed debug code now that the EXPERIMENTAL_ANTI_RACE_CONDITION_CODE
11074 seems to work without problems
11076 2002-08-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11078 * fvwm/style.c (merge_styles):
11079 fixed style defaults getting stuck to on once set
11082 fixed a number of non portable uses of the "test" command and unified
11083 the used syntax of all calls to reduce chance of copy-and-paste
11086 2002-08-17 Mikhael Goikhman <migo@homemail.com>
11090 minor typos and improvements;
11091 better string quotings and detection of fribidi for autoconf-2.53
11093 * fvwm/Makefile.am:
11094 don't include *.in in EXTRA_DIST, they are auto-included
11096 2002-08-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11098 * fvwm/events.c (HandleConfigureRequest):
11099 (HandlePropertyNotify):
11100 (is_resizing_event_pending):
11101 fixed uninitialised return code of test_resizing_event
11103 2002-08-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11105 * fvwm/decorations.c (SelectDecor):
11107 * fvwm/window_flags.h:
11109 moved common.s.has_no_border window flag to common.has_no_border to
11110 fix windows getting stuck without a border once the HandleWidth or
11111 BorderWidth was set to 0 and then increased again
11114 removed reference to BUGS and TODO
11117 moved a lot of constant definitions to configure.in; the fvwm.lsm and
11118 fvwm.1 files don't have to be updated for a release anymore; the release
11119 number and date are set by configure
11121 * fvwm/fvwm.c (setVersionInfo):
11122 fixed output of "fvwm -version"
11124 2002-08-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11126 * fvwm/style.c (style_parse_one_style_option):
11127 Old focus styles override less of the behaviour specified with the
11128 FP... styles; use defaults instead without setting the mask
11129 (style_parse_one_style_option):
11130 removed the styles MouseFocusClickIgnoreMotion and
11131 MouseFocusClickIgnoreMotionOff, use the corresponfing FP... styles
11133 (style_parse_one_style_option):
11134 ClickToFocusRaises now works only on the client window, not on the
11136 (style_parse_one_style_option):
11137 fixed FocusFollowsMouse style
11138 (style_set_old_focus_policy):
11139 moved old default focus settings to a separate function, simplified code
11141 2002-08-14 Dan Espen <dane@mk.telcordia.com>
11143 * fvwm/fvwm.1: Add hot-spot is an offset information,
11144 fix spelling, "hot-spot", not "hotspot" (too bad its wrong in
11147 2002-08-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11149 * fvwm/style.c (style_parse_focus_policy_style):
11150 fixed parsing of FPFocusClickButtons and FocusClickModifiers
11152 * libs/Makefile.am:
11153 added missing files
11155 * fvwm/events.c (HandleConfigureRequest):
11156 fixed ConfigureRequest race condition
11158 2002-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11161 quote environment variables
11163 2002-08-13 olicha <olivier.chapuis@free.fr>
11166 Color limit and dithering news
11169 Added a minimal doc for the -color-limit option
11171 * fvwm/builtins.c (CMD_ColorLimit):
11172 ColorLimit is obsolete
11174 * fvwm/builtins.c (ReadDecorFace):
11175 * libs/PictureUtils.c (my_dither_depth_15_16_init):
11176 (PictureAllocColorAllProp):
11177 Implemented dithering for depth 16 and 15. This is off by default
11178 in colorset (use the dither colorset option) and on by default
11179 for window title gradient. Gradient are visibly more smooth.
11181 * libs/PictureUtils.c (*):
11184 2002-08-13 Mikhael Goikhman <migo@homemail.com>
11187 corrected the pixmap cursor description, added an example
11189 2002-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11191 * fvwm/menus.c (select_menu_item):
11192 (paint_menu_gradient_background):
11193 fixed a redrawing problem with H/Vgradient menu faces
11195 fixed a minor problem w/ entering submenus via keyboard
11197 2002-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11199 * fvwm/move_resize.c (CMD_ResizeMove):
11202 (CMD_ResizeMaximize):
11203 (CMD_ResizeMoveMaximize):
11204 commands can be used on iconified windows again
11208 moved pre-2.2 NEWS to ONEWS
11211 * libs/safemalloc.c:
11217 * fvwm/menustyle.c:
11224 let config.h include strinh.h or strings.h
11226 * fvwm/style.c (style_parse_one_style_option):
11227 (style_parse_one_style_option):
11228 fixed icon box crash
11230 * fvwm/bindings.c (update_nr_buttons):
11231 fixed extra buttons on window decorations
11233 * fvwm/style.c (style_parse_one_style_option):
11234 fixed parsing of the FP... and !FP... styles
11236 2002-08-12 Bob Woodside <dumbledore@woodsway.com>
11238 * fvwm/style.c (style_parse_one_style_option):
11239 Fixed a typo so that ClickToFocusRaisesOff actually turns
11240 the option off instead of on.
11242 2002-08-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11244 * fvwm/focus.c (focus_grab_buttons):
11245 only grab necessary buttons on the client window
11247 2002-08-11 olicha <olivier.chapuis@free.fr>
11249 * libs/PictureUtils.c (PICTURE_DEBUG_COLORS_ALLOC_FAILURE):
11250 Removed some debug code
11252 * fvwm/fvwm.c (main):
11254 Added -color-limit to fvwm usage
11256 2002-08-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11258 * fvwm/style.c (style_parse_one_style_option):
11259 (style_parse_focus_policy_style):
11260 added style options "FP..." to control focus policy
11261 removed OverrideGrabFocus and AllowGrabFocus styles
11263 * fvwm/style.c (merge_styles):
11264 fixed style defaults != 0
11266 * fvwm/focus.c (__restore_focus_after_unmap):
11267 fixed a bug w/ reverting the focus from transients to the parent
11269 * fvwm/ewmh.c (ewmh_HandleDesktop):
11270 * fvwm/style.c (style_parse_one_style_option):
11271 fixed defaults for various focus styles
11276 * fvwm/frame.c (frame_mrs_resize_move_windows):
11277 backed out anti-flicker patch that slowed down command processing
11279 * fvwm/bindings.c (update_nr_buttons):
11281 fixed sluggish processing of mouse bindings
11283 * fvwm/events.c (__handle_bpress_action):
11284 fixed drawing of pressed decorations w/o bindings
11286 * fvwm/frame.c (frame_move_resize):
11287 removed debug code that broke focus handling
11289 * fvwm/style.c (style_parse_one_style_option):
11290 fixed passing the focus click to the app by default
11292 * fvwm/events.c (__handle_click_to_focus):
11293 * fvwm/focus.c (set_focus_to_fwin):
11294 (__set_focus_to_fwin):
11295 removed drawing code that broke as many places as it fixed; plus it
11296 cause unnecessary redraws
11298 * fvwm/events.c (HandleConfigureRequest):
11299 send a synthetical ConfigureNotify if an application is not granted its
11300 wishes from a ConfigureRequest; this is necessary for FixedPPosition
11301 and FixedPSize to work properly; also to be ICCCM compliant
11302 always force border_width 0 in these events
11303 in the experimental cr merging code, send a number of cn events equal
11304 to the number of merged events
11310 * fvwm/style.c (style_parse_focus_policy_style):
11311 (style_parse_icon_size_style):
11312 (style_parse_icon_box_style):
11313 (style_parse_icon_grid_style):
11314 (style_parse_icon_fill_style):
11315 (style_parse_one_style_option):
11316 (parse_and_set_window_style):
11317 split into separate functions
11318 (style_parse_one_style_option):
11319 simplified and cleaned up
11322 * fvwm/decorations.c:
11325 * fvwm/conditional.h:
11326 * fvwm/conditional.c:
11330 * fvwm/colormaps.c:
11333 reformatted and cleaned up
11335 2002-08-11 olicha <olivier.chapuis@free.fr>
11337 * libs/PictureUtils.c (*):
11338 * libs/PictureUtils.h:
11339 * libs/PictureDitherMatrice.h (new file):
11340 * libs/PictureImageLoader.c (*):
11341 * libs/PictureImageLoader.h:
11342 * libs/PictureGraphics.c (PGraphicsCreateDitherPixmap):
11343 (PCreateDitherPixmap):
11344 (PCreateTintedPixmap):
11345 * libs/PictureGraphics.h:
11346 * libs/PictureBase.c (PictureInitCMap):
11347 * libs/PictureBase.h:
11348 * libs/Picture.c (*):
11351 * libs/Colorset.c (DumpColorset):
11354 * libs/Graphics.c (all gradient functions):
11357 * fvwm/move_resize.c (CMD_XorPixmap):
11358 * fvwm/colors.c (FreeColors):
11359 * fvwm/builtins.c (CMD_DefaultColors):
11360 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
11361 * fvwm/builtins.c (FreeDecorFace):
11363 * fvwm/menus.c (pop_menu_down):
11364 (paint_menu_gradient_background):
11367 * fvwm/menustyle.c (menustyle_free_face):
11368 (menustyle_parse_face):
11370 (menustyle_update):
11371 (menustyle_parse_style):
11372 (CMD_CopyMenuStyle):
11373 * fvwm/menustyle.h:
11374 * fvwm/icons.c (GetIconFromFile):
11375 * fvwm/builtins.c (ReadMultiPixmapDecor):
11377 * fvwm/borders.c (border_draw_decor_to_pixmap):
11378 * fvwm/add_window.c (setup_mini_icon):
11379 * fvwm/fvwm.c (main):
11380 * fvwm/colorset.c (free_colorset_background):
11384 New color limit method and implement dithering in depth <= 8.
11385 Added a "fvwm picture attributes" structure for loading image.
11386 Some colors leaks fix. Add some (weak) color leaks. New option
11387 -color-limit for fvwm. 257 fix. Some prepartion for tint and
11390 2002-08-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11392 * libs/Flocale.c (FlocaleRotateDrawString):
11395 2002-08-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11397 * fvwm/style.c (parse_and_set_window_style):
11398 fixed the default for passing the click-to-raise click for mousey
11401 * fvwm/events.c (__handle_click_to_focus):
11402 removed redundant code
11403 (WaitForButtonsUp):
11404 fixed sluggish motion event handling when waiting for buttons to be
11407 * fvwm/focus.c (__set_focus_to_fwin):
11408 (set_focus_to_fwin):
11409 fixed redrawing the border w/ mousey focus when the window was entered,
11410 then the border was clicked before the FocusIn event arrived
11412 * fvwm/events.c (__handle_bpress_on_managed):
11413 * fvwm/style.c (parse_and_set_window_style):
11414 fixed some small focus problems
11417 reformatted and cleaned up
11422 * fvwm/focus.c (focus_query_click_to_raise):
11423 (focus_query_click_to_focus):
11424 * fvwm/style.c (parse_and_set_window_style):
11425 * fvwm/events.c (__test_for_motion):
11426 (__check_click_to_focus_or_raise):
11427 (__handle_focus_raise_click):
11428 (__is_bpress_window_handled):
11429 (__handle_click_to_focus):
11430 (__handle_click_to_raise):
11431 (__handle_bpress_stroke):
11432 (__handle_bpress_action):
11433 (__handle_bpress_on_root):
11434 (__handle_bpress_on_unmanaged):
11435 (__handle_bpress_on_managed):
11436 (HandleButtonPress):
11437 GFPR: completely rewrote ButtonPress handler, thus finishing the core
11438 of the new focus code; only the parsing for the new styles is missing
11440 * fvwm/virtual.c (is_pan_frame):
11443 2002-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11445 * fvwm/add_window.c (AddWindow):
11446 fixed compile error
11448 * fvwm/events.c (__handle_focus_raise_click):
11449 (HandleButtonPress):
11452 * fvwm/events.c (__handle_focus_raise_click):
11453 * fvwm/fvwm.h (struct):
11454 * fvwm/style.c (check_window_style_change):
11455 (parse_and_set_window_style):
11456 * fvwm/session.c (MatchWinToSM):
11457 * fvwm/window_flags.h:
11458 eliminated parts of the old focus code
11460 * fvwm/focus.c (__set_focus_to_fwin):
11461 (set_focus_to_fwin):
11462 * fvwm/fvwm.c (InitVariables):
11463 * fvwm/add_window.c (destroy_window):
11464 * fvwm/events.c (__handle_focus_raise_click):
11465 * fvwm/screen.h (ScreenInfo):
11466 eliminated Scr.Ungrabbed global
11468 * fvwm/update.c (apply_window_updates):
11469 (flush_window_updates):
11470 * fvwm/icons.c (DeIconify):
11472 * fvwm/move_resize.c (CMD_Maximize):
11475 * fvwm/frame.c (frame_free_move_resize_args):
11476 (__frame_setup_window):
11477 * fvwm/virtual.c (do_move_window_to_desk):
11478 (CMD_GotoDeskAndPage):
11481 * fvwm/stack.c (LowerWindow):
11482 * fvwm/events.c (HandleMapNotify):
11483 (HandleVisibilityNotify):
11486 (__handle_focus_raise_click):
11487 (HandleEnterNotify):
11488 (HandleMapRequestKeepRaised):
11489 * fvwm/add_window.c (setup_key_and_button_grabs):
11490 (setup_focus_policy):
11492 * fvwm/focus.c (__try_other_screen_focus):
11493 (__set_focus_to_fwin):
11494 (set_focus_to_fwin):
11495 (focus_grab_buttons_on_pointer_window):
11496 (focus_grab_buttons_on_layer):
11497 (focus_grab_buttons_new):
11498 cleaned up focus grab handling.
11500 * fvwm/focus.c (focus_grab_buttons_on_pointer_window):
11503 2002-08-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11505 * fvwm/add_window.c (setup_window_structure):
11507 discarded unused return code
11509 * fvwm/focus.c (focus_grab_buttons):
11510 split into two fucntions and fixed a bug with ungrabbing buttons
11512 * fvwm/focus_policy.c (fpol_query_allow_set_focus):
11513 * fvwm/style.c (parse_and_set_window_style):
11514 * fvwm/icons.c (DeIconify):
11516 * fvwm/events.c (HandleButtonPress):
11517 (HandleEnterNotify):
11518 (HandleLeaveNotify):
11520 (HandleMapRequestKeepRaised):
11521 * fvwm/add_window.c (CaptureAllWindows):
11522 * fvwm/virtual.c (UnmapDesk):
11524 (do_move_window_to_desk):
11525 * fvwm/update.c (flush_window_updates):
11526 * fvwm/focus.c (set_focus_model):
11528 (__restore_focus_after_unmap):
11529 much more GFPR work; these patches may break lots of things
11531 * fvwm/focus.c (set_focus_to_fwin):
11532 (__activate_window_by_command):
11534 (ReturnFocusWindow):
11536 (ForceDeleteFocus):
11537 renamed MoveFocus to set_focus_to_fwin
11539 2002-08-07 Mikhael Goikhman <migo@homemail.com>
11541 * libs/Fft.c (FftDrawString):
11542 removed redudant and buggy code that called DrawStringFunc before
11543 this pointer gets initialized
11545 * fvwm/focus.c (focus_query_click_to_raise):
11546 fixed possibly-uninitialized variable warning
11548 * fvwm/Makefile.am:
11549 specify stroke includes before Xft includes, may improve some cases
11551 2002-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11554 fixed sys/time.h detection
11556 * fvwm/events.c (HandleMappingNotify):
11557 * libs/Bindings.c (AddBinding):
11558 added MappingNotify event handler
11560 * fvwm/events.c (HandleMapRequest):
11563 * fvwm/events.c (InitEventHandlerJumpTable):
11564 another attempt at handling "unknown" modifiers in key bindings
11566 2002-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11568 * fvwm/stack.c (is_on_top_of_layer_ignore_rom):
11569 * fvwm/add_window.c (destroy_window):
11570 * fvwm/focus.c (focus_grab_buttons):
11573 2002-08-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11575 * fvwm/focus.c (focus_force_refresh_focus):
11576 * fvwm/events.c (HandleEnterNotify):
11577 (HandlePropertyNotify):
11578 (HandleButtonPress):
11579 * fvwm/icons.c (DeIconify):
11580 * fvwm/virtual.c (MapDesk):
11581 * fvwm/focus_policy.c (fpol_query_allow_user_focus):
11582 * fvwm/update.c (apply_window_updates):
11583 * fvwm/module_interface.c:
11584 * fvwm/conditional.c (MatchesConditionMask):
11587 * fvwm/icons.c (Iconify):
11588 removed "#if 0"ed code
11590 * fvwm/module_interface.c:
11591 disabled the old ConfigureWindow module interface
11594 * libs/fvwmsignal.h:
11596 * fvwm/ewmh_intern.h:
11598 * fvwm/module_interface.c:
11603 new file to encapsulate time.h and sys/time.h inclusion
11607 (mark_transient_subtree):
11608 (__mark_group_member):
11609 cleaned up and split into two functions
11611 * fvwm/focus.c (CMD_Focus):
11613 * fvwm/icons.c (DeIconify):
11616 (__activate_window_by_command):
11619 * fvwm/focus_policy.c (fpol_query_allow_set_focus):
11620 * fvwm/focus_policy.h (fpol_set_focus_by_t):
11621 * fvwm/style.c (parse_and_set_window_style):
11622 (parse_and_set_window_style):
11623 began implementing new focus control styles
11625 * fvwm/focus.c (DoSetFocus):
11626 (__restore_focus_after_unmap):
11631 (__set_focus_to_fwin):
11634 * fvwm/conditional.c (MatchesConditionMask):
11635 * fvwm/focus.c (focus_query_open_grab_focus):
11636 (focus_query_close_restore_focus):
11637 (focus_does_accept_input_focus):
11639 * fvwm/events.c (HandleUnmapNotify):
11640 (HandleEnterNotify):
11642 (HandleMapRequestKeepRaised):
11643 renamed some functions
11646 * fvwm/focus_policy.c:
11647 * fvwm/focus_policy.h:
11648 prepared some future focus policy flags
11651 enable error message when png or xpm test compilation fails
11654 * fvwm/window_flags.h:
11655 * fvwm/ewmh.c (ewmh_HandleDesktop):
11656 * fvwm/style.c (parse_and_set_window_style):
11657 (check_window_style_change):
11658 * fvwm/events.c (HandleButtonPress):
11659 (HandleVisibilityNotify):
11660 began GFPR migration of *raises* focus policy flags
11662 * fvwm/focus.c (focus_is_focusd):
11665 * libs/Bindings.c (AddBinding):
11666 fixed handling of "unknown" modifiers in key bindings
11668 * fvwm/focus.c (focus_grab_buttons):
11669 (focus_query_grab_buttons):
11670 moved focus policy code into separate function
11672 2002-08-02 Mikhael Goikhman <migo@homemail.com>
11677 2002-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11679 * fvwm/style.c (parse_and_set_window_style):
11680 * fvwm/focus.c (focus_query_grab_focus):
11681 * fvwm/events.c (HandleMapNotify):
11682 (HandlePropertyNotify):
11683 * fvwm/focus_policy.c (fpol_init_default_fp):
11685 new styles OverrideGrabFocus and AllowGrabFocus
11686 cleaned up focus grabbing code and moved to focus.c
11688 2002-07-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11690 * fvwm/focus.c (CMD_WarpToWindow):
11691 fixed negative arguments for unmanaged windows
11693 * fvwm/conditional.c (CMD_Direction):
11694 use PeekToken instead of GetNextToken
11696 new direction "center"
11698 2002-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11700 * fvwm/events.c (addkbsubinstoarray):
11701 disabled experimental pointer warping code
11704 removed menu crash debug code
11706 2002-07-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11709 added tons of crash debug code
11711 * fvwm/add_window.c:
11712 made a lot of internal functions static
11714 * fvwm/add_window.c (setup_button_windows):
11715 (destroy_title_window):
11716 (destroy_button_windows):
11717 (destroy_resize_handle_windows):
11718 (destroy_auxiliary_windows):
11721 * fvwm/icons.c (CreateIconWindow):
11722 safety patches w/ XDeleteContext
11724 * fvwm/menus.c (DestroyMenu):
11725 fixed a crash w/ accessing already deleted menus
11727 2002-07-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11729 * fvwm/menus.c (get_menu_options):
11730 fixed menu context rectangle "icon" if the icon was not just a pixmap
11732 2002-07-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11734 * fvwm/events.c (HandleMapNotify):
11735 (HandleMapRequestKeepRaised):
11736 (HandleUnmapNotify):
11737 * fvwm/ewmh_events.c (ewmh_WMStateModal):
11738 * fvwm/ewmh.c (ewmh_HandleDesktop):
11739 * fvwm/style.c (parse_and_set_window_style):
11740 removed old do_grab_focus_when_created and *_when_transient_* flags
11742 2002-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11744 * fvwm/conditional.c (MatchesConditionMask):
11745 * fvwm/focus.c (DoSetFocus):
11746 * fvwm/session.c (MatchWinToSM):
11747 * fvwm/module_interface.c (SETOLDFLAGS):
11748 removed old is_lenient flag
11751 * fvwm/style.c (__simplify_style_list):
11752 (simplify_style_list):
11755 * fvwm/window_flags.h:
11757 access macros for focus policy flags structures
11760 * fvwm/focus_policy.c:
11761 * fvwm/focus_policy.h:
11762 new files, begin great focus policy rewrite aka GFPR
11764 2002-07-22 Bob Woodside <dumbledore@woodsway.com>
11766 * fvwm/placement.c (PlaceWindow):
11767 Fixed interaction between CascadePlacement and StartsOnPage
11769 2002-07-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11771 * libs/fvwmsignal.c (fvwmSelect):
11772 call alloca(0) in fvwmSelect to make sure the memory is not leaked in
11775 2002-07-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11777 * fvwm/add_window.c (CaptureOneWindow):
11778 fixed a core dump w/ windows being destroyed during a recapture
11780 removed duplicate check if new windows still exist
11782 * fvwm/placement.c (CMD_PlaceAgain):
11783 * fvwm/move_resize.c (move_window_doit):
11785 * fvwm/virtual.c (MapDesk):
11787 (do_move_window_to_desk):
11788 * fvwm/icons.c (AutoPlaceIcon):
11789 (ChangeIconPixmap):
11791 some cleanup in movement code
11792 new option "Icon" to PlaceAgain command
11793 adapted documentation accordingly
11795 * fvwm/move_resize.c (move_window_doit):
11799 2002-07-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11801 * libs/Flocale.c (FlocaleRotateDrawString):
11802 create gcs only once
11805 removed some references to Recapture
11806 UseDecor, UseStyle, AddToDecor, ChangeDecor, DestroyDecor, UpdateDecor,
11807 ButtonStyle, BorderStyle and TitleStyle are planned to be removed in 3.0
11809 * libs/gravity.c (gravity_parse_multi_dir_argument):
11810 fixed "all" multidir selecting "center" too
11812 * libs/Fft.c (FftDrawString):
11813 * libs/Flocale.c (FlocaleRotateDrawString):
11814 (FlocaleFontStructDrawString):
11815 (FlocaleDrawString):
11816 fixed some text placement bugs w/ shadow text
11817 (FlocaleGetShadowTextPosition):
11818 implemented "center" shadows
11820 2002-07-20 olicha <olivier.chapuis@free.fr>
11822 * libs/Flocale.c (FlocaleRotateDrawString):
11823 Removed some static declarations
11825 2002-07-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11827 * libs/gravity.c (gravity_multi_dir_to_dir):
11828 * libs/gravity.h (enum):
11829 new function, cleaned up
11831 * fvwm/fvwm.h (FvwmWindow):
11835 moved text_rotation_type to gravity.h and renamed to rotation_type
11838 fixed several bugs in the access macros
11841 removed unused static FlocaleSeted
11842 (FlocaleFontStructDrawString):
11843 simplified function
11845 * fvwm/virtual.c (CMD_EdgeCommand):
11846 * fvwm/windowshade.c (CMD_WindowShade):
11847 * fvwm/conditional.c (CMD_Direction):
11848 adapted to changes in ParseDirectionArgument
11851 * libs/gravity.c (ParseDirectionArgument):
11852 new direction "Center"
11854 * fvwm/virtual.c (CMD_EdgeCommand):
11857 2002-07-18 olicha <olivier.chapuis@free.fr>
11859 * libs/PictureUtils.c (PictureRGBtoPixel):
11861 Fixed(??) color allocation for some visuals
11863 2002-07-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11865 * libs/Flocale.c (FlocaleFontStructDrawString):
11866 a little code cleanup
11868 * fvwm/events.c (HandleEnterNotify):
11870 anothe click+drag fix
11872 * libs/Pointer.c (GetLocationFromEventOrQuery):
11873 * fvwm/focus.c (SetPointerEventPosition):
11874 * fvwm/functions.c (CheckActionType):
11875 * fvwm/builtins.c (CMD_StrokeFunc):
11876 * fvwm/move_resize.c (moveLoop):
11878 fixed some bugs w/ pointer on wrong screen
11880 2002-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11882 * fvwm/events.c (HandleLeaveNotify):
11883 fixed problem w/ click+drag and mousey focus
11885 * fvwm/menus.c (size_menu_horizontally):
11886 fixed menu style SubmenusLeft w/ icons in menu items
11888 2002-07-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11890 * fvwm/menuitem.c (menuitem_paint):
11892 * fvwm/menus.c (paint_menu_gradient_background):
11893 (get_menu_paint_item_parameters):
11894 removed circular dependency of menus.c and menuitem.c by using callback
11897 2002-07-17 olicha <olivier.chapuis@free.fr>
11902 * fvwm/fvwm.c (InitVariables):
11904 * fvwm/colorset.c (parse_colorset):
11906 (CMD_ReadWriteColors):
11907 * fvwm/builtins.c (CMD_ColorLimit):
11908 * libs/PictureUtils.h:
11909 * libs/PictureUtils.c (PictureReduceColor):
11910 (PictureReduceRGBColor):
11911 (PictureRGBtoPixel):
11912 (PictureAllocColor):
11913 (PictureFreeColors):
11914 (PictureGetNextColor):
11915 (colors_alloc_fail):
11919 (PictureAllocColorTable):
11920 * libs/PictureImageLoader.c (PImageXpmAllocColor):
11921 (PImageXpmFreeColor):
11923 * libs/PictureBase.c (PictureInitCMap):
11924 * libs/Graphics.c (AllocLinearGradient):
11925 * libs/ColorUtils.c (GetShadow):
11931 (fvwmlib_clone_color):
11932 * libs/PictureGraphics.c (PGraphicsTintRectangle):
11933 Implemented a new color limit method
11935 2002-07-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11937 * fvwm/move_resize.c (moveLoop):
11938 fixed problem moving the pointer off screen while moving a window
11939 (AnimatedMoveAnyWindow):
11940 fixed pointer warping w/ multiple screens and animated window motion
11942 2002-07-12 olicha <olivier.chapuis@free.fr>
11944 * fvwm/menus.c (get_menu_paint_item_parameters):
11945 (paint_menu_gradient_background):
11946 * fvwm/menuitem.c (menuitem_paint):
11949 Fixed B/DGradient with Xft fonts
11952 * libs/ColorUtils.c (GetTintedColor):
11954 * fvwm/colorset.c (parse_simple_tint):
11957 Implemented fgTint colorset option
11959 * libs/PictureImageLoader.c:
11960 * libs/PictureUtils.c:
11961 * libs/PictureUtils.h:
11962 * libs/Makefile.am:
11963 Moved color limitation and some rgb to pixel functions from
11964 PictureImageLoader to new files PictureUtils.c, PictureUtils.h
11966 * fvwm/colorset.c (parse_colorset):
11967 * libs/PictureGraphics.c (PCreateTintedPixmap):
11968 (PGraphicsTintRectangle):
11969 Implemented tinting for X server without Xrender support and
11970 did color limitation when tinting
11973 2002-07-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11975 * fvwm/events.c (WaitForButtonsUp):
11976 fixed handling of button release events
11978 2002-07-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11980 * fvwm/menus.c (MenuInteraction):
11981 fixed core dump w/ dynamic popdown action destroying a menu
11982 (paint_menu_gradient_background):
11983 fixed hang and/or incorrect drawing of b and d gradients in menus
11985 * fvwm/events.c (HandleEnterNotify):
11986 (HandleLeaveNotify):
11987 improved LEAVE_WINDOW/ENTER_WINDOW handling
11989 2002-07-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11991 * libs/Colorset.c (SetWindowBackground):
11992 (SetWindowBackgroundWithOffset):
11994 implemented new functions to allow pixmap backgrounds with an offset
11996 2002-07-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
11998 * fvwm/events.c (HandleMapRequestKeepRaised):
11999 send Map/UnmapNotify before iconyfying, not after
12001 2002-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12003 * fvwm/events.c (HandleMapRequestKeepRaised):
12004 fake a MapNotify and then an UnmapNotify when a window is created iconic
12006 * fvwm/add_window.c (AddWindow):
12007 workaround for buggy TK menu positioning
12009 * fvwm/module_interface.c (FlushMessageQueue):
12012 tried to fix module communication deadlock w/ sync mask and a full write
12019 2002-07-06 olicha <olivier.chapuis@free.fr>
12021 * libs/Flocale.c (FlocaleGetFontSet):
12022 Removed some unwanted code
12024 2002-07-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12026 * fvwm/events.c (HandleLeaveNotify):
12027 (HandleEnterNotify):
12028 reduced the number of MX_LEAVE/ENTER_WINDOW messages
12030 * fvwm/events.c (CMD_XSync):
12031 very experimental patch to cycle through subwindows accepting keyboard
12032 input; call Xsync command repeatedly to test; crashes fvwm if more than
12033 1000 subwindows are used;
12035 * fvwm/focus.c (CMD_WarpToWindow):
12036 fixed a bug in warpttowindow command with subwindows of unmanaged
12039 2002-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12041 * fvwm/events.c (HandlePropertyNotify):
12043 handle changes in the size_inc and base_size hints during opaque
12046 * fvwm/events.c (HandleButtonPress):
12047 ClickToFocus + ClickToFocusPassesClickOff now blocks event handling
12048 until the button is released again; this restores the old behaviour
12049 from 2.3.23 and before with click+drag and rxvt/aterm
12051 2002-06-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12053 * fvwm/update.c (apply_window_updates):
12054 fixed applying neverfocus to currently focused window; decorations
12055 partially drawn hilighted
12057 2002-07-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12059 * fvwm/menucmd.c (menu_func):
12060 another module/menu/context window fix
12061 do not use global Fw anymore
12063 2002-07-05 olicha <olivier.chapuis@free.fr>
12065 * libs/Flocale.c (FlocaleStringToString2b):
12066 Fixed crash with big5-0 FontStruct
12068 2002-07-04 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12070 * fvwm/menucmd.c (menu_func):
12071 fixed context window of menus invoked by a module
12073 fixed context menus on windows
12075 * libs/vpacket.h (ConfigWinPacket):
12076 * fvwm/module_interface.c (CONFIGARGSNEW):
12077 * fvwm/fvwm.h (FvwmWindow):
12078 fixed bugs in type conversions for transmitting certain information to
12081 * fvwm/functions.c (CheckActionType):
12082 fixed window selection problem w/ menus invoked from modules
12084 2002-07-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12086 * fvwm/gnome.c (GNOME_HandlePropRequest):
12089 * fvwm/module_interface.c (ExecuteCommandQueue):
12090 fixed compile bug w/ --enable-debug-msgs
12092 2002-06-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12094 * fvwm/events.c (HandleButtonPress):
12096 * fvwm/menus.c (MenuInteraction):
12098 * fvwm/windowlist.c (CMD_WindowList):
12099 * fvwm/menucmd.c (menu_func):
12100 * fvwm/module_interface.c (ExecuteModuleCommand):
12101 * fvwm/add_window.c (adjust_fvwm_internal_windows):
12102 go away, evil globals! [removed the useless global variable
12105 * fvwm/events.c (HandleUnmapNotify):
12107 * fvwm/icons.c (Iconify):
12108 * fvwm/window_flags.h (IS_ICONIFY_PENDING):
12109 * fvwm/fvwm.h (struct):
12110 renamed is_deiconify_pending to is_iconify_pending
12113 2002-06-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12115 * fvwm/menus.c (MenuInteraction):
12117 (menu_enter_tear_off_menu):
12119 * fvwm/events.c (HandleButtonPress):
12120 (HandleButtonRelease):
12123 * fvwm/menucmd.c (menu_func):
12125 * fvwm/module_interface.c (ExecuteModuleCommand):
12126 go away, evil globals! [removed the useless global variable "Context"]
12127 removed is_menu_from_frame_or_window_or_titlebar flag
12129 * fvwm/module_interface.c:
12130 * fvwm/windowlist.c:
12133 2002-06-28 Mikhael Goikhman <migo@homemail.com>
12135 * fvwm/menuitem.c (menuitem_paint):
12136 fixed fg color of the inactive disabled menu item
12141 removed a mention of RedHat (I don't think it is correct),
12142 reworded a mention of fvwm95
12144 2002-06-26 Mikhael Goikhman <migo@homemail.com>
12147 tabify only the leading spaces, untabify the middle of line
12149 2002-06-25 David Fries <dfries@mail.win.org>
12152 * fvwm/windowlist.c:
12153 Added code to sort based on the class name of a window for
12154 the WindowList function.
12156 2002-06-25 olicha <olivier.chapuis@free.fr>
12161 2002-06-25 Mikhael Goikhman <migo@homemail.com>
12164 add Anders Andersson (spelling fixes in all man pages) and Steve Talley
12166 2002-06-24 Steve Talley <stephen.talley@sun.com>
12168 * fvwm/add_window.c:
12169 * fvwm/add_window.h:
12177 New Style option IconSize
12179 2002-06-24 Mikhael Goikhman <migo@homemail.com>
12181 * NEWS, configure.in:
12182 changed version to 2.5.3
12184 2002-06-24 Mikhael Goikhman <migo@homemail.com>
12187 removed C++ section
12190 * libs/FlocaleCharset.c:
12193 2002-06-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12195 * fvwm/events.c (WaitForButtonsUp):
12196 use the wait cursot only after the 20th pass through the loop
12198 2002-06-21 Dan Espen <dane@mk.telcordia.com>
12200 * fvwm/fvwm.1 (Examples): Language check.
12201 PipeRead as synchronous Exec.
12202 Better example for PipeRead.
12204 2002-06-21 olicha <olivier.chapuis@free.fr>
12208 Documented StringEncoding= in font name
12211 Removed --disable-compound-text doc
12213 2002-06-20 olicha <olivier.chapuis@free.fr>
12215 * libs/FBidi.h (FBidiConvert):
12216 Fixed compile if !HAVE_BIDI
12218 2002-06-19 olicha <olivier.chapuis@free.fr>
12220 * fvwm/fvwm.c (InitVariables):
12222 Allocate colorset 0 in InitVariable in the place of StartupStuff.
12223 This fix a "null expression" at init in menustyle.c (menustyle_update)
12225 2002-06-19 Mikhael Goikhman <migo@homemail.com>
12228 reworded supported feature listing, fixed the default xft detection
12230 added the "Supported Features" section
12232 2002-06-19 olicha <olivier.chapuis@free.fr>
12235 Removed not useful #define/#undef FVWM_COLORSET_PRIVATE
12238 Removed --enable-mulibyte and --disable-compound-text config option
12239 documentation. s/enable-xft/disable-xft/ and document --disable-xrender
12242 Xft is on by default no
12244 * libs/FlocaleCharset.c (*):
12245 * libs/FlocaleCharset.h:
12246 * libs/Ficonv.c (*):
12248 * libs/Flocale.c (*):
12251 * libs/FftInterface.h:
12254 * fvwm/ewmh_names.c ():
12255 Some cleanup. Implemented StringEncoding= in font names. Fixed
12256 string encoding for xft fonts. Try to be more cleaver about defaults
12257 charsets. Improvement in the locale charset table.
12260 Some documentation cleanup regarding Xft
12262 2002-06-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12264 * fvwm/functions.c (find_func_type):
12265 fixed bug i introduced w/ last commit
12267 * fvwm/fvwm.c (Done):
12269 * fvwm/functions.c (functions_is_complex_function):
12270 * fvwm/builtins.c (CMD_DestroyFunc):
12273 moved functions to functions.c
12276 * fvwm/functable.c:
12277 * fvwm/functable.h:
12278 * fvwm/functions.h:
12280 * fvwm/functions.c:
12281 moved some types and functions to other/new files
12283 * fvwm/functions.c:
12284 * fvwm/expand.c (expand_vars_extended):
12286 functions moved to new file
12288 * fvwm/functions.c:
12291 2002-06-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12293 * fvwm/events.c (CoerceEnterNotifyOnCurrentWindow):
12294 fixed colourmap focus problem
12297 tabified all files and removed all trailing spaces
12299 * fvwm/move_resize.c (move_window_doit):
12300 * fvwm/virtual.c (CMD_MoveToDesk):
12301 MoveToPage and MoveToDesk no longer unstick windows
12303 2002-06-17 Mikhael Goikhman <migo@homemail.com>
12309 reworded some names of supported features
12311 2002-06-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12313 * fvwm/update.c (apply_window_updates):
12314 * fvwm/session.c (MatchWinToSM):
12315 * fvwm/add_window.c (setup_window_structure):
12316 * fvwm/windowshade.c (CMD_WindowShade):
12317 * fvwm/window_flags.h:
12318 fixed a problem w/ shaded windows changind the title direction
12320 * fvwm/geometry.c (get_shaded_geometry):
12321 fixed shading window to 0 width or height
12323 * fvwm/add_window.c (AddWindow):
12324 fixed a memory leak and an initial window placement bug
12326 2002-06-15 Mikhael Goikhman <migo@homemail.com>
12329 minor improvements in output, added bin/fvwm-perllib
12331 2002-06-12 Mikhael Goikhman <migo@homemail.com>
12333 * fvwm/menustyle.c (CMD_CopyMenuStyle):
12334 fixed copying PopupOffset values in CopyMenuStyle
12339 2002-06-10 Mikhael Goikhman <migo@homemail.com>
12343 added CopyStringWithQuotes, not perfect, but works for now
12345 2002-06-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12347 * fvwm/functions.h:
12349 * fvwm/functions.c (func_config):
12350 * libs/FScreen.c (FScreenConfigureSLSScreens):
12351 (FScreenConfigureModule):
12352 * fvwm/virtual.c (CMD_XineramaSlsScreens):
12353 new command XineramaSLSScreens
12356 cleaned up Xinerama ifdefs
12358 2002-06-07 Dan Espen <dane@mk.telcordia.com>
12361 * fvwm/fvwm.1 (FONT SHADOW EFFECTS): Reword.
12363 2002-06-07 olicha <olivier.chapuis@free.fr>
12366 * libs/Flocale.c (FlocaleGetShadowTextPosition):
12367 Some shadow text position fixes
12369 2002-06-06 olicha <olivier.chapuis@free.fr>
12371 * fvwm/update.c (apply_window_updates):
12372 Fixed the position of shaded windows after certain style update
12375 Fixed some options names
12377 2002-06-06 Mikhael Goikhman <migo@homemail.com>
12379 * fvwm/module_interface.c (CMD_SendToModule):
12380 fixed SendToModule when the first parameter contains quotes
12382 2002-06-06 olicha <olivier.chapuis@free.fr>
12384 * fvwm/fvwm.c (main):
12385 * fvwm/ewmh.c (EWMH_Init):
12386 Init the EWMH before reading the config. Always setup the working
12389 2002-06-05 olicha <olivier.chapuis@free.fr>
12391 * fvwm/update.c (apply_window_updates):
12392 Fixed the position of a shaded window during a style update
12395 * libs/Flocale.c (FlocaleRotateDrawString):
12396 (FlocaleGetShadowTextPosition):
12397 Fixed side title text position if the font has no shadow
12400 * libs/Ficonv.c (FiconvInit):
12401 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
12402 * libs/Flocale.c (FlocaleInit):
12403 (FlocaleRotateDrawString):
12404 (FlocaleGetFontSet):
12405 (FlocaleGetFontOrFontSet):
12407 (FlocaleDrawString):
12408 (FlocaleTextWidth):
12409 (FlocaleFreeNameProperty):
12410 (FlocaleGetNameProperty):
12411 (FlocaleTextListToTextProperty):
12412 Finish to remove the multibyte patch. This gives a more clean code
12413 and can only prevent bugs
12415 2002-06-05 Mikhael Goikhman <migo@homemail.com>
12417 * fvwm/placement.c (PlaceWindow):
12418 fixed CascadePlacement with huge windows (xterm -g 240x100),
12419 that were aligned to bottom-right instead of top-left;
12420 small adjustments (removed border_width from calculations,
12421 don't place normal windows at 0, commented out some strange code)
12423 2002-06-04 Mikhael Goikhman <migo@homemail.com>
12426 document CascadePlacement and FvwmIconMan improvements
12431 2002-06-03 Mikhael Goikhman <migo@homemail.com>
12433 * fvwm/add_window.c (adjust_fvwm_internal_windows):
12434 * fvwm/fvwm.c (InitVariables):
12435 * fvwm/placement.c (PlaceWindow):
12436 * fvwm/screen.h (struct ScreenInfo):
12437 improved *CascadePlacement, if the last placed window does not exist
12438 any more, reuse the last used position instead of adding a new cascade
12440 2002-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12442 * fvwm/events.c (HandleEnterNotify):
12443 * fvwm/fvwm.c (InitVariables):
12445 Fixed colormap handling over decorative parts of a window
12447 2002-06-03 olicha <olivier.chapuis@free.fr>
12449 * fvwm/module_interface.c (make_named_packet):
12450 Fixed an write out of memory bug. This complete Mikhail Kruk patch
12451 related to named module packet
12453 2002-06-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12455 * fvwm/focus.c (focus_grab_buttons):
12456 * fvwm/events.c (HandleButtonPress):
12457 fixed a problem w/ ClickToFocus + ClickToFocusRaisesOff
12459 2002-06-03 Mikhael Goikhman <migo@homemail.com>
12461 * fvwm/bindings.c (ParseBinding):
12462 replaced an error "Illegal mouse button" with a descriptive warning
12463 when a button number is greater than NUMBER_OF_MOUSE_BUTTONS
12465 2002-05-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12467 * fvwm/events.c (GetContext):
12468 fixed key bindings on decorations
12471 removed XEVMASK_DECORW
12473 2002-05-31 olicha <olivier.chapuis@free.fr>
12477 Documented shadow effect in a new section FONT EFFECTS
12479 2002-05-31 olicha <olivier.chapuis@free.fr>
12481 * libs/Fft.c (FftDrawString):
12482 * libs/Colorset.c (DumpColorset):
12485 * fvwm/colorset.c (parse_colorset):
12486 New colorset option fg_alpha which defines an alpha for rendering
12489 2002-05-29 olicha <olivier.chapuis@free.fr>
12491 * libs/Fft.c (FftSetupEncoding):
12498 Added detection for fontconfig and Xft2. Added FT2 CFLAGS and LIBS
12499 to Xft FLAGS and LIBS
12501 * fvwm/Makefile.am:
12502 * libs/Makefile.am:
12503 Put $(Xft_CFLAGS) before $(X_CFLAGS) to be able to use an independent
12504 Xft2 library. Removed FT2 CFLAGS and LIBS
12506 2002-05-27 olicha <olivier.chapuis@free.fr>
12511 Some Xft2 and fontconfig preparation
12514 * libs/Flocale.c (FlocaleParseShadow):
12516 (FlocaleGetShadowTextPosition):
12517 Added offset to shadow text
12520 Fixed the position of ne shadow text and remove some unused #define
12522 2002-05-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12524 * fvwm/colorset.c (parse_colorset):
12525 fixed integer overflow in average colour calculation
12527 2002-05-27 olicha <olivier.chapuis@free.fr>
12529 * libs/gravity.c (GetNextMultiDirection):
12530 (ParseMultiDirectionArgument):
12532 Added a multi direction type which is a "<<" version of direction
12533 type. Added a parse and a next functions
12536 * libs/Flocale.c (FlocaleParseShadow):
12537 (FlocaleGetNextShadowDirection):
12538 (FlocaleGetShadowTextPosition):
12539 Used gravity multi direction type and functions. Removed
12540 FlocaleGetNextShadowDirection
12542 2002-05-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12544 * fvwm/focus.c (restore_focus_after_unmap):
12545 fixed a problem w/ colormap transition when transient window died
12547 * fvwm/add_window.c (AddWindow):
12550 * fvwm/session.c (getUniqueStateFilename):
12551 applied security patch by Jan Echternach
12553 * fvwm/fvwm.c (InitVariables):
12554 Properly initialise Scr.flags.is_pointer_on_this_screen
12556 * libs/fvwmlib.h (FvwmFont):
12557 * fvwm/fvwm.c (setVersionInfo):
12560 * acconfig.h (MULTIBYTE):
12561 removed MULTIBYTE option (unconditionally on)
12563 2002-05-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12565 * libs/gravity.c (ParseDirectionArgument):
12566 allow "t", "u", ... shortcuts as direction arguments
12568 * fvwm/style.c (check_window_style_change):
12569 (parse_and_set_window_style):
12570 * fvwm/frame.c (frame_setup_border):
12571 (frame_get_shading_laziness):
12572 (frame_get_sidebar_geometry):
12573 * fvwm/decorations.c (SelectDecor):
12574 * fvwm/add_window.c (setup_style_and_decor):
12575 (setup_resize_handle_cursors):
12576 (setup_resize_handle_windows):
12577 (change_resize_handle_windows):
12578 (destroy_auxiliary_windows):
12579 * fvwm/borders.c (border_get_border_gcs):
12580 (border_draw_border_parts):
12581 * fvwm/style.h (SCSET_HAS_BORDER):
12582 * fvwm/fvwm.h (FvwmWindow):
12583 * fvwm/window_flags.h (SET_HAS_BORDER):
12584 new styles NoBorder/Border
12586 2002-05-26 olicha <olivier.chapuis@free.fr>
12589 * libs/Flocale.c (FlocaleParseShadow):
12590 (FlocaleGetNextShadowDirection):
12591 (FlocaleGetShadowTextPosition):
12593 Implemented multidirectional shadow text rendering
12597 (FlocaleFontStructDrawString):
12598 (FlocaleRotateDrawString):
12600 (FlocaleDrawString):
12601 (FlocaleTextWidth):
12602 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12603 * libs/Fft.c (FftDrawString):
12604 Cleanup the FlocaleFont structure by addings some flags
12606 2002-05-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12608 * fvwm/events.c (HandleFocusIn):
12609 * fvwm/add_window.c (adjust_fvwm_internal_windows):
12610 * fvwm/screen.h (ScreenInfo):
12611 * fvwm/focus.c (FocusOn):
12612 ignore EnterNotify events while a window is waiting to receive focus
12613 from the Focus or FlipFocus commands; should prevent plenty of race
12614 contidions caused by executing complex functions by a key press, button
12615 press or from a menu; fixes Alt-Tab problem
12617 * fvwm/events.c (HandleMapNotify):
12618 immediately draw window decorations when window is mapped; the new frame
12619 drawing code takes care of suppressing unnecessary redraws
12620 (HandleLeaveNotify):
12621 fixed a bug w/ LeaveNotify event with NotifyGrab
12623 2002-05-22 olicha <olivier.chapuis@free.fr>
12626 * libs/Fft.c (FftDrawString):
12627 * libs/Flocale.c (FlocaleFontStructDrawString):
12628 (FlocaleRotateDrawString):
12630 (FlocaleGetShadowTextPosition):
12631 (FlocaleDrawString):
12632 (FlocaleDrawUnderline):
12633 (FlocaleTextWidth):
12634 Implemented negative shadow text
12636 2002-05-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12638 * fvwm/menucmd.c (CMD_AddToMenu):
12639 * fvwm/windowlist.c (CMD_WindowList):
12642 changed signature of AddToMenu
12644 * fvwm/menus.c (clone_menu_root_static):
12645 fixed problem w/ menu style usage count and tear off menus
12646 fixed core dump w/ not copying the missing sub menu function in tear
12648 (clone_menu_item_list):
12650 (add_another_menu_item):
12651 (size_menu_vertically):
12652 fixed additional "More..." items in sub menus of torn off menus
12654 2002-05-22 Mikhael Goikhman <migo@homemail.com>
12657 fixed #endif warning
12658 * fvwm/ConfigFvwmDefaults:
12659 added CirculateSkip to tear off menus
12661 fixed ShadeAgain quoting
12663 2002-05-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12665 * fvwm/events.c (HandleButtonPress):
12666 allow to pass the focus click to applications and have a function bound
12667 to it at the same time
12671 fixed compilation problem
12673 2002-05-20 olicha <olivier.chapuis@free.fr>
12675 * libs/PictureImageLoader.c (PImageRGBtoPixel):
12676 Fixed blue colour in png image and ewmh icons
12678 * libs/Flocale.c (FlocaleLoadFont):
12679 Removed some debug code
12681 * fvwm/colorset.c (parse_colorset):
12683 * libs/ColorUtils.c (GetForeShadowColor):
12684 Added Mikhael algo to compute the default fgsh
12686 2002-05-18 Mikhael Goikhman <migo@homemail.com>
12688 * fvwm/functions.c (expand_extended_var):
12689 expand $[fgsh.csN], use constants instead of numbers
12691 2002-05-17 olicha <olivier.chapuis@free.fr>
12693 * libs/Flocale.c (FlocaleDrawString):
12694 (FlocaleDrawUnderline):
12696 Removed some unused and debug code
12698 2002-05-17 olicha <olivier.chapuis@free.fr>
12700 * fvwm/menuitem.c (draw_underline):
12702 * libs/Flocale.c (FlocaleDrawUnderline):
12703 Move draw_underline into Flocale.c and fix underline position with
12706 2002-05-17 olicha <olivier.chapuis@free.fr>
12708 * fvwm/style.c (update_window_color_style):
12709 (update_window_color_hi_style):
12710 * fvwm/move_resize.c (DisplayPosition):
12712 * fvwm/menuitem.c (menuitem_paint):
12713 * fvwm/borders.c (get_common_decorations):
12714 (border_get_titlebar_draw_descr):
12716 * fvwm/icons.c (DrawIconWindow):
12717 Pass the colorset to text drawing via the FlocaleWinString structure
12720 * libs/ColorUtils.c (GetForeShadowColor):
12722 * fvwm/colorset.c (parse_colorset):
12724 * libs/Colorset.c (DumpColorset):
12726 Added fgsh colorset and two new functions GetForeShadowColor and
12727 GetForeShadow which should be modified
12729 * libs/Makefile.am:
12731 * libs/FftInterface.h (new file):
12732 * libs/Fft.c (FftDrawString):
12734 * libs/Flocale.c (FlocaleFontStructDrawString):
12735 (FlocaleRotateDrawString):
12736 (FlocaleDrawString):
12737 (FlocaleTextWidth):
12739 Implemented text shadow rendering
12741 2002-05-11 olicha <olivier.chapuis@free.fr>
12744 * fvwm/builtins.c (refresh_window):
12745 * fvwm/update.c (apply_window_updates):
12747 * fvwm/style.c (check_window_style_change):
12748 ParentalRelativity style is now dynamic
12750 2002-05-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12752 * fvwm/menuitem.c (menuitem_paint):
12753 fixed menu item hilight area
12755 2002-05-09 olicha <olivier.chapuis@free.fr>
12757 * libs/Makefile.am:
12758 * libs/XError.c (request_name):
12759 * libs/PictureImageLoader.c (PImageLoadPng):
12760 (PImageCreatePixmapFromArgbData):
12761 * libs/PictureGraphics.c (PGraphicsTintRectangle):
12762 (PGraphicsTileRectangle):
12763 (PGraphicsCopyFvwmPicture):
12764 * libs/FRenderInit.c (new file):
12765 * libs/FRenderInit.h (new file):
12766 * libs/FRenderInterface.h:
12767 * libs/FRender.c (*):
12768 * fvwm/colorset.c (parse_tint):
12770 * fvwm/fvwm.c (main):
12771 * fvwm/events.c (HandlePropertyNotify):
12772 Change the design of the previous commit. Now a module should call
12773 FRenderInit when it wants to use a function which depends on XRender.
12775 2002-05-09 olicha <olivier.chapuis@free.fr>
12783 Include Fft.h include FRender.h as Xft.h include Xrender.h
12785 * libs/FRenderInterface.h:
12787 * libs/FRender.c (FRenderInit):
12788 (FRenderGetErrorCodeBase):
12789 (FRenderGetMajorOpCode):
12790 (FRenderGetExtensionSupported):
12791 (FRenderGetErrorText):
12792 Improve XRender initialization, check if the XRender extension is
12793 enabled and get the error code base and the major op code.
12794 Add error functions for the X error handler.
12796 * libs/XError.c (PrintXErrorAndCoredump):
12798 Really enable USE_GET_ERROR_TEXT and take in account XRender error code
12801 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12802 * fvwm/events.c (HandlePropertyNotify):
12803 * fvwm/colorset.c (parse_tint):
12805 * libs/PictureImageLoader.c (PImageLoadPng):
12806 (PImageCreatePixmapFromArgbData):
12807 * libs/PictureGraphics.c (PGraphicsCopyPixmaps):
12808 (PGraphicsCopyFvwmPicture):
12809 (PGraphicsTileRectangle):
12810 * libs/FRender.c (FRenderCopyArea):
12811 (FRenderTintRectangle):
12812 Check if the XRender extension is enabled on the display before
12813 performing XRender operations
12815 2002-05-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12817 * fvwm/menuitem.c (menuitem_paint):
12818 fixed item hilighting problems
12820 2002-05-07 olicha <olivier.chapuis@free.fr>
12822 * fvwm/colorset.c (parse_colorset):
12825 2002-05-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12827 * fvwm/events.c (HandlePropertyNotify):
12828 workaround for xterm resize problem
12830 * fvwm/colorset.c (parse_colorset):
12831 (free_colorset_background):
12834 fixed various bugs and core dumps w/ the cs->picture structure;
12835 note: it's a pointer, so compare with NULL, not with None
12837 * fvwm/frame.c (frame_setup_window):
12838 (frame_setup_window_app_request):
12839 (frame_force_setup_window):
12840 (frame_setup_window_internal):
12841 (frame_create_move_resize_args):
12842 (frame_free_move_resize_args):
12843 * fvwm/add_window.c (setup_window_attr):
12844 * fvwm/events.c (HandleConfigureRequest):
12845 (HandlePropertyNotify):
12846 fixed [?] bit_gravity/resize problem
12848 * fvwm/events.c (HandleEnterNotify):
12849 reformatted EdgeCommand code
12851 2002-05-06 olicha <olivier.chapuis@free.fr>
12853 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
12854 Resize an ewmh icon to the wanted size if it is to big
12856 * fvwm/ewmh.c (EWMH_WindowDestroyed):
12857 Set also the stacking list when a window is destroyed
12859 2002-05-03 Dan Espen <dane@mk.telcordia.com>
12861 * fvwm/fvwm.1: Finish language check.
12862 Fix typo in Mouse section, context should be on new line.
12864 2002-05-02 Dan Espen <dane@mk.telcordia.com>
12866 * fvwm/fvwm.1 (file): Restore icons and images text with some
12868 Started on lang check, not done yet.
12870 2002-05-02 Mikhail Kruk <meshko@cs.brandeis.edu>
12872 * fvwm/module_interface.c (make_named_packet):
12873 Applied Mikhail Kruk patch
12875 2002-05-02 olicha <olivier.chapuis@free.fr>
12877 * libs/FlocaleCharset.h:
12878 * libs/Ficonv.c (FiconvSetupConversion):
12879 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12881 * libs/Flocale.c (FlocaleGetFftFont):
12882 (FlocaleGetFontSet):
12885 (FlocaleUnloadFont):
12887 Implemented charset/iconv hints in font name
12889 2002-04-29 Stian Sletner <stian@sletner.com>
12891 * fvwm/windowlist.c (CMD_WindowList):
12892 Added new Windowlist option IconifiedAtEnd
12894 2002-04-30 Mikhael Goikhman <migo@homemail.com>
12896 * fvwm/module_interface.c:
12899 moved two constant strings to Module.h, so they may be used by perllib
12901 2002-04-29 olicha <olivier.chapuis@free.fr>
12903 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
12904 Fixed a core dump if the charset is not found
12906 * libs/Flocale.c (FlocaleStringToString2b):
12907 Removed some debug code
12909 2002-04-29 olicha <olivier.chapuis@free.fr>
12911 * libs/Fft.c (FftGetFontWidths):
12912 (FftGetFontWidths):
12915 * libs/Flocale.c (FlocaleGetFont):
12916 (FlocaleGetFontSet):
12917 (FlocaleGetFftFont):
12918 Removed min_char_offset member of the FlocaleFont as it is not use
12919 since we rotate string for side title
12921 * libs/Ficonv.c (FiconvSetupConversion):
12922 * libs/FlocaleCharset.c (FlocaleGetBidiCharset):
12923 (FlocaleCharsetSetFlocaleCharset):
12925 * libs/Flocale.c (FlocaleTextWidth):
12926 (FlocaleDrawString):
12927 (FlocaleUtf8ToUnicodeStr2b):
12929 (FlocaleStringToString2b):
12930 (FlocaleRotateDrawString):
12931 (FlocaleFontStructDrawString):
12932 Added support for drawing string with 10646-1 fonts without an utf8
12933 locale. Also, drawing strings with a multibyte font now work not so
12934 bad even if the locale have nothing to do with the font.
12936 * libs/Fft.c (FftUtf8ToFftString16):
12939 Added utf8 rendering with iso10646-1 fonts on system without
12942 * fvwm/colorset.c (reset_cs_pixmap):
12947 Colorset now accept bitmaps. Split a bit parse_colorset for readability
12949 2002-04-28 Mikhael Goikhman <migo@homemail.com>
12952 fixed core dump on default Alt-Tab (Alt released when mouse is outside)
12954 2002-04-27 Mikhael Goikhman <migo@homemail.com>
12956 * fvwm/move_resize.c:
12957 don't start Move with snap disabled if Alt is initially pressed
12959 2002-04-26 Mikhael Goikhman <migo@homemail.com>
12961 * NEWS, configure.in:
12962 changed version to 2.5.2
12964 2002-04-25 Mikhael Goikhman <migo@homemail.com>
12967 improved main headers, added new COLORSETS section;
12968 documented State condition
12971 documented Tint in colorsets and utility renaming
12974 corrected several error reporting problems
12976 2002-04-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12979 fixed leaving tear off menus
12981 2002-04-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
12983 * fvwm/borders.c (border_draw_part_relief):
12984 (border_set_button_pixmap):
12985 (border_draw_title_stick_lines):
12986 (border_draw_title_mono):
12987 (border_draw_title_relief):
12988 * libs/fvwmlib.h (RelieveRectangle2):
12989 (RelieveRectangle):
12990 replaced functions by macros
12992 * libs/Graphics.c (do_relieve_rectangle):
12993 applied performance patch by Dave Trollope
12995 2002-04-24 Mikhael Goikhman <migo@homemail.com>
13001 * libs/FlocaleCharset.c:
13002 FBidi is now independent from Flocale* again;
13003 iso8859-6.8x fonts recognized now as bidi-enabled
13005 2002-04-23 Mikhael Goikhman <migo@homemail.com>
13008 fixed --disable-multibyte
13010 2002-04-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13012 * fvwm/borders.c (border_draw_title_deep):
13013 (border_set_title_pixmap):
13014 (border_set_button_pixmap):
13015 fixed SolidButton title and button style
13017 2002-04-23 Mikhael Goikhman <migo@homemail.com>
13022 added new entry about CurrentAtEnd
13025 minor reformatting and spell checking
13027 2002-04-23 Jochen Klenner <jochen.klenner@gmx.net>
13029 * fvwm/windowlist.c (CMD_WindowList):
13030 Added new Windowlist option CurrentAtEnd
13032 2002-04-22 olicha <olivier.chapuis@free.fr>
13034 * fvwm/colorset.c (parse_colorset):
13036 Fixed an enormous core dump which comes from a cvs merging problem
13038 * fvwm/Makefile.am:
13041 Added Xrender detection and link fvwm if needed
13043 * libs/PictureGraphics.c:
13044 * libs/PictureGraphics.h:
13047 * libs/FRenderInterface.h:
13048 * libs/PictureGrpahics.c (*):
13049 * libs/PictureGrpahics.h:
13050 New libs files to acheive alpha-blend rendering and better XBM
13051 support. PictureGraphics contains elaborated version and also
13052 simplified version of XFillRectangle, XCopyPlan and XCopyArea
13056 * fvwm/icons.c (clear_icon):
13060 * fvwm/events.c (HandlePropertyNotify):
13061 * fvwm/borders.c (border_fill_pixmap_background):
13062 (border_get_border_background):
13063 (border_draw_decor_to_pixmap):
13064 * fvwm/menuitem.c (menuitem_paint):
13065 * fvwm/add_window.c (destroy_icon):
13066 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
13067 * fvwm/geometry.c (move_icon_to_position):
13068 * fvwm/colorset.c (free_colorset_background):
13071 Implemented alpha-blend rendering with the new libs function
13073 * fvwm/colorset.c (free_colorset_background):
13076 Implemented tinting of a Pixmap background colorset
13078 * fvwm/colorset.c (parse_colorset):
13079 Use the Scr.NoFocusWin as main window in the place of the
13080 Scr.SizeWindow, this fix a lot of X errors in my machine.
13082 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
13083 Donated our alpha channel
13086 * fvwm/module_interface.h:
13087 * fvwm/module_interface.c (SendFvwmPicture):
13088 (BroadcastMiniIcon):
13090 (BroadcastFvwmPicture):
13091 (CMD_Send_WindowList):
13092 * fvwm/add_window.c (change_mini_icon):
13093 (broadcast_mini_icon):
13094 * fvwm/ewmh_icons.c:
13095 Replace BroadcastMiniIcon and SendMiniIcon by BroadcastFvwmPicture and
13096 SendFvwmPicture which send the alpha. Add a MiniIconPacket structure
13098 * libs/Makefile.am:
13099 * libs/PictureBase.c (*):
13100 * libs/PictureBase.h:
13101 * libs/Picture.c (*):
13103 * libs/PictureImageLoader.c (*):
13104 * libs/PictureImageLoader.h:
13106 Rename some libs file InitPicture -> PictureBase, FImageLoader ->
13107 PictureImageLoader.
13108 Rename some libs function: InitPictureCMap -> PictureInitCMap,
13109 UseDefaultVisual -> PictureUseDefaultVisual, UseFvwmVisual ->
13110 PictureUseFvwmVisual, PictureSaveFvwmVisual -> SaveFvwmVisual,
13111 SetImagePath -> PictureSetImagePath, findImageFile ->
13112 PictureFindImageFile, PictureList -> FvwmPictureList,
13113 LoadFvwmPicture removed now PImageLoadFvwmPictureFromFile replace it,
13114 GetPicture -> PGetFvwmPicture, CachePicture -> PCacheFvwmPicture,
13115 DestroyPicture -> PDestroyFvwmPicture, LoadPictureFromPixmap ->
13116 PLoadFvwmPictureFromPixmap, CachePictureFromPixmap ->
13117 PCacheFvwmPictureFromPixmap, fvwm_clone_picture -> PCloneFvwmPicture.
13118 Also renamed more recent functions in PictureImageLoader.
13120 * fvwm/borders.c (border_draw_one_border_part):
13121 (border_draw_decor_to_pixmap):
13122 Fixed drawing of a TiledPixmap borded and fixed position of buttons
13125 * fvwm/menus.c (pop_menu_up):
13126 (animated_move_back):
13127 (ParentalMenuRePaint):
13128 * fvwm/move_resize.h (resize_geometry_window):
13129 * fvwm/move_resize.c (move_window_doit):
13130 (AnimatedMoveAnyWindow):
13131 (AnimatedMoveOfWindow):
13132 (AnimatedMoveFvwmWindow):
13133 Fixed transparent animated menu
13135 2002-04-21 Mikhael Goikhman <migo@homemail.com>
13144 fixed running out of colors on 8bpp with ReadWriteColors;
13145 simulate colorsets on monochrome displays using three 1-bit pixmaps
13147 2002-04-19 Mikhael Goikhman <migo@homemail.com>
13150 fixed $PERL detection again
13155 added -Wno-implicit-int to -Wall in case of gcc
13159 fixed ReadWriteColors on a PseudoColor display
13161 2002-04-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13163 * fvwm/move_resize.c (move_window_doit):
13164 set the is_icon_moved too flag if the icon was moved non-interactively
13170 Moved FvwmTheme functionality into fvwm.
13171 Added new commands Colorset, ReadWriteColors, CleanupColorsets.
13173 2002-04-17 Mikhael Goikhman <migo@homemail.com>
13176 fixed $PERL detection
13179 * fvwm/ConfigFvwmDefaults:
13180 several fixes and spelling
13182 2002-04-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13184 * libs/Bindings.c (CheckBinding):
13187 (GrabWindowButton):
13188 (MatchBindingExactly):
13189 patch by yeti@physics.muni.cz to help with a weird problem w/ czech
13192 2002-04-12 Mikhael Goikhman <migo@homemail.com>
13195 configure now uses $PERL if set
13198 all programs installed into ${bindir} have now fvwm- prefix;
13199 documentation updated
13201 2002-04-11 Mikhael Goikhman <migo@homemail.com>
13204 renamed fvwm2 executable to fvwm, fvwm2 man page to fvwm;
13205 documentation updated
13207 2002-04-11 Mikhael Goikhman <migo@homemail.com>
13210 added 2.4.7 entries
13212 2002-04-10 Dan Espen <dane@mk.telcordia.com>
13214 * AUTHORS: New author.
13216 * NEWS: Edge Command.
13218 2002-04-09 Uwe Pross <uwe.pross@gmx.net>
13221 Added EdgeCommand paragraph.
13223 * fvwm/events.c (HandleEnterNotify):
13224 Added execution of Scr.PanFrame*.command if set
13226 * fvwm/fvwm.c (InitVariables):
13227 Added init strings for pan frame commands.
13232 Avoid hiding of pan frames if pan frame command is set.
13234 Implementation of the buildin command EdgeCommand. First
13235 implementation of this function.
13237 * fvwm/screen.h (struct):
13238 added char * command in structure Panframe to store the pan frame
13241 * fvwm/functions.c:
13242 added declaration of CMD_ENTRY("edgecommand")
13244 * fvwm/functions.h:
13245 added definition of Flag F_EDGE_COMMAND
13248 added definition of CMD_EdgeCommand(F_CMD_ARGS)
13250 2002-04-10 Mikhael Goikhman <migo@homemail.com>
13253 added "BI-DIRECTIONAL TEXTS" section
13256 added #include <sys/select.h> to fix endless loop on QNX
13258 2002-04-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13261 changed description of focus models
13263 2002-04-09 olicha <olivier.chapuis@free.fr>
13266 Check for libpng libpng 1.0.4a or better
13268 2002-04-08 Mikhael Goikhman <migo@homemail.com>
13270 * fvwm/add_window.c (setup_title_geometry):
13273 * fvwm/geometry.c (get_title_font_size_and_offset):
13275 * fvwm/style.c (parse_and_set_window_style, check_window_style_change):
13277 * fvwm/window_flags.h:
13278 * libs/Fft.c (FftGetRotatedFont, FftGetFont, FftDrawString):
13280 * libs/Flocale.c (FlocaleRotateDrawString, FlocaleDrawString):
13282 new Style options TopTitleRotated / TopTitleNotRotated,
13283 BottomTitleRotated / BottomTitleNotRotated
13285 2002-04-08 olicha <olivier.chapuis@free.fr>
13287 * libs/Makefile.am:
13288 Fixed make dist again
13290 2002-04-07 Dan Espen <dane@mk.telcordia.com>
13292 * fvwm/fvwm2.1 (ICONS AND IMAGES): Language fix, then rewrite.
13294 2002-04-07 Mikhael Goikhman <migo@homemail.com>
13297 minor wording fixes
13300 mention a new FvwmIconMan syntax
13302 * sample.fvwmrc/new-features:
13303 * sample.fvwmrc/system.fvwm2rc:
13304 * sample.fvwmrc/system.fvwm2rc-sample-95:
13305 use a new module syntax
13307 2002-04-06 olicha <olivier.chapuis@free.fr>
13311 Forget to save some file
13313 * libs/FImageLoader.c (c100_init_base_table):
13314 Allows init even if !XPM
13316 * libs/Makefile.am:
13320 Fixed png detection
13322 * libs/FImageLoader.c (FImageCreatePixmapFromArgbData):
13323 Fixed a GC memory leaks.
13325 * fvwm/fvwm.c (setVersionInfo):
13327 Updated -version for png, bidi and xft
13330 Modified the ICONS section. Rename it ICONS AND IMAGES and
13331 document PNG file format. Replace "xpm or bitmap file" by
13332 "image file" in a few place.
13336 PNG news and documented libpng in the "Optional libraries used by FVWM"
13339 2002-04-05 olicha <olivier.chapuis@free.fr>
13341 * libs/FImageLoader.c (c100_init_base_table):
13342 (FImageReduceRGBColor):
13343 (FImageCreatePixmapFromArgbData):
13344 Speed up color limitation for png image and ewmh icons
13345 Respect color limit even with DirectColor and TrueColor
13348 * acconfig.h (HAVE_PNG):
13349 Added test for libpng. Enable FvwmBanner, FvwmScript and xpmroot
13350 even without XPM support
13353 * libs/InitPicture.c (new file):
13354 * libs/InitPicture.h (new file):
13357 * libs/FImageLoader.c (new file):
13358 * libs/FImageLoader.h (new file):
13359 * libs/Fxpm.h (new file):
13360 * libs/Fpng.h (new file):
13361 Images are loaded in FImageLoader. PNG image can be loaded, the loader
13362 come from Imlib2 and the argb loader from fvwm/ewmh_icons.c.
13363 ColorLimit stuff is applied to PNG image.
13364 Split Picture.c, Picture.h into InitPicture.c, InitPicture.h,
13365 Picture.c and Picture.h.
13366 InitPicture contains the Picture structure, initialize the visual,
13367 depth and color map and contains image path stuff as Picture contains
13368 Picture manipulations.
13370 * libs/ColorUtils.c:
13372 Moved the Picture color utils func to ColorUtils
13374 * fvwm/Makefile.am:
13375 links against libpng
13377 * fvwm/icons.c (GetIconPicture):
13381 Replace GetXPMFile and GetBitmapFile by GetIconFromFile which use
13382 the libs image loader
13384 * fvwm/cursor.c (CMD_CursorStyle):
13385 Use FImageLoadCursorPixmapFromFile (no PNG support here)
13387 * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
13388 (EWMH_SetIconFromWMIcon):
13389 Use the argb loader of the libs. ColorLimit are now applied to ewmh
13393 Send the ColorLimit to module in any case
13400 * fvwm/add_window.c:
13404 * fvwm/menustyle.c:
13405 * fvwm/move_resize.c:
13408 2002-04-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13410 * fvwm/events.c (test_map_request):
13411 (test_resizing_event):
13412 fixed endless loop in HandleConfigureRequest
13414 2002-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13416 * fvwm/add_window.c (setup_style_and_decor):
13417 fixed borderless transients
13419 * fvwm/events.c (test_resizing_event):
13420 (HandleConfigureRequest):
13421 * fvwm/frame.c (frame_create_move_resize_args):
13422 * fvwm/add_window.c (AddWindow):
13424 * fvwm/window_flags.h:
13425 tried to improve ConfigureRequest handling
13427 * fvwm/events.c (HandlePropertyNotify):
13428 recalculate window size when the base_width or base_height hint
13429 changes; fixes some problems with xemacs
13431 * fvwm/virtual.c (map_window):
13434 * fvwm/borders.c (border_draw_decorations):
13435 don't redraw windows on a different desk
13436 keep track of Scr.Hilite
13438 2002-03-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13440 * fvwm/virtual.c (unmap_window):
13441 * fvwm/move_resize.c (resize_window):
13442 * fvwm/icons.c (Iconify):
13443 * fvwm/add_window.c (CaptureOneWindow):
13444 * fvwm/borders.c (border_undraw_decorations):
13445 mark window decorations as not drawn whenever the frame is unmapped
13447 2002-03-30 Dan Espen <dane@mk.telcordia.com>
13449 * fvwm/fvwm2.1: Fixup IconBox geometry examples.
13451 2002-03-29 Mikhael Goikhman <migo@homemail.com>
13454 use safemalloc and alloca instead of malloc
13456 2002-03-29 olicha <olivier.chapuis@free.fr>
13458 * libs/FlocaleCharset.c (FlocaleCharsetSetFlocaleCharset):
13459 Set the X locale charset on system without XOpenOM
13461 2002-03-27 Mikhael Goikhman <migo@homemail.com>
13464 fixed multibyte support reporting
13466 2002-03-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13471 moved gcc extension __attribute__ handling to config.h
13473 * fvwm/fvwm.c (main):
13474 * fvwm/stack.c (add_window_to_stack_ring_after):
13475 * fvwm/icons.c (GetIconWindow):
13477 * fvwm/add_window.c:
13478 fixed core dumps and other bugs in debug messages
13480 2002-03-27 olicha <olivier.chapuis@free.fr>
13482 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
13483 (FlocaleCharsetSetFlocaleCharset):
13485 * configure.in (problem_multibyte):
13486 Fixed compilation for system without XOpenOM in Xlib.h
13488 * libs/FlocaleCharset.c (FlocaleInit_X_Charset):
13489 * libs/Ficonv.c (FiconvInit):
13493 include only libs/Flocale.h
13495 2002-03-26 Mikhael Goikhman <migo@homemail.com>
13498 fixed detection of fribidi-0.9.0, it is incompatible (not good for us)
13503 * libs/FlocaleCharset.c:
13504 minor modifications, like removed #include;
13505 fixed core dump with bidi and utf-8
13507 2002-03-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13509 * fvwm/frame.c (frame_update_hidden_window_pos):
13510 fixed shade/maximize/unshade
13512 * fvwm/builtins.c (FreeDecorFace):
13515 * fvwm/borders.c (get_common_decorations):
13516 (border_get_border_style):
13517 * fvwm/style.c (parse_and_set_window_style):
13519 * fvwm/window_flags.h:
13520 * fvwm/fvwm.h (struct):
13521 * fvwm/frame.c (frame_mrs_setup_draw_decorations):
13522 (frame_create_move_resize_args):
13523 (frame_move_resize_step):
13524 (frame_next_move_resize_args):
13525 new styles WindowShadeLazy [default], WindowShadeBusy and
13526 WindowShadeAlwaysLazy
13528 * fvwm/frame.c (frame_set_decor_gravities):
13529 fixed window bit gravities
13530 split into smaller functions
13531 (frame_move_resize_step):
13532 fixed a bug w/ the parent gravity
13533 (frame_hide_changing_window_parts):
13534 fixed flickering in one of the corners during shade animation
13535 (frame_mrs_hide_changing_parts):
13537 (frame_mrs_prepare_vars):
13538 (frame_mrs_hide_unhide_parent):
13539 (frame_mrs_setup_draw_decorations):
13540 (frame_mrs_resize_move_windows):
13543 2002-03-25 olicha <olivier.chapuis@free.fr>
13545 * libs/Fft.c (FftSetupEncoding):
13548 * libs/Flocale.c (FlocaleDrawString):
13549 * libs/FBidi.c (FBidiConvert):
13551 Pass the font to FBidiConvert
13553 * acconfig.h (HAVE_LIBCHARSET):
13554 * acinclude.m4 (CHECK_LIBCHARSET):
13556 If libiconv is used check for libcharset
13558 * libs/Makefile.am:
13559 * libs/FlocaleCharset.h:
13560 * libs/FlocaleCharset.c:
13562 * libs/Flocale.c (*):
13563 * libs/Fft.c (FftSetupEncoding):
13565 New structure FlocaleCharset to handle font, iconv and fribidi charsets.
13566 FlocaleFont has such a member which is set when charset info are needed.
13567 FlocaleCharset.c contains a big table which associates to an X charset
13568 various possible locale charsets and the fribidi charset.
13569 If libiconv is used, libcharset is used to compute the locale charset.
13570 Various Flocale clean up.
13572 * fvwm/fvwm.c (main):
13573 Removed the call to FlocaleInitCharset, it is now done automatically
13576 * libs/Makefile.am:
13579 * fvwm/ewmh.c (ewmh_atom_property_notify[]):
13581 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
13584 (EWMH_SetDesktopNames):
13585 Moved iconv conversions into the library. Try to found the good iconv
13586 charset with the help of the font and of the FlocaleCharset table.
13588 2002-03-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13590 * libs/Module.c (SendFvwmPipe):
13591 * libs/Graphics.c (do_relieve_rectangle):
13592 * fvwm/menustyle.c (menustyle_parse_old_style):
13593 * fvwm/add_window.c (setup_window_structure):
13594 memory management patches by Dave Trollope
13596 * fvwm/frame.c (frame_get_sidebar_geometry):
13597 hide the handles when using the NoHandles style
13599 * fvwm/borders.c (border_redraw_decorations):
13600 change in title rotation is applied immediately, don't use the value "2"
13603 * fvwm/style.c (parse_and_set_window_style):
13604 removed "TitleLeft" and "TitleRight" styles; only the "TitleAt..."
13606 documented the new title directions
13607 (parse_and_set_window_style):
13608 removed the ...TitleRotated[Counter]ClockWise use ...CW and ...CCW
13610 documented these styles
13612 * fvwm/add_window.c (CaptureOneWindow):
13613 (CaptureAllWindows):
13617 * fvwm/icons.c (DeIconify):
13618 fiexd fucoused window not hilighting after deiconification
13620 2002-03-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13622 * fvwm/update.c (apply_window_updates):
13623 windows are not unshaded when the decoration layout changes
13625 * fvwm/frame.c (frame_create_move_resize_args):
13626 fixed excessive redrawing
13627 (frame_get_hidden_pos):
13628 fixed parent geometry when window is hidden
13630 * fvwm/add_window.c (setup_frame_stacking):
13631 fixed stacking of right buttons
13633 * fvwm/frame.c (frame_set_decor_gravities):
13634 fixed title and button bit gravities
13636 * fvwm/add_window.c (setup_frame_stacking):
13637 (change_auxiliary_windows):
13638 fixed "button" style
13640 * fvwm/geometry.c (get_title_button_geometry):
13641 * fvwm/menus.c (pop_menu_up):
13642 fixed menu placement relative to window titles
13644 * libs/Flocale.c (FlocaleDrawString):
13645 fixed compiler warning w/o fribidi
13647 * fvwm/virtual.c (MoveViewport):
13649 (do_move_window_to_desk):
13650 * fvwm/update.c (apply_window_updates):
13651 * fvwm/icons.c (Iconify):
13653 * fvwm/module_interface.c (SETOLDFLAGS):
13654 * fvwm/ewmh_events.c (ewmh_WMStateHidden):
13655 * fvwm/style.c (parse_and_set_window_style):
13656 * fvwm/window_flags.h:
13657 * fvwm/session.c (MatchWinToSM):
13658 * fvwm/placement.c (PlaceWindow):
13659 * fvwm/add_window.c (CaptureAllWindows):
13660 (setup_window_placement):
13661 (CaptureOneWindow):
13664 * fvwm/menus.c (menu_tear_off):
13665 * fvwm/events.c (HandleMapRequestKeepRaised):
13668 removed some of those pesky globals: PPosOverride, isIconicState and
13669 isIconifiedByParent; pass round a structure instead
13670 removed the do_start_iconic window flag
13671 removed do_delete_icon_moved flag
13673 2002-03-24 Mikhael Goikhman <migo@homemail.com>
13677 renamed HAVE_FRIBIDI to HAVE_BIDI
13681 added more comments
13683 * fvwm/Makefile.am:
13685 * libs/Makefile.am:
13686 added a dummy call to FBidi to test linking against bidi libs
13688 2002-03-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13690 * fvwm/windowshade.c (CMD_WindowShade):
13691 changed syntax of windowshade with direction
13693 update button state after unshading
13695 * fvwm/add_window.c (AddWindow):
13696 fixed mini icon update
13698 * fvwm/events.c (HandleEnterNotify):
13699 fixed icon picture redrawing
13700 icon titles are no longer raised and expanded if the icon has only a
13703 * fvwm/move_resize.c (resize_window):
13706 * libs/gravity.c (gravity_move_resize_parent_child):
13707 * fvwm/frame.c (frame_get_titlebar_dimensions):
13708 (frame_prepare_animation_shape):
13709 (frame_move_resize_step):
13710 (frame_get_titlebar_dimensions_only):
13711 (frame_get_hidden_pos):
13712 (frame_update_hidden_window_pos):
13713 (frame_free_move_resize_args):
13714 (frame_create_move_resize_args):
13715 fixed shading of shaped windows
13720 * fvwm/fvwm.c (main):
13721 * fvwm/misc.c (GrabEm):
13722 fixed a problem with the cursor shape during window shading
13724 * fvwm/update.c (apply_window_updates):
13725 fixed drawing of hilighted window after a decoration change
13727 * fvwm/update.c (apply_window_updates):
13728 * fvwm/ewmh_icons.c (EWMH_SetIconFromWMIcon):
13729 * fvwm/borders.c (RedrawDecorations):
13730 renamed RedrawDecorations()
13732 * fvwm/move_resize.c (move_window_doit):
13734 * fvwm/misc.c (move_into_rectangle):
13735 (intersect_xrectangles):
13736 functions renamed and moved to fvwmrect.c
13738 * fvwm/borders.c (border_get_changed_border_parts):
13739 (frame_get_changed_border_parts):
13740 reduced border redrawing
13741 moved fucntion to borders.c
13743 * fvwm/events.c (HandleButtonPress):
13745 suppress button events on frame windows
13747 * fvwm/frame.c (frame_setup_border):
13748 fixed a problem with the border setup
13750 * fvwm/borders.c (border_draw_decorations):
13751 * fvwm/events.c (HandleEnterNotify):
13752 fixed icon title drawing
13754 * fvwm/misc.c (GrabEm):
13755 fixed a pointer grab hang with xmag?
13757 * fvwm/move_resize.c (resize_window):
13758 use frame_move_resize function to improve performance
13760 * fvwm/add_window.c (AddWindow):
13761 fixed recaturing shaded windows
13764 suppress unnecessary title redraws
13767 window shading works again; there are still some problems with
13768 recapture, restart, border drawing and shaped windows
13770 2002-03-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13772 * fvwm/geometry.c (get_shaded_geometry_with_dir):
13775 * fvwm/frame.c (frame_get_title_bar_dimensions):
13776 fixed minor button layout bug
13777 (frame_update_hidden_window_pos):
13779 * fvwm/ewmh_names.c (EWMH_WMName):
13780 * fvwm/gnome.c (GNOME_HandlePropRequest):
13781 * fvwm/focus.c (DoSetFocus):
13782 * fvwm/stack.c (new_layer):
13783 * fvwm/icons.c (DeIconify):
13785 * fvwm/events.c (HandleFocusIn):
13786 (HandlePropertyNotify):
13789 (HandleButtonPress):
13790 (HandleLeaveNotify):
13791 * fvwm/builtins.c (CMD_ChangeDecor):
13793 * fvwm/move_resize.c (resize_move_window):
13796 (maximize_fvwm_window):
13798 * fvwm/borders.c (DrawDecorations):
13799 (RedrawDecorations):
13800 removed function DrawDecorations()
13801 (border_draw_decorations):
13802 renamed draw_decorations_with_geom() to border_draw_decorations()
13804 * fvwm/events.c (HandleExpose):
13805 fixed drawing icon titles
13807 * fvwm/add_window.c (adjust_fvwm_internal_windows):
13808 * fvwm/events.c (HandleFocusIn):
13810 * fvwm/screen.h (ScreenInfo):
13811 return the focus to the window that had the focus before an or window
13812 stole it and then died.
13814 * fvwm/menus.c (scanForColor):
13815 removed duplicate call of strlen
13816 use alloca instead of safemalloc
13818 * fvwm/menustyle.c (menustyle_parse_style):
13819 don't call memset right before memcpy
13821 * fvwm/module_interface.c (AddToMessageQueue):
13822 (DeleteMessageQueueBuff):
13823 removed one safemalloc and inline'd the function
13824 merged AddToMessageQueue into PositiveWrite
13826 * fvwm/borders.c (border_draw_decor_to_pixmap):
13827 fixed pixmap and mini icon buttons
13828 (border_fill_pixmap_background):
13830 (border_get_tb_parts_to_draw):
13831 buttons and title background using the border style is updated when the
13834 * fvwm/events.c (WaitForButtonsUp):
13835 don't grab the whole server but merely the pointer to allow applications
13836 redrawing themselves
13839 finished writing title drawing code
13841 * fvwm/move_resize.c (resize_window):
13842 (resize_move_window):
13843 (unmaximize_fvwm_window):
13844 removed now unnecessary calls to DrawDecorations()
13846 * fvwm/frame.c (frame_hide_changing_window_parts):
13847 fixed hiding bottom/right titles
13849 * fvwm/add_window.c (AddWindow):
13850 fixed recapturing shaded windows
13852 * fvwm/misc.c (GrabEm):
13853 fixed the cursor over the title window while resizing
13855 2002-03-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13857 * libs/Graphics.c (CreateTiledPixmap):
13858 improved efficience: let the X server tile a pixmap via the GC settings
13860 * fvwm/fvwm.c (CreateGCs):
13861 * fvwm/screen.h (ScreenInfo):
13862 added new global GC Scr.TileGC
13864 * fvwm/borders.c (border_fill_pixmap_background):
13865 * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
13866 use already created gcs
13868 * fvwm/ewmh_icons.c (create_pixmap_from_ewmh_icon):
13869 * fvwm/menus.c (paint_menu_gradient_background):
13870 fixed using a randow members in gcs
13872 2002-03-22 Mikhael Goikhman <migo@homemail.com>
13875 added compilation test for fribidi
13877 2002-03-22 Dan Espen <dane@mk.telcordia.com>
13879 * NEWS: Document FvwmForm timeout.
13881 2002-03-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13883 * fvwm/session.c (MatchWinToSM):
13884 * fvwm/add_window.c (AddWindow):
13885 preserve user states over a restart
13887 * fvwm/add_window.c (setup_window_structure):
13888 preserve user states over a recapture
13890 * fvwm/functions.c (execute_function):
13891 "Silent" suppresses the "No such command ..." message
13893 * fvwm/frame.c (frame_move_resize):
13894 * fvwm/misc.c (GrabEm):
13895 fixed the cursor shape during resizing
13896 fixed button looks in small windows
13898 2002-03-22 Mikhael Goikhman <migo@homemail.com>
13904 2002-03-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13906 * fvwm/fvwm.c (LoadDefaultLeftButton):
13907 (LoadDefaultRightButton):
13908 * fvwm/borders.c (border_draw_vector_to_pixmap):
13909 * fvwm/screen.h (DecorFace):
13910 * fvwm/builtins.c (ReadDecorFace):
13911 fixed transparent vector line support
13913 * libs/Graphics.c (CreateGradientPixmap):
13914 fixed potential core dump with illegal gradients
13916 2002-03-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13918 * fvwm/fvwm.h (FvwmWindow):
13919 removed button_background_pixmap member
13921 * fvwm/update.c (apply_window_updates):
13922 fixed changing the decoration size
13924 * fvwm/windowshade.c (CMD_WindowShade):
13925 * fvwm/frame.c (frame_setup_border):
13926 * fvwm/functions.c (execute_complex_function):
13929 * fvwm/move_resize.c (resize_window):
13930 fixed aboting of a opaque resize w/ maximized windows
13931 (ParseOneResizeArgument):
13932 resize arguments don't take the border into account
13933 (GetResizeArguments):
13934 implemented new option "Frame" to the Resize and ResizeMove commands
13936 2002-03-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13939 * fvwm/builtins.c (ReadDecorFace):
13940 * fvwm/borders.c (DrawLinePattern):
13941 implemented transparent drawing color in vector buttons: C == 4
13943 * libs/defaults.h (MAX_TITLE_BUTTON_VECTOR_LINES):
13944 * fvwm/builtins.c (ReadDecorFace):
13945 increased allowed number of lines in a vector button to 10000 and moved
13946 the definition to defaults.h
13948 * fvwm/virtual.c (MoveViewport):
13949 don't send useless M_NEW_PAGE packets
13953 started work on new button/title drawing code
13955 * fvwm/events.c (HandleExpose):
13956 don't handle expose on the title bar
13959 * fvwm/frame.c (frame_get_sidebar_geometry):
13960 * fvwm/fvwm.h (FvwmWindow):
13961 replaced border_state with decor_state
13963 * libs/defaults.h (NR_RIGHT_BUTTONS):
13967 * fvwm/events.c (HandleExpose):
13969 * fvwm/frame.c (frame_setup_border):
13970 hide sidebars if they are too small, i.e. 0 pixels
13972 2002-03-20 olicha <olivier.chapuis@free.fr>
13974 * libs/Flocale.c (FlocaleFreeNameProperty):
13975 Fixed random core dump
13977 2002-03-19 olicha <olivier.chapuis@free.fr>
13979 * fvwm/ConfigFvwmDefaults:
13980 RightTitleRotatedCW is a default
13982 2002-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
13984 * fvwm/frame.c (frame_get_sidebar_geometry):
13985 window corners are always at least the border width thick
13987 * fvwm/geometry.c (update_absolute_geometry):
13988 fixed south/east shading
13990 * fvwm/frame.c (frame_move_resize_step):
13991 did the best I could to prevent rxvt from flashing in the background
13994 * fvwm/add_window.c (get_default_window_attributes):
13995 (get_default_window_attributes):
13996 (setup_resize_handle_windows):
13997 * fvwm/borders.c (border_get_border_gcs):
13998 applied -visual fix by Hippo
14000 * fvwm/cursor.c (CMD_CursorStyle):
14003 * fvwm/frame.c (frame_get_title_bar_dimensions):
14004 fixed order of right buttons
14005 (frame_move_resize_step):
14006 reduced flashing when maximizing
14008 * fvwm/geometry.c (update_absolute_geometry):
14009 adapted for horizontal shading
14011 2002-03-19 Mikhael Goikhman <migo@homemail.com>
14020 several renamings of text_direction to text_rotation
14022 2002-03-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14024 * fvwm/windowshade.c (CMD_WindowShade):
14025 * fvwm/frame.c (frame_create_move_resize_args):
14026 (frame_move_resize_step):
14027 hack to enable non-animated window shading for the time being
14029 * fvwm/style.c (parse_and_set_window_style):
14030 (parse_and_set_window_style):
14031 allow to abbreviate [Counter]ClockWise with [C]CW
14033 * fvwm/frame.c (frame_move_resize_step):
14036 * fvwm/geometry.c (gravity_constrain_size):
14037 removed useless code
14039 * fvwm/update.c (apply_window_updates):
14040 * fvwm/add_window.c (AddWindow):
14041 * fvwm/move_resize.c (unmaximize_fvwm_window):
14043 do not write into frame_g. only frame.c should do this
14045 * libs/defaults.h (MIN_WINDOW_TITLEBUTTON_LENGTH):
14046 (MIN_WINDOW_TITLE_LENGTH):
14048 * fvwm/frame.c (frame_setup_title_bar):
14049 (get_resize_decor_gravities_one_axis):
14050 (frame_setup_window_internal):
14051 (frame_move_resize_step):
14052 (frame_create_move_resize_args):
14053 rewrote frame_setup_title_bar function
14055 * fvwm/add_window.c (setup_frame_stacking):
14056 fixed title bar stacking order
14058 * fvwm/frame.c (frame_setup_title_bar):
14059 removed yesterday's 'fix'
14061 * fvwm/add_window.c (hide_screen):
14062 (setup_title_window):
14063 (setup_resize_handle_windows):
14064 (setup_button_windows):
14065 fixed visual and depth of decoration windows
14067 2002-03-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14069 * fvwm/frame.c (frame_setup_title_bar):
14070 fixed title layout bug
14072 * fvwm/move_resize.c (MaximizeHeight):
14073 fixed bug in "grow" option of the Maximize command
14076 fixed broken prototype for get_title_font_size_and_offset
14078 * fvwm/geometry.c (get_title_font_size_and_offset):
14079 simplified code a bit
14081 2002-03-18 olicha <olivier.chapuis@free.fr>
14084 * fvwm/geometry.c (get_title_font_size_and_offset):
14085 * fvwm/add_window.c (setup_title_geometry):
14087 * fvwm/style.c (parse_and_set_window_style):
14088 (check_window_style_change):
14089 * fvwm/update.c (apply_window_updates):
14090 * fvwm/window_flags.h:
14092 Reworte side title direction styles and use LeftTitleRotatedClockWise /
14093 LeftTitleRotatedCounterClockWise, RightTitleRotatedClockWise /
14094 RightTitleRotatedCounterClockWise
14096 2002-03-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14099 * vms/config.h (FMiniIconsSupported):
14100 removed last traces of MINI_ICONS ifdef
14102 * fvwm/windowlist.c (CMD_WindowList):
14103 * fvwm/update.c (apply_window_updates):
14105 * fvwm/style.c (merge_styles):
14106 (parse_and_set_window_style):
14107 (check_window_style_change):
14109 * fvwm/module_interface.c (SendMiniIcon):
14110 (BroadcastMiniIcon):
14111 (CMD_Send_WindowList):
14112 * fvwm/fvwm.h (FvwmWindow):
14113 * fvwm/ewmh_icons.c (ewmh_WMIcon):
14114 (EWMH_DoUpdateWmIcon):
14115 (ewmh_SetWmIconFromPixmap):
14116 (EWMH_DeleteWmIcon):
14117 (EWMH_SetIconFromWMIcon):
14118 * fvwm/builtins.c (ReadDecorFace):
14119 * fvwm/borders.c (DrawButton):
14122 * fvwm/add_window.c (setup_window_structure):
14124 (destroy_mini_icon):
14125 (change_mini_icon):
14127 * acconfig.h (FMiniIconsSupported):
14128 replaced all MINI_ICONS ifdefs with FMiniIconsSupported to enable
14132 removed an FANCY_TITLEBARS ifdef
14134 * fvwm/borders.c (border_draw_one_part):
14135 (border_draw_border_parts):
14136 (border_draw_all_parts):
14137 (draw_clipped_decorations_with_geom):
14138 performance enhancement
14140 2002-03-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14142 * fvwm/frame.c (frame_move_resize_step):
14143 force setting up the border when function is called with FRAME_MR_SETUP
14144 (frame_setup_window_internal):
14145 removed duplicate frame setup
14147 * fvwm/borders.c (border_get_parts_and_pos_to_draw):
14149 (draw_clipped_decorations_with_geom):
14150 do not flush the X queue after drawing; let the caller do it
14152 * fvwm/frame.c (frame_get_sidebar_geometry):
14153 fixed layout of windows with a small height
14154 (frame_hide_changing_window_parts):
14159 made good progress with frame layout rewrite. I think it is already
14160 considerably faster.
14161 some general clean up
14163 * fvwm/add_window.c (setup_decor_window):
14166 * fvwm/windowshade.c (CMD_WindowShade):
14167 * fvwm/stack.c (verify_stack_ring_consistency):
14168 (RaiseOrLowerWindow):
14169 * fvwm/move_resize.c (resize_move_window):
14170 (move_window_doit):
14171 (draw_move_resize_grid):
14172 * fvwm/icons.c (DrawIconWindow):
14173 * fvwm/icccm2.c (CloseICCCM2):
14175 (HandleSelectionRequest):
14176 * fvwm/fvwm.c (main):
14177 (SaveDesktopState):
14178 * fvwm/focus.c (DoSetFocus):
14179 * fvwm/ewmh.c (EWMH_ManageKdeSysTray):
14180 * fvwm/events.c (HandlePropertyNotify):
14181 (HandleButtonPress):
14182 (HandleConfigureRequest):
14183 * fvwm/add_window.c (RestoreWithdrawnLocation):
14185 * fvwm/builtins.c (CMD_Delete):
14189 * fvwm/menus.c (paint_menu):
14191 * fvwm/misc.c (UngrabEm):
14193 * fvwm/schedule.c (execute_obj_func):
14194 * fvwm/add_window.c (hide_screen):
14196 use XFlush instead of XSync when the latter is not necessary
14198 * libs/fvwmrect.c (fvwmrect_rectangles_equal):
14201 * fvwm/add_window.c (adjust_fvwm_internal_windows):
14202 inform frame module if the window with the hide windows dies
14204 * fvwm/placement.c (PlaceWindow):
14206 * fvwm/add_window.c (setup_window_attr):
14207 (setup_frame_attributes):
14209 (RestoreWithdrawnLocation):
14210 (setup_window_placement):
14211 * fvwm/geometry.c (gravity_translate_to_northwest_geometry):
14212 (get_title_geometry):
14213 * fvwm/fvwm.c (InitVariables):
14214 * fvwm/frame.c (frame_setup_frame):
14215 * fvwm/colormaps.c (HandleColormapNotify):
14216 (InstallWindowColormaps):
14217 * fvwm/events.c (HandleConfigureRequest):
14218 (HandleUnmapNotify):
14219 * fvwm/fvwm.h (FvwmWindow):
14220 removed attr member of FvwmWindow and replaced by a structure defined
14221 ourselves that is much smaller
14223 * fvwm/add_window.c (hide_screen):
14224 don't use save_unders and backing_store for the window used in recapture
14226 * fvwm/frame.c (frame_init):
14227 * fvwm/fvwm.c (main):
14228 new function to initialise frame module
14230 * libs/fvwmrect.c (fvwmrect_subtract_rectangles):
14233 2002-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14238 * fvwm/borders.h (enum):
14239 * fvwm/borders.c (draw_clipped_decorations_with_geom):
14240 (border_get_parts_and_pos_to_draw):
14241 * fvwm/fvwm.h (struct):
14243 fixed calculations of which border parts to draw
14246 corrected some typos
14249 handle marks work again
14251 2002-03-16 Dan Espen <dane@mk.telcordia.com>
14253 * AUTHORS: New author added.
14255 2002-03-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14259 * fvwm/add_window.c (setup_frame_stacking):
14260 * fvwm/cursor.c (CMD_CursorStyle):
14261 * fvwm/events.c (HandleExpose):
14263 (HandleEnterNotify):
14264 (HandleLeaveNotify):
14266 * fvwm/geometry.c (get_title_button_geometry):
14267 * fvwm/virtual.c (map_window):
14268 * fvwm/add_window.c (setup_parent_window):
14269 (setup_resize_handle_cursors):
14270 (setup_resize_handle_windows):
14271 (resize_resize_handle_windows):
14272 (change_resize_handle_windows):
14273 some progress with new frame layout
14275 * fvwm/add_window.c (setup_visible_name):
14276 fixed off-by-one bug in setup_visible_name
14277 maximum window number can be set in defaults.h
14279 2002-03-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14281 * fvwm/windowlist.h:
14286 * fvwm/placement.h:
14288 * fvwm/move_resize.h:
14295 * fvwm/add_window.h:
14296 * fvwm/ewmh_names.c:
14297 * fvwm/ewmh_icons.c:
14298 * fvwm/ewmh_events.c:
14305 * fvwm/windowlist.c:
14309 * fvwm/colormaps.c:
14310 * fvwm/decorations.c:
14311 * fvwm/conditional.c:
14314 * fvwm/placement.c:
14318 * fvwm/functions.c:
14321 * fvwm/module_interface.c:
14323 * fvwm/add_window.c:
14326 * fvwm/move_resize.c:
14329 * fvwm/fvwm.h (FvwmWindow):
14330 moved all windows into a separate sub structure and wrote access macros
14331 renamed FvwmWindow argument to builtin commands to "fw"
14332 renamed tmp_win to fw everywhere
14334 * fvwm/borders.c (RedrawBorder):
14335 * fvwm/decorations.c (SelectDecor):
14336 * fvwm/add_window.c (setup_style_and_decor):
14337 (setup_resize_handle_cursors):
14338 * fvwm/window_flags.h:
14339 * fvwm/fvwm.h (struct):
14340 added new member has_handles and new macro HAS_HANDLES
14342 * fvwm/decorations.c (SelectDecor):
14343 fixed the NoHandles style
14345 * fvwm/decorations.c (SelectDecor):
14346 * fvwm/style.c (check_window_style_change):
14347 (parse_and_set_window_style):
14349 * fvwm/fvwm.h (struct):
14350 renamed has_no_handles to has_no_border
14352 2002-03-15 olicha <olivier.chapuis@free.fr>
14355 * libs/Fft.c (is_utf8_encoding):
14359 s/COMPUND_TEXT/COMPOUND_TEXT
14362 Removed matrix xft specification doc as now it is use internally by
14365 * libs/Flocale.c (FlocaleRotateDrawString):
14366 (FlocaleUnloadFont):
14367 (FlocaleDrawString):
14368 (FlocaleTextWidth):
14370 * libs/Fft.c (FftGetRotatedFont):
14374 * fvwm/borders.c (DrawMultiPixmapTitlebar):
14376 * fvwm/geometry.c (get_title_font_size_and_offset):
14377 * fvwm/style.c (parse_and_set_window_style):
14378 (check_window_style_change):
14379 * fvwm/update.c (apply_window_updates):
14383 * fvwm/window_flags.h:
14384 Implemented vertical text rendering, new style SideTitleTextDefault,
14385 SideTitleTextTopToBottom, SideTitleTextBottomToTop
14387 2002-03-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14390 removed inclusion of fvwmdebug.h
14392 * libs/gravity.c (ParseDirectionArgument):
14393 fixed direction parsing
14395 * fvwm/menus.c (get_menu_options):
14396 fixed a compiler warning
14398 2002-03-12 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14400 * fvwm/bindings.c (ParseBinding):
14401 fixed compiler warning
14403 * fvwm/ewmh_events.c (EWMH_GetIconGeometry):
14405 fixed compilation w/ --disable-ewmh
14407 * fvwm/windowlist.c (CMD_WindowList):
14408 fixed parsing of conditions versus position of window list broken with
14411 2002-03-11 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14414 * libs/Fft.c (FftTextWidth):
14415 (is_utf8_encoding):
14416 (FftGetFontWidths):
14418 removed the HAVE_XFT_UTF8 ifdefs and fixed not setting FftUtf8Support
14419 if HAVE_XFT was not set.
14421 * fvwm/events.h (XEVMASK_DECORW):
14422 select EnterNotify and LeaveNotify on frame instead of decor_w
14424 * fvwm/add_window.c (setup_title_window):
14425 (setup_button_windows):
14426 (setup_resize_handle_windows):
14427 frame window is the new parent of the title, button and handle windows
14428 (setup_frame_stacking):
14429 new stacking order of decoration windows
14431 * fvwm/menuitem.c (menuitem_paint):
14432 * fvwm/events.c (HandleExpose):
14435 * fvwm/move_resize.c (unmaximize_fvwm_window):
14436 don't force to redraw the frame
14438 * libs/gravity.c (gravity_get_offsets):
14441 functions moved to gravity.c
14443 2002-03-10 olicha <olivier.chapuis@free.fr>
14445 * acconfig.h (HAVE_XFT_UTF8):
14447 * libs/Fft.c (is_utf8_encoding):
14448 (FftGetFontWidths):
14451 Detected if Xft can handle utf8 string
14454 * fvwm/menuitem.c (menuitem_paint):
14455 * fvwm/events.c (HandleExpose):
14456 Fixed Xft related compilation failure and warning
14458 2002-03-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14462 * fvwm/move_resize.c:
14467 * fvwm/add_window.c:
14468 * fvwm/frame.c (frame_setup_window):
14469 (frame_force_setup_window):
14470 (frame_setup_shape):
14471 SetupFrame renamed to frame_setup_window
14472 ForceSetupFrame renamed to frame_force_setup_window
14473 SetShape renamed to frame_setup_shape
14475 * fvwm/windowshade.c:
14476 moved most code to frame.c
14478 * fvwm/frame.c (SetShape):
14480 (set_decor_gravity):
14483 functions moved to new file
14486 (frame_setup_title_bar):
14490 direction code moved to gravity.c and gravity.h
14492 * fvwm/windowshade.c (CMD_WindowShade):
14493 * fvwm/geometry.c (get_shaded_geometry):
14495 * libs/FScreen.c (FScreenInit):
14496 (FScreenUpdateEmulationMapState):
14497 changed Xinerame emulation layout
14500 Corrected the description of the XineramaPrimaryScreen command that was
14503 2002-03-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14505 * fvwm/menus.c (menu_tear_off):
14506 (unlink_item_from_menu):
14507 (menu_strip_tear_off_title):
14508 use the text from a title item as the tear off menu title if the menu
14509 begins with a title; skip separators and tear off bars at the front of
14513 implemented titleatleft and titleatright styles; titles are not drawn
14516 * fvwm/style.c (check_window_style_change):
14517 * fvwm/update.c (apply_window_updates):
14518 * fvwm/ewmh_names.c (EWMH_WMIconName):
14521 * fvwm/ewmh.c (ksmserver_workarround):
14522 * fvwm/update.c (apply_window_updates):
14523 * fvwm/conditional.c (MatchesConditionMask):
14524 * fvwm/fvwm.c (main):
14525 * fvwm/session.c (SaveWindowStates):
14528 * fvwm/functions.c (expand):
14529 * fvwm/stack.c (dump_stack_ring):
14530 (verify_stack_ring_consistency):
14531 * fvwm/module_interface.c (BroadcastWindowIconNames):
14532 (CMD_Send_WindowList):
14533 * fvwm/add_window.c (free_window_names):
14534 (free_window_names):
14535 * fvwm/events.c (HandlePropertyNotify):
14536 * fvwm/builtins.c (CMD_Wait):
14537 * fvwm/style.c (CMD_DestroyStyle):
14539 Adapted to changes of Flocale.h
14542 removed COMPUND_TEXT ifdef
14545 mutibyte defaults to on
14550 * fvwm/fvwm.h (FvwmWindow):
14551 cleaned up Flocale stuff for better information hiding
14553 * libs/Flocale.c (get_FlocaleFontSet):
14555 added a new font strucht member min_char_offset for vertical text
14557 * libs/Flocale.c (get_FlocaleFontSet):
14558 fixed a bug in descent calculation
14560 * fvwm/fvwm.h (FvwmWindow):
14563 * fvwm/borders.c (RedrawButtons):
14568 (DrawMultiPixmapTitlebar):
14569 don't use title_g or boundary_width
14571 * libs/Flocale.c (FlocaleTextWidth):
14572 * libs/Flocale.c (FlocaleDrawString):
14573 added interface for vertical strings
14574 * libs/Flocale.h (FlocaleWinString):
14575 added flags structure w/ is_vertical_string flag
14577 * fvwm/borders.c (RedrawTitle):
14578 (DrawMultiPixmapTitlebar):
14579 * fvwm/screen.h (ScreenInfo):
14580 * fvwm/icons.c (DrawIconWindow):
14581 * fvwm/move_resize.c (DisplayPosition):
14583 * fvwm/screen.h (ScreenInfo):
14584 removed ScratchStr and TitleStr; *please* don't use global variables
14587 * fvwm/move_resize.c (ParseOneResizeArgument):
14588 (GetResizeArguments):
14589 (GetResizeMoveArguments):
14591 (resize_move_window):
14592 * fvwm/module_interface.c (CONFIGARGS):
14595 * fvwm/placement.c (PlaceWindow):
14596 * fvwm/add_window.c (setup_title_window):
14597 (setup_button_windows):
14598 (setup_parent_window):
14599 (resize_resize_handle_windows):
14600 (change_resize_handle_windows):
14602 * fvwm/geometry.c (get_window_borders):
14603 (gravity_get_naked_geometry):
14604 (gravity_add_decoration):
14606 don't use title_g.width and title_g.height anymore
14608 * libs/defaults.h (EXTRA_TITLE_FONT_WIDTH):
14611 * fvwm/borders.c (SetupTitleBar):
14612 * fvwm/add_window.c (setup_title_window):
14613 don't use title_g.x and title_g.y anymore
14614 (setup_title_geometry):
14617 * fvwm/fvwm.h (FvwmWindow):
14618 replaced title_g by title_length and title_thickness
14619 renamed title_text_y to title_text_offset
14621 * fvwm/add_window.c (setup_style_and_decor):
14622 (setup_parent_window):
14623 * fvwm/decorations.c (SelectDecor):
14624 * fvwm/placement.c (PlaceWindow):
14625 * fvwm/windowlist.c (CMD_WindowList):
14626 * fvwm/events.c (SendConfigureNotify):
14627 (HandlePropertyNotify):
14629 * fvwm/move_resize.c (DisplaySize):
14630 (ParseOneResizeArgument):
14631 (GetResizeArguments):
14632 (GetResizeMoveArguments):
14634 (resize_move_window):
14635 * fvwm/geometry.c (gravity_get_naked_geometry):
14636 (gravity_add_decoration):
14638 don't use boundary_width anymore
14640 * fvwm/borders.c (SetupTitleBar):
14643 * fvwm/fvwmdebug.c:
14644 removed outdated file that was never used
14646 * fvwm/move_resize.c (move_window_doit):
14647 fixed GNOME and EWMH hints when unsticking a window
14649 * fvwm/virtual.c (CMD_MoveToDesk):
14650 unstick windows when MoveToDesk is used
14653 * fvwm/windowshade.c (CMD_WindowShade):
14654 (CMD_WindowShadeAnimate):
14655 functions moved to windowshade.c
14657 * fvwm/window_flags.h:
14658 * fvwm/menus.c (pop_menu_up):
14659 * fvwm/builtins.c (CMD_WindowShade):
14660 * fvwm/move_resize.c (resize_window):
14661 * fvwm/icons.c (AutoPlaceIcon):
14662 * fvwm/borders.c (SetupFrame):
14663 don't use HAS_BOTTOM_TITLE any more
14667 * fvwm/geometry.c (get_title_font_width_and_offset):
14668 * fvwm/geometry.c (set_window_border_size):
14669 * fvwm/geometry.c (is_window_border_minimal):
14670 * fvwm/geometry.c (get_window_borders_no_title):
14671 * fvwm/geometry.c (get_shaded_client_window_pos):
14672 * fvwm/geometry.c (get_icon_corner):
14673 * fvwm/geometry.c (get_title_gravity):
14674 * fvwm/geometry.c (get_title_geometry):
14675 * fvwm/borders.c (get_button_number):
14678 * fvwm/borders.c (SetupFrame):
14680 * fvwm/events.c (HandleShapeNotify):
14681 * fvwm/borders.c (SetupTitleBar):
14682 * fvwm/update.c (apply_window_updates):
14683 * fvwm/add_window.c (setup_window_font):
14684 removed title_top_height
14686 * libs/defaults.h (WINDOW_FREAKED_OUT_SIZE):
14689 * fvwm/events.c (SendConfigureNotify):
14690 * fvwm/events.c (HandleConfigureRequest):
14691 preparations for W/E titles
14692 don't use title_top_height any more
14694 * fvwm/ewmh_events.c (ewmh_WMStateShaded):
14695 use title_dir flags
14697 * fvwm/geometry.c (get_window_borders):
14698 * fvwm/style.c (parse_and_set_window_style):
14699 (check_window_style_change):
14700 * fvwm/style.h (SCSET_TITLE_DIR):
14701 * fvwm/window_flags.h (GET_TITLE_DIR):
14702 * fvwm/fvwm.h (struct):
14703 replaced has_bottom_title flag with title_dir that can be DIR_N, DIR_S,
14706 * libs/Parse.c (ParseDirectionArgument):
14708 use new type direction_type
14710 2002-03-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14712 * fvwm/ewmh.c (EWMH_SetFrameStrut):
14713 use function from geometry.c to get the border size
14715 * fvwm/geometry.c (get_shaded_geometry):
14716 added code for shading in all directions
14718 2002-03-07 Dan Espen <dane@mk.telcordia.com>
14720 * fvwm/bindings.c (ParseBinding): Handle key_string lengths up to 30.
14722 2002-03-07 olicha <olivier.chapuis@free.fr>
14724 * libs/Flocale.c (FInitLocale):
14725 * fvwm/fvwm.c (main):
14726 Set the locale using "" as locale argument
14728 2002-03-07 Mikhael Goikhman <migo@homemail.com>
14731 fixed some typos and indentation of several new variable entries
14733 2002-03-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14735 * fvwm/functions.h (enum):
14736 * fvwm/functions.c (func_config):
14738 * fvwm/conditional.c (CMD_ThisWindow):
14739 renamed command "This" to "ThisWindow"
14741 * fvwm/conditional.c (Circulate):
14742 "Current" no longer selects a random window when no window is focused
14744 * fvwm/icccm2.c (SetupICCCM2):
14745 removed debug fprintf
14747 * fvwm/functions.c (expand_extended_var):
14748 implemented new extended variables pointer.x, pointer.x, pointer.wx,
14749 pointer.wy, pointer.cx and pointer.cy.
14751 * libs/Parse.c (ParseDirectionArgument):
14752 allow N, S, W, E, NW, SW, SE, NE for direction arguments
14754 * fvwm/builtins.c (CMD_WindowShade):
14755 fixes for animated shading w/ titleatbottom+north and titleattop+south
14757 2002-03-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14759 * fvwm/move_resize.c (moveLoop):
14761 * fvwm/virtual.c (HandlePaging):
14762 moving/resizing windows opaque is much faster
14764 2002-03-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14766 * fvwm/add_window.c (resize_resize_handle_windows):
14767 (change_resize_handle_windows):
14768 (setup_window_font):
14769 fixed changing the handlewidth style
14771 * fvwm/update.c (apply_window_updates):
14772 * fvwm/geometry.c (update_absolute_geometry):
14773 * fvwm/builtins.c (CMD_WindowShade):
14774 * fvwm/ewmh_events.c (ewmh_WMStateShaded):
14775 * fvwm/conditional.c (CreateConditionMask):
14776 * fvwm/geometry.c (get_shaded_geometry):
14777 * fvwm/session.c (MatchWinToSM):
14778 * fvwm/add_window.c (setup_window_structure):
14780 * fvwm/window_flags.h (SHADED_DIR):
14781 * fvwm/fvwm.h (struct):
14782 implemented new WindowShade options "North" and "South" to allow shading
14783 a window in either direction, regardless of if the title is at the top
14786 * libs/Module.c (module_expand_action):
14787 new convenience function for modules
14789 2002-03-03 Dan Espen <dane@mk.telcordia.com>
14791 * fvwm/fvwm2.1: Fixes to the font section.
14793 2002-03-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14795 * fvwm/conditional.c (CMD_WindowId):
14796 set the correct context window for unmanaged windows
14798 * fvwm/icons.c (DrawIconWindow):
14799 raise the icon title even if it's too small to be expanded
14801 * fvwm/conditional.c (CMD_Cond):
14802 Fixed it the right way this time
14804 same fix for the 'Any' command
14811 unified circulating functions into a single one
14813 Pick allows to pick functions that have CirculateSkip set
14814 fixed a memory leak
14818 (CMD_PointerWindow):
14819 unified selecting functions into a single one
14822 Allow user to override the default CirculateHit of these functions
14824 * fvwm/conditional.c (CMD_Cond):
14825 Fixed a problem w/ the window selection
14831 * fvwm/menustyle.h:
14832 * fvwm/menustyle.c:
14836 moved some of the menu code into separate files
14837 more work on tear off menus; windowlist can now be torn off without a
14842 added templates for new source files
14844 * libs/Picture.c (fvwmlib_clone_color):
14847 * fvwm/menus.c (make_menu):
14849 removed unused parameter from make_menu()
14851 * fvwm/fvwm2.1 (Example):
14852 corrected statement about CaptureHonorsStartsOnPage being the default
14854 2002-03-03 Mikhael Goikhman <migo@homemail.com>
14859 added and documented --disable-bidi and --disable-perllib
14861 2002-03-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14863 * fvwm/geometry.c (get_window_borders):
14864 fixed calculation of $[cw.y] and $[cw.height]
14866 * fvwm/move_resize.c (resize_move_window):
14867 windows are mo longer hilighted after ResizeMove or ResizeMoveMaximize
14869 2002-03-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14871 * fvwm/move_resize.c (resize_move_window):
14873 2002-02-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14876 re-added --enable-xinerama-emulation option that was removed recently
14878 2002-02-28 Mikhael Goikhman <migo@homemail.com>
14883 several corrections and rewording
14885 2002-02-28 olicha <olivier.chapuis@free.fr>
14888 New section FONT NAMES AND FONT LOADING
14892 Document --enable-xft
14894 * libs/Fft.c (get_FlocaleXftFont):
14895 Used the xft font height in the place of ascent+descent
14897 * fvwm/icons.c (DrawIconWindow):
14898 Fixed the fg colors of the icon title
14900 2002-02-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14902 * fvwm/conditional.c (CMD_CondCase):
14903 fixed CondCase command
14905 fixed numeric return codes
14907 * fvwm/add_window.c (CMD_Recapture):
14908 fixed focus loss w/ SloppyFocus and MouseFocus after RecaptureWindow
14910 * acinclude.m4 (smr_CHECK_LIB):
14911 disabled a destructing gnome_prefix logic again
14913 * fvwm/events.c (GetContext):
14914 * libs/Bindings.c (win_contexts):
14916 new contexts for individual parts of the window border
14918 2002-02-26 Mikhael Goikhman <migo@homemail.com>
14921 disabled a destructing gnome_prefix logic
14924 replaced fribidi detection mechanism, now fribidi-config is used
14926 2002-02-26 olicha <olivier.chapuis@free.fr>
14928 * acconfig.h (HAVE_XFT):
14931 * libs/Fft.c (new file):
14932 * libs/Flocale.c (FlocaleLoadFont):
14933 (FlocaleUnloadFont):
14934 (FlocaleDrawString):
14935 (FlocaleTextWidth):
14936 (get_FlocaleFontSet):
14938 (get_FlocaleFontOrFontSet):
14940 * fvwm/Makefile.am:
14941 Added anti-alised font rendering using Xft. This is off by default.
14942 A font can now be given as a ";" separated list of either ","
14943 separated list of XFLD font name or Xft font name with "xft:" as
14945 xft:Verdana:Regular:size=12:rgba=rgb;-adobe-*-medium-r-*--12-*,fixed
14946 See Flocale.h for details
14948 * fvwm/events.c (HandleExpose):
14949 * fvwm/menus.c (paint_item):
14950 Always clear the text area before drawing text with an Xft font
14952 2002-02-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14954 * acinclude.m4 (smr_CHECK_LIB):
14955 fixed a bug with variable expansion and autoconf cache values
14957 2002-02-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
14959 * fvwm/menus.c (seek_submenu_instance):
14961 * fvwm/fvwm.c (InitVariables):
14962 some general menu clean up
14964 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
14965 * fvwm/move_resize.h (resize_geometry_window):
14966 * fvwm/menus.c (animated_move_back):
14968 (ParentalMenuRePaint):
14969 Removed the global variables for parental relativity. Please *do not*
14970 use globals in menus.c or anywhere else. I'm trying to remove most
14971 globals in the long run.
14973 * libs/Graphics.c (do_relieve_rectangle):
14976 * fvwm/menus.c (MenuInteraction):
14977 fixed tearing off menus by selecting a tear off item with the keyboard
14979 * fvwm/menus.c (MenuInteraction):
14980 fixed menus not popping down sometimes
14982 * fvwm/functions.c (CMD_TearMenuOff):
14983 * fvwm/menus.c (AddToMenu):
14985 (warp_pointer_to_item):
14986 (get_selectable_item_index):
14987 (get_selectable_item_from_index):
14988 (get_selectable_item_from_section):
14991 (draw_tear_off_bar):
14992 * fvwm/menus.h (MI_IS_TEAR_OFF_BAR):
14993 New command "TearMenuOff" in menus. In a normal item, this tears off
14994 the menu when selected. If the item has no title, it is drawn as a
14995 dashed line too. Pressing button 2 over a title tears out the menu too.
14998 * fvwm/menus.c (make_menu_window):
14999 fixed problem w/ mapping menus, performance enhancement
15001 * fvwm/builtins.c (CMD_Destroy):
15005 * fvwm/functions.c (execute_function):
15006 (expand_extended_var):
15008 new variable cond.rc that returns the last return code of a conditinal
15011 2002-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15013 * fvwm/conditional.c (CMD_Cond):
15017 * fvwm/functions.h:
15018 * fvwm/functions.c:
15019 new conditional commands Cond, CondCase and Break
15021 * fvwm/ewmh_events.c (ewmh_WMStateSticky):
15022 (ewmh_WMStateShaded):
15025 (ewmh_WMStateHidden):
15027 (ewmh_CloseWindow):
15028 (ewmh_ActiveWindow):
15029 (ewmh_DesktopGeometry):
15030 * fvwm/gnome.c (GNOME_HandlePropRequest):
15031 * fvwm/windowlist.c (CMD_WindowList):
15032 * fvwm/update.c (apply_window_updates):
15033 * fvwm/conditional.c (CMD_Pick):
15039 (CMD_PointerWindow):
15044 * fvwm/read.c (run_command_stream):
15045 * fvwm/fvwm.c (Done):
15049 * fvwm/module_interface.c (ExecuteModuleCommand):
15050 * fvwm/move_resize.c (handle_stick):
15051 * fvwm/add_window.c (AddWindow):
15052 * fvwm/events.c (HandleKeyPress):
15053 (HandleButtonPress):
15054 (HandleClientMessage):
15055 (HandleButtonRelease):
15056 (HandlePropertyNotify):
15057 * fvwm/builtins.c (CMD_DestroyDecor):
15060 * fvwm/functions.h (func_type):
15061 * fvwm/functions.c (old_execute_function):
15062 (execute_function):
15063 (execute_complex_function):
15065 * fvwm/fvwm.h (fvwm_cond_func_rc):
15066 inplemented return codes OK, NO_MATCH and ERROR for conditional commands
15068 * fvwm/ConfigFvwmDefaults:
15069 set some default styles for tear off menu windows
15071 * fvwm/menus.c (menuShortcuts):
15072 ignore actions that would normally close a menu if it's a tear off menu
15073 <Backspace> creates a tear off menu
15074 <Escape> closes a tear off menu
15076 * fvwm/builtins.c (CMD_Delete):
15079 * fvwm/menus.c (DestroyMenu):
15080 (make_menu_window):
15082 * fvwm/menus.h (MenuRootDynamic):
15083 Each menu window is created with a unique display to prevent fvwm from
15084 being killed when a tear off menu is destroyed. Of course this is
15085 inefficient, but still better than writing a menu module.
15087 2002-02-23 Mikhael Goikhman <migo@homemail.com>
15090 autogenerate perllib/FVWM/Module/Makefile
15092 2002-02-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15094 * fvwm/move_resize.c (moveLoop):
15095 fixed a problem with keyboard movement vs. EdgeResistance
15097 2002-02-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15100 fixed problem with root bindings and xfishtank
15102 * fvwm/windowlist.c (CMD_WindowList):
15103 applied patch by to Darren Marshall to fix placement of window list on
15104 wrong xinerama screen
15106 * libs/Parse.c (GetSuffixedIntegerArguments):
15107 integer arguments that must not have a suffix but have one are ignored
15109 * fvwm/icons.c (DeIconify):
15111 applied patch by Markus Schwarzenberg to fix a rare problem with the
15112 is_map_pending flag, iconified icons and restart
15114 2002-02-22 Mikhael Goikhman <migo@homemail.com>
15117 * fvwm/conditional.c (CMD_This):
15118 * fvwm/functions.c:
15119 * fvwm/functions.h:
15122 added new conditional command This
15124 2002-02-21 Mikhael Goikhman <migo@homemail.com>
15128 added fribidi library detection
15130 2002-02-12 olicha <olivier.chapuis@free.fr>
15132 * libs/Flocale.h (FlocaleFont):
15133 * libs/Flocale.c (get_FlocaleFont):
15134 (get_FlocaleFontSet):
15135 Compute the ascent and descent of the FlocaleFont structure directly
15136 from the XFontSetExtents data in the case of a fontset
15137 Added max_char_width to the FlocaleFont structure
15139 * libs/Makefile.am (libfvwm_a_SOURCES):
15141 Removed libs/GetFont.c
15143 * fvwm/menus.c (FreeMenuStyle):
15146 (CMD_CopyMenuStyle):
15147 * fvwm/menus.h (MenuLook):
15148 Fixed default font handling font by using a new MenuLook flags
15151 * fvwm/menus.c (UpdateMenuStyle):
15152 Fixed default font update
15154 * fvwm/fvwm.c (SetRCDefaults):
15156 Load the real default font FALLBACK_FONT or MB_FALLBACK_FONT at
15157 fvwm initialization
15159 2002-02-11 Mikhael Goikhman <migo@homemail.com>
15162 added FvwmPerl/* file generation
15164 2002-02-11 olicha <olivier.chapuis@free.fr>
15168 Multibyte news. Document --disable-compound-text and --disable-ewmh.
15171 Added more documentation and change the MB_FALLBACK_FONT to
15172 "-*-fixed-medium-r-semicondensed-*-13-*,-*-fixed-medium-r-normal-*-14-*,
15173 -*-medium-r-normal-*-16-*" (with XFree) this should gives something
15174 more consistent with the none multibyte case.
15176 2002-02-10 olicha <olivier.chapuis@free.fr>
15178 * fvwm/ewmh.c (EWMH_RestoreInitialStates):
15180 * fvwm/events.c (HandleUnmapNotify):
15181 (HandleReparentNotify):
15182 * fvwm/ewmh_events.c (ewmh_WMStateShaded):
15183 (ewmh_WMStateSticky):
15184 (ewmh_WMStateHidden):
15185 Restore various ewmh initial states when a window is unmapped or
15188 2002-02-10 Mikhael Goikhman <migo@homemail.com>
15192 added support for new perllib directory
15194 2002-02-09 olicha <olivier.chapuis@free.fr>
15201 Rename I18N_MB to MULTIBYTE
15202 Added --disable-compound-text (COMPOUND_TEXT), so this is on by default
15204 * libs/Flocale.c (*):
15206 New Font and Text API. A cache is used for fonts information. Font
15207 loading is more powerfull as both font or fontset can be loaded.
15208 See Flocale.h for details, more comments will be added soon.
15209 Fortunately, it seems that there are no more memory problems with
15210 --enable-multibyte!
15211 If COMPOUND_TEXT, then non XA_STRING text properties are converted
15212 with XmbTextPropertyToTextList
15214 * fvwm/events.c (HandlePropertyNotify):
15215 * fvwm/misc.c (NewFontAndColor):
15218 * fvwm/menus.c (FreeMenuStyle):
15220 (CMD_CopyMenuStyle):
15222 (calculate_item_sizes):
15223 (size_menu_horizontally):
15225 * fvwm/builtins.c (CMD_DefaultFont):
15226 (ApplyDefaultFontAndColors):
15227 * fvwm/add_window.c (destroy_icon_font):
15229 (destroy_window_font):
15230 (setup_window_font):
15231 (free_window_names):
15232 (setup_window_name):
15234 * fvwm/fvwm.h (FvwmWindow):
15235 * fvwm/move_resize.c (DisplayPosition):
15236 (resize_geometry_window):
15238 * fvwm/fvwm.c (InitVariables):
15239 * fvwm/icons.c (DrawIconWindow):
15240 (setup_icon_title_size):
15241 * fvwm/borders.c (RedrawTitle):
15242 (DrawMultiPixmapTitlebar):
15243 * fvwm/screen.h (ScreenInfo):
15244 Use the new Text and Font API
15246 2002-02-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15248 * fvwm/module_interface.c (PositiveWrite):
15249 fixed core dump when a module died in the select of PositiveWrite()
15251 * fvwm/module_interface.c (initModules):
15253 (do_execute_module):
15255 (KillModuleByName):
15256 (CMD_SendToModule):
15258 * fvwm/modconf.c (ModuleConfig):
15259 removed WITHOUT_KILLMODULE_ALIAS_SUPPORT ifdef; always off now
15261 * fvwm/icons.c (GetXPMFile):
15262 suppress unnecessary error message for xmb icons
15264 * fvwm/misc.c (fvwm_msg):
15265 * fvwm/misc.h (enum):
15266 added new fvwm_msg type "OLD" for deprecated commands
15268 2002-02-07 Mikhael Goikhman <migo@homemail.com>
15271 generate fvwmbug, not fvwmbug.sh; prepare LOCAL_BUGADDR for it
15274 New section "Bug Reports".
15276 2002-02-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15278 * fvwm/update.c (apply_window_updates):
15279 fixed propagation of window border and title colours to the modules
15281 2002-02-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15283 * fvwm/menus.c (do_menu):
15284 fixed leaving tear off menus when something is selected with the mouse
15286 2002-02-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15288 * fvwm/events.c (HandleEnterNotify):
15290 more work on tear off menus
15292 2002-02-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15294 * fvwm/events.h (XEVMASK_TEAR_OFF_MENU):
15295 * fvwm/menus.c (menu_enter_tear_off_menu):
15300 properly calculate pointer position in tear off menus
15302 fixed active wait w/ poopup/popdown delays
15304 * fvwm/windowlist.c (CMD_WindowList):
15305 don't initialise some variables twice
15307 2002-01-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15309 * fvwm/add_window.c (CaptureOneWindow):
15310 properly recapture tear off menus
15312 (IS_MESSAGE_IN_MASK):
15313 (is_message_selected):
15316 * fvwm/schedule.c (deschedule):
15318 * fvwm/events.c (My_XNextEvent):
15320 * fvwm/module_interface.c (ClosePipes):
15321 (CMD_ModuleSynchronous):
15323 performance enhancements; made macros out of simple functions
15325 * fvwm/builtins.c (CMD_WindowShade):
15326 don't redraw the decorations if window was not shaded or unshaded
15328 * fvwm/schedule.c (deschedule_obj_func):
15329 (execute_obj_func):
15330 fixed core dump when a scheduled command deschedules itself
15332 2002-01-31 olicha <olivier.chapuis@free.fr>
15337 2002-01-31 Mikhael Goikhman <migo@homemail.com>
15340 * fvwm/move.c (moveLoop):
15341 while moving if Mod1 (Alt/Meta) is pressed ignore snap attraction
15343 * fvwm/session.c (get_version_string):
15344 switch from static to date-based version string
15347 remove --enable-kanji compatibility option
15351 fix warnings, gcc compains on having something after #endif
15353 2002-01-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15355 * fvwm/builtins.c (CMD_Delete):
15358 don't crash fvwm when trying to close a tear off menu
15360 * fvwm/decorations.c (is_function_allowed):
15361 * fvwm/menus.c (menu_expose):
15363 * fvwm/events.c (HandleReparentNotify):
15364 (HandleUnmapNotify):
15365 * fvwm/add_window.c (AddWindow):
15367 * fvwm/fvwm.h (struct):
15368 * fvwm/add_window.c (CaptureAllWindows):
15369 (CaptureOneWindow):
15370 * fvwm/events.h (flush_property_notify):
15371 * fvwm/events.c (HandleMapRequestKeepRaised):
15372 started work on tear off menus
15374 * fvwm/fvwm.c (main):
15375 * fvwm/events.c (CMD_Sync):
15377 * fvwm/commands.h (CMD_Synchronize):
15378 * fvwm/functions.h (enum):
15379 * fvwm/functions.c (func_config):
15380 new commands XSync and XSynchronize for debugging
15382 * fvwm/conditional.c (CreateConditionMask):
15383 (MatchesConditionMask):
15384 * fvwm/builtins.c (CMD_State):
15385 * fvwm/fvwm.h (struct):
15386 * fvwm/functions.h:
15388 * fvwm/functions.c (func_config):
15389 new command "State"
15390 new condition "State"
15395 2002-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15397 * fvwm/module_interface.c (AddToMessageQueue):
15399 (DeleteMessageQueueBuff):
15400 (FlushMessageQueue):
15401 * fvwm/events.c (My_XNextEvent):
15402 * fvwm/module_interface.c (AddToCommandQueue):
15403 (ExecuteCommandQueue):
15404 use code from queue.c
15409 * fvwm/events.c (My_XNextEvent):
15410 "Schedule 0" commands are executed before event handling
15411 moved some of the chedule code into a new queue library
15413 2002-01-30 olicha <olivier.chapuis@free.fr>
15415 * libs/Flocale.c (FInitLocale): Fixed a miss print in an error msg
15417 2002-01-30 olicha <olivier.chapuis@free.fr>
15421 * libs/Makefile.am:
15422 * fvwm/fvwm.c (main):
15423 New libs files Flocale.c and Flocale.h with a function to set the
15424 locale as the Xlib prog man says to do it. Use it in fvwm.c. There is
15425 also a function to get the charset (from ewmh_name.c) and which
15426 setlocale if this has not been done with the above function. This
15427 function is also called at fvwm2 startup
15429 * fvwm/ewmh_names.c (charset_to_utf8):
15431 Use the Fcharset variable and remove get_charset
15433 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
15436 * libs/GetFont.c (GetFontSetOrFixed):
15437 Free the missing charset list as suggested by Alexander Kotelnikov.
15438 Report problems with missing charset only 5 times. Remove the
15439 STRICTLY_FIXED code
15441 2002-01-30 Mikhael Goikhman <migo@homemail.com>
15444 a patch to config.status to generate scripts executable, may be handy;
15445 added generation of utils/fvwm24_convert
15447 2002-01-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15450 * fvwm/functions.c (expand_extended_var):
15451 implemented $[schedule.last] and $[schedule.next] variables
15452 implemented new command "Deschedule"
15454 * fvwm/misc.c (get_server_time):
15457 2002-01-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15459 * fvwm/misc.c (get_server_time):
15460 * fvwm/events.c (My_XNextEvent):
15461 * fvwm/icccm2.c (SetupICCCM2):
15462 * fvwm/functions.h:
15464 * fvwm/functions.c (func_config):
15466 implemented new command "Schedule"
15468 * fvwm/builtins.c (CMD_Exec):
15469 applied job control patch by Alexander Kotelnikov using the portable
15470 version of setpgrp()
15472 * libs/setpgrp.c (fvwm_setpgrp):
15473 * libs/setpgrp.h (fvwm_setpgrp):
15474 * libs/Makefile.am:
15476 added checks for setpgrp and setpgid
15478 2002-01-29 olicha <olivier.chapuis@free.fr>
15481 Better test for iconv second argumeny
15484 Use gnu libiconv in priority against the system iconv
15486 2002-01-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15488 * fvwm/stack.c (RaiseOrLowerWindow):
15490 (collect_transients_recursive):
15491 * fvwm/icons.c (get_visible_icon_window_count):
15492 fixed stack ring corruption with icons that have either no picture or
15495 2002-01-28 olicha <olivier.chapuis@free.fr>
15497 * fvwm/ewmh_names.c (charset_to_utf8):
15499 (EWMH_SetVisibleName):
15501 Better message errors in get_charset, use UTF-8 in the place of UTF8,
15502 set the ewmh visible (icon) name only if the fvwm visible name is
15503 different from the ICCCM (icon) window name, limit the number of
15504 conversions error messages to 10
15506 2002-01-28 olicha <olivier.chapuis@free.fr>
15508 * fvwm/functions.c (func_config):
15510 * fvwm/builtins.c (CMD_PropertyChange):
15511 New undocumented command PropertyChange to send MX_PROPERTY_CHANGE
15514 * fvwm/module_interface.h:
15515 * fvwm/module_interface.c (BroadcastPropertyChange):
15516 * libs/Module.h (MX_PROPERTY_CHANGE):
15517 New module message MX_PROPERTY_CHANGE for all propose messages.
15519 * fvwm/events.c (HandlePropertyNotify):
15521 Send a MX_PROPERTY_CHANGE message with MX_PROPERTY_CHANGE_BACKGROUND
15522 as argument when fvwm2 detects that the root background change
15523 Removed the ROOT_BG_CHANGE_STRING stuff
15525 2002-01-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15527 * NEWS, configure.in:
15528 changed version to 2.5.1
15530 * fvwm/misc.c (get_pointer_fvwm_window):
15532 * fvwm/functions.c (func_config):
15533 * fvwm/conditional.c (CreateConditionMask):
15534 (MatchesConditionMask):
15535 (CMD_PointerWindow):
15536 (CreateConditionMask):
15538 * fvwm/fvwm.h (WindowConditionMask):
15539 new conditions focused, !focused, haspointer, !haspointer
15540 new command PointerWindow that works like Current but on the window
15541 that currently contains the pointer
15542 new command Any which works like None but inverts the condition
15543 fixed parsing of conditions with more than one comma
15545 * fvwm/module_interface.h:
15546 * fvwm/module_interface.c (do_execute_module):
15548 * libs/Module.h (MAX_XMSG_MASK):
15549 fixed default message mask for modules
15551 * fvwm/update.c (flush_window_updates):
15552 * fvwm/virtual.c (UnmapDesk):
15554 (do_move_window_to_desk):
15555 * fvwm/icons.c (DeIconify):
15557 * fvwm/events.c (HandlePropertyNotify):
15558 (HandleMapRequestKeepRaised):
15560 (HandleButtonPress):
15561 (HandleEnterNotify):
15562 (HandleLeaveNotify):
15563 * fvwm/focus.c (DoSetFocus):
15566 (ReturnFocusWindow):
15568 (ForceDeleteFocus):
15570 (restore_focus_after_unmap):
15571 Fixed a race condition with M_FOCUS_CHANGE events and window updates by
15572 suppressing the M_FOCUS_CHANGE message if the focus does not change in
15573 the flush_window_updates() function.
15575 2002-01-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15577 * fvwm/placement.c (PlaceWindow):
15578 minor performance enhancement
15580 2002-01-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15583 * fvwm/menus.c (MenuInteraction):
15584 (pointer_in_active_item_area):
15585 (pointer_in_passive_item_area):
15586 new menu style PopupActiveArea
15588 2002-01-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15590 * fvwm/move_resize.c (CMD_ResizeMaximize):
15591 (CMD_ResizeMoveMaximize):
15592 fixed ResizeMaximize and ResizeMoveMaximize on pages other than 0 0
15594 2002-01-21 olicha <olivier.chapuis@free.fr>
15597 s/Penalities/Penalties/g
15599 2002-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15601 * fvwm/events.c (HandleLeaveNotify):
15602 (HandleEnterNotify):
15603 * fvwm/modconf.c (ModuleConfig):
15604 * fvwm/update.c (apply_window_updates):
15605 * fvwm/module_interface.c (BroadcastWindowIconNames):
15606 (CMD_Send_WindowList):
15608 (do_execute_module):
15610 (CMD_set_nograb_mask):
15611 (CMD_set_sync_mask):
15613 (set_mseggage_mask):
15614 (is_message_in_mask):
15615 (is_message_selected):
15617 rewrote message interface to allow more than 32 messages with minimal
15618 changes in the existing interfaces.
15619 new module messages MX_ENTER_WINDOW and MX_LEAVE_WINDOW
15622 * fvwm/style.c (parse_and_set_window_style):
15623 * fvwm/fvwm.h (struct):
15624 * fvwm/events.c (HandleButtonPress):
15625 implemented new styles MouseFocusClickIgnoreMotion and
15626 MouseFocusClickIgnoreMotionOff
15628 * fvwm/focus.c (focus_grab_buttons):
15629 fixed button mask for > 5 buttons
15631 2002-01-19 olicha <olivier.chapuis@free.fr>
15633 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
15634 Save and restore the icon_pixmap_w and add comments
15636 2002-01-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15638 * fvwm/events.c (HandleEnterNotify):
15639 fixed EnterNotify events for icons
15641 2002-01-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15644 * fvwm/stack.c (overlap_box):
15646 * fvwm/icons.c (clear_icon):
15647 * fvwm/add_window.c (destroy_icon):
15648 * fvwm/fvwm.h (FvwmWindow):
15649 * fvwm/geometry.c (get_window_borders):
15650 (get_client_geometry):
15651 * libs/fvwmrect.h (struct):
15652 * fvwm/functions.c (expand_extended_var):
15653 implemented new extended variables cw.x, cw.y, cw.width, cw.height that
15654 return the geometry of the client window
15655 implemented new extended variables it.x, it.y, it.width, it.height that
15656 return the geometry of the icon title
15657 implemented new extended variables ip.x, ip.y, ip.width, ip.height that
15658 return the geometry of the icon picture
15659 implemented new extended variables i.x, i.y, i.width, i.height that
15660 return the geometry of the whole icon
15661 fixed $[w.height] when the window is shaded
15662 cleaned up icon geometry code
15664 2002-01-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15667 * fvwm/functions.c:
15668 * fvwm/functions.h:
15669 * fvwm/move_resize.c (unmaximize_fvwm_window):
15670 (maximize_fvwm_window):
15672 (CMD_ResizeMaximize):
15676 (resize_move_window):
15677 (CMD_ResizeMoveMaximize):
15678 New command ResizeMaximize. Works like Resize, but modifies the
15679 maximized size of the window, not the normal size.
15680 New command ResizeMoveMaximize that works similarly.
15681 (resize_move_window):
15682 fixed ResizeMove command
15684 * fvwm/functions.c (expand):
15685 fixed core dump when using something like $[$v] in a command
15687 2002-01-17 olicha <olivier.chapuis@free.fr>
15689 * libs/defaults.h (ROOT_BG_CHANGE_STRING):
15690 * fvwm/events.c (HandlePropertyNotify):
15691 * fvwm/fvwm.c (InternUsefulAtoms):
15693 Send the ROOT_BG_CHANGE_STRING to modules when fvwm2 detects
15694 that the root background has changed. This uses the _XSETROOT_ID
15695 and XROOTPMAP_ID properties
15697 * fvwm/ewmh.c (atom_get):
15700 2002-01-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15702 * fvwm/update.c (flush_window_updates):
15703 fixed unnecessary window style updates
15705 * fvwm/style.c (parse_and_set_window_style):
15706 * fvwm/add_window.c (RestoreWithdrawnLocation):
15708 (setup_frame_attributes):
15709 * fvwm/fvwm.h (FvwmWindow):
15710 Fvwm does no longer disable backing store on all of its windows. This
15711 cause too many problems with some applications, e.g. rdist. Introduced
15712 the new style BackingStoreWindowDefault that tells fvwm not to modify
15713 the backing store attribute on the client window - which now is the
15716 2002-01-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15719 * fvwm/functions.c (func_config):
15720 * libs/Module.c (SetMessageMask2):
15725 fixed building with libstroke-0.5.1 on Solaris8
15727 * fvwm/stack.c (new_layer):
15728 * fvwm/borders.c (DrawButton):
15731 * fvwm/builtins.c (SetLayerButtonFlag):
15733 * fvwm/screen.h (struct):
15734 Applied the layer button patch by Richard Curnow with a few
15737 * fvwm/icons.c (GetIconBitmap):
15739 Ignore client icons that have the wrong depth
15741 * fvwm/events.c (HandleEnterNotify):
15742 Tried to fix focusing problem w/ unclutter.
15744 2002-01-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15746 * fvwm/functions.c (CheckActionType):
15749 * fvwm/menus.c (paint_item):
15750 * fvwm/misc.c (is_function_allowed):
15751 * fvwm/move_resize.c (is_move_allowed):
15752 (is_resize_allowed):
15753 (is_maximize_allowed):
15754 * fvwm/decorations.c (check_if_function_allowed):
15755 combined all these functions into a new one
15756 use this function everywhere
15757 use the Fixed... styles to decide if a menu item is greyed or not
15759 2002-01-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15761 * fvwm/events.c (HandleExpose):
15762 eat up expose events even if the server claims that the expose count is
15763 zero; fixes a problem with many redraws of windows that are uncovered
15764 by shading a window above them
15766 2002-01-10 olicha <olivier.chapuis@free.fr>
15768 * fvwm/focus.c (DoSetFocus):
15769 * fvwm/move_resize.c (CMD_Maximize):
15774 * fvwm/icons.c (DeIconify):
15777 * fvwm/gnome.c (GNOME_HandlePropRequest):
15778 * fvwm/ewmh_names.c (EWMH_WMName):
15779 * fvwm/events.c (HandleFocusIn):
15780 (HandlePropertyNotify):
15782 (HandleButtonPress):
15783 (HandleLeaveNotify):
15785 * fvwm/builtins.c (CMD_UpdateDecor):
15787 * fvwm/borders.c (draw_clipped_decorations):
15789 (RedrawDecorations):
15791 Added a new argument to DrawDecoration similar to draw_window_parts,
15792 which indicate which part of the decor should be cleared. At present
15793 time only CLEAR_FRAME is taken in account and this is used in
15794 ShadeWindow to draw the decoration without flickering. This argument
15795 may be used in the future to reduce opaque resizing flickering
15797 * fvwm/builtins.c (CMD_WindowShade):
15798 Draw the decoration during unshading a window
15800 * fvwm/menus.c (ParentalMenuRePaint):
15801 Fixed transparent animated menu again
15806 2002-01-09 olicha <olivier.chapuis@free.fr>
15808 * fvwm/style.c (CMD_Style):
15809 free all the elements of the ptmpstyle before freeing it
15811 * fvwm/menus.c (ParentalMenuRePaint):
15812 Fixed transparent animated menu with HilightBackOff
15814 2002-01-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15816 * fvwm/style.c (merge_styles):
15817 fixed core dump w/ multiple use of the UseStyle style and HilightBack
15818 in the copied style
15820 2002-01-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15822 * fvwm/modconf.c (send_ignore_modifiers):
15823 (send_move_threshold):
15826 (send_color_limit):
15828 (send_desktop_geometry):
15829 (CMD_Send_ConfigInfo):
15830 moved code into new functions
15832 * libs/defaults.h (DEFAULT_MODS_UNUSED):
15833 moved to defaults.h
15835 * fvwm/bindings.c (CMD_IgnoreModifiers):
15836 * fvwm/module_interface.c (broadcast_xinerama_state):
15837 * fvwm/modconf.c (send_ignore_modifiers):
15838 broadcast IgnoreModifiers to modules
15840 * fvwm/bindings.c (CMD_IgnoreModifiers):
15841 fixed IgnoreModifiers command without arguments
15843 corrected documentation of IgnoreModifiers command
15845 2002-01-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15847 * fvwm/add_window.c:
15852 * fvwm/move_resize.c:
15855 * fvwm/module_interface.c:
15857 * fvwm/placement.c:
15860 * fvwm/fvwm.h (FvwmWindow):
15861 remnamed icon_w member to icon_title_w
15863 2002-01-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15865 * fvwm/icons.c (RedoIconName):
15866 fixed sizing of icon title for icons without a pixmap
15868 (CreateIconWindow):
15870 (CreateIconWindow):
15871 rewrote icon title layout and moved the constants to defaults.h
15873 * fvwm/menus.c (menuShortcuts):
15874 (handle_emacs_bindings):
15875 implemented emacs style bindings in menus [ctrl-a/b/e/f/g/left/right]
15877 2002-01-04 Dan Espen <dane@mk.telcordia.com>
15879 * fvwm/fvwm2.1: Language checks done.
15880 .IR command not in column 1 fixed.
15882 2002-01-04 olicha <olivier.chapuis@free.fr>
15884 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
15885 (AnimatedMoveOfWindow):
15886 (AnimatedMoveFvwmWindow):
15887 (move_window_doit):
15888 * fvwm/menus.c (ParentalMenuRePaint):
15889 (animated_move_back):
15891 Fixed transparent animated menu
15893 2002-01-03 olicha <olivier.chapuis@free.fr>
15895 * fvwm/move_resize.c (is_resize_allowed):
15897 Do not check if moveing/resizeing is MWM allowed for a no user request
15898 This fix for example FvwmWinList with MwmFunctions & NoOverride
15900 * fvwm/move_resize.c (AnimatedMoveAnyWindow):
15901 * fvwm/move_resize.c (is_move_allowed):
15902 Allowed moving if tmp_win is null and check if move is allowed and
15903 not resize in AnimatedMoveAnyWindow. This fix animated menu
15905 * fvwm/ewmh.c (ewmh_AllowsMaximize):
15907 (ewmh_AllowsResize):
15908 Check as a user request
15911 * fvwm/move_resize.c (CMD_Maximize):
15914 New global flags "layer" and "ewmiwa". layer causes the grow* methods
15915 to ignore the windows with a layer less or equal to the layer of
15916 the maximized window. ewmhiwa causes to ignore the ewmh working area.
15917 Reorder a bit the Maximize documentation
15920 * fvwm/functions.c (expand_extended_var):
15921 New variables $[desk.name<n>] to get the desktop names
15923 2002-01-01 Dan Espen <dane@mk.telcordia.com>
15925 * fvwm/read.c (CMD_Read): Correct message on missing file when using
15926 Read with full path.
15928 2002-01-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15931 * fvwm/misc.c (GrabEm):
15932 reduced number of grab attempts from 500 to 50 @ 10 ms = 0.5 seconds */
15934 * fvwm/events.c (HandleUnmapNotify):
15935 (HandleMapRequestKeepRaised):
15936 (check_map_request):
15937 fixed unmanaged window when window was mapped/unmapped/mapped too fast
15939 * fvwm/add_window.c (FetchWmProtocols):
15941 * fvwm/fvwm.h (FvwmWindow):
15942 * fvwm/events.c (HandleEnterNotify):
15943 (HandlePropertyNotify):
15944 * fvwm/focus.c (refresh_focus):
15946 fixed focus problems with netscape and ddd
15948 2001-12-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
15950 * libs/Target.c (fvwmlib_keyboard_shortcuts):
15951 * libs/Pointer.c (GetLocationFromEventOrQuery):
15952 * fvwm/virtual.c (HandlePaging):
15953 * fvwm/move_resize.c (GetOnePositionArgument):
15955 (AnimatedMoveAnyWindow):
15958 * fvwm/module_interface.c (ExecuteModuleCommand):
15959 * fvwm/menus.c (do_menu):
15962 (get_menu_options):
15963 * fvwm/functions.c (execute_complex_function):
15964 * fvwm/events.c (HandleClientMessage):
15965 (WaitForButtonsUp):
15966 * fvwm/conditional.c (CMD_Direction):
15967 * fvwm/builtins.c (CMD_CursorMove):
15970 handle return code of XQueryPointer everywhere; necessary for dual head
15972 * fvwm/misc.c (GrabEm):
15973 Pointer was warped to other screen with a dual head setup
15975 2001-12-31 olicha <olivier.chapuis@free.fr>
15977 * fvwm/ewmh_events.c (ewmh_WMStateModal):
15978 Removed some code which try to raise ewmh modal window over
15979 its transientfor window; this seems not possible without a new style
15980 or a bad hack in stack.c
15982 2001-12-30 Dan Espen <dane@mk.telcordia.com>
15984 * libs/GetFont.c (GetFontSetOrFixed): Cleanup the message about the
15985 fallback to fixed font so it shows the right font for I18N.
15987 2001-12-30 olicha <olivier.chapuis@free.fr>
15989 * fvwm/window_flags.h:
15990 * fvwm/session.c (MatchWinToSM):
15991 (LoadWindowStates):
15992 (SaveWindowStates):
15993 (get_version_string):
15994 * fvwm/move_resize.c (CMD_Maximize):
15996 * fvwm/icons.c (CMD_Iconify):
15997 * fvwm/ewmh.c (EWMH_SetWMState):
16000 (EWMH_SetAllowedActions):
16003 * fvwm/ewmh_intern.h:
16004 * fvwm/ewmh_events.c (ewmh_WMState*):
16005 * fvwm/builtins.c (CMD_WindowShade):
16006 * fvwm/stack.c (new_layer):
16007 * fvwm/update.c (apply_window_updates):
16008 * fvwm/update.h (struct):
16009 * fvwm/add_window.c (setup_window_structure):
16010 (setup_window_name):
16012 * fvwm/style.c (check_window_style_change):
16013 The skip list and modal ewmh window states are now updated after
16014 an use/ignore ewmh state style changes. The other ewmh states are
16015 starting state only. All the initial ewmh states are keep in memory
16018 * fvwm/ewmh.c (EWMH_Handle*):
16020 Set the ewmh_window_type to an int (and not the corresponding atom)
16021 accordingly to the window type
16023 * fvwm/ewmh_events.c (ewmh_WMStateModal):
16024 ewmh modal transient windows have RaiseTransient and GrabFocusTransient
16027 * fvwm/ewmh.c (EWMH_GetStyle):
16028 * fvwm/ewmh_events.c (ewmh_WMDesktop):
16029 Respect the _NET_WM_DESKTOP hints at window mapping as a StartsOnDesk
16032 * libs/vpacket.h (ConfigWinPacket):
16033 * fvwm/module_interface.c (CONFIGARGSNEW):
16036 Added ewmh_hint_layer, ewmh_hint_desktop and ewmh_window_type to the
16037 cfgpacket for FvwmIdent
16039 2001-12-20 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16041 * fvwm/move_resize.c (resize_geometry_window):
16042 fixed wrong size calculation of geometry window
16044 2001-12-19 olicha <olivier.chapuis@free.fr>
16046 * fvwm/ewmh_names.c (convert_charsets):
16047 More precise error messages
16050 A few formatting fixes
16052 2001-12-18 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16054 * fvwm/gnome.c (GNOME_SetHints):
16055 fixed window getting frozen into position upon a recapture or restart
16057 2001-12-17 Dan Espen <dane@mk.telcordia.com>
16059 * fvwm/fvwm2.1: Fixup wording in EWMHIconicStateWorkaround.
16061 2001-12-17 olicha <olivier.chapuis@free.fr>
16064 Tried to clarify the EWMHIconicStateWorkaround BugOpts
16066 * fvwm/ewmh.c (delete_kst_item):
16067 (set_kde_sys_tray):
16068 (EWMH_IsKdeSysTrayWindow):
16069 (EWMH_ManageKdeSysTray):
16070 * fvwm/events.c (HandleReparentNotify):
16071 Fixed reparenting management of kde system tray windows and
16072 added some off debugging code
16074 * fvwm/virtual.c (CMD_DesktopName):
16075 Removed some debugging code
16077 2001-12-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16079 * fvwm/fvwm.h (struct):
16080 * fvwm/window_flags.h (IS_FIXED_PPOS):
16081 * fvwm/style.h (SCSET_IS_FIXED_PPOS):
16082 * fvwm/style.c (parse_and_set_window_style):
16083 (check_window_style_change):
16084 implemented new styles FixedPPosition, FixedUSPosition, FixedSize,
16085 FixedUSSize, FixedPSize and Variable PPosition, ...
16087 * fvwm/events.c (HandleConfigureRequest):
16088 * fvwm/ewmh.c (ewmh_AllowsResize):
16089 (is_resize_allowed):
16092 * fvwm/gnome.c (GNOME_SetHints):
16093 (AnimatedMoveAnyWindow):
16096 * fvwm/move_resize.c (is_move_allowed):
16097 (is_resize_allowed):
16098 (is_maximize_allowed):
16099 new functions to clean up some code
16101 2001-12-15 Dan Espen <dane@mk.telcordia.com>
16103 * fvwm/fvwm2.1: Doc fixups.
16105 2001-12-15 olicha <olivier.chapuis@free.fr>
16107 * fvwm/builtins (CMD_BugOpts):
16109 * fvwm/ewmh_conf.c (EWMH_BugOpts):
16110 * fvwm/ewmh_events.c (ewmh_StateHidden):
16111 * fvwm/fvwm.c (InitVariables):
16113 * fvwm/icons.c (CMD_Iconify):
16115 * fvwm/virtual.c (unmap_window):
16117 Implemented the new _NET_WM_STATE_HIDDEN ewmh state that allows
16118 to fix the IconicState problems in vitrual.c. New BugOpts
16119 EWMHIconicStateWorkaround for supporting current KDE versions
16121 * fvwm/events.c (HandlePropertyNotify):
16122 * fvwm/ewmh.c (ewmh_AllowsYes):
16124 (ewmh_AllowsClose):
16125 (ewmh_AllowsMaximize):
16127 (ewmh_AllowsResize):
16128 (EWMH_SetAllowedActions):
16130 * fvwm/style.c (check_window_style_change):
16131 * fvwm/update.c (apply_window_updates):
16133 Implemented _NET_WM_ALLOWED_ACTIONS from version 1.2 of the wm-spec
16135 2001-12-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16137 * fvwm/borders.c (RedrawTitle):
16138 * libs/defaults.h (WINDOW_TITLE_OFFSET):
16139 fixed 'stick' lines with long titles
16141 2001-12-11 olicha <olivier.chapuis@free.fr>
16145 * fvwm/ewmh.c (ewmh_SetWorkArea):
16147 (ewmh_ComputeAndSetWorkArea):
16148 (ewmh_HandleDynamicWorkArea):
16149 (EWMH_GetWorkAreaIntersection):
16150 (EWMH_GetStrutIntersection):
16151 (get_intersection):
16152 * fvwm/ewmh_name.c (EWMH_SetDeskNames):
16155 * fvwm/fvwm.c (InitVariables):
16157 * fvwm/modconf.c (send_desktop_names):
16158 (CMD_Send_ConfigInfo):
16159 * fvwm/placement.c (get_next_x):
16162 * fvwm/virtual.c (CMD_DesktopName):
16165 New command "DesktopName desk name" to define desktops names for
16166 the FvwmPager, the WindowList and ewmh compliant pagers.
16167 Desktops information (desk, desk name, working areas) is stored in a
16168 new list sub structure of Scr, DesktopsInfo. The head of the list
16169 contains generic information for desks that are not in the list.
16171 * fvwm/windowlist.c (get_desk_title):
16175 New window list options NoDeskNum, NoCurrentDeskTitle,
16176 TitleForAllDesks, NoNumInDeskTitle. Document these options and also
16177 the NoGeometry and NoGeometryInfo options.
16180 * fvwm/ewmh_names.c:
16181 * fvwm/ewmh_icons.c:
16182 Added some static declarations
16184 * fvwm/ewmh_names.c (EWMH_SetVisibleName):
16185 It seems that UTF8 names should not be terminated by a 0
16187 * fvwm/ewmh.c (EWMH_SetClientListStacking):
16188 Set the stacking list in the good orders
16190 2001-12-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16193 * fvwm/functions.c:
16197 removed all MULTISTYLE ifdefs
16199 * fvwm/borders.c (RedrawTitle):
16200 fixed title drawing into relief
16202 2001-12-08 olicha <olivier.chapuis@free.fr>
16209 * fvwm/window_flags.h:
16211 s/extended_window_name/indexed_window_name/i
16212 s/extended_icon_name/indexed_icon_name/i
16213 s/do_update_window_name/do_update_visible_window_name/
16214 s/do_update_icon_name/do_update_visible_icon_name/
16216 * fvwm/style.c (CMD_Style):
16218 (parse_and_set_window_style):
16219 Split CMD_Style into CMD_Style and parse_and_set_window_style
16221 2001-12-06 olicha <olivier.chapuis@free.fr>
16223 * fvwm/add_window.c (setup_window_name_count):
16224 (setup_icon_name_count):
16225 Better determination of the window and icon names index
16227 * fvwm/add_window.c (AddWindow):
16229 * fvwm/events.c (HandlePropertyNotify):
16230 * fvwm/ewmh_names.c (EWMH_WMName):
16232 * fvwm/module_interface.c (BroadcastWindowIconNames):
16233 * fvwm/module_interface.h:
16234 (CMD_Send_WindowList):
16236 (CMD_set_sync_mask):
16237 (CMD_set_nograb_mask):
16238 * fvwm/update.c (apply_window_updates):
16240 New module messages type M_VISIBLE_NAME and M_VISIBLE_ICON_NAME
16241 which are send to modules with BroadcastWindowIconNames.
16242 The set mask cmds use unsigned long mask and not int mask!
16244 2001-12-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16248 EWMH without iconv compile fix by Hippo
16250 2001-12-05 olicha <olivier.chapuis@free.fr>
16252 * fvwm/add_window.c:
16255 * fvwm/ewmh_conf.c (EWMH_CMD_Styles):
16256 * fvwm/ewmh_events.c:
16259 * fvwm/move_resize.c (CMD_Maximize):
16260 * fvwm/placement.c (test_fit):
16262 * fvwm/session.c (SaveWindowStates):
16263 * fvwm/style.c (merge_styles):
16265 (check_window_style_change):
16266 * fvwm/update.c (apply_window_updates):
16268 * fvwm/window_flags.h:
16270 EWMHMaximizeIgnoreWorkingArea / EWMHMaximizeUseWorkingArea /
16271 EWMHMaximizeUseDynamicWorkingArea,
16272 EWMHPlacementIgnoreWorkingArea / EWMHPlacementUseWorkingArea
16273 EWMHPlacementUseDynamicWorkingArea,
16274 EWMHUseStackingOrderHints / EWMHIgnoreStackingOrderHints,
16275 EWMHIgnoreStateHints / EWMHUseStateHints,
16276 EWMHIgnoreStrutHints / EWMHUseStrutHints
16278 * fvwm/ConfigFvwmDefaults:
16279 Use EWMHPlacementUseDynamicWorkingArea,
16280 EWMHMaximizeUseDynamicWorkingArea as default placement styles
16283 * fvwm/add_window.c (setup_placement_penalty):
16284 * fvwm/add_window.h:
16285 (setup_placement_penalty):
16288 * fvwm/placement.c (get_next_x):
16289 * fvwm/placement.h:
16292 * fvwm/style.c (CMD_Style):
16294 (check_window_style_change):
16295 * fvwm/update.c (apply_window_updates):
16297 * fvwm/window_flags.h:
16299 New styles PlacementOverlapPenalties and
16300 PlacementOverlapPercentPenalties
16303 * fvwm/add_window.c (setup_window_name_count):
16304 * fvwm/add_window.h:
16305 (setup_icon_name_count):
16306 (setup_visible_name):
16307 (setup_window_name):
16308 (free_window_names):
16310 * fvwm/borders.c (DrawMultiPixmapTitlebar):
16312 * fvwm/events.c (HandlePropertyNotify):
16313 * fvwm/ewmh_names.c (EWMH_*):
16315 * fvwm/icons.c (CreateIconWindow):
16320 * fvwm/session.c (MatchWinToSM):
16321 * fvwm/style.c (CMD_Style):
16323 (check_window_style_change):
16324 * fvwm/update.c (apply_window_updates):
16326 * fvwm/window_flags.h:
16327 New styles ExtendedWindowName / SimpleWindowName and
16328 ExtendedIconName / SimpleIconName. TODO: the modules implementation
16330 * fvwm/builtins.c (ReadMultiPixmapDecor):
16336 * session.c (get_version_string):
16339 * fvwm/stack.c (new_layer):
16341 Fixed ewmh wm state
16343 * fvwm/ewmh_icons.c (ewmh_SetWmIconFromPixmap):
16344 Fixed creation of the ewmh icon in the case of the window is iconified
16346 2001-11-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16348 * fvwm/placement.c (PlaceWindow):
16349 fixed manual placement on Xinerama screens other than the one with the
16350 top left corner of the total screen
16352 2001-11-27 olicha <olivier.chapuis@free.fr>
16358 Check for the second argument of iconv
16361 Added -Wall to CFLAGS if cc is gcc
16363 2001-11-26 Mikhael Goikhman <migo@homemail.com>
16367 s/extanded/extended/
16369 2001-11-26 olicha <olivier.chapuis@free.fr>
16371 * fvwm/Makefile.am:
16372 Fixed (?) iconv_LIBS
16374 2001-11-26 olicha <olivier.chapuis@free.fr>
16376 * fvwm/functions.c (expand):
16377 Fixed n, c, r expansion
16379 2001-11-25 Dan Espen <dane@mk.telcordia.com>
16381 * fvwm/fvwm2.1: Clean up ewmh stuff.
16383 2001-11-24 olicha <olivier.chapuis@free.fr>
16385 * fvwm/ewmh_internal.h:
16387 Removed a non standard macro
16389 2001-11-24 olicha <olivier.chapuis@free.fr>
16392 Documented the previous ewmh style in a new Style subsection
16394 * fvwm/functions.c (expand):
16395 Clean up, removed 5 tmp_win and IS_EWMH_DESKTOP
16397 2001-11-24 olicha <olivier.chapuis@free.fr>
16399 * fvwm/add_window (setup_icon):
16400 (setup_window_structure):
16401 * fvwm/events.c (HandlePropertyNotify):
16403 * fvwm/ewmh_conf.c (EWMH_CMD_Style):
16404 * fvwm/ewmh_icons.c (ewmh_WMIcon):
16405 (EWMH_DoUpdateWmIcon):
16406 (ewmh_SetWmIconFromPixmap):
16407 (EWMH_DeleteWmIcon):
16408 (EWMH_SetIconFromWMIcon):
16409 * fvwm/ewmh_intern.h:
16411 * fvwm/icons.c (GetIcon):
16412 * fvwm/session.c (get_version_string):
16413 * fvwm/style.c (CMD_Style):
16415 (check_window_style_change)
16416 * fvwm/update.c (apply_window_updates):
16418 * fvwm/window_flags.h:
16419 New style EWMHMiniIconOverride / EWMHNoMiniIconOverride,
16420 EWMHDonateMiniIcon / EWMHDontDonateMiniIcon,
16421 EWMHDonateIcon / EWMHDontDonateIcon,
16422 Some ewmh icon code simplification.
16423 Ewmh icons priority: just after icon window.
16425 * fvwm/ewmh.c (EWMH_ExitStuff):
16427 * fvwm/session.c (SaveWindowStates):
16428 (LoadWindowStates):
16430 * fvwm/fvwm.c (Done):
16431 Delete the ewmh icons we set ourself. Some ewmh session states do not
16432 need to be saved/restored anymore
16434 2001-11-23 olicha <olivier.chapuis@free.fr>
16436 * fvwm/ewmh_names.c (convert_charsets):
16437 Fixed infinite loop
16439 2001-11-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16441 * fvwm/ewmh_names.c (convert_charsets):
16442 -Wall fix: 2nd parameter of iconv is char **, not const char ** as the
16443 man page states on Linux
16444 replaced goto with a loop
16446 2001-11-22 olicha <olivier.chapuis@free.fr>
16448 * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
16451 * fvwm/ewmh_events.c:
16452 Fixed some styles update
16454 * fvwm/ewmh_conf.c:
16455 * fvwm/function.c (func_config):
16459 * fvwm/ewmh_events.c:
16460 * fvwm/ewmh_intern.h:
16461 * fvwm/Makefile.am:
16463 New file for ewmh styles and commands. New commands EWMHBaseStrut and
16464 EWMHNumberOfDesktops. More documentation in ewmh man page section.
16466 * fvwm/add_window.c:
16469 * fvwm/functions.c:
16470 * fvwm/ewmh.c (EWMH_Init):
16472 * fvwm/fvwm.c (InitVariables):
16479 * fvwm/window_flags.c:
16486 Remove all the HAVE_EWMH ifdef but the two in virtual.c (which
16487 are maybe problematic) and those in the ewmh* files to allow
16488 to disbale the ewmh code: with --disable-ewmh all the ewmh code
16489 should be dummy. --enable-ewmh is now the default.
16491 2001-11-20 olicha <olivier.chapuis@free.fr>
16493 * fvwm/icons.c (GetIcon):
16494 * fvwm/add_window.c (setup_icon):
16495 Fixed icons order choice and other minor bugs
16497 * fvwm/ewmh_icons.c (EWMH_SetWmIconFromPixmap):
16498 Fixed a core dump if there is no MiniIcon
16500 2001-11-18 olicha <olivier.chapuis@free.fr>
16502 * fvwm/ewmh.c (add_kst_item):
16504 (ewmh_AddToKdeSysTray):
16505 (EWMH_IsKdeSysTrayWindow):
16506 (EWMH_ManageKdeSysTray):
16508 fvwm/ewmh_intern.h:
16509 * fvwm/events.c (HandleDestroyNotify):
16510 (HandleMapRequest):
16511 (HandleUnmapNotify):
16512 Fixed the KDE system tray implementation
16514 2001-11-16 olicha <olivier.chapuis@free.fr>
16518 fixed EWMH_WindowDestroyed and EWMH_DestroyWindow macros
16520 2001-11-15 olicha <olivier.chapuis@free.fr>
16522 * fvwm/ewmh.c (EWMH_DestroyWindow):
16524 (EWMH_WindowDestroyed):
16525 * fvwm/events.c (HandleReparentNotify):
16526 (HandleDestroyNotify):
16527 (HandleUnmapNotify):
16528 * fvwm/add_window.c (destroy_window):
16529 Fixed the ewmh windows lists
16531 2001-11-15 olicha <olivier.chapuis@free.fr>
16533 * fvwm/Makefile.am:
16536 * fvwm/ewmh_intern.h:
16537 * fvwm/ewmh_events.c:
16538 * fvwm/ewmh_icons.c:
16539 * fvwm/ewmh_names.c:
16542 New files to achieve the extended WM hints support, off by
16543 default. This code is ifdefed a la gnome.c.
16544 This is work in progess (need to do so that every things are
16548 * acconfig.h (HAVE_EWMH, HAVE_ICONV, USE_LIBICONV, HAVE_CODSET):
16549 New configure option --enable-ewmh. Added tests for iconv and
16550 nl_langinfo for UTF8 conversions.
16552 * fvwm/add_window.c (AddWindow):
16553 (CaptureOneWindow):
16555 (setup_window_name):
16557 EWMH_SetWMState, EWMH_SetWMDesktop, EWMH_SetFrameStrut,
16558 EWMH_WindowDestroyed, EWMH_WMName, EWMH_SetVisibleName,
16559 SET_HAS_EWMH_ICON, EWMH_WMIconName
16561 * fvwm/add_window.c (setup_window_structure):
16562 * fvwm/fvwm.h (FvwmWindow):
16564 * fvwm/window_flags.h:
16565 * fvwm/session.c (get_version_string):
16566 (SaveWindowStates):
16567 (LoadWindowStates):
16568 Added some entries in FvwmWindow and some flags (more will be
16569 added). Some of these states need to be saved at restart and
16570 at recapture. This code is ifdefed, may be it should not: I was
16571 forced to ifdef the version string in get_version_string.
16573 * libs/Bindings.c (win_contexts):
16575 * fvwm/events.c (GetContext):
16576 * fvwm/bindings.c (ParseBinding):
16577 (activate_binding):
16578 * fvwm/functions.c (expand_extended_var):
16580 (execute_function):
16582 * fvwm/screen.h (Scr):
16583 new context C_EWMH_DESKTOP named "D" for an ewmh desktop
16584 (kdesktop or Nautilus desktop). This context is something between
16585 C_ROOT and C_WINDOW. Added Scr.EwmhDesktop.
16587 * fvwm/bindings.c (activate_binding):
16588 Fixed immediate application of mouse/stroke bindings
16591 * fvwm/borders.c (RedrawDecorations):
16592 * fvwm/update.c (apply_window_updates):
16593 New function RedrawDecorations taken from apply_window_updates
16594 and called in ewmh_icons.c and update.c
16596 * fvwm/bultins.c (CMD_WindowShade):
16599 * fvwm/events.c (HandleFocusIn):
16600 (HandlePropertyNotify):
16601 (HandleClientMessage):
16602 (HandleMapRequestKeepRaised):
16603 (HandleUnmapNotify):
16604 EWMH_SetActiveWindow. Test for utf8 window and icon name, set the ewmh
16605 icon state. EWMH_ProcessPropertyNotify, EWMH_ProcessClientMessage,
16608 * fvwm/icons.c (GetIcon):
16610 (CreateIconWindow):
16611 (ChangeIconPixmap):
16612 * fvwm/events.c (HandlePropertyNotify):
16613 New function GetIcon taken from CreateIconWindow which choose
16614 the icon, there is a new case for EWMH icons. New function
16615 ChangeIconPixmap taken from events.c.
16616 The two new functions are called from ewmh_icon.c (and icons.c).
16618 * fvwm/move_resize.c (handle_stick):
16621 EWMH_SetWMState, EWMH_GetWorkAreaIntersection, EWMH_SetWMDesktop
16624 * libs/Picture.c (LoadPictureFromPixmap):
16625 (CachePictureFromPixmap):
16626 New functions for loading a picture from a pixmap. Nothing is cached
16627 but this simplify the MiniIcon code.
16629 * fvwm/placement.c (PlaceWindow):
16630 EWMH_GetWorkAreaIntersection
16632 * fvwm/screen.h (Scr):
16633 Added the working area, the dynamic working area and the ewmh
16636 * fvwm/stack.c (restack_windows):
16638 EWMH_SetClientListStacking, EWMH_SetWMState
16640 * fvwm/style.c (check_window_style_change):
16641 * fvwm/update.c (apply_window_updates):
16643 Added do_update_list_skip to the update_win flags for EWMH_SetWMState.
16644 This code is ifdefed.
16646 * fvwm/style.c (lookup_style):
16649 * fvwm/virctual.c (goto_desk):
16650 (CMD_GotoDeskAndPage):
16651 (do_move_window_to_desk):
16652 EWMH_SetCurrentDesk, EWMH_SetWMDesktop
16654 2001-11-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16656 * fvwm/update.c (apply_window_updates):
16657 * fvwm/gnome.c (GNOME_GetStyle):
16658 * fvwm/style.c (lookup_style):
16659 (check_window_style_change):
16660 * fvwm/add_window.c (setup_style_and_decor):
16661 fixed GnomeIgnoreHints style for some of the gnome hints
16663 * fvwm/fvwm.c (StartupStuff):
16664 Tried to fix font size problem
16666 * fvwm/placement.c (PlaceWindow):
16667 suppress an X error
16669 * fvwm/move_resize.c (moveLoop):
16670 * libs/Target.c (fvwmlib_keyboard_shortcuts):
16671 * fvwm/misc.c (Keyboard_shortcuts):
16672 modified keyboard shortcut functions so that it is possible to move
16673 windows with the keyboard even if the border is hit. does not work
16674 very nicely with paging
16676 * libs/Target.c (fvwmlib_keyboard_shortcuts):
16677 performance enhancement
16679 * fvwm/events.c (HandleButtonPress):
16680 fixed (?) some problem with passing the raise click in ctf to the app
16682 * fvwm/add_window.c (Reborder):
16683 * fvwm/virtual.c (MoveViewport):
16686 * fvwm/session.c (SaveWindowStates):
16687 * fvwm/fvwmdebug.c (DB_WI_WINDOWS):
16688 don't access stack_next and stack_prev directly but use the access
16689 functions from stack.h
16691 * fvwm/stack.c (remove_window_from_stack_ring):
16692 (add_window_to_stack_ring_after):
16695 * fvwm/add_window.c (adjust_fvwm_internal_windows):
16697 when a window becomes scheduled for destruction, remove all traces of it
16698 from the fvwm internal variable so its not accessed accidentally when
16699 its fields are no longer valid
16701 2001-11-05 Mikhael Goikhman <migo@homemail.com>
16704 fixed compilation of I18N_MB
16706 2001-10-30 Mikhael Goikhman <migo@homemail.com>
16716 exclude the TitleStyle MultiPixmap feature (only) before forking
16718 and restore it after that
16722 change version string to 2.5.0
16725 added a missing entry for the stable release 2.4.0 (03-Jul-2001);
16726 added a link to the stable version 2.4.4 (not released yet)
16728 2001-10-30 Mikhael Goikhman <migo@homemail.com>
16732 change version string to 2.4.4 before forking
16734 * make_fvwmdist.sh:
16735 strip end of line from date (adjust for a new length)
16737 2001-10-29 olicha <olivier.chapuis@free.fr>
16739 * fvwm/screen.h (DecorFaceStyle):
16740 Fixed the "lenght" of face_type if FANCY_TITLEBARS is defined,
16741 so that Solid colors work again
16743 2001-10-28 olicha <olivier.chapuis@free.fr>
16745 * fvwm/module_interface.c (skipModuleAliasToken):
16746 Allows '/' as alias character
16751 2001-10-27 Mikhael Goikhman <migo@homemail.com>
16756 added --disable-multipixmap-titles for the Suzanne's patch,
16757 the default is enable
16760 some formatting fixes in TitleStyle entry
16762 2001-10-27 Suzanne Britton <tril@igs.net>
16764 * config.h.in: Added FANCY_TITLEBARS option, off by default
16767 Added info on TitleStyle MultiPixmap
16770 [All changes #ifdeffed FANCY_TITLEBARS]
16771 Added TITLE_PADDING define for fancy titlebar rendering
16772 Added tb_pixmap_enum
16773 Added MultiPixmap to DecorFaceType enum
16774 Added Picture **multi_pixmaps and short multi_stretch_flags
16775 to DecorFace structure
16778 [All changes #ifdeffed FANCY_TITLEBARS except the fix to RedrawButtons]
16779 (DrawButton): Handle UseTitleStyle where TitleStyle is MultiPixmap
16780 (RenderIntoWindow): [new]
16781 (DrawMultiPixmapTitlebar): [new]
16782 (RedrawButtons): Pass the left1right0 parameter properly to DrawButton,
16783 instead of always sending 1
16785 Call DrawFancyTitlebar for MultiPixmap style
16786 Skip DrawString calls for MultiPixmap style (title is drawn inside
16787 DrawMultiPixmapTitlebar)
16790 [All changes #ifdeffed FANCY_TITLEBARS]
16791 (FreeDecorFace): Free up multi_pixmaps array for a MultiPixmap decor
16792 (ReadDecorFace): Call ReadMultiPixmapDecor for a MultiPixmap TitleStyle
16793 (ReadMultiPixmapDecor): [new]
16795 2001-10-26 Dan Espen <dane@mk.telcordia.com>
16797 * NEWS: FvwmForm: Customize pointers, support ISO_Tab key,
16798 buttons can activate on press or release, special pointer during grab,
16799 arrow key command recall.
16801 2001-10-24 Mikhael Goikhman <migo@homemail.com>
16803 * fvwm/bindings.c (ParseBinding):
16806 binding commands now do not print error messages with Silent
16808 * fvwm/ConfigFvwmDefaults:
16810 don't use ReverseOrder in the default Alt-Tab like it was in 2.4.0;
16811 use Silent before Key Help
16813 * fvwm/add_window.c:
16814 changed the broken size hints message to notify the owner
16816 * docs/fvwm.lsm.in:
16819 2001-10-19 olicha <olivier.chapuis@free.fr>
16822 Some FvwmScript news
16824 2001-10-16 olicha <olivier.chapuis@free.fr>
16827 Some FvwmScript news
16829 2001-10-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16831 * fvwm/bindings.c (activate_binding):
16832 * libs/Bindings.c (GrabWindowKeyOrButton):
16833 activate mouse/stroke bindings immediately
16835 * fvwm/events.c (HandleButtonPress):
16836 it is possible to bind actions to the 'ClickToFocus' click
16838 2001-10-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16840 * fvwm/virtual.c (HandlePaging):
16841 allow paging during move/resize when pressing keys
16843 * libs/XResource.c (MergeCmdLineResources):
16844 possible core dump fix
16846 * fvwm/add_window.c (setup_window_placement):
16849 * libs/Bindings.c (AddBinding):
16850 another attempt at cleaning up bindings with "Shift"
16852 2001-10-13 olicha <olivier.chapuis@free.fr>
16857 2001-10-10 Mikhael Goikhman <migo@homemail.com>
16861 OpaqueMoveSize now accepts "unlimited" or negative argument.
16863 2001-10-09 Mikhael Goikhman <migo@homemail.com>
16868 2001-10-08 Dan Espen <dane@mk.telcordia.com>
16870 * libs/Makefile.am (libfvwm_a_SOURCES): Add new file.
16873 * libs/Cursor.c: Create new libs function fvwmCursorNameToIndex.
16875 * fvwm/cursor.c: Extract cursor validation routine to become a libs
16878 2001-10-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16880 * NEWS, configure.in:
16881 changed version to 2.5.0
16883 2001-10-08 olicha <olivier.chapuis@free.fr>
16885 * fvwm/borders.c (RedrawTitle):
16886 Fixed drawing of leftJustified stippled title and suppress warnings
16887 in RelieveRectangle w/ RightJustified stippled title
16889 2001-10-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16891 * fvwm/virtual.c (CMD_XineramaSlsSize):
16894 2001-10-03 olicha <olivier.chapuis@free.fr>
16896 * fvwm/style.c (CMD_Style):
16898 Added the possibility to add an Xinerama screen to the 4 numerics
16901 2001-10-03 olicha <olivier.chapuis@free.fr>
16903 * fvwm/icons.c (AutoPlaceIcon):
16904 Fixed a core dump with @c and fixed icon placement if the icon should
16905 not be on the current page
16907 2001-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16909 * fvwm/icons.c (AutoPlaceIcon):
16910 * libs/FScreen.c (FScreenParseScreenBit):
16911 added 'w' screen specifier for icon boxes
16913 * fvwm/icons.c (AutoPlaceIcon):
16914 fixed placement of icons in icon boxes on different screen
16916 * fvwm/menus.c (get_menu_options):
16917 reduced code duplication
16919 2001-10-02 olicha <olivier.chapuis@free.fr>
16921 * fvwm/menus.c (get_menu_options):
16922 fixed Xinerama placement of menu with empty but not null position hints
16924 2001-10-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16926 * fvwm/borders.c (RedrawTitle):
16927 * libs/defaults.h (WINDOW_TITLE_STICKY_GAP):
16928 suppress a warning in RelieveRectangle w/ small sticky windows
16930 2001-09-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16932 * fvwm/menus.c (get_menu_options):
16933 A 'rectangle' context rectangle for menus honours the '@screen' bit
16935 * fvwm/move_resize.c (DisplayPosition):
16936 coordinates of a window are show in relation to the screen, not the page
16938 * libs/FScreen.c (FScreenTranslateCoordinates):
16939 * fvwm/placement.c (PlaceWindow):
16940 * fvwm/add_window.c (setup_window_placement):
16941 Applied patches by Sidik Isani that adds the "fvwmscreen" X resource;
16942 rewrote the library functionality to better match the rest of the
16945 * fvwm/builtins.c (DestroyFvwmDecor):
16946 removed useless code
16948 * fvwm/icons.c (DrawIconWindow):
16949 fixed race condition w/ expanding/collapsing icon titles
16951 * fvwm/windowlist.c (CMD_WindowList):
16952 fixed Xinerama placement of window list when called without options
16954 2001-09-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16956 * libs/FScreen.c (FScreenSLSOnOff):
16957 fixed core dump when calling XineramaSls before XineramaSlsSize
16962 * libs/FShape.h (FHaveShapeExtension):
16963 set macro to 1 when compiling w/ shape extension
16965 2001-09-17 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16967 * libs/Bindings.c (AddBinding):
16968 * fvwm/bindings.c (ParseBinding):
16969 print a warning if a key with the given name does not exist
16970 if there is an upper and a lower case version of the same key name,
16971 always bind to the lower case version; this is problematic if the upper
16972 case version is tied to a key without a modifier and the lower case
16973 version is tied to the same key, but with a modifier (or both are tied
16974 to different keys). I hope this good enough.
16976 * libs/Bindings.c (FreeBindingList):
16977 (MatchBindingExactly):
16978 (CollectBindingList):
16979 fixed some problems overriding keys
16980 reduced duplication of logic
16982 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16984 * NEWS, configure.in:
16985 changed version to 2.5.0
16987 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16990 changed version to 2.4.2
16992 2001-09-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
16995 (SetWindowBackground):
16996 (SetRectangleBackground):
16997 * fvwm/builtins.c (CMD_WindowShade):
16998 * fvwm/add_window.c:
16999 (setup_style_and_decor):
17001 (CreateIconWindow):
17006 (HandleConfigureRequest):
17007 (HandleShapeNotify):
17008 (InitEventHandlerJumpTable):
17009 * fvwm/borders.c (struct):
17012 * fvwm/decorations.c (SelectDecor):
17017 * fvwm/fvwm.h (FvwmWindow):
17020 moved shape support to library; its no longer necessary to
17021 '#ifdef SHAPE' any code
17023 * fvwm/borders.c (RedrawButtons):
17025 fixed top border hilight drawing of title buttons
17027 * libs/Graphics.c (do_relieve_rectangle):
17028 (RelieveRectangle):
17029 (RelieveRectangle2):
17030 allow alternate shading for title buttons
17032 2001-09-15 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17035 Applied man page patch by Dmitry Yu. Bolkhovityanov:
17036 Add a formal description of how fvwm maintains module's configs
17037 Change manpages of individual modules to refer to fvwm2(1) for
17038 details about specifying configuration
17040 * fvwm/add_window.c (setup_window_placement):
17041 desk and page can now really be given as X resources a la
17044 * libs/XResource.c (GetResourceString):
17045 resource -> lower case, class -> upper case
17049 changed version to 2.5.0
17051 * Makefile.am (distcheck2):
17052 build distcheck before dist2; save a few seconds if the build fails
17055 * libs/ClientMsg.c:
17059 * libs/gethostname.c:
17062 * libs/safemalloc.c:
17063 * libs/strcasecmp.c:
17066 * libs/strncasecmp.c:
17075 changed version to 2.4.1 again
17077 2001-09-14 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17079 * libs/Bindings.c (FvwmStringToKeysym):
17080 try both cases of the first letter of a key name
17082 * fvwm/ConfigFvwmDefaults:
17083 * fvwm/windowlist.c (winCompareReverse):
17085 new WindowList option ReverseOrder; use the new option in the default
17086 Alt-Tab binding. This makes it possible to hit Alt-Tab repeatedly to
17087 cycle through the whole window list. The old behaviour only toggled
17088 between two windows. Also, a simple Alt-Tab can be used to switch to
17089 the next window instead of Alt-Tab-Tab.
17091 * libs/FScreen.c (FScreenInit):
17092 fixed a Xinerama crash
17095 print a verbose error message and exit if X11 headers and libraries
17098 2001-09-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17100 * fvwm/fvwm.c (main):
17103 new library for X shape encapsulation
17105 * fvwm/builtins.c (CMD_WindowShade):
17106 * fvwm/borders.c (SetupFrame):
17107 fixed shading of windows without title and border
17108 fixed shading of shaped windows; fixes bug #732
17110 * fvwm/builtins.c (CMD_SetEnv):
17111 calling SetEnv without a value is the same as UnsetEnv
17113 2001-09-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17115 * fvwm/events.c (HandleReparentNotify):
17116 fixed vanishing windows in rapid map/unmap cycles; bug #770
17118 * fvwm/add_window.c (hide_screen):
17119 fixed possible BadWindow error
17121 2001-09-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17123 * fvwm/virtual.c (MoveViewport):
17125 (CMD_GotoDeskAndPage):
17127 GotoDeskAndPage records its own history of last visited desk/page
17129 * libs/FScreen.c (FScreenInit):
17130 fixed a memory allocation bug pointed out by Giuseppe Della Ricca
17132 2001-09-05 olicha <olivier.chapuis@free.fr>
17134 * fvwm/session.c (MatchWinToSM):
17135 * fvwm/add_window.c (setup_window_structure):
17136 * fvwm/move_resize.c (moveLoop):
17137 Fixed PlacedByButton3 condition
17139 2001-09-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17142 * fvwm/functions.c (func_config):
17143 * fvwm/module_interface.c (broadcast_xinerama_state):
17144 * fvwm/virtual.c (CMD_Xinerama):
17145 (CMD_XineramaPrimaryScreen):
17147 (CMD_XineramaSlsSize):
17149 split Xinerama command into Xinerama, XineramaPrimaryScreen,
17150 XineramaSls and XineramaSlsSize
17151 restructured parts of the FScreen code
17153 * fvwm/functions.c (func_config):
17154 new commands XineramaPrimaryScreen, XineramaSls and XineramaSlsSize
17156 * libs/Graphics.c (RelieveRectangle):
17157 allow calling the function with w == 0 or h == 0 without a message
17159 * fvwm/window_flags.h (SET_STYLE_DELETED):
17160 * fvwm/style.c (CMD_DestroyStyle):
17161 (check_window_style_change):
17162 * fvwm/fvwm.h (window_style):
17163 update windows when a style is deleted
17166 fixed xpm detection problem caused by wrong library order
17168 2001-09-05 olicha <olivier.chapuis@free.fr>
17170 * NEWS: PlacedByFvwm
17172 2001-09-04 Dan Espen <dane@mk.telcordia.com>
17174 * fvwm/fvwm2.1 (PlacedByFvwm): Grammar.
17176 2001-09-04 olicha <olivier.chapuis@free.fr>
17179 * fvwm/windows_flags.h:
17180 * fvwm/placement.c (PlaceWindow):
17181 * fvwm/add_window.c (setup_window_structure):
17182 * fvwm/conditional.c (CreateConditionMask):
17183 * fvwm/session.c (get_version_string):
17186 Added a new windows_flags is_placed_by_fvwm and a new condition
17189 2001-09-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17191 * fvwm/focus.c (focus_grab_buttons):
17193 disabled xt/double click patch for now
17195 2001-09-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17197 * libs/Graphics.c (RelieveRectangle):
17198 print a warning if one of the dimensions is <= 0
17200 * fvwm/placement.c (PlaceWindow):
17201 take care of windows that have both, PPosition and USPosition set
17202 take care of transient windows that have neither PPosition nor
17205 2001-09-01 olicha <olivier.chapuis@free.fr>
17207 * libs/FScreen.c (FScreenInit):
17208 Fixed the position of the xinerama emulation delimiters
17210 2001-08-31 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17213 Xinerama introduction
17215 * fvwm/icons.c (AutoPlaceIcon):
17216 try to place icons of screen with the window center, and if that fails
17219 * libs/FScreen.c (FScreenGetScrRect):
17220 performance improvement for non-xinerama systems
17222 * fvwm/update.c (apply_window_updates):
17223 (flush_window_updates):
17224 update icon boxes and icon position when xinerama layout changes
17226 * fvwm/icons.c (AutoPlaceIcon):
17227 limit placement of icons using no icon box to screen boundaries
17228 adapt icon boxes to xinerama layout whenever used
17230 * fvwm/placement.c (PlaceWindow):
17231 * fvwm/style.c (CMD_Style):
17232 (check_window_style_change):
17233 * fvwm/style.h (SUSE_NO_USPOSITION):
17234 (SUSE_NO_TRANSIENT_PPOSITION):
17235 (SUSE_NO_TRANSIENT_USPOSITION):
17236 * fvwm/fvwm.h (struct):
17237 implemented new styles NoUSPosition/UseUSPosition,
17238 NoTransientPPosition/UseTransientPPosition,
17239 NoTransientUSPosition/UseTransientUSPosition.
17240 These work exactly like NoPPosition/UsePPosition.
17241 Transient windows ignore the window position if neither the PPosition
17242 nor the USPosition hint is set.
17244 2001-08-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17246 * fvwm/focus.c (restore_focus_after_unmap):
17247 fixed a bug transfering the focus when a window was iconified
17249 2001-08-26 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17251 * fvwm/conditional.c (MatchesConditionMask):
17252 * fvwm/move_resize.c (position_geometry_window):
17253 * fvwm/placement.c (PlaceWindow):
17254 * fvwm/menus.c (pop_menu_up):
17255 * fvwm/move_resize.c (move_window_doit):
17256 * fvwm/icons.c (do_all_iconboxes):
17257 * fvwm/placement.c (PlaceWindow):
17258 * fvwm/menus.c (update_menu):
17259 adapted to new FScreen... signatures
17261 * libs/FScreen.c (FScreenClipToScreen):
17262 (FScreenGetScrCenterCenter):
17263 (FScreenCenterCurrent):
17264 (FScreenCenterPrimary):
17265 (FScreenGetCurrent00):
17266 (FScreenGetGlobalScrRect):
17267 (FScreenGetPrimaryScrRect):
17268 (FScreenGetScrRect):
17269 (FScreenIsRectangleOnScreen):
17270 unified all the FSCreen... functions using a common signature, removed
17273 * fvwm/style.c (CMD_Style):
17274 init icon box screen
17276 * fvwm/move_resize.c (move_window_doit):
17278 * libs/Makefile.am:
17279 * libs/XineramaSupport.c:
17280 * libs/XineramaSupport.h:
17282 exported and renamed screen defines
17289 * fvwm/placement.c:
17290 * fvwm/move_resize.c:
17291 * fvwm/module_interface.c:
17296 * fvwm/conditional.c:
17297 * libs/XineramaSupport.c:
17298 renamed all XineramaSupport...() functions to FScreen...()
17300 * fvwm/style.c (CMD_Style):
17303 2001-08-25 Dan Espen <dane@mk.telcordia.com>
17305 * fvwm/style.c (CMD_Style):
17306 * fvwm/fvwm.h (icon_boxes_struct): Add screen to iconbox struct when
17307 using geometry spec.
17309 2001-08-25 Mikhael Goikhman <migo@homemail.com>
17313 new function QuoteString() to add and escape single quotes to strings
17315 * fvwm/menus.c (MenuInteraction):
17316 quote both missing function name and menu name for
17317 MissingSubmenuFunction
17319 * fvwm/functions.c (expand):
17322 2001-08-25 Dan Espen <dane@mk.telcordia.com>
17324 * fvwm/style.c (CMD_Style): Fix up iconboxes using negative geom specs.
17326 2001-08-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17328 * fvwm/cursor.c (CMD_CursorStyle):
17329 * fvwm/icons.c (GetXPMFile):
17330 * libs/Colorset.c (SetWindowBackground):
17333 * libs/Bindings.c (AddBinding):
17334 tired to help with problem binding keys that have a keycode with no
17335 modifiers and another keycode with some modifiers pressed, e.g.
17336 kc 95 = F11, kc 67 = F1, kc 67 + shift = F11, which caused pressing
17337 F1 generating the actioon bound to F11 sometimes
17339 * fvwm/focus.c (focus_grab_buttons):
17342 2001-08-23 Dan Espen <dane@mk.telcordia.com>
17344 * libs/Bindings.c (MatchBinding): Unify XDisplayKeycodes avoidance.
17346 2001-08-20 Bob Woodside <proteus@pcnet.com>
17348 * fvwm/focus.c (MoveFocus, focus_grab_buttons): Fixed passive button
17349 grab synchronization so apps using XtTranslations to catch double-
17350 clicks don't get confused by extraneous Leave/EnterNotify events.
17351 This fixes the "xfm/moxfm don't see double-clicks" problem.
17353 2001-08-20 Dan Espen <dane@mk.telcordia.com>
17355 * fvwm/icons.c (AutoPlaceIcon): Fix bug.
17357 2001-08-19 Dan Espen <dane@mk.telcordia.com>
17359 * fvwm/icons.c (AutoPlaceIcon): Apply screen dimensions as icon is
17362 * fvwm/style.c (CMD_Style): Don't apply screen dimensions to iconbox
17363 until later when the window is actually placed.
17365 * fvwm/fvwm.h (icon_boxes_struct): Save sign for later screen
17366 position calculation.
17368 2001-08-19 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17370 * fvwm/update.c (flush_window_updates):
17371 * fvwm/screen.h (ScreenInfo):
17372 * fvwm/virtual.c (CMD_Xinerama):
17374 * fvwm/move_resize.c (CMD_Maximize):
17375 * fvwm/placement.c (PlaceWindow):
17376 * libs/XineramaSupport.c (XineramaSupportGetNumberedScrRect):
17380 describe new maximize options
17382 * fvwm/move_resize.c (MaximizeWidth):
17385 applied Dmitry's Xinerama patch for Maximize command
17386 replaced "global" and "absolute" with "screen" which is more flexible
17388 2001-08-16 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17390 * libs/Parse.c (SkipQuote):
17391 fixed a bug in handling of caller specified quote pairs
17393 * fvwm/move_resize.c (CMD_Maximize):
17394 keep window on correct page when viewport does not start on a page
17397 * libs/XError.c (error_name):
17399 fixed core dump in error handling
17401 2001-08-15 Mikhael Goikhman <migo@homemail.com>
17407 renamed --disable-gnome to --disable-gnome-hints;
17408 documented configure options --with-gnome*;
17409 small improvements in documentation;
17410 use underscore in version instead of dash that causes rpm problems
17412 2001-08-14 Mikhael Goikhman <migo@homemail.com>
17414 * libs/Makefile.am:
17415 added fvwmrect.h to dist
17417 2001-08-14 Dan Espen <dane@mk.telcordia.com>
17419 * libs/XineramaSupport.c: Disable debug printing.
17421 2001-08-13 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17423 * libs/defaults.h (DEFAULT_MENU_STYLE):
17424 reset colour sets in default menu style too
17426 2001-08-13 Mikhael Goikhman <migo@homemail.com>
17430 completed the libstroke-0.5 compatibility fix
17432 2001-08-10 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17434 * fvwm/move_resize.c (draw_move_resize_grid):
17435 fixed drawing of resize grid when invoked from button or key press
17437 * fvwm/placement.c (PlaceWindow):
17438 rewrote a condition to improve readability
17439 fixed StartsOn... w/ SkipMapping
17441 2001-08-09 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17443 * fvwm/session.c (MatchWinToSM):
17444 (LoadWindowStates):
17445 (SaveWindowStates):
17446 * fvwm/move_resize.c (CMD_Resize):
17447 * fvwm/events.c (HandlePropertyNotify):
17448 (HandleConfigureRequest):
17449 * fvwm/move_resize.c (CMD_ResizeMove):
17452 * fvwm/update.c (apply_window_updates):
17453 * fvwm/add_window.c (AddWindow):
17454 * fvwm/geometry.c (constrain_size):
17455 (gravity_constrain_size):
17456 the Resize command honors the window gravity
17457 changing the size increment of maximized windows no longer shrinks the
17461 keep expanded icon titles on screen
17463 2001-08-08 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17465 * fvwm/icons.c (do_all_iconboxes):
17466 default icon box fills the primary screen
17468 * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
17469 fixed default_screen argument
17471 * fvwm/style.c (merge_styles):
17472 * fvwm/fvwm.h (window_style):
17473 * fvwm/style.h (SSET_START_SCREEN):
17474 * fvwm/add_window.c (setup_window_placement):
17475 * fvwm/placement.c (PlaceWindow):
17477 implemented StartsOnScreen style
17479 * fvwm/placement.c (PlaceWindow):
17485 Place new windows on xinerama screens
17487 * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
17488 fixed core dump in debug output
17490 2001-08-07 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17492 * fvwm/placement.c:
17493 removed unused variable
17495 2001-08-07 olicha <olivier.chapuis@free.fr>
17498 FvwmIconBox, FvwmTaskBar and FvwmWinList support aliases
17500 2001-08-06 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17502 * fvwm/virtual.c (CMD_Xinerama):
17503 replaced XineramaEnable and ...Disable with XineramaCommand
17505 * libs/XineramaSupport.c (XineramaSupportParseScreenBit):
17506 (XineramaSupportGetScreenArgument):
17509 * fvwm/functions.c (func_config):
17510 * fvwm/move_resize.c (move_window_doit):
17512 (CMD_AnimatedMove):
17514 (CMD_MoveToScreen):
17516 added new command MoveToScreen
17518 2001-08-05 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17524 * libs/XineramaSupport.c (XineramaSupportParseGeometry):
17525 fixed parsing of negative geometries
17526 (XineramaSupportParseGeometryWithScreen):
17528 (XineramaSupportGetNumberedScreenRect):
17531 * sample.fvwmrc/system.fvwm2rc:
17532 * sample.fvwmrc/new-features:
17533 * sample.fvwmrc/system.fvwm2rc-sample-95:
17534 * sample.fvwmrc/system.fvwm2rc-sample-2:
17535 * sample.fvwmrc/system.fvwm2rc-sample-1:
17537 updated for new condition
17539 * fvwm/conditional.c (CreateConditionMask):
17540 (MatchesConditionMask):
17541 * fvwm/fvwm.h (WindowConditionMask):
17542 implemented new condition AcceptsFocus to cope with applications like
17543 xclock that have circulatehit but don't take focus
17545 2001-08-02 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17547 * libs/XineramaSupport.c (XineramaSupportParseGeometry):
17548 handle Xinerama screens
17550 * fvwm/style.c (CMD_Style):
17551 * fvwm/menus.c (get_menu_options):
17552 cope with Xinerama like geometries with screen info
17554 * fvwm/virtual.c (CMD_XineramaEnable):
17555 XineramaEnable optionally takes the number of the primary screen as its
17558 * fvwm/events.c (GetContext):
17561 * fvwm/virtual.c (HandlePaging):
17562 * fvwm/events.c (HandleButtonPress):
17563 * fvwm/events.h (XEVMASK_PANFW):
17564 fixed button and key event handling over pan frames; fixes bug #752
17566 * fvwm/menus.c (get_menu_options):
17567 fixed Xinerama placement of menus without options
17569 2001-08-01 Mikhael Goikhman <migo@homemail.com>
17576 Color enhancements in button vectors: @2 is bg color, @3 is fg color.
17577 In addition to the existing: @0 is shadow color, @1 is hilight color.
17580 Added the formal description of Vector that was absent.
17582 2001-08-01 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17585 some man page corrections
17587 2001-07-30 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17589 * fvwm/move_resize.c (handle_stick):
17590 also redraw buttons when a window becomes sticky/slippery to make sure
17591 that MWMDecorStick buttons are updated too; fixes bug #749
17593 2001-07-30 Mikhael Goikhman <migo@homemail.com>
17596 documented previous changes
17599 improved output spacing
17604 2001-07-29 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17606 * libs/XineramaSupport.c (XineramaSupportConfigureModule):
17607 * fvwm/modconf.c (send_xinerama_state):
17608 * fvwm/module_interface.c (broadcast_xinerama_state):
17610 revised module support for Xinerama
17612 * libs/XineramaSupport.c (XineramaSupportParseGeometryWithScreen):
17613 (XineramaSupportParseGeometry):
17614 (XineramaSupportGetGeometry):
17615 make interface compatible with XineramaSupportParseGeometry().
17616 (XineramaSupportGetPrimaryScreen):
17619 * fvwm/stack.c (raise_over_unmanaged):
17620 fixed restacking of windows with RaiseOverUnmanaged - windows were
17621 raised in reverse order so that the top window became the bottom
17622 window of the ones that were raised
17623 also, ignore Scr.NoFocusWin and all InputOnly windows for raising since
17624 these are invisible
17626 2001-07-28 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17628 * sample.fvwmrc/system.fvwm2rc-sample-95:
17629 fixed syntax of BugOpts command
17631 * fvwm/ConfigFvwmDefaults:
17632 resize window when clicking on the sides of the window by default
17633 instead of moving it
17635 * fvwm/events.c (HandleEnterNotify):
17636 do not delete MouseFocus when pointer moves from one particular sub
17637 window of a frame to another one. Helps with xv/xmms vs unclutter
17638 interaction and also with MouseFocus vs. Open Look applications
17640 * fvwm/move_resize.c (DoSnapAttract):
17641 * libs/XineramaSupport.c (XineramaSupportGetResistanceRect):
17642 fixed snapping to Xinerama screen edges
17643 (XineramaSupportIsEnabled):
17644 return False is the X server provides only a single screen
17647 Added descriptions of conditions CurrentDesk, CurrentPage,
17648 CurrentScreen, CurrentGlobalPage, CurrentPageAnyDesk and
17649 CurrentGlobalPageAnyDesk
17651 * fvwm/fvwm.h (rectangle):
17653 typedefs moved to libs/fvwmlib.h
17655 * fvwm/conditional.c (MatchesConditionMask):
17656 * fvwm/fvwm.h (WindowConditionMask):
17657 * fvwm/conditional.c:
17658 introduced new conditions CurrentGlobalPage and CurrentGlobalPageAnyDesk
17659 for Xinerama support
17661 * fvwm/modconf.c (CMD_Send_ConfigInfo):
17662 (send_xinerama_state):
17663 * fvwm/module_interface.c (broadcast_xinerama_state):
17664 * libs/XineramaSupport.c (XineramaSUpportIsEnabled):
17665 * libs/defaults.h (DEFAULT_XINERAMA_DISABLED):
17666 communicate xinerama state at module startup
17668 2001-07-27 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17670 * libs/XineramaSupport.c:
17671 next Xinerama patch
17673 2001-07-25 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17675 * fvwm/move_resize.c (moveLoop):
17676 windows were lost off screen w/ non opaque interactive move when motion
17677 was aborted with Escape on a different page that it was started
17679 * fvwm/move_resize.c (position_geometry_window):
17687 * libs/XineramaSupport.c (GetMouseXY):
17688 (XineramaSupportCenterCurrent):
17689 (XineramaSupportGetCurrent00):
17690 (XineramaSupportGetCurrentScrRect):
17691 allow to pass in an event with the pointer position
17692 minimize number of XQueryPointer calls in interactive move/resize
17695 * fvwm/move_resize.c (resize_geometry_window):
17698 border width of geometry window moved to defaults.h
17699 moved strings for size window formatting to defaults.h
17700 reworked calculations of geometry window dimensions
17702 * fvwm/move_resize.c (resize_geometry_window):
17703 (position_geometry_window):
17707 * fvwm/builtins.c (ApplyDefaultFontAndColors):
17708 * fvwm/fvwm.c (main):
17709 funtions ResizeSizeWindow and PositionSizeWindow renamed to
17710 resize_geometry_window and position_geometry_window
17712 * fvwm/fvwm.c (main):
17713 fixed resizing geometry window before creating it
17715 * fvwm/move_resize.c (switch_move_resize_grid):
17717 * fvwm/virtual.c (HandlePaging):
17718 renamed MoveOutline to draw_move_resize_grid and made static
17719 new function switch_move_resize_grid for external calls
17720 delete grid before moving the geometry window to get rid of arifacts of
17723 2001-07-24 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17725 * libs/XineramaSupport.c (XineramaSupportInit):
17726 make the blank area in Xinerama emulation usable again
17728 2001-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17730 * fvwm/menus.c (update_menu):
17733 (calculate_item_sizes):
17734 (size_menu_horizontally):
17735 (size_menu_vertically):
17736 menus are resized to fit their Xinerama screen every time they are
17737 popped up and the screen size has changed
17739 2001-07-23 olicha <olivier.chapuis@free.fr>
17741 * libs/XineramaSupport.c (XineramaSupportInit):
17742 Draw the xinerama simulation screens with orr windows
17744 2001-07-23 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17746 * fvwm/windowlist.c (CMD_WindowList):
17747 fixed windowlist placement w/ Xinerama
17749 2001-07-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17751 * fvwm/menus.c (pop_menu_up):
17752 fixed calculations that force a menu on screen w/ Xinerama
17754 * fvwm/move_resize.c (DoSnapAttract):
17755 removed some code that slipped in with xinerama patch and broke
17756 vertical SnapAttraction
17758 * fvwm/virtual.c (CMD_EdgeResistance):
17761 * libs/XineramaSupport.c (XineramaSupportClipToScreen):
17762 take reference position src_x/src_y to determine screen
17764 * fvwm/windowlist.c (CMD_WindowList):
17765 * fvwm/menus.c (get_menu_options):
17766 (get_popup_options):
17769 handle Xinerama screens for positioning menus w/ posthints
17771 * fvwm/menus.c (get_menu_options):
17773 fix for icon/window context rectangle when window is in wrong state
17775 2001-07-22 Mikhael Goikhman <migo@homemail.com>
17778 s/XINERAMA/HAVE_XINERAMA/, now #ifdef'd xinerama code is finally ever
17779 compiled in; fixed linking by adding -lXinerama; small corrections
17781 2001-07-22 Dan Espen <dane@mk.telcordia.com>
17783 * fvwm/fvwm2.1: Remove some test code, fix remaining .IP commands.
17785 2001-07-22 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17787 * libs/XineramaSupport.c (XineramaSupportInit):
17788 added xinerama emulation for developers
17790 * fvwm/virtual.c (CMD_XineramaEnable):
17791 (CMD_XineramaDisable):
17792 * fvwm/module_interface.c (BroadcastConfigInfoString):
17793 added function to communicate Xinerama on/off to modules
17795 * fvwm/module_interface.c:
17796 include time.h to fix warning
17797 * libs/XineramaSupport.c:
17798 * fvwm/fvwm.c (setVersionInfo):
17799 * fvwm/Makefile.am:
17802 cleanded up xinerama detection
17803 added shape detection
17805 2001-07-21 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17808 Added Xinerama introduction
17810 * fvwm/fvwm.c (setVersionInfo):
17811 print xinerama support
17813 * fvwm/conditional.c (CreateConditionMask):
17814 added CirculateHitShaded option for conditional commands that was
17815 described in the man page but not implemented
17817 * fvwm/fvwm.h (WindowConditionMask):
17818 removed unused flags
17820 * fvwm/conditional.c (MatchesConditionMask):
17821 fixed CirculateHitIcon option in conditional commands
17824 reformatted man page source to improve readability
17825 fixed some source formatting bugs
17827 * libs/XineramaSupport.c (GetMouseXY):
17828 don't poll the pointer if there is only one screen or if xinerama is
17832 * fvwm/fvwm.c (main):
17833 removed -noxinerama option
17835 * fvwm/fvwm.c (main):
17836 size window is positioned and sized in move_resize.c
17838 * libs/XineramaSupport.c:
17842 print Xinerama support in configure summary
17845 applied Xinerama patch by Dmitry Yu. Bolkhovityanov
17847 2001-07-17 Mikhael Goikhman <migo@homemail.com>
17852 implemented a new convenient autoconf macro mg_DEFINE_IF_NOT;
17853 define missing macros needed for old AIX keysymdef and old stroke.h
17857 remove the previous compilation fixes, now handled by configure
17859 2001-07-15 Dan Espen <dane@mk.telcordia.com>
17861 * fvwm/fvwm2.1: Remove .BI with more than 6 args.
17863 2001-07-15 Mikhael Goikhman <migo@homemail.com>
17866 use libstroke-0.5 constant names while still supporting 0.3/0.4
17869 compiling fix for old AIX, which does not define XK_Page_Up/Down
17871 * module_interface.c:
17872 minor compiling fix for some proprietary preprocessors
17874 2001-07-10 Mikhael Goikhman <migo@homemail.com>
17877 use more compatible and structured syntax in SYNOPSIS
17879 2001-07-06 Mikhael Goikhman <migo@homemail.com>
17882 Replaced forgotten instances of IMLIB_CFLAGS and IMLIB_LIBS to
17883 GDK_IMLIB_*. This fixes "make FvwmGtk" on systems with bogus
17886 2001-07-05 Mikhael Goikhman <migo@homemail.com>
17889 changed version to 2.4.1
17892 small fix that should solve the problem with running autoconf
17893 (autoreconf is ok) from autoconf-2.50;
17894 applied a patch that adds gtk include dirs to gnome include dirs
17896 2001-07-03 Dominik Vogt <dominik(dot)vogt(at)gmx(dot)de>
17898 * NEWS, configure.in:
17899 changed version to 2.4.0.1
17901 * *: fvwm 2.4 has been released :-))