| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include blockinput.h for interrupt_input_blocked. | Stefan Monnier | 2003-03-17 | 1 | -0/+1 |
| * | (jpeg_load, png_load, slurp_file): Read image files | Jason Rumney | 2003-03-16 | 2 | -3/+13 |
| * | (w32_encode_char): Prevent double-byte chars from crashing Emacs. | Jason Rumney | 2003-03-16 | 1 | -6/+8 |
| * | Use HDC for Display. | Jason Rumney | 2003-03-16 | 1 | -1/+1 |
| * | (x_produce_glyphs): Use FRAME_BASELINE_OFFSET. | Juanma Barranquero | 2003-03-16 | 2 | -6/+10 |
| * | Fix typo. | Kim F. Storm | 2003-03-16 | 1 | -2/+2 |
| * | (FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY): | Kim F. Storm | 2003-03-16 | 1 | -0/+8 |
| * | The following changes consolidate some of the gui-independent | Kim F. Storm | 2003-03-16 | 1 | -2186/+32 |
| * | (XChar2b): Move typedef here for consolidation. | Kim F. Storm | 2003-03-16 | 1 | -0/+16 |
| * | (FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY) | Kim F. Storm | 2003-03-16 | 1 | -0/+16 |
| * | Remove consolidated defines and code. | Kim F. Storm | 2003-03-16 | 1 | -2265/+34 |
| * | (Display): Add dummy typedef for consolidation. | Kim F. Storm | 2003-03-16 | 1 | -1/+15 |
| * | (FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET) | Kim F. Storm | 2003-03-16 | 1 | -0/+18 |
| * | Remove consolidated defines and code. | Kim F. Storm | 2003-03-16 | 1 | -2205/+17 |
| * | Consolidate gui-independent "glyph string" code here. | Kim F. Storm | 2003-03-16 | 1 | -0/+2048 |
| * | (struct glyph): Reduce face_id member from 22 to | Kim F. Storm | 2003-03-16 | 1 | -9/+215 |
| * | The following changes consolidate some of the gui-independent | Kim F. Storm | 2003-03-16 | 1 | -1/+82 |
| * | (Vmenu_events): New var. | Stefan Monnier | 2003-03-16 | 1 | -3/+14 |
| * | (read1): After #!, exit loop on eof. | Richard M. Stallman | 2003-03-14 | 2 | -1/+5 |
| * | *** empty log message *** | Stefan Monnier | 2003-03-14 | 1 | -5/+9 |
| * | gtkutil.h: Add declaration for xg_frame_cleared. | Jan Djärv | 2003-03-14 | 2 | -0/+3 |
| * | Clear frame didn't redraw scrollbars, fixed that. | Jan Djärv | 2003-03-14 | 3 | -6/+27 |
| * | Reduce flicker in GTK scrollbars. | Jan Djärv | 2003-03-14 | 2 | -6/+90 |
| * | *** empty log message *** | Kenichi Handa | 2003-03-13 | 1 | -1/+6 |
| * | (Fdetect_coding_region): Fix docstring. | Kenichi Handa | 2003-03-13 | 1 | -2/+5 |
| * | (Fdetect_coding_string): Fix docstring. | Kenichi Handa | 2003-03-13 | 1 | -2/+5 |
| * | . | Andreas Schwab | 2003-03-13 | 1 | -0/+2 |
| * | Add prototype for create_menus. | Andreas Schwab | 2003-03-13 | 1 | -0/+4 |
| * | . | Andreas Schwab | 2003-03-12 | 1 | -0/+6 |
| * | (selection_data_to_lisp_data): Use int instead of | Andreas Schwab | 2003-03-12 | 1 | -4/+4 |
| * | (long_to_cons): Fix type of top. | Andreas Schwab | 2003-03-12 | 1 | -2/+2 |
| * | (xg_tool_bar_help_callback): Add missing return value. | Andreas Schwab | 2003-03-12 | 1 | -1/+1 |
| * | . | Andreas Schwab | 2003-03-12 | 1 | -0/+4 |
| * | (xg_update_frame_menubar): Add missing return value. | Andreas Schwab | 2003-03-12 | 1 | -0/+2 |
| * | Make last change compile on non-X systems. | Kim F. Storm | 2003-03-12 | 1 | -1/+1 |
| * | (x_term_init) [USE_GTK]: Fix typo. | Andreas Schwab | 2003-03-12 | 2 | -1/+5 |
| * | Use generic compute_fringe_widths. | Kim F. Storm | 2003-03-12 | 6 | -10/+8 |
| * | The following changes consolidates the fringe handling from | Kim F. Storm | 2003-03-12 | 1 | -0/+275 |
| * | Remove generic fringe code. | Kim F. Storm | 2003-03-12 | 2 | -678/+39 |
| * | Remove generic fringe code. | Kim F. Storm | 2003-03-12 | 1 | -372/+70 |
| * | (enum fringe_bitmap_type): Define here. | Kim F. Storm | 2003-03-12 | 1 | -0/+51 |
| * | *** empty log message *** | Kim F. Storm | 2003-03-12 | 1 | -0/+34 |
| * | (Fprin1_to_string): Return unibyte string if possible. | Stefan Monnier | 2003-03-11 | 1 | -0/+2 |
| * | (read_process_output): We have allocated enough space | David Kastrup | 2003-03-09 | 1 | -3/+3 |
| * | *** empty log message *** | David Kastrup | 2003-03-09 | 1 | -0/+5 |
| * | Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbars | Jan Djärv | 2003-03-09 | 4 | -3/+46 |
| * | Another fix for BadGC. | Jan Djärv | 2003-03-09 | 1 | -4/+47 |
| * | * gtkutil.c (update_frame_tool_bar): Compare pixmap ID instead of | Jan Djärv | 2003-03-08 | 2 | -8/+10 |
| * | * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if | Jan Djärv | 2003-03-08 | 2 | -1/+6 |
| * | (CODING_ADD_COMPOSITION_COMPONENT): If the number of | Kenichi Handa | 2003-03-07 | 1 | -3/+40 |