Changes between Initial Version and Version 1 of Ticket #14230, comment 2


Ignore:
Timestamp:
11/10/2020 09:58:30 PM (2 years ago)
Author:
Bruce Dubbs

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14230, comment 2

    initial v1  
    1 Release icewm-1.9.1 released 2020-11-05
     1Release icewm-1.9.2 released 2020-11-10
    22
    3 - Update to 1.9.0.
    4 - Define colors at top and lighten up the grey a bit.
    5 - Catch changes in width_inc and height_inc
    6 - Only direct focus if frame is mapped.
    7 - Handle _WIN_LAYER messages via actionPerformed.
    8 - Fix for changing layers when ABOVE or BELOW bit is set.
    9 - Use a minimum delay of 10 ms for taskbar delays to avoid #508.
    10 - Explain where delays are in milliseconds.
    11 - Apply SKIP_PAGER for PagerShowPreview.
    12 - Remove unused frame members.
    13 - Add actionLayers. Switch on action in actionPerformed.
    14 - Remove unused.
    15 - Update XDND version from 3 to 5.
     3- Remove setDND.
     4- Move DND to subclass YDndWindow.
     5- Show toolbar button titles.
     6- Simplify use of XClassHint.
     7- Do XAllowEvents first.
     8- Prevent inadvertent growing of windows in
     9- Improve logConfigureNotify details.
     10- Use just one set of XSizeHints for issue ice-wm/icewm#28.
    1611- make update-po
    17 - Update XDND protocol implementation.
    18 - Fix compilation on OpenBSD.