Skip to content

Commit adcec20

Browse files
committed
Imported mlvwm 0.8.9 release
0 parents  commit adcec20

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+11658
-0
lines changed

CHANGELOG

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
0.8.8 -> 0.8.9
2+
Change scroll bar expose function and befavior
3+
Add one click menu(OneClickMenu)
4+
5+
0.8.7p1 -> 0.8.8
6+
Add OpaqueMove
7+
Add OpaqueResize
8+
Change configuration code
9+
Add ZoomWait configuration
10+
Change FlushMenu interval unit us to ms.
11+
Change color of scrollbar anker and function.
12+
Change transient window mappting position.
13+
14+
0.8.7 -> 0.8.7
15+
Fix memory leak
16+
17+
0.8.6 -> 0.8.7
18+
Some changes to use 64bit CPU.
19+
Fix bugs to display window.
20+
Some modification.
21+
Add UseRootWin configuration.
22+
23+
0.8.5 -> 0.8.6
24+
Add function MaxmizeScale to set WidethxHeight.
25+
Fix calcurate font height at HasLocale NO.
26+
Add RotateDesk.
27+
The bug is fixed that the help balloon don't display at SunOS.
28+
29+
0.8.4 -> 0.8.5
30+
The bug is fixed that sort window list name.
31+
The bug is fixed that when the active window is changed form stickey
32+
window.
33+
The bug is fixed that when the desktop is changed, active window is not
34+
selected with FollowToMouse and SloppyFocus.
35+
Stop the animation at Show Window.
36+
Fix HandleClientMessage bug.
37+
The cursors have been reassigned to better match the current state or
38+
functionality.
39+
Change BalloonHelp Window to transparent(shape) window.
40+
Change the menu display method.
41+
Add function MaxmizeScale to set WidethxHeight.
42+
Fix calcurate font height at HasLocale NO.
43+
44+
0.8.3 -> 0.8.4
45+
The bug is fixed that when the active window is changed form stickey
46+
window, the active window is mapped under other window.
47+
The cursors have been reassigned to better match the current state or
48+
functionality.
49+
Add built-in function `ShowBalloon'.
50+
When a window is hidden or unhidden, its outline is zoomed from the
51+
icon menu to the window position or vice versa.
52+
The black flash has been removed from RefreshScreen. It now looks much
53+
smoother.
54+
Left and right corners have been added to provided a rounded screen
55+
bottom as well.
56+
The entries in the icon menu get sorted alphabetically.
57+
Change cursor shape at starting.
58+
Add configuration `RestartPreviousState'.
59+
60+
0.8.2 -> 0.8.3
61+
The bug is fixed that the window list problem with display desktop
62+
number.
63+
64+
0.8.1 -> 0.8.2
65+
The bug is fixed that the replacement of window on non current desktop
66+
is valid at restart time.
67+
The bug is fixed that the replacement of windows at restart time.
68+
Fix display outline at resize with System8 configuration.
69+
Add `DisplayDeskNumber' that means display desktop number on window
70+
list.
71+
Modify sample configuration file.
72+
73+
0.8.0 -> 0.8.1
74+
The bug is fixed that the display of menu bar is incorrect at start
75+
time with `System8' configuration.
76+
The bug is fixed that Select{Prev,Next}Window select the window that
77+
is not mapped on the desktop.

0 commit comments

Comments
 (0)