| Commit message (Expand) | Author | Age | Files | Lines |
| * | (request_sigio, unrequest_sigio): Do nothing in | Andreas Schwab | 2005-10-13 | 2 | -8/+21 |
| * | (note_mouse_movement): Undo last change. | YAMAMOTO Mitsuharu | 2005-10-12 | 4 | -6/+4 |
| * | (handle_one_xevent): Clear last_mouse_glyph on mouse up/down. | Kim F. Storm | 2005-10-12 | 1 | -0/+1 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-12 | 1 | -0/+4 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-10-12 | 2 | -0/+5 |
| * | (note_mouse_movement): Restore help_echo_string if mouse is moved | YAMAMOTO Mitsuharu | 2005-10-12 | 2 | -0/+4 |
| * | (init_buffer): Rename `rc' to `len' for clarity. | Romain Francoise | 2005-10-12 | 2 | -6/+10 |
| * | (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to | YAMAMOTO Mitsuharu | 2005-10-12 | 2 | -5/+18 |
| * | (glyph_rect, remember_mouse_glyph): Remove X versions. | Kim F. Storm | 2005-10-11 | 1 | -96/+2 |
| * | (remember_mouse_glyph): New generic version based on | Kim F. Storm | 2005-10-11 | 1 | -0/+175 |
| * | (note_mouse_movement): Fix last_mouse_glyph check. | Kim F. Storm | 2005-10-11 | 1 | -110/+4 |
| * | (note_mouse_movement): Add call to remember_mouse_glyph. | Kim F. Storm | 2005-10-11 | 1 | -132/+41 |
| * | (remember_mouse_glyph): Add prototype. | Kim F. Storm | 2005-10-11 | 1 | -0/+2 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-11 | 1 | -0/+20 |
| * | (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN. | Kim F. Storm | 2005-10-11 | 1 | -4/+4 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-11 | 1 | -2/+6 |
| * | *** empty log message *** | Romain Francoise | 2005-10-11 | 1 | -3/+3 |
| * | (make_lispy_position): Fix buffer calculations for | Kim F. Storm | 2005-10-11 | 1 | -12/+27 |
| * | (coordinates_in_window): Fix returned y position when | Kim F. Storm | 2005-10-11 | 1 | -1/+4 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-11 | 1 | -0/+8 |
| * | *** empty log message *** | Juanma Barranquero | 2005-10-11 | 1 | -2/+18 |
| * | (fn_jpeg_stdio_src): Don't define it. | Juanma Barranquero | 2005-10-11 | 1 | -21/+132 |
| * | (PER_CHAR_METRIC): Remove unused macro. | YAMAMOTO Mitsuharu | 2005-10-11 | 2 | -245/+281 |
| * | (glyph_rect): Return 0 if position is outside text area. | Kim F. Storm | 2005-10-10 | 1 | -1/+5 |
| * | (make_lispy_position): Fix buffer position calculation for | Kim F. Storm | 2005-10-10 | 2 | -0/+3 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-10 | 1 | -0/+5 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-10 | 1 | -7/+5 |
| * | (remember_mouse_glyph): New function. | Jason Rumney | 2005-10-10 | 2 | -26/+52 |
| * | -nb changed to -nbi | Jan Djärv | 2005-10-10 | 2 | -2/+6 |
| * | *** empty log message *** | Juanma Barranquero | 2005-10-10 | 1 | -3/+10 |
| * | (Fredirect_frame_focus): Fix typos in docstring. | Juanma Barranquero | 2005-10-10 | 1 | -5/+5 |
| * | (Fwindow_tree): Fix spelling. | Juanma Barranquero | 2005-10-10 | 1 | -1/+1 |
| * | (Fwindow_end): Don't try to redisplay if non-interactive. | Romain Francoise | 2005-10-09 | 2 | -2/+7 |
| * | * emacs.c (standard_args): Removed options -i, -itype, --icon-type, | Jan Djärv | 2005-10-09 | 1 | -3/+2 |
| * | * xfns.c (Fx_create_frame): Make bitmapIcon have default on. | Jan Djärv | 2005-10-09 | 1 | -1/+1 |
| * | * emacs.c (standard_args): Removed options -i, -itype, --icon-type, | Jan Djärv | 2005-10-09 | 1 | -0/+7 |
| * | (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code. | YAMAMOTO Mitsuharu | 2005-10-08 | 2 | -0/+42 |
| * | (mac_term_init): Add types to extern. | YAMAMOTO Mitsuharu | 2005-10-08 | 1 | -70/+14 |
| * | (GC_CLIP_REGION): New macro. | YAMAMOTO Mitsuharu | 2005-10-08 | 1 | -63/+145 |
| * | (MAX_CLIP_RECTS): New define. | YAMAMOTO Mitsuharu | 2005-10-08 | 1 | -0/+13 |
| * | (window_tree, Fwindow_tree): Rename fns added 2005-10-04. | Kim F. Storm | 2005-10-07 | 1 | -8/+8 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-07 | 1 | -0/+4 |
| * | (redraw_overlapped_rows, redraw_overlapping_rows) | Kim F. Storm | 2005-10-07 | 1 | -0/+5 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-07 | 1 | -8/+12 |
| * | Rename member for_overlaps_p in struct glyph_string to for_overlaps. | YAMAMOTO Mitsuharu | 2005-10-07 | 4 | -18/+52 |
| * | Rename member for_overlaps_p in struct glyph_string to | YAMAMOTO Mitsuharu | 2005-10-07 | 1 | -33/+128 |
| * | (redraw_overlapping_rows): Call rif->fix_overlapping_area with new | YAMAMOTO Mitsuharu | 2005-10-07 | 1 | -17/+27 |
| * | (struct glyph_string): Rename member for_overlaps_p | YAMAMOTO Mitsuharu | 2005-10-07 | 1 | -6/+16 |
| * | (refill_memory_reserve): Conditionalize the body, not the function's existence. | Richard M. Stallman | 2005-10-04 | 1 | -14/+15 |
| * | *** empty log message *** | Kim F. Storm | 2005-10-04 | 1 | -0/+6 |