comparison ChangeLog @ 290:c9fe270a4101 r21-0b43

Import from CVS: tag r21-0b43
author cvs
date Mon, 13 Aug 2007 10:36:47 +0200
parents e11d67e05968
children 6cb5e14cd98e
comparison
equal deleted inserted replaced
289:6e6992ccc4b6 290:c9fe270a4101
1 1998-06-11 SL Baur <steve@altair.xemacs.org>
2
3 * XEmacs 21.0-beta 43 is released.
4
5 1998-06-04 Oliver Graf <ograf@fga.de>
6
7 * tests/Dnd/README: a step-by-step test run
8 * tests/Dnd/droptest.el: some clarifications
9 * tests/Dnd/droptest.sh: created, creates test files
10
11 1998-06-01 Oliver Graf <ograf@fga.de>
12
13 * configure.in (summary): added experimental to dragndrop option
14 * configure.usage: added experimental note to --with-dragndrop
15 * tests/Dnd/droptest.el: extra start-drag-region function
16 changed the experimental- stuff
17
18 1998-06-02 Andy Piper <andyp@parallax.co.uk>
19
20 * etc/check_cygwin_setup.sh: set more intelligent defaults for
21 windows 95.
22
23 1998-06-07 SL Baur <steve@altair.xemacs.org>
24
25 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
26
27 1998-06-05 Colin Rafferty <colin@xemacs.org>
28
29 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
30
1 1998-06-01 SL Baur <steve@altair.xemacs.org> 31 1998-06-01 SL Baur <steve@altair.xemacs.org>
2 32
3 * XEmacs 21.0-beta42 is released. 33 * XEmacs 21.0-beta42 is released.
4 34
5 * etc/sounds: Removed, now in the sounds-au package. 35 * etc/sounds: Removed, now in the sounds-au package.
14 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com> 44 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
15 45
16 * configure.in: Switch from giflib to gifreader for 46 * configure.in: Switch from giflib to gifreader for
17 our GIF image support (no other mods needed) 47 our GIF image support (no other mods needed)
18 48
19 1998-05-28 Oliver Graf <ograf@fga.de> 49 1998-05-28 Oliver Graf <ograf@fga.de>
20 50
21 * configure.in: only one DnD protocol, CDE has priority over OffiX 51 * configure.in: only one DnD protocol, CDE has priority over OffiX
22 52
23 * tests/Dnd/README: some changes reflecting recent modifications 53 * tests/Dnd/README: some changes reflecting recent modifications
24 * tests/Dnd/dragtest.el: removed 54 * tests/Dnd/dragtest.el: removed
25 * tests/Dnd/droptest.el: cosmetics and comments 55 * tests/Dnd/droptest.el: cosmetics and comments
26 56
27 1998-05-26 Oliver Graf <ograf@fga.de> 57 1998-05-26 Oliver Graf <ograf@fga.de>
28 58
29 * tests/Dnd/droptest.el: adapted to CDE extensions 59 * tests/Dnd/droptest.el: adapted to CDE extensions
60
61 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
62
63 * configure.in:
64 * config.sub: add initial OpenBSD support
30 65
31 1998-05-21 Andy Piper <andyp@parallax.co.uk> 66 1998-05-21 Andy Piper <andyp@parallax.co.uk>
32 67
33 * configure.in: check for msw dialogs. 68 * configure.in: check for msw dialogs.
34 69