2005-10-14 |
YAMAMOTO Mitsuharu |
(note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for
|
2005-10-12 |
YAMAMOTO Mitsuharu |
(note_mouse_movement): Undo last change.
|
2005-10-12 |
YAMAMOTO Mitsuharu |
(note_mouse_movement): Restore help_echo_string if mouse is moved
|
2005-10-11 |
Kim F. Storm |
(note_mouse_movement): Fix last_mouse_glyph check.
|
2005-10-07 |
YAMAMOTO Mitsuharu |
Rename member for_overlaps_p in struct glyph_string to for_overlaps.
|
2005-09-11 |
Jason Rumney |
2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-28 |
Juanma Barranquero |
(my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-02 |
Eli Zaretskii |
(w32_draw_vertical_window_border): Use foreground of
|
2005-07-01 |
Jason Rumney |
* w32term.c (cleartype_active): New flag for enabling sub-pixel
|
2005-06-13 |
Eli Zaretskii |
(x_use_underline_position_properties): New variable.
|
2005-03-26 |
Jason Rumney |
(x_focus_changed, w32_detect_focus_change): New functions.
|
2005-01-27 |
Kim F. Storm |
(x_draw_hollow_cursor): Use get_phys_cursor_geometry.
|
2005-01-20 |
Kim F. Storm |
(x_draw_glyph_string_box): Fix last_x for full width rows.
|
2005-01-03 |
Jason Rumney |
(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
|
2004-12-11 |
Jan Djärv |
* w32term.c (x_calc_absolute_position): Remove calculation of
|
2004-11-21 |
Kim F. Storm |
(w32_clip_to_row): Add area arg. Callers changed.
|
2004-11-01 |
Jason Rumney |
Delete region objects after use.
|
2004-10-20 |
Jason Rumney |
(x_draw_glyph_string): Use overline_color for overlines.
|
2004-10-17 |
Jason Rumney |
Remove excessive vertical whitespace.
|
2004-10-07 |
Kim F. Storm |
(x_update_window_end): Fix flicker on vertical line between
|
2004-09-29 |
Kim F. Storm |
(fringe_bmp): Change to pointer.
|
2004-08-20 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
2004-05-17 |
Jason Rumney |
(w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and make
|
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-05 |
Kim F. Storm |
(w32_read_socket): Set mouse_face_hidden after clearing highlight.
|
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 wide,
|
2004-02-09 |
Sam Steingold |
(w32_draw_fringe_bitmap): Fixed a typo in the last patch.
|
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-01 |
Jason Rumney |
(w32_text_out): Use s->font, for consistency with callers.
|
2003-12-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2003-12-27 |
Kim F. Storm |
(Qface, Qmouse_face): Remove unused externs.
|
2003-12-26 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
2003-12-25 |
Karoly Lorentey |
Implemented multiple tty support.
|
2003-12-24 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
2003-10-05 |
Jan Djärv |
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-31 |
Jason Rumney |
Document 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 Barranquero |
Add 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. Scrolling down/up the
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-04-04 |
Richard M. Stallman |
Break the line after the return type in function definition.
|
2003-03-31 |
Juanma Barranquero |
(x_wm_set_icon_position): Define return value as void.
|
2003-03-31 |
Kim F. Storm |
Remove 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 crashing Emacs.
|