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