summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAge
* (struct x_display_info): Fix indentation.Jan Djärv2006-11-10
* * xterm.c (x_initialize): Don't install Xt event timer here.Chong Yidong2006-09-13
* * xterm.h (struct x_display_info): Add x_dnd_atoms* to keep trackJan Djärv2006-08-11
* 2006-06-16 Francis Litterio <flitterio@gmail.com>Jan Djärv2006-06-16
* * xterm.h: Add extern declarations for x_clear_errors,Jan Djärv2006-05-23
* Add prototype for x_display_ok.Eli Zaretskii2006-03-18
* * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-27
* * xterm.h (x_catch_errors) Return value changed to void.Chong Yidong2006-02-25
* * xterm.h: Declare x_x_to_emacs_modifiers.Jan Djärv2006-02-14
* (unibyte_display_via_language_environment): DeleteKenichi Handa2006-02-07
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Add prototype for xg_set_icon_from_xpm_data.Jan Djärv2005-12-02
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-27
* (x_encode_text): Remove prototype.Kim F. Storm2005-09-12
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* * xterm.h (struct x_output): New member, toolbar_detached.Jan Djärv2005-01-08
* (struct x_display_info): New member Xatom_AVERAGE_WIDTH.Kenichi Handa2004-12-30
* * xmenu.c (x_menu_in_use): Removed.Jan Djärv2004-11-16
* * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-13
* (x_start_queuing_selection_requests)Kim F. Storm2004-11-05
* * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-21
* * xterm.h (XSync): If USE_GTK, define XSync as process_all and thenJan Djärv2004-10-20
* Add comment.Kim F. Storm2004-10-15
* Include Xutil.h after keysym.h to work around bugKim F. Storm2004-10-13
* Update copyright.Kim F. Storm2004-06-16
* * xterm.h (struct x_display_info): Typo in comment fixed.Jan Djärv2004-06-14
* (image_ascent): Remove prototype.Kim F. Storm2004-04-20
* (x_bitmap_height, x_bitmap_width, x_bitmap_pixmap)Kim F. Storm2004-03-11
* (x_session_check_input): Fix prototype.Kim F. Storm2004-02-27
* Add declaration of free_frame_menubar.Jan Djärv2004-02-05
* * xterm.h: Add x_handle_dnd_message, x_check_property_data,Jan Djärv2004-02-03
* Implement multiple display handling for GTK.Jan Djärv2003-11-16
* * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-05
* Make (modify-frame-parameters nil '((top . 0))) work for all typesJan Djärv2003-10-05
* Add arch taglinesMiles Bader2003-09-01
* Fix pixel calculation for TrueVisuals.Jan Djärv2003-08-30
* Create and initialize a client leader window so session managementJan Djärv2003-08-21
* (struct x_bitmap_record): New member have_mask.Kenichi Handa2003-07-31
* (xg_set_icon): New function.Juanma Barranquero2003-07-13
* (struct x_output): Move members left_pos, top_pos,Kim F. Storm2003-05-24
* (use_xim) [HAVE_X_I18N]: Declare.Dave Love2003-05-21
* (EMACS_CLASS): Remove. Use generic define.Kim F. Storm2003-03-31
* (STORE_NATIVE_RECT): New macro.Kim F. Storm2003-03-21
* (No_Cursor): Declare as None for X.Kim F. Storm2003-03-21
* (FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET)Kim F. Storm2003-03-16
* Use generic compute_fringe_widths.Kim F. Storm2003-03-12
* * xterm.h (XSync): Define as gdk_window_process_all_updates for GTK.Jan Djärv2003-03-02
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Fix input methods for GTK.Jan Djärv2003-01-25