comparison src/ChangeLog @ 355:182f72e8cd0d r21-1-7

Import from CVS: tag r21-1-7
author cvs
date Mon, 13 Aug 2007 10:56:21 +0200
parents 3b3709405255
children 4711e16a8e49
comparison
equal deleted inserted replaced
354:3729bef672e0 355:182f72e8cd0d
1 1999-09-26 XEmacs Build Bot <builds@cvs.xemacs.org>
2
3 * XEmacs 21.1.7 is released
4
5 1999-09-24 Jan Vroonhof <vroonhof@math.ethz.ch>
6
7 * frame-x.c (x_any_window_to_frame): Let Xt find the widget and
8 then use x_any_widget_or_parent_to_frame().
9 (x_find_frame_for_window): remove special cases.
10
11 1999-09-24 Andy Piper <andy@xemacs.org>
12
13 * scrollbar-x.c (x_window_is_scrollbar): deleted.
14 * scrollbar-x.h: ditto.
15
16 1999-09-03 Hrvoje Niksic <hniksic@srce.hr>
17
18 * extents.c (extent_remprop): Get extent's plist address
19 correctly.
20
21 1999-09-03 Lee Kindness <lkindness@csl.co.uk>
22
23 * object-x.c: Allocate nearest available color in colormap.
24
25 1999-09-03 Andreas Jaeger <aj@arthur.rhein-neckar.de>
26
27 * m/mips.h: Support for mips-linux: Add !linux around places
28 that are not valid for linux, define TEXT_START, DATA_START,
29 DATA_SEG_BITS.
30
31 1999-08-29 Jan Vroonhof <vroonhof@math.ethz.ch>
32
33 * window.c (Fwindow_truncated_p): New function.
34
35 1999-08-29 Jonathan Marten <jonathan.marten@uk.sun.com>
36
37 * window.c (window_truncation_on): Always return 0 for minibuffer
38 windows, to enable auto scrolling.
39
40 1999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
41
42 * menubar-x.c (make_dummy_xbutton_event): Don't add
43 offset twice if HAVE_WMCOMMAND is defined.
44
45 1999-08-26 Alexandre Oliva <oliva@dcc.unicamp.br>
46
47 * tooltalk.c: Include syssignal.h, needed for struct sigaction on
48 SunOS 4.1.3.
49
1 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org> 50 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org>
2 51
3 * XEmacs 21.1.6 is released 52 * XEmacs 21.1.6 is released
4 53
5 1999-08-13 Alexandre Oliva <oliva@dcc.unicamp.br>, Vin Shelton <acs@xemacs.org> 54 1999-08-13 Alexandre Oliva <oliva@dcc.unicamp.br>, Vin Shelton <acs@xemacs.org>