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