| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Kim F. Storm | 2004-02-12 | 1 | -0/+4 |
| * | (Fwindow_fringes): Doc fix. | Kim F. Storm | 2004-02-12 | 1 | -3/+1 |
| * | * xselect.c (x_get_foreign_selection): Add new optional parameter | Jan Djärv | 2004-02-10 | 1 | -0/+9 |
| * | * xselect.c (x_get_foreign_selection): Add new optional parameter | Jan Djärv | 2004-02-10 | 1 | -8/+24 |
| * | * data.c (Fbyteorder): New function. | Jan Djärv | 2004-02-10 | 1 | -0/+15 |
| * | Move include stdio for some files. | Jan Djärv | 2004-02-10 | 1 | -0/+10 |
| * | Add fringe.o to OBJ1. | Kim F. Storm | 2004-02-10 | 1 | -1/+2 |
| * | (w32_draw_fringe_bitmap): Fixed a typo in the last patch. | Sam Steingold | 2004-02-09 | 2 | -5/+9 |
| * | Move include stdio.h to same place as in other files. | Jan Djärv | 2004-02-09 | 4 | -6/+6 |
| * | Resolve CVS conflicts | Miles Bader | 2004-02-09 | 1 | -0/+2 |
| * | (mac_draw_bitmap): Add overlay_p arg. | Kim F. Storm | 2004-02-09 | 1 | -30/+10 |
| * | *** empty log message *** | Kim F. Storm | 2004-02-09 | 1 | -3/+4 |
| * | *** empty log message *** | Kim F. Storm | 2004-02-08 | 1 | -0/+105 |
| * | (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps. | Kim F. Storm | 2004-02-08 | 1 | -5/+31 |
| * | (Voverflow_newline_into_fringe, syms_of_xdisp) | Kim F. Storm | 2004-02-08 | 1 | -686/+93 |
| * | (w32_draw_fringe_bitmap): Copy unadapted code from | Kim F. Storm | 2004-02-08 | 1 | -35/+60 |
| * | (x_draw_fringe_bitmap): Copy unadapted code from | Kim F. Storm | 2004-02-08 | 1 | -4/+33 |
| * | (syms_of_fringe, init_fringe, init_fringe_once): | Kim F. Storm | 2004-02-08 | 1 | -0/+5 |
| * | (struct frame): New member force_flush_display_p. | Kim F. Storm | 2004-02-08 | 1 | -0/+4 |
| * | (main) [HAVE_WINDOW_SYSTEM]: Call init_fringe_once, | Kim F. Storm | 2004-02-08 | 1 | -0/+9 |
| * | (row_equal_p): Compare fringe bitmap faces and overlay | Kim F. Storm | 2004-02-08 | 1 | -5/+17 |
| * | (FRINGE_ID_BITS): New definition for number of | Kim F. Storm | 2004-02-08 | 1 | -38/+59 |
| * | New file. Move original fringe related declarations | Kim F. Storm | 2004-02-08 | 1 | -0/+1318 |
| * | (obj): Add fringe.o. | Kim F. Storm | 2004-02-08 | 1 | -1/+2 |
| * | macfns.c, w32fns.c (Fx_change_window_property): | Jan Djärv | 2004-02-07 | 3 | -10/+43 |
| * | (hscroll_window_tree): Position cursor near to right margin in hscrolled | Kim F. Storm | 2004-02-07 | 2 | -1/+8 |
| * | (wait_reading_process_input): Don't do adaptive read | Kim F. Storm | 2004-02-06 | 2 | -1/+6 |
| * | (Fminibufferp, Fread_from_minibuffer) | Luc Teirlinck | 2004-02-06 | 2 | -76/+151 |
| * | * xterm.h: Add declaration of free_frame_menubar. | Jan Djärv | 2004-02-05 | 1 | -3/+10 |
| * | * xfns.c (x_create_bitmap_mask): Removed unused variable depth. | Jan Djärv | 2004-02-05 | 1 | -5/+2 |
| * | Add declaration of free_frame_menubar. | Jan Djärv | 2004-02-05 | 1 | -0/+1 |
| * | (Fset_char_table_range): Fix previous change. | Kenichi Handa | 2004-02-05 | 2 | -1/+3 |
| * | (Fchar_after, Fchar_before): Doc fixes. | Luc Teirlinck | 2004-02-05 | 2 | -2/+6 |
| * | * xselect.c: Include stdio,h. | Jan Djärv | 2004-02-05 | 2 | -0/+5 |
| * | (Fset_buffer_multibyte): Fix docstring. | Kenichi Handa | 2004-02-05 | 2 | -1/+7 |
| * | *** empty log message *** | Stefan Monnier | 2004-02-04 | 1 | -7/+10 |
| * | (Vmouse_events): Rename from Vmenu_events. | Stefan Monnier | 2004-02-04 | 1 | -10/+14 |
| * | (Fset_char_table_range): Handle charsets ascii, | Kenichi Handa | 2004-02-04 | 2 | -6/+23 |
| * | * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe. | Jason Rumney | 2004-02-03 | 3 | -0/+16 |
| * | Added C support for drag and drop (xterm.h, xterm.c, xfns.c and xselect.c) | Jan Djärv | 2004-02-03 | 1 | -0/+24 |
| * | * xfns.c (x-send-client-message): Moved to xselect.c | Jan Djärv | 2004-02-03 | 1 | -141/+129 |
| * | * xselect.c: Include termhooks.h and X11/Xproto.h | Jan Djärv | 2004-02-03 | 1 | -0/+351 |
| * | * xterm.c (handle_one_xevent): Call x_handle_dnd_message for | Jan Djärv | 2004-02-03 | 1 | -1/+19 |
| * | * xterm.h: Add x_handle_dnd_message, x_check_property_data, | Jan Djärv | 2004-02-03 | 1 | -0/+16 |
| * | (Fcopy_file): If NEWNAME is a directory, expand the | Eli Zaretskii | 2004-02-02 | 2 | -1/+6 |
| * | (coding_restore_composition): Check invalid | Kenichi Handa | 2004-02-02 | 2 | -0/+8 |
| * | *** empty log message *** | Luc Teirlinck | 2004-01-31 | 1 | -0/+9 |
| * | (Fread_file_name_internal): Correctly handle the case where | Luc Teirlinck | 2004-01-31 | 1 | -12/+24 |
| * | Fix the prototype for xfree. | Eli Zaretskii | 2004-01-30 | 2 | -1/+5 |
| * | (string_char_to_byte): Optimize for ASCII only string. | Kenichi Handa | 2004-01-29 | 2 | -6/+9 |