log src/w32fns.c @ 89280:90cfc2d753b5

age author description
2002-02-23 Jason Rumney (w32_wnd_proc) <WM_TIMER>: Fix last change.
2002-02-23 Jason Rumney (mouse_move_timer, mouse_button_timer): Initialize.
2002-02-18 Jason Rumney *** empty log message ***
2002-02-09 Jason Rumney (w32_load_system_font): Prevent Cleartype fonts from loading.
2002-02-09 Jason Rumney (enum_font_cb2): Don't let charsets unknown to Windows
2002-01-24 Jason Rumney (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
2002-01-23 Jason Rumney (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
2002-01-20 Jason Rumney (w32_visible_system_caret_hwnd): New static variable.
2002-01-20 Jason Rumney (w32_load_system_font, w32_to_x_charset): Use strnicmp
2002-01-19 Jason Rumney (Fx_create_frame): Bind redisplay-dont-pause around
2002-01-13 Jason Rumney (w32_pass_extra_mouse_buttons_to_system): New user option.
2002-01-05 Jason Rumney (compute_tip_xy): If tooltip won't fit on the screen
2001-12-13 Eli Zaretskii (x_report_frame_params): Makes the scroll-bar-width frame parameter have
2001-12-05 Kim F. Storm (x_report_frame_params): Return actual fringe widths.
2001-12-01 Jason Rumney (trackmouse_window, track_mouse_event_fn): New vars.
2001-12-01 Kim F. Storm Merged fringe width related changes from xfns.c.
2001-11-28 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
2001-11-25 Jason Rumney (x_create_tip_frame): Set frame's fringes_extra to 0.
2001-11-24 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
2001-11-22 Jason Rumney (x_window_to_frame): Remove irrelevant TODO comment.
2001-11-20 Jason Rumney (Vw32_system_coding_system): Remove.
2001-11-18 Jason Rumney (x_set_frame_parameters): Avoid infinite recursion for
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-13 Jason Rumney Doc fixes.
2001-11-13 Pavel Janík (Fx_synchronize): Reindent.
2001-11-13 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-10 Jason Rumney (enum_font_cb2): Use leading @ on face name to detect
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
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 Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-12 Stefan Monnier Update 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 Moellmann Rename 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, when
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-after-frame-defaults.
2000-12-01 Jason Rumney Fix last change.
2000-11-30 Jason Rumney (x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.
2000-11-27 Jason Rumney (w32_load_system_font): Always mark font as double byte if codepage is unicode.
2000-11-25 Jason Rumney (x_to_w32_font): Do not filter out italic fonts, as new