| Commit message (Expand) | Author | Age | Files | Lines |
* | Add declaration of free_frame_menubar. | Jan Djärv | 2004-02-05 | 1 | -0/+1 |
* | * xterm.h: Add x_handle_dnd_message, x_check_property_data, | Jan Djärv | 2004-02-03 | 1 | -0/+16 |
* | Implement multiple display handling for GTK. | Jan Djärv | 2003-11-16 | 1 | -0/+5 |
* | * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move, | Jan Djärv | 2003-10-05 | 1 | -1/+5 |
* | Make (modify-frame-parameters nil '((top . 0))) work for all types | Jan Djärv | 2003-10-05 | 1 | -2/+23 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Fix pixel calculation for TrueVisuals. | Jan Djärv | 2003-08-30 | 1 | -0/+5 |
* | Create and initialize a client leader window so session management | Jan Djärv | 2003-08-21 | 1 | -1/+5 |
* | (struct x_bitmap_record): New member have_mask. | Kenichi Handa | 2003-07-31 | 1 | -0/+1 |
* | (xg_set_icon): New function. | Juanma Barranquero | 2003-07-13 | 1 | -0/+7 |
* | (struct x_output): Move members left_pos, top_pos, | Kim F. Storm | 2003-05-24 | 1 | -121/+0 |
* | (use_xim) [HAVE_X_I18N]: Declare. | Dave Love | 2003-05-21 | 1 | -0/+5 |
* | (EMACS_CLASS): Remove. Use generic define. | Kim F. Storm | 2003-03-31 | 1 | -25/+0 |
* | (STORE_NATIVE_RECT): New macro. | Kim F. Storm | 2003-03-21 | 1 | -3/+6 |
* | (No_Cursor): Declare as None for X. | Kim F. Storm | 2003-03-21 | 1 | -3/+3 |
* | (FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET) | Kim F. Storm | 2003-03-16 | 1 | -0/+18 |
* | Use generic compute_fringe_widths. | Kim F. Storm | 2003-03-12 | 1 | -1/+0 |
* | * xterm.h (XSync): Define as gdk_window_process_all_updates for GTK. | Jan Djärv | 2003-03-02 | 1 | -1/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -25/+25 |
* | Fix input methods for GTK. | Jan Djärv | 2003-01-25 | 1 | -1/+1 |
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -2/+53 |
* | *** empty log message *** | Jan Djärv | 2003-01-08 | 1 | -1/+12 |
* | (enum text_cursor_kinds): Removed. | Kim F. Storm | 2002-08-30 | 1 | -33/+0 |
* | (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros. | Richard M. Stallman | 2002-08-27 | 1 | -0/+9 |
* | (struct x_display_info): New member Xatom_UTF8_STRING. | Kenichi Handa | 2002-08-14 | 1 | -1/+1 |
* | (FRAME_CURSOR_WIDTH): New macro. | Richard M. Stallman | 2002-07-27 | 1 | -0/+1 |
* | (struct x_output): Add focus_state. | Jan Djärv | 2002-06-28 | 1 | -0/+18 |
* | *** empty log message *** | Pavel Janík | 2002-06-13 | 1 | -3/+3 |
* | (text_cursor_kinds): New enumeration member HBAR_CURSOR. | Eli Zaretskii | 2002-04-19 | 1 | -1/+2 |
* | Extern declare x_session_check_input () and x_session_initialize (). | Jan Djärv | 2002-03-10 | 1 | -0/+8 |
* | (x_encode_text): Update prototype. | Eli Zaretskii | 2002-02-22 | 1 | -1/+1 |
* | (struct x_display_info): Add mouse_face_hidden. | Kim F. Storm | 2002-02-16 | 1 | -0/+3 |
* | Fix typos. | Pavel Janík | 2002-01-27 | 1 | -2/+2 |
* | (struct x_output): New members want_fullscreen, | Eli Zaretskii | 2002-01-13 | 1 | -1/+38 |
* | struct x_output): Add left_fringe_width, right_fringe_width, | Kim F. Storm | 2001-12-01 | 1 | -22/+8 |
* | (x_update_cursor): Remove duplicated prototype. | Pavel Janík | 2001-11-16 | 1 | -1/+0 |
* | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -18/+18 |
* | (struct x_output): Add scroll_bar_top_shadow_pixel and | Miles Bader | 2001-10-05 | 1 | -0/+5 |
* | (x_free_dpy_colors): Add prototype. | Gerd Moellmann | 2001-07-02 | 1 | -0/+2 |
* | (struct x_output): Add member wait_for_wm. | Gerd Moellmann | 2001-06-25 | 1 | -0/+7 |
* | (clear_mouse_face): Remove prototype. | Gerd Moellmann | 2001-05-11 | 1 | -1/+0 |
* | (FRAME_X_SCREEN_NUMBER): New macro. | Gerd Moellmann | 2001-04-06 | 1 | -0/+1 |
* | (struct x_display_info): Add mouse_face_overlay. | Gerd Moellmann | 2001-03-06 | 1 | -1/+2 |
* | (struct x_output): Rename busy_cursor to | Gerd Moellmann | 2001-02-21 | 1 | -6/+6 |
* | (x_clear_area): Add prototype. | Gerd Moellmann | 2001-01-25 | 1 | -1/+2 |
* | (x_free_frame_resources): Declare. | Gerd Moellmann | 2000-12-13 | 1 | -0/+1 |
* | (x_free_gcs): Add prototype. | Gerd Moellmann | 2000-12-07 | 1 | -0/+1 |
* | (struct x_output): Add member horizontal_drag_cursor. | Gerd Moellmann | 2000-11-28 | 1 | -0/+1 |
* | (struct scroll_bar): Members x_widget_low, x_widget_high | Gerd Moellmann | 2000-11-19 | 1 | -11/+16 |
* | (struct x_display_info): Add color_cells and ncolor_cells. | Gerd Moellmann | 2000-10-18 | 1 | -0/+7 |