- 21 Jun, 2005 2 commits
-
-
Juri Linkov authored
-
Juanma Barranquero authored
-
- 20 Jun, 2005 2 commits
-
-
Kim F. Storm authored
-
Miles Bader authored
Implement tty vertical-divider face 2005-06-20 Miles Bader <miles@gnu.org> * lisp/faces.el (vertical-divider): New face. 2005-06-20 Miles Bader <miles@gnu.org> * man/display.texi (Faces): Add `vertical-divider'. 2005-06-20 Miles Bader <miles@gnu.org> * src/xfaces.c (Qvertical_divider): New variable. (realize_basic_faces): Realize its face. (syms_of_xfaces): Initialize it. * src/dispextern.h (enum face_id): Add `VERTICAL_DIVIDER_FACE_ID'. * src/dispnew.c (build_frame_matrix_from_leaf_window): Display vertical window-separator on ttys using `vertical-divider' face by default.
-
- 17 Jun, 2005 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Juanma Barranquero authored
-
- 15 Jun, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
overhangs unless the given glyph type is noncomposite CHAR_GLYPH. [USE_CARBON_EVENTS] (mac_convert_event_ref): Convert dead key down events. (XTread_socket): Don't pass keyboard events with the option modifier to the system when Vmac_command_key_is_meta is nil or Vmac_option_modifier is non-nil. [USE_CARBON_EVENTS] (read_socket_inev): New variable. [USE_CARBON_EVENTS] (init_command_handler): Fix argument. [USE_CARBON_EVENTS] (mac_handle_mouse_event): New Carbon event handler function. (install_window_handler) [USE_CARBON_EVENTS]: Install it. (XTread_socket) [USE_CARBON_EVENTS]: Move mouse wheel event handler part to mac_handle_mouse_event.
-
- 14 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
BASE-VARIABLE, respectively.
-
- 13 Jun, 2005 2 commits
-
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
- 12 Jun, 2005 2 commits
-
-
Jason Rumney authored
(Fx_file_dialog): Use it to trick the system into giving us up to date dialogs on systems that are documented to support it. Do not set OFN_FILEMUSTEXIST flag if looking for a directory.
-
Eli Zaretskii authored
-
- 11 Jun, 2005 2 commits
-
-
Eli Zaretskii authored
to CreateDIBSection to avoid a compiler warning. (pbm_load): Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (png_load): Cast return values of fn_png_create_read_struct and fn_png_create_info_struct, to avoid compiler warnings on W32. Cast 3rd arg to IMAGE_BACKGROUND and image_background_transparent to avoid compiler warnings. (jpeg_load): Cast return value of fn_jpeg_std_error to avoid a compiler warning on W32. Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (tiff_load): Cast return values of fn_TIFFOpen and fn_TIFFClientOpen to avoid compiler warning on W32. Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (gif_load): Cast return values of fn_DGifOpenFileName and fn_DGifOpen to avoid compiler warnings on W32. Cast 3rd arg to IMAGE_BACKGROUND to avoid a compiler warning. (DrawText) [HAVE_NTGUI || MAC_OS]: If already defined, undef before redefining.
-
Eli Zaretskii authored
-
- 10 Jun, 2005 7 commits
-
-
Jason Rumney authored
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-
Eli Zaretskii authored
`verbose'; print diagnostic messages only if it is non-zero. All callers changed to pass a zero value unless DEBUG_DUMP is defined in the environment. (copy_executable_and_dump_data): Print section names with %.8s.
-
Masatake YAMATO authored
when mouse_face is not given. Remove unnecessary tabs.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 09 Jun, 2005 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Steven Tamm authored
used by gcc4 on intel mac.
-
- 08 Jun, 2005 3 commits
-
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Distinguish Vshow_nonbreak_escape = t or not t. For t, use escape_glyph once again, as before previous change. Use space or hyphen for display, instead of the non-ASCII char. (syms_of_xdisp) <show-nonbreak-escape>: Doc fix.
-
- 07 Jun, 2005 2 commits
-
-
Masatake YAMATO authored
the overlapping of re-rendering area to avoid flickering. (note_mouse_highlight): Call clear_mouse_face if PART is not ON_MODE_LINE nor ON_HEADER_LINE.
-
Kim F. Storm authored
-
- 06 Jun, 2005 8 commits
-
-
Stefan Monnier authored
-
Jan Djärv authored
functions for popping down menus on C-g. (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler. * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode non-static. * config.in: Added HAVE_CANCELMENUTRACKING
-
Eli Zaretskii authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Juri Linkov authored
-
Jan Djärv authored
a h/vchild.
-
Kenichi Handa authored
-
- 05 Jun, 2005 2 commits
-
-
Eli Zaretskii authored
-
Kim F. Storm authored
-