- 13 Feb, 2004 1 commit
-
-
Kim F. Storm authored
-
- 08 Feb, 2004 1 commit
-
-
Kim F. Storm authored
Use cursor color for displaying cursor in fringe. (x_redisplay_interface): Add null handlers for define_fringe_bitmap and destroy_fringe_bitmap functions.
-
- 03 Feb, 2004 1 commit
-
-
Jan Djärv authored
ClientMessages.
-
- 16 Jan, 2004 2 commits
-
-
Kim F. Storm authored
(x_after_update_window_line): Just set redraw_fringe_bitmaps_p in row instead of actually drawing fringe bitmaps. (x_draw_fringe_bitmap): Handle bottom aligned bitmaps. (x_draw_window_cursor): Draw cursor in fringe.
-
Jan Djärv authored
of an old style (XLookupString) compose sequence.
-
- 28 Dec, 2003 1 commit
-
-
Kim F. Storm authored
(x_draw_hollow_cursor): Draw cursor using glyph's rather than row's ascent and descent, to get a sensible height on tall rows.
-
- 17 Nov, 2003 1 commit
-
-
Jan Djärv authored
where window_id is compared.
-
- 16 Nov, 2003 1 commit
-
-
Jan Djärv authored
-
- 14 Nov, 2003 1 commit
-
-
Jan Djärv authored
Enter/LeaveNotify if the current focus frame has explicit focus.
-
- 11 Nov, 2003 1 commit
-
-
Kenichi Handa authored
-
- 08 Nov, 2003 1 commit
-
-
Jan Djärv authored
-
- 03 Nov, 2003 1 commit
-
-
Jan Djärv authored
-
- 31 Oct, 2003 1 commit
-
-
Jan Djärv authored
to check for more than one display. Use error instead of return 0.
-
- 05 Oct, 2003 3 commits
-
-
Jan Djärv authored
that function is removed. * xterm.c (x_set_offset): Use move_offset_left/top instead of x/y_pixels_outer_diff. (x_check_expected_move): Calculate move_offset_left/top. * xterm.h (struct x_output): New members: move_offset_top/left. * frame.c (x_set_frame_parameters): x_fullscreen_move removed, call x_set_offset directly. * frame.h (enum): FULLSCREEN_MOVE_WAIT removed.
-
Jan Djärv authored
-
Jan Djärv authored
of window managers in X.
-
- 02 Oct, 2003 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 26 Sep, 2003 1 commit
-
-
Dave Love authored
-
- 19 Sep, 2003 1 commit
-
-
Jan Djärv authored
into account.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 30 Aug, 2003 1 commit
-
-
Jan Djärv authored
-
- 21 Aug, 2003 1 commit
-
-
Jan Djärv authored
doesn't restart Emacs twice.
-
- 19 Aug, 2003 1 commit
-
-
Miles Bader authored
src/xterm.c (x_term_init): Correctly use result of Ffile_readable_p.
-
- 31 Jul, 2003 1 commit
-
-
Jan Djärv authored
* xterm.c (x_bitmap_icon): Return if xg_set_icon succeeds.
-
- 29 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
Conditionalize XIM code on HAVE_XIM.
-
- 17 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 13 Jul, 2003 1 commit
-
-
Juanma Barranquero authored
function gtk_window_icon_from_file if available.
-
- 08 Jul, 2003 2 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
was configured with --without-xim.
-
- 27 Jun, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jun, 2003 1 commit
-
-
Dave Love authored
-
- 15 Jun, 2003 1 commit
-
-
Stefan Monnier authored
data to kbd_buffer_store_event.
-
- 02 Jun, 2003 1 commit
-
-
Dave Love authored
-
- 24 May, 2003 1 commit
-
-
Kim F. Storm authored
new macros in dispextern.h, frame.h and window.h. (x_draw_glyph_string_box): Adapt to per-window fringes and scroll-bars. (scroll_run): Adapt to new fringe position. (glyph_rect): Use window coordinates returned from window_from_coordinates rather than frame_to_window_pixel_xy. (XTset_vertical_scroll_bar): Adapt to per-window fringes and scroll-bars. (handle_one_xevent): Simplify a USE_GTK conditional. (x_clip_to_row): Remove superfluous whole_line_p arg and code (fringes are now inside margins, i.e. always in the clipping area). All callers changed. (x_new_font): Set FRAME_COLUMN_WIDTH and FRAME_LINE_HEIGHT directly, then call compute_fringe_widths. Don't call frame_update_line_height.
-
- 21 May, 2003 1 commit
-
-
Dave Love authored
(xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim. (x_term_init): Maybe set use_xim.
-
- 19 May, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 17 May, 2003 1 commit
-
-
Stefan Monnier authored
-
- 09 Apr, 2003 1 commit
-
-
Jan Djärv authored
get GtkAdjustment as widget now is a GtkRange. * gtkutil.c (xg_create_scroll_bar): Connect to value-changed on GtkRange to avoid memory leak.
-
- 31 Mar, 2003 1 commit
-
-
Kim F. Storm authored
(x_fullscreen_adjust): Remove. Use generic instead. (x_redisplay_interface): Add x_frame_parm_handlers member.
-