aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-0/+2
|\
| * * xterm.h (struct x_output): New member, toolbar_detached.Jan Djärv2005-01-081-0/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-1/+1
|\|
| * (struct x_display_info): New member Xatom_AVERAGE_WIDTH.Kenichi Handa2004-12-301-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-0/+2
|\|
| * * xmenu.c (x_menu_in_use): Removed.Jan Djärv2004-11-161-1/+0
| * * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-131-0/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-5/+2
|\|
| * (x_start_queuing_selection_requests)Kim F. Storm2004-11-051-5/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-1/+6
|\|
| * * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-211-0/+3
| * * xterm.h (XSync): If USE_GTK, define XSync as process_all and thenJan Djärv2004-10-201-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-191-0/+5
|\|
| * Add comment.Kim F. Storm2004-10-151-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-141-1/+1
|\|
| * Include Xutil.h after keysym.h to work around bugKim F. Storm2004-10-131-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-1/+1
|\|
| * Update copyright.Kim F. Storm2004-06-161-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-151-1/+1
|\|
| * * xterm.h (struct x_display_info): Typo in comment fixed.Jan Djärv2004-06-141-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-1/+0
|\|
| * (image_ascent): Remove prototype.Kim F. Storm2004-04-201-1/+0
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-161-9/+0
|\|
| * (x_bitmap_height, x_bitmap_width, x_bitmap_pixmap)Kim F. Storm2004-03-111-9/+0
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-2/+1
|\|
| * (x_session_check_input): Fix prototype.Kim F. Storm2004-02-271-2/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-0/+17
|\|
| * Add declaration of free_frame_menubar.Jan Djärv2004-02-051-0/+1
| * * xterm.h: Add x_handle_dnd_message, x_check_property_data,Jan Djärv2004-02-031-0/+16
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-3/+3
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-0/+3
|/
* Implement multiple display handling for GTK.Jan Djärv2003-11-161-0/+5
* * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-051-1/+5
* Make (modify-frame-parameters nil '((top . 0))) work for all typesJan Djärv2003-10-051-2/+23
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Fix pixel calculation for TrueVisuals.Jan Djärv2003-08-301-0/+5
* Create and initialize a client leader window so session managementJan Djärv2003-08-211-1/+5
* (struct x_bitmap_record): New member have_mask.Kenichi Handa2003-07-311-0/+1
* (xg_set_icon): New function.Juanma Barranquero2003-07-131-0/+7
* (struct x_output): Move members left_pos, top_pos,Kim F. Storm2003-05-241-121/+0
* (use_xim) [HAVE_X_I18N]: Declare.Dave Love2003-05-211-0/+5
* (EMACS_CLASS): Remove. Use generic define.Kim F. Storm2003-03-311-25/+0
* (STORE_NATIVE_RECT): New macro.Kim F. Storm2003-03-211-3/+6
* (No_Cursor): Declare as None for X.Kim F. Storm2003-03-211-3/+3
* (FONT_DESCENT, FRAME_X_OUTPUT, FRAME_BASELINE_OFFSET)Kim F. Storm2003-03-161-0/+18
* Use generic compute_fringe_widths.Kim F. Storm2003-03-121-1/+0
* * xterm.h (XSync): Define as gdk_window_process_all_updates for GTK.Jan Djärv2003-03-021-1/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-25/+25
* Fix input methods for GTK.Jan Djärv2003-01-251-1/+1
* GTK versionJan Djärv2003-01-191-2/+53