openbsd-ports/x11/olvwm/patches/patch-01
matthieu 2abc28d1f2 Integrate patchlevel 2 by Scott Oaks (scott.oaks@sun.com)
Version 4.2 fixes:
    1)  Fixed problems with windows that have a compound text title

    2)  Fixed problems with the cursor font name

    3)  error.c will now compile under Solaris 2.6

    4)  Fixed misc. compilation warnings.  Some survive in error.c and states.c

    5)  Fixed warp function when two screens have the same program:  warp will
        now look first on the screen containing the mouse pointer

    6)  Fixed hot key functions when num lock/shift lock might be pressed

    7)  Fixed problem with AutoRootMenu startup

    8)  Fixed problem with VirtualIconic resource
1999-07-17 10:53:21 +00:00

36 lines
1.1 KiB
Plaintext

--- CHANGES.orig Mon Jan 24 22:43:14 1994
+++ ./CHANGES Sat Jul 17 10:04:13 1999
@@ -1,4 +1,31 @@
-Version 3.4 fixes and enhancements:
+Version 4.2 fixes:
+ 1) Fixed problems with windows that have a compound text title
+
+ 2) Fixed problems with the cursor font name
+
+ 3) error.c will now compile under Solaris 2.6
+
+ 4) Fixed misc. compilation warnings. Some survive in error.c and states.c
+
+ 5) Fixed warp function when two screens have the same program: warp will
+ now look first on the screen containing the mouse pointer
+
+ 6) Fixed hot key functions when num lock/shift lock might be pressed
+
+ 7) Fixed problem with AutoRootMenu startup
+
+ 8) Fixed problem with VirtualIconic resource
+
+Version 4.1 fixes:
+ 1) Fixed compilation problems with /usr/ucb/cc on SunOS 4.1.3
+
+ 2) Fixed problems with AutoRaise
+
+ 3) Fixed problems with FreeIconSlots
+
+ 4) Now include olvwm.info and LEGAL_NOTICE
+
+Version 4.0 fixes and enhancements:
1) Now based on version 3.2 of olwm; this adds a lot of features
defined in the 3.2 olwm man page: menu accelerators, patterned
backgrounds, etc.