aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
diff options
context:
space:
mode:
authorKenichi Handa2008-03-27 11:36:43 +0000
committerKenichi Handa2008-03-27 11:36:43 +0000
commit880820fe8732e4384f5fbeb1998fa582e86e80cf (patch)
tree250c4c2148120605db516c987c23b85063b5497d /lwlib
parent5148e555c837cb8e6b6ada594f97bc34f9bc667c (diff)
downloademacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.tar.gz
emacs-880820fe8732e4384f5fbeb1998fa582e86e80cf.zip
(Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog50
1 files changed, 25 insertions, 25 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index ceba747547b..75e6a4fdaeb 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,4 +1,4 @@
12007-08-29 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> 12007-08-29 Károly Lőrentey <lorentey@elte.hu>
2 2
3 * xlwmenu.c (XlwMenuRealize): Ignore X errors while setting up 3 * xlwmenu.c (XlwMenuRealize): Ignore X errors while setting up
4 cursor shape. 4 cursor shape.
@@ -22,7 +22,7 @@
22 * Makefile.in (distclean): Delete Makefile. 22 * Makefile.in (distclean): Delete Makefile.
23 (maintainer-clean): Delete TAGS. 23 (maintainer-clean): Delete TAGS.
24 24
252007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 252007-01-01 Jan Djärv <jan.h.d@swipnet.se>
26 26
27 * xlwmenu.c (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback. 27 * xlwmenu.c (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
28 (display_menu, map_event_to_widget_value): Generate enter and 28 (display_menu, map_event_to_widget_value): Generate enter and
@@ -47,7 +47,7 @@
47 * COPYING: Replace "Library Public License" by "Lesser Public 47 * COPYING: Replace "Library Public License" by "Lesser Public
48 License" throughout. 48 License" throughout.
49 49
502006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 502006-05-23 Jan Djärv <jan.h.d@swipnet.se>
51 51
52 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions 52 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
53 used. 53 used.
@@ -67,7 +67,7 @@
67 * xlwmenu.c: Fix the return type for x_clear_errors and 67 * xlwmenu.c: Fix the return type for x_clear_errors and
68 x_uncatch_errors. 68 x_uncatch_errors.
69 69
702005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 702005-07-19 Jan Djärv <jan.h.d@swipnet.se>
71 71
72 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for 72 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
73 labels in menu bar. 73 labels in menu bar.
@@ -76,7 +76,7 @@
76 76
77 Update FSF's address in GPL notices. 77 Update FSF's address in GPL notices.
78 78
792005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 792005-04-01 Jan Djärv <jan.h.d@swipnet.se>
80 80
81 Reenable support for I18N to Lucid menus. 81 Reenable support for I18N to Lucid menus.
82 82
@@ -89,7 +89,7 @@
89 font for !HAVE_X_I18N. 89 font for !HAVE_X_I18N.
90 (xlwMenuResources): Add fontSet resource. 90 (xlwMenuResources): Add fontSet resource.
91 91
922005-03-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 922005-03-22 Jan Djärv <jan.h.d@swipnet.se>
93 93
94 * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8 94 * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8
95 on XFree86 is investigated. 95 on XFree86 is investigated.
@@ -124,30 +124,30 @@
124 * xlwmenuP.h: 124 * xlwmenuP.h:
125 * xlwmenu.h: Add missing copyright and license notice. 125 * xlwmenu.h: Add missing copyright and license notice.
126 126
1272004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1272004-12-27 Jan Djärv <jan.h.d@swipnet.se>
128 128
129 * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an 129 * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
130 action procedure for compatibility with Lesstif/Motif. 130 action procedure for compatibility with Lesstif/Motif.
131 131
132 * Makefile.in (mostlyclean): Don't remove *~ on clean. 132 * Makefile.in (mostlyclean): Don't remove *~ on clean.
133 133
1342004-12-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1342004-12-26 Jan Djärv <jan.h.d@swipnet.se>
135 135
136 * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only 136 * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
137 pops down on Escape, not any keypress. 137 pops down on Escape, not any keypress.
138 138
1392004-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1392004-11-01 Jan Djärv <jan.h.d@swipnet.se>
140 140
141 * xlwmenu.c (find_first_selectable, find_next_selectable) 141 * xlwmenu.c (find_first_selectable, find_next_selectable)
142 (find_prev_selectable): Rename parameter skip_no_call_data to 142 (find_prev_selectable): Rename parameter skip_no_call_data to
143 skip_titles. Recognize titles as having no call_data and no contents. 143 skip_titles. Recognize titles as having no call_data and no contents.
144 (Down, Up): Comment update. 144 (Down, Up): Comment update.
145 145
1462004-08-30 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1462004-08-30 Jan Djärv <jan.h.d@swipnet.se>
147 147
148 * lwlib.h (_widget_value): Add lname and lkey. 148 * lwlib.h (_widget_value): Add lname and lkey.
149 149
1502004-01-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1502004-01-12 Jan Djärv <jan.h.d@swipnet.se>
151 151
152 * xlwmenuP.h (_XlwMenu_part): Add top_depth. 152 * xlwmenuP.h (_XlwMenu_part): Add top_depth.
153 153
@@ -189,7 +189,7 @@
189 * Makefile.in: Make things function properly in case both LessTif 189 * Makefile.in: Make things function properly in case both LessTif
190 and Open Motif are installed. 190 and Open Motif are installed.
191 191
1922003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1922003-01-26 Jan Djärv <jan.h.d@swipnet.se>
193 193
194 * lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list. 194 * lwlib-Xm.c (update_one_menu_entry): Deallocate widget_list.
195 (destroy_all_children): Call it self to destroy sub menu children. 195 (destroy_all_children): Call it self to destroy sub menu children.
@@ -223,7 +223,7 @@
223 Always base disabled foreground on the normal foreground. 223 Always base disabled foreground on the normal foreground.
224 Don't use the temporary variable `temp'. 224 Don't use the temporary variable `temp'.
225 225
2262002-05-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2262002-05-06 Pavel Janík <Pavel@Janik.cz>
227 227
228 * xlwmenu.c (xlwMenuResources): New resource. 228 * xlwmenu.c (xlwMenuResources): New resource.
229 (find_next_selectable): Return current item when the menu is not 229 (find_next_selectable): Return current item when the menu is not
@@ -239,17 +239,17 @@
239 * xlwmenuP.h (_XlwMenu_part): Add new member `disabled_foreground'. 239 * xlwmenuP.h (_XlwMenu_part): Add new member `disabled_foreground'.
240 Rename `inactive_gc' to `disabled_gc'. 240 Rename `inactive_gc' to `disabled_gc'.
241 241
2422002-04-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2422002-04-29 Pavel Janík <Pavel@Janik.cz>
243 243
244 * xlwmenu.c <XtNmargin, XtNverticalSpacing, XmNshadowThickness>: 244 * xlwmenu.c <XtNmargin, XtNverticalSpacing, XmNshadowThickness>:
245 Change default values. 245 Change default values.
246 246
2472002-04-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2472002-04-28 Jan Djärv <jan.h.d@swipnet.se>
248 248
249 * xlwmenu.c: Do not grab keyboard if installation-directory is 249 * xlwmenu.c: Do not grab keyboard if installation-directory is
250 non-nil (not installed Emacs). To simplify debugging. 250 non-nil (not installed Emacs). To simplify debugging.
251 251
2522002-04-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2522002-04-28 Pavel Janík <Pavel@Janik.cz>
253 253
254 * Makefile.in: Remove OpenLook file dependencies. 254 * Makefile.in: Remove OpenLook file dependencies.
255 (xrdb-cpp.o): Remove target. 255 (xrdb-cpp.o): Remove target.
@@ -260,12 +260,12 @@
260 260
261 * lwlib.c (instantiate_widget_instance): Remove duplicated prototype. 261 * lwlib.c (instantiate_widget_instance): Remove duplicated prototype.
262 262
2632002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2632002-04-25 Pavel Janík <Pavel@Janik.cz>
264 264
265 * lwlib-Xol.c, lwlib-Xol.h, lwlib-Xolmb.c, lwlib-Xolmb.h 265 * lwlib-Xol.c, lwlib-Xol.h, lwlib-Xolmb.c, lwlib-Xolmb.h
266 * lwlib-XolmbP.h: Remove file. 266 * lwlib-XolmbP.h: Remove file.
267 267
2682002-04-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2682002-04-22 Jan Djärv <jan.h.d@swipnet.se>
269 269
270 * lwlib-Xm.c: Removed compiler warning. 270 * lwlib-Xm.c: Removed compiler warning.
271 271
@@ -275,14 +275,14 @@
275 (pop_up_menu): Add call to XtGrabKeyboard. 275 (pop_up_menu): Add call to XtGrabKeyboard.
276 (ungrab_all): New function. 276 (ungrab_all): New function.
277 277
2782002-04-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2782002-04-20 Pavel Janík <Pavel@Janik.cz>
279 279
280 * xlwmenu.c (find_next_selectable): New function. 280 * xlwmenu.c (find_next_selectable): New function.
281 (Down, Up, Right): Use it. 281 (Down, Up, Right): Use it.
282 (find_next_selectable): Prevent endless loops when only one item 282 (find_next_selectable): Prevent endless loops when only one item
283 is enabled in the menu. 283 is enabled in the menu.
284 284
2852002-04-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2852002-04-19 Pavel Janík <Pavel@Janik.cz>
286 286
287 These changes allow moving in menu via keyboard. 287 These changes allow moving in menu via keyboard.
288 288
@@ -305,21 +305,21 @@
305 305
306 * lwlib.c (P_): Don't define if already defined. 306 * lwlib.c (P_): Don't define if already defined.
307 307
3082002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3082002-01-27 Pavel Janík <Pavel@Janik.cz>
309 309
310 * lwlib-Xaw.c (xaw_update_scrollbar, xaw_scrollbar_scroll) 310 * lwlib-Xaw.c (xaw_update_scrollbar, xaw_scrollbar_scroll)
311 (xaw_scrollbar_jump): Put whole functions in #if 0. 311 (xaw_scrollbar_jump): Put whole functions in #if 0.
312 312
3132002-01-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3132002-01-09 Pavel Janík <Pavel@Janik.cz>
314 314
315 * lwlib-Xaw.c (xaw_create_dialog): Initialize icon_name to 315 * lwlib-Xaw.c (xaw_create_dialog): Initialize icon_name to
316 suppress compiler warnings. 316 suppress compiler warnings.
317 317
3182001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3182001-12-18 Pavel Janík <Pavel@Janik.cz>
319 319
320 * lwlib.c (separator_names): Add missing braces around initializers. 320 * lwlib.c (separator_names): Add missing braces around initializers.
321 321
3222001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 3222001-12-08 Pavel Janík <Pavel@Janik.cz>
323 323
324 * COPYING: New file. 324 * COPYING: New file.
325 325
@@ -1352,7 +1352,7 @@
1352 1352
1353 1353
1354;; Local Variables: 1354;; Local Variables:
1355;; coding: iso-2022-7bit 1355;; coding: utf-8
1356;; add-log-time-zone-rule: t 1356;; add-log-time-zone-rule: t
1357;; End: 1357;; End:
1358 1358