xview-3.2p4    2014.04.14
 - olvwm and olwm now will correctly handle DISPLAY env variable.
 - Added XVIEW_BROKEN_X11_WORKAROUND compile option.

xview-3.2p3    2014.02.13
 - oledit won't incorrectly display "nothing was found" notice when doing
   global replace.
 - Added "Convert CR LF to LF" feature to oledit.

xview-3.2p2    2013.11.24
 - Package created.
 - It is based on xview 3.2p1.4-28.1 from Debian.
 - Applied Cygwin patch, made by Isaac Henry and George Moody, with further
   enhancements by Jon Turney.
 - Moved XView from /usr/openwin to standard directories.
 - Now examples aren't built automatically.
 - Some applications now will not crash when maximized, it affected
   Firefox and SeaMonkey.
 - textsw_get_recorded_x(), xv_find_proper_gc(), HandleNewDrop(),
   xv_decode_drop(), file_chooser_get(), olgx_get_single_color()
   will always return value.
 - Created ERROR_UNIMPLEMENTED() macro and used it to mark
   unimplemented functions.
 - shelltool now has basic mouse support.
 - Added 24-hour mode to clock.
 - Modified menu files.
 - Renamed lib/libxview/imcb/aux.c to au_x.c,
   lib/libxview/imcb/aux.h to au_x.h,
   contrib/examples/extensions/bitmap.c to bitmap_example.c,
   contrib/examples/extensions/image.c to image_example.c,
   contrib/examples/extensions/logo.c to logo_example.c
 - Ported to OpenBSD.
 - Now olvwm and file chooser use <regex.h> instead of <regexp.h>.
 - Ported to NetBSD.
 - Formatted code using Artistic Style (see format_code.bash).
 - Ported to FreeBSD.
 - Fixed potential buffer overrun caused by GETDTABLESIZE().
 - Ported to Solaris.
 - TEXTSW_BLINK_CARET textsw attribute is now changeable.
 - Created TEXTSW_BACKUP_ON_SAVE textsw attribute, by default
   it is set to TRUE, so default behaviour of textsw doesn't
   change.
 - Created TEXTSW_CURRENT_LINE read-only textsw attribute.
 - Created TEXTSW_TAB_USE_SPACES boolean textsw attribute, by default it is
   set to FALSE, so default behaviour of textsw doesn't change. When it
   is set to TRUE, pressing tab key will result in inserting <TEXTSW_TAB_WIDTH>
   spaces to text, instead of tab character.
 - Created xv_clearwin() (with pw_clearwin alias) function (pixwin.h).
 - SunView drawing functions (pixwin.h) are no longer deprecated.
 - olcalc and oledit are now part of XView distribution.


----
Copyright (C) 2013, 2014 Tomasz Konojacki <me@xenu.tk>

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

