Mon, 15 Dec 2008 01:57:54 +0000 |
Chong Yidong |
(x_free_frame_resources): Remove extraneous call to free_frame_faces.
|
Sat, 13 Dec 2008 22:09:09 +0000 |
Chong Yidong |
(x_delete_display): Move xim_close_dpy call to x_delete_terminal.
|
Sat, 13 Dec 2008 05:44:38 +0000 |
Chong Yidong |
(struct xim_inst_t): Definition moved to xterm.h.
|
Wed, 03 Dec 2008 04:10:37 +0000 |
Chong Yidong |
(x_draw_glyph_string): Fall back on underline_minimum_offset for
|
Sat, 15 Nov 2008 05:33:17 +0000 |
Chong Yidong |
(x_draw_glyph_string): For stretch glyphs, don't call
|
Sat, 15 Nov 2008 05:21:20 +0000 |
Chong Yidong |
(x_draw_glyph_string): Stop drawing the background of the next glyph
|
Wed, 12 Nov 2008 15:50:00 +0000 |
Chong Yidong |
(x_set_frame_alpha): Do nothing if alpha is negative.
|
Thu, 06 Nov 2008 03:49:17 +0000 |
Glenn Morris |
(handle_one_xevent): Don't let popup menus cause
|
Tue, 04 Nov 2008 16:47:34 +0000 |
Chong Yidong |
(xim_close_dpy): Avoid double-free on X11R6 XIM.
|
Mon, 27 Oct 2008 22:20:46 +0000 |
Chong Yidong |
(x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
|
Fri, 19 Sep 2008 10:04:19 +0000 |
Eli Zaretskii |
(x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.
|
Thu, 18 Sep 2008 18:11:05 +0000 |
Chong Yidong |
(x_display_pixel_height, x_display_pixel_width): New functions.
|
Tue, 02 Sep 2008 11:45:08 +0000 |
Andreas Schwab |
(x_delete_display): Fix merge error.
|
Tue, 02 Sep 2008 05:35:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 29 Aug 2008 07:58:22 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
Wed, 27 Aug 2008 00:08:06 +0000 |
Chong Yidong |
(x_term_init): Temporarily hide the partially initialized terminal
|
Thu, 21 Aug 2008 19:37:04 +0000 |
Chong Yidong |
(x_delete_display): Don't call XrmDestroyDatabase on GTK+.
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Tue, 08 Jul 2008 11:54:10 +0000 |
Andreas Schwab |
* fontset.h: Declare fontset_from_font. Don't declare
|
Sun, 22 Jun 2008 14:02:07 +0000 |
Stefan Monnier |
(x_set_frame_alpha): Add x_catch_errors for bug#437.
|
Tue, 10 Jun 2008 20:22:10 +0000 |
Stefan Monnier |
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
|
Tue, 10 Jun 2008 20:01:54 +0000 |
Stefan Monnier |
* xterm.c (x_underline_minimum_display_offset): New var.
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Tue, 27 May 2008 21:10:55 +0000 |
Chong Yidong |
(x_draw_glyph_string): If a clipmask is specified, use it.
|
Mon, 26 May 2008 11:37:42 +0000 |
Andreas Schwab |
(x_set_frame_alpha): Fix type mismatch.
|
Sun, 25 May 2008 11:14:31 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
Fri, 23 May 2008 05:33:08 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to draw underline within the current
|
Fri, 23 May 2008 04:43:19 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to update
|
Wed, 21 May 2008 06:32:45 +0000 |
Dan Nicolaescu |
(x_set_frame_alpha): Move declarations before
|
Wed, 21 May 2008 03:59:44 +0000 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|