- 23 Feb, 2006 1 commit
-
-
YAMAMOTO Mitsuharu authored
glyph whose face is extended to the text area end.
-
- 22 Feb, 2006 3 commits
-
-
Stefan Monnier authored
The default `window' should not be "on a different frame".
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
(mac_begin_clip, mac_end_clip): Take arg GC instead of REGION. All uses changed. Don't do clipping if n_clip_rects is zero. (mac_set_clip_rectangles): Use xassert instead of abort. Set n_clip_rects. Don't make clip_region empty when number of clipping rectangles is zero. (mac_reset_clip_rectangles): Set n_clip_rects directly instead of calling mac_set_clip_rectangles. (x_set_toolkit_scroll_bar_thumb): Temporarily hide scroll bar to avoid multiple redraws.
-
- 21 Feb, 2006 5 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jan Djärv authored
returning it.
-
Juanma Barranquero authored
-
YAMAMOTO Mitsuharu authored
BG_WIDTH. All uses changed. Draw background if BG_WIDTH is not zero. (mac_draw_image_string, mac_draw_image_string_16): New arg BG_WIDTH. [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg): Rename from mac_draw_string_cg. New arg BG_WIDTH. All uses changed. Draw background if BG_WIDTH is not zero. Use float constants as divisors instead of double. Use alloca instead of xmalloc/xfree. (x_draw_glyph_string_background, x_draw_glyph_string_foreground) [!MAC_OS8 || USE_ATSUI]: Background may be drawn using mac_draw_image_string* functions. (XLoadQueryFont) [MAC_OS8 && USE_ATSUI]: Don't adjust heights of some fonts when srcCopy text transfer mode might be used. (mac_begin_clip, mac_end_clip): Check if region is empty. (mac_set_clip_rectangles): When resetting clip region, make it empty instead of disposing of it.
-
- 20 Feb, 2006 6 commits
-
-
Kim F. Storm authored
-
Chong Yidong authored
Redefine malloc -> xmalloc, realloc -> xrealloc as in Emacs case.
-
Chong Yidong authored
Emacs.
-
Luc Teirlinck authored
-
Richard M. Stallman authored
(regcomp): Use xmalloc.
-
Richard M. Stallman authored
-
- 19 Feb, 2006 1 commit
-
-
YAMAMOTO Mitsuharu authored
w->update_mode_line if arg F is not the selected frame.
-
- 18 Feb, 2006 1 commit
-
-
Chong Yidong authored
fringes.
-
- 17 Feb, 2006 4 commits
-
-
Romain Francoise authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 15 Feb, 2006 3 commits
-
-
Jan Djärv authored
-
YAMAMOTO Mitsuharu authored
-
Richard M. Stallman authored
-
- 14 Feb, 2006 4 commits
-
-
Richard M. Stallman authored
-
Jan Djärv authored
value of x-gtk-whole-detached-tool-bar. (xg_tool_bar_attach_callback): Set show-arrow to FALSE. * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
-
Jan Djärv authored
-
Jan Djärv authored
* xterm.h: Declare x_x_to_emacs_modifiers. * gtkutil.c (xg_tool_bar_button_cb): New function. (xg_tool_bar_callback): Call x_x_to_emacs_modifiers to store modifiers in event. (update_frame_tool_bar): Connect button-release-event to xg_tool_bar_button_cb.
-
- 13 Feb, 2006 3 commits
-
-
Richard M. Stallman authored
-
Jan Djärv authored
-
Richard M. Stallman authored
-
- 11 Feb, 2006 2 commits
-
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-
- 10 Feb, 2006 3 commits
-
-
Thien-Thi Nguyen authored
Fix omission bug: Declare new arg NOERROR.
-
YAMAMOTO Mitsuharu authored
-
Kim F. Storm authored
to pass Qnil for NOERROR. * keymap.c (current_minor_maps_error): Remove. (current_minor_maps): Pass Qt for NOERROR to Findirect_function instead of using internal_condition_case_1+current_minor_maps_error.
-
- 09 Feb, 2006 2 commits
-
-
Jan Djärv authored
frames for GTK, in that case it is the tool bar. This is so that highlighted text get reset properly.
-
Juanma Barranquero authored
-
- 08 Feb, 2006 1 commit
-
-
Jan Djärv authored
does not set a window to size zero or less.
-
- 07 Feb, 2006 1 commit
-
-
Kim F. Storm authored
-