Mercurial > hg > xemacs-beta
comparison ChangeLog @ 102:a145efe76779 r20-1b3
Import from CVS: tag r20-1b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:15:49 +0200 |
parents | 4be1180a9e89 |
children | cf808b4c4290 |
comparison
equal
deleted
inserted
replaced
101:a0ec055d74dd | 102:a145efe76779 |
---|---|
1 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * Makefile.in (top_distclean): Reset src/PURESIZE.h for | |
4 distribution. | |
5 | |
6 * XEmacs 20.1-b3 is released. | |
7 | |
1 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org> | 8 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 9 |
3 * XEmacs 20.1-b2 is released. | 10 * XEmacs 20.1-b2 is released. |
4 | 11 |
5 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org> | 12 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org> |
6 | 13 |
7 * XEmacs 19-15-b'95 is released. | 14 * XEmacs 19-15-b'95 is released. |
15 | |
16 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com> | |
17 | |
18 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel. | |
19 | |
20 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs: | |
21 - "knob" renamed to "slider" | |
22 - leftmost pixel wasn't sensitive to button clicks, while righmost | |
23 pixel was. | |
24 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same: | |
25 - goobers on top of up-arrow removed. | |
26 - up-arrow would not always be redrawn when necessary | |
27 - slider drag would be `off' by size of up-arrow | |
28 - horizontal and vertical scrollbars didn't use exactly the same | |
29 dimensions. | |
30 - slider was never drawn if XlwScrollBar.shadowThickness was 0. | |
31 - Now up- and down-arrows actually work near beginning/end of buffer! | |
8 | 32 |
9 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch> | 33 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch> |
10 | 34 |
11 * configure.in (with_xauth): Attempted correction of test for | 35 * configure.in (with_xauth): Attempted correction of test for |
12 libXmu on SunOS. | 36 libXmu on SunOS. |