Mercurial > hg > xemacs-beta
annotate lwlib/ChangeLog @ 5918:cb65bfaf7110 default
Speed up XEmacs on X.
Avoid many calls to XQueryColor.
| author | Mike Sperber <sperber@deinprogramm.de> |
|---|---|
| date | Fri, 27 Mar 2015 16:05:15 +0100 |
| parents | 69f9e31c9ccf |
| children |
| rev | line source |
|---|---|
|
5918
cb65bfaf7110
Speed up XEmacs on X.
Mike Sperber <sperber@deinprogramm.de>
parents:
5843
diff
changeset
|
1 2015-06-22 Michael Sperber <mike@xemacs.org> |
|
cb65bfaf7110
Speed up XEmacs on X.
Mike Sperber <sperber@deinprogramm.de>
parents:
5843
diff
changeset
|
2 |
|
cb65bfaf7110
Speed up XEmacs on X.
Mike Sperber <sperber@deinprogramm.de>
parents:
5843
diff
changeset
|
3 * lwlib-colors.h: |
|
cb65bfaf7110
Speed up XEmacs on X.
Mike Sperber <sperber@deinprogramm.de>
parents:
5843
diff
changeset
|
4 * lwlib-colors.c (xft_convert_color_1): Introduce, and make |
|
cb65bfaf7110
Speed up XEmacs on X.
Mike Sperber <sperber@deinprogramm.de>
parents:
5843
diff
changeset
|
5 `xft_convert_color' use it. |
|
cb65bfaf7110
Speed up XEmacs on X.
Mike Sperber <sperber@deinprogramm.de>
parents:
5843
diff
changeset
|
6 |
|
5843
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
7 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
8 |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
9 Fix progress bar crashes. |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
10 Thanks to Ralf Soergel for diagnosis and a patch. |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
11 |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
12 * xt-wrappers.h (HAVE_ATHENA_I18N): |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
13 Define XAW_INTERNATIONALIZATION when needed. |
|
69f9e31c9ccf
Fix progress bar crashes.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5757
diff
changeset
|
14 |
|
5757
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
15 2013-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
|
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
16 |
|
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
17 * XEmacs 21.5.34 "kale" is released. |
|
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
18 |
|
5712
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5673
diff
changeset
|
19 2013-01-04 Stephen J. Turnbull <stephen@xemacs.org> |
|
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5673
diff
changeset
|
20 |
|
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5673
diff
changeset
|
21 * XEmacs 21.5.33 "horseradish" is released. |
|
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5673
diff
changeset
|
22 |
|
5673
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5512
diff
changeset
|
23 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> |
|
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5512
diff
changeset
|
24 |
|
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5512
diff
changeset
|
25 * XEmacs 21.5.32 "habanero" is released. |
|
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5512
diff
changeset
|
26 |
|
5512
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
27 2011-05-20 Jerry James <james@xemacs.org> |
|
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
28 |
|
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
29 * Makefile.in.in (DESTDIR): New variable for all Makefiles, unused in |
|
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
30 this one. |
|
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
31 |
|
5480
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
32 2011-04-29 Stephen J. Turnbull <stephen@xemacs.org> |
|
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
33 |
|
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
34 * XEmacs 21.5.31 "ginger" is released. |
|
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
35 |
|
5464
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5335
diff
changeset
|
36 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org> |
|
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5335
diff
changeset
|
37 |
|
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5335
diff
changeset
|
38 * XEmacs 21.5.30 "garlic" is released. |
|
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5335
diff
changeset
|
39 |
|
5335
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
40 2011-01-11 Aidan Kehoe <kehoea@parhasard.net> |
|
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
41 |
|
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
42 * lwlib-fonts.c (xft_open_font_by_name): |
|
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
43 Replace the POSIX index(3), not universally available even today, |
|
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
44 with the C89 strchr(3), hopefully fixing a few of the buildbots' |
|
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
45 problems. |
|
c9d31263ab7d
Replace POSIX index(3) with C89 strchr(3), lwlib-fonts.c
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
46 |
|
5236
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5176
diff
changeset
|
47 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> |
|
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5176
diff
changeset
|
48 |
|
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5176
diff
changeset
|
49 * lwlib-internal.h: Correct FSF address in permission notice. |
|
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5176
diff
changeset
|
50 |
|
5176
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5016
diff
changeset
|
51 2010-02-22 Ben Wing <ben@xemacs.org> |
|
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5016
diff
changeset
|
52 |
|
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5016
diff
changeset
|
53 * lwlib-colors.h: |
|
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5016
diff
changeset
|
54 objects*.h -> fontcolor*.h. |
|
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5016
diff
changeset
|
55 |
|
5016
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
56 2010-02-08 Ben Wing <ben@xemacs.org> |
|
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
57 |
|
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
58 * xt-wrappers.h: |
|
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
59 * xt-wrappers.h (Xt_SET_VALUE): |
|
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
60 * xt-wrappers.h (Xt_GET_VALUE): |
|
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
61 Rename var to avoid shadowing problems. |
|
2ade80e8c640
enable more warnings and fix them
Ben Wing <ben@xemacs.org>
parents:
4969
diff
changeset
|
62 |
| 4932 | 63 2010-01-24 Ben Wing <ben@xemacs.org> |
| 64 | |
| 65 * xlwgauge.c (GaugeResize): | |
| 66 * xlwgauge.c (GaugeSize): | |
| 67 Fix warnings about possible use of uninitialized vars. | |
| 68 | |
|
4916
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
69 2010-02-01 Ben Wing <ben@xemacs.org> |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
70 |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
71 * lwlib-colors.c: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
72 * lwlib-colors.h: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
73 * lwlib-fonts.c: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
74 * lwlib-fonts.h: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
75 * xlwmenu.c: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
76 * xlwmenu.c (xlwMenuResources): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
77 * xlwmenu.c (x_xft_text_width): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
78 * xlwmenu.c (label_button_draw): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
79 * xlwmenu.c (push_button_size): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
80 * xlwmenu.c (push_button_draw): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
81 * xlwmenu.c (make_drawing_gcs): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
82 * xlwmenu.c (extract_font_extents): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
83 * xlwmenu.c (default_font_of_font_list): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
84 * xlwmenu.c (XlwMenuInitialize): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
85 * xlwmenu.c (XlwMenuDestroy): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
86 * xlwmenu.c (XlwMenuSetValues): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
87 * xlwmenuP.h: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
88 * xlwmenuP.h (_XlwMenu_part): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
89 * xlwtabs.c: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
90 * xlwtabs.c (TabsInit): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
91 * xlwtabs.c (TabsDestroy): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
92 * xlwtabs.c (TabsSetValues): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
93 * xlwtabs.c (DrawTab): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
94 * xlwtabs.c (TabWidth): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
95 * xlwtabs.c (TabsAllocFgGC): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
96 * xlwtabs.c (TabsAllocGreyGC): |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
97 * xlwtabsP.h: |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
98 USE_XFT* -> HAVE_XFT*. |
|
a6c778975d7d
split USE_XFT into HAVE_XFT/USE_XFT
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
99 |
|
4894
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
100 2010-01-28 Jerry James <james@xemacs.org> |
|
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
101 |
|
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
102 * lwlib-internal.h: Add copyright and license boilerplate text |
|
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
103 based on Ben's recollections. |
|
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
104 |
|
4769
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
105 2009-12-09 Jerry James <james@xemacs.org> |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
106 |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
107 * lwlib-Xlw.c: Include needed Xmu headers instead of obsolete xmu.h. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
108 * xlwcheckbox.c: Ditto. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
109 * xlwradio.c: Ditto. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
110 * xlwgauge.c: Ditto. Unconditionally include HAVE_XMU code. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
111 * xlwtabs.c: Ditto. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
112 * xlwgcs.c: Ditto. Remove pre-X11R5 code. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
113 * xlwgcs.h: Remove pre-X11R5 declarations. |
|
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
114 |
|
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
115 2009-11-10 Jerry James <james@xemacs.org> |
|
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
116 |
|
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
117 * lwlib.c: Drop workaround for old NeXT systems. |
|
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4636
diff
changeset
|
118 |
|
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4531
diff
changeset
|
119 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
|
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4531
diff
changeset
|
120 |
|
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4531
diff
changeset
|
121 * XEmacs 21.5.29 "garbanzo" is released. |
|
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4531
diff
changeset
|
122 |
|
4531
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
123 2008-11-02 Stephen J. Turnbull <stephen@xemacs.org> |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
124 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
125 G++ 4.3 complains a lot about implicit conversions of string |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
126 literals (const char *) to char *. Shut it up. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
127 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
128 * xt-wrappers.h: New file. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
129 Contains wrappers for Xt functions and macros for C++ |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
130 type-correctness and/or convenience. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
131 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
132 * lwlib.h: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
133 * lwlib-Xm.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
134 * lwlib-Xaw.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
135 #include xt-wrappers.h. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
136 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
137 * xlwcheckbox.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
138 * xlwgauge.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
139 * xlwmenu.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
140 * xlwradio.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
141 * xlwscrollbar.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
142 * xlwtabs.c: |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
143 #include xt-wrappers.h. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
144 Cast class name to String. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
145 Cast action names to String. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
146 Rewrite resources to use Xt_RESOURCE. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
147 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
148 * lwlib.h (lw_get_value_arg): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
149 * lwlib.c (lw_get_value_arg): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
150 Declare String argument const. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
151 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
152 * lwlib-Xaw.c (xaw_actions): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
153 Cast to string. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
154 |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
155 * lwlib-Xaw.c (xaw_update_scrollbar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
156 * lwlib-Xaw.c (xaw_update_one_widget): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
157 * lwlib-Xaw.c (xaw_update_one_value): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
158 * lwlib-Xaw.c (make_dialog): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
159 * lwlib-Xaw.c (xaw_generic_callback): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
160 * lwlib-Xaw.c (wm_delete_window): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
161 * lwlib-Xaw.c (xaw_create_scrollbar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
162 * lwlib-Xaw.c (xaw_create_button): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
163 * lwlib-Xaw.c (xaw_create_label): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
164 * lwlib-Xaw.c (xaw_create_progress): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
165 * lwlib-Xaw.c (xaw_create_text_field): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
166 * lwlib-Xaw.c (xaw_creation_table): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
167 * lwlib-Xlw.c (xlw_create_menubar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
168 * lwlib-Xlw.c (xlw_create_popup_menu): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
169 * lwlib-Xlw.c (xlw_create_scrollbar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
170 * lwlib-Xlw.c (xlw_update_scrollbar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
171 * lwlib-Xlw.c (xlw_create_tab_control): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
172 * lwlib-Xlw.c (build_tabs_in_widget): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
173 * lwlib-Xlw.c (xlw_create_clip_window): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
174 * lwlib-Xlw.c (xlw_update_one_widget): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
175 * lwlib-Xm.c (xm_update_label): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
176 * lwlib-Xm.c (xm_update_pushbutton): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
177 * lwlib-Xm.c (xm_update_progress): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
178 * lwlib-Xm.c (xm_update_toggle): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
179 * lwlib-Xm.c (xm_update_radiobox): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
180 * lwlib-Xm.c (make_menu_in_widget): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
181 * lwlib-Xm.c (update_one_menu_entry): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
182 * lwlib-Xm.c (xm_update_scrollbar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
183 * lwlib-Xm.c (xm_update_one_value): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
184 * lwlib-Xm.c (make_dialog): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
185 * lwlib-Xm.c (recenter_widget): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
186 * lwlib-Xm.c (recycle_instance): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
187 * lwlib-Xm.c (make_menubar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
188 * lwlib-Xm.c (make_scrollbar): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
189 * lwlib-Xm.c (xm_create_button): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
190 * lwlib-Xm.c (xm_create_progress): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
191 * lwlib-Xm.c (xm_create_text_field): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
192 * lwlib-Xm.c (xm_create_label): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
193 * lwlib-Xm.c (xm_create_combo_box): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
194 * lwlib-Xm.c (xm_popup_menu): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
195 * lwlib-Xm.c (set_min_dialog_size): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
196 * lwlib-Xm.c (do_call): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
197 * lwlib-Xm.c (xm_generic_callback): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
198 * xlwcheckbox.c (offset): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
199 * xlwgauge.c (offset): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
200 * xlwgauge.c (actionsList): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
201 * xlwmenu.c (xlwMenuResources): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
202 * xlwmenu.c (xlwMenuActionsList): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
203 * xlwmenu.c (xlwMenuClassRec): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
204 * xlwmenu.c (nameResource): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
205 * xlwmenu.c (parameterize_string): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
206 * xlwradio.c (actionsList): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
207 * xlwscrollbar.c (offset): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
208 * xlwscrollbar.c (actions): |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
209 Use Xt_SET_ARG, Xt_SET_VALUE, and Xt_GET_VALUE instead of raw Xt |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
210 equivalents. |
|
b58af9a9765d
ChangeLogs for G++ warning cleanup.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4524
diff
changeset
|
211 |
|
4524
03ba50f7ecd7
Commit ChangeLog for bbce7f6de2d6.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4522
diff
changeset
|
212 2008-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
|
03ba50f7ecd7
Commit ChangeLog for bbce7f6de2d6.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4522
diff
changeset
|
213 |
|
03ba50f7ecd7
Commit ChangeLog for bbce7f6de2d6.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4522
diff
changeset
|
214 * lwlib-Xm.c (xm_update_progress): Set all values! |
|
03ba50f7ecd7
Commit ChangeLog for bbce7f6de2d6.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4522
diff
changeset
|
215 |
| 4173 | 216 2007-09-15 Jerry James <james@xemacs.org> |
| 217 | |
| 218 * xlwmenu.c (XlwMenuDestroy): Release XftFont resources | |
| 219 * xlwtabs.c (TabsDestroy): Ditto | |
| 220 | |
| 3975 | 221 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
| 222 | |
| 223 * XEmacs 21.5.28 "fuki" is released. | |
| 224 | |
| 3968 | 225 2007-05-20 Stephen J. Turnbull <stephen@xemacs.org> |
| 226 | |
| 227 Gauge values are signed integers (ints). | |
| 228 | |
| 229 * xlwgauge.h: Get rid of references to Cardinal in comment. | |
| 230 (XawGaugeGetValue): Declare return value as int. | |
| 231 (XawGaugeSetValue): Declare value as int. | |
| 232 | |
| 233 * xlwgauge.c (GaugeGetValue): Declare value as int. | |
| 234 (GaugeMercury): Declare val0 and val1 as int. Remove redundant casts. | |
| 235 (XawGaugeGetValue): Declare return value as int. | |
| 236 (XawGaugeSetValue): Declare value as int. | |
| 237 | |
| 3958 | 238 2007-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
| 239 | |
| 240 * lwlib-Xaw.c (wm_delete_window): Iterate over children of shell | |
| 241 (there may be more than one) to find our widget. | |
| 242 | |
| 3685 | 243 2006-11-17 Stephen J. Turnbull <stephen@xemacs.org> |
| 244 | |
| 245 * xlwmenu.c (xlwMenuResources): | |
| 246 * xlwmenu.c (XlwMenuInitialize): | |
| 247 * xlwmenuP.h (_XlwMenu_part): | |
| 248 * xlwtabs.c (resources): | |
| 249 * xlwtabs.c (TabsInit): | |
| 250 * xlwtabsP.h (TabsPart): | |
| 251 New xftFontName member in each widget part struct, corresponds to | |
| 252 xftFont String resource. | |
| 253 Initialize renderFont private member from fcFontName if non-NULL, | |
| 254 otherwise initialize from xftFontName. | |
| 255 | |
| 256 * xlwtabs.h: Update parameter table. | |
| 257 | |
| 3462 | 258 2006-06-16 Jerry James <james@xemacs.org> |
| 259 | |
| 260 * lwlib-Xlw.c (xlw_scrollbar_callback): Do not dereference | |
| 261 instance before checking whether it is NULL. | |
| 262 * xlwmenu.c (xlw_map_menu): Prevent uninitialized access to root | |
| 263 and waste. | |
| 264 | |
| 3402 | 265 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
| 266 | |
| 267 * XEmacs 21.5.27 "fiddleheads" is released. | |
| 268 | |
| 3397 | 269 2006-05-12 Stephen J. Turnbull <stephen@xemacs.org> |
| 270 | |
| 271 Make fcFontName and xftFont separate resources. | |
| 272 | |
| 273 * lwlib-fonts.h (XtNfcFontName, XtCFcFontName): New macros. | |
| 274 (XtNxftFont, XtCXftFont): Coalesce the conditional definitions. | |
| 275 | |
| 276 * xlwmenuP.h (XlwMenuPart): | |
| 277 * xlwtabsP.h (TabsPart): | |
| 278 Rename renderFontSpec member to fcFontName. | |
| 279 | |
| 280 * xlwmenu.c (XlwMenuResources): | |
| 281 * xlwtabs.c (resources): | |
| 282 Add a record for fcFontName. | |
| 283 | |
| 284 * xlwtabs.c (TabsInit): Use the fcFontName resource, not xftFont. | |
| 285 | |
| 286 * xlwtabs.c (DrawTab,TabLayout,TabsGeometryManager): Improve | |
| 287 diagnostics. | |
| 288 | |
| 3374 | 289 2006-04-24 Jerry James <james@xemacs.org> |
| 290 | |
| 291 * lwlib-Xaw.c (lw_debug_print_class_resources): Casting from a | |
| 292 pointer to an int throws away half of the bits on an x86_64 | |
| 293 platform. Print as a pointer instead. | |
| 294 * xlwgauge.c (XawGaugeSetValue): Use NULL instead of 0 as the | |
| 295 sentinel to quiet gcc warnings. | |
| 296 * xlwmenu.c: Cast to FcChar8 * as necessary to quiet warnings. | |
| 297 * xlwtabs.c: Ditto. | |
| 298 | |
| 3360 | 299 2006-04-16 Stephen J. Turnbull <stephen@xemacs.org> |
| 3354 | 300 |
| 3360 | 301 * lwlib-fonts.c: Change #include to "font-mgr.h". Make |
| 302 conditional on HAVE_FONTCONFIG, not USE_XFT. | |
| 3354 | 303 |
| 3323 | 304 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
| 305 | |
| 306 * XEmacs 21.5.26 "endive" is released. | |
| 307 | |
| 3259 | 308 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
| 309 | |
| 310 * XEmacs 21.5.25 "eggplant" is released. | |
| 311 | |
| 3157 | 312 2005-12-21 Andrey Slusar <anrays@gmail.com> |
| 313 | |
| 314 * xlwmenu.c (make_drawing_gcs): Fix build with gcc 2.95. | |
| 315 | |
| 3150 | 316 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
| 317 | |
| 318 * XEmacs 21.5.24 "dandelion" is released. | |
| 319 | |
| 3094 | 320 2005-11-26 Stephen J. Turnbull <stephen@xemacs.org> |
| 321 | |
| 322 Merge Xft. | |
| 323 | |
| 324 2005-11-25 Stephen J. Turnbull <stephen@xemacs.org> | |
| 325 | |
| 326 * lwlib-colors: Improve comments. | |
| 327 | |
| 328 2005-11-25 Stephen J. Turnbull <stephen@xemacs.org> | |
| 329 | |
| 330 * lwlib-colors: Remove or comment out dead code. | |
| 331 | |
| 332 2005-09-26 Olivier Galibert <galibert@xemacs.org> | |
| 333 | |
| 334 * xlwmenu.c: | |
| 335 * xlwmenuP.h: | |
| 336 Give USE_XFT_MENUBARS priority over USE_MOTIF. | |
| 337 | |
| 338 2005-09-06 Stephen J. Turnbull <stephen@xemacs.org> | |
| 339 | |
| 340 * lwlib-fonts.c (xft_open_font_by_name): Fix heuristic for XLFDs. | |
| 341 | |
| 342 * xlwmenu.c (string_draw_range): Recommend persistent xftDraw. | |
| 343 | |
| 344 2005-09-02 Daniel Pittman <daniel@rimspace.net> | |
| 345 | |
| 346 * lwlib-fonts.c (xft_open_font_by_name): Eliminate code to avoid | |
| 347 use of scaled fonts (probably bogus, anyway). Add error message | |
| 348 in case of fatal failure to find any fonts at all. | |
| 349 <87ll2fucw1.fsf@rimspace.net> | |
| 350 | |
| 351 * xlwmenu.c (string_draw_range): Plug leak of XftDraw. | |
| 352 | |
| 353 2005-03-09 Stephen J. Turnbull <stephen@xemacs.org> | |
| 354 | |
| 355 * xlwtabs.c (TabsGeometryManager): Fix "fat fingers" mistake. | |
| 356 | |
| 357 2005-03-07 Stephen J. Turnbull <stephen@xemacs.org> | |
| 358 | |
| 359 * lwlib-Xaw.c (debug_gauge): Fix and suppress gauge debug message. | |
| 360 | |
| 361 * xlwtabs.c (TabsGeometryManager): Suppress "kludging" message, too. | |
| 362 (TabsGeometryManager): Make straight the paths of the layout, or | |
| 363 at least improve the approximation to Xt conventions by 50%. | |
| 364 | |
| 365 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org> | |
| 366 | |
| 367 * xlwtabs.c(debug_tabs): Suppress debug output for now. | |
| 368 | |
| 369 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> | |
| 370 | |
| 371 * xlwtabs.c (TabsGeometryManager,TabsQueryGeometry): Improve comments. | |
| 372 (debug_tabs): New variable, substitute for debug_xft globally. | |
| 373 (TabsGeometryManager): Substitute "request" for "req". | |
| 374 | |
| 375 2005-02-11 Stephen J. Turnbull <stephen@xemacs.org> | |
| 376 | |
| 377 * xlwtabs.c (PreferredSize3): Let TabLayout choose constraints. | |
| 378 (TabLayout): Default size to current size. Fix header comment. | |
| 379 (TabsGeometryManager): Comment on redesigning internal API. | |
| 380 (TabsGeometryManager): Fix typo in format string. | |
| 381 | |
| 382 2005-01-27 Stephen J. Turnbull <stephen@xemacs.org> | |
| 383 | |
| 384 * xlwtabs.c (DrawTab): | |
| 385 Correct geometry when clearing rectangle. | |
| 386 Remove some "check me" comments. | |
| 387 Deemphasize a lot of debugging output. | |
| 388 (TabLayout): Add debugging fprintf. | |
| 389 (TabWidth): Deemphasize some debugging output. | |
| 390 | |
| 391 2004-12-10 Stephen J. Turnbull <stephen@xemacs.org> | |
| 392 | |
| 393 * lwlib-Xaw.c (xaw_create_button): | |
| 394 (xaw_create_progress): | |
| 395 (xaw_create_text_field): | |
| 396 Changed XtCreateManagedWidget to XtCreateWidget when child is | |
| 397 managed later in the same function. | |
| 398 | |
| 399 (debug_gauge): New variable. | |
| 400 (lw_debug_print_xt_arglist): | |
| 401 (lw_debug_print_class_resources): | |
| 402 New debug functions. | |
| 403 | |
| 404 2004-12-09 Stephen J. Turnbull <stephen@xemacs.org> | |
| 405 | |
| 406 * xlwmenu.c (xlwMenuResources): Use "redundant" XftFont resource. | |
| 407 | |
| 408 * xlwtabs.c: | |
| 409 * xlwtabsP.h: | |
| 410 Use USE_XFT_TABS consistently. | |
| 411 | |
| 412 2004-12-01 Stephen J. Turnbull <stephen@xemacs.org> | |
| 413 | |
| 414 * xlwtabs.c: Move debug_xft to ../src/xft-fonts.c. | |
| 415 | |
| 416 2004-11-20 Stephen J. Turnbull <stephen@xemacs.org> | |
| 417 | |
| 418 Xft branch based on "Xft reloaded #3" patch by Eric Knauel and | |
| 419 Mathias Neuebaur, and other contributors. | |
| 420 | |
| 421 * lwlib-fonts.h: | |
| 422 * lwlib-colors.h: | |
| 423 Declare common facilities use by Xft. | |
| 424 * lwlib-fonts.c: | |
| 425 * lwlib-colors.c: | |
| 426 Implement them. | |
| 427 * xlwtabs.c: | |
| 428 * xlwtabsP.h: | |
| 429 * xlwmenu.c: | |
| 430 * xlwmenuP.h: | |
| 431 Implement Xft text drawing. | |
| 432 | |
| 3083 | 433 2005-11-22 Ben Wing <ben@xemacs.org> |
| 434 | |
| 435 * Makefile.in.in: | |
| 436 Ignore errors from rm during clean. | |
| 437 | |
| 3072 | 438 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
| 439 | |
| 440 * xlwcheckbox.c (CheckboxInit): Mark unused parameters. C++ | |
| 441 correctness. | |
| 442 (CheckboxRealize): Don't compile at all if unused. | |
| 443 | |
| 444 * xlwradio.c (RadioDestroy): #if 0 dead code for later removal. | |
| 445 | |
| 3062 | 446 2005-11-13 Ben Wing <ben@xemacs.org> |
| 447 | |
| 448 * Makefile.in.in: | |
| 449 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
| 450 Do some refactoring for cleanliness. | |
| 451 | |
| 3055 | 452 2005-11-08 Marcus Crestani <crestani@xemacs.org> |
| 453 | |
| 454 * xlwgauge.c (GaugeInit): | |
| 455 * xlwgauge.c (GaugeSetValues): | |
| 456 * xlwradio.c (RadioInit): | |
| 457 * xlwradio.c (RadioSetValues): Rename new->new_. | |
| 458 | |
| 3031 | 459 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
| 460 | |
| 461 * XEmacs 21.5.23 "daikon" is released. | |
| 462 | |
| 3025 | 463 2005-10-25 Ben Wing <ben@xemacs.org> |
| 464 | |
| 465 * lwlib-internal.h (assert): | |
| 466 redo assert macros to follow lisp.h and not trigger warnings. | |
| 467 | |
| 468 * lwlib.c (merge_scrollbar_values): | |
| 469 * lwlib.c (merge_widget_value_args): | |
| 470 * xlwtabs.c: | |
| 471 * xlwtabs.c (TabsInit): | |
| 472 * xlwtabs.c (TabsConstraintInitialize): | |
| 473 * xlwtabs.c (TabsSetValues): | |
| 474 * xlwtabs.c (TabsConstraintSetValues): | |
| 475 new -> new_. | |
| 476 | |
| 2931 | 477 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
| 478 | |
| 479 * XEmacs 21.5.22 "cucumber" is released. | |
| 480 | |
| 2791 | 481 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
| 482 | |
| 483 * XEmacs 21.5.21 "corn" is released. | |
| 484 | |
| 2653 | 485 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
| 486 | |
| 487 * XEmacs 21.5.20 "cilantro" is released. | |
| 488 | |
| 2641 | 489 2005-03-07 Stephen J. Turnbull <stephen@xemacs.org> |
| 490 | |
| 491 * lwlib-Xlw.c (build_tabs_in_widget): Correctly disable geometry | |
| 492 negotiation for tab children. | |
| 493 (xlw_create_tab_control): Don't set nonexistent resizable resource. | |
| 494 | |
| 2594 | 495 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
| 496 | |
| 497 * XEmacs 21.5.19 "chives" is released. | |
| 498 | |
| 2346 | 499 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
| 500 | |
| 501 * XEmacs 21.5.18 "chestnut" is released. | |
| 502 | |
| 2311 | 503 2004-09-27 Jerry James <james@xemacs.org> |
| 504 | |
| 505 * lwlib-Xm.c (xm_update_label): | |
| 506 (xm_update_progress): | |
| 507 (activate_button): | |
| 508 (make_dialog): | |
| 509 (mark_dead_instance_destroyed): | |
| 510 (xm_nosel_callback): | |
| 511 Mark more unused parameters with the UNUSED macro. | |
| 512 | |
| 2286 | 513 2004-09-14 Jerry James <james@xemacs.org> |
| 514 | |
| 515 * Makefile.in.in (cppflags): Make compiler.h available. | |
| 516 * config.h.in: Include compiler.h. | |
| 517 * lwlib.c (max): Remove; now defined in compiler.h. | |
| 518 (merge_widget_value): Fix misplaced `change' computation. | |
| 519 * xlwcheckbox.c (DrawCheck): conditionalize declaration and | |
| 520 assignment of variable bw like its use. | |
| 521 * xlwtabs.c (TabsResize): Comment out declaration and assignment | |
| 522 of variable tab, whose use is commented out. | |
| 523 | |
| 524 * lwlib-Xaw.c: | |
| 525 * lwlib-Xlw.c: | |
| 526 * lwlib-Xm.c: | |
| 527 * lwlib-utils.c: | |
| 528 * lwlib.c: | |
| 529 * xlwcheckbox.c: | |
| 530 * xlwgauge.c: | |
| 531 * xlwgcs.c: | |
| 532 * xlwmenu.c: | |
| 533 * xlwradio.c: | |
| 534 * xlwscrollbar.c: | |
| 535 * xlwtabs.c: | |
| 536 Mark unused parameters with the UNUSED macro. | |
| 537 | |
| 2271 | 538 2004-09-14 Jerry James <james@xemacs.org> |
| 539 | |
| 540 * xlwgauge.c (GaugeConvert): Fix type-punning warning. | |
| 541 | |
| 2041 | 542 2004-04-23 Jerry James <james@xemacs.org> |
| 543 | |
| 544 * xlwradio.c (RadioExpose): Do not blindly copy one GC over | |
| 545 another. It messes up the ref counts and is wrong for radio | |
| 546 buttons in any case. | |
| 547 | |
| 1964 | 548 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
| 549 | |
| 550 * XEmacs 21.5.17 "chayote" is released. | |
| 551 | |
| 1889 | 552 2003-09-22 Stephen J. Turnbull <stephen@xemacs.org> |
| 553 | |
| 554 * Makefile.in.in (XE_CFLAGS): New variant on CFLAGS for XEMACS_CC. | |
| 555 | |
| 1716 | 556 2003-09-26 Steve Youngs <youngs@xemacs.org> |
| 557 | |
| 558 * XEmacs 21.5.16 "celeriac" is released. | |
| 559 | |
| 1665 | 560 2003-09-03 Steve Youngs <youngs@xemacs.org> |
| 561 | |
| 562 * XEmacs 21.5.15 "celery" is released. | |
| 563 | |
| 1650 | 564 2003-08-28 Jerry James <james@xemacs.org> |
| 565 | |
| 566 * lwlib-internal.h: Wrap assert_failed with EXTERN_C for modules. | |
| 567 | |
| 1510 | 568 2003-06-01 Steve Youngs <youngs@xemacs.org> |
| 569 | |
| 570 * XEmacs 21.5.14 "cassava" is released. | |
| 571 | |
| 1473 | 572 2003-05-10 Steve Youngs <youngs@xemacs.org> |
| 573 | |
| 574 * XEmacs 21.5.13 "cauliflower" is released. | |
| 575 | |
| 1458 | 576 2003-05-05 Steve Youngs <youngs@xemacs.org> |
| 577 | |
| 578 * lwlib-Xm.c (xm_update_one_widget): Only call | |
| 579 `xm_update_progress' if `LWLIB_WIDGETS_MOTIF' is defined. | |
| 580 | |
| 1431 | 581 2003-04-24 Steve Youngs <youngs@xemacs.org> |
| 582 | |
| 583 * XEmacs 21.5.12 "carrot" is released. | |
| 584 | |
| 1389 | 585 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org> |
| 586 | |
| 587 * xlwscrollbar.c: Global substitution of .Xresources for .Xdefaults. | |
| 588 | |
| 1330 | 589 2003-02-28 Ben Wing <ben@xemacs.org> |
| 590 | |
| 591 * lwlib-Xm.c: | |
| 592 Fix compile warning. | |
| 593 | |
| 1307 | 594 2003-02-16 Steve Youngs <youngs@xemacs.org> |
| 595 | |
| 596 * XEmacs 21.5.11 "cabbage" is released. | |
| 597 | |
| 1294 | 598 2003-02-13 Martin Buchholz <martin@xemacs.org> |
| 599 | |
| 600 * xlwmenu.c (xlwMenuClassRec): | |
| 601 Use symbolic name `XtExposeCompressMaximal' instead of `TRUE'. | |
| 602 | |
| 1281 | 603 2003-01-31 Martin Buchholz <martin@xemacs.org> |
| 604 | |
| 605 * lwlib-Xm.c (xm_update_progress): | |
| 606 Don't define unless LWLIB_WIDGETS_MOTIF. | |
| 607 | |
| 1261 | 608 2003-02-05 Ben Wing <ben@xemacs.org> |
| 609 | |
| 610 * lwlib-Xm.c: | |
| 611 * lwlib-Xm.c (xm_pop_down_callback): | |
| 612 * lwlib-Xm.c (xm_pull_down_callback): | |
| 613 Fix compile warning. | |
| 614 | |
| 1201 | 615 2002-12-16 Ben Wing <ben@xemacs.org> |
| 616 | |
| 617 * lwlib-Xlw.c (xlw_update_one_widget): | |
| 618 * lwlib-Xm.c (xm_update_one_widget): | |
| 619 * lwlib-Xm.c (xm_update_one_value): | |
| 620 * lwlib.c: | |
| 621 * lwlib.c (merge_scrollbar_values): | |
| 622 * xlwmenu.c: | |
| 623 * xlwmenu.c (display_menu): | |
| 624 * xlwmenu.c (XlwMenuInitialize): | |
| 625 * xlwmenu.c (XlwMenuSetValues): | |
| 626 * xlwradio.c: | |
| 627 * xlwradio.c (RadioClassPartInit): | |
| 628 * xlwradio.c (RadioSet): | |
| 629 * xlwradio.c (RadioUnset): | |
| 630 class -> class_, new -> new_. | |
| 631 | |
| 1187 | 632 2003-01-04 Steve Youngs <youngs@xemacs.org> |
| 633 | |
| 634 * XEmacs 21.5.10 "burdock" is released. | |
| 635 | |
| 981 | 636 2002-08-30 Steve Youngs <youngs@xemacs.org> |
| 637 | |
| 638 * XEmacs 21.5.9 "brussels sprouts" is released. | |
| 639 | |
| 933 | 640 2002-07-27 Steve Youngs <youngs@xemacs.org> |
| 641 | |
| 642 * XEmacs 21.5.8 "broccoli" is released. | |
| 643 | |
| 903 | 644 2002-06-07 Andy Piper <andy@xemacs.org> |
| 645 | |
| 646 * lwlib-Xm.c: (xm_safe_update_label): new function. Call | |
| 647 xm_update_label if the class is appropriate. | |
| 648 (make_menu_in_widget): use it. | |
| 649 (update_one_menu_entry): ditto. | |
| 650 (xm_update_one_widget): ditto. | |
| 651 | |
| 894 | 652 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
| 653 | |
| 654 * XEmacs 21.5.7 "broccoflower" is released. | |
| 655 | |
| 872 | 656 2002-06-20 Ben Wing <ben@xemacs.org> |
| 657 | |
| 658 * lwlib.c: | |
| 659 * lwlib.c (dialog_spec_p): Fix warning. | |
| 660 | |
| 805 | 661 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org> |
| 662 | |
| 663 * lwlib-Xm.c (make_dialog): Fix XmProcessTraversal crash. | |
| 664 | |
| 804 | 665 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
| 666 | |
| 667 * XEmacs 21.5.6 "bok choi" is released. | |
| 668 | |
| 774 | 669 2002-03-12 Ben Wing <ben@xemacs.org> |
| 670 | |
| 3322 | 671 * The Great Mule Merge of March 2002: |
| 672 see node by that name in the Internals Manual. | |
| 774 | 673 |
| 768 | 674 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
| 675 | |
| 676 * XEmacs 21.5.5 "beets" is released. | |
| 677 | |
| 766 | 678 2001-12-19 Valdis Kletnieks <Valdis.Kletnieks@vt.edu> |
| 679 | |
| 680 * xlwscrollbar.c: Fix Xt translations comment. | |
| 681 | |
| 725 | 682 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
| 683 | |
| 684 * XEmacs 21.5.4 "bamboo" is released. | |
| 685 | |
| 654 | 686 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
| 687 | |
| 688 * XEmacs 21.5.3 "asparagus" is released. | |
| 689 | |
| 647 | 690 2001-06-24 Ben Wing <ben@xemacs.org> |
| 691 | |
| 692 * lwlib-Xlw.c (xlw_update_tab_control): | |
| 693 * lwlib-utils.c (XtApplyUntilToWidgets): | |
| 694 * xlwgauge.c (XawGaugeSetValue): | |
| 695 * xlwgauge.c (GaugeMercury): | |
| 696 * xlwmenu.c (close_to_reference_time): | |
| 697 * xlwtabs.c (TabsSetValues): | |
| 698 * xlwtabs.c (TabsSelect): | |
| 699 * xlwtabs.c (DrawTabs): | |
| 700 Fix unsigned warnings. See src/ChangeLog for details. | |
| 701 | |
| 641 | 702 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
| 703 | |
| 704 * XEmacs 21.5.2 "artichoke" is released. | |
| 705 | |
| 639 | 706 2001-07-26 Andy Piper <andy@xemacs.org> |
| 707 | |
| 708 * lwlib-Xm.c (xm_update_progress): new function. Set Scale height | |
| 709 and width from normal height and width. | |
| 710 * lwlib-Xm.c (xm_create_progress): ditto. | |
| 711 * lwlib-Xm.c (xm_update_one_widget): call xm_update_progress. | |
| 712 * lwlib.c (lw_get_value_arg): new function. Return an argument | |
| 713 based on its name. | |
| 714 * lwlib.h: declare it. | |
| 715 | |
| 551 | 716 2001-05-21 Martin Buchholz <martin@xemacs.org> |
| 717 | |
| 718 * lwlib-config.c: Remove. | |
| 719 * Makefile.in.in: Remove references to lwlib-config. | |
| 720 | |
| 522 | 721 2001-05-09 Martin Buchholz <martin@xemacs.org> |
| 722 | |
| 723 * XEmacs 21.5.1 "anise" is released. | |
| 724 | |
| 487 | 725 2001-04-28 Ben Wing <ben@xemacs.org> |
| 726 | |
| 727 * lwlib-utils.c (destroy_all_children): fix warning reported by | |
| 728 Isaac Hollander <ysh@mindspring.com>. | |
| 729 | |
| 472 | 730 2001-04-18 Martin Buchholz <martin@xemacs.org> |
| 731 | |
| 732 * XEmacs 21.5.0 "alfalfa" is released. | |
| 733 | |
| 464 | 734 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org> |
| 735 | |
| 736 * ChangeLog: Restore logs lost in the GTK merge. | |
| 737 | |
| 462 | 738 2001-03-21 Martin Buchholz <martin@xemacs.org> |
| 458 | 739 |
| 462 | 740 * XEmacs 21.2.46 "Urania" is released. |
| 456 | 741 |
| 464 | 742 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org> |
| 743 | |
| 744 * xlwradio.c: Revert gratuitous whitespace changes from GTK merge. | |
| 745 | |
| 746 2001-02-23 Martin Buchholz <martin@xemacs.org> | |
| 747 | |
| 748 * XEmacs 21.2.45 "Thelxepeia" is released. | |
| 749 | |
| 750 2001-02-16 Raymond Toy <toy@rtp.ericsson.se> | |
| 751 | |
| 752 * lwlib-Xaw.c: Always include ATHENA_AsciiText_h_ to get the | |
| 753 text-field widget. | |
| 754 (xaw_creation_table): Always include the text-field widget | |
| 755 | |
| 756 2001-02-08 Martin Buchholz <martin@xemacs.org> | |
| 757 | |
| 758 * XEmacs 21.2.44 "Thalia" is released. | |
| 759 | |
| 760 2001-02-06 Martin Buchholz <martin@xemacs.org> | |
| 761 | |
| 762 * xlwgauge.c: | |
| 763 * xlwgcs.c: | |
| 764 * xlwgcs.c (XtAllocateGC): Fix typo for X11R4. | |
| 765 * xlwgcs.h: | |
| 766 * xlwradio.c (RadioExpose): | |
| 767 * xlwcheckbox.c: | |
| 768 Remove use of BSD-specific types. | |
| 769 s/u_(char|short|int_long)/unsigned $1/g | |
| 770 | |
| 771 2001-02-05 Martin Buchholz <martin@xemacs.org> | |
| 772 | |
| 773 * lwlib-Xm.c (xm_update_one_value): | |
| 774 Obey the man page; use XtFree instead of free. | |
| 775 | |
| 776 2001-02-02 Martin Buchholz <martin@xemacs.org> | |
| 777 | |
| 778 * config.h.in: Use "..." to include config.h | |
| 779 | |
| 780 2001-01-26 Martin Buchholz <martin@xemacs.org> | |
| 781 | |
| 782 * XEmacs 21.2.43 "Terspichore" is released. | |
| 783 | |
| 454 | 784 2001-01-20 Martin Buchholz <martin@xemacs.org> |
| 785 | |
| 786 * XEmacs 21.2.42 "Poseidon" is released. | |
| 787 | |
| 452 | 788 2001-01-17 Martin Buchholz <martin@xemacs.org> |
| 789 | |
| 790 * XEmacs 21.2.41 "Polyhymnia" is released. | |
| 791 | |
| 450 | 792 2001-01-08 Martin Buchholz <martin@xemacs.org> |
| 793 | |
| 794 * XEmacs 21.2.40 is released. | |
| 795 | |
| 796 2001-01-06 Martin Buchholz <martin@xemacs.org> | |
| 797 | |
| 798 * lwlib-Xaw.c (xaw_creation_table): Make const. | |
| 799 * lwlib-Xaw.h (xaw_creation_table): Make const. | |
| 800 * lwlib-Xlw.c (xlw_creation_table): Make const. | |
| 801 * lwlib-Xlw.h (xlw_creation_table): Make const. | |
| 802 * lwlib-Xm.c (xm_creation_table): Make const. | |
| 803 * lwlib-Xm.h (xm_creation_table): Make const. | |
| 804 * lwlib.c (find_in_table): Use const. | |
| 805 | |
| 806 2001-01-02 Andy Piper <andy@xemacs.org> | |
| 807 | |
| 808 * lwlib.h (_widget_args): add args_changed. Necessary because we | |
| 809 reference count args. | |
| 810 | |
| 811 * lwlib.c (lw_add_widget_value_arg): set args_changed flag. | |
| 812 (merge_widget_value_args): mark as changed if args_changed is | |
| 813 true. | |
| 814 (update_all_widget_values): reset args_changed. | |
| 815 (initialize_widget_instance): ditto. | |
| 816 | |
| 448 | 817 2000-12-31 Martin Buchholz <martin@xemacs.org> |
| 818 | |
| 819 * XEmacs 21.2.39 is released. | |
| 820 | |
| 821 2000-12-30 Andy Piper <andy@xemacs.org> | |
| 822 | |
| 823 * xlwtabs.c: remove assertion definitions and put them in | |
| 824 lwlib-internal.h. This has the effect of enabling assertions which | |
| 825 should have been done from the very start. | |
| 826 (TabsShuffleRows): fix duff assertion. | |
| 827 (PreferredSize3): use dimensions throughout. | |
| 828 (PreferredSize2): ditto. | |
| 829 (TabLayout): ditto. | |
| 830 (DrawFrame): be clever about the enclosing frame if the child | |
| 831 height is 0. | |
| 832 (TabsResize): don't configure children that are no visible | |
| 833 anyway. Make sure geometry calculations don't end up negative. | |
| 834 | |
| 835 * lwlib-internal.h: put in assertion definitions. | |
| 836 | |
| 446 | 837 2000-12-05 Martin Buchholz <martin@xemacs.org> |
| 838 | |
| 839 * XEmacs 21.2.38 is released. | |
| 840 | |
| 841 2000-11-30 Andy Piper <andy@xemacs.org> | |
| 842 | |
| 843 * lwlib-Xm.c (xm_update_label): Hack to stop %_ labels until | |
| 844 someone fixes it properly. | |
| 845 | |
| 846 2000-11-24 Andy Piper <andy@xemacs.org> | |
| 847 | |
| 848 * xlwtabsP.h: add visible flag, realRows and remove displayChildren. | |
| 849 | |
| 850 * xlwtabs.c (TabVisible): new macro. Consults visible flag. | |
| 851 (TabsInit): remove displayChildren, add realRows. | |
| 852 (TabsConstraintInitialize): ditto. | |
| 853 (TabsResize): ditto. | |
| 854 (TabsGeometryManager): ditto. | |
| 855 (TabsChangeManaged): ditto. | |
| 856 (TabsSelect): ditto. | |
| 857 (TabsPage): ditto. | |
| 858 (TabsHighlight): ditto. | |
| 859 (DrawTabs): ditto. | |
| 860 (TabLayout): Caclulate rows for all children and whether they | |
| 861 should be visible or not.. | |
| 862 (TabsShuffleRows): shuffle rows based on both real and displayed | |
| 863 rows. Adjust visibility of all children. | |
| 864 (PreferredSize): ditto. | |
| 865 | |
| 866 2000-11-19 Martin Buchholz <martin@xemacs.org> | |
| 867 | |
| 868 * xlwtabs.c (TabsResize): Don't delete `tab', mark unused instead. | |
| 869 | |
| 870 2000-11-18 Martin Buchholz <martin@xemacs.org> | |
| 871 | |
| 872 * xlwmenu.c (make_windows_if_needed): | |
| 873 (XlwMenuRealize): | |
| 874 The proper type for `mask' is `unsigned long', not `int'. | |
| 875 | |
| 876 2000-11-18 Martin Buchholz <martin@xemacs.org> | |
| 877 | |
| 878 * xlwtabs.c (defaultAccelerators): Add #### to unused var. | |
| 879 (TabsResize): Remove unused var. | |
| 880 * xlwmenu.c (XlwMenuInitialize): Remove unused vars. | |
| 881 * lwlib-Xlw.c (xlw_update_one_widget): Add #### for probable bug. | |
| 882 | |
| 444 | 883 2000-11-14 Martin Buchholz <martin@xemacs.org> |
| 884 | |
| 885 * XEmacs 21.2.37 is released. | |
| 886 | |
| 887 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org> | |
| 888 | |
| 889 * lwlib.h: Typo fixes and tiny clarifications. | |
| 890 | |
| 442 | 891 2000-10-04 Martin Buchholz <martin@xemacs.org> |
| 892 | |
| 893 * XEmacs 21.2.36 is released. | |
| 894 | |
| 444 | 895 2000-09-21 Andy Piper <andy@xemacs.org> |
| 896 | |
| 897 * lwlib.h: declare copy_widget_value_tree. | |
| 898 | |
| 899 * lwlib.c (copy_widget_value_tree): make non-static. | |
| 900 | |
| 442 | 901 2000-09-19 Martin Buchholz <martin@xemacs.org> |
| 902 | |
| 903 * *: Spelling mega-patch | |
| 904 | |
| 905 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
| 906 | |
| 907 * lwlib.c (ascii_strcasecmp): New. | |
| 908 * lwlib.c (find_in_table): Use ascii_strcasecmp. | |
| 909 Avoid using non-standard non-portable strcasecmp. | |
| 910 | |
| 911 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
| 912 | |
| 913 * xlwmenu.c (XlwMenuInitialize): make comment on algorithm for | |
| 914 setting fontList match code. Suggest using same algorithm for | |
| 915 X Font Set resources in native lw code. | |
| 916 | |
| 917 2000-07-30 Ben Wing <ben@xemacs.org> | |
| 918 | |
| 919 * lwlib-Xaw.c (xaw_update_one_widget): | |
| 920 Remove accelerator specs from buttons, since Athena doesn't handle | |
| 921 them. | |
| 922 | |
| 923 * lwlib.c (lw_remove_accelerator_spec): | |
| 924 * lwlib.h: | |
| 925 Define function and prototype to do this. | |
| 926 | |
| 927 2000-07-15 Ben Wing <ben@xemacs.org> | |
| 928 | |
| 929 * xlwradioP.h: | |
| 930 Remove duplicate definition of streq(). | |
| 931 | |
| 932 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
| 933 | |
| 934 * XEmacs 21.2.35 is released. | |
| 935 | |
| 936 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
| 937 | |
| 938 * xlwcheckbox.c: | |
| 939 * xlwgauge.h: | |
| 940 * xlwgaugeP.h: | |
| 941 * xlwradio.h: | |
| 942 * xlwradioP.h: | |
| 943 * xlwgauge.c: | |
| 944 * config.h.in: | |
| 945 * xlwradio.c: | |
| 946 * lwlib-Xaw.c: | |
| 947 Replace SMART_INCLUDE with a dumber, but more reliable method. | |
| 948 | |
| 949 * xlwmenu.c (parameterize_string): Fix C++ compilation warnings. | |
| 950 | |
| 951 2000-06-10 Ben Wing <ben@xemacs.org> | |
| 952 | |
| 953 * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit. | |
| 954 (xaw_update_one_value): fix crash due to incorrect arg count. | |
| 955 | |
| 956 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
| 957 | |
| 958 * XEmacs 21.2.34 is released. | |
| 959 | |
| 960 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
| 961 | |
| 962 * XEmacs 21.2.33 is released. | |
| 963 | |
| 964 2000-04-19 Martin Buchholz <martin@xemacs.org> | |
| 965 | |
| 966 * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes. | |
| 967 * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes. | |
| 968 | |
| 969 2000-04-12 Andy Piper <andy@xemacs.org> | |
| 970 | |
| 971 * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets. | |
| 972 (xaw_update_one_value): Get strings safely. | |
| 973 (xaw_create_text_field): add some extra properties. | |
| 974 | |
| 975 2000-04-05 Andy Piper <andy@xemacs.org> | |
| 976 | |
| 977 * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as | |
| 978 an athena widget. | |
| 979 | |
| 980 2000-04-05 Andy Piper <andy@xemacs.org> | |
| 981 | |
| 982 * xlwradio.c (RadioSetValues): resize if position information has | |
| 983 changed. | |
| 984 | |
| 985 * lwlib-Xm.c (xm_create_text_field): text fields should be enabled | |
| 986 even if there is no callback. | |
| 987 * lwlib-Xaw.c (xaw_create_text_field): ditto. | |
| 988 | |
| 989 2000-04-03 Andy Piper <andy@xemacs.org> | |
| 990 | |
| 991 * lwlib.c (merge_widget_value_args): only merge when the two args | |
| 992 are actually different. | |
| 993 | |
| 994 2000-03-21 Didier Verna <didier@xemacs.org> | |
| 995 | |
| 996 * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to | |
| 997 src/config.h.in. | |
| 998 * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro. | |
| 999 | |
| 1000 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
| 1001 | |
| 1002 * XEmacs 21.2.32 is released. | |
| 1003 | |
| 1004 2000-03-14 Ben Wing <ben@xemacs.org> | |
| 1005 | |
| 1006 * xlwmenu.c (massage_resource_name): Handle %_ and %%. | |
| 1007 | |
| 1008 2000-02-20 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
| 1009 | |
| 1010 * xlwscrollbar.c (get_gc): Always check for XmUNSPECIFIED_PIXMAP | |
| 1011 even if we are only 'compatible' with the Motif resources. | |
| 1012 (XmUNSPECIFIED_PIXMAP): Define unconditionally. | |
| 1013 | |
| 1014 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
| 1015 | |
| 1016 * XEmacs 21.2.31 is released. | |
| 1017 | |
| 1018 2000-02-22 Andy Piper <andy@xemacs.org> | |
| 1019 | |
| 1020 * lwlib-Xm.c (xm_update_one_widget): set widget args last in case | |
| 1021 anything messes with them in the meantime. | |
| 1022 * lwlib-Xlw.c (xlw_update_one_widget): ditto. | |
| 1023 * lwlib-Xaw.c (xaw_update_one_widget): ditto. | |
| 1024 | |
| 1025 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
| 1026 | |
| 1027 * XEmacs 21.2.30 is released. | |
| 1028 | |
| 1029 2000-02-21 Andy Piper <andy@xemacs.org> | |
| 1030 | |
| 1031 * lwlib.c (merge_widget_value_args): don't delete the args before | |
| 1032 copying, lw_copy_widget_value_args will do this for us if | |
| 1033 necessary. | |
| 1034 (lw_add_widget_value_arg): Allow existing args to be replaced. | |
| 1035 (free_widget_value_args): Set args to 0 rather than 0xdeadbeef, | |
| 1036 reference couting works better that way. | |
| 1037 (lw_copy_widget_value_args): Do the right thing. | |
| 1038 | |
| 1039 * lwlib-Xm.c (xm_create_progress): Make sensitive as this looks | |
| 1040 much better. | |
| 1041 * lwlib-Xaw.c (xaw_create_progress): ditto. | |
| 1042 | |
| 1043 2000-02-12 Jan Vroonhof <vroonhof@math.ethz.ch> | |
| 1044 | |
| 1045 * xlwmenu.h (XmUNSPECIFIED_PIXMAP): Define this if we are using Motif | |
| 1046 compatible resource names. | |
| 1047 | |
| 1048 * xlwmenu.c (make_shadow_gcs): Always check for XmUNSPECIFIED_PIXMAP | |
| 1049 even if we are only 'compatible' with the Motif resources. | |
| 1050 | |
| 1051 2000-02-15 Andy Piper <andy@xemacs.org> | |
| 1052 | |
| 1053 * xlwgauge.c (GaugeExpose): remove shadows. | |
| 1054 | |
| 1055 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
| 1056 | |
| 1057 * XEmacs 21.2.29 is released. | |
| 1058 | |
| 1059 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu> | |
| 1060 | |
| 1061 * config.h.in (ATHENA_INCLUDE): Workaround bugs in both xlc and | |
| 1062 old gccs. | |
| 1063 | |
| 440 | 1064 2000-02-07 Martin Buchholz <martin@xemacs.org> |
| 1065 | |
| 1066 * XEmacs 21.2.28 is released. | |
| 1067 | |
| 1068 2000-01-25 Andy Piper <andy@xemacs.org> | |
| 1069 | |
| 1070 * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight | |
| 1071 widget as well. | |
| 1072 | |
| 1073 2000-01-28 Martin Buchholz <martin@xemacs.org> | |
| 1074 | |
| 1075 * xlwgauge.c (GaugeConvert): bcopy ==> memcpy | |
| 1076 | |
| 1077 2000-01-24 Andy Piper <andy@xemacs.org> | |
| 1078 | |
| 1079 * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the | |
| 1080 stacking order. | |
| 1081 (XawTabsSetHighlight): Don't unhighlight here. | |
| 1082 | |
| 1083 2000-01-22 Martin Buchholz <martin@xemacs.org> | |
| 1084 | |
| 1085 * *.h: Use consistent C-standards-approved guard macro names. | |
| 1086 | |
| 438 | 1087 2000-01-18 Martin Buchholz <martin@xemacs.org> |
| 1088 | |
| 1089 * XEmacs 21.2.27 is released. | |
| 1090 | |
| 1091 2000-01-15 Andy Piper <andy@xemacs.org> | |
| 1092 | |
| 1093 * lwlib-Xlw.c (lw_update_one_widget): make sure global | |
| 1094 properties gets set. | |
| 1095 | |
| 1096 2000-01-07 Martin Buchholz <martin@xemacs.org> | |
| 1097 | |
| 1098 * config.h.in (ATHENA_INCLUDE): CPP trickery to make old cpps happy. | |
| 1099 This extends support for gcc 2.6 (e.g. on BSD/OS 2.0) | |
| 1100 | |
| 1101 * lwlib.c: Fix up memset calls. | |
| 1102 | |
| 1103 * lwlib-Xm.c (xm_update_text): Warning suppression. | |
| 1104 (xm_update_text_field): Warning suppression. | |
| 1105 | |
| 1106 2000-01-03 Martin Buchholz <martin@xemacs.org> | |
| 1107 | |
| 1108 * lwlib-Xaw.c (xaw_update_one_widget): Emergency fix for this crash: | |
| 1109 (yes-or-no-p-dialog-box "Yes or No") | |
| 1110 | |
| 436 | 1111 1999-12-31 Martin Buchholz <martin@xemacs.org> |
| 1112 | |
| 1113 * XEmacs 21.2.26 is released. | |
| 1114 | |
| 1115 1999-12-29 Andy Piper <andy@xemacs.org> | |
| 1116 | |
| 1117 * xlwtabs.c (TabsHighlight): use displayChildren for highlighting | |
| 1118 not num_children. | |
| 1119 (TabsPage): ditto. | |
| 1120 | |
| 434 | 1121 1999-12-24 Martin Buchholz <martin@xemacs.org> |
| 1122 | |
| 1123 * XEmacs 21.2.25 is released. | |
| 1124 | |
| 1125 1999-12-23 Andy Piper <andy@xemacs.org> | |
| 1126 | |
| 1127 * lwlib.c (lw_copy_widget_value_args): don't create empty | |
| 1128 widget_args just because someone might use them later. This makes | |
| 1129 all widgets look like they've changed. | |
| 1130 | |
| 1131 1999-12-22 Andy Piper <andy@xemacs.org> | |
| 1132 | |
| 1133 * xlwtabs.c: Fix for X11R5 from Damon Lipparelli | |
| 1134 <lipp@primus.com>. | |
| 1135 | |
| 1136 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
| 1137 | |
| 1138 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr) | |
| 1139 | |
| 1140 1999-12-12 Daniel Pittman <daniel@danann.net> | |
| 1141 | |
| 442 | 1142 * lwlib-Xaw.c: |
| 434 | 1143 * xlwcheckbox.c: |
| 1144 * xlwgauge.h: | |
| 1145 * xlwgaugeP.h: | |
| 1146 * xlwradio.c: | |
| 1147 * xlwradio.h: | |
| 1148 * xlwradioP.h: | |
| 1149 Clean up Athena widget support: | |
| 1150 - Athena headers now use dynamic include paths. | |
| 1151 | |
| 1152 1999-12-08 Andy Piper <andy@xemacs.org> | |
| 1153 | |
| 1154 * xlwtabs.c: sync with Tabs 2.2. | |
| 1155 * xlwtabP.h: ditto. | |
| 1156 | |
| 432 | 1157 1999-12-14 Martin Buchholz <martin@xemacs.org> |
| 1158 | |
| 1159 * XEmacs 21.2.24 is released. | |
| 1160 | |
| 1161 1999-12-14 Andy Piper <andy@xemacs.org> | |
| 1162 | |
| 1163 * xlwtabs.c (TabsResize): reset need_layout so that we don't go | |
| 1164 into infloop death. | |
| 1165 | |
| 1166 1999-12-14 Andy Piper <andy@xemacs.org> | |
| 1167 | |
| 1168 * xlwtabs.c (TabsSetValues): re-allocate GCs if font has changed. | |
| 1169 | |
| 1170 1999-12-13 Andy Piper <andy@xemacs.org> | |
| 1171 | |
| 1172 * xlwtabs.c (TabsResize): We need to expose the tabs after | |
| 1173 clearing the window they are in. | |
| 1174 | |
| 1175 1999-12-08 Andy Piper <andy@xemacs.org> | |
| 1176 | |
| 1177 * xlwtabs.c: sync with Tabs 2.1. | |
| 1178 | |
| 1179 1999-12-07 Andy Piper <andy@xemacs.org> | |
| 1180 | |
| 1181 * lwlib-Xlw.c (lw_lucid_widget_p): make sure we pick up the | |
| 1182 clip-window as well. | |
| 1183 | |
| 430 | 1184 1999-12-07 Martin Buchholz <martin@xemacs.org> |
| 1185 | |
| 1186 * XEmacs 21.2.23 is released. | |
| 1187 | |
| 1188 1999-12-05 Andy Piper <andy@xemacs.org> | |
| 1189 | |
| 1190 * xlwtabs.c: back up to previous rev to make syncing easier. Fix | |
| 1191 gcc moans. | |
| 1192 | |
| 1193 * lwlib-Xaw.c (xaw_update_one_widget): use XtIsSubclass. | |
| 1194 | |
| 428 | 1195 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
| 1196 | |
| 1197 * XEmacs 21.2.22 is released | |
| 1198 | |
| 1199 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
| 1200 | |
| 1201 * XEmacs 21.2.21 is released. | |
| 1202 | |
| 1203 1999-11-26 Martin Buchholz <martin@xemacs.org> | |
| 1204 | |
| 1205 * xlwtabs.c: Remove unused variables. Fix warnings. | |
| 1206 | |
| 1207 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1208 | |
| 1209 * XEmacs 21.2.20 is released | |
| 1210 | |
| 1211 1999-09-09 Andy Piper <andy@xemacs.org> | |
| 1212 | |
| 1213 * xlwtabs.c: updated tabs widget from Ed Falk. | |
| 1214 * xlwtabs.h: ditto. | |
| 1215 * xlwtabsP.h: ditto. | |
| 1216 | |
| 1217 1999-09-22 Martin Buchholz <martin@xemacs.org> | |
| 1218 | |
| 1219 * lwlib-internal.h: | |
| 1220 * lwlib-utils.h: | |
| 1221 Move declaration of destroy_all_children from lwlib-internal.h to | |
| 1222 lwlib-utils.h, where it belongs. | |
| 1223 | |
| 1224 1999-09-21 Andy Piper <andy@xemacs.org> | |
| 1225 | |
| 1226 * lwlib-Xm.c (xm_update_label): don't clobber pixmap type labels | |
| 1227 with text. | |
| 1228 | |
| 1229 1999-09-22 Martin Buchholz <martin@xemacs.org> | |
| 1230 | |
| 1231 * xlwtabs.c: Fix C++ compilability. | |
| 1232 | |
| 1233 1999-09-18 Andy Piper <andy@xemacs.org> | |
| 1234 | |
| 1235 * xlwtabs.c: Put in tabs sync because clipping should fix useability | |
| 1236 problems. | |
| 1237 | |
| 1238 1999-09-13 Andy Piper <andy@xemacs.org> | |
| 1239 | |
| 1240 * xlwtabs.c: Back out tabs sync because of reported useability | |
| 1241 problems. | |
| 1242 | |
| 1243 1999-09-09 Andy Piper <andy@xemacs.org> | |
| 1244 | |
| 1245 * xlwtabs.c: updated tabs widget from Ed Falk. | |
| 1246 * xlwtabs.h: ditto. | |
| 1247 * xlwtabsP.h: ditto. | |
| 1248 * xlwgcs.c: ditto. | |
| 1249 * xlwgcs.h: ditto. | |
| 1250 | |
| 1251 1999-09-03 Martin Buchholz <martin@xemacs.org> | |
| 1252 | |
| 1253 * xlwgauge.c: Ansify. | |
| 1254 Include <stdlib.h> to get prototype for atoi(). | |
| 1255 (GaugeSelect): Call GaugeExpose with the right number of args. | |
| 1256 (GaugeLoseSel): Call GaugeExpose with the right number of args. | |
| 442 | 1257 (GaugeConvert): This is a XtConvertSelectionProc, |
| 428 | 1258 so 5th parameter must be of type XtPointer, not XPointer. |
| 442 | 1259 (GaugeGetValue): This is a XtTimerCallbackProc, |
| 428 | 1260 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId. |
| 442 | 1261 |
| 428 | 1262 |
| 1263 1999-09-01 Martin Buchholz <martin@xemacs.org> | |
| 1264 | |
| 1265 * lwlib.c (free_widget_value_contents): Use proper type for cast. | |
| 1266 | |
| 1267 * xlwradio.c: Use function prototypes everywhere. | |
| 1268 * xlwcheckbox.c: | |
| 1269 * xlwradio.c: | |
| 1270 * xlwradioP.h: Move declarations of non-static functions defined | |
| 1271 in xlwradio.c into xlwradioP.h. | |
| 1272 | |
| 1273 1999-09-02 Andy Piper <andy@xemacs.org> | |
| 1274 | |
| 1275 * xlwgcs.c: include xmu.h | |
| 1276 | |
| 1277 1999-09-01 Andy Piper <andy@xemacs.org> | |
| 1278 | |
| 1279 * xlwgauge.c: rearrange headers yet again. | |
| 1280 * xlwcheckbox.c: ditto. | |
| 1281 * xlwradio.c: ditto. | |
| 1282 * xlwtabs.c: ditto. | |
| 1283 | |
| 1284 1999-09-01 Andy Piper <andy@xemacs.org> | |
| 1285 | |
| 1286 * xlwgauge.c: use xmu.h | |
| 1287 * xlwcheckbox.c: ditto. | |
| 1288 * xlwradio.c: ditto. | |
| 1289 | |
| 1290 1999-08-31 Andy Piper <andy@xemacs.org> | |
| 1291 | |
| 1292 * xlwtabs.c: | |
| 1293 * xlwgcs.c: | |
| 1294 * xlwradio.c: | |
| 1295 * xlwcheckbox.c: | |
| 1296 * xlwgauge.c: Fix for losing systems without Xmu. | |
| 442 | 1297 |
| 428 | 1298 1999-08-31 Andy Piper <andy@xemacs.org> |
| 1299 | |
| 1300 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage. | |
| 1301 | |
| 1302 1999-08-30 Andy Piper <andy@xemacs.org> | |
| 1303 | |
| 1304 * lwlib.c (free_widget_value_contents): be more precise about | |
| 1305 freeing user defined args. | |
| 1306 | |
| 1307 * lwlib-Xaw.c (xaw_update_one_widget): make sure we use val not | |
| 1308 its contents for hierarchies one deep. | |
| 1309 | |
| 1310 1999-08-29 Andy Piper <andy@xemacs.org> | |
| 1311 | |
| 1312 * xlwtabs.c: temporary fixes pending a new release. | |
| 1313 * xlwtabsP.h: ditto. | |
| 1314 | |
| 1315 * lwlib-Xm.c (xm_update_one_widget): update user defined args. | |
| 1316 (xm_create_label): set args after creation as well as before. | |
| 1317 | |
| 1318 * lwlib-Xlw.c (xlw_create_tab_control): orient tabs horizontally. | |
| 1319 (xlw_update_tab_control): actually update the children rather than | |
| 1320 the parent. | |
| 1321 | |
| 1322 * lwlib-Xaw.c (xaw_update_one_widget): update user defined args. | |
| 1323 (xaw_create_label): set args after creation as well as before. | |
| 1324 | |
| 1325 1999-08-23 Andy Piper <andy@xemacs.org> | |
| 1326 | |
| 1327 * lwlib-Xm.c (xm_update_label): don't concatenate value to itself. | |
| 1328 | |
| 1329 * lwlib-Xm.c (xm_create_label_field): new function for creating labels. | |
| 1330 (xm_creation_table): use it. | |
| 1331 | |
| 1332 * lwlib-Xaw.c (xaw_create_label_field): new function for creating labels. | |
| 1333 (xaw_creation_table): use it. | |
| 1334 | |
| 1335 1999-08-16 Andy Piper <andy@xemacs.org> | |
| 1336 | |
| 1337 * lwlib.h: declare free_widget_value_tree. | |
| 1338 | |
| 1339 * lwlib.c (free_widget_value_tree): make non-static. | |
| 1340 | |
| 1341 * lwlib-Xm.c (xm_update_label): free val_string when updating. | |
| 1342 | |
| 1343 1999-08-04 Andy Piper <andy@xemacs.org> | |
| 1344 | |
| 1345 * lwlib-Xm.c (mark_dead_instance_destroyed): change so that its | |
| 1346 defined for widgets. | |
| 1347 (xm_nosel_callback): ditto. | |
| 1348 | |
| 1349 * xlwtabsP.h: sync with 1.5. | |
| 1350 | |
| 1351 * xlwtabs.c: sync with 1.18. | |
| 1352 | |
| 1353 1999-07-28 Andy Piper <andy@xemacs.org> | |
| 1354 | |
| 1355 * xlwtabs.c: new lucid tabs widget from Ed Falk. | |
| 1356 * xlwtabs.h: ditto. | |
| 1357 * xlwtabsP.h: ditto. | |
| 1358 * xlwgcs.c: GC manipulation for tab widgets. | |
| 1359 * xlwgcs.h: ditto. | |
| 1360 | |
| 1361 * xlwgauge.c: new athena gauge widget from Ed Falk. | |
| 1362 * xlwgauge.h: ditto. | |
| 1363 * xlwgaugeP.h: ditto. | |
| 1364 | |
| 1365 * xlwradio.c: new athena radio widget from Ed Falk. | |
| 1366 * xlwradio.h: ditto. | |
| 1367 * xlwradioP.h: ditto. | |
| 1368 | |
| 1369 * xlwcheckbox.c: new athena checkbox widget from Ed Falk. | |
| 1370 * xlwcheckbox.h: ditto. | |
| 1371 * xlwcheckboxP.h: ditto. | |
| 1372 | |
| 1373 * lwlib-utils.c (destroy_all_children): moved from lwlib-Xm.c. | |
| 1374 | |
| 1375 * lwlib-internal.h: declare destroy_all_children. | |
| 1376 | |
| 1377 * lwlib-config.c: add widget checks. | |
| 1378 | |
| 1379 * lwlib-Xm.h: declare xm_create_label; | |
| 1380 | |
| 1381 * lwlib-Xm.c (destroy_all_children): move to lwlib-utils.c. | |
| 1382 (xm_update_label): enable for widgets. | |
| 1383 (xm_update_one_widget): ditto. | |
| 1384 (xm_create_button): rename in line with lwlib-Xaw.c | |
| 1385 (xm_create_progress): ditto. | |
| 1386 (xm_create_text_field): ditto. | |
| 1387 (xm_create_combo_box): ditto. | |
| 1388 (xm_create_label): new function. | |
| 1389 (xm_creation_table): rename widget creation functions. | |
| 1390 (xm_destroy_instance): enable for widgets. | |
| 1391 (xm_generic_callback): ditto. | |
| 1392 (xm_generic_callback): ditto. | |
| 1393 | |
| 1394 * lwlib-Xlw.c (xlw_tab_control_callback): new function. a special | |
| 1395 callback that calls the correct function depending on what tab is | |
| 1396 selected. | |
| 1397 (xlw_create_tab_control): new function. | |
| 1398 (build_tabs_in_widget): new function. puts tabs in a tab widget, | |
| 1399 uses Xaw or Xm depending on how XEmacs was compiled. | |
| 1400 (xlw_update_tab_control): update the resources for each | |
| 1401 tab. optionally rebuild the contents of the tab widget. | |
| 1402 (xlw_creation_table): add tab widget creation function. | |
| 1403 (lw_lucid_widget_p): add tab widget. | |
| 1404 (xlw_update_one_widget): ditto. | |
| 1405 | |
| 1406 * lwlib-Xaw.h: declare xaw_create_label; | |
| 1407 | |
| 1408 * lwlib-Xaw.c (lw_xaw_widget_p): add widgets classes. | |
| 1409 (xaw_update_one_widget): ditto. | |
| 1410 (xaw_update_one_value): add code from the Xm version. | |
| 1411 (xaw_generic_callback): add Xm hack for setting command | |
| 1412 states. beef up lookup of call data. | |
| 1413 (xaw_create_button): new function. | |
| 1414 (xaw_create_label): new function for use by tab widget. | |
| 1415 (xaw_create_progress): new function. | |
| 1416 (xaw_create_text_field): new function. | |
| 1417 (xaw_creation_table): add new widget type creation functions. | |
| 1418 | |
| 1419 * Makefile.in.in: add dependencies for new lw widgets. | |
| 1420 | |
| 1421 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1422 | |
| 1423 * XEmacs 21.2.19 is released | |
| 1424 | |
| 1425 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1426 | |
| 1427 * XEmacs 21.2.18 is released | |
| 1428 | |
| 442 | 1429 1999-07-05 Didier Verna <didier@xemacs.org> |
| 428 | 1430 |
| 1431 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around | |
| 1432 call to xm_update_label. | |
| 1433 | |
| 1434 1999-06-28 Andy Piper <andy@xemacs.org> | |
| 1435 | |
| 1436 * lwlib-Xm.c: unconditionally enable text field & list code. | |
| 1437 (make_progress): new function. creates a slider. | |
| 1438 (make_text_field): new function. creates an edit field. | |
| 1439 (make_combo_box): new function. creates a combo box. | |
| 1440 (xm_creation_table): add new widget functions. | |
| 1441 | |
| 1442 1999-06-25 Andy Piper <andy@xemacs.org> | |
| 1443 | |
| 1444 * lwlib.h (_widget_value): add arglist slots. | |
| 1445 declare new functions. | |
| 1446 | |
| 1447 * lwlib.c (free_widget_value_contents): handle arglists when | |
| 1448 freeing. | |
| 1449 (lw_add_value_args_to_args): new function. add arglist entries | |
| 1450 from a widget_value structure. | |
| 1451 | |
| 1452 * lwlib-Xm.c (make_button): new function, create a motif button | |
| 1453 for display in a buffer as a glyph. | |
| 1454 (xm_creation_table): add make_button. | |
| 1455 | |
| 1456 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1457 | |
| 1458 * XEmacs 21.2.17 is released | |
| 1459 | |
| 1460 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1461 | |
| 1462 * XEmacs 21.2.16 is released | |
| 1463 | |
| 1464 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1465 | |
| 1466 * XEmacs 21.2.15 is released | |
| 1467 | |
| 1468 1999-05-17 Jerry James <jerry@cs.ucsb.edu> | |
| 1469 | |
| 1470 * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before | |
| 1471 using it. | |
| 1472 | |
| 1473 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1474 | |
| 1475 * XEmacs 21.2.14 is released | |
| 1476 | |
| 1477 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1478 | |
| 1479 * XEmacs 21.2.13 is released | |
| 1480 | |
| 1481 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 1482 | |
| 1483 * XEmacs 21.2.12 is released | |
| 1484 | |
| 1485 1999-02-18 Martin Buchholz <martin@xemacs.org> | |
| 1486 | |
| 1487 * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning | |
| 1488 - Have to toupper ((int) (unsigned char) x) to be portable. | |
|
5440
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1489 |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1490 |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1491 ChangeLog entries synched from GNU Emacs are the property of the FSF. |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1492 Other ChangeLog entries are usually the property of the author of the |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1493 change. |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1494 |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1495 This file is part of XEmacs. |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1496 |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1497 XEmacs is free software: you can redistribute it and/or modify it |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1498 under the terms of the GNU General Public License as published by the |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1499 Free Software Foundation, either version 3 of the License, or (at your |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1500 option) any later version. |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1501 |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1502 XEmacs is distributed in the hope that it will be useful, but WITHOUT |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1503 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1504 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1505 for more details. |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1506 |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1507 You should have received a copy of the GNU General Public License |
|
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
1508 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. |
