Doc fixes.
[bpt/emacs.git] / src / w32fns.c
2001-11-13 Jason RumneyDoc fixes.
2001-11-13 Pavel Janík(Fx_synchronize): Reindent.
2001-11-13 Jason RumneyChange doc-string comments to `new style'. [w/`doc...
2001-11-10 Jason Rumney(enum_font_cb2): Use leading @ on face name to detect
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-30 Jason Rumney(w32_to_x_charset): Increase size of XLFD charset buffer.
2001-10-27 Jason Rumney(w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
2001-10-21 Jason Rumney(Fx_file_dialog): Pass a filter to GetOpenFileName.
2001-10-17 Andrew Innes(w32_load_system_font): Cache codepage for font, in
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-12 Stefan MonnierUpdate calls to openp.
2001-10-04 Andrew Innes(x_to_w32_color): Fix argument to alloca.
2001-09-05 Andrew Innes(w32_createwindow): Undo last change.
2001-09-04 Andrew Innes(w32_createwindow): Remove the WS_CLIPCHILDREN style
2001-05-12 Eli Zaretskii(w32_to_x_font): Change prototype to fit the declaration.
2001-03-06 Gerd Moellmann(Fx_create_frame): Clear Vwindow_list.
2001-02-23 Jason Rumney(Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES
2001-02-21 Gerd MoellmannRename everything containing *busy_cursor* and similar
2001-02-14 Andrew Innes(w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
2001-02-09 Jason Rumney(Fx_show_tip): Fix calls to make_number.
2001-01-28 Kenichi Handa(w32_font_match): Allocate three more bytes to regex
2001-01-17 Gerd Moellmann(QCconversion): Replaces QCalgorithm. Update copyright.
2001-01-13 Jason Rumney(x_to_w32_color, x_set_icon_name, xlfd_strip_height)
2001-01-02 Andrew Innes(Fx_display_color_cells): Determine correct value,...
2001-01-01 Jason Rumney(x_figure_window_size): Do not allow new_height and
2000-12-20 Jason Rumney(syms_of_w32fns): Initialize and staticpro tip_frame.
2000-12-18 Andrew Innes(Fw32_shell_execute): Use it.
2000-12-17 Andrew Innes(Ffile_system_info): New function.
2000-12-17 Gerd Moellmann(unwind_create_frame): Return t if frame was deleted.
2000-12-14 Andrew Innes(Fx_hide_tip): Avoid unnecessary work when there's
2000-12-07 Andrew Innes(xlfd_charset_of_font): Fix last change.
2000-12-06 Andrew Innes(xlfd_charset_of_font): Don't overwrite fontname
2000-12-02 Jason Rumney(Fx_create_frame): Reintroduce the call to face-set...
2000-12-01 Jason RumneyFix last change.
2000-11-30 Jason Rumney(x_set_cursor_color): Use x_update_cursor instead of...
2000-11-27 Jason Rumney(w32_load_system_font): Always mark font as double...
2000-11-25 Jason Rumney(x_to_w32_font): Do not filter out italic fonts, as new
2000-11-24 Jason Rumney(x_change_window_heights): New function.
2000-11-24 Jason Rumney(x_set_tool_bar_lines): Clear internal border when...
2000-11-13 Miles Bader(x_create_bitmap_from_file, x_find_image_file): Use...
2000-11-10 Jason Rumney(Qw32_charset_hangeul): Rename to match w32 headers.
2000-11-05 Andrew Innes(Fx_server_version): Include w32_build_number in the
2000-10-27 Jason Rumney(Fx_create_frame): Make default fontsize on w32 10...
2000-10-23 Jason Rumney(x_to_w32_font): Initialize dpi from dpyinfo->resy.
2000-10-21 Andrew Innes(w32_load_system_font): Call w32_cache_char_metrics.
2000-10-19 Jason Rumney(Fx_create_frame): Don't bother calling
2000-08-22 Andrew Innes(max): Define macro.
2000-08-05 Gerd MoellmannReplace `illegal' with `invalid'.
2000-07-15 Jason Rumney(w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a...
2000-05-30 Jason RumneyFormat and doc changes to bring closer to xfns.c.
2000-05-20 Kenichi Handa(w32_to_x_font): Setup members src_multibyte and
2000-05-19 Gerd Moellmann(Vimage_types): Removed.
2000-03-22 Jason Rumney(w32_wnd_proc): Handle WM_MENUSELECT message.
2000-03-01 Jason RumneyBring up to date with xfns.c changes from 2000-02-25...
2000-02-27 Jason Rumney(w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LB...
2000-01-30 Jason Rumney(w32_defined_color): Check for valid frame before
2000-01-23 Jason Rumney(w32_defined_color): Apply gamma correction before...
2000-01-23 Jason RumneySubstantial rewrite for new redisplay. Major changes:
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
1999-09-12 Ken RaeburnUse XCAR and XCDR instead of explicit member references.
1999-08-16 Geoff Voelker(x_set_frame_parameters): Set foreground and
1999-08-10 Geoff Voelker(x_set_icon_type): Support setting frame icons.
1999-07-27 Kenichi Handa(w32_find_ccl_program): Add casting.
1999-07-26 Kenichi Handa(w32_find_ccl_program): Get compiled CCL code by just
1999-06-16 Andrew Innes(w32_to_x_weight): Return "demibold" instead of "semibold".
1999-05-20 Andrew Innes(w32_wnd_proc): Ensure mouse capture is released if
1999-05-11 Andrew Innes(x_to_w32_charset): Reinstall VIETNAMESE_CHARSET
1999-05-05 Andrew Innes(w32_strict_painting): New variable.
1999-05-04 Andrew Innes(x_to_w32_charset): Fix typo: want to map all Japanese
1999-05-02 Andrew Innes(unibyte_display_via_language_environment):
1999-05-02 Andrew Innes[andrewi]
1999-04-07 Richard M. Stallman(x_to_w32_font): Provide sufficient buffer to encode_co...
1999-03-17 Geoff Voelker(enum_font_cb2): Set the font height to be the
1999-03-14 Geoff Voelker(w32_strict_fontnames): New variable.
1999-03-14 Geoff Voelker(w32_wnd_proc): Handle WM_GETMINMAXINFO message.
1999-02-26 Richard M. StallmanUse epaths.h istead of paths.h.
1999-02-17 Andrew Innes(Vw32_quit_key): New variable.
1999-02-02 Andrew Innes(syms_of_w32fns): Change default value of w32-mouse...
1999-01-28 Geoff Voelker(w32_load_system_font): Do not load unlisted fonts if
1999-01-28 Richard M. Stallman(x_set_frame_parameters): gcpro as needed.
1999-01-27 Andrew Innes(w32_wnd_proc): Fix bug introduced by previous change;
1999-01-22 Geoff Voelker(Vw32_bdf_filename_alist): New variable.
1999-01-19 Geoff Voelker(x_to_w32_charset): Add iso8859-9.
1998-12-28 Andrew Innes(w32_msg_pump): Ignore WM_NULL message posted to thread
1998-12-02 Geoff Voelker(Vw32_phantom_key_code): New variable.
1998-12-02 Geoff Voelker(w32_last_error): Fix cut+paste error.
1998-11-10 Geoff Voelker(Vw32_pass_optional_keys_to_system): Variable removed.
1998-11-04 Geoff Voelker(w32_list_fonts): Report an error if a frame has not
1998-11-03 Andrew Innes(x_to_w32_font): Specify DEFAULT_CHARSET in the w32...
1998-10-27 Geoff Voelker(w32_color_map_lookup): Remove duplicate definition.
1998-10-20 Geoff Voelker(Vx_pixel_size_width): New global variable.
1998-10-09 Geoff Voelker(x_create_bitmap_from_file): Skip special files.
1998-09-24 Geoff Voelker(w32_color_map_lookup): New function.
1998-09-01 Geoff Voelker(w32_wnd_proc): Always zero button_state when releasing
1998-06-27 Richard M. Stallman(Fx_list_fonts): Bring arglist into sync with xfns.c.
1998-05-15 Richard M. Stallman(w32_wnd_proc): Call signal_quit when C-g is received.
1998-05-02 Geoff Voelker(enum_font_cb2): Only ignore raster fonts when
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-04-30 Geoff Voelker(msh_mousewheel): New variable.
1998-04-23 Geoff Voelker(x_set_vertical_scroll_bars): Put scroll bars on the
next