308
|
1 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * XEmacs 21.0-pre9 is released.
|
|
4
|
|
5 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
6
|
|
7 * event-msw.c (mswindows_wnd_proc): Workaround for a Win95 bug:
|
|
8 Manually track the state of the left and right Ctrl and Alt
|
|
9 modifiers.
|
|
10
|
|
11 1998-08-07 Matt Stupple <matts@tibco.com>
|
|
12
|
|
13 * ntproc.c: don't wait on char_consumed at thread entry.
|
|
14 Additionally, to get the 'process' marked as finished, ensure
|
|
15 that the CHILD_ACTIVE macro returns false, so before exiting
|
|
16 close char_avail and set it to NULL, and close other handles
|
|
17 to reduce handle leak problems.
|
|
18
|
|
19 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
20
|
|
21 * menubar-msw.c (displayable_menu_item): take account of menu
|
|
22 depth when deciding whether to try to display accelerators.
|
|
23
|
|
24 1998-08-04 Andy Piper <andyp@parallax.co.uk>
|
|
25
|
|
26 * event-msw.c: use MsgWaitForMultipleObjects if there are no
|
|
27 subprocesses.
|
|
28
|
|
29 * glyphs-msw.c: fix a couple of potential handle leaks.
|
|
30
|
|
31 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
32
|
|
33 * dgif_lib.c gif_io.c gifrlib.h: New files to put GIF
|
|
34 *decoding ONLY* back into the core.
|
|
35 * glyphs-eimage.c: Change referenced header file for GIF
|
|
36 reading to point to the incore version.
|
|
37
|
|
38 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
39
|
|
40 * XEmacs 21.0-pre8 is released.
|
|
41
|
306
|
42 1998-07-29 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
43
|
|
44 * glyphs-eimage.c (png_instantiate): Add proper handling for background
|
|
45 colors taken from the default face. Also correct a thinko in
|
|
46 transparency (not alpha) handling.
|
|
47
|
|
48 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
49
|
|
50 * s/decosf4-0.h: Use a perfectly ordinary link. Nuke BSD crap.
|
|
51 * unexalpha.c: ANSI C-ize. Clean compiler warnings.
|
|
52 * lread.c (Fload_internal): Be very careful with printfs of
|
|
53 size_t's
|
|
54 * gui-x.c (menu_name_to_accelerator): tolower wants an `int'
|
|
55 argument.
|
|
56
|
|
57 1998-07-27 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
58
|
|
59 * callint.c (Fcall_interactively): GCPRO prompt string before
|
|
60 passing it to Fread_key_sequence
|
|
61
|
|
62 1998-07-16 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
63
|
|
64 * event-Xt.c (x_to_emacs_keysym): Return nil for modifier keysyms.
|
|
65 (x_event_to_emacs_event): Let x_to_emacs_keysym check for modifier
|
|
66 keys thus no longer considering all keysyms on a key.
|
|
67
|
|
68 1998-07-27 SL Baur <steve@altair.xemacs.org>
|
|
69
|
|
70 * keymap.c (vars_of_keymap): Initialize Vkey_translation_map and
|
|
71 Vvertical_divider_map.
|
|
72
|
|
73 * mule-canna.c (vars_of_mule_canna): Initialize every symbol to
|
|
74 Qnil or 0, none were initialized prior to this change.
|
|
75
|
|
76 Rename misnamed `V' prefixed integer variables:
|
|
77 Vcanna_empty_info, Vcanna_through_info, Vcanna_underline,
|
|
78 Vcanna_inhibit_hankakukana, Vcanna_henkan_length, Vcanna_henkan_revPos,
|
|
79 Vcanna_henkan_revLen, Vcanna_ichiran_length, Vcanna_ichiran_revPos,
|
|
80 Vcanna_ichiran_revLen.
|
|
81
|
|
82 Rename misnamed `V' prefixed integer variables and initialize
|
|
83 properly in the vars_of routine.
|
|
84 Vcanna_mode_AlphaMode, Vcanna_mode_EmptyMode, Vcanna_mode_KigoMode,
|
|
85 Vcanna_mode_YomiMode, Vcanna_mode_JishuMode, Vcanna_mode_TankouhoMode,
|
|
86 Vcanna_mode_IchiranMode, Vcanna_mode_YesNoMode, Vcanna_mode_OnOffMode,
|
|
87 Vcanna_mode_AdjustBunsetsuMode, Vcanna_mode_ChikujiYomiMode,
|
|
88 Vcanna_mode_ChikujiTanMode, Vcanna_mode_HenkanMode,
|
|
89 Vcanna_mode_HenkanNyuryokuMode, Vcanna_mode_ZenHiraHenkanMode,
|
|
90 Vcanna_mode_HanHiraHenkanMode, Vcanna_mode_ZenKataHenkanMode,
|
|
91 Vcanna_mode_HanKataHenkanMode, Vcanna_mode_HanKataHenkanMode,
|
|
92 Vcanna_mode_ZenAlphaHenkanMode, Vcanna_mode_HanAlphaHenkanMode,
|
|
93 Vcanna_mode_ZenHiraKakuteiMode, Vcanna_mode_HanHiraKakuteiMode,
|
|
94 Vcanna_mode_ZenKataKakuteiMode, Vcanna_mode_HanKataKakuteiMode,
|
|
95 Vcanna_mode_ZenAlphaKakuteiMode, Vcanna_mode_HanAlphaKakuteiMode,
|
|
96 Vcanna_mode_HexMode, Vcanna_mode_BushuMode, Vcanna_mode_ExtendMode,
|
|
97 Vcanna_mode_RussianMode, Vcanna_mode_GreekMode, Vcanna_mode_LineMode,
|
|
98 Vcanna_mode_ChangingServerMode, Vcanna_mode_HenkanMethodMode,
|
|
99 Vcanna_mode_DeleteDicMode, Vcanna_mode_TourokuMode,
|
|
100 Vcanna_mode_TourokuEmptyMode, Vcanna_mode_TourokuHinshiMode,
|
|
101 Vcanna_mode_TourokuDicMode, Vcanna_mode_QuotedInsertMode,
|
|
102 Vcanna_mode_BubunMuhenkanMode, Vcanna_mode_MountDicMode,
|
|
103 Vcanna_fn_SelfInsert, Vcanna_fn_FunctionalInsert,
|
|
104 Vcanna_fn_QuotedInsert, Vcanna_fn_JapaneseMode, Vcanna_fn_AlphaMode,
|
|
105 Vcanna_fn_HenkanNyuryokuMode, Vcanna_fn_Forward, Vcanna_fn_Backward,
|
|
106 Vcanna_fn_Next, Vcanna_fn_Prev, Vcanna_fn_BeginningOfLine,
|
|
107 Vcanna_fn_EndOfLine, Vcanna_fn_DeleteNext, Vcanna_fn_DeletePrevious,
|
|
108 Vcanna_fn_KillToEndOfLine, Vcanna_fn_Henkan, Vcanna_fn_Kakutei,
|
|
109 Vcanna_fn_Extend, Vcanna_fn_Shrink, Vcanna_fn_AdjustBunsetsu,
|
|
110 Vcanna_fn_Quit, Vcanna_fn_ConvertAsHex, Vcanna_fn_ConvertAsBushu,
|
|
111 Vcanna_fn_KouhoIchiran, Vcanna_fn_BubunMuhenkan, Vcanna_fn_Zenkaku,
|
|
112 Vcanna_fn_Hankaku, Vcanna_fn_ExtendMode, Vcanna_fn_ToUpper,
|
|
113 Vcanna_fn_Capitalize, Vcanna_fn_ToLower, Vcanna_fn_Hiragana,
|
|
114 Vcanna_fn_Katakana, Vcanna_fn_Romaji, Vcanna_fn_BaseHiragana,
|
|
115 Vcanna_fn_BaseKatakana, Vcanna_fn_BaseEisu, Vcanna_fn_BaseZenkaku,
|
|
116 Vcanna_fn_BaseHankaku, Vcanna_fn_BaseKana, Vcanna_fn_BaseKakutei,
|
|
117 Vcanna_fn_BaseHenkan, Vcanna_fn_BaseHiraKataToggle,
|
|
118 Vcanna_fn_BaseZenHanToggle, Vcanna_fn_BaseKanaEisuToggle,
|
|
119 Vcanna_fn_BaseKakuteiHenkanToggle, Vcanna_fn_BaseRotateForward,
|
|
120 Vcanna_fn_BaseRotateBackward, Vcanna_fn_Touroku, Vcanna_fn_HexMode,
|
|
121 Vcanna_fn_BushuMode, Vcanna_fn_KigouMode, Vcanna_fn_Mark,
|
|
122 Vcanna_fn_TemporalMode, Vcanna_key_Nfer, Vcanna_key_Xfer,
|
|
123 Vcanna_key_Up, Vcanna_key_Left, Vcanna_key_Right, Vcanna_key_Down,
|
|
124 Vcanna_key_Insert, Vcanna_key_Rollup, Vcanna_key_Rolldown,
|
|
125 Vcanna_key_Home, Vcanna_key_Help, Vcanna_key_KP_Key,
|
|
126 Vcanna_key_Shift_Nfer, Vcanna_key_Shift_Xfer, Vcanna_key_Shift_Up,
|
|
127 Vcanna_key_Shift_Left, Vcanna_key_Shift_Right, Vcanna_key_Shift_Down,
|
|
128 Vcanna_key_Cntrl_Nfer, Vcanna_key_Cntrl_Xfer, Vcanna_key_Cntrl_Up,
|
|
129 Vcanna_key_Cntrl_Left, Vcanna_key_Cntrl_Right, Vcanna_key_Cntrl_Down
|
|
130
|
304
|
131 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
132
|
|
133 * XEmacs 21.0-pre7 is released.
|
|
134
|
|
135 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
136
|
|
137 * XEmacs 21.0-pre6 is released.
|
|
138
|
|
139 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
140
|
|
141 * eldap.c (Fldap_search_internal): When converting the list of
|
|
142 attributes to search Copy the final 0 from Lisp strings to C
|
|
143 strings.
|
|
144 Check base, not Vldap_default_base as a a string
|
|
145
|
|
146 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
147
|
|
148 * nt.c: Remove Vstdio_str; already defined in console-stream.c.
|
|
149
|
|
150 * unexnt.c: Unconditionally define bss_start and bss_size, and
|
|
151 ensure that they don't go in the .bss section.
|
|
152
|
|
153 1998-07-17 Olivier Galibert <galibert@pobox.com>
|
|
154
|
|
155 * glyphs-x.c (convert_EImage_to_XImage): Fix previous patch (conv
|
|
156 byte order is dependant of the local byte order).
|
|
157 From Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
158
|
|
159 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
160
|
|
161 * glyphs-msw.c (mswindows_resource_normalize): Qresource ->
|
|
162 Qmswindows_resource.
|
|
163 From Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
164
|
|
165 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
166
|
|
167 * general.c (syms_of_general): Add defsymbol for Qresource.
|
|
168
|
|
169 * glyphs-msw.c (vars_of_glyphs_mswindows): Rename Qresource to
|
|
170 Qmswindows_resource.
|
|
171 (TopLevel): Rename 'resource image format to 'mswindows_resource.
|
|
172 (mswindows_resource_validate): Rename.
|
|
173 (mswindows_resource_normalize): Rename.
|
|
174 (mswindows_resource_possible_dest_types): Rename.
|
|
175 (mswindows_resource_instantiate): Rename.
|
|
176 (image_instantiator_format_create_glyphs_mswindows): Replace
|
|
177 `resource' with `mswindows.resource'.
|
|
178
|
300
|
179 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
180
|
|
181 * XEmacs 21.0-pre5 is released.
|
|
182
|
|
183 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
184
|
|
185 * mule-wnnfns.c (Fwnn_open): Correctly trap on misdefined Wnn
|
|
186 server type in environment.
|
|
187 Use alloca-ed strings instead of tiny fixed size ones.
|
|
188
|
298
|
189 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
190
|
|
191 * XEmacs 21.0-pre4 is released.
|
|
192
|
|
193 1998-07-01 James N. Potts <jnpotts@plutonium.net>
|
|
194
|
|
195 * fileio.c: (expand_file_name): under win32: Don't treat names
|
|
196 as UNC names if a drive letter has been specified. If a drive
|
|
197 has been specified, strip out extra directory-seperators that
|
|
198 reportedly cause problems under Win95.
|
|
199
|
|
200 1998-07-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
201
|
|
202 * windowsnt.h: Define DUMP_SEPARATE_SECTION when building with
|
|
203 MSVC >= 5.0. Put emacs init and zero-init data in a special
|
|
204 section of the executable when this is defined.
|
|
205
|
|
206 * unexnt.c, ntheap.h:
|
|
207 Removed unused find_section() and get_section_size().
|
|
208
|
|
209 * unexnt.c:
|
|
210 Fix up the executable's checksum after dumping otherwise the
|
|
211 profiler complains.
|
|
212 When DUMP_SEPARATE_SECTION is defined, don't need to dump
|
|
213 zero-init data separately from init data. Dump emacs data
|
|
214 into a special section of the executable.
|
|
215 When DUMP_SEPARATE_SECTION not defined, dump .bss up to
|
|
216 my_ebss instead of up to the end of bss.
|
|
217
|
|
218 1998-07-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
219
|
|
220 * filelock.c: Removed Vconfigure_lock_directory - already
|
|
221 defined in emacs.c.
|
|
222
|
|
223 * frame-msw.c: Removed Qinitially_unmapped and Qpopup - already
|
|
224 defined in frame.c and general.c respectively.
|
|
225
|
|
226 * glyphs-msw.c: Removed Qresource - already defined in
|
|
227 general.c.
|
|
228
|
|
229 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
230
|
|
231 * eldap.c (Fldap_search_internal): Docstring fixes
|
|
232
|
|
233 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
234
|
|
235 * nt.c (init_environment): Removed unused PRELOAD_WINSOCK,
|
|
236 EMACSDOC and TERM variables. Added EMACSDEBUGPATHS,
|
|
237 EMACSPACKAGEPATH and INFOPATH variables.
|
|
238 Removed unused get_emacs_configuration function.
|
|
239
|
|
240 * s/windowsnt.h: Don't define EMACS_CONFIGURATION here because
|
|
241 it is now defined at build-time by the makefile.
|
|
242
|
|
243 1998-07-01 James N. Potts <jnpotts@plutonium.net>
|
|
244
|
|
245 * fileio.c: (expand_file_name): under win32: Don't treat names as
|
|
246 UNC names if a drive letter has been specified. If a drive has
|
|
247 been specified, strip out extra directory-seperators that
|
|
248 reportedly cause problems under Win95.
|
|
249
|
|
250 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
251
|
|
252 * faces.c (complex_vars_of_faces): for the gui-element face don't
|
|
253 fallback to the default face, instead provide reasonable default
|
|
254 fallbacks that were previously hardcoded elsewhere.
|
|
255
|
|
256 1998-07-06 Olivier Galibert <galibert@pobox.com>
|
|
257
|
|
258 * glyphs-x.c (convert_EImage_to_XImage): Fix pixel writing problem
|
|
259 when the X server endianness is different than the client's one.
|
|
260
|
|
261 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
262
|
|
263 * eval.c (run_hook_with_args_in_buffer): Check
|
|
264 default (non-buffer-local) value of hook for
|
|
265 nil before treating it as a function. Don't initialize
|
|
266 the `globals' variable twice.
|
|
267
|
|
268 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
269
|
|
270 * fileio.c: Don't do directory seperator canonicalisation in
|
|
271 substitute-in-file-name because we don't know that the
|
|
272 filename refers to a local file.
|
|
273
|
|
274 1998-06-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
275
|
|
276 * process-nt.c (nt_create_process): Try appending the standard
|
|
277 executable file extensions to the filename if none supplied.
|
|
278
|
|
279 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
280
|
|
281 * fileio.c (Fsubstitute_in_file_name): Enable double slash notation
|
|
282 for cygwin32.
|
|
283 From Keisuke Mori <ksk@ntts.com>
|
|
284
|
|
285 1998-06-24 Andy Piper <andyp@parallax.co.uk>
|
|
286
|
|
287 * toolbar-msw.c (mswindows_output_toolbar): only enable masked
|
|
288 images if we have masks. This handles the xbm case (have masks)
|
|
289 and avoids overuse of resources in the xpm case (generally no masks).
|
|
290 Don't output small toolbars.
|
|
291
|
|
292 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
293
|
|
294 * eval.c (run_hook_with_args_in_buffer): Don't treat
|
|
295 the default value of a buffer local hook as a list of
|
|
296 hooks unless it is both a cons and the car of that cons
|
|
297 is not Qlambda.
|
|
298
|
|
299 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
300
|
|
301 * extents.c: Email address for Ben Wing is ben@xemacs.org.
|
|
302 * process-unix.c: Ditto.
|
|
303 * mule-coding.h: Ditto.
|
|
304 * mule-coding.c: Ditto.
|
|
305 * mule-charset.c: Ditto.
|
|
306 * mule-charset.h: Ditto.
|
|
307 * file-coding.c: Ditto.
|
|
308 * file-coding.h: Ditto.
|
|
309
|
|
310 1998-06-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
311
|
|
312 * event-msw.c: Guard against recursion when freeing
|
|
313 FRAME_MSWINDOWS_TARGET_RECT struture in WM_SIZE processing.
|
|
314
|
|
315 * frame-msw.c: Don't set WS_VISIBLE attribute on first frame.
|
|
316 Call ShowWindow twice in init_frame_3 to get round runemacs
|
|
317 weirdness.
|
|
318
|
|
319 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
320
|
|
321 * scrollbar.c (vertical_scrollbar_changed_in_window): Ditto.
|
|
322
|
|
323 * winslots.h: Rename.
|
|
324
|
|
325 * window.c (specifier_vars_of_window): Renamed
|
|
326 vertical-divider-draggable-p to vertical-divider-always-visible-p,
|
|
327 as suggested by Ben Wing.
|
|
328 (specifier_vars_of_window): Fix docstrings.
|
|
329
|
|
330 1998-06-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
331
|
|
332 * unexaix.c: Line number information works correctly again.
|
|
333
|
|
334 1998-06-22 Olivier Galibert <galibert@pobox.com>
|
|
335
|
|
336 * emacs.c (__sti__iflPNGFile_c___): Added. See comment. Cry.
|
|
337
|
|
338 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
339
|
|
340 * editfns.c (get_home_directory): ANSIfy.
|
|
341 XEmacs is compilable under C *and* C++.
|
|
342 It's XEmacs, not Xemacs!
|
|
343
|
|
344 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
345
|
|
346 * console-msw.h: added a list of fonts to device data.
|
|
347
|
|
348 * device-msw.c: enumerate list of available fonts in
|
|
349 mswindows_init_device. Free list in mswindows_delete_device.
|
|
350
|
|
351 * objects-msw.c: Added helper function match_font used by
|
|
352 mswindows_initialize_font_instance and mswindows_list_fonts.
|
|
353 Allow a charset to be specified in a font string, even if
|
|
354 previous fields havn't been specified.
|
|
355
|
|
356 1998-06-23 Greg Klanderman <greg@alphatech.com>
|
|
357
|
|
358 * indent.c (column_at_point): column cache bugfix.
|
|
359 Set last_known_column_point to the buffer position for
|
|
360 which the column was requested, not buffer's point.
|
|
361
|
|
362 * redisplay.c (decode_mode_spec): for current-column, show
|
|
363 window's point's column, not buffer's point's column.
|
|
364
|
|
365 1998-06-23 Andy Piper <andyp@parallax.co.uk>
|
|
366
|
|
367 * menubar-msw.c (mswindows_handle_wm_command): use
|
|
368 enqueue_misc_user event rather than
|
|
369 mswindows_enqueue_msic_user_event to fix customize problems. Add some
|
|
370 checks that X does.
|
|
371
|
|
372 * console-msw.h: declare mswindows_enqueue_magic_event.
|
|
373
|
|
374 * event-msw.c (mswindows_enqueue_magic_event): make global.
|
|
375
|
|
376 1998-06-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
377
|
|
378 * line-number.c (LINE_NUMBER_FAR): Reverted to 16384.
|
|
379 (buffer_line_number): Use EMACS_INT_MAX instead of random LOTS.
|
|
380 (add_position_to_cache): Use EMACS_INT instead of int.
|
|
381
|
296
|
382 1998-06-21 Olivier Galibert <galibert@pobox.com>
|
|
383
|
|
384 * lisp-disunion.h (XMARKBIT): Have XMARKBIT return something
|
|
385 suitable for an int used as a boolean (btw, C sucks.).
|
|
386
|
|
387 1998-06-18 Andy Piper <andyp@parallax.co.uk>
|
|
388
|
|
389 * object-msw.c: remove warnings.
|
|
390
|
|
391 * device-msw.c: #define wrongly named cygwin structure elements.
|
|
392
|
|
393 * s/cygwin32.h: define DEMI_BOLD
|
|
394
|
294
|
395 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
396
|
|
397 * redisplay-msw.c: new function mswindows_apply_face_effects.
|
|
398 This is called by output_string and output_cursor to display
|
|
399 underline and strikeout on faces.
|
|
400
|
|
401 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
402
|
|
403 * console-msw.h: added a list of fonts to device data.
|
|
404
|
|
405 * device-msw.c: enumerate list of available fonts in
|
|
406 mswindows_init_device. Free list in mswindows_delete_device.
|
|
407
|
|
408 * objects-msw.c: Added helper function match_font used by
|
|
409 mswindows_initialize_font_instance and mswindows_list_fonts.
|
|
410 Allow a charset to be specified in a font string, even if
|
|
411 previous fields havn't been specified.
|
|
412
|
|
413 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
414
|
|
415 * objects-msw.c:
|
|
416 Removed compilation warnings from mswindows_string_to_color.
|
|
417 mswindows_list_fonts returns a more general bogus font.
|
|
418 New lisp-visible function mswindows-color-list.
|
|
419
|
|
420 1998-06-19 David Bush <david.bush@adn.alcatel.com>
|
|
421
|
|
422 * editfns.c (Fuser_login_name): Modify to user new function
|
|
423 user_login_name.
|
|
424 (user_login_name): C only function to avoid Lisp object overhead
|
|
425 Returns "unknown" instead of nil in Cygwin environment
|
|
426
|
|
427 * fileio.c (Fexpand_file_name): Treat "~" and "~user" as
|
|
428 equivalent for current user in Cygwin environment. Use new
|
|
429 function user_login_name to get username.
|
|
430
|
|
431 * lisp.h: Declare user_login_name
|
|
432
|
|
433 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
434
|
|
435 * unexaix.c (make_hdr): Fixed bias computations so debugging info
|
|
436 works again.
|
|
437 Some other insignificant nitpicks.
|
|
438
|
|
439 1998-06-18 Andy Piper <andyp@parallax.co.uk>
|
|
440
|
|
441 * toolbar-msw.c (mswindows_output_toolbar): specify ILC_MASK when
|
|
442 creating the image list and make sure he bk color is transparent.
|
|
443
|
|
444 1998-06-18 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
445
|
|
446 * event-Xt.c (emacs_Xt_remove_timeout): Also remove timeout from
|
|
447 completed_timeouts. The timer could have expired.
|
|
448
|
|
449 1998-06-17 Andy Piper <andyp@parallax.co.uk>
|
|
450
|
|
451 * console-msw.h: move XEMACS_RECT_WH inside frame
|
|
452 parameters. define macors to access it.
|
|
453
|
|
454 * frame-msw.c (mswindows_init_frame_1): use new target_rect
|
|
455 parameter to intialise desired sizing. (mswindows_init_frame_2):
|
|
456 enable and size the frame to something sensible when we get
|
|
457 here. (mswindows_set_frame_properites): use new
|
|
458 mswindows_size_frame_internal function and size frame if frame
|
|
459 parameters not just if init is finished - WM_SIZE happens too
|
|
460 early for some specs. (mswindows_size_frame_internal): new
|
|
461 function abstracted from mswindows_set_frame_properties.
|
|
462 (Vmswindows_use_system_frame_size_defaults):
|
|
463 new variable controls whether to allow the system to pick frame
|
|
464 size defaults, defaults to nil.
|
|
465
|
|
466 * event-msw.c: in WM_SIZE use mswindows_size_frame_internal rather
|
|
467 than duplicated code.
|
|
468
|
|
469 1998-06-15 Colin Rafferty <colin@xemacs.org>
|
|
470
|
|
471 * Makefile.in.in: Made EXTW_LINK expand properly.
|
|
472
|
|
473 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
474
|
|
475 * redisplay.c (vars_of_redisplay): default value of
|
|
476 column-number-start-at-one should be NIL!
|
|
477
|
292
|
478 1998-06-11 Martin Buchholz <martin@xemacs.org>
|
|
479
|
|
480 * casefiddle.c:
|
|
481 (upcase-initials "fooBar") ==> "FooBar" instead of "Foobar"
|
|
482
|
|
483 1998-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
484
|
|
485 * eldap.c (Fldap_search_internal): Use build_ext_string instead of
|
|
486 build_string to avoid crashes under Mule.
|
|
487
|
|
488 1998-06-13 Andy Piper <andyp@parallax.co.uk>
|
|
489
|
|
490 * ntplay.c (play_sound_data_1): don't delete the sound data until
|
|
491 the next sound is played and the previous one finished.
|
|
492
|
290
|
493 1998-06-10 Samuel Mikes <smikes@alumni.hmc.edu>
|
|
494
|
|
495 * fileio.c (directory-sep-char): Escape backslashes.
|
|
496
|
|
497 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
498
|
|
499 * event-stream.c: Fix docstring reference.
|
|
500
|
|
501 1998-06-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
502
|
|
503 * alloc.c (make_float): Remove useless initialization of `next'
|
|
504 field.
|
|
505 (make_pure_float): Ditto.
|
|
506
|
|
507 * lisp.h (struct Lisp_Float): Rename `next' to `__unused__next'.
|
|
508
|
|
509 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
510
|
|
511 * fileio.c (Fmake_directory_internal): Remove conditionals
|
|
512 on WINDOWSNT when calling mkdir.
|
|
513
|
|
514 * ntproc.c: Deleted the following unused functions:
|
|
515 register_child, reap_subprocess, sys_wait.
|
|
516
|
|
517 * nt.c (sys_rename): Ifzeroed this implementation.
|
|
518 Deleted the following unused functions:
|
|
519 sys_access, sys_chdir, sys_chmod, sys_creat, sys_link, sys_mkdir,
|
|
520 sys_mktemp, sys_rmdir, sys_unlink, sys_close, sys_dup, sys_dup2,
|
|
521 sys_read, sys_write.
|
|
522 Merger sys_fopen and sys_open with sysdep.c implementation.
|
|
523
|
|
524 * sysdep.c: Removed MS-DOS code.
|
|
525 (sys_rename): Deal with Microsoft rename weirdness.
|
|
526 (sys_open): Implemented for Windows.
|
|
527 (sys_fopen): Ditto.
|
|
528 (sys_mkdir): Ditto.
|
|
529
|
|
530 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
531
|
|
532 * buffer.c (complex_vars_of_buffer): Removed %t description from
|
|
533 the docstring.
|
|
534
|
|
535 1998-06-04 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
536
|
|
537 * scrollbar-msw.c: initialize the cbSize element of the
|
|
538 SCROLLINFO struct before calling SetScrollInfo. WinNT seems
|
|
539 to ignore the value of cbSize, but Win95 (and I presume Win98)
|
|
540 appear to want it set to sizeof(SCROLLINFO).
|
|
541
|
|
542 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
543
|
|
544 * event-stream.c: Defined Qcancel_mode_internal.
|
|
545 (syms_of_event_stream): defsymbol'ed it.
|
|
546
|
|
547 * events.h: Externed it.
|
|
548
|
|
549 * event-msw.c (mswindows_wnd_proc, WM_CANCELMODE): Added this handler.
|
|
550
|
|
551 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
552
|
|
553 * frame-x.c (x_cde_destroy_callback): free the data
|
|
554 (cde-start-drag-internal) corrected root position, 21.1 needs this
|
|
555 hardcoded in Button events
|
|
556 (offix-start-drag-internal) corrected root position
|
|
557
|
|
558 1998-06-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
559
|
|
560 * process-nt.c (signal_cannot_launch): Use signal_simple_error()
|
|
561 instead of error().
|
|
562
|
|
563 1998-06-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
564
|
|
565 * dialog-msw.c (button_width): Removed `inline' from the function
|
|
566 declaration.
|
|
567
|
|
568 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
569
|
|
570 * frame-msw.c: add WS_VISIBLE flag to the first frame created.
|
|
571 Note that adding this flag to subsequent frames causes problems.
|
|
572
|
|
573 1998-06-03 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
574
|
|
575 * glyphs-eimage.c (png_instantiate) move 'struct
|
|
576 png_memory_storage tbr' out of nested block to avoid dangling
|
|
577 reference
|
|
578
|
|
579 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
580
|
|
581 * faces.h:
|
|
582 * faces.c: rename 3d-object -> gui-element. add toolbar face which
|
|
583 inherits from gui-element.
|
|
584
|
|
585 * glyphs-msw.c: use DIBitmaps for xbm bitmaps to be consistent
|
|
586 with existing code, generate masks correctly.
|
|
587
|
|
588 1998-06-03 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
589
|
|
590 * glyphs-eimage.c: Changed included header for gifs to use
|
|
591 Gifreader instead of giflib.
|
|
592
|
|
593 * glyphs-x.c: removed the image-related functions that were
|
|
594 moved into glyphs-eimage.
|
|
595
|
|
596 1998-06-02 David Bush <david.bush@adnb.alcatel.com>
|
|
597
|
|
598 * glyphs.c (bitmap_to_lisp_data) Define XFree to be free
|
|
599 if built without X Windows support.
|
|
600
|
|
601 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
602
|
|
603 * fns.c (Fconcat): Synch docstring with new reality.
|
|
604
|
|
605 1998-06-03 SL Baur <steve@altair.xemacs.org>
|
|
606
|
|
607 * frame.c: Remove reference to msdos.h (which is going away).
|
|
608 Suggested by Hrvoje Niksic and Kirill Katsnelson.
|
|
609
|
|
610 1998-06-02 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
611
|
|
612 * glyphs-eimage.c (jpeg_instantiate): Fix handling of
|
|
613 grayscale images/
|
|
614
|
|
615
|
|
616 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
617
|
|
618 * events.h: Fixed commentary about misc-user scrollbar events.
|
|
619
|
|
620 * scrollbar-x.c (x_update_vertical_scrollbar_callback): Use frame
|
|
621 object as an event channel, instead of window object.
|
|
622 (x_update_horizontal_scrollbar_callback): Ditto.
|
|
623
|
288
|
624 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
625
|
|
626 * ntplay.c (play_sound_data_1) new function. convert alloca data
|
|
627 to malloc if necessary.
|
|
628 (play_sound_file): if the file is not in our path then convert to
|
|
629 data and play.
|
|
630
|
|
631 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
632
|
|
633 * mule-mcpath.c (mc_chdir): Reverse parameters in call to memcpy.
|
|
634 * msdos.c (Frecent_doskeys): Ditto.
|
|
635
|
|
636 * unexalpha.c (unexec): Reverse parameters in call to memcpy.
|
|
637 Suggested by Reggie Perry <perry@zso.dec.com>
|
|
638
|
|
639 * buffer.h: Eliminate size in declaration.
|
|
640
|
|
641 1998-06-01 Olivier Galibert <galibert@pobox.com>
|
|
642
|
|
643 * unexelfsgi.c (unexec): Cleanup n/nn and remove useless kludge.
|
|
644
|
|
645 1998-06-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
646
|
|
647 * gui.c (gui_item_init): Changed the default value for config member
|
|
648 from Qunbound to Qnil.
|
|
649
|
|
650 1998-06-01 Greg Klanderman <greg@alphatech.com>
|
|
651
|
|
652 * indent.c (vmotion_pixels): Don't #define abs().
|
|
653
|
|
654 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
655
|
|
656 * s/windowsnt.h: Defined popen and pclose to be _popen and _pclose
|
|
657 respectively.
|
|
658
|
|
659 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
660
|
|
661 * glyphs.h: add xbm declarations.
|
|
662
|
|
663 * console.h: add xbm_instantiate_method device method.
|
|
664
|
|
665 * glyphs.c (check_valid_xbm_inline) (xbm_validate)
|
|
666 (bitmap_to_lisp_data) (xbm_mask_file_munging) (xbm_normalize)
|
|
667 (xbm_possible_dest_types): moved here from glyphs-x.c. use
|
|
668 locate_pixmap_file device method and read_bitmap_data_from_file
|
|
669 instead of XmuReadBitmapDataFromFile.
|
|
670 (xbm_instatntiate): make a device method.
|
|
671
|
|
672 * glyphs-x.c: see glyphs.c changes. (read_bitmap_data_from_file)
|
|
673 new function that just calls XmuReadBitmapDataFromFile.
|
|
674 (x_xbm_instatntiate): device method from xbm_instantiate.
|
|
675
|
|
676 * glyphs-msw.c (read_bitmap_data) (NextInt)
|
|
677 (read_bitmap_data_from_file): new functions copied from Xmu
|
|
678 sources.
|
|
679 (xbm_create_bitmap_from_data) from Ben <ben@666.com> convert
|
|
680 inline data to an mswindows bitmap.
|
|
681 (init_image_instance_from_xbm_inline) (xbm_instantiate_1)
|
|
682 (mswindows_xbm_instantiate): mswindows-ized versions of the X
|
|
683 functions.
|
|
684
|
|
685 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
686
|
|
687 * window.c (specifier_vars_of_window): Renamed `has_modeline-p' to
|
|
688 `modeline-visible-p'.
|
|
689 Declared specifier lisp variables at the beginning oh the file
|
|
690 as static.
|
|
691
|
|
692 * procimpl.h (struct process_methods): Changed semantics of
|
|
693 create_process method so it accepts lisp strings instead of
|
|
694 char pointers.
|
|
695
|
|
696 * process.c (Fstart_process_internal): Moved building of
|
|
697 unix style argv from here to process-unix.c, ...
|
|
698
|
|
699 * process-unix.c (unix_create_process): ... right here.
|
|
700
|
|
701 * process-nt.c (nt_create_process): Changed this function to
|
|
702 support new semantics, so avoided a GC problem.
|
|
703
|
|
704 * events.c (Fmake_event): Document misc-user events properties.
|
|
705 (Fmake_event): Do not allow arbitrary objects for channel property
|
|
706 of misc-user events.
|
|
707 (Fmake_event): Change misc-user event validation: it is function
|
|
708 which is required, not button.
|
|
709
|
|
710 * event-msw.c (mswindows_user_event_p): Recognize misc user events as
|
|
711 user events.
|
|
712 (mswindows_enqueue_misc_user_event): Added function.
|
|
713 (mswindows_bump_queue): Removed function.
|
|
714 (mswindows_enqueue_magic_event): Support NULL HWND parameter.
|
|
715 (mswindows_wnd_proc, WM_CLOSE): Use mswindows_enqueue_misc_user_event().
|
|
716 (mswindows_wnd_proc, WM_EXITSIZEMOVE): Ditto.
|
|
717 (emacs_mswindows_handle_magic_event): Handle XM_BUMPQUEUE, by doing
|
|
718 really nothing, which is my personal favorite thing.
|
|
719
|
|
720 * console-msw.h: Removed prototype for mswindows_bump_queue().
|
|
721 Added prototype for mswindows_enqueue_misc_user_event().
|
|
722
|
|
723 * menubar-msw.c (mswindows_handle_wm_command): Use
|
|
724 mswindows_enqueue_misc_user_event().
|
|
725
|
|
726 * toolbar-msw.c (mswindows_handle_toolbar_wm_command): Ditto.
|
|
727
|
|
728 * dialog-msw.c (dialog_proc): Ditto.
|
|
729
|
|
730 * scrollbar-msw.c (mswindows_handle_scrollbar_event): Ditto.
|
|
731 (mswindows_handle_scrollbar_event): Use frame, not window, for misc
|
|
732 user events channel.
|
|
733
|
|
734 1998-05-29 Greg Klanderman <greg@alphatech.com>
|
|
735
|
|
736 * window.c (Fwindow_displayed_text_pixel_height): was relying on
|
|
737 incorrect semantics of vmotion_pixels which has been fixed. don't
|
|
738 use it anymore as it can't easily be used.
|
|
739
|
|
740 * indent.c (vmotion_pixels): fix off by one bug moving up. also
|
|
741 the motion was reported incorrectly if you tried to go past end of
|
|
742 buffer.
|
|
743
|
|
744 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
745
|
|
746 * toolbar.h: Removed misleading commentary, as Martin suggested.
|
|
747
|
|
748 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
749
|
|
750 * lisp.h: Extern Qactivate_menubar_hook.
|
|
751
|
|
752 * menubar-msw.c (unsafe_handle_wm_initmenu_1): Pass correct value to
|
|
753 run_hook ().
|
|
754
|
|
755 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
756
|
|
757 * glyphs-msw.c: use BPLINE macro.
|
|
758
|
|
759 * select-msw.c (mswindows-selection-exists-p)
|
|
760 (mswindows-delete-selection): doc string fixes.
|
|
761
|
|
762 * toolbar-msw.c (mswindows_output_toolbar): make disabled buttons
|
|
763 unpressable. warning elimination.
|
|
764
|
|
765 1998-05-28 Martin Buchholz <martin@xemacs.org>
|
|
766
|
|
767 * alloc.c (dbg_constants):
|
|
768 * dbxrc:
|
|
769 * gdbinit:
|
|
770 Remove toolbar_data debugging code, since that lrecord has
|
|
771 also been removed.
|
|
772
|
|
773 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
774
|
|
775 * alloc.c: zap cached value of (user-home-directory), so that
|
|
776 it's not undumped.
|
|
777
|
|
778 * buffer.c: From init_buffer(), separated out code that
|
|
779 determined the initial directory for the *scratch* buffer, and
|
|
780 put them into a function called "init_initial_directory()".
|
|
781 The initial directory is now available as a global "char *"
|
|
782 called initial_directory.
|
|
783
|
|
784 * buffer.h: Added extern entries for initial_directory[] and
|
|
785 init_initial_directory().
|
|
786
|
|
787 * editfns.c: added new elisp function "user-home-directory",
|
|
788 which basically returns getenv("HOME"), but attempts to use
|
|
789 other values if $HOME isn't set.This may have to be tweaked in
|
|
790 the future as, under Unix, "/" is used if $HOME isn't set (this
|
|
791 probably should be set to the current directory). To support
|
|
792 this, a new C function, "get_home_directory()", now exists,
|
|
793 which returns the "home directory", as a "char *" string.
|
|
794
|
|
795 * emacs.c: Rearrange NT initialization order so that
|
|
796 environment/registry variables will be properly entered into
|
|
797 Vprocess_enviroment.
|
|
798
|
|
799 * fileio.c: replaced egetenv("HOME") with calls to the new
|
|
800 get_home_directory().
|
|
801
|
|
802 * lisp.h: Added function prototypes for uncache_home_directory()
|
|
803 and get_home_directory(), along with lisp prototypes for
|
|
804 Fuser_home_directory() and friends.
|
|
805
|
|
806 * nt.c: replaced getenv("HOME") with calls to the new
|
|
807 get_home_directory().
|
|
808
|
|
809 * sysfile.h: for WINDOWSNT, #include <direct.h>, to suppress
|
|
810 warnings about getcwd(), etc. not having prototypes.
|
|
811
|
|
812 1998-05-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
813
|
|
814 * process-nt.c (send_signal): Emulate SIGHUP.
|
|
815 (validate_signal_number): Ditto.
|
|
816
|
|
817 * event-msw.c (mswindows_wnd_proc, WM_KEYDOWN): Unconditionally
|
|
818 remove MOD_SHIFT from ASCII characters.
|
|
819 (mswindows_wnd_proc, WM_KEYDOWN): Do not activate the menubar when
|
|
820 F10 is pressed.
|
|
821
|
|
822 1998-05-24 Oliver Graf <ograf@fga.de>
|
|
823
|
|
824 * frame-x.c (cde-start-drag-internal): added filename and multi-
|
|
825 data transfers
|
|
826 (x_cde_convert_callback) dito
|
|
827
|
|
828 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
829
|
|
830 * frame-x.c: include event-mod.h also with CDE
|
|
831 (x_cde_convert_callback) made the thing working
|
|
832 (cde-start-drag-internal) also debugging
|
|
833
|
290
|
834 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
835
|
|
836 * m/sparc.h:
|
|
837 * getloadavg.c:
|
|
838 * malloc.c:
|
|
839 * unexec.c:
|
|
840 * mem-limits.h:
|
|
841 - add __OpenBSD__ where __NetBSD__ was found.
|
|
842 - TODO: replace platform-specific conditional compilation by
|
|
843 feature tests in configure.in.
|
|
844
|
288
|
845 1998-05-15 Greg Klanderman <greg@alphatech.com>
|
|
846
|
|
847 * window.c (Fwindow_displayed_text_pixel_height): New function.
|
|
848 (syms_of_window): DEFSUBR it.
|
|
849
|
|
850 * indent.c (Fvertical_motion_pixels): New function - request
|
|
851 movement in pixels.
|
|
852 (vmotion_pixels): helper.
|
|
853 (syms_of_indent): DEFSUBR.
|
|
854 * lisp.h: declaration for vmotion_pixels().
|
|
855
|
|
856 * indent.c (Fvertical_motion): Add optional third argument PIXELS,
|
|
857 to request returning motion in pixels.
|
|
858 (Fvertical_motion_pixels): Remove, functionality merged into
|
|
859 Fvertical_motion.
|
|
860 * window.c (window_scroll): call Fvertical_motion with 3 arguments.
|
|
861 (Fmove_to_window_line): ditto.
|
|
862 * lisp.h: Change declaration for Fvertical_motion.
|
|
863
|
|
864 * window.c: rename window-text-pixel-{height,width,edges} to
|
|
865 window-text-area-pixel-*.
|
|
866
|
|
867 1998-05-26 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
868
|
|
869 * tooltalk.c (vars_of_tooltalk) added staticpro for
|
|
870 Tooltalk_Message_plist_str and Tooltalk_Pattern_plist_str
|
|
871
|
|
872 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
873
|
|
874 * faces.c: create a new 3d_object_face, make modeline and
|
|
875 vertical_divider faces fallback to this rather than the default.
|
|
876
|
|
877 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
878
|
|
879 * s/cygwin32.h: define charsets for cygwin.
|
|
880
|
|
881 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
882
|
|
883 * toolbar-msw.c (mswindows_output_toolbar): fix up button sizes
|
|
884 and coordinates. resize bitmaps if we have already settled on a
|
|
885 different size.
|
|
886
|
|
887 * glyphs-msw.c (xpm_to_eimage): add ';' for mswindows compiler.
|
|
888
|
|
889 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
890
|
|
891 * toolbar-msw.c (mswindows_handle_toolbar_wm_command): Ditto.
|
|
892
|
|
893 * menubar-msw.c (mswindows_handle_wm_command): Ditto.
|
|
894
|
|
895 * gui.h: Ditto.
|
|
896
|
|
897 * gui-x.c (popup_selection_callback): Ditto.
|
|
898
|
|
899 * dialog-msw.c (dialog_proc): get_callback -> get_gui_callback.
|
|
900
|
|
901 * gui.c (get_callback): Renamed to get_gui_callback.
|
|
902
|
|
903 1998-05-17 Martin Buchholz <martin@xemacs.org>
|
|
904
|
|
905 * glyphs.h: order rearrangement.
|
|
906
|
|
907 * device-tty.c (tty_asynch_device_change): Warning suppression.
|
|
908 * device-x.c (x_device_system_metrics): Warning suppression.
|
|
909 Make Doc strings consistent with coding standards.
|
|
910
|
|
911 1998-05-24 Martin Buchholz <martin@xemacs.org>
|
|
912
|
|
913 * general.c: multiple definition of `Qicon'. general.c seems
|
|
914 like a good home for Qicon.
|
|
915
|
|
916 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
917
|
|
918 * This patch is to fix compilation warnings under Windows.
|
|
919
|
|
920 * s/windowsnt.h: Encapsulate getpid with sys_getpid.
|
|
921 Added prototypes for FSF inherited functions, with which XEmacs is
|
|
922 sprinkled thoroughly.
|
|
923 Removed some #if 0 code. Bracketed some more definitions, probably
|
|
924 related to Visual C versions prior to 4 (we do not support them).
|
|
925
|
|
926 * sysfloat.h (logb): Finally, get logb() prototyped.
|
|
927
|
|
928 * sysfile.h: Added Windows specific includes.
|
|
929 Removed old Windows specific code bracketed with #if 0.
|
|
930
|
|
931 * sysdep.h: Added prototype for xrealpath().
|
|
932
|
|
933 * sysdep.c (sys_getpid): Added function, to support '95 negative pids.
|
|
934
|
|
935 * symsinit.h: Added prototypes for syms_of_dired_mswindows,
|
|
936 vars_of_dired_mswindows and init_ntproc (Grrr).
|
|
937
|
|
938 * realpath.c: Added Windows specific include files.
|
|
939 (xrealpath): Conditionalized declaration of some auto variables on
|
|
940 S_IFLNK, to avoid warnings.
|
|
941
|
|
942 * ntproc.c: Disabled some compiler warnings. This file is going to
|
|
943 die, so I have not cleaned it up much.
|
|
944 (set_process_dir): Const parameter.
|
|
945 (Fwin32_short_file_name): Down CHECK_* macros to one argument.
|
|
946 (Fwin32_long_file_name): Ditto.
|
|
947 (Fwin32_set_process_priority): Ditto. Why didn't I remove these
|
|
948 three functions?
|
|
949
|
|
950 * nt.h: Added prototypes for set_process_dir and convert_time.
|
|
951
|
|
952 * nt.c: More include files.
|
|
953 (getpwnam): Consted char* argument.
|
|
954 (get_emacs_configuration): Const return value.
|
|
955 (opendir): Const argument.
|
|
956 (stat): Casted converstion long->short.
|
|
957 (stat): Removed ad hoc and questionable support for non-MSC compile.
|
|
958 (sys_pipe): Removed unused auto variable.
|
|
959 (_sys_read_ahead): Removed calls to DebPrint.
|
|
960 (sys_read): Ditto, in 2 places.
|
|
961 (term_ntproc): Added unused int parameter to signal handler, to
|
|
962 avoid a warning when compiling a call to signal().
|
|
963 (msw_sigset): Properly return old signandler or NULL instead of void.
|
|
964
|
|
965 * floatfns.c (Flogb): Casted arguments to unary minus to signed.
|
|
966
|
|
967 * gmalloc.c (morecore): Ditto.
|
|
968 (_free_internal): Ditto.
|
|
969
|
|
970 * lread.c (parse_integer): Ditto.
|
|
971
|
|
972 * dired-msw.c: Added several include files.
|
|
973
|
|
974 * cmdloop.c (Fcommand_loop_1): Added Microsoft C to the Big List
|
|
975 of Compilers to Shut Up.
|
|
976
|
|
977 * callproc.c: Added #includes to suppress warnings under Windows.
|
|
978 (init_callproc): Removed #if0'ed code and unused variables.
|
|
979
|
|
980 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
981
|
|
982 * device-msw.c (mswindows_device_system_metrics): do planes in a
|
|
983 way consistent with X.
|
|
984
|
|
985 * glyphs-msw.c (mswindows_initialize_image_instance_mask): don't
|
|
986 use SetPixel, use DIBits functions.
|
|
987 (xpm_to_eimage): frob colors more closely like xpm deos.
|
|
988
|
|
989 * toolbar-msw.c: only resize bitmaps when shrinking. Adjust look
|
|
990 to be closer to X version.
|
|
991
|
|
992 * event-msw.c: use tooltip string directly.
|
|
993
|
|
994 * redisplay-msw.c: reinstate Kirill's bg pixmap change.
|
|
995
|
|
996 * objects-msw.c: frob rgb colors that only Kyle uses.
|
|
997
|
|
998 * dialog-msw.c (button_width): INLINE -> inline.
|
|
999
|
286
|
1000 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
1001
|
|
1002 * getloadavg.c (getloadavg): Fix typo.
|
|
1003
|
|
1004 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1005
|
|
1006 * objects-msw.c (mswindows_initialize_font_instance): Added support
|
|
1007 for font character sets.
|
|
1008 Replaced 'XXX' with '####' in comments throughout the file.
|
|
1009
|
|
1010 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1011
|
|
1012 * emacs.c (main_1): Added calls to vars_of_dialog_mswindows() and
|
|
1013 console_type_create_dialog_mswindows(), to initialize Windows dialog
|
|
1014 support.
|
|
1015
|
|
1016 * symsinit.h: Prototyped the above functions.
|
|
1017
|
|
1018 * dialog-x.c (x_popup_dialog_box): Moved dialog descriptor consistency
|
|
1019 checks to dialog.c...
|
|
1020
|
|
1021 * dialog.c (Fpopup_dialog_box): ...right here. Added more checks: a
|
|
1022 device must support dialog boxes, and the descriptor must supply at
|
|
1023 least one button.
|
|
1024
|
|
1025 * dialog-msw.c: New file, dialogs for Windows.
|
|
1026
|
|
1027 1998-05-21 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1028
|
|
1029 * eldap.c (ldap_search_unwind): Return Qnil instead of nothing
|
|
1030 (Fldap_search_internal): Removed unused variable `err'
|
|
1031
|
|
1032 * eldap.h: Moved Lisp_LDAP declaration here instead of using a
|
|
1033 forward declaration
|
|
1034
|
|
1035 1998-05-17 Martin Buchholz <martin@xemacs.org>
|
|
1036
|
|
1037 * eldap.h: eldap.[ch] should never be used unless HAVE_LDAP is
|
|
1038 defined. Therefore there is no need to handle the case when
|
|
1039 HAVE_LDAP is undefined. Similarily, there is no reason to have
|
|
1040 any code wrapped within `#ifdef emacs', since this code is only
|
|
1041 useful within an emacs. This simplifies the code significantly.
|
|
1042
|
|
1043 * inline.c: Include eldap.h only if HAVE_LDAP.
|
|
1044 * inline.c: Don't bother including TT_C_H_PATH, since tooltalk.h
|
|
1045 already does that.
|
|
1046
|
|
1047 1998-05-21 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1048
|
|
1049 * unexnt.c (copy_executable_and_dump_data_section): Suppress
|
|
1050 printing dump stats when building without DEBUG_XEMACS.
|
|
1051 (dump_bss_and_heap): Ditto.
|
|
1052
|
|
1053 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
1054
|
|
1055 * gnuclient.c: don't suppress window system if there is no display
|
|
1056 and we are running under mswindows. send 'mswindows device type if
|
|
1057 we are in this situation.
|
|
1058
|
|
1059 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
1060
|
|
1061 * general.c:
|
|
1062 * lisp.h: Qbitmap, Qcursor, Qicon moved here from glyphs-msw.c.
|
|
1063
|
|
1064 * glyphs-msw.c: change cursor imgae type name to resource. Fix
|
|
1065 some nits.
|
|
1066
|
|
1067 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1068
|
|
1069 * EmacsFrame.c (Xt_StringToScrollBarPlacement): Added support for
|
|
1070 {top,bottom}-{left,right} values in addition to
|
|
1071 {top,bottom}_{left,right}.
|
|
1072
|
|
1073 1998-05-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
1074
|
|
1075 * fileio.c (Fmake_temp_name): Remove unreached code.
|
|
1076
|
|
1077 * process-nt.c (validate_signal_number): Use
|
|
1078 signal_simple_error().
|
|
1079
|
|
1080 1998-05-19 Martin Buchholz <martin@xemacs.org>
|
|
1081
|
|
1082 * unexhp9k800.c:
|
|
1083 * sound.c (vars_of_sound):
|
|
1084 * sysdep.c (reset_sigio_on_device):
|
|
1085 * window.c (window_bottom_gutter_height):
|
|
1086 unexhp9k800.c:258: warning: implicit declaration of function
|
|
1087 `calculate_checksum'
|
|
1088 sound.c:604: warning: implicit declaration of function `vars_of_hpplay'
|
|
1089 sysdep.c:1012: warning: unused variable `owner'
|
|
1090 window.c:993: warning: `window_right_toolbar_width' defined but not used
|
|
1091
|
|
1092 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
1093
|
|
1094 * glyphs-msw.c (mswindows_create_resized_mask)
|
|
1095 (mswindows_create_resized_bitmap): new funnctions split out from
|
|
1096 mswindows_resize_dibitmap_instance.
|
|
1097
|
|
1098 * glyphs-msw.h: declare new resize functions.
|
|
1099
|
|
1100 * toolbar-msw.c (mswindows_output_toolbar): use new bitmap resize
|
|
1101 functions so that the original bitmaps are preserved.
|
|
1102
|
|
1103 * sheap.c: fixup static heap exhausted error to avoid FAQs.
|
|
1104
|
|
1105 * redisplay-msw.c (mswindows_output_blank): fixup brush from bg
|
|
1106 color if we are trying to output 0 depth bg pixmap.
|
|
1107
|
|
1108 * scrollbar-msw.c: warning elimination.
|
|
1109
|
|
1110 1998-05-18 Martin Buchholz <martin@xemacs.org>
|
|
1111
|
|
1112 * frame-x.c (x_update_frame_external_traits): Start preprocessor
|
|
1113 directives in column 1.
|
|
1114
|
|
1115 * search.c (skip_chars): Avoid using xzero with arrays, since some
|
|
1116 compilers get confused by the construct &array.
|
|
1117
|
|
1118 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1119
|
|
1120 * objects-msw.h:
|
|
1121 * objects-msw.c: Changed the charset value for a new font from
|
|
1122 "don't care" to "ansi".
|
|
1123
|
|
1124 * glyphs-msw.c (convert_EImage_to_DIBitmap): Warnings fix.
|
|
1125
|
|
1126 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1127
|
|
1128 * event-msw.c (mswindows_wnd_proc, WM_KEYDOWN): Do not clear shift
|
|
1129 modifier on control chars.
|
|
1130 Use IsCharAlpha() instead of isaplha().
|
|
1131
|
|
1132 1998-05-19 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1133
|
|
1134 * s/freebsd.h: FreeBSD 2.2.6 now supports setlocale(LC_ALL, "").
|
|
1135
|
|
1136 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1137
|
288
|
1138 * objects-msw.c (mswindows_initialize_font_instance): Use ANSI
|
|
1139 charset when creating font.
|
|
1140 (mswindows_initialize_color_instance): Do not create brush along
|
|
1141 with a color.
|
|
1142 (mswindows_finalize_color_instance): Do not delete it then.
|
|
1143
|
|
1144 * objects-msw.h (struct mswindows_color_instance_data): Removed
|
|
1145 brush slot, and corresponding accessor macro.
|
|
1146
|
|
1147 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1148
|
286
|
1149 * toolbar.c: Removed toolbar_data lrecord implementation.
|
|
1150 (mark_frame_toolbar_buttons_dirty): Replase usage of toolbar_data
|
|
1151 with toolbar_buttons (via FRAME_TOOLBAR_BUTTONS).
|
|
1152 (compute_frame_toolbar_buttons): Ditto.
|
|
1153 (CHECK_TOOLBAR): Ditto.
|
|
1154 (set_frame_toolbar): Removed allocation of toolbar_data lrecord.
|
|
1155 (update_frame_toolbars): Do not check for changed buffer
|
|
1156 here. Toolbar information is provided by cached specs in
|
|
1157 windows. The check for buffer is eliminated becuase toolbars are
|
|
1158 marked changed in set_frame_selected_window() in frame.c
|
|
1159 Added check for changed toolbars geometry.
|
|
1160 (compute_frame_toolbars_data): Removed unused second parameter;
|
|
1161 Adjusted callers of this static function throughout the file.
|
|
1162 (init_frame_toolbars): Initialize current_toolbar_size.
|
|
1163 (update_frame_toolbars): Use DEVICE_SUPPORTS_TOOLBARS_P instead of
|
|
1164 what is its current expansion, for clarity.
|
|
1165 (init_frame_toolbars): Ditto.
|
|
1166 (init_device_toolbars): Ditto.
|
|
1167 (init_global_toolbars): Ditto.
|
|
1168
|
|
1169 * toolbar.h: Removed definition of toolbar_data lrecord.
|
|
1170 Added accessor macros FRAME_TOOLBAR_BUTTONS and
|
|
1171 FRAME_CURRENT_TOOLBAR_SIZE.
|
|
1172 Added macro DEVICE_SUPPORTS_TOOLBARS_P.
|
|
1173
|
|
1174 * toolbar-x.c (x_output_toolbar): The same change as in
|
|
1175 toolbar-msw.c
|
|
1176 (x_output_toolbar): Ditto.
|
|
1177 (x_redraw_exposed_toolbar): Ditto.
|
|
1178
|
|
1179 * toolbar-msw.c (mswindows_output_toolbar): Retrieve current
|
|
1180 buttons from toolbar_buttons using FRAME_TOOLBAR_BUTTONS macro.
|
|
1181 (mswindows_output_toolbar): Ditto.
|
|
1182 (mswindows_output_toolbar): Ditto.
|
|
1183
|
|
1184 * frame.c (mark_frame): Removed marking of arrays, according to
|
|
1185 frameslots.h change.
|
|
1186 (nuke_all_frame_slots): Ditto.
|
|
1187 (set_frame_selected_window): Mark toolbars changed when
|
|
1188 last_nonminibuf_window changes.
|
|
1189
|
|
1190 * frame.h (struct frame): Moved some slots to frameslots.h.
|
|
1191 Added current_toolbar_size array.
|
|
1192 Changed references from toolbar_data to toolbar_buttons in macros
|
|
1193 FRAME_RAW_THEORETICAL_TOOLBAR_VISIBLE,
|
|
1194 FRAME_RAW_THEORETICAL_TOOLBAR_SIZE and
|
|
1195 FRAME_RAW_THEORETICAL_TOOLBAR_BORDER_WIDTH.
|
|
1196
|
|
1197 * frameslots.h: Added macro MARKED_SLOT_ARRAY a la winslots.h
|
|
1198 Moved arrays of lisp objects here from frame.h: toolbar_size,
|
|
1199 toolbar_visible_p, toolbar_border_width.
|
|
1200 Removed toolbar_data slot and added toolbar_buttons.
|
|
1201
|
|
1202 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1203
|
|
1204 * symsinit.h: Externed syms_of_process_nt()
|
|
1205
|
|
1206 * emacs.c (main_1): Call syms_of_process_nt()
|
|
1207
|
|
1208 * process-nt.c: Quote process arguments by a call to Lisp function
|
|
1209 `nt-quote-process-args'.
|
|
1210 (syms_of_process_nt): New function.
|
|
1211 (nt_send_process): Flush data stream after each write, to avoid
|
|
1212 leaving buffered data.
|
|
1213 (nt_send_process): When blocked on process output, wait for
|
|
1214 process to slurp more for progressively increasing time intervals.
|
|
1215
|
|
1216 1998-05-17 Martin Buchholz <martin@xemacs.org>
|
|
1217
|
|
1218 * window.c (have_undivided_common_edge): Make file-local function
|
|
1219 static.
|
|
1220 (map_windows): Return 0 if all map functions successful.
|
|
1221 Fix typos.
|
|
1222
|
|
1223 * winslots.h: Use unlikely names for local variables in macros to
|
|
1224 avoid shadowing warnings.
|
|
1225
|
|
1226 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
1227
|
|
1228 * toolbar-msw.c (mswindows_output_toolbar): hash on toolbar width
|
|
1229 so that we re-output if the toolbar size has changed.
|
|
1230
|
|
1231 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1232
|
|
1233 * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.
|
|
1234
|
|
1235 * s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.
|
|
1236
|
|
1237 * unexaix.c: Massive cleanup and support of AIX 4.2 (and hopefully
|
|
1238 greater).
|
|
1239
|
|
1240 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1241
|
|
1242 * glyphs-msw.c: Defined OEMRESOURCE before including windows.h to
|
|
1243 get bitmap manifest constants defined.
|
|
1244
|
|
1245 * console-msw.h: Include system files in angle brackets, not in
|
|
1246 quotes.
|
|
1247
|
|
1248 * window.c (specifier_vars_of_window): Fixed a typo in
|
|
1249 `vertical-divider-line-width' docstirng.
|
|
1250
|
|
1251 1998-05-16 Olivier Galibert <galibert@pobox.com>
|
|
1252
|
|
1253 * line-number.c (delete_invalidate_line_number_cache): Use an
|
|
1254 EMACS_INT.
|
|
1255 (buffer_line_number): Remove dangerous, plain wrong when using
|
|
1256 64bits emacs ints, cast.
|
|
1257
|
|
1258 * insdel.c (buffer_delete_range): Use an EMACS_INT.
|
|
1259
|
|
1260 * cmds.c (Fforward_line): Use EMACS_INTs.
|
|
1261
|
|
1262 * search.c (bi_scan_buffer): Change to use EMACS_INTs.
|
|
1263 (scan_buffer): Ditto.
|
|
1264 (bi_find_next_newline_no_quit): Remove useless cast.
|
|
1265 (find_next_newline_no_quit): Ditto.
|
|
1266 (find_next_newline): Ditto.
|
|
1267 (find_before_next_newline): Use an EMACS_INT.
|
|
1268
|
|
1269 * lisp.h: Change scan_buffer to pass EMACS_INTs.
|
|
1270
|
|
1271 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1272
|
|
1273 * menubar-msw.c (mswindows_handle_wm_command): Ditto.
|
|
1274
|
|
1275 * toolbar-msw.c (mswindows_handle_toolbar_wm_command): Ditto.
|
|
1276
|
|
1277 * gui-x.c (popup_selection_callback): Use it.
|
|
1278
|
|
1279 * gui.h (get_callback): Declare it.
|
|
1280
|
|
1281 * gui.c (get_callback): New function.
|
|
1282
|
284
|
1283 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
1284
|
|
1285 * window.c (have_undivided_common_edge): Guard scrollbar specific
|
|
1286 stuff.
|
|
1287 (window_needs_vertical_divider_1): Ditto.
|
|
1288
|
|
1289 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1290
|
|
1291 * emacs.c (decode_path): Eliminate compiler warning.
|
|
1292 (Fdecode_path): Renamed to Fsplit_path.
|
|
1293 (Fsplit_string_by_char): New function.
|
|
1294
|
|
1295 1998-05-14 Damon Lipparelli <lipp@primus.com>
|
|
1296
|
|
1297 * winslots.h: close comment
|
|
1298
|
|
1299 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1300
|
|
1301 * callproc.c: Removed declared and unused variable Qbuffer_file_type.
|
|
1302
|
|
1303 * bufslots.h: Removed buffer_file_type slot.
|
|
1304
|
|
1305 * buffer.c (complex_vars_of_buffer): Removed buffer_file_type from
|
|
1306 buffer local flags.
|
|
1307 (complex_vars_of_buffer): Removed buffer-file-type variable and
|
|
1308 its default reference.
|
|
1309
|
|
1310 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
282
|
1311
|
284
|
1312 * faces.c (complex_vars_of_faces): Defined
|
|
1313 Vvertical_divider_face.
|
|
1314 (vars_of_faces): Staticpro it.
|
|
1315
|
|
1316 * faces.h: Externed Vvertical_divider_face.
|
|
1317
|
|
1318 * redisplay-x.c (x_output_vertical_divider): Use
|
|
1319 Vvertical_divider_face to draw the divider instead of modeline
|
|
1320 face.
|
|
1321
|
|
1322 * redisplay-msw.c (mswindows_output_vertical_divider): Draw
|
|
1323 divider face using Vvertical_divider_face background.
|
|
1324 Fix drawing spacing gaps around the divider.
|
|
1325
|
|
1326 1998-05-14 Didier Verna <verna@inf.enst.fr>
|
|
1327
|
|
1328 * redisplay-x.c (x_output_vertical_divider): removed hard-wired
|
|
1329 values for the vertical divider line width and spacing. Use the
|
|
1330 cached values from the window structure instead.
|
|
1331 (x_divider_width): ditto.
|
|
1332
|
|
1333 * window.c (specifier_vars_of_window): new specifiers:
|
|
1334 vertical-divier -line-width and -spacing.
|
|
1335 (vertical_divider_global_width_changed): formerly known as
|
|
1336 vertical_divider_shadow_thickness_changed.
|
|
1337
|
|
1338 * winslots.h: new slots: vertical_specifier _line_width and
|
|
1339 _spacing. Plus corrected a comment typo.
|
|
1340
|
|
1341 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1342
|
|
1343 * window.h: Declared window_divider_width().
|
282
|
1344
|
284
|
1345 * console-stream.c (stream_divider_width): Removed method.
|
|
1346 (console_type_create_stream): And declaration for it.
|
|
1347
|
|
1348 * redisplay.c (pixel_to_glyph_translation): Use
|
|
1349 window_divider_width() instead of divider_width redisplay method.
|
|
1350 (pixel_to_glyph_translation): Fix top divider edge calculation
|
|
1351 when scrollbar is on top.
|
282
|
1352
|
284
|
1353 * window.c (window_divider_width): New function, an outphaser for
|
|
1354 divider_width redisplay method.
|
|
1355 (window_right_gutter_width): Use it.
|
|
1356 (specifier_vars_of_window): For vertical-divider-{spacing,line-width}
|
|
1357 specifiers, set fallback values differently on TTYs, and document
|
|
1358 the behavior of these on TTYs in the docstrings.
|
|
1359
|
|
1360 * scrollbar.c (update_scrollbar_instance): Use
|
|
1361 window_divider_width() instead of divider_width redisplay method.
|
282
|
1362
|
284
|
1363 * console.h (struct console_methods): Removed divider_width_method.
|
|
1364
|
|
1365 * redisplay-tty.c (tty_divider_width): Removed device method.
|
|
1366 (console_type_create_redisplay_tty): Removed definition for it.
|
|
1367 (tty_output_vertical_divider): Respect the value returned by
|
|
1368 window_divider_width thus divider line width specification.
|
|
1369
|
|
1370 * redisplay-msw.c (mswindows_divider_width): Removed device method.
|
|
1371 (console_type_create_redisplay_mswindows): Removed definition for it.
|
|
1372 (mswinodws_output_vertical_divider): Respect the value returned by
|
|
1373 window_divider_width thus divider line width specification.
|
282
|
1374
|
284
|
1375 1998-05-15 Andy Piper <andyp@parallax.co.uk>
|
|
1376
|
|
1377 * toolbar-msw.c: guess toolbar frame size a bit more accurately.
|
|
1378
|
|
1379 1998-05-15 Andy Piper <andyp@parallax.co.uk>
|
|
1380
|
|
1381 * glyphs-msw.c: resource loading implementation.
|
|
1382 (cursor_normalize): new function.
|
|
1383 (cursor_validate): ditto.
|
|
1384 (cursor_instantiate): ditto.
|
|
1385 (cursor_name_to_resource): ditto.
|
|
1386 (cursor_possible_dest_types): ditto.
|
|
1387 (check_valid_symbol): ditto.
|
|
1388 (check_valid_string_or_int): ditto.
|
|
1389
|
|
1390 1998-05-14 Martin Buchholz <martin@xemacs.org>
|
|
1391
|
|
1392 * sysdep.c (tty_init_sys_modes_on_device): Treat VSUSP just like
|
|
1393 VINTR and VQUIT.
|
|
1394
|
|
1395 * process-unix.c (process_signal_char): Use VSUSP instead of
|
|
1396 non-standard VSWTCH. Always prefer VSUSP to VSWTCH.
|
|
1397
|
|
1398 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1399
|
|
1400 * specifier.c (specifier_instance): Change locale precedence of
|
|
1401 instantiation so window locale has higher priority than buffer
|
|
1402 locale.
|
|
1403 (Fspecifier_instance): Reflect this in docstring.
|
|
1404 (Fadd_spec_list_to_specifier): Ditto.
|
|
1405 (Fadd_spec_to_specifier): Ditto.
|
|
1406 (Fremove_specifier): Ditto.
|
282
|
1407
|
284
|
1408 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1409
|
|
1410 ** Dialog separation into a device method from Andy Piper
|
|
1411
|
|
1412 * emacs.c (main_1): Call console_type_create_dialog_x().
|
|
1413
|
|
1414 * dialog-x.c (x_popup_dialog_box): Old Fpopup_dialog_box converted
|
|
1415 into this device method.
|
|
1416 (console_type_create_dialog_x): New function.
|
|
1417
|
|
1418 * dialog.c (Fpopup_dialog_box): New function.
|
|
1419 (syms_of_dialog): Defsubr it.
|
|
1420
|
|
1421 * console.h (struct console_methods): Declared
|
|
1422 popup_dialog_box_method().
|
|
1423
|
|
1424 * symsinit.h: Defined console_type_create_dialog_{x,mswindows}
|
|
1425
|
|
1426 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
1427
|
|
1428 * dragdrop.c (vars_of_dragdrop): dragdrop-protocols created
|
|
1429 * frame-x.c (x_cde_transfer_callback): checked for merge errors
|
|
1430
|
|
1431 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
1432
|
|
1433 * dragdrop.c (vars_of_dragdrop): provide dragdrop-api
|
|
1434
|
|
1435 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
282
|
1436
|
284
|
1437 * console.h (device_metrics): Removed dbcs, input-method-editor
|
|
1438 and right-to-left metrics.
|
|
1439
|
|
1440 * device.c (Fdevice_system_metric): Ditto.
|
|
1441 (Fdevice_system_metrics): Ditto.
|
|
1442 (syms_of_device): Ditto.
|
|
1443 (Fdevice_system_metric): Swapped DEVICE and METRIC parameters back
|
|
1444 again.
|
|
1445
|
|
1446 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1447
|
|
1448 * line-number.h (mark_line_number_cache): Remove unused
|
|
1449 declaration.
|
|
1450
|
|
1451 * line-number.c (LINE_NUMBER_FAR): Increase to 32768.
|
|
1452 (get_nearest_line_number): Simplify.
|
|
1453 (add_position_to_cache): Make the old marker point nowhere.
|
|
1454
|
|
1455 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1456
|
|
1457 ** Renamed window-divider-map => vertical-divider-map
|
|
1458 and event-over-divider-p => event-over-vertical-divider-p,
|
|
1459 in the following files/functions:
|
|
1460 * events.h:
|
|
1461 * events.c (Fevent_over_divider_p):
|
|
1462 * keymap.c (get_relevant_keymaps):
|
|
1463 (vars_of_keymap):
|
|
1464
|
|
1465 * redisplay.h (OVER_V_DIVIDER): Renamed so from OVER_DIVIDER.
|
|
1466
|
|
1467 * redisplay.c (pixel_to_glyph_translation): Use OVER_V_DIVIDER.
|
282
|
1468
|
284
|
1469 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1470
|
|
1471 * window.c (vertical_divider_changed_in_window): Renamed so.
|
|
1472 (specifier_vars_of_window): Defined Vvertical_divider_draggable_p.
|
|
1473 (window_needs_vertical_divider_1): Decide whether we need it based
|
|
1474 on the value of the above specifier. If separators are unwanted,
|
|
1475 put them only if there's no scrollbar between this window and its
|
|
1476 right neighbor.
|
|
1477 (have_undivided_common_edge): New function, helper for the above.
|
|
1478 (window_needs_vertical_divider): Return either a cached value,
|
|
1479 or clauclate and cache one.
|
|
1480 (invalidate_vertical_divider_cache_in_window): Implemented.
|
|
1481 (map_windows): Changed return type to int, return the value from
|
|
1482 MAPFUN.
|
282
|
1483
|
284
|
1484 * window.h: Prototype invalidate_vertical_divider_cache_in_window.
|
|
1485 (struct window): Added need_vertical_divider_p and
|
|
1486 need_vertical_divider_valid_p.
|
|
1487
|
|
1488 * winslots.h: Added vertical_divider_draggable_p slot.
|
282
|
1489
|
284
|
1490 * scrollbar.c (vertical_scrollbar_changed_in_window): Implemented.
|
|
1491 (specifier_vars_of_scrollbar): Used it in all vertical specifiers.
|
|
1492
|
|
1493 * frame.c (invalidate_vertical_divider_cache_in_frame): New function.
|
|
1494
|
|
1495 * frame.h (MARK_FRAME_WINDOWS_STRUCTURE_CHANGED): Call
|
|
1496 invalidate_vertical_divider_cache_in_frame().
|
|
1497 Prototype it.
|
|
1498
|
|
1499 1998-05-14 Andy Piper <andyp@parallax.co.uk>
|
282
|
1500
|
284
|
1501 * toolbar-msw.c: provide correct parameters to TB_SETROWS.
|
|
1502
|
|
1503 * glyphs-msw.c (mswindows_initialize_image_instance_mask): size
|
|
1504 masks correctly and don't select 0.
|
|
1505
|
|
1506 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1507
|
|
1508 * winslots.h: New file, declaration of some struct window and
|
|
1509 struct saved_window members.
|
|
1510
|
|
1511 * window.h (struct window): Include it, with required preprocessor
|
|
1512 magic.
|
282
|
1513
|
284
|
1514 * window.c (mark_window): Ditto.
|
|
1515 (allocate_window): Ditto.
|
|
1516 (struct saved_window): Ditto.
|
|
1517 (mark_window_config): Ditto.
|
|
1518 (saved_window_equal): Ditto.
|
|
1519 (Fset_window_configuration): Ditto.
|
|
1520
|
|
1521 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1522
|
|
1523 * redisplay-msw.c (mswindows_output_vertical_divider): Syntax fix.
|
|
1524
|
|
1525 1998-05-12 Didier Verna <verna@inf.enst.fr>
|
|
1526
|
|
1527 * redisplay-x.c (x_output_vertical_divider): draw shadows around
|
|
1528 the divider line. The shadow thickness is currently
|
|
1529 hard-wired. This will probably be turned into a specifier soon.
|
|
1530
|
|
1531 1998-05-12 Didier Verna <verna@inf.enst.fr>
|
282
|
1532
|
284
|
1533 * console.h (struct console_methods): the divider_width console
|
|
1534 method now requires a struct window * argument.
|
|
1535
|
|
1536 * redisplay-x.c (x_divider_width): ditto. Plus remove
|
|
1537 X_DIVIDER_WIDTH, X_DIVIDER_SHADOW_THICKNESS.
|
|
1538 (x_output_vertical_divider): give a depressed look when the shadow
|
|
1539 thickness is negative.
|
|
1540
|
|
1541 * console-stream.c (stream_divider_width): pass a struct window *
|
|
1542 argument.
|
|
1543
|
|
1544 * redisplay-tty.c (tty_divider_width): ditto.
|
|
1545
|
|
1546 * window.c (window_right_gutter_width): totdi.
|
|
1547
|
|
1548 * redisplay.c (generate_modeline): ittod.
|
|
1549
|
|
1550 * scrollbar.c (update_scrollbar_instance): ttido.
|
|
1551
|
|
1552 * redisplay-msw.c (mswindows_divider_width): ottid.
|
|
1553 WARNING: this enables to compile, but the feature is not functional.
|
|
1554
|
|
1555 * window.h (struct window): new field
|
|
1556 vertical_divider_shadow_thickness.
|
282
|
1557
|
284
|
1558 * window.c (specifier_vars_of_window): new specifier
|
|
1559 vertical-divider-shadow-thickness.
|
|
1560 (vertical_divider_shadow_thickness_changed): new function to
|
|
1561 inform redisplay that the window has changed.
|
|
1562 (mark_window): handle new field vertical_divider_shadow_thickness
|
|
1563 from struct window.
|
|
1564 (allocate_window): ditto.
|
|
1565 (saved_window_equal): toddi.
|
|
1566 (Fset_window_configuration): totid.
|
|
1567 (save_window_save): ttdio.
|
|
1568 (struct saved_window): new field vertical_divider_shadow_thickness.
|
|
1569
|
|
1570 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1571
|
|
1572 * device-msw.c (mswindows_device_system_metrics): Support a deluge
|
|
1573 of metrics.
|
282
|
1574
|
284
|
1575 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
1576
|
|
1577 * frame-x.c (x_cde_transfer_callback): fixed for the new protocol
|
|
1578 * event-Xt.c (x_event_to_emacs_event): C++ compability
|
|
1579
|
|
1580 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
282
|
1581
|
284
|
1582 * emacs.c (Fdecode_path): Default SEPCHAR to value of
|
|
1583 path-separator.
|
|
1584
|
|
1585 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1586
|
|
1587 * emacs.c (vars_of_emacs): Do it here; change the meaning of
|
|
1588 Vpath_separator.
|
|
1589
|
|
1590 * fileio.c (vars_of_fileio): Don't define Vpath_separator here.
|
|
1591
|
|
1592 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
282
|
1593
|
284
|
1594 * emacs.c (decode_path_1): New function.
|
|
1595 (decode_path): Use it.
|
|
1596 (Fdecode_path): Renamed from Fdecode_path_internal; use
|
|
1597 decode_path_1.
|
|
1598
|
|
1599 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1600
|
|
1601 * macros.c (Fzap_last_kbd_macro_event): New function.
|
|
1602 (Fend_kbd_macro): Remove REMOVE_LAST kludge.
|
|
1603
|
|
1604 1998-05-10 Andy Piper <andyp@parallax.co.uk>
|
282
|
1605
|
284
|
1606 * redisplay-msw.c (mswindows_output_dibitmap_region): make sure
|
|
1607 multiple bitmaps are output vertically as well as horizontally.
|
|
1608 * (mswindows_output_dibitmap): don't cope with bitmap boundaries
|
|
1609 crossing lines this is handled by
|
|
1610 mswindows_output_dibitmap_region.
|
|
1611
|
|
1612 1998-05-12 Martin Buchholz <martin@xemacs.org>
|
|
1613
|
|
1614 * inline.c: Include eldap.h
|
|
1615
|
|
1616 * menubar-x.c (x_update_frame_menubar_internal):
|
|
1617 Remove: unused variable `container'
|
|
1618
|
|
1619 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
1620
|
|
1621 * s/aix4.h: Allow AIX 4.3 XEmacs to compile cleanly.
|
|
1622 Unfortunately, the resulting temacs still cannot dump.
|
282
|
1623
|
284
|
1624 * symbols.c (symbol_is_constant):
|
|
1625 (verify_ok_for_buffer_local):
|
|
1626 -Wswitch Warning suppression - add default case to switches.
|
|
1627
|
|
1628 * redisplay.c (decode_mode_spec): Remove unused variables,
|
|
1629 Replace Fcoding_system_property (codesys, Qmnemonic) with
|
|
1630 XCODING_SYSTEM_MNEMONIC (codesys);
|
|
1631 Fcoding_system_property is for users.
|
|
1632
|
|
1633 * buffer.c:
|
|
1634 * fileio.c:
|
|
1635 * lread.c:
|
|
1636 * xselect.c:
|
|
1637 Change empty docstrings into no doc strings at all.
|
|
1638 Fix bogus FSF-format docstrings.
|
282
|
1639
|
284
|
1640 * extents.c:
|
|
1641 Standardize docstrings.
|
|
1642
|
|
1643 * floatfns.c:
|
|
1644 Explain problems with matherr.
|
|
1645
|
|
1646 * glyphs.c: make DEFUNs etags-readable, i.e. single-line
|
282
|
1647
|
284
|
1648 * syssignal.h:
|
|
1649 if BROKEN_SIGIO, then SIGIO wants to be undefined.
|
|
1650 if SIGIO and not SIGPOLL, SIGPOLL wants to be SIGIO.\
|
|
1651 Fix the weird resultant interaction (causes windows problems)
|
|
1652
|
|
1653 * gdbinit:
|
|
1654 * dbxrc:
|
|
1655 Take new EMACSBOOTSTRAPLOADPATH into account.
|
|
1656 Update documentation strings
|
282
|
1657
|
284
|
1658 * Makefile.in.in:
|
|
1659 - Adjust for luser's CDPATH being set to something weird.
|
|
1660 - Take into account bash 2.02's tendency to print the cwd when
|
|
1661 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
1662 - fix the run-temacs target to use $(DUMPENV)
|
|
1663 - fix the run-puremacs target to use $(DUMPENV)
|
|
1664 - fix the `depend' target to properly $(RM) the right files
|
|
1665 - Generate a better TAGS file for XEmacs' lisp code using
|
|
1666 hand-crafted regexps.
|
|
1667 - Use standard coding conventions for modules/Makefile.in
|
|
1668
|
|
1669 1998-05-12 Didier Verna <verna@inf.enst.fr>
|
|
1670
|
|
1671 * redisplay.c: removed the scrolling modeline code that didn't
|
|
1672 make it for 21.0. To be continued ...
|
|
1673
|
|
1674 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1675
|
|
1676 * emacs.c (Fdecode_path_internal): Removed bogus handling of nil
|
|
1677 and empty string inputs.
|
|
1678
|
|
1679 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1680
|
|
1681 * redisplay-x.c (x_output_vertical_divider): Fixed typo.
|
|
1682
|
|
1683 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
1684
|
|
1685 * event-stream.c (enqueue_misc_user_event_pos): created
|
|
1686 * lisp.h (enqueue_misc_user_event_pos): prototype added
|
|
1687 * frame-x.c (x_cde_transfer_callback): debug code plus API changes
|
|
1688 * emacs.c: call vars_of_dragdrop
|
|
1689 * dragdrop.c (vars_of_dragdrop): provide dragdrop
|
|
1690
|
|
1691 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
1692
|
|
1693 * frame-x.c (x_cde_transfer_callback): return at correct pos
|
|
1694 * event-Xt.c (x_event_to_emacs_event): changed format of drop
|
|
1695 object for MIME (see comment in dragdrop.c)
|
|
1696 * dragdrop.c: API change documented in comment
|
|
1697 removed provide of dragdrop [is provided by dragdrop.el]
|
|
1698
|
|
1699 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1700
|
|
1701 * window.c (window_needs_vertical_divider): Enable vertical
|
|
1702 dividers for every non-rightmost window.
|
|
1703 (window_left_gutter_width): Left gutter consists of mythical
|
|
1704 toolbar and a virtual scrollbar.
|
|
1705 (window_right_gutter_width): The right one may have a divider
|
|
1706 also.
|
|
1707
|
|
1708 * scrollbar.c (update_scrollbar_instance): Position vertical
|
|
1709 scrollbar left to divider if the latter present.
|
|
1710
|
|
1711 * redisplay.h: Declared OVER_DIVIER constant.
|
|
1712
|
|
1713 * redisplay.c (pixel_to_glyph_translation): Handle OVER_DIVIDER
|
|
1714 case.
|
|
1715
|
|
1716 * redisplay-x.c (x_output_vertical_divider): Output divider along
|
|
1717 the right side of the window, down to window bottom. Swapped
|
|
1718 foreground and background colors so it is visible by default.
|
282
|
1719
|
284
|
1720 * redisplay-tty.c (tty_output_vertical_divider): Uncondiionally
|
|
1721 stick the divider to the right window side.
|
|
1722
|
|
1723 * redisplay-msw.c (mswindows_redisplay_deadbox_maybe): Fixed
|
|
1724 deadbox painting.
|
|
1725 (mswindows_divider_width): Ask system for user preferred value.
|
|
1726 (mswindows_output_vertical_divider): Always output the divider on
|
|
1727 the right side of a window, down to bottom.
|
|
1728
|
|
1729 * keymap.c (get_relevant_keymaps): Route mouse button events which
|
|
1730 happened over a window divider through window-divider-map.
|
|
1731 (Fkey_binding): Documented that in the docstring.
|
|
1732 Defined the variable Vwindow_divider_map.
|
282
|
1733
|
284
|
1734 * events.c (Fevent_over_divider_p): Added this function.
|
|
1735
|
|
1736 * events.h: EXFUNed it.
|
|
1737
|
|
1738 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1739
|
|
1740 * toolbar.c (update_frame_toolbars): Re-layout frame windows if
|
|
1741 toolbar geometry is suspected to change.
|
|
1742
|
|
1743 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1744
|
|
1745 * src/device-msw.c
|
|
1746 * src/event-msw.c
|
|
1747 Condition dnd and dde code on HAVE_DRAGNDROP.
|
|
1748
|
|
1749 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
282
|
1750
|
284
|
1751 * events.c (format_event_object): Print space as SPC etc.
|
|
1752
|
|
1753 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1754
|
|
1755 * print.c (print_internal): In the default case, abort() if
|
|
1756 ERROR_CHECK_TYPECHECK.
|
|
1757
|
|
1758 * fileio.c (Fmake_temp_name): Doc fix.
|
|
1759
|
|
1760 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1761
|
|
1762 * xgccache.c (describe_gc_cache): Define only if DEBUG_XEMACS.
|
|
1763
|
|
1764 * undo.c (Fprimitive_undo): Fixed typo.
|
282
|
1765
|
284
|
1766 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1767
|
|
1768 * fns.c (concat): Signal error on integer argument.
|
|
1769
|
|
1770 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1771
|
|
1772 * console.h (device_metrics): Prefixed each constatnt with DM_
|
|
1773
|
|
1774 * device.c: (Fdevice_system_metric): Renamed so from plural form
|
|
1775 (metrics); Changed parameters order and added DEFAULT parameter;
|
|
1776 Unabbreviated some metric constants; Fixed and untabified doc string.
|
|
1777 (Fdevice_system_metrics): Added. Returns a plist of all provided
|
|
1778 metrics.
|
|
1779
|
|
1780 * device-msw.c (mswindows_device_system_metrics): Renamed
|
|
1781 device_metrics enum constants.
|
|
1782 Return Qunbound instead of Qnil.
|
282
|
1783
|
|
1784 * device-tty.c (tty_device_system_metrics): Ditto.
|
|
1785
|
|
1786 * device-x.c (x_device_system_metrics): Ditto.
|
|
1787
|
284
|
1788 1998-05-10 Andy Piper <andyp@parallax.co.uk>
|
272
|
1789
|
284
|
1790 * redisplay-msw.c: implement background pixmaps (really!). Make
|
|
1791 sure bg color is transparent if we have bg pmaps.
|
|
1792 * (mswindows_output_string) (mswindows_clear_region): output bg
|
|
1793 pmap if required.
|
|
1794 * (mswindows_output_dibitmap_region): new function.
|
|
1795 * (mswindows_output_dibitmap): output offset pixmaps, blt masks in
|
|
1796 the bg color rather than transparently.
|
263
|
1797
|
284
|
1798 * toolbar-msw.c: use masks if they exist.
|
241
|
1799
|
284
|
1800 * glyphs-msw.c: set up masks correctly.
|
215
|
1801
|
284
|
1802 * event-msw.c: typedef SOCKET if cygwin and not msg select().
|
209
|
1803
|
284
|
1804 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
203
|
1805
|
284
|
1806 * regex.c (re_match_2_internal): Check for quit.
|
149
|
1807
|
284
|
1808 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
104
|
1809
|
284
|
1810 * frame.c (Ffocus_frame): New function.
|
82
|
1811
|