]> code.delx.au - gnu-emacs/history - src/w32term.c
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
[gnu-emacs] / src / w32term.c
2004-11-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-11-01 Jason RumneyDelete region objects after use.
2004-10-27 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-27 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-22 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-20 Jason Rumney(x_draw_glyph_string): Use overline_color for overlines.
2004-10-17 Jason RumneyRemove excessive vertical whitespace.
2004-10-14 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-10-07 Kim F. Storm(x_update_window_end): Fix flicker on vertical line...
2004-10-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-30 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-29 Kim F. Storm(fringe_bmp): Change to pointer.
2004-09-29 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-25 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-21 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-17 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-15 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-09 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-09-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-08-27 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-08-20 Kim F. StormRename wait_reading_process_input to wait_reading_proce...
2004-08-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-08-03 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-28 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-23 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-17 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-11 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-07-06 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-06-29 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-06-28 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--unicode--0...
2004-05-17 Jason Rumney(w32_num_mouse_buttons): Rename from Vw32_num_mouse_but...
2004-05-01 Jason Rumney(x_draw_hollow_cursor): Sync with xterm.c
2004-04-20 Kim F. Storm(w32_draw_relief_rect): Add top_p and bot_p args.
2004-04-16 Kenichi HandaSync to HEAD
2004-04-05 Kim F. Storm(w32_read_socket): Set mouse_face_hidden after clearing...
2004-03-01 Jason Rumney(w32_read_socket): Fix last change to ButtonPress handling.
2004-02-27 Kim F. Storm(w32_read_socket): Remove bufp_r and numcharsp args.
2004-02-22 Jason Rumney(w32_draw_fringe_bitmap): Draw overlaid bitmaps
2004-02-16 Jason Rumney(w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.
2004-02-13 Kim F. Storm(w32_define_fringe_bitmap): Bitmaps are now 16 bits...
2004-02-09 Sam Steingold(w32_draw_fringe_bitmap): Fixed a typo in the last...
2004-02-08 Kim F. Storm(w32_draw_fringe_bitmap): Copy unadapted code from
2004-01-16 Kim F. Storm(x_update_window_end): Call draw_window_fringes.
2004-01-15 Kenichi Handa(x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS...
2004-01-01 Jason Rumney(w32_text_out): Use s->font, for consistency with callers.
2003-12-27 Kim F. Storm(Qface, Qmouse_face): Remove unused externs.
2003-10-12 Jason Rumney(GLYPHSET, WCRANGE): Define if system headers don't.
2003-10-11 Jason Rumney(w32_encode_char): New charset parameter. font_info...
2003-10-05 Jan Djärv* w32term.c (w32_read_socket): Remove call to x_check_f...
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-08-31 Jason RumneyDocument last change.
2003-08-31 Jason Rumney(w32_per_char_metric): Allow cached metrics to be
2003-08-27 Jason Rumney(w32_read_socket): Fix WM_MOUSEWHEEL assignment.
2003-06-01 Jason Rumney(construct_mouse_wheel): Construct WHEEL_EVENT.
2003-05-27 Juanma BarranqueroAdd missing code from previous patch by David Ponce.
2003-05-27 Jason Rumney(GET_WHEEL_DELTA_WPARAM): New macro.
2003-05-26 Juanma Barranquero(construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT...
2003-05-24 Kim F. StormMake (several) trivial substitutions for renamed and
2003-04-04 Richard M. StallmanBreak the line after the return type in function defini...
2003-03-31 Juanma Barranquero(x_wm_set_icon_position): Define return value as void.
2003-03-31 Kim F. StormRemove unnecessary extern declarations.
2003-03-23 Kim F. Storm(w32_draw_window_cursor): Fix last change.
2003-03-21 Kim F. Storm* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
2003-03-21 Kim F. Storm(struct redisplay_interface): Add active_p argument to
2003-03-21 Kim F. Storm* w32term.c: Remove consolidated defines and code.
2003-03-16 Jason Rumney(w32_encode_char): Prevent double-byte chars from crash...
2003-03-16 Kim F. StormRemove consolidated defines and code.
2003-03-12 Kim F. StormRemove generic fringe code.
2003-03-06 Juanma Barranquero(w32_make_rdb): New function.
2003-01-31 Kenichi Handa(w32_encode_char): Call ccl_driver with the last arg...
2003-01-22 Jason Rumney* w32term.c (x_draw_glyph_string_foreground)
2003-01-21 Jason Rumney2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj...
2002-12-18 Ben KeyRevisited my earlier fix for the following entry in...
2002-12-12 Jason Rumney(last_mousemove_x, last_mousemove_y): New variables.
2002-11-16 Jason Rumney(w32_get_glyph_string_clip_rect): Clip cursor tightly.
2002-11-15 Jason Rumney(x_draw_image_foreground)
2002-11-15 Jason Rumney(x_draw_image_foreground, x_draw_image_glyph_string)
2002-11-08 Juanma Barranquero(w32_draw_fringe_bitmap): Remove unused local variable...
2002-10-26 Kim F. Storm(note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-24 Kim F. Storm(x_display_and_set_cursor): Get active_cursor from
2002-10-23 Juanma Barranquero(w32_term_init): Pass XColor to w32_define_color, not...
2002-08-30 Kim F. StormChanged all occurrences of w32_highlight_frame with...
2002-08-30 Kim F. Storm(x_specified_cursor_type): Remove prototype.
2002-08-29 Richard M. Stallman(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
2002-08-15 Kenichi Handa(x_produce_glyphs): Use ASCII_CHAR_P, not
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-06-13 Pavel JaníkRename enum event_kind items.
2002-05-25 Jason Rumney(x_draw_bar_cursor): Update parameter list in declaration.
2002-05-22 Jason Rumney(x_draw_bar_cursor): New argument KIND; callers changed.
2002-05-08 Kim F. Storm(x_draw_image_foreground, w32_draw_image_foreground_1):
2002-04-16 Jason Rumney(construct_drag_n_drop): Likewise.
2002-04-03 Pavel JaníkRename autoselect_window_p to mouse_autoselect_window.
2002-04-01 Pavel JaníkRename x_autoselect_window_p to autoselect_window_p.
2002-03-31 Pavel JaníkFix typo.
2002-03-29 Jason Rumney(w32_draw_relief_rect): Fix calculations of line lengths.
2002-03-23 Jason Rumney(w32_handle_tool_bar_click): Detect up and down events
2002-03-22 Jason Rumney(zv_bits): Declare as short, for word alignment.
2002-03-20 Jason Rumney(w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to extra...
next